2018-08-31 08:11:30,976 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-263 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-31 08:11:30,979 - 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.34,192.30.9.6 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.34:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Qwo5SNrzeiruLKom0RqNKFfJJ 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=f52f5ba0cfbd461585ae6cb47d1e299c export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-31 08:11:30,979 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-31 08:11:30,979 - 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-31 08:11:31,002 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-31 08:11:31,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:11:31,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:11:31,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:11:31,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:11:31,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:11:31,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:11:31,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:11:31,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:11:31,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:11:31,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:11:31,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:11:31,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:11:31,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:11:31,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:11:31,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:11:31,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:11:31,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:11:31,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:11:31,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:11:31,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:11:31,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:11:31,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:11:31,284 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-31 08:11:31,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-31 08:11:31,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:11:31,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-905bcc2e-ca04-41ac-ab22-c7e97d5a74fe 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:11:31,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-905bcc2e-ca04-41ac-ab22-c7e97d5a74fe 2018-08-31 08:11:31,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:11:31,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T09:11:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["uAjx7iz8QLun1gvAQup8Ig"], "issued_at": "2018-08-31T08:11:31.000000Z"}} 2018-08-31 08:11:31,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}b13d74facefd9d4ba5763089760d7809a2e104a3" 2018-08-31 08:11:32,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:11:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6ad02ec3-94af-46d4-bfc2-663877f1706b x-compute-request-id: req-6ad02ec3-94af-46d4-bfc2-663877f1706b Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-31 08:11:32,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/os-aggregates used request id req-6ad02ec3-94af-46d4-bfc2-663877f1706b 2018-08-31 08:11:32,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.3822081089s 2018-08-31 08:11:32,667 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/os-aggregates used request id req-6ad02ec3-94af-46d4-bfc2-663877f1706b 2018-08-31 08:11:32,668 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-31 08:11:32,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:11:32,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 08:11:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1aae880-7c4a-4a62-b991-519be8a5a517 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 08:11:32,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-c1aae880-7c4a-4a62-b991-519be8a5a517 2018-08-31 08:11:32,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:11:32,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}b13d74facefd9d4ba5763089760d7809a2e104a3" 2018-08-31 08:11:32,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a108ed7-f0d7-4588-88c6-92cb82e972b9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 08:11:32,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-2a108ed7-f0d7-4588-88c6-92cb82e972b9 2018-08-31 08:11:32,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189054012299s 2018-08-31 08:11:32,866 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-2a108ed7-f0d7-4588-88c6-92cb82e972b9 2018-08-31 08:11:32,867 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'32d4160b661443f49fee85692d7f2693', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-31 08:11:32,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-31 08:11:32,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}b13d74facefd9d4ba5763089760d7809a2e104a3" 2018-08-31 08:11:33,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ba2b916-ffb0-41fc-8c15-77e0149c44af Content-Encoding: gzip Content-Length: 1971 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/14dde3199c824933b05b040ce72a958b"}, "url": "http://172.30.9.34:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7556eea12e4e4573bf2c53c856de03df", "id": "14dde3199c824933b05b040ce72a958b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/15835c97ee5947a88b47ee012e8d1321"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fa12b1b28b324d9895642e39e37e0673", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/1f7426810d344cb6b97e19003edcf76a"}, "url": "http://172.30.9.34:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7b3819a035e64af28dc2b31fc891617d", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/28b906912c334886a93589c8144ed64c"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fa12b1b28b324d9895642e39e37e0673", "id": "28b906912c334886a93589c8144ed64c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/3047941fb1e24a6c9b2779c6730156b2"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5a268527d8d84f2db61922fd11d5b846", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/3ea29b61a44b4e558bd8767d90ce0f65"}, "url": "http://12.0.0.33:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "61082a6609c14bba8150f60fb66e59f0", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/42856a2761d84a35a709d0d842f44c29"}, "url": "http://172.30.9.34:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a411d062fe66475bbf5012e9e111c511", "id": "42856a2761d84a35a709d0d842f44c29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/49ed67ed27734baea8b0bec280fd8bfb"}, "url": "http://172.30.9.34:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0b86776480da4d5789eb6fd8fdd028a0", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/4e8a029b48fb452988100b22e1ea8f96"}, "url": "http://172.30.9.34:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a0c224267c874d2dade8e2680a0ae486", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/513472c231394a6cba48d66643e5a951"}, "url": "http://172.30.9.34:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "affebc6a9505465e811607ee465d037a", "id": "513472c231394a6cba48d66643e5a951"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/5619740eb2434a7e98a145b8b209bf4b"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "affebc6a9505465e811607ee465d037a", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/5d37607ad5b8446cb25274751abcb3b1"}, "url": "http://172.30.9.34:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "61082a6609c14bba8150f60fb66e59f0", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/5eda87e1b553447c8a8d473c2ca0c79b"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "affebc6a9505465e811607ee465d037a", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/62515ae94c7c495db94bf8b2253b1e94"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "11bdff415a4b458b823d2a813c47b800", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/71e0b01600fe40d6b8c4d7a675df03fa"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5a02104569704957b8f7e87a8c00c1e1", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/727e0181708e4a00903e9d283da2c59d"}, "url": "http://172.30.9.34:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5a268527d8d84f2db61922fd11d5b846", "id": "727e0181708e4a00903e9d283da2c59d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/8b2d56fb9084423d8d2c09b0412ddc55"}, "url": "http://172.30.9.34:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cc994303ffae405f9aaa01832a866e91", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/9716a5754ca1487ebcb46c1e491a2995"}, "url": "http://172.30.9.34:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "11bdff415a4b458b823d2a813c47b800", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/993c1ee480904631b39177f3a24967c5"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7556eea12e4e4573bf2c53c856de03df", "id": "993c1ee480904631b39177f3a24967c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/a220bfe6cd7f4ec59646e0a68ee6b6cb"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a411d062fe66475bbf5012e9e111c511", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/a3be6bed9c644cbb927b65568a3a032f"}, "url": "http://172.30.9.34:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "faf25163a3614872aaf798b654b53bf4", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/a7e0cd2a75354405818acde156e9d0f2"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ee7b5a3ce96b4d798ceef87c6be96486", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/ae9c315d42cd416d9015ebb74e8b1d98"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cc994303ffae405f9aaa01832a866e91", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/af1a5e8be8324c6ea0252a071d514390"}, "url": "http://172.30.9.34:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5a02104569704957b8f7e87a8c00c1e1", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/b24a908ab6f441ee9b80f73d6a8382dc"}, "url": "http://12.0.0.33:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "61082a6609c14bba8150f60fb66e59f0", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/b49e3b376f50436899b6652f8cd5f4fa"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0b86776480da4d5789eb6fd8fdd028a0", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/b6c5d050e8644c84b57f850dbf06d03f"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5a268527d8d84f2db61922fd11d5b846", "id": "b6c5d050e8644c84b57f850dbf06d03f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/c24f16b0e6a24163ab24af4292935c51"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a0c224267c874d2dade8e2680a0ae486", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/c250083fc2ec4ce1b68fdaf722102b6a"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0b86776480da4d5789eb6fd8fdd028a0", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/ce212a3656ef406db13663a283e35822"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7556eea12e4e4573bf2c53c856de03df", "id": "ce212a3656ef406db13663a283e35822"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/d15c49ee5289409e837b32fb12c27293"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7b3819a035e64af28dc2b31fc891617d", "id": "d15c49ee5289409e837b32fb12c27293"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/d5955601f66b470eb3ab5cb7d67ff5f9"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7b3819a035e64af28dc2b31fc891617d", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/d61689b13d1e470587ddca1f4daa6a42"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "faf25163a3614872aaf798b654b53bf4", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/d7123820da474db38eb065959d1a6ddf"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "faf25163a3614872aaf798b654b53bf4", "id": "d7123820da474db38eb065959d1a6ddf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/dd8441bfa9f54898b88b8f876bfeeaea"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a0c224267c874d2dade8e2680a0ae486", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/ddf0041dd8164030a42f4bfbb9797316"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ee7b5a3ce96b4d798ceef87c6be96486", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/e2f1e8f62c43496e9603cd57c7ac0217"}, "url": "http://172.30.9.34:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ee7b5a3ce96b4d798ceef87c6be96486", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/e9399cd6e67a45f791b998edea363fea"}, "url": "http://172.30.9.34:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fa12b1b28b324d9895642e39e37e0673", "id": "e9399cd6e67a45f791b998edea363fea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/ec28d4b69aa04ad0b1e568c8a3c25205"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cc994303ffae405f9aaa01832a866e91", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/f025a1eadcb64ce1a2d01b7f3b96821d"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a411d062fe66475bbf5012e9e111c511", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/f1ac0d27d9844a229f267f905ecdb8a1"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "11bdff415a4b458b823d2a813c47b800", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/faeee880da43417e87a095bb9d269429"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5a02104569704957b8f7e87a8c00c1e1", "id": "faeee880da43417e87a095bb9d269429"}], "links": {"self": "http://172.30.9.34:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-31 08:11:33,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/endpoints used request id req-1ba2b916-ffb0-41fc-8c15-77e0149c44af 2018-08-31 08:11:33,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.199132204056s 2018-08-31 08:11:33,071 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/endpoints used request id req-1ba2b916-ffb0-41fc-8c15-77e0149c44af 2018-08-31 08:11:33,078 - 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.34:5000/v3/endpoints/14dde3199c824933b05b040ce72a958b'}, u'url': u'http://172.30.9.34:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7556eea12e4e4573bf2c53c856de03df', u'id': u'14dde3199c824933b05b040ce72a958b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/15835c97ee5947a88b47ee012e8d1321'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fa12b1b28b324d9895642e39e37e0673', u'id': u'15835c97ee5947a88b47ee012e8d1321'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/1f7426810d344cb6b97e19003edcf76a'}, u'url': u'http://172.30.9.34:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7b3819a035e64af28dc2b31fc891617d', u'id': u'1f7426810d344cb6b97e19003edcf76a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/28b906912c334886a93589c8144ed64c'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fa12b1b28b324d9895642e39e37e0673', u'id': u'28b906912c334886a93589c8144ed64c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/3047941fb1e24a6c9b2779c6730156b2'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5a268527d8d84f2db61922fd11d5b846', u'id': u'3047941fb1e24a6c9b2779c6730156b2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/3ea29b61a44b4e558bd8767d90ce0f65'}, u'url': u'http://12.0.0.33:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'61082a6609c14bba8150f60fb66e59f0', u'id': u'3ea29b61a44b4e558bd8767d90ce0f65'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/42856a2761d84a35a709d0d842f44c29'}, u'url': u'http://172.30.9.34:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a411d062fe66475bbf5012e9e111c511', u'id': u'42856a2761d84a35a709d0d842f44c29'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/49ed67ed27734baea8b0bec280fd8bfb'}, u'url': u'http://172.30.9.34:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0b86776480da4d5789eb6fd8fdd028a0', u'id': u'49ed67ed27734baea8b0bec280fd8bfb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/4e8a029b48fb452988100b22e1ea8f96'}, u'url': u'http://172.30.9.34:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a0c224267c874d2dade8e2680a0ae486', u'id': u'4e8a029b48fb452988100b22e1ea8f96'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/513472c231394a6cba48d66643e5a951'}, u'url': u'http://172.30.9.34:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'affebc6a9505465e811607ee465d037a', u'id': u'513472c231394a6cba48d66643e5a951'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/5619740eb2434a7e98a145b8b209bf4b'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'affebc6a9505465e811607ee465d037a', u'id': u'5619740eb2434a7e98a145b8b209bf4b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/5d37607ad5b8446cb25274751abcb3b1'}, u'url': u'http://172.30.9.34:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'61082a6609c14bba8150f60fb66e59f0', u'id': u'5d37607ad5b8446cb25274751abcb3b1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/5eda87e1b553447c8a8d473c2ca0c79b'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'affebc6a9505465e811607ee465d037a', u'id': u'5eda87e1b553447c8a8d473c2ca0c79b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/62515ae94c7c495db94bf8b2253b1e94'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'11bdff415a4b458b823d2a813c47b800', u'id': u'62515ae94c7c495db94bf8b2253b1e94'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/71e0b01600fe40d6b8c4d7a675df03fa'}, u'url': u'http://192.30.9.6:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5a02104569704957b8f7e87a8c00c1e1', u'id': u'71e0b01600fe40d6b8c4d7a675df03fa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/727e0181708e4a00903e9d283da2c59d'}, u'url': u'http://172.30.9.34:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5a268527d8d84f2db61922fd11d5b846', u'id': u'727e0181708e4a00903e9d283da2c59d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/8b2d56fb9084423d8d2c09b0412ddc55'}, u'url': u'http://172.30.9.34:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cc994303ffae405f9aaa01832a866e91', u'id': u'8b2d56fb9084423d8d2c09b0412ddc55'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/9716a5754ca1487ebcb46c1e491a2995'}, u'url': u'http://172.30.9.34:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'11bdff415a4b458b823d2a813c47b800', u'id': u'9716a5754ca1487ebcb46c1e491a2995'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/993c1ee480904631b39177f3a24967c5'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7556eea12e4e4573bf2c53c856de03df', u'id': u'993c1ee480904631b39177f3a24967c5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/a220bfe6cd7f4ec59646e0a68ee6b6cb'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a411d062fe66475bbf5012e9e111c511', u'id': u'a220bfe6cd7f4ec59646e0a68ee6b6cb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/a3be6bed9c644cbb927b65568a3a032f'}, u'url': u'http://172.30.9.34:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'faf25163a3614872aaf798b654b53bf4', u'id': u'a3be6bed9c644cbb927b65568a3a032f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/a7e0cd2a75354405818acde156e9d0f2'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ee7b5a3ce96b4d798ceef87c6be96486', u'id': u'a7e0cd2a75354405818acde156e9d0f2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/ae9c315d42cd416d9015ebb74e8b1d98'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cc994303ffae405f9aaa01832a866e91', u'id': u'ae9c315d42cd416d9015ebb74e8b1d98'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/af1a5e8be8324c6ea0252a071d514390'}, u'url': u'http://172.30.9.34:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5a02104569704957b8f7e87a8c00c1e1', u'id': u'af1a5e8be8324c6ea0252a071d514390'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/b24a908ab6f441ee9b80f73d6a8382dc'}, u'url': u'http://12.0.0.33:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'61082a6609c14bba8150f60fb66e59f0', u'id': u'b24a908ab6f441ee9b80f73d6a8382dc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/b49e3b376f50436899b6652f8cd5f4fa'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0b86776480da4d5789eb6fd8fdd028a0', u'id': u'b49e3b376f50436899b6652f8cd5f4fa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/b6c5d050e8644c84b57f850dbf06d03f'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5a268527d8d84f2db61922fd11d5b846', u'id': u'b6c5d050e8644c84b57f850dbf06d03f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/c24f16b0e6a24163ab24af4292935c51'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a0c224267c874d2dade8e2680a0ae486', u'id': u'c24f16b0e6a24163ab24af4292935c51'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/c250083fc2ec4ce1b68fdaf722102b6a'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0b86776480da4d5789eb6fd8fdd028a0', u'id': u'c250083fc2ec4ce1b68fdaf722102b6a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/ce212a3656ef406db13663a283e35822'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7556eea12e4e4573bf2c53c856de03df', u'id': u'ce212a3656ef406db13663a283e35822'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/d15c49ee5289409e837b32fb12c27293'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7b3819a035e64af28dc2b31fc891617d', u'id': u'd15c49ee5289409e837b32fb12c27293'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/d5955601f66b470eb3ab5cb7d67ff5f9'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7b3819a035e64af28dc2b31fc891617d', u'id': u'd5955601f66b470eb3ab5cb7d67ff5f9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/d61689b13d1e470587ddca1f4daa6a42'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'faf25163a3614872aaf798b654b53bf4', u'id': u'd61689b13d1e470587ddca1f4daa6a42'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/d7123820da474db38eb065959d1a6ddf'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'faf25163a3614872aaf798b654b53bf4', u'id': u'd7123820da474db38eb065959d1a6ddf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/dd8441bfa9f54898b88b8f876bfeeaea'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a0c224267c874d2dade8e2680a0ae486', u'id': u'dd8441bfa9f54898b88b8f876bfeeaea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/ddf0041dd8164030a42f4bfbb9797316'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ee7b5a3ce96b4d798ceef87c6be96486', u'id': u'ddf0041dd8164030a42f4bfbb9797316'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/e2f1e8f62c43496e9603cd57c7ac0217'}, u'url': u'http://172.30.9.34:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ee7b5a3ce96b4d798ceef87c6be96486', u'id': u'e2f1e8f62c43496e9603cd57c7ac0217'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/e9399cd6e67a45f791b998edea363fea'}, u'url': u'http://172.30.9.34:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fa12b1b28b324d9895642e39e37e0673', u'id': u'e9399cd6e67a45f791b998edea363fea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/ec28d4b69aa04ad0b1e568c8a3c25205'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cc994303ffae405f9aaa01832a866e91', u'id': u'ec28d4b69aa04ad0b1e568c8a3c25205'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/f025a1eadcb64ce1a2d01b7f3b96821d'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a411d062fe66475bbf5012e9e111c511', u'id': u'f025a1eadcb64ce1a2d01b7f3b96821d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/f1ac0d27d9844a229f267f905ecdb8a1'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'11bdff415a4b458b823d2a813c47b800', u'id': u'f1ac0d27d9844a229f267f905ecdb8a1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.34:5000/v3/endpoints/faeee880da43417e87a095bb9d269429'}, u'url': u'http://192.30.9.6:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5a02104569704957b8f7e87a8c00c1e1', u'id': u'faeee880da43417e87a095bb9d269429'})] 2018-08-31 08:11:33,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-31 08:11:33,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}b13d74facefd9d4ba5763089760d7809a2e104a3" 2018-08-31 08:11:33,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:11: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-2fc4cacf-bb6b-48a9-b7bb-3d13a78b269c x-compute-request-id: req-2fc4cacf-bb6b-48a9-b7bb-3d13a78b269c 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-31 08:11:33,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/extensions used request id req-2fc4cacf-bb6b-48a9-b7bb-3d13a78b269c 2018-08-31 08:11:33,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.116070985794s 2018-08-31 08:11:33,197 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/extensions used request id req-2fc4cacf-bb6b-48a9-b7bb-3d13a78b269c 2018-08-31 08:11:33,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-31 08:11:33,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}b13d74facefd9d4ba5763089760d7809a2e104a3" 2018-08-31 08:11:35,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:11: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-78452296-1da0-4171-ae0c-47c259dc6ad4 x-compute-request-id: req-78452296-1da0-4171-ae0c-47c259dc6ad4 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-31 08:11:35,260 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/os-floating-ip-pools used request id req-78452296-1da0-4171-ae0c-47c259dc6ad4 2018-08-31 08:11:35,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 2.04950094223s 2018-08-31 08:11:35,261 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/os-floating-ip-pools used request id req-78452296-1da0-4171-ae0c-47c259dc6ad4 2018-08-31 08:11:35,261 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-31 08:11:35,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:11:35,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b13d74facefd9d4ba5763089760d7809a2e104a3" 2018-08-31 08:11:36,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0a298836-d00e-487d-b151-0b3ea6dea61a Date: Fri, 31 Aug 2018 08:11:36 GMT RESP BODY: {"floatingips": []} 2018-08-31 08:11:36,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-0a298836-d00e-487d-b151-0b3ea6dea61a 2018-08-31 08:11:36,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.2777659893s 2018-08-31 08:11:36,545 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-0a298836-d00e-487d-b151-0b3ea6dea61a 2018-08-31 08:11:36,545 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-31 08:11:36,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-31 08:11:36,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}b13d74facefd9d4ba5763089760d7809a2e104a3" 2018-08-31 08:11:36,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:11: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-eb96193a-65c4-4471-8f2b-4b806a0483fa x-compute-request-id: req-eb96193a-65c4-4471-8f2b-4b806a0483fa Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 257}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 260}, "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.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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-31 08:11:36,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/os-hypervisors/detail used request id req-eb96193a-65c4-4471-8f2b-4b806a0483fa 2018-08-31 08:11:36,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.195590019226s 2018-08-31 08:11:36,741 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/os-hypervisors/detail used request id req-eb96193a-65c4-4471-8f2b-4b806a0483fa 2018-08-31 08:11:36,742 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "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': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 257}, 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.8', 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': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 260}, 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-31 08:11:36,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-31 08:11:36,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}b13d74facefd9d4ba5763089760d7809a2e104a3" 2018-08-31 08:11:36,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:11: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-3d5a2530-4c49-4fd4-a6a7-40c1d514c13b x-compute-request-id: req-3d5a2530-4c49-4fd4-a6a7-40c1d514c13b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-31 08:11:36,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/os-keypairs used request id req-3d5a2530-4c49-4fd4-a6a7-40c1d514c13b 2018-08-31 08:11:36,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.128108024597s 2018-08-31 08:11:36,871 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/os-keypairs used request id req-3d5a2530-4c49-4fd4-a6a7-40c1d514c13b 2018-08-31 08:11:36,871 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-31 08:11:36,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:11:36,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b13d74facefd9d4ba5763089760d7809a2e104a3" 2018-08-31 08:11:38,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-63faf664-ead5-450f-abae-d325aba27399 Date: Fri, 31 Aug 2018 08:11:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:11:38,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-63faf664-ead5-450f-abae-d325aba27399 2018-08-31 08:11:38,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.35977697372s 2018-08-31 08:11:38,232 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-63faf664-ead5-450f-abae-d325aba27399 2018-08-31 08:11:38,232 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'9101d810-9ee5-41e0-949f-3a0dfa54404f'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T08:08:27Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', 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-31T08:08:19Z', u'provider:network_type': u'flat', u'tenant_id': u'43466fc7c2d049ef9913cd05c5bae353', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'43466fc7c2d049ef9913cd05c5bae353', u'l2_adjacency': True})] 2018-08-31 08:11:38,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 08:11:38,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}b13d74facefd9d4ba5763089760d7809a2e104a3" 2018-08-31 08:11:38,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-58792558-3081-4eed-96b1-b6ed2de2125a Date: Fri, 31 Aug 2018 08:11:38 GMT RESP BODY: {"ports":[]} 2018-08-31 08:11:38,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json used request id req-58792558-3081-4eed-96b1-b6ed2de2125a 2018-08-31 08:11:38,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0359318256378s 2018-08-31 08:11:38,269 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json used request id req-58792558-3081-4eed-96b1-b6ed2de2125a 2018-08-31 08:11:38,269 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-31 08:11:38,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 08:11:38,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}b13d74facefd9d4ba5763089760d7809a2e104a3" 2018-08-31 08:11:38,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09e75832-71ee-4c9e-b995-e076a3e537e6 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "43466fc7c2d049ef9913cd05c5bae353"}}, "role": {"id": "4c25f01924ac4d96a443bc451210c686"}, "user": {"id": "106b45ae8d1a4f9b9d2cf23b6eefde16"}, "links": {"assignment": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353/users/106b45ae8d1a4f9b9d2cf23b6eefde16/roles/4c25f01924ac4d96a443bc451210c686"}}, {"scope": {"project": {"id": "43466fc7c2d049ef9913cd05c5bae353"}}, "role": {"id": "4c25f01924ac4d96a443bc451210c686"}, "user": {"id": "12281c70fe8a49c295e00c7aad7e1716"}, "links": {"assignment": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353/users/12281c70fe8a49c295e00c7aad7e1716/roles/4c25f01924ac4d96a443bc451210c686"}}, {"scope": {"project": {"id": "43466fc7c2d049ef9913cd05c5bae353"}}, "role": {"id": "4c25f01924ac4d96a443bc451210c686"}, "user": {"id": "2431a6c06d1e41ec966dde3f555f56de"}, "links": {"assignment": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353/users/2431a6c06d1e41ec966dde3f555f56de/roles/4c25f01924ac4d96a443bc451210c686"}}, {"scope": {"project": {"id": "43466fc7c2d049ef9913cd05c5bae353"}}, "role": {"id": "4c25f01924ac4d96a443bc451210c686"}, "user": {"id": "375bfc9ca82d48fe81e1dfab0cdf539b"}, "links": {"assignment": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353/users/375bfc9ca82d48fe81e1dfab0cdf539b/roles/4c25f01924ac4d96a443bc451210c686"}}, {"scope": {"project": {"id": "43466fc7c2d049ef9913cd05c5bae353"}}, "role": {"id": "2cef3eaa431f431a95187147b3ed2e4f"}, "user": {"id": "3d8f5711f5104bfa810f9ca1e5861cf3"}, "links": {"assignment": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353/users/3d8f5711f5104bfa810f9ca1e5861cf3/roles/2cef3eaa431f431a95187147b3ed2e4f"}}, {"scope": {"project": {"id": "43466fc7c2d049ef9913cd05c5bae353"}}, "role": {"id": "4c25f01924ac4d96a443bc451210c686"}, "user": {"id": "3d8f5711f5104bfa810f9ca1e5861cf3"}, "links": {"assignment": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353/users/3d8f5711f5104bfa810f9ca1e5861cf3/roles/4c25f01924ac4d96a443bc451210c686"}}, {"scope": {"project": {"id": "43466fc7c2d049ef9913cd05c5bae353"}}, "role": {"id": "4c25f01924ac4d96a443bc451210c686"}, "user": {"id": "4a286505010b49eaa238c9ccfd3c90b6"}, "links": {"assignment": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353/users/4a286505010b49eaa238c9ccfd3c90b6/roles/4c25f01924ac4d96a443bc451210c686"}}, {"scope": {"project": {"id": "43466fc7c2d049ef9913cd05c5bae353"}}, "role": {"id": "4c25f01924ac4d96a443bc451210c686"}, "user": {"id": "6d4ff45b761a4de2899185c2f412d112"}, "links": {"assignment": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353/users/6d4ff45b761a4de2899185c2f412d112/roles/4c25f01924ac4d96a443bc451210c686"}}, {"scope": {"project": {"id": "43466fc7c2d049ef9913cd05c5bae353"}}, "role": {"id": "4c25f01924ac4d96a443bc451210c686"}, "user": {"id": "911db736355c4be2bbf1bd8e4cc97dd2"}, "links": {"assignment": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353/users/911db736355c4be2bbf1bd8e4cc97dd2/roles/4c25f01924ac4d96a443bc451210c686"}}, {"scope": {"project": {"id": "43466fc7c2d049ef9913cd05c5bae353"}}, "role": {"id": "4c25f01924ac4d96a443bc451210c686"}, "user": {"id": "a249f4285215405e9cdcf5c85d57e4b4"}, "links": {"assignment": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353/users/a249f4285215405e9cdcf5c85d57e4b4/roles/4c25f01924ac4d96a443bc451210c686"}}, {"scope": {"project": {"id": "43466fc7c2d049ef9913cd05c5bae353"}}, "role": {"id": "4c25f01924ac4d96a443bc451210c686"}, "user": {"id": "b81c8bfd304f4a01bb183ee8d4a8d75d"}, "links": {"assignment": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353/users/b81c8bfd304f4a01bb183ee8d4a8d75d/roles/4c25f01924ac4d96a443bc451210c686"}}, {"scope": {"project": {"id": "43466fc7c2d049ef9913cd05c5bae353"}}, "role": {"id": "4c25f01924ac4d96a443bc451210c686"}, "user": {"id": "d18f5c80c725455d9753616fa293b97f"}, "links": {"assignment": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353/users/d18f5c80c725455d9753616fa293b97f/roles/4c25f01924ac4d96a443bc451210c686"}}, {"scope": {"project": {"id": "43466fc7c2d049ef9913cd05c5bae353"}}, "role": {"id": "4c25f01924ac4d96a443bc451210c686"}, "user": {"id": "e3c3bd3f74c64d4eafa08839103d77f6"}, "links": {"assignment": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353/users/e3c3bd3f74c64d4eafa08839103d77f6/roles/4c25f01924ac4d96a443bc451210c686"}}, {"scope": {"project": {"id": "f52f5ba0cfbd461585ae6cb47d1e299c"}}, "role": {"id": "4c25f01924ac4d96a443bc451210c686"}, "user": {"id": "f751abe7ce804d9281f9cc891312dd4f"}, "links": {"assignment": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c/users/f751abe7ce804d9281f9cc891312dd4f/roles/4c25f01924ac4d96a443bc451210c686"}}, {"scope": {"domain": {"id": "32d4160b661443f49fee85692d7f2693"}}, "role": {"id": "4c25f01924ac4d96a443bc451210c686"}, "user": {"id": "f57f398e36cb45d3bf48556dbb538349"}, "links": {"assignment": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693/users/f57f398e36cb45d3bf48556dbb538349/roles/4c25f01924ac4d96a443bc451210c686"}}, {"scope": {"system": {"all": true}}, "role": {"id": "4c25f01924ac4d96a443bc451210c686"}, "user": {"id": "f751abe7ce804d9281f9cc891312dd4f"}, "links": {"assignment": "http://172.30.9.34:5000/v3/system/users/f751abe7ce804d9281f9cc891312dd4f/roles/4c25f01924ac4d96a443bc451210c686"}}], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-31 08:11:38,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments used request id req-09e75832-71ee-4c9e-b995-e076a3e537e6 2018-08-31 08:11:38,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.182744026184s 2018-08-31 08:11:38,456 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments used request id req-09e75832-71ee-4c9e-b995-e076a3e537e6 2018-08-31 08:11:38,459 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'43466fc7c2d049ef9913cd05c5bae353', 'id': u'4c25f01924ac4d96a443bc451210c686', 'user': u'106b45ae8d1a4f9b9d2cf23b6eefde16'}), Munch({'project': u'43466fc7c2d049ef9913cd05c5bae353', 'id': u'4c25f01924ac4d96a443bc451210c686', 'user': u'12281c70fe8a49c295e00c7aad7e1716'}), Munch({'project': u'43466fc7c2d049ef9913cd05c5bae353', 'id': u'4c25f01924ac4d96a443bc451210c686', 'user': u'2431a6c06d1e41ec966dde3f555f56de'}), Munch({'project': u'43466fc7c2d049ef9913cd05c5bae353', 'id': u'4c25f01924ac4d96a443bc451210c686', 'user': u'375bfc9ca82d48fe81e1dfab0cdf539b'}), Munch({'project': u'43466fc7c2d049ef9913cd05c5bae353', 'id': u'2cef3eaa431f431a95187147b3ed2e4f', 'user': u'3d8f5711f5104bfa810f9ca1e5861cf3'}), Munch({'project': u'43466fc7c2d049ef9913cd05c5bae353', 'id': u'4c25f01924ac4d96a443bc451210c686', 'user': u'3d8f5711f5104bfa810f9ca1e5861cf3'}), Munch({'project': u'43466fc7c2d049ef9913cd05c5bae353', 'id': u'4c25f01924ac4d96a443bc451210c686', 'user': u'4a286505010b49eaa238c9ccfd3c90b6'}), Munch({'project': u'43466fc7c2d049ef9913cd05c5bae353', 'id': u'4c25f01924ac4d96a443bc451210c686', 'user': u'6d4ff45b761a4de2899185c2f412d112'}), Munch({'project': u'43466fc7c2d049ef9913cd05c5bae353', 'id': u'4c25f01924ac4d96a443bc451210c686', 'user': u'911db736355c4be2bbf1bd8e4cc97dd2'}), Munch({'project': u'43466fc7c2d049ef9913cd05c5bae353', 'id': u'4c25f01924ac4d96a443bc451210c686', 'user': u'a249f4285215405e9cdcf5c85d57e4b4'}), Munch({'project': u'43466fc7c2d049ef9913cd05c5bae353', 'id': u'4c25f01924ac4d96a443bc451210c686', 'user': u'b81c8bfd304f4a01bb183ee8d4a8d75d'}), Munch({'project': u'43466fc7c2d049ef9913cd05c5bae353', 'id': u'4c25f01924ac4d96a443bc451210c686', 'user': u'd18f5c80c725455d9753616fa293b97f'}), Munch({'project': u'43466fc7c2d049ef9913cd05c5bae353', 'id': u'4c25f01924ac4d96a443bc451210c686', 'user': u'e3c3bd3f74c64d4eafa08839103d77f6'}), Munch({'project': u'f52f5ba0cfbd461585ae6cb47d1e299c', 'id': u'4c25f01924ac4d96a443bc451210c686', 'user': u'f751abe7ce804d9281f9cc891312dd4f'}), Munch({'domain': u'32d4160b661443f49fee85692d7f2693', 'id': u'4c25f01924ac4d96a443bc451210c686', 'user': u'f57f398e36cb45d3bf48556dbb538349'}), Munch({'id': u'4c25f01924ac4d96a443bc451210c686', 'user': u'f751abe7ce804d9281f9cc891312dd4f'})] 2018-08-31 08:11:38,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:11:38,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b13d74facefd9d4ba5763089760d7809a2e104a3" 2018-08-31 08:11:38,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-942bab2a-f766-46b4-bebf-19010fe75993 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:11:38,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-942bab2a-f766-46b4-bebf-19010fe75993 2018-08-31 08:11:38,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199148893356s 2018-08-31 08:11:38,662 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-942bab2a-f766-46b4-bebf-19010fe75993 2018-08-31 08:11:38,663 - 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'2cef3eaa431f431a95187147b3ed2e4f'}), 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'4c25f01924ac4d96a443bc451210c686'}), 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'6891e517614d42378feb64fd6debb391'}), 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'72dc50fd7cb24adfa1d10a215acb1460'}), 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'heat_stack_user', 'id': u'ada15ddf102a4f70bf3744827672ff83'}), 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'eb0cad5fc6ea405ca60e27ee27febfe9'})] 2018-08-31 08:11:38,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 08:11:38,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}b13d74facefd9d4ba5763089760d7809a2e104a3" 2018-08-31 08:11:40,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-308b32c1-1408-4139-8fee-d2b3b959d08b Date: Fri, 31 Aug 2018 08:11:40 GMT RESP BODY: {"routers": []} 2018-08-31 08:11:40,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-308b32c1-1408-4139-8fee-d2b3b959d08b 2018-08-31 08:11:40,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.39258885384s 2018-08-31 08:11:40,057 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-308b32c1-1408-4139-8fee-d2b3b959d08b 2018-08-31 08:11:40,057 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-31 08:11:40,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:11:40,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b13d74facefd9d4ba5763089760d7809a2e104a3" 2018-08-31 08:11:40,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:11: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-6c789f70-dd72-48bd-9ddd-738a938bdb28 x-compute-request-id: req-6c789f70-dd72-48bd-9ddd-738a938bdb28 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-31 08:11:40,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-6c789f70-dd72-48bd-9ddd-738a938bdb28 2018-08-31 08:11:40,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.238508939743s 2018-08-31 08:11:40,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-6c789f70-dd72-48bd-9ddd-738a938bdb28 2018-08-31 08:11:40,297 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-31 08:11:40,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-31 08:11:40,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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-31 08:11:40,310 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 08:11:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a4ed523-c708-48da-b24b-a3e1901e5648 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.6:35357/v3/", "rel": "self"}]}]}} 2018-08-31 08:11:40,310 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.6:35357/ used request id req-1a4ed523-c708-48da-b24b-a3e1901e5648 2018-08-31 08:11:40,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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}b13d74facefd9d4ba5763089760d7809a2e104a3" 2018-08-31 08:11:40,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:11:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2ab7e7e-d0f7-48dc-8872-fc2948974c14 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/0b86776480da4d5789eb6fd8fdd028a0"}, "enabled": true, "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/11bdff415a4b458b823d2a813c47b800"}, "enabled": true, "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5a02104569704957b8f7e87a8c00c1e1"}, "enabled": true, "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5a268527d8d84f2db61922fd11d5b846"}, "enabled": true, "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/61082a6609c14bba8150f60fb66e59f0"}, "enabled": true, "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7556eea12e4e4573bf2c53c856de03df"}, "enabled": true, "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7b3819a035e64af28dc2b31fc891617d"}, "enabled": true, "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/805f33ac155948259864bdec6c9505c4"}, "enabled": true, "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/a0c224267c874d2dade8e2680a0ae486"}, "enabled": true, "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/a411d062fe66475bbf5012e9e111c511"}, "enabled": true, "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/affebc6a9505465e811607ee465d037a"}, "enabled": true, "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/cc994303ffae405f9aaa01832a866e91"}, "enabled": true, "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ee7b5a3ce96b4d798ceef87c6be96486"}, "enabled": true, "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/fa12b1b28b324d9895642e39e37e0673"}, "enabled": true, "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/faf25163a3614872aaf798b654b53bf4"}, "enabled": true, "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-08-31 08:11:40,591 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-e2ab7e7e-d0f7-48dc-8872-fc2948974c14 2018-08-31 08:11:40,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.291436910629s 2018-08-31 08:11:40,592 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-e2ab7e7e-d0f7-48dc-8872-fc2948974c14 2018-08-31 08:11:40,596 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'0b86776480da4d5789eb6fd8fdd028a0', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'11bdff415a4b458b823d2a813c47b800', 'name': u'aodh'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'5a02104569704957b8f7e87a8c00c1e1', 'name': u'keystone'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'5a268527d8d84f2db61922fd11d5b846', 'name': u'panko'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'61082a6609c14bba8150f60fb66e59f0', 'name': u'swift'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'7556eea12e4e4573bf2c53c856de03df', 'name': u'nova'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'7b3819a035e64af28dc2b31fc891617d', 'name': u'cinder'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'805f33ac155948259864bdec6c9505c4', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'a0c224267c874d2dade8e2680a0ae486', 'name': u'glance'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'a411d062fe66475bbf5012e9e111c511', 'name': u'heat'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'affebc6a9505465e811607ee465d037a', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'cc994303ffae405f9aaa01832a866e91', 'name': u'placement'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'ee7b5a3ce96b4d798ceef87c6be96486', 'name': u'neutron'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'fa12b1b28b324d9895642e39e37e0673', 'name': u'cinderv2'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'faf25163a3614872aaf798b654b53bf4', 'name': u'cinderv3'})] 2018-08-31 08:11:40,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 08:11:40,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}b13d74facefd9d4ba5763089760d7809a2e104a3" 2018-08-31 08:11:41,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-578aa2c5-c392-400f-8c93-a2c0d9924670 Date: Fri, 31 Aug 2018 08:11:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T08:08:27Z","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":"9101d810-9ee5-41e0-949f-3a0dfa54404f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"43466fc7c2d049ef9913cd05c5bae353","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:27Z","ip_version":4}]} 2018-08-31 08:11:41,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-578aa2c5-c392-400f-8c93-a2c0d9924670 2018-08-31 08:11:41,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.10315513611s 2018-08-31 08:11:41,700 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-578aa2c5-c392-400f-8c93-a2c0d9924670 2018-08-31 08:11:41,701 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:08:27Z', 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'9101d810-9ee5-41e0-949f-3a0dfa54404f', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'tenant_id': u'43466fc7c2d049ef9913cd05c5bae353', u'created_at': u'2018-08-31T08:08:27Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'43466fc7c2d049ef9913cd05c5bae353'})] 2018-08-31 08:11:41,830 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 08:11:41,830 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-31 08:11:41,885 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-31 08:11:42,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:11:42,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:11:42,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:11:42,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:11:42,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:11:42,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:11:42,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:11:42,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:11:42,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:11:42,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:11:42,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:11:42,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:11:42,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:11:42,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:11:42,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:11:42,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:11:42,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:11:42,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:11:42,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:11:42,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:11:42,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:11:42,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:11:42,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:11:42,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b68b2e5a-0b5c-46ea-bb03-c5637037d686 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:11:42,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-b68b2e5a-0b5c-46ea-bb03-c5637037d686 2018-08-31 08:11:42,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:11:42,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T09:11:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["4pREpj48Qm2T_fyShVCxdQ"], "issued_at": "2018-08-31T08:11:42.000000Z"}} 2018-08-31 08:11:42,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:11:42,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}9b535271f1c816124dc969f9eae0c8986cfb93bd" 2018-08-31 08:11:42,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1fa50bc6-3490-4f49-b3e3-49f601aac75c Date: Fri, 31 Aug 2018 08:11:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:11:42,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1fa50bc6-3490-4f49-b3e3-49f601aac75c 2018-08-31 08:11:42,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.336739063263s 2018-08-31 08:11:42,924 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1fa50bc6-3490-4f49-b3e3-49f601aac75c 2018-08-31 08:11:42,925 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-31 08:11:42,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 08:11:42,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b535271f1c816124dc969f9eae0c8986cfb93bd" -d '{"network": {"name": "tenantnetwork1-net_fe9e392c-e380-491f-a3db-0186c73018b6", "admin_state_up": true}}' 2018-08-31 08:11:44,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-015fc0ef-a305-48b1-9288-603cc9ac5a63 Date: Fri, 31 Aug 2018 08:11:44 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"542589b7-b9e1-46b0-8f19-507f8090d09e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"f52f5ba0cfbd461585ae6cb47d1e299c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:11:44Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_fe9e392c-e380-491f-a3db-0186c73018b6","admin_state_up":true,"tenant_id":"f52f5ba0cfbd461585ae6cb47d1e299c","created_at":"2018-08-31T08:11:44Z","mtu":1450}} 2018-08-31 08:11:44,309 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-015fc0ef-a305-48b1-9288-603cc9ac5a63 2018-08-31 08:11:44,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.38394212723s 2018-08-31 08:11:44,310 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-015fc0ef-a305-48b1-9288-603cc9ac5a63 2018-08-31 08:11:44,310 - 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-31T08:11:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'542589b7-b9e1-46b0-8f19-507f8090d09e', u'provider:segmentation_id': 18, 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_fe9e392c-e380-491f-a3db-0186c73018b6', u'created_at': u'2018-08-31T08:11:44Z', u'mtu': 1450, u'tenant_id': u'f52f5ba0cfbd461585ae6cb47d1e299c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f52f5ba0cfbd461585ae6cb47d1e299c', u'l2_adjacency': True}) 2018-08-31 08:11:44,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:11:44,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b535271f1c816124dc969f9eae0c8986cfb93bd" 2018-08-31 08:11:44,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-bb289924-1860-42c2-94e0-48cd088708fe Date: Fri, 31 Aug 2018 08:11:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"542589b7-b9e1-46b0-8f19-507f8090d09e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"f52f5ba0cfbd461585ae6cb47d1e299c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:11:44Z","qos_policy_id":null,"name":"tenantnetwork1-net_fe9e392c-e380-491f-a3db-0186c73018b6","admin_state_up":true,"tenant_id":"f52f5ba0cfbd461585ae6cb47d1e299c","created_at":"2018-08-31T08:11:44Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:11:44,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-bb289924-1860-42c2-94e0-48cd088708fe 2018-08-31 08:11:44,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.384407997131s 2018-08-31 08:11:44,696 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-bb289924-1860-42c2-94e0-48cd088708fe 2018-08-31 08:11:44,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 08:11:44,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}9b535271f1c816124dc969f9eae0c8986cfb93bd" -d '{"subnet": {"name": "tenantnetwork1-subnet_fe9e392c-e380-491f-a3db-0186c73018b6", "enable_dhcp": true, "network_id": "542589b7-b9e1-46b0-8f19-507f8090d09e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 08:11:46,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-4b290d50-8d52-499d-91ec-92d922f2267c Date: Fri, 31 Aug 2018 08:11:46 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-31T08:11:45Z","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":"306a62ef-e637-4209-a24b-cf713b1d5c8e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f52f5ba0cfbd461585ae6cb47d1e299c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_fe9e392c-e380-491f-a3db-0186c73018b6","enable_dhcp":true,"segment_id":null,"network_id":"542589b7-b9e1-46b0-8f19-507f8090d09e","tenant_id":"f52f5ba0cfbd461585ae6cb47d1e299c","created_at":"2018-08-31T08:11:45Z","ip_version":4}} 2018-08-31 08:11:46,309 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-4b290d50-8d52-499d-91ec-92d922f2267c 2018-08-31 08:11:46,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.61192202568s 2018-08-31 08:11:46,310 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-4b290d50-8d52-499d-91ec-92d922f2267c 2018-08-31 08:11:46,310 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:11: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'306a62ef-e637-4209-a24b-cf713b1d5c8e', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_fe9e392c-e380-491f-a3db-0186c73018b6', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'542589b7-b9e1-46b0-8f19-507f8090d09e', u'tenant_id': u'f52f5ba0cfbd461585ae6cb47d1e299c', u'created_at': u'2018-08-31T08:11: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'f52f5ba0cfbd461585ae6cb47d1e299c'}) 2018-08-31 08:11:46,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 08:11:46,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}9b535271f1c816124dc969f9eae0c8986cfb93bd" -d '{"router": {"external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "name": "tenantnetwork1-router_fe9e392c-e380-491f-a3db-0186c73018b6", "admin_state_up": true}}' 2018-08-31 08:11:53,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-0ae97777-44f8-4930-b6e7-9831ed9171f7 Date: Fri, 31 Aug 2018 08:11:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:11:48Z", "admin_state_up": true, "updated_at": "2018-08-31T08:11:49Z", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "a4c69bd1-7748-40cb-a832-346b6a316ae3", "name": "tenantnetwork1-router_fe9e392c-e380-491f-a3db-0186c73018b6"}} 2018-08-31 08:11:53,551 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-0ae97777-44f8-4930-b6e7-9831ed9171f7 2018-08-31 08:11:53,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.23998999596s 2018-08-31 08:11:53,551 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-0ae97777-44f8-4930-b6e7-9831ed9171f7 2018-08-31 08:11:53,552 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:11:49Z', u'revision_number': 3, u'ha': True, u'id': u'a4c69bd1-7748-40cb-a832-346b6a316ae3', u'external_gateway_info': {u'network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9101d810-9ee5-41e0-949f-3a0dfa54404f', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_fe9e392c-e380-491f-a3db-0186c73018b6', u'admin_state_up': True, u'tenant_id': u'f52f5ba0cfbd461585ae6cb47d1e299c', u'created_at': u'2018-08-31T08:11:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'f52f5ba0cfbd461585ae6cb47d1e299c'}) 2018-08-31 08:11:53,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 08:11:53,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/a4c69bd1-7748-40cb-a832-346b6a316ae3/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}9b535271f1c816124dc969f9eae0c8986cfb93bd" -d '{"subnet_id": "306a62ef-e637-4209-a24b-cf713b1d5c8e"}' 2018-08-31 08:11:56,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8224949e-6d57-4079-be70-62333facb094 Date: Fri, 31 Aug 2018 08:11:56 GMT RESP BODY: {"network_id": "542589b7-b9e1-46b0-8f19-507f8090d09e", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "subnet_id": "306a62ef-e637-4209-a24b-cf713b1d5c8e", "subnet_ids": ["306a62ef-e637-4209-a24b-cf713b1d5c8e"], "port_id": "c598733a-fa01-4119-952b-5d7557914769", "id": "a4c69bd1-7748-40cb-a832-346b6a316ae3"} 2018-08-31 08:11:56,381 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/a4c69bd1-7748-40cb-a832-346b6a316ae3/add_router_interface.json used request id req-8224949e-6d57-4079-be70-62333facb094 2018-08-31 08:11:56,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.82841491699s 2018-08-31 08:11:56,381 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/a4c69bd1-7748-40cb-a832-346b6a316ae3/add_router_interface.json used request id req-8224949e-6d57-4079-be70-62333facb094 returning object a4c69bd1-7748-40cb-a832-346b6a316ae3 2018-08-31 08:11:56,501 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 08:11:56,501 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:13 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-31 08:11:56,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 08:11:56,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/a4c69bd1-7748-40cb-a832-346b6a316ae3/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}9b535271f1c816124dc969f9eae0c8986cfb93bd" -d '{"subnet_id": "306a62ef-e637-4209-a24b-cf713b1d5c8e"}' 2018-08-31 08:11:59,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-941d0624-ed33-4f12-8f8d-d2328f7adb6b Date: Fri, 31 Aug 2018 08:11:59 GMT RESP BODY: {"network_id": "542589b7-b9e1-46b0-8f19-507f8090d09e", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "subnet_id": "306a62ef-e637-4209-a24b-cf713b1d5c8e", "subnet_ids": ["306a62ef-e637-4209-a24b-cf713b1d5c8e"], "port_id": "c598733a-fa01-4119-952b-5d7557914769", "id": "a4c69bd1-7748-40cb-a832-346b6a316ae3"} 2018-08-31 08:11:59,173 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/a4c69bd1-7748-40cb-a832-346b6a316ae3/remove_router_interface.json used request id req-941d0624-ed33-4f12-8f8d-d2328f7adb6b 2018-08-31 08:11:59,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.66655397415s 2018-08-31 08:11:59,173 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/a4c69bd1-7748-40cb-a832-346b6a316ae3/remove_router_interface.json used request id req-941d0624-ed33-4f12-8f8d-d2328f7adb6b returning object a4c69bd1-7748-40cb-a832-346b6a316ae3 2018-08-31 08:11:59,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 08:11:59,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}9b535271f1c816124dc969f9eae0c8986cfb93bd" 2018-08-31 08:12:00,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-1adc74f8-1275-4675-8887-3f8634b6708c Date: Fri, 31 Aug 2018 08:12:00 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:11:48Z", "admin_state_up": true, "updated_at": "2018-08-31T08:11:57Z", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "a4c69bd1-7748-40cb-a832-346b6a316ae3", "name": "tenantnetwork1-router_fe9e392c-e380-491f-a3db-0186c73018b6"}]} 2018-08-31 08:12:00,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-1adc74f8-1275-4675-8887-3f8634b6708c 2018-08-31 08:12:00,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.13475012779s 2018-08-31 08:12:00,309 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-1adc74f8-1275-4675-8887-3f8634b6708c 2018-08-31 08:12:00,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 08:12:00,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/routers/a4c69bd1-7748-40cb-a832-346b6a316ae3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b535271f1c816124dc969f9eae0c8986cfb93bd" 2018-08-31 08:12:04,330 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e175c01f-c977-4056-943a-4bf68ae942dc Content-Length: 0 Date: Fri, 31 Aug 2018 08:12:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:12:04,330 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/a4c69bd1-7748-40cb-a832-346b6a316ae3.json used request id req-e175c01f-c977-4056-943a-4bf68ae942dc 2018-08-31 08:12:04,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.02001190186s 2018-08-31 08:12:04,331 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/a4c69bd1-7748-40cb-a832-346b6a316ae3.json used request id req-e175c01f-c977-4056-943a-4bf68ae942dc 2018-08-31 08:12:04,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 08:12:04,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}9b535271f1c816124dc969f9eae0c8986cfb93bd" 2018-08-31 08:12:05,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-c7a58eaa-c789-4b19-8b98-a8bf0ec0b45b Date: Fri, 31 Aug 2018 08:12:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T08:11:45Z","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":"306a62ef-e637-4209-a24b-cf713b1d5c8e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f52f5ba0cfbd461585ae6cb47d1e299c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_fe9e392c-e380-491f-a3db-0186c73018b6","enable_dhcp":true,"segment_id":null,"network_id":"542589b7-b9e1-46b0-8f19-507f8090d09e","tenant_id":"f52f5ba0cfbd461585ae6cb47d1e299c","created_at":"2018-08-31T08:11:45Z","ip_version":4},{"updated_at":"2018-08-31T08:08:27Z","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":"9101d810-9ee5-41e0-949f-3a0dfa54404f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"43466fc7c2d049ef9913cd05c5bae353","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:27Z","ip_version":4}]} 2018-08-31 08:12:05,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-c7a58eaa-c789-4b19-8b98-a8bf0ec0b45b 2018-08-31 08:12:05,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.0163500309s 2018-08-31 08:12:05,348 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-c7a58eaa-c789-4b19-8b98-a8bf0ec0b45b 2018-08-31 08:12:05,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 08:12:05,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/subnets/306a62ef-e637-4209-a24b-cf713b1d5c8e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b535271f1c816124dc969f9eae0c8986cfb93bd" 2018-08-31 08:12:07,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fc9100ea-5379-4b18-af3b-d52e617ae95a Date: Fri, 31 Aug 2018 08:12:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:12:07,493 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/306a62ef-e637-4209-a24b-cf713b1d5c8e.json used request id req-fc9100ea-5379-4b18-af3b-d52e617ae95a 2018-08-31 08:12:07,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.14389801025s 2018-08-31 08:12:07,494 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/306a62ef-e637-4209-a24b-cf713b1d5c8e.json used request id req-fc9100ea-5379-4b18-af3b-d52e617ae95a 2018-08-31 08:12:07,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:12:07,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b535271f1c816124dc969f9eae0c8986cfb93bd" 2018-08-31 08:12:08,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-e6d623c8-a79b-497e-b7af-ae78d3893e8c Date: Fri, 31 Aug 2018 08:12:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"542589b7-b9e1-46b0-8f19-507f8090d09e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"f52f5ba0cfbd461585ae6cb47d1e299c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:12:07Z","qos_policy_id":null,"name":"tenantnetwork1-net_fe9e392c-e380-491f-a3db-0186c73018b6","admin_state_up":true,"tenant_id":"f52f5ba0cfbd461585ae6cb47d1e299c","created_at":"2018-08-31T08:11:44Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:12:08,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-e6d623c8-a79b-497e-b7af-ae78d3893e8c 2018-08-31 08:12:08,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.18376803398s 2018-08-31 08:12:08,678 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-e6d623c8-a79b-497e-b7af-ae78d3893e8c 2018-08-31 08:12:08,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 08:12:08,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/networks/542589b7-b9e1-46b0-8f19-507f8090d09e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b535271f1c816124dc969f9eae0c8986cfb93bd" 2018-08-31 08:12:10,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d03e8e6d-7600-4f4a-a1cd-c4ad5a696691 Date: Fri, 31 Aug 2018 08:12:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:12:10,364 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/542589b7-b9e1-46b0-8f19-507f8090d09e.json used request id req-d03e8e6d-7600-4f4a-a1cd-c4ad5a696691 2018-08-31 08:12:10,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.68455815315s 2018-08-31 08:12:10,364 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/542589b7-b9e1-46b0-8f19-507f8090d09e.json used request id req-d03e8e6d-7600-4f4a-a1cd-c4ad5a696691 2018-08-31 08:12:10,417 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-31 08:12:10,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:12:10,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:12:10,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:12:10,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:12:10,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:12:10,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:12:10,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:12:10,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:12:10,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:12:10,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:12:10,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:12:10,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:12:10,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:12:10,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:12:10,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:12:10,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:12:10,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:12:10,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:12:10,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:12:10,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:12:10,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:12:10,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:12:10,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:12:10,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cf2389d-ce74-47e8-bbd7-50b8bf8f9e07 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:12:10,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-6cf2389d-ce74-47e8-bbd7-50b8bf8f9e07 2018-08-31 08:12:10,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:12:10,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T09:12:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["XpRsA-tQT6acLCqdaklK9A"], "issued_at": "2018-08-31T08:12:10.000000Z"}} 2018-08-31 08:12:10,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:12:10,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}e7811352c0b35d46edf2276cdd4d80a05f7d333a" 2018-08-31 08:12:11,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-59d172a1-e465-4e9d-8806-ba24e440a1a4 Date: Fri, 31 Aug 2018 08:12:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:12:11,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-59d172a1-e465-4e9d-8806-ba24e440a1a4 2018-08-31 08:12:11,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.365380048752s 2018-08-31 08:12:11,239 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-59d172a1-e465-4e9d-8806-ba24e440a1a4 2018-08-31 08:12:11,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:12:11,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 08:12:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-836edc4e-e76e-4bf9-a25b-aeaf1972cb73 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 08:12:11,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-836edc4e-e76e-4bf9-a25b-aeaf1972cb73 2018-08-31 08:12:11,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:12:11,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}e7811352c0b35d46edf2276cdd4d80a05f7d333a" 2018-08-31 08:12:11,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c87b8c-b0cc-4e9a-a9c1-00b6d63a774f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 08:12:11,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-d9c87b8c-b0cc-4e9a-a9c1-00b6d63a774f 2018-08-31 08:12:11,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201406002045s 2018-08-31 08:12:11,450 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-d9c87b8c-b0cc-4e9a-a9c1-00b6d63a774f 2018-08-31 08:12:11,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 08:12:11,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}e7811352c0b35d46edf2276cdd4d80a05f7d333a" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2"}}' 2018-08-31 08:12:11,722 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 08:12:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c864447-3c7c-4cb6-aa3b-cd61df8d3963 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.34:5000/v3/projects/ef0d535ada6947beac10faed18ea087b"}, "tags": [], "enabled": true, "id": "ef0d535ada6947beac10faed18ea087b", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2"}} 2018-08-31 08:12:11,723 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-9c864447-3c7c-4cb6-aa3b-cd61df8d3963 2018-08-31 08:12:11,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.265360116959s 2018-08-31 08:12:11,723 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-9c864447-3c7c-4cb6-aa3b-cd61df8d3963 2018-08-31 08:12:11,724 - 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'ef0d535ada6947beac10faed18ea087b', '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_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2'}) 2018-08-31 08:12:11,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 08:12:11,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}e7811352c0b35d46edf2276cdd4d80a05f7d333a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "16f3c68b-3dc0-4ddf-a116-dca932e4c0f8", "email": null, "name": "tenantnetwork2-user_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2"}}' 2018-08-31 08:12:12,419 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 08:12:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0f44266-1fb8-41ed-8a9d-13131a5955b6 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2", "links": {"self": "http://172.30.9.34:5000/v3/users/4cd6999605384ce38d8f7e96a312e84d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4cd6999605384ce38d8f7e96a312e84d", "domain_id": "default", "password_expires_at": null}} 2018-08-31 08:12:12,419 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-a0f44266-1fb8-41ed-8a9d-13131a5955b6 2018-08-31 08:12:12,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.689506053925s 2018-08-31 08:12:12,419 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-a0f44266-1fb8-41ed-8a9d-13131a5955b6 2018-08-31 08:12:12,420 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4cd6999605384ce38d8f7e96a312e84d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2'}) 2018-08-31 08:12:12,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:12:12,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7811352c0b35d46edf2276cdd4d80a05f7d333a" 2018-08-31 08:12:12,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8eac076-1fc6-4fb9-9852-6e72f7839cda Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:12:12,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-e8eac076-1fc6-4fb9-9852-6e72f7839cda 2018-08-31 08:12:12,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.294502973557s 2018-08-31 08:12:12,718 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-e8eac076-1fc6-4fb9-9852-6e72f7839cda 2018-08-31 08:12:12,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:12:12,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7811352c0b35d46edf2276cdd4d80a05f7d333a" 2018-08-31 08:12:12,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4ddc266-493b-46cf-8f76-249ea7f24cea Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:12:12,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-c4ddc266-493b-46cf-8f76-249ea7f24cea 2018-08-31 08:12:12,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195971012115s 2018-08-31 08:12:12,919 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-c4ddc266-493b-46cf-8f76-249ea7f24cea 2018-08-31 08:12:12,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:12:12,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7811352c0b35d46edf2276cdd4d80a05f7d333a" 2018-08-31 08:12:13,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a781f32-fefb-4a9d-9aa4-66330dc53e54 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:12:13,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-7a781f32-fefb-4a9d-9aa4-66330dc53e54 2018-08-31 08:12:13,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18057513237s 2018-08-31 08:12:13,105 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-7a781f32-fefb-4a9d-9aa4-66330dc53e54 2018-08-31 08:12:13,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:12:13,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}e7811352c0b35d46edf2276cdd4d80a05f7d333a" 2018-08-31 08:12:13,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77e79bcf-4c29-47ad-bc28-6d23fcebabb1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 08:12:13,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-77e79bcf-4c29-47ad-bc28-6d23fcebabb1 2018-08-31 08:12:13,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216296195984s 2018-08-31 08:12:13,326 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-77e79bcf-4c29-47ad-bc28-6d23fcebabb1 2018-08-31 08:12:13,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:12:13,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}e7811352c0b35d46edf2276cdd4d80a05f7d333a" 2018-08-31 08:12:13,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7cb4da4-15ee-4170-a253-2c2318c2f6da Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2", "links": {"self": "http://172.30.9.34:5000/v3/users/4cd6999605384ce38d8f7e96a312e84d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4cd6999605384ce38d8f7e96a312e84d", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:12:13,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-a7cb4da4-15ee-4170-a253-2c2318c2f6da 2018-08-31 08:12:13,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13338303566s 2018-08-31 08:12:13,461 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-a7cb4da4-15ee-4170-a253-2c2318c2f6da 2018-08-31 08:12:13,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:12:13,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}e7811352c0b35d46edf2276cdd4d80a05f7d333a" 2018-08-31 08:12:13,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf85e8fb-bc28-42ce-a2fa-c62563836efb Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.34:5000/v3/projects/ef0d535ada6947beac10faed18ea087b"}, "tags": [], "enabled": true, "id": "ef0d535ada6947beac10faed18ea087b", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2"}]} 2018-08-31 08:12:13,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-bf85e8fb-bc28-42ce-a2fa-c62563836efb 2018-08-31 08:12:13,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.189320087433s 2018-08-31 08:12:13,662 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-bf85e8fb-bc28-42ce-a2fa-c62563836efb 2018-08-31 08:12:13,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 08:12:13,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=4cd6999605384ce38d8f7e96a312e84d&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=ef0d535ada6947beac10faed18ea087b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7811352c0b35d46edf2276cdd4d80a05f7d333a" 2018-08-31 08:12:13,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce5299ec-d051-4434-be34-e0fc88d493a4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=4cd6999605384ce38d8f7e96a312e84d&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=ef0d535ada6947beac10faed18ea087b", "previous": null, "next": null}} 2018-08-31 08:12:13,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=4cd6999605384ce38d8f7e96a312e84d&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=ef0d535ada6947beac10faed18ea087b used request id req-ce5299ec-d051-4434-be34-e0fc88d493a4 2018-08-31 08:12:13,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.304079055786s 2018-08-31 08:12:13,974 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=4cd6999605384ce38d8f7e96a312e84d&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=ef0d535ada6947beac10faed18ea087b used request id req-ce5299ec-d051-4434-be34-e0fc88d493a4 2018-08-31 08:12:13,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 08:12:13,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/ef0d535ada6947beac10faed18ea087b/users/4cd6999605384ce38d8f7e96a312e84d/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7811352c0b35d46edf2276cdd4d80a05f7d333a" 2018-08-31 08:12:14,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:12:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61924244-6d4f-4454-9725-9bbf78862935 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:12:14,303 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/ef0d535ada6947beac10faed18ea087b/users/4cd6999605384ce38d8f7e96a312e84d/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-61924244-6d4f-4454-9725-9bbf78862935 2018-08-31 08:12:14,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.326261043549s 2018-08-31 08:12:14,304 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/ef0d535ada6947beac10faed18ea087b/users/4cd6999605384ce38d8f7e96a312e84d/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-61924244-6d4f-4454-9725-9bbf78862935 2018-08-31 08:12:14,305 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2', 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'ef0d535ada6947beac10faed18ea087b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '16f3c68b-3dc0-4ddf-a116-dca932e4c0f8', 'username': u'tenantnetwork2-user_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 08:12:14,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:12:14,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:12:14,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:12:14,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:12:14,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:12:14,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:12:14,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:12:14,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:12:14,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:12:14,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:12:14,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:12:14,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:12:14,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:12:14,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:12:14,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:12:14,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:12:14,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:12:14,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:12:14,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:12:14,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:12:14,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:12:14,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:12:14,310 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2', 'password': '16f3c68b-3dc0-4ddf-a116-dca932e4c0f8', 'project_name': 'tenantnetwork2-project_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': 'ef0d535ada6947beac10faed18ea087b', 'project_domain_name': 'Default'} 2018-08-31 08:12:14,310 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-31 08:12:14,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:12:14,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bdfba36-629c-42af-bac9-d7522ad73262 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:12:14,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-7bdfba36-629c-42af-bac9-d7522ad73262 2018-08-31 08:12:14,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:12:14,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}], "expires_at": "2018-08-31T09:12:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef0d535ada6947beac10faed18ea087b", "name": "tenantnetwork2-project_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_ef0d535ada6947beac10faed18ea087b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_ef0d535ada6947beac10faed18ea087b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/ef0d535ada6947beac10faed18ea087b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/ef0d535ada6947beac10faed18ea087b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/ef0d535ada6947beac10faed18ea087b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/ef0d535ada6947beac10faed18ea087b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/ef0d535ada6947beac10faed18ea087b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/ef0d535ada6947beac10faed18ea087b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ef0d535ada6947beac10faed18ea087b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/ef0d535ada6947beac10faed18ea087b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/ef0d535ada6947beac10faed18ea087b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/ef0d535ada6947beac10faed18ea087b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/ef0d535ada6947beac10faed18ea087b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/ef0d535ada6947beac10faed18ea087b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2", "id": "4cd6999605384ce38d8f7e96a312e84d"}, "audit_ids": ["TNOcILPIQAid1dJmY8uscg"], "issued_at": "2018-08-31T08:12:14.000000Z"}} 2018-08-31 08:12:14,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 08:12:14,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f23e0c6e53246b75090981d07bb5bdaef6e64d90" -d '{"network": {"name": "tenantnetwork2-net_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2", "admin_state_up": true}}' 2018-08-31 08:12:16,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-263cf17c-2d15-4001-a010-03049dfb71f8 Date: Fri, 31 Aug 2018 08:12:16 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"aad4e3c8-3cee-44e2-91cf-7a210cd9f434","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ef0d535ada6947beac10faed18ea087b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:12:16Z","is_default":false,"name":"tenantnetwork2-net_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ef0d535ada6947beac10faed18ea087b","created_at":"2018-08-31T08:12:16Z","mtu":1450}} 2018-08-31 08:12:16,237 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-263cf17c-2d15-4001-a010-03049dfb71f8 2018-08-31 08:12:16,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.51875209808s 2018-08-31 08:12:16,238 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-263cf17c-2d15-4001-a010-03049dfb71f8 2018-08-31 08:12:16,238 - 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-31T08:12:16Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'aad4e3c8-3cee-44e2-91cf-7a210cd9f434', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2', u'admin_state_up': True, u'tenant_id': u'ef0d535ada6947beac10faed18ea087b', u'created_at': u'2018-08-31T08:12:16Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ef0d535ada6947beac10faed18ea087b', u'l2_adjacency': True}) 2018-08-31 08:12:16,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:12:16,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f23e0c6e53246b75090981d07bb5bdaef6e64d90" 2018-08-31 08:12:16,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-4c13cdae-e36e-4118-9343-ce5b50c32c8e Date: Fri, 31 Aug 2018 08:12:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"aad4e3c8-3cee-44e2-91cf-7a210cd9f434","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ef0d535ada6947beac10faed18ea087b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:12:16Z","qos_policy_id":null,"name":"tenantnetwork2-net_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2","admin_state_up":true,"tenant_id":"ef0d535ada6947beac10faed18ea087b","created_at":"2018-08-31T08:12:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 08:12:16,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-4c13cdae-e36e-4118-9343-ce5b50c32c8e 2018-08-31 08:12:16,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.354286909103s 2018-08-31 08:12:16,594 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-4c13cdae-e36e-4118-9343-ce5b50c32c8e 2018-08-31 08:12:16,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 08:12:16,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}f23e0c6e53246b75090981d07bb5bdaef6e64d90" -d '{"subnet": {"name": "tenantnetwork2-subnet_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2", "enable_dhcp": true, "network_id": "aad4e3c8-3cee-44e2-91cf-7a210cd9f434", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 08:12:18,208 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-26127e1e-198d-4e85-8865-f586fabaa4ce Date: Fri, 31 Aug 2018 08:12:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aad4e3c8-3cee-44e2-91cf-7a210cd9f434","tenant_id":"ef0d535ada6947beac10faed18ea087b","created_at":"2018-08-31T08:12:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T08:12: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":"ef0d535ada6947beac10faed18ea087b","id":"0b80a022-2af0-4d9b-8124-27cbc3a83e63","subnetpool_id":null,"name":"tenantnetwork2-subnet_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2"}} 2018-08-31 08:12:18,208 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-26127e1e-198d-4e85-8865-f586fabaa4ce 2018-08-31 08:12:18,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.61273598671s 2018-08-31 08:12:18,208 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-26127e1e-198d-4e85-8865-f586fabaa4ce 2018-08-31 08:12:18,209 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:12: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'0b80a022-2af0-4d9b-8124-27cbc3a83e63', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2', u'enable_dhcp': True, u'network_id': u'aad4e3c8-3cee-44e2-91cf-7a210cd9f434', u'tenant_id': u'ef0d535ada6947beac10faed18ea087b', u'created_at': u'2018-08-31T08:12: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'ef0d535ada6947beac10faed18ea087b'}) 2018-08-31 08:12:18,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 08:12:18,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}f23e0c6e53246b75090981d07bb5bdaef6e64d90" -d '{"router": {"external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "name": "tenantnetwork2-router_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2", "admin_state_up": true}}' 2018-08-31 08:12:25,652 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-0dcf5c97-a61c-4e65-a671-6e61b8253dd6 Date: Fri, 31 Aug 2018 08:12:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ef0d535ada6947beac10faed18ea087b", "created_at": "2018-08-31T08:12:20Z", "admin_state_up": true, "updated_at": "2018-08-31T08:12:21Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ef0d535ada6947beac10faed18ea087b", "id": "a51684d0-00e3-4166-b0e4-56db7fc97981", "name": "tenantnetwork2-router_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2"}} 2018-08-31 08:12:25,653 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-0dcf5c97-a61c-4e65-a671-6e61b8253dd6 2018-08-31 08:12:25,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.44334101677s 2018-08-31 08:12:25,653 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-0dcf5c97-a61c-4e65-a671-6e61b8253dd6 2018-08-31 08:12:25,654 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:12:21Z', u'revision_number': 3, u'id': u'a51684d0-00e3-4166-b0e4-56db7fc97981', u'external_gateway_info': {u'network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9101d810-9ee5-41e0-949f-3a0dfa54404f', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2', u'admin_state_up': True, u'tenant_id': u'ef0d535ada6947beac10faed18ea087b', u'created_at': u'2018-08-31T08:12:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'ef0d535ada6947beac10faed18ea087b'}) 2018-08-31 08:12:25,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 08:12:25,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/a51684d0-00e3-4166-b0e4-56db7fc97981/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}f23e0c6e53246b75090981d07bb5bdaef6e64d90" -d '{"subnet_id": "0b80a022-2af0-4d9b-8124-27cbc3a83e63"}' 2018-08-31 08:12:29,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fa1fa7b2-f561-42bf-ac09-e948d2f289e0 Date: Fri, 31 Aug 2018 08:12:29 GMT RESP BODY: {"network_id": "aad4e3c8-3cee-44e2-91cf-7a210cd9f434", "tenant_id": "ef0d535ada6947beac10faed18ea087b", "subnet_id": "0b80a022-2af0-4d9b-8124-27cbc3a83e63", "subnet_ids": ["0b80a022-2af0-4d9b-8124-27cbc3a83e63"], "port_id": "37cad599-5f6f-4446-9091-616fbe4045ca", "id": "a51684d0-00e3-4166-b0e4-56db7fc97981"} 2018-08-31 08:12:29,371 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/a51684d0-00e3-4166-b0e4-56db7fc97981/add_router_interface.json used request id req-fa1fa7b2-f561-42bf-ac09-e948d2f289e0 2018-08-31 08:12:29,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.71701598167s 2018-08-31 08:12:29,372 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/a51684d0-00e3-4166-b0e4-56db7fc97981/add_router_interface.json used request id req-fa1fa7b2-f561-42bf-ac09-e948d2f289e0 returning object a51684d0-00e3-4166-b0e4-56db7fc97981 2018-08-31 08:12:29,480 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 08:12:29,481 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-31 08:12:29,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 08:12:29,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/a51684d0-00e3-4166-b0e4-56db7fc97981/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}f23e0c6e53246b75090981d07bb5bdaef6e64d90" -d '{"subnet_id": "0b80a022-2af0-4d9b-8124-27cbc3a83e63"}' 2018-08-31 08:12:32,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-834d9773-dcc4-40bd-bf74-65da4d65f839 Date: Fri, 31 Aug 2018 08:12:32 GMT RESP BODY: {"network_id": "aad4e3c8-3cee-44e2-91cf-7a210cd9f434", "tenant_id": "ef0d535ada6947beac10faed18ea087b", "subnet_id": "0b80a022-2af0-4d9b-8124-27cbc3a83e63", "subnet_ids": ["0b80a022-2af0-4d9b-8124-27cbc3a83e63"], "port_id": "37cad599-5f6f-4446-9091-616fbe4045ca", "id": "a51684d0-00e3-4166-b0e4-56db7fc97981"} 2018-08-31 08:12:32,682 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/a51684d0-00e3-4166-b0e4-56db7fc97981/remove_router_interface.json used request id req-834d9773-dcc4-40bd-bf74-65da4d65f839 2018-08-31 08:12:32,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.19588899612s 2018-08-31 08:12:32,682 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/a51684d0-00e3-4166-b0e4-56db7fc97981/remove_router_interface.json used request id req-834d9773-dcc4-40bd-bf74-65da4d65f839 returning object a51684d0-00e3-4166-b0e4-56db7fc97981 2018-08-31 08:12:32,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 08:12:32,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}f23e0c6e53246b75090981d07bb5bdaef6e64d90" 2018-08-31 08:12:33,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-c6c6d192-d2f4-403d-97f4-f89ca88cd2ab Date: Fri, 31 Aug 2018 08:12:33 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ef0d535ada6947beac10faed18ea087b", "created_at": "2018-08-31T08:12:20Z", "admin_state_up": true, "updated_at": "2018-08-31T08:12:31Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "ef0d535ada6947beac10faed18ea087b", "id": "a51684d0-00e3-4166-b0e4-56db7fc97981", "name": "tenantnetwork2-router_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2"}]} 2018-08-31 08:12:33,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-c6c6d192-d2f4-403d-97f4-f89ca88cd2ab 2018-08-31 08:12:33,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.42759013176s 2018-08-31 08:12:33,111 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-c6c6d192-d2f4-403d-97f4-f89ca88cd2ab 2018-08-31 08:12:33,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 08:12:33,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/routers/a51684d0-00e3-4166-b0e4-56db7fc97981.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f23e0c6e53246b75090981d07bb5bdaef6e64d90" 2018-08-31 08:12:36,870 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c74a6b1a-c7ad-44df-8807-a03fdabbee24 Content-Length: 0 Date: Fri, 31 Aug 2018 08:12:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:12:36,871 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/a51684d0-00e3-4166-b0e4-56db7fc97981.json used request id req-c74a6b1a-c7ad-44df-8807-a03fdabbee24 2018-08-31 08:12:36,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.75879693031s 2018-08-31 08:12:36,871 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/a51684d0-00e3-4166-b0e4-56db7fc97981.json used request id req-c74a6b1a-c7ad-44df-8807-a03fdabbee24 2018-08-31 08:12:36,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 08:12:36,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}f23e0c6e53246b75090981d07bb5bdaef6e64d90" 2018-08-31 08:12:37,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-65d61c10-1da5-4ee7-bd4c-41166c5c886e Date: Fri, 31 Aug 2018 08:12:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aad4e3c8-3cee-44e2-91cf-7a210cd9f434","tenant_id":"ef0d535ada6947beac10faed18ea087b","created_at":"2018-08-31T08:12:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T08:12: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":"ef0d535ada6947beac10faed18ea087b","id":"0b80a022-2af0-4d9b-8124-27cbc3a83e63","subnetpool_id":null,"name":"tenantnetwork2-subnet_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2"}]} 2018-08-31 08:12:37,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-65d61c10-1da5-4ee7-bd4c-41166c5c886e 2018-08-31 08:12:37,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.944957017899s 2018-08-31 08:12:37,817 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-65d61c10-1da5-4ee7-bd4c-41166c5c886e 2018-08-31 08:12:37,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 08:12:37,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/subnets/0b80a022-2af0-4d9b-8124-27cbc3a83e63.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f23e0c6e53246b75090981d07bb5bdaef6e64d90" 2018-08-31 08:12:41,428 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b1384740-64eb-4b88-8527-e5b284a88495 Date: Fri, 31 Aug 2018 08:12:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:12:41,428 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/0b80a022-2af0-4d9b-8124-27cbc3a83e63.json used request id req-b1384740-64eb-4b88-8527-e5b284a88495 2018-08-31 08:12:41,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.61004590988s 2018-08-31 08:12:41,429 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/0b80a022-2af0-4d9b-8124-27cbc3a83e63.json used request id req-b1384740-64eb-4b88-8527-e5b284a88495 2018-08-31 08:12:41,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:12:41,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f23e0c6e53246b75090981d07bb5bdaef6e64d90" 2018-08-31 08:12:42,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-118c2672-f6c6-4f19-97b0-f782a2bc40fe Date: Fri, 31 Aug 2018 08:12:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"aad4e3c8-3cee-44e2-91cf-7a210cd9f434","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ef0d535ada6947beac10faed18ea087b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:12:41Z","qos_policy_id":null,"name":"tenantnetwork2-net_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2","admin_state_up":true,"tenant_id":"ef0d535ada6947beac10faed18ea087b","created_at":"2018-08-31T08:12:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 08:12:42,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-118c2672-f6c6-4f19-97b0-f782a2bc40fe 2018-08-31 08:12:42,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.10197401047s 2018-08-31 08:12:42,532 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-118c2672-f6c6-4f19-97b0-f782a2bc40fe 2018-08-31 08:12:42,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 08:12:42,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/networks/aad4e3c8-3cee-44e2-91cf-7a210cd9f434.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f23e0c6e53246b75090981d07bb5bdaef6e64d90" 2018-08-31 08:12:43,568 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-95c22c6b-72aa-40a0-8c54-d5e39efa19da Date: Fri, 31 Aug 2018 08:12:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:12:43,568 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/aad4e3c8-3cee-44e2-91cf-7a210cd9f434.json used request id req-95c22c6b-72aa-40a0-8c54-d5e39efa19da 2018-08-31 08:12:43,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.03493094444s 2018-08-31 08:12:43,568 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/aad4e3c8-3cee-44e2-91cf-7a210cd9f434.json used request id req-95c22c6b-72aa-40a0-8c54-d5e39efa19da 2018-08-31 08:12:43,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:12:43,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}e7811352c0b35d46edf2276cdd4d80a05f7d333a" 2018-08-31 08:12:43,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc44617-f94a-41b0-812a-db8b83dd5594 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2", "links": {"self": "http://172.30.9.34:5000/v3/users/4cd6999605384ce38d8f7e96a312e84d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4cd6999605384ce38d8f7e96a312e84d", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:12:43,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-2cc44617-f94a-41b0-812a-db8b83dd5594 2018-08-31 08:12:43,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22425699234s 2018-08-31 08:12:43,793 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-2cc44617-f94a-41b0-812a-db8b83dd5594 2018-08-31 08:12:43,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:12:43,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/users/4cd6999605384ce38d8f7e96a312e84d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7811352c0b35d46edf2276cdd4d80a05f7d333a" 2018-08-31 08:12:44,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea9c047-d635-4dbb-ac4b-f99d25d2e240 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2", "links": {"self": "http://172.30.9.34:5000/v3/users/4cd6999605384ce38d8f7e96a312e84d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4cd6999605384ce38d8f7e96a312e84d", "description": null}} 2018-08-31 08:12:44,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/4cd6999605384ce38d8f7e96a312e84d used request id req-0ea9c047-d635-4dbb-ac4b-f99d25d2e240 2018-08-31 08:12:44,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209711074829s 2018-08-31 08:12:44,009 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/4cd6999605384ce38d8f7e96a312e84d used request id req-0ea9c047-d635-4dbb-ac4b-f99d25d2e240 2018-08-31 08:12:44,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 08:12:44,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/users/4cd6999605384ce38d8f7e96a312e84d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7811352c0b35d46edf2276cdd4d80a05f7d333a" 2018-08-31 08:12:44,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:12:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0574d1d4-2316-4eb4-b296-feb640c68e07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:12:44,441 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/4cd6999605384ce38d8f7e96a312e84d used request id req-0574d1d4-2316-4eb4-b296-feb640c68e07 2018-08-31 08:12:44,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.431389808655s 2018-08-31 08:12:44,441 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/4cd6999605384ce38d8f7e96a312e84d used request id req-0574d1d4-2316-4eb4-b296-feb640c68e07 2018-08-31 08:12:44,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:12:44,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}e7811352c0b35d46edf2276cdd4d80a05f7d333a" 2018-08-31 08:12:44,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e6c7c2a-e285-45de-b687-55233cbc9e85 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.34:5000/v3/projects/ef0d535ada6947beac10faed18ea087b"}, "tags": [], "enabled": true, "id": "ef0d535ada6947beac10faed18ea087b", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_9b5601b0-8d4b-40c2-ac4a-19a033efe1e2"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 08:12:44,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-1e6c7c2a-e285-45de-b687-55233cbc9e85 2018-08-31 08:12:44,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198823928833s 2018-08-31 08:12:44,646 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-1e6c7c2a-e285-45de-b687-55233cbc9e85 2018-08-31 08:12:44,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 08:12:44,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/projects/ef0d535ada6947beac10faed18ea087b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7811352c0b35d46edf2276cdd4d80a05f7d333a" 2018-08-31 08:12:44,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:12:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8546a730-3078-4ab4-8d20-f51b62f9b923 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:12:44,939 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/ef0d535ada6947beac10faed18ea087b used request id req-8546a730-3078-4ab4-8d20-f51b62f9b923 2018-08-31 08:12:44,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.288688898087s 2018-08-31 08:12:44,940 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/ef0d535ada6947beac10faed18ea087b used request id req-8546a730-3078-4ab4-8d20-f51b62f9b923 2018-08-31 08:12:44,992 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-31 08:12:45,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:12:45,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:12:45,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:12:45,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:12:45,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:12:45,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:12:45,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:12:45,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:12:45,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:12:45,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:12:45,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:12:45,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:12:45,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:12:45,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:12:45,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:12:45,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:12:45,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:12:45,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:12:45,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:12:45,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:12:45,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:12:45,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:12:45,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:12:45,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-629d6625-9cbd-48f0-99e4-c12e078e2a59 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:12:45,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-629d6625-9cbd-48f0-99e4-c12e078e2a59 2018-08-31 08:12:45,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:12:45,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T09:12:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["wtbWL7yRRIW6qdK3LHAVIQ"], "issued_at": "2018-08-31T08:12:45.000000Z"}} 2018-08-31 08:12:45,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:12:45,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}753dbc9e4335188b8202aac256600d94392f4a20" 2018-08-31 08:12:45,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-17f651b4-0b12-4e21-b351-6582b754fba3 Date: Fri, 31 Aug 2018 08:12:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:12:45,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-17f651b4-0b12-4e21-b351-6582b754fba3 2018-08-31 08:12:45,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.350770950317s 2018-08-31 08:12:45,824 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-17f651b4-0b12-4e21-b351-6582b754fba3 2018-08-31 08:12:45,825 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-31 08:12:45,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 08:12:45,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}753dbc9e4335188b8202aac256600d94392f4a20" -d '{"network": {"name": "vmready1-net_95b46991-d8aa-4116-98de-eccd97395fda", "admin_state_up": true}}' 2018-08-31 08:12:46,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-2d766e5f-6b1b-45f3-930d-4b001594237d Date: Fri, 31 Aug 2018 08:12:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"38466597-7b54-4e0d-b54a-6b1f837ccc98","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"f52f5ba0cfbd461585ae6cb47d1e299c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:12:46Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_95b46991-d8aa-4116-98de-eccd97395fda","admin_state_up":true,"tenant_id":"f52f5ba0cfbd461585ae6cb47d1e299c","created_at":"2018-08-31T08:12:46Z","mtu":1450}} 2018-08-31 08:12:46,315 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-2d766e5f-6b1b-45f3-930d-4b001594237d 2018-08-31 08:12:46,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.490175962448s 2018-08-31 08:12:46,316 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-2d766e5f-6b1b-45f3-930d-4b001594237d 2018-08-31 08:12:46,316 - 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-31T08:12:46Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'38466597-7b54-4e0d-b54a-6b1f837ccc98', 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'vmready1-net_95b46991-d8aa-4116-98de-eccd97395fda', u'created_at': u'2018-08-31T08:12:46Z', u'mtu': 1450, u'tenant_id': u'f52f5ba0cfbd461585ae6cb47d1e299c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f52f5ba0cfbd461585ae6cb47d1e299c', u'l2_adjacency': True}) 2018-08-31 08:12:46,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:12:46,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}753dbc9e4335188b8202aac256600d94392f4a20" 2018-08-31 08:12:47,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-b72fa2a1-8aec-4f99-9694-c63150298c91 Date: Fri, 31 Aug 2018 08:12:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"38466597-7b54-4e0d-b54a-6b1f837ccc98","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"f52f5ba0cfbd461585ae6cb47d1e299c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:12:46Z","qos_policy_id":null,"name":"vmready1-net_95b46991-d8aa-4116-98de-eccd97395fda","admin_state_up":true,"tenant_id":"f52f5ba0cfbd461585ae6cb47d1e299c","created_at":"2018-08-31T08:12:46Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:12:47,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-b72fa2a1-8aec-4f99-9694-c63150298c91 2018-08-31 08:12:47,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.09775805473s 2018-08-31 08:12:47,415 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-b72fa2a1-8aec-4f99-9694-c63150298c91 2018-08-31 08:12:47,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 08:12:47,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}753dbc9e4335188b8202aac256600d94392f4a20" -d '{"subnet": {"name": "vmready1-subnet_95b46991-d8aa-4116-98de-eccd97395fda", "enable_dhcp": true, "network_id": "38466597-7b54-4e0d-b54a-6b1f837ccc98", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 08:12:47,944 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-a412ed37-809d-406b-8587-a8c525225326 Date: Fri, 31 Aug 2018 08:12:47 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-31T08:12:47Z","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":"10252c64-ed24-4f17-8e62-bcb79cd647f8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f52f5ba0cfbd461585ae6cb47d1e299c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_95b46991-d8aa-4116-98de-eccd97395fda","enable_dhcp":true,"segment_id":null,"network_id":"38466597-7b54-4e0d-b54a-6b1f837ccc98","tenant_id":"f52f5ba0cfbd461585ae6cb47d1e299c","created_at":"2018-08-31T08:12:47Z","ip_version":4}} 2018-08-31 08:12:47,944 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-a412ed37-809d-406b-8587-a8c525225326 2018-08-31 08:12:47,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.526432991028s 2018-08-31 08:12:47,944 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-a412ed37-809d-406b-8587-a8c525225326 2018-08-31 08:12:47,945 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:12:47Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'10252c64-ed24-4f17-8e62-bcb79cd647f8', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_95b46991-d8aa-4116-98de-eccd97395fda', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'38466597-7b54-4e0d-b54a-6b1f837ccc98', u'tenant_id': u'f52f5ba0cfbd461585ae6cb47d1e299c', u'created_at': u'2018-08-31T08:12:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f52f5ba0cfbd461585ae6cb47d1e299c'}) 2018-08-31 08:12:47,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 08:12:47,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}753dbc9e4335188b8202aac256600d94392f4a20" -d '{"router": {"external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "name": "vmready1-router_95b46991-d8aa-4116-98de-eccd97395fda", "admin_state_up": true}}' 2018-08-31 08:12:54,066 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-8aa2aeb2-ce24-4a7e-94ab-d15ea6d64f2e Date: Fri, 31 Aug 2018 08:12:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:12:48Z", "admin_state_up": true, "updated_at": "2018-08-31T08:12:49Z", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "543d8993-ae51-4813-a601-ef8c1750b6e8", "name": "vmready1-router_95b46991-d8aa-4116-98de-eccd97395fda"}} 2018-08-31 08:12:54,066 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-8aa2aeb2-ce24-4a7e-94ab-d15ea6d64f2e 2018-08-31 08:12:54,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.12076115608s 2018-08-31 08:12:54,067 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-8aa2aeb2-ce24-4a7e-94ab-d15ea6d64f2e 2018-08-31 08:12:54,067 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:12:49Z', u'revision_number': 3, u'ha': True, u'id': u'543d8993-ae51-4813-a601-ef8c1750b6e8', u'external_gateway_info': {u'network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9101d810-9ee5-41e0-949f-3a0dfa54404f', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_95b46991-d8aa-4116-98de-eccd97395fda', u'admin_state_up': True, u'tenant_id': u'f52f5ba0cfbd461585ae6cb47d1e299c', u'created_at': u'2018-08-31T08:12:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'f52f5ba0cfbd461585ae6cb47d1e299c'}) 2018-08-31 08:12:54,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 08:12:54,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/543d8993-ae51-4813-a601-ef8c1750b6e8/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}753dbc9e4335188b8202aac256600d94392f4a20" -d '{"subnet_id": "10252c64-ed24-4f17-8e62-bcb79cd647f8"}' 2018-08-31 08:12:57,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7dd5311d-a7f8-4958-97ff-54e150b233fa Date: Fri, 31 Aug 2018 08:12:57 GMT RESP BODY: {"network_id": "38466597-7b54-4e0d-b54a-6b1f837ccc98", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "subnet_id": "10252c64-ed24-4f17-8e62-bcb79cd647f8", "subnet_ids": ["10252c64-ed24-4f17-8e62-bcb79cd647f8"], "port_id": "1791ccd6-ee5e-45ac-919a-f2b266a390d7", "id": "543d8993-ae51-4813-a601-ef8c1750b6e8"} 2018-08-31 08:12:57,204 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/543d8993-ae51-4813-a601-ef8c1750b6e8/add_router_interface.json used request id req-7dd5311d-a7f8-4958-97ff-54e150b233fa 2018-08-31 08:12:57,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.13650417328s 2018-08-31 08:12:57,204 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/543d8993-ae51-4813-a601-ef8c1750b6e8/add_router_interface.json used request id req-7dd5311d-a7f8-4958-97ff-54e150b233fa returning object 543d8993-ae51-4813-a601-ef8c1750b6e8 2018-08-31 08:12:57,205 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 08:12:57,331 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 08:12:57,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:12:57,338 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 08:12:57 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}]} 2018-08-31 08:12:57,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:12:57,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}753dbc9e4335188b8202aac256600d94392f4a20" 2018-08-31 08:12:58,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d0c74ed0-f233-4cdd-9ee5-4b919a2ef1d8 Date: Fri, 31 Aug 2018 08:12:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:12:58,091 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-d0c74ed0-f233-4cdd-9ee5-4b919a2ef1d8 2018-08-31 08:12:58,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.748237133026s 2018-08-31 08:12:58,092 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-d0c74ed0-f233-4cdd-9ee5-4b919a2ef1d8 2018-08-31 08:12:58,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 08:12:58,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}753dbc9e4335188b8202aac256600d94392f4a20" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_95b46991-d8aa-4116-98de-eccd97395fda", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_95b46991-d8aa-4116-98de-eccd97395fda"}' 2018-08-31 08:12:58,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/a10ca5e6-3906-47a7-9091-f4a83704909a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4fddaf54-87e0-469c-a2d2-8f519495eb60 Date: Fri, 31 Aug 2018 08:12:58 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:12:58Z", "file": "/v2/images/a10ca5e6-3906-47a7-9091-f4a83704909a/file", "owner": "f52f5ba0cfbd461585ae6cb47d1e299c", "id": "a10ca5e6-3906-47a7-9091-f4a83704909a", "size": null, "self": "/v2/images/a10ca5e6-3906-47a7-9091-f4a83704909a", "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_95b46991-d8aa-4116-98de-eccd97395fda", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_95b46991-d8aa-4116-98de-eccd97395fda", "checksum": null, "created_at": "2018-08-31T08:12:58Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 08:12:58,940 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-4fddaf54-87e0-469c-a2d2-8f519495eb60 2018-08-31 08:12:58,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.840538978577s 2018-08-31 08:12:58,941 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-4fddaf54-87e0-469c-a2d2-8f519495eb60 returning object a10ca5e6-3906-47a7-9091-f4a83704909a 2018-08-31 08:12:58,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 08:12:58,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/a10ca5e6-3906-47a7-9091-f4a83704909a/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}753dbc9e4335188b8202aac256600d94392f4a20" -d '' 2018-08-31 08:13:03,075 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-833a89f4-a127-43fd-849a-5d3ebd8b5253 Date: Fri, 31 Aug 2018 08: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-31 08:13:03,076 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/a10ca5e6-3906-47a7-9091-f4a83704909a/file used request id req-833a89f4-a127-43fd-849a-5d3ebd8b5253 2018-08-31 08:13:03,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.13442111015s 2018-08-31 08:13:03,076 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/a10ca5e6-3906-47a7-9091-f4a83704909a/file used request id req-833a89f4-a127-43fd-849a-5d3ebd8b5253 2018-08-31 08:13:03,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:13:03,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}753dbc9e4335188b8202aac256600d94392f4a20" 2018-08-31 08:13:04,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-530875d0-db57-45c7-8881-b6707661dca6 Date: Fri, 31 Aug 2018 08:13:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:13:03Z", "file": "/v2/images/a10ca5e6-3906-47a7-9091-f4a83704909a/file", "owner": "f52f5ba0cfbd461585ae6cb47d1e299c", "id": "a10ca5e6-3906-47a7-9091-f4a83704909a", "size": 12716032, "self": "/v2/images/a10ca5e6-3906-47a7-9091-f4a83704909a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/a10ca5e6-3906-47a7-9091-f4a83704909a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/a10ca5e6-3906-47a7-9091-f4a83704909a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_95b46991-d8aa-4116-98de-eccd97395fda", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_95b46991-d8aa-4116-98de-eccd97395fda", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:12:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:13:04,103 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-530875d0-db57-45c7-8881-b6707661dca6 2018-08-31 08:13:04,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 1.0226650238s 2018-08-31 08:13:04,103 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-530875d0-db57-45c7-8881-b6707661dca6 2018-08-31 08:13:04,105 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/a10ca5e6-3906-47a7-9091-f4a83704909a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a10ca5e6-3906-47a7-9091-f4a83704909a/file', 'owner': u'f52f5ba0cfbd461585ae6cb47d1e299c', 'id': u'a10ca5e6-3906-47a7-9091-f4a83704909a', 'size': 12716032, u'self': u'/v2/images/a10ca5e6-3906-47a7-9091-f4a83704909a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f52f5ba0cfbd461585ae6cb47d1e299c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/a10ca5e6-3906-47a7-9091-f4a83704909a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T08:13:03Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T08:13:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_95b46991-d8aa-4116-98de-eccd97395fda', '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/a10ca5e6-3906-47a7-9091-f4a83704909a', 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_95b46991-d8aa-4116-98de-eccd97395fda', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_95b46991-d8aa-4116-98de-eccd97395fda', 'created': u'2018-08-31T08:12:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T08:12: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/a10ca5e6-3906-47a7-9091-f4a83704909a', 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_95b46991-d8aa-4116-98de-eccd97395fda', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 08:13:04,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 08:13:04,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}753dbc9e4335188b8202aac256600d94392f4a20" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_95b46991-d8aa-4116-98de-eccd97395fda", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 08:13:04,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:13:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25beb97e-9340-4ae7-9101-e592fdf8e8c7 x-compute-request-id: req-25beb97e-9340-4ae7-9101-e592fdf8e8c7 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_95b46991-d8aa-4116-98de-eccd97395fda", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/b8cca5ca-3a3e-4d16-8479-fe7bbcef4e2f", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/b8cca5ca-3a3e-4d16-8479-fe7bbcef4e2f", "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": "b8cca5ca-3a3e-4d16-8479-fe7bbcef4e2f"}} 2018-08-31 08:13:04,974 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-25beb97e-9340-4ae7-9101-e592fdf8e8c7 2018-08-31 08:13:04,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.868079185486s 2018-08-31 08:13:04,975 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-25beb97e-9340-4ae7-9101-e592fdf8e8c7 2018-08-31 08:13:04,976 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_95b46991-d8aa-4116-98de-eccd97395fda', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'b8cca5ca-3a3e-4d16-8479-fe7bbcef4e2f', 'swap': 0}) 2018-08-31 08:13:04,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 08:13:04,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/b8cca5ca-3a3e-4d16-8479-fe7bbcef4e2f/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}753dbc9e4335188b8202aac256600d94392f4a20" -d '{"extra_specs": {}}' 2018-08-31 08:13:05,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:13:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61456b2a-3065-4117-918f-85161d5c66d1 x-compute-request-id: req-61456b2a-3065-4117-918f-85161d5c66d1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 08:13:05,116 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/b8cca5ca-3a3e-4d16-8479-fe7bbcef4e2f/os-extra_specs used request id req-61456b2a-3065-4117-918f-85161d5c66d1 2018-08-31 08:13:05,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.139400005341s 2018-08-31 08:13:05,116 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/b8cca5ca-3a3e-4d16-8479-fe7bbcef4e2f/os-extra_specs used request id req-61456b2a-3065-4117-918f-85161d5c66d1 2018-08-31 08:13:05,232 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 08:13:05,233 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-31 08:13:05,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 08:13:05,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/543d8993-ae51-4813-a601-ef8c1750b6e8/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}753dbc9e4335188b8202aac256600d94392f4a20" -d '{"subnet_id": "10252c64-ed24-4f17-8e62-bcb79cd647f8"}' 2018-08-31 08:13:08,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8170a45c-7314-4f4f-b940-3a4ec35bf4c6 Date: Fri, 31 Aug 2018 08:13:08 GMT RESP BODY: {"network_id": "38466597-7b54-4e0d-b54a-6b1f837ccc98", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "subnet_id": "10252c64-ed24-4f17-8e62-bcb79cd647f8", "subnet_ids": ["10252c64-ed24-4f17-8e62-bcb79cd647f8"], "port_id": "1791ccd6-ee5e-45ac-919a-f2b266a390d7", "id": "543d8993-ae51-4813-a601-ef8c1750b6e8"} 2018-08-31 08:13:08,175 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/543d8993-ae51-4813-a601-ef8c1750b6e8/remove_router_interface.json used request id req-8170a45c-7314-4f4f-b940-3a4ec35bf4c6 2018-08-31 08:13:08,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.93776392937s 2018-08-31 08:13:08,176 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/543d8993-ae51-4813-a601-ef8c1750b6e8/remove_router_interface.json used request id req-8170a45c-7314-4f4f-b940-3a4ec35bf4c6 returning object 543d8993-ae51-4813-a601-ef8c1750b6e8 2018-08-31 08:13:08,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 08:13:08,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}753dbc9e4335188b8202aac256600d94392f4a20" 2018-08-31 08:13:08,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-867b4b14-f79d-4d61-b99a-c29ab3a59d34 Date: Fri, 31 Aug 2018 08:13:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:12:48Z", "admin_state_up": true, "updated_at": "2018-08-31T08:13:06Z", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "543d8993-ae51-4813-a601-ef8c1750b6e8", "name": "vmready1-router_95b46991-d8aa-4116-98de-eccd97395fda"}]} 2018-08-31 08:13:08,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-867b4b14-f79d-4d61-b99a-c29ab3a59d34 2018-08-31 08:13:08,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.376095056534s 2018-08-31 08:13:08,553 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-867b4b14-f79d-4d61-b99a-c29ab3a59d34 2018-08-31 08:13:08,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 08:13:08,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/routers/543d8993-ae51-4813-a601-ef8c1750b6e8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}753dbc9e4335188b8202aac256600d94392f4a20" 2018-08-31 08:13:13,507 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4710e111-88a4-4f89-9ff5-ba6bed3c0bce Content-Length: 0 Date: Fri, 31 Aug 2018 08:13:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:13:13,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/543d8993-ae51-4813-a601-ef8c1750b6e8.json used request id req-4710e111-88a4-4f89-9ff5-ba6bed3c0bce 2018-08-31 08:13:13,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.95332813263s 2018-08-31 08:13:13,508 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/543d8993-ae51-4813-a601-ef8c1750b6e8.json used request id req-4710e111-88a4-4f89-9ff5-ba6bed3c0bce 2018-08-31 08:13:13,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 08:13:13,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}753dbc9e4335188b8202aac256600d94392f4a20" 2018-08-31 08:13:14,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-0830b24e-d77e-4477-9163-487df337ed03 Date: Fri, 31 Aug 2018 08:13:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T08:12:47Z","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":"10252c64-ed24-4f17-8e62-bcb79cd647f8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f52f5ba0cfbd461585ae6cb47d1e299c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_95b46991-d8aa-4116-98de-eccd97395fda","enable_dhcp":true,"segment_id":null,"network_id":"38466597-7b54-4e0d-b54a-6b1f837ccc98","tenant_id":"f52f5ba0cfbd461585ae6cb47d1e299c","created_at":"2018-08-31T08:12:47Z","ip_version":4},{"updated_at":"2018-08-31T08:08:27Z","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":"9101d810-9ee5-41e0-949f-3a0dfa54404f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"43466fc7c2d049ef9913cd05c5bae353","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:27Z","ip_version":4}]} 2018-08-31 08:13:14,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-0830b24e-d77e-4477-9163-487df337ed03 2018-08-31 08:13:14,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.06899690628s 2018-08-31 08:13:14,578 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-0830b24e-d77e-4477-9163-487df337ed03 2018-08-31 08:13:14,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 08:13:14,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/subnets/10252c64-ed24-4f17-8e62-bcb79cd647f8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}753dbc9e4335188b8202aac256600d94392f4a20" 2018-08-31 08:13:17,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bc4ba2d5-c371-4fee-bdbf-74980ca498e0 Date: Fri, 31 Aug 2018 08:13:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:13:17,753 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/10252c64-ed24-4f17-8e62-bcb79cd647f8.json used request id req-bc4ba2d5-c371-4fee-bdbf-74980ca498e0 2018-08-31 08:13:17,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.17355918884s 2018-08-31 08:13:17,753 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/10252c64-ed24-4f17-8e62-bcb79cd647f8.json used request id req-bc4ba2d5-c371-4fee-bdbf-74980ca498e0 2018-08-31 08:13:17,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:13:17,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}753dbc9e4335188b8202aac256600d94392f4a20" 2018-08-31 08:13:18,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-8f2e3dfd-207b-4ffe-8168-dd01cd3e6393 Date: Fri, 31 Aug 2018 08:13:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"38466597-7b54-4e0d-b54a-6b1f837ccc98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"f52f5ba0cfbd461585ae6cb47d1e299c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:13:17Z","qos_policy_id":null,"name":"vmready1-net_95b46991-d8aa-4116-98de-eccd97395fda","admin_state_up":true,"tenant_id":"f52f5ba0cfbd461585ae6cb47d1e299c","created_at":"2018-08-31T08:12:46Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:13:18,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-8f2e3dfd-207b-4ffe-8168-dd01cd3e6393 2018-08-31 08:13:18,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.443259000778s 2018-08-31 08:13:18,197 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-8f2e3dfd-207b-4ffe-8168-dd01cd3e6393 2018-08-31 08:13:18,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 08:13:18,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/networks/38466597-7b54-4e0d-b54a-6b1f837ccc98.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}753dbc9e4335188b8202aac256600d94392f4a20" 2018-08-31 08:13:19,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cdf527cf-1aed-4643-8c35-74c50f2b18bf Date: Fri, 31 Aug 2018 08:13:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:13:19,444 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/38466597-7b54-4e0d-b54a-6b1f837ccc98.json used request id req-cdf527cf-1aed-4643-8c35-74c50f2b18bf 2018-08-31 08:13:19,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.24579405785s 2018-08-31 08:13:19,445 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/38466597-7b54-4e0d-b54a-6b1f837ccc98.json used request id req-cdf527cf-1aed-4643-8c35-74c50f2b18bf 2018-08-31 08:13:19,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:13:19,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}753dbc9e4335188b8202aac256600d94392f4a20" 2018-08-31 08:13:20,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-b95bbf23-9785-422b-8e38-fe4851a7cfc2 Date: Fri, 31 Aug 2018 08:13:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:13:03Z", "file": "/v2/images/a10ca5e6-3906-47a7-9091-f4a83704909a/file", "owner": "f52f5ba0cfbd461585ae6cb47d1e299c", "id": "a10ca5e6-3906-47a7-9091-f4a83704909a", "size": 12716032, "self": "/v2/images/a10ca5e6-3906-47a7-9091-f4a83704909a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/a10ca5e6-3906-47a7-9091-f4a83704909a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/a10ca5e6-3906-47a7-9091-f4a83704909a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_95b46991-d8aa-4116-98de-eccd97395fda", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_95b46991-d8aa-4116-98de-eccd97395fda", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:12:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:13:20,352 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-b95bbf23-9785-422b-8e38-fe4851a7cfc2 2018-08-31 08:13:20,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.903810024261s 2018-08-31 08:13:20,352 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-b95bbf23-9785-422b-8e38-fe4851a7cfc2 2018-08-31 08:13:20,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 08:13:20,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/a10ca5e6-3906-47a7-9091-f4a83704909a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}753dbc9e4335188b8202aac256600d94392f4a20" 2018-08-31 08:13:21,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-57278ddb-490c-47c9-a604-f6ee637a270f Date: Fri, 31 Aug 2018 08:13:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 08:13:21,547 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/a10ca5e6-3906-47a7-9091-f4a83704909a used request id req-57278ddb-490c-47c9-a604-f6ee637a270f 2018-08-31 08:13:21,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.19338512421s 2018-08-31 08:13:21,548 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/a10ca5e6-3906-47a7-9091-f4a83704909a used request id req-57278ddb-490c-47c9-a604-f6ee637a270f 2018-08-31 08:13:21,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 08:13:21,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}753dbc9e4335188b8202aac256600d94392f4a20" 2018-08-31 08:13:21,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:13: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-2e3d9226-c5b2-4563-966a-24ec2d25aa8a x-compute-request-id: req-2e3d9226-c5b2-4563-966a-24ec2d25aa8a Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_95b46991-d8aa-4116-98de-eccd97395fda", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/b8cca5ca-3a3e-4d16-8479-fe7bbcef4e2f", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/b8cca5ca-3a3e-4d16-8479-fe7bbcef4e2f", "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": "b8cca5ca-3a3e-4d16-8479-fe7bbcef4e2f"}]} 2018-08-31 08:13:21,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-2e3d9226-c5b2-4563-966a-24ec2d25aa8a 2018-08-31 08:13:21,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.148619890213s 2018-08-31 08:13:21,697 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-2e3d9226-c5b2-4563-966a-24ec2d25aa8a 2018-08-31 08:13:21,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 08:13:21,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/b8cca5ca-3a3e-4d16-8479-fe7bbcef4e2f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}753dbc9e4335188b8202aac256600d94392f4a20" 2018-08-31 08:13:21,734 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:13: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-06dc34b5-7f4f-48a5-ac97-e095507de589 x-compute-request-id: req-06dc34b5-7f4f-48a5-ac97-e095507de589 Content-Length: 0 Content-Type: application/json 2018-08-31 08:13:21,734 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/b8cca5ca-3a3e-4d16-8479-fe7bbcef4e2f used request id req-06dc34b5-7f4f-48a5-ac97-e095507de589 2018-08-31 08:13:21,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0352959632874s 2018-08-31 08:13:21,735 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/b8cca5ca-3a3e-4d16-8479-fe7bbcef4e2f used request id req-06dc34b5-7f4f-48a5-ac97-e095507de589 2018-08-31 08:13:21,786 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-31 08:13:21,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:13:21,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:13:21,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:13:21,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:13:21,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:13:21,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:13:21,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:13:21,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:13:21,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:13:21,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:13:21,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:13:21,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:13:21,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:13:21,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:13:21,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:13:21,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:13:21,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:13:21,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:13:21,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:13:21,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:13:21,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:13:21,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:13:21,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:13:21,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:13:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3654a3a5-7c6c-4971-8155-59b7f4980c9c 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:13:21,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-3654a3a5-7c6c-4971-8155-59b7f4980c9c 2018-08-31 08:13:21,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:13:22,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T09:13:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["V7Cz6bxAS_6BW7Ol1lcvUw"], "issued_at": "2018-08-31T08:13:22.000000Z"}} 2018-08-31 08:13:22,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:13:22,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}b94ecdbec23cb6ca8a11512dfd7aa5b5f283b020" 2018-08-31 08:13:22,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-70bd4240-c0a9-48ba-b60e-3c077e1054e0 Date: Fri, 31 Aug 2018 08:13:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:13:22,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-70bd4240-c0a9-48ba-b60e-3c077e1054e0 2018-08-31 08:13:22,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.532598972321s 2018-08-31 08:13:22,764 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-70bd4240-c0a9-48ba-b60e-3c077e1054e0 2018-08-31 08:13:22,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:13:22,773 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 08:13:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b34c77d0-caee-40ff-a46c-1022fbb51381 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 08:13:22,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-b34c77d0-caee-40ff-a46c-1022fbb51381 2018-08-31 08:13:22,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:13:22,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}b94ecdbec23cb6ca8a11512dfd7aa5b5f283b020" 2018-08-31 08:13:22,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:13:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ec7ea47-5609-49b5-88ef-4029557baeba Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 08:13:22,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-0ec7ea47-5609-49b5-88ef-4029557baeba 2018-08-31 08:13:22,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188365936279s 2018-08-31 08:13:22,963 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-0ec7ea47-5609-49b5-88ef-4029557baeba 2018-08-31 08:13:22,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 08:13:22,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}b94ecdbec23cb6ca8a11512dfd7aa5b5f283b020" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_a30377e5-56b4-42d9-9139-196ee1b6e2b6"}}' 2018-08-31 08:13:23,179 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 08:13:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-540b2644-100a-42e1-94ca-9167378cd0c4 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.34:5000/v3/projects/7499afbe679a4fdc988c1ccfe8221a59"}, "tags": [], "enabled": true, "id": "7499afbe679a4fdc988c1ccfe8221a59", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_a30377e5-56b4-42d9-9139-196ee1b6e2b6"}} 2018-08-31 08:13:23,179 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-540b2644-100a-42e1-94ca-9167378cd0c4 2018-08-31 08:13:23,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.209379911423s 2018-08-31 08:13:23,179 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-540b2644-100a-42e1-94ca-9167378cd0c4 2018-08-31 08:13:23,180 - 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'7499afbe679a4fdc988c1ccfe8221a59', '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_a30377e5-56b4-42d9-9139-196ee1b6e2b6'}) 2018-08-31 08:13:23,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 08:13:23,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}b94ecdbec23cb6ca8a11512dfd7aa5b5f283b020" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "eea3453d-3886-403e-b4b9-1c58626a54b1", "email": null, "name": "vmready2-user_a30377e5-56b4-42d9-9139-196ee1b6e2b6"}}' 2018-08-31 08:13:23,733 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 08:13:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71645a54-e57d-47f2-b342-898520680940 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_a30377e5-56b4-42d9-9139-196ee1b6e2b6", "links": {"self": "http://172.30.9.34:5000/v3/users/66c3e7604af4449eba50c0f35a6a802f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "66c3e7604af4449eba50c0f35a6a802f", "domain_id": "default", "password_expires_at": null}} 2018-08-31 08:13:23,733 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-71645a54-e57d-47f2-b342-898520680940 2018-08-31 08:13:23,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.546988964081s 2018-08-31 08:13:23,734 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-71645a54-e57d-47f2-b342-898520680940 2018-08-31 08:13:23,734 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'66c3e7604af4449eba50c0f35a6a802f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_a30377e5-56b4-42d9-9139-196ee1b6e2b6'}) 2018-08-31 08:13:23,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:13:23,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b94ecdbec23cb6ca8a11512dfd7aa5b5f283b020" 2018-08-31 08:13:23,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf6d700c-ef82-4cba-b851-f8661a7b2000 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:13:23,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-bf6d700c-ef82-4cba-b851-f8661a7b2000 2018-08-31 08:13:23,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.247528076172s 2018-08-31 08:13:23,985 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-bf6d700c-ef82-4cba-b851-f8661a7b2000 2018-08-31 08:13:23,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:13:23,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b94ecdbec23cb6ca8a11512dfd7aa5b5f283b020" 2018-08-31 08:13:24,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b2edbb1-057a-4071-b5b2-971d609df07a Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:13:24,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-6b2edbb1-057a-4071-b5b2-971d609df07a 2018-08-31 08:13:24,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.147165060043s 2018-08-31 08:13:24,138 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-6b2edbb1-057a-4071-b5b2-971d609df07a 2018-08-31 08:13:24,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:13:24,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b94ecdbec23cb6ca8a11512dfd7aa5b5f283b020" 2018-08-31 08:13:24,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad6b7e10-b4d6-4de2-b9a0-66f0c79008cf Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:13:24,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-ad6b7e10-b4d6-4de2-b9a0-66f0c79008cf 2018-08-31 08:13:24,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198989152908s 2018-08-31 08:13:24,342 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-ad6b7e10-b4d6-4de2-b9a0-66f0c79008cf 2018-08-31 08:13:24,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:13:24,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}b94ecdbec23cb6ca8a11512dfd7aa5b5f283b020" 2018-08-31 08:13:24,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a4058f8-db4a-464d-90c7-d6a2cea1b57f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 08:13:24,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-2a4058f8-db4a-464d-90c7-d6a2cea1b57f 2018-08-31 08:13:24,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.178687095642s 2018-08-31 08:13:24,526 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-2a4058f8-db4a-464d-90c7-d6a2cea1b57f 2018-08-31 08:13:24,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:13:24,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}b94ecdbec23cb6ca8a11512dfd7aa5b5f283b020" 2018-08-31 08:13:24,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38db839f-facf-4515-b7bc-a67d910cab25 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmready2-user_a30377e5-56b4-42d9-9139-196ee1b6e2b6", "links": {"self": "http://172.30.9.34:5000/v3/users/66c3e7604af4449eba50c0f35a6a802f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "66c3e7604af4449eba50c0f35a6a802f", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:13:24,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-38db839f-facf-4515-b7bc-a67d910cab25 2018-08-31 08:13:24,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220700025558s 2018-08-31 08:13:24,748 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-38db839f-facf-4515-b7bc-a67d910cab25 2018-08-31 08:13:24,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:13:24,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}b94ecdbec23cb6ca8a11512dfd7aa5b5f283b020" 2018-08-31 08:13:24,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e13311-caaf-42ad-a829-a9ca503cc32b Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.34:5000/v3/projects/7499afbe679a4fdc988c1ccfe8221a59"}, "tags": [], "enabled": true, "id": "7499afbe679a4fdc988c1ccfe8221a59", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_a30377e5-56b4-42d9-9139-196ee1b6e2b6"}]} 2018-08-31 08:13:24,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-29e13311-caaf-42ad-a829-a9ca503cc32b 2018-08-31 08:13:24,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204376935959s 2018-08-31 08:13:24,963 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-29e13311-caaf-42ad-a829-a9ca503cc32b 2018-08-31 08:13:24,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 08:13:24,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=66c3e7604af4449eba50c0f35a6a802f&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=7499afbe679a4fdc988c1ccfe8221a59" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b94ecdbec23cb6ca8a11512dfd7aa5b5f283b020" 2018-08-31 08:13:25,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48dec3f1-07dc-4ba8-a5f6-665f64536338 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=66c3e7604af4449eba50c0f35a6a802f&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=7499afbe679a4fdc988c1ccfe8221a59", "previous": null, "next": null}} 2018-08-31 08:13:25,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=66c3e7604af4449eba50c0f35a6a802f&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=7499afbe679a4fdc988c1ccfe8221a59 used request id req-48dec3f1-07dc-4ba8-a5f6-665f64536338 2018-08-31 08:13:25,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.20045208931s 2018-08-31 08:13:25,171 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=66c3e7604af4449eba50c0f35a6a802f&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=7499afbe679a4fdc988c1ccfe8221a59 used request id req-48dec3f1-07dc-4ba8-a5f6-665f64536338 2018-08-31 08:13:25,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 08:13:25,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/7499afbe679a4fdc988c1ccfe8221a59/users/66c3e7604af4449eba50c0f35a6a802f/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b94ecdbec23cb6ca8a11512dfd7aa5b5f283b020" 2018-08-31 08:13:25,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:13:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2214638e-3c38-4504-9abe-342d84cb3098 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:13:25,528 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/7499afbe679a4fdc988c1ccfe8221a59/users/66c3e7604af4449eba50c0f35a6a802f/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-2214638e-3c38-4504-9abe-342d84cb3098 2018-08-31 08:13:25,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.353258132935s 2018-08-31 08:13:25,528 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/7499afbe679a4fdc988c1ccfe8221a59/users/66c3e7604af4449eba50c0f35a6a802f/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-2214638e-3c38-4504-9abe-342d84cb3098 2018-08-31 08:13:25,529 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_a30377e5-56b4-42d9-9139-196ee1b6e2b6', 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'7499afbe679a4fdc988c1ccfe8221a59', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'eea3453d-3886-403e-b4b9-1c58626a54b1', 'username': u'vmready2-user_a30377e5-56b4-42d9-9139-196ee1b6e2b6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 08:13:25,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:13:25,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:13:25,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:13:25,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:13:25,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:13:25,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:13:25,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:13:25,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:13:25,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:13:25,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:13:25,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:13:25,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:13:25,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:13:25,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:13:25,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:13:25,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:13:25,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:13:25,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:13:25,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:13:25,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:13:25,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:13:25,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:13:25,534 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_a30377e5-56b4-42d9-9139-196ee1b6e2b6', 'password': 'eea3453d-3886-403e-b4b9-1c58626a54b1', 'project_name': 'vmready2-project_a30377e5-56b4-42d9-9139-196ee1b6e2b6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': '7499afbe679a4fdc988c1ccfe8221a59', 'project_domain_name': 'Default'} 2018-08-31 08:13:25,534 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-31 08:13:25,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:13:25,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-265c62e2-25ed-44f2-ae72-6f44492985dd 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:13:25,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-265c62e2-25ed-44f2-ae72-6f44492985dd 2018-08-31 08:13:25,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:13:25,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}], "expires_at": "2018-08-31T09:13:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7499afbe679a4fdc988c1ccfe8221a59", "name": "vmready2-project_a30377e5-56b4-42d9-9139-196ee1b6e2b6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_7499afbe679a4fdc988c1ccfe8221a59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_7499afbe679a4fdc988c1ccfe8221a59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/7499afbe679a4fdc988c1ccfe8221a59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/7499afbe679a4fdc988c1ccfe8221a59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/7499afbe679a4fdc988c1ccfe8221a59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/7499afbe679a4fdc988c1ccfe8221a59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/7499afbe679a4fdc988c1ccfe8221a59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/7499afbe679a4fdc988c1ccfe8221a59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7499afbe679a4fdc988c1ccfe8221a59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/7499afbe679a4fdc988c1ccfe8221a59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/7499afbe679a4fdc988c1ccfe8221a59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/7499afbe679a4fdc988c1ccfe8221a59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/7499afbe679a4fdc988c1ccfe8221a59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/7499afbe679a4fdc988c1ccfe8221a59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_a30377e5-56b4-42d9-9139-196ee1b6e2b6", "id": "66c3e7604af4449eba50c0f35a6a802f"}, "audit_ids": ["hS9bi29KTTqnrovbGSyZXw"], "issued_at": "2018-08-31T08:13:25.000000Z"}} 2018-08-31 08:13:25,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 08:13:25,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d16a1b3ba63cebb1c00de311ebbb1879a9b02cda" -d '{"network": {"name": "vmready2-net_a30377e5-56b4-42d9-9139-196ee1b6e2b6", "admin_state_up": true}}' 2018-08-31 08:13:26,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-621ea2e3-c94a-4eb3-88e2-f574998b6b00 Date: Fri, 31 Aug 2018 08:13:26 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"300d5149-8c20-4c9f-aee4-85410f3645ac","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7499afbe679a4fdc988c1ccfe8221a59","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:13:26Z","is_default":false,"name":"vmready2-net_a30377e5-56b4-42d9-9139-196ee1b6e2b6","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7499afbe679a4fdc988c1ccfe8221a59","created_at":"2018-08-31T08:13:26Z","mtu":1450}} 2018-08-31 08:13:26,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-621ea2e3-c94a-4eb3-88e2-f574998b6b00 2018-08-31 08:13:26,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.822690010071s 2018-08-31 08:13:26,771 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-621ea2e3-c94a-4eb3-88e2-f574998b6b00 2018-08-31 08:13:26,771 - 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-31T08:13:26Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'300d5149-8c20-4c9f-aee4-85410f3645ac', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_a30377e5-56b4-42d9-9139-196ee1b6e2b6', u'admin_state_up': True, u'tenant_id': u'7499afbe679a4fdc988c1ccfe8221a59', u'created_at': u'2018-08-31T08:13:26Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7499afbe679a4fdc988c1ccfe8221a59', u'l2_adjacency': True}) 2018-08-31 08:13:26,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:13:26,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d16a1b3ba63cebb1c00de311ebbb1879a9b02cda" 2018-08-31 08:13:27,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-8178f05b-4b13-49f7-8c13-d8fb47aa366d Date: Fri, 31 Aug 2018 08:13:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"300d5149-8c20-4c9f-aee4-85410f3645ac","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7499afbe679a4fdc988c1ccfe8221a59","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:13:26Z","qos_policy_id":null,"name":"vmready2-net_a30377e5-56b4-42d9-9139-196ee1b6e2b6","admin_state_up":true,"tenant_id":"7499afbe679a4fdc988c1ccfe8221a59","created_at":"2018-08-31T08:13:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 08:13:27,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-8178f05b-4b13-49f7-8c13-d8fb47aa366d 2018-08-31 08:13:27,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.07738614082s 2018-08-31 08:13:27,850 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-8178f05b-4b13-49f7-8c13-d8fb47aa366d 2018-08-31 08:13:27,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 08:13:27,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}d16a1b3ba63cebb1c00de311ebbb1879a9b02cda" -d '{"subnet": {"name": "vmready2-subnet_a30377e5-56b4-42d9-9139-196ee1b6e2b6", "enable_dhcp": true, "network_id": "300d5149-8c20-4c9f-aee4-85410f3645ac", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 08:13:28,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f1a06f05-d7bb-4680-903d-4fbb8e2253ac Date: Fri, 31 Aug 2018 08:13:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300d5149-8c20-4c9f-aee4-85410f3645ac","tenant_id":"7499afbe679a4fdc988c1ccfe8221a59","created_at":"2018-08-31T08:13:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T08:13: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":"7499afbe679a4fdc988c1ccfe8221a59","id":"057337f9-40a4-4b09-86e1-8a9c6deaaca6","subnetpool_id":null,"name":"vmready2-subnet_a30377e5-56b4-42d9-9139-196ee1b6e2b6"}} 2018-08-31 08:13:28,704 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-f1a06f05-d7bb-4680-903d-4fbb8e2253ac 2018-08-31 08:13:28,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.852384805679s 2018-08-31 08:13:28,704 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-f1a06f05-d7bb-4680-903d-4fbb8e2253ac 2018-08-31 08:13:28,704 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:13: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'057337f9-40a4-4b09-86e1-8a9c6deaaca6', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_a30377e5-56b4-42d9-9139-196ee1b6e2b6', u'enable_dhcp': True, u'network_id': u'300d5149-8c20-4c9f-aee4-85410f3645ac', u'tenant_id': u'7499afbe679a4fdc988c1ccfe8221a59', u'created_at': u'2018-08-31T08:13: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'7499afbe679a4fdc988c1ccfe8221a59'}) 2018-08-31 08:13:28,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 08:13:28,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}d16a1b3ba63cebb1c00de311ebbb1879a9b02cda" -d '{"router": {"external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "name": "vmready2-router_a30377e5-56b4-42d9-9139-196ee1b6e2b6", "admin_state_up": true}}' 2018-08-31 08:13:35,455 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f93838fc-2474-4066-965b-c59be546f790 Date: Fri, 31 Aug 2018 08:13:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7499afbe679a4fdc988c1ccfe8221a59", "created_at": "2018-08-31T08:13:29Z", "admin_state_up": true, "updated_at": "2018-08-31T08:13:30Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7499afbe679a4fdc988c1ccfe8221a59", "id": "1aa23602-a2bd-45cb-92fc-cd53914f8b57", "name": "vmready2-router_a30377e5-56b4-42d9-9139-196ee1b6e2b6"}} 2018-08-31 08:13:35,455 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-f93838fc-2474-4066-965b-c59be546f790 2018-08-31 08:13:35,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.75077795982s 2018-08-31 08:13:35,456 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-f93838fc-2474-4066-965b-c59be546f790 2018-08-31 08:13:35,456 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:13:30Z', u'revision_number': 3, u'id': u'1aa23602-a2bd-45cb-92fc-cd53914f8b57', u'external_gateway_info': {u'network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9101d810-9ee5-41e0-949f-3a0dfa54404f', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_a30377e5-56b4-42d9-9139-196ee1b6e2b6', u'admin_state_up': True, u'tenant_id': u'7499afbe679a4fdc988c1ccfe8221a59', u'created_at': u'2018-08-31T08:13:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'7499afbe679a4fdc988c1ccfe8221a59'}) 2018-08-31 08:13:35,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 08:13:35,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/1aa23602-a2bd-45cb-92fc-cd53914f8b57/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}d16a1b3ba63cebb1c00de311ebbb1879a9b02cda" -d '{"subnet_id": "057337f9-40a4-4b09-86e1-8a9c6deaaca6"}' 2018-08-31 08:13:38,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cd8745b1-b641-4e95-b186-1fab1e18d8e9 Date: Fri, 31 Aug 2018 08:13:38 GMT RESP BODY: {"network_id": "300d5149-8c20-4c9f-aee4-85410f3645ac", "tenant_id": "7499afbe679a4fdc988c1ccfe8221a59", "subnet_id": "057337f9-40a4-4b09-86e1-8a9c6deaaca6", "subnet_ids": ["057337f9-40a4-4b09-86e1-8a9c6deaaca6"], "port_id": "45c48172-6317-45dc-9442-1bd7491cea2e", "id": "1aa23602-a2bd-45cb-92fc-cd53914f8b57"} 2018-08-31 08:13:38,828 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/1aa23602-a2bd-45cb-92fc-cd53914f8b57/add_router_interface.json used request id req-cd8745b1-b641-4e95-b186-1fab1e18d8e9 2018-08-31 08:13:38,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.3707549572s 2018-08-31 08:13:38,828 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/1aa23602-a2bd-45cb-92fc-cd53914f8b57/add_router_interface.json used request id req-cd8745b1-b641-4e95-b186-1fab1e18d8e9 returning object 1aa23602-a2bd-45cb-92fc-cd53914f8b57 2018-08-31 08:13:38,828 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 08:13:38,960 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 08:13:38,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:13:38,966 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 08:13:38 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}]} 2018-08-31 08:13:38,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:13:38,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d16a1b3ba63cebb1c00de311ebbb1879a9b02cda" 2018-08-31 08:13:39,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a4d7e4ef-eec1-40a2-9cf0-892f99548135 Date: Fri, 31 Aug 2018 08:13:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:13:39,754 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-a4d7e4ef-eec1-40a2-9cf0-892f99548135 2018-08-31 08:13:39,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.785830974579s 2018-08-31 08:13:39,754 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-a4d7e4ef-eec1-40a2-9cf0-892f99548135 2018-08-31 08:13:39,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 08:13:39,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d16a1b3ba63cebb1c00de311ebbb1879a9b02cda" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_a30377e5-56b4-42d9-9139-196ee1b6e2b6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_a30377e5-56b4-42d9-9139-196ee1b6e2b6"}' 2018-08-31 08:13:40,596 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/77c79d30-b190-42db-a597-9a5d02da3529 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0e081418-f2f4-4d2b-bf39-4b57ad511b1b Date: Fri, 31 Aug 2018 08:13:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:13:40Z", "file": "/v2/images/77c79d30-b190-42db-a597-9a5d02da3529/file", "owner": "7499afbe679a4fdc988c1ccfe8221a59", "id": "77c79d30-b190-42db-a597-9a5d02da3529", "size": null, "self": "/v2/images/77c79d30-b190-42db-a597-9a5d02da3529", "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_a30377e5-56b4-42d9-9139-196ee1b6e2b6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_a30377e5-56b4-42d9-9139-196ee1b6e2b6", "checksum": null, "created_at": "2018-08-31T08:13:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 08:13:40,597 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-0e081418-f2f4-4d2b-bf39-4b57ad511b1b 2018-08-31 08:13:40,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.834163188934s 2018-08-31 08:13:40,597 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-0e081418-f2f4-4d2b-bf39-4b57ad511b1b returning object 77c79d30-b190-42db-a597-9a5d02da3529 2018-08-31 08:13:40,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 08:13:40,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/77c79d30-b190-42db-a597-9a5d02da3529/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}d16a1b3ba63cebb1c00de311ebbb1879a9b02cda" -d '' 2018-08-31 08:13:42,731 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a8ce4cf-f81c-4119-a031-684a3abe13a9 Date: Fri, 31 Aug 2018 08:13: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-31 08:13:42,731 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/77c79d30-b190-42db-a597-9a5d02da3529/file used request id req-2a8ce4cf-f81c-4119-a031-684a3abe13a9 2018-08-31 08:13:42,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.13322091103s 2018-08-31 08:13:42,731 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/77c79d30-b190-42db-a597-9a5d02da3529/file used request id req-2a8ce4cf-f81c-4119-a031-684a3abe13a9 2018-08-31 08:13:42,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:13:42,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d16a1b3ba63cebb1c00de311ebbb1879a9b02cda" 2018-08-31 08:13:43,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-9f3106ce-f6b4-4eb1-a820-66982852de8b Date: Fri, 31 Aug 2018 08:13:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:13:42Z", "file": "/v2/images/77c79d30-b190-42db-a597-9a5d02da3529/file", "owner": "7499afbe679a4fdc988c1ccfe8221a59", "id": "77c79d30-b190-42db-a597-9a5d02da3529", "size": 12716032, "self": "/v2/images/77c79d30-b190-42db-a597-9a5d02da3529", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/77c79d30-b190-42db-a597-9a5d02da3529/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/77c79d30-b190-42db-a597-9a5d02da3529/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_a30377e5-56b4-42d9-9139-196ee1b6e2b6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_a30377e5-56b4-42d9-9139-196ee1b6e2b6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:13:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:13:43,533 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-9f3106ce-f6b4-4eb1-a820-66982852de8b 2018-08-31 08:13:43,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.79767203331s 2018-08-31 08:13:43,533 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-9f3106ce-f6b4-4eb1-a820-66982852de8b 2018-08-31 08:13:43,535 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/77c79d30-b190-42db-a597-9a5d02da3529/snap', u'metadata': Munch({})})], 'file': u'/v2/images/77c79d30-b190-42db-a597-9a5d02da3529/file', 'owner': u'7499afbe679a4fdc988c1ccfe8221a59', 'id': u'77c79d30-b190-42db-a597-9a5d02da3529', 'size': 12716032, u'self': u'/v2/images/77c79d30-b190-42db-a597-9a5d02da3529', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7499afbe679a4fdc988c1ccfe8221a59', 'name': 'vmready2-project_a30377e5-56b4-42d9-9139-196ee1b6e2b6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/77c79d30-b190-42db-a597-9a5d02da3529/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T08:13:42Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T08:13:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_a30377e5-56b4-42d9-9139-196ee1b6e2b6', '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/77c79d30-b190-42db-a597-9a5d02da3529', 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_a30377e5-56b4-42d9-9139-196ee1b6e2b6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_a30377e5-56b4-42d9-9139-196ee1b6e2b6', 'created': u'2018-08-31T08:13:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T08:13: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/77c79d30-b190-42db-a597-9a5d02da3529', 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_a30377e5-56b4-42d9-9139-196ee1b6e2b6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 08:13:43,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 08:13:43,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}b94ecdbec23cb6ca8a11512dfd7aa5b5f283b020" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_a30377e5-56b4-42d9-9139-196ee1b6e2b6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 08:13:44,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:13:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4253cee3-c5fe-4034-acaf-6a7116401145 x-compute-request-id: req-4253cee3-c5fe-4034-acaf-6a7116401145 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_a30377e5-56b4-42d9-9139-196ee1b6e2b6", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/5b1834c7-3060-45df-922e-6a3bb7a55125", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/5b1834c7-3060-45df-922e-6a3bb7a55125", "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": "5b1834c7-3060-45df-922e-6a3bb7a55125"}} 2018-08-31 08:13:44,375 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-4253cee3-c5fe-4034-acaf-6a7116401145 2018-08-31 08:13:44,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.838568925858s 2018-08-31 08:13:44,375 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-4253cee3-c5fe-4034-acaf-6a7116401145 2018-08-31 08:13:44,376 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_a30377e5-56b4-42d9-9139-196ee1b6e2b6', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'5b1834c7-3060-45df-922e-6a3bb7a55125', 'swap': 0}) 2018-08-31 08:13:44,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 08:13:44,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/5b1834c7-3060-45df-922e-6a3bb7a55125/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}b94ecdbec23cb6ca8a11512dfd7aa5b5f283b020" -d '{"extra_specs": {}}' 2018-08-31 08:13:44,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:13: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-1f925f3b-d178-4036-a487-b19e387ab45c x-compute-request-id: req-1f925f3b-d178-4036-a487-b19e387ab45c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 08:13:44,512 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/5b1834c7-3060-45df-922e-6a3bb7a55125/os-extra_specs used request id req-1f925f3b-d178-4036-a487-b19e387ab45c 2018-08-31 08:13:44,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.134918928146s 2018-08-31 08:13:44,512 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/5b1834c7-3060-45df-922e-6a3bb7a55125/os-extra_specs used request id req-1f925f3b-d178-4036-a487-b19e387ab45c 2018-08-31 08:13:44,628 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 08:13:44,628 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-31 08:13:44,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 08:13:44,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/1aa23602-a2bd-45cb-92fc-cd53914f8b57/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}d16a1b3ba63cebb1c00de311ebbb1879a9b02cda" -d '{"subnet_id": "057337f9-40a4-4b09-86e1-8a9c6deaaca6"}' 2018-08-31 08:13:47,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9f768606-7723-419a-9c9e-e9a0ec890769 Date: Fri, 31 Aug 2018 08:13:47 GMT RESP BODY: {"network_id": "300d5149-8c20-4c9f-aee4-85410f3645ac", "tenant_id": "7499afbe679a4fdc988c1ccfe8221a59", "subnet_id": "057337f9-40a4-4b09-86e1-8a9c6deaaca6", "subnet_ids": ["057337f9-40a4-4b09-86e1-8a9c6deaaca6"], "port_id": "45c48172-6317-45dc-9442-1bd7491cea2e", "id": "1aa23602-a2bd-45cb-92fc-cd53914f8b57"} 2018-08-31 08:13:47,270 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/1aa23602-a2bd-45cb-92fc-cd53914f8b57/remove_router_interface.json used request id req-9f768606-7723-419a-9c9e-e9a0ec890769 2018-08-31 08:13:47,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.63627791405s 2018-08-31 08:13:47,270 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/1aa23602-a2bd-45cb-92fc-cd53914f8b57/remove_router_interface.json used request id req-9f768606-7723-419a-9c9e-e9a0ec890769 returning object 1aa23602-a2bd-45cb-92fc-cd53914f8b57 2018-08-31 08:13:47,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 08:13:47,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}d16a1b3ba63cebb1c00de311ebbb1879a9b02cda" 2018-08-31 08:13:47,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-fad5b0e5-a761-4df1-8d9a-4b6f3a9fdcdc Date: Fri, 31 Aug 2018 08:13:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7499afbe679a4fdc988c1ccfe8221a59", "created_at": "2018-08-31T08:13:29Z", "admin_state_up": true, "updated_at": "2018-08-31T08:13:45Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "7499afbe679a4fdc988c1ccfe8221a59", "id": "1aa23602-a2bd-45cb-92fc-cd53914f8b57", "name": "vmready2-router_a30377e5-56b4-42d9-9139-196ee1b6e2b6"}]} 2018-08-31 08:13:47,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-fad5b0e5-a761-4df1-8d9a-4b6f3a9fdcdc 2018-08-31 08:13:47,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.436704874039s 2018-08-31 08:13:47,708 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-fad5b0e5-a761-4df1-8d9a-4b6f3a9fdcdc 2018-08-31 08:13:47,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 08:13:47,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/routers/1aa23602-a2bd-45cb-92fc-cd53914f8b57.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d16a1b3ba63cebb1c00de311ebbb1879a9b02cda" 2018-08-31 08:13:52,110 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-932490b0-e16a-4e33-bb4b-0a7de8ab026b Content-Length: 0 Date: Fri, 31 Aug 2018 08:13:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:13:52,110 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/1aa23602-a2bd-45cb-92fc-cd53914f8b57.json used request id req-932490b0-e16a-4e33-bb4b-0a7de8ab026b 2018-08-31 08:13:52,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.40047907829s 2018-08-31 08:13:52,110 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/1aa23602-a2bd-45cb-92fc-cd53914f8b57.json used request id req-932490b0-e16a-4e33-bb4b-0a7de8ab026b 2018-08-31 08:13:52,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 08:13:52,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}d16a1b3ba63cebb1c00de311ebbb1879a9b02cda" 2018-08-31 08:13:53,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-9c27b806-6929-432a-98e9-af3fcc17cd1a Date: Fri, 31 Aug 2018 08:13:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300d5149-8c20-4c9f-aee4-85410f3645ac","tenant_id":"7499afbe679a4fdc988c1ccfe8221a59","created_at":"2018-08-31T08:13:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T08:13: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":"7499afbe679a4fdc988c1ccfe8221a59","id":"057337f9-40a4-4b09-86e1-8a9c6deaaca6","subnetpool_id":null,"name":"vmready2-subnet_a30377e5-56b4-42d9-9139-196ee1b6e2b6"}]} 2018-08-31 08:13:53,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-9c27b806-6929-432a-98e9-af3fcc17cd1a 2018-08-31 08:13:53,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.04143691063s 2018-08-31 08:13:53,153 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-9c27b806-6929-432a-98e9-af3fcc17cd1a 2018-08-31 08:13:53,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 08:13:53,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/subnets/057337f9-40a4-4b09-86e1-8a9c6deaaca6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d16a1b3ba63cebb1c00de311ebbb1879a9b02cda" 2018-08-31 08:13:56,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a89188b7-7518-4e6a-977a-eabaceec9732 Date: Fri, 31 Aug 2018 08:13:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:13:56,282 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/057337f9-40a4-4b09-86e1-8a9c6deaaca6.json used request id req-a89188b7-7518-4e6a-977a-eabaceec9732 2018-08-31 08:13:56,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.12786102295s 2018-08-31 08:13:56,282 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/057337f9-40a4-4b09-86e1-8a9c6deaaca6.json used request id req-a89188b7-7518-4e6a-977a-eabaceec9732 2018-08-31 08:13:56,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:13:56,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d16a1b3ba63cebb1c00de311ebbb1879a9b02cda" 2018-08-31 08:13:57,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-6f29dcaa-9c43-4166-8a31-27cc994b8164 Date: Fri, 31 Aug 2018 08:13:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"300d5149-8c20-4c9f-aee4-85410f3645ac","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7499afbe679a4fdc988c1ccfe8221a59","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:13:56Z","qos_policy_id":null,"name":"vmready2-net_a30377e5-56b4-42d9-9139-196ee1b6e2b6","admin_state_up":true,"tenant_id":"7499afbe679a4fdc988c1ccfe8221a59","created_at":"2018-08-31T08:13:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 08:13:57,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-6f29dcaa-9c43-4166-8a31-27cc994b8164 2018-08-31 08:13:57,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.05983090401s 2018-08-31 08:13:57,343 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-6f29dcaa-9c43-4166-8a31-27cc994b8164 2018-08-31 08:13:57,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 08:13:57,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/networks/300d5149-8c20-4c9f-aee4-85410f3645ac.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d16a1b3ba63cebb1c00de311ebbb1879a9b02cda" 2018-08-31 08:13:58,931 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9e2ee109-5fae-4f38-b3a5-52bbb6ecbd01 Date: Fri, 31 Aug 2018 08:13:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:13:58,931 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/300d5149-8c20-4c9f-aee4-85410f3645ac.json used request id req-9e2ee109-5fae-4f38-b3a5-52bbb6ecbd01 2018-08-31 08:13:58,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.58697104454s 2018-08-31 08:13:58,931 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/300d5149-8c20-4c9f-aee4-85410f3645ac.json used request id req-9e2ee109-5fae-4f38-b3a5-52bbb6ecbd01 2018-08-31 08:13:58,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:13:58,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d16a1b3ba63cebb1c00de311ebbb1879a9b02cda" 2018-08-31 08:13:59,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-e9608932-af9f-4a14-8005-1feca3884820 Date: Fri, 31 Aug 2018 08:13:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:13:42Z", "file": "/v2/images/77c79d30-b190-42db-a597-9a5d02da3529/file", "owner": "7499afbe679a4fdc988c1ccfe8221a59", "id": "77c79d30-b190-42db-a597-9a5d02da3529", "size": 12716032, "self": "/v2/images/77c79d30-b190-42db-a597-9a5d02da3529", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/77c79d30-b190-42db-a597-9a5d02da3529/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/77c79d30-b190-42db-a597-9a5d02da3529/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_a30377e5-56b4-42d9-9139-196ee1b6e2b6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_a30377e5-56b4-42d9-9139-196ee1b6e2b6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:13:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:13:59,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-e9608932-af9f-4a14-8005-1feca3884820 2018-08-31 08:13:59,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299113035202s 2018-08-31 08:13:59,235 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-e9608932-af9f-4a14-8005-1feca3884820 2018-08-31 08:13:59,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 08:13:59,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/77c79d30-b190-42db-a597-9a5d02da3529 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d16a1b3ba63cebb1c00de311ebbb1879a9b02cda" 2018-08-31 08:14:00,796 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bc3177d0-6d0b-4526-beab-0a9028cdac01 Date: Fri, 31 Aug 2018 08:14: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-31 08:14:00,796 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/77c79d30-b190-42db-a597-9a5d02da3529 used request id req-bc3177d0-6d0b-4526-beab-0a9028cdac01 2018-08-31 08:14:00,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.55957102776s 2018-08-31 08:14:00,796 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/77c79d30-b190-42db-a597-9a5d02da3529 used request id req-bc3177d0-6d0b-4526-beab-0a9028cdac01 2018-08-31 08:14:00,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 08:14:00,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}b94ecdbec23cb6ca8a11512dfd7aa5b5f283b020" 2018-08-31 08:14:00,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:14:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31a490ad-f32f-4b64-aeae-fda580599c2a x-compute-request-id: req-31a490ad-f32f-4b64-aeae-fda580599c2a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_a30377e5-56b4-42d9-9139-196ee1b6e2b6", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/5b1834c7-3060-45df-922e-6a3bb7a55125", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/5b1834c7-3060-45df-922e-6a3bb7a55125", "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": "5b1834c7-3060-45df-922e-6a3bb7a55125"}]} 2018-08-31 08:14:00,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-31a490ad-f32f-4b64-aeae-fda580599c2a 2018-08-31 08:14:00,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275020599365s 2018-08-31 08:14:00,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-31a490ad-f32f-4b64-aeae-fda580599c2a 2018-08-31 08:14:00,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 08:14:00,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/5b1834c7-3060-45df-922e-6a3bb7a55125 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b94ecdbec23cb6ca8a11512dfd7aa5b5f283b020" 2018-08-31 08:14:00,872 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:14:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bd6fd648-50b8-47e6-bbb0-56c71aa511c9 x-compute-request-id: req-bd6fd648-50b8-47e6-bbb0-56c71aa511c9 Content-Length: 0 Content-Type: application/json 2018-08-31 08:14:00,872 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/5b1834c7-3060-45df-922e-6a3bb7a55125 used request id req-bd6fd648-50b8-47e6-bbb0-56c71aa511c9 2018-08-31 08:14:00,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0458378791809s 2018-08-31 08:14:00,873 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/5b1834c7-3060-45df-922e-6a3bb7a55125 used request id req-bd6fd648-50b8-47e6-bbb0-56c71aa511c9 2018-08-31 08:14:00,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:14:00,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}b94ecdbec23cb6ca8a11512dfd7aa5b5f283b020" 2018-08-31 08:14:01,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76436509-73c9-4fe9-9365-93e0cf4b01ac Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmready2-user_a30377e5-56b4-42d9-9139-196ee1b6e2b6", "links": {"self": "http://172.30.9.34:5000/v3/users/66c3e7604af4449eba50c0f35a6a802f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "66c3e7604af4449eba50c0f35a6a802f", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:14:01,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-76436509-73c9-4fe9-9365-93e0cf4b01ac 2018-08-31 08:14:01,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.27223110199s 2018-08-31 08:14:01,146 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-76436509-73c9-4fe9-9365-93e0cf4b01ac 2018-08-31 08:14:01,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:14:01,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/users/66c3e7604af4449eba50c0f35a6a802f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b94ecdbec23cb6ca8a11512dfd7aa5b5f283b020" 2018-08-31 08:14:01,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a2f2556-c1b8-4454-9f2f-69c74f88882c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_a30377e5-56b4-42d9-9139-196ee1b6e2b6", "links": {"self": "http://172.30.9.34:5000/v3/users/66c3e7604af4449eba50c0f35a6a802f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "66c3e7604af4449eba50c0f35a6a802f", "description": null}} 2018-08-31 08:14:01,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/66c3e7604af4449eba50c0f35a6a802f used request id req-2a2f2556-c1b8-4454-9f2f-69c74f88882c 2018-08-31 08:14:01,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20417881012s 2018-08-31 08:14:01,356 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/66c3e7604af4449eba50c0f35a6a802f used request id req-2a2f2556-c1b8-4454-9f2f-69c74f88882c 2018-08-31 08:14:01,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 08:14:01,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/users/66c3e7604af4449eba50c0f35a6a802f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b94ecdbec23cb6ca8a11512dfd7aa5b5f283b020" 2018-08-31 08:14:01,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:14:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-759b41f3-eb2f-4437-8a79-1536af50d207 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:14:01,713 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/66c3e7604af4449eba50c0f35a6a802f used request id req-759b41f3-eb2f-4437-8a79-1536af50d207 2018-08-31 08:14:01,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.356127023697s 2018-08-31 08:14:01,713 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/66c3e7604af4449eba50c0f35a6a802f used request id req-759b41f3-eb2f-4437-8a79-1536af50d207 2018-08-31 08:14:01,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:14:01,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}b94ecdbec23cb6ca8a11512dfd7aa5b5f283b020" 2018-08-31 08:14:01,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba286204-cd54-4177-b731-7e4915544bf9 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.34:5000/v3/projects/7499afbe679a4fdc988c1ccfe8221a59"}, "tags": [], "enabled": true, "id": "7499afbe679a4fdc988c1ccfe8221a59", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_a30377e5-56b4-42d9-9139-196ee1b6e2b6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 08:14:01,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-ba286204-cd54-4177-b731-7e4915544bf9 2018-08-31 08:14:01,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192678928375s 2018-08-31 08:14:01,913 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-ba286204-cd54-4177-b731-7e4915544bf9 2018-08-31 08:14:01,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 08:14:01,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/projects/7499afbe679a4fdc988c1ccfe8221a59 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b94ecdbec23cb6ca8a11512dfd7aa5b5f283b020" 2018-08-31 08:14:02,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:14:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d3e9658-7ff0-40be-a6d7-3e71544caae9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:14:02,238 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/7499afbe679a4fdc988c1ccfe8221a59 used request id req-8d3e9658-7ff0-40be-a6d7-3e71544caae9 2018-08-31 08:14:02,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.321278095245s 2018-08-31 08:14:02,238 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/7499afbe679a4fdc988c1ccfe8221a59 used request id req-8d3e9658-7ff0-40be-a6d7-3e71544caae9 2018-08-31 08:14:02,288 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-31 08:14:02,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:14:02,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:14:02,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:14:02,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:14:02,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:14:02,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:14:02,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:14:02,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:14:02,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:14:02,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:14:02,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:14:02,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:14:02,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:14:02,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:14:02,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:14:02,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:14:02,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:14:02,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:14:02,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:14:02,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:14:02,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:14:02,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:14:02,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:14:02,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-666f241d-a217-49cb-9995-7b09210f32be 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:14:02,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-666f241d-a217-49cb-9995-7b09210f32be 2018-08-31 08:14:02,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:14:02,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T09:14:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["_sppw_3zQUSq6rwU8f45Tg"], "issued_at": "2018-08-31T08:14:02.000000Z"}} 2018-08-31 08:14:02,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:14:02,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:03,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-96faf974-b261-4b64-b089-e0a641f6b20b Date: Fri, 31 Aug 2018 08:14:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:14:03,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-96faf974-b261-4b64-b089-e0a641f6b20b 2018-08-31 08:14:03,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.351546049118s 2018-08-31 08:14:03,088 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-96faf974-b261-4b64-b089-e0a641f6b20b 2018-08-31 08:14:03,093 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-31 08:14:03,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 08:14:03,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" -d '{"network": {"name": "singlevm1-net_b10f0f6a-7d95-47ba-a06c-12eec436151d", "admin_state_up": true}}' 2018-08-31 08:14:03,614 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-6584d69c-9a7d-49a4-9771-24b667afa95f Date: Fri, 31 Aug 2018 08:14:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8036e033-e302-410e-9a27-2d28bd6357f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"f52f5ba0cfbd461585ae6cb47d1e299c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:14:03Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_b10f0f6a-7d95-47ba-a06c-12eec436151d","admin_state_up":true,"tenant_id":"f52f5ba0cfbd461585ae6cb47d1e299c","created_at":"2018-08-31T08:14:03Z","mtu":1450}} 2018-08-31 08:14:03,614 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-6584d69c-9a7d-49a4-9771-24b667afa95f 2018-08-31 08:14:03,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.520294904709s 2018-08-31 08:14:03,615 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-6584d69c-9a7d-49a4-9771-24b667afa95f 2018-08-31 08:14:03,615 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T08:14:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8036e033-e302-410e-9a27-2d28bd6357f4', u'provider:segmentation_id': 53, 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_b10f0f6a-7d95-47ba-a06c-12eec436151d', u'created_at': u'2018-08-31T08:14:03Z', u'mtu': 1450, u'tenant_id': u'f52f5ba0cfbd461585ae6cb47d1e299c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f52f5ba0cfbd461585ae6cb47d1e299c', u'l2_adjacency': True}) 2018-08-31 08:14:03,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:14:03,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:03,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-bce94696-a26c-4a14-ab55-e42bbd7aba2f Date: Fri, 31 Aug 2018 08:14:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8036e033-e302-410e-9a27-2d28bd6357f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"f52f5ba0cfbd461585ae6cb47d1e299c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:14:03Z","qos_policy_id":null,"name":"singlevm1-net_b10f0f6a-7d95-47ba-a06c-12eec436151d","admin_state_up":true,"tenant_id":"f52f5ba0cfbd461585ae6cb47d1e299c","created_at":"2018-08-31T08:14:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:14:03,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-bce94696-a26c-4a14-ab55-e42bbd7aba2f 2018-08-31 08:14:03,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.317385911942s 2018-08-31 08:14:03,934 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-bce94696-a26c-4a14-ab55-e42bbd7aba2f 2018-08-31 08:14:03,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 08:14:03,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" -d '{"subnet": {"name": "singlevm1-subnet_b10f0f6a-7d95-47ba-a06c-12eec436151d", "enable_dhcp": true, "network_id": "8036e033-e302-410e-9a27-2d28bd6357f4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 08:14:04,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-04789d30-0869-46d1-b616-91291376eb4f Date: Fri, 31 Aug 2018 08:14:04 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-31T08:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2a569611-517a-4b1e-a057-07f44d96f087","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f52f5ba0cfbd461585ae6cb47d1e299c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_b10f0f6a-7d95-47ba-a06c-12eec436151d","enable_dhcp":true,"segment_id":null,"network_id":"8036e033-e302-410e-9a27-2d28bd6357f4","tenant_id":"f52f5ba0cfbd461585ae6cb47d1e299c","created_at":"2018-08-31T08:14:04Z","ip_version":4}} 2018-08-31 08:14:04,854 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-04789d30-0869-46d1-b616-91291376eb4f 2018-08-31 08:14:04,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.91854596138s 2018-08-31 08:14:04,854 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-04789d30-0869-46d1-b616-91291376eb4f 2018-08-31 08:14:04,855 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:14:04Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2a569611-517a-4b1e-a057-07f44d96f087', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_b10f0f6a-7d95-47ba-a06c-12eec436151d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'8036e033-e302-410e-9a27-2d28bd6357f4', u'tenant_id': u'f52f5ba0cfbd461585ae6cb47d1e299c', u'created_at': u'2018-08-31T08:14:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f52f5ba0cfbd461585ae6cb47d1e299c'}) 2018-08-31 08:14:04,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 08:14:04,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" -d '{"router": {"external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "name": "singlevm1-router_b10f0f6a-7d95-47ba-a06c-12eec436151d", "admin_state_up": true}}' 2018-08-31 08:14:11,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-721b3fe1-74d1-43a6-8457-fa183fbbcaa7 Date: Fri, 31 Aug 2018 08:14:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:14:05Z", "admin_state_up": true, "updated_at": "2018-08-31T08:14:06Z", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "e9d51df0-e6f4-488c-b9ce-4f93f20ad343", "name": "singlevm1-router_b10f0f6a-7d95-47ba-a06c-12eec436151d"}} 2018-08-31 08:14:11,653 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-721b3fe1-74d1-43a6-8457-fa183fbbcaa7 2018-08-31 08:14:11,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.7979619503s 2018-08-31 08:14:11,654 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-721b3fe1-74d1-43a6-8457-fa183fbbcaa7 2018-08-31 08:14:11,654 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:14:06Z', u'revision_number': 3, u'ha': True, u'id': u'e9d51df0-e6f4-488c-b9ce-4f93f20ad343', u'external_gateway_info': {u'network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9101d810-9ee5-41e0-949f-3a0dfa54404f', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_b10f0f6a-7d95-47ba-a06c-12eec436151d', u'admin_state_up': True, u'tenant_id': u'f52f5ba0cfbd461585ae6cb47d1e299c', u'created_at': u'2018-08-31T08:14:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'f52f5ba0cfbd461585ae6cb47d1e299c'}) 2018-08-31 08:14:11,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 08:14:11,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/e9d51df0-e6f4-488c-b9ce-4f93f20ad343/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}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" -d '{"subnet_id": "2a569611-517a-4b1e-a057-07f44d96f087"}' 2018-08-31 08:14:14,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-961f857c-e36a-4a54-88e4-f947482ab2fd Date: Fri, 31 Aug 2018 08:14:14 GMT RESP BODY: {"network_id": "8036e033-e302-410e-9a27-2d28bd6357f4", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "subnet_id": "2a569611-517a-4b1e-a057-07f44d96f087", "subnet_ids": ["2a569611-517a-4b1e-a057-07f44d96f087"], "port_id": "537ee13f-f2a0-48d0-afdd-8de30ea5b075", "id": "e9d51df0-e6f4-488c-b9ce-4f93f20ad343"} 2018-08-31 08:14:14,191 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/e9d51df0-e6f4-488c-b9ce-4f93f20ad343/add_router_interface.json used request id req-961f857c-e36a-4a54-88e4-f947482ab2fd 2018-08-31 08:14:14,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.53636598587s 2018-08-31 08:14:14,191 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/e9d51df0-e6f4-488c-b9ce-4f93f20ad343/add_router_interface.json used request id req-961f857c-e36a-4a54-88e4-f947482ab2fd returning object e9d51df0-e6f4-488c-b9ce-4f93f20ad343 2018-08-31 08:14:14,192 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 08:14:14,323 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 08:14:14,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:14:14,332 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 08:14:14 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}]} 2018-08-31 08:14:14,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:14:14,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:15,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5e3919c7-d29e-4c99-be22-7ada6ff2d12d Date: Fri, 31 Aug 2018 08:14:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:14:15,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-5e3919c7-d29e-4c99-be22-7ada6ff2d12d 2018-08-31 08:14:15,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.78169798851s 2018-08-31 08:14:15,119 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-5e3919c7-d29e-4c99-be22-7ada6ff2d12d 2018-08-31 08:14:15,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 08:14:15,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_b10f0f6a-7d95-47ba-a06c-12eec436151d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_b10f0f6a-7d95-47ba-a06c-12eec436151d"}' 2018-08-31 08:14:15,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/4154dbd8-1e31-48f0-ae90-94528d94fea9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-39c6af3e-78d6-4667-a372-8a6a5fae9d4f Date: Fri, 31 Aug 2018 08:14:15 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:14:15Z", "file": "/v2/images/4154dbd8-1e31-48f0-ae90-94528d94fea9/file", "owner": "f52f5ba0cfbd461585ae6cb47d1e299c", "id": "4154dbd8-1e31-48f0-ae90-94528d94fea9", "size": null, "self": "/v2/images/4154dbd8-1e31-48f0-ae90-94528d94fea9", "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_b10f0f6a-7d95-47ba-a06c-12eec436151d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_b10f0f6a-7d95-47ba-a06c-12eec436151d", "checksum": null, "created_at": "2018-08-31T08:14:15Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 08:14:15,958 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-39c6af3e-78d6-4667-a372-8a6a5fae9d4f 2018-08-31 08:14:15,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.831231832504s 2018-08-31 08:14:15,959 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-39c6af3e-78d6-4667-a372-8a6a5fae9d4f returning object 4154dbd8-1e31-48f0-ae90-94528d94fea9 2018-08-31 08:14:15,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 08:14:15,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/4154dbd8-1e31-48f0-ae90-94528d94fea9/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}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" -d '' 2018-08-31 08:14:17,226 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1725ba79-c39d-477c-853b-ff7c5aa35df9 Date: Fri, 31 Aug 2018 08:14: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-31 08:14:17,226 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/4154dbd8-1e31-48f0-ae90-94528d94fea9/file used request id req-1725ba79-c39d-477c-853b-ff7c5aa35df9 2018-08-31 08:14:17,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.26665186882s 2018-08-31 08:14:17,226 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/4154dbd8-1e31-48f0-ae90-94528d94fea9/file used request id req-1725ba79-c39d-477c-853b-ff7c5aa35df9 2018-08-31 08:14:17,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:14:17,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:17,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-fd4bc542-d26d-437c-a2cd-ab41a8e326e9 Date: Fri, 31 Aug 2018 08:14:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:14:17Z", "file": "/v2/images/4154dbd8-1e31-48f0-ae90-94528d94fea9/file", "owner": "f52f5ba0cfbd461585ae6cb47d1e299c", "id": "4154dbd8-1e31-48f0-ae90-94528d94fea9", "size": 12716032, "self": "/v2/images/4154dbd8-1e31-48f0-ae90-94528d94fea9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/4154dbd8-1e31-48f0-ae90-94528d94fea9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/4154dbd8-1e31-48f0-ae90-94528d94fea9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_b10f0f6a-7d95-47ba-a06c-12eec436151d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_b10f0f6a-7d95-47ba-a06c-12eec436151d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:14:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:14:17,527 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-fd4bc542-d26d-437c-a2cd-ab41a8e326e9 2018-08-31 08:14:17,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297203063965s 2018-08-31 08:14:17,528 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-fd4bc542-d26d-437c-a2cd-ab41a8e326e9 2018-08-31 08:14:17,530 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/4154dbd8-1e31-48f0-ae90-94528d94fea9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4154dbd8-1e31-48f0-ae90-94528d94fea9/file', 'owner': u'f52f5ba0cfbd461585ae6cb47d1e299c', 'id': u'4154dbd8-1e31-48f0-ae90-94528d94fea9', 'size': 12716032, u'self': u'/v2/images/4154dbd8-1e31-48f0-ae90-94528d94fea9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f52f5ba0cfbd461585ae6cb47d1e299c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/4154dbd8-1e31-48f0-ae90-94528d94fea9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T08:14:17Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T08:14:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_b10f0f6a-7d95-47ba-a06c-12eec436151d', '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/4154dbd8-1e31-48f0-ae90-94528d94fea9', 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_b10f0f6a-7d95-47ba-a06c-12eec436151d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_b10f0f6a-7d95-47ba-a06c-12eec436151d', 'created': u'2018-08-31T08:14:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T08:14:15Z', 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/4154dbd8-1e31-48f0-ae90-94528d94fea9', 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_b10f0f6a-7d95-47ba-a06c-12eec436151d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 08:14:17,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 08:14:17,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_b10f0f6a-7d95-47ba-a06c-12eec436151d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 08:14:18,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:14:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3635cb69-c106-4c8d-b43e-50c740d8dfaa x-compute-request-id: req-3635cb69-c106-4c8d-b43e-50c740d8dfaa Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_b10f0f6a-7d95-47ba-a06c-12eec436151d", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/e12bf2ed-2fd9-406a-b167-1e07e91cc436", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/e12bf2ed-2fd9-406a-b167-1e07e91cc436", "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": "e12bf2ed-2fd9-406a-b167-1e07e91cc436"}} 2018-08-31 08:14:18,463 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-3635cb69-c106-4c8d-b43e-50c740d8dfaa 2018-08-31 08:14:18,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.93207192421s 2018-08-31 08:14:18,463 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-3635cb69-c106-4c8d-b43e-50c740d8dfaa 2018-08-31 08:14:18,464 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_b10f0f6a-7d95-47ba-a06c-12eec436151d', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'e12bf2ed-2fd9-406a-b167-1e07e91cc436', 'swap': 0}) 2018-08-31 08:14:18,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 08:14:18,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/e12bf2ed-2fd9-406a-b167-1e07e91cc436/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}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" -d '{"extra_specs": {}}' 2018-08-31 08:14:18,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:14: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-cdaf71e9-7767-46e7-9ed6-2325869224ba x-compute-request-id: req-cdaf71e9-7767-46e7-9ed6-2325869224ba Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 08:14:18,604 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/e12bf2ed-2fd9-406a-b167-1e07e91cc436/os-extra_specs used request id req-cdaf71e9-7767-46e7-9ed6-2325869224ba 2018-08-31 08:14:18,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.139559984207s 2018-08-31 08:14:18,605 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/e12bf2ed-2fd9-406a-b167-1e07e91cc436/os-extra_specs used request id req-cdaf71e9-7767-46e7-9ed6-2325869224ba 2018-08-31 08:14:18,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-31 08:14:18,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" -d '{"keypair": {"name": "singlevm1-kp_b10f0f6a-7d95-47ba-a06c-12eec436151d"}}' 2018-08-31 08:14:19,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:14: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-e7a2f564-f0db-483e-aadb-14c9ec2c4641 x-compute-request-id: req-e7a2f564-f0db-483e-aadb-14c9ec2c4641 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5tHpOpz68qHY2gq/mHm2lOdrZZLX9gDipJ/6mAz1THpqcKUBP13MLJgaIjJDtsA/2ey+CPau1QwEgOoPH5PcexYPv/ltnX++q6z/XjPhCItVWGmxWGT0bgbldoJClxl3ODVPAE5kHlYJbqgf3nzL8QKFbLl3hhyYO4b73jNca9o1fMwyqmsH9GERShJj/B6WlZ4xk0eqKva9qaBYMYgspSDK81TAx5IoCP4KvEy4SKfPgPFKU2kBxdv8/ESfHOcCoX5/rT6Jt+rEbU4VjhCnudWDrliGELp1uRSRh2SPyZK+OdKQEdzfsSogbQOW71kC6qIVIg2unQcFJ5fygdPGF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAubR6Tqc+vKh2NoKv5h5tpTna2WS1/YA4qSf+pgM9Ux6anClA\nT9dzCyYGiIyQ7bAP9nsvgj2rtUMBIDqDx+T3HsWD7/5bZ1/vqus/14z4QiLVVhps\nVhk9G4G5XaCQpcZdzg1TwBOZB5WCW6oH958y/EChWy5d4YcmDuG+94zXGvaNXzMM\nqprB/RhEUoSY/welpWeMZNHqir2vamgWDGILKUgyvNUwMeSKAj+CrxMuEinz4DxS\nlNpAcXb/PxEnxznAqF+f60+ibfqxG1OFY4Qp7nVg65YhhC6dbkUkYdkj8mSvjnSk\nBHc37EqIG0Dlu9ZAuqiFSINrp0HBSeX8oHTxhQIDAQABAoIBAHhWPztgnQLbl17T\naPCRnzOGPg7JeDUBNbZHuHgTeVW3azDuekJCtsXuqiUqEXA0uuNaB/s5w17+QGiG\nAocyFADYtRp7lPdz73auYvxm2SjiMaROEw3n5PVCJsBJH/KMjJTNhgvdpziG5aZI\nlEkd3IghyW2wqh1O2paiKoF3vpw1NAWDYMAPovtcxfNlSwtfNy5LSUgNdFK4ziJg\nVjgq0LmMSEHR6OF/vZnbt2Fz1pvSnF6XVVOOwqkK0lRCjzTPYCvMbFsFNfRPvU5t\nN1/AS3Vk4gIYFS9va9YLtCkCUnhZYLuaUR/R3z+9mGJLa1nNq8BBosZRdAru9N4G\nSMn4bzECgYEA9Mf2TU9YXUyOl1kR8LAtNw6aOabc118C0Hr2abv71N96lhwm5833\nc8vlEtVrvuVvrjh1Rq/6XJwr3hiLViXkh9s1ojDveTljg6QIAXRvtuh6B7r+RXSB\nHSDpOiZNbBr+tiSWVrQVA/fnfvUYgdS8QMH/NduXo/Ac01WWHX6IGjcCgYEAwjde\n2ksT4vKPBUvwxieuaWVVOPhRD5nkYxNVEoXfwbQJKIOvTaZ/EWFWZxclIZVeFvd+\nlu6dizKZWn64VlkTs/Khg8WBjPLf15z9ymiC42aGetUlmIy+k7pTPtBskXZxnS2e\nFi4yzcf9txh8v8mIpEjsOkd/VUCKwcApik3ThCMCgYBWmJtBFG3ta9USI/edz6Xf\nUXIsLST5qGoleSrNkyxvTbRfgIwe+5WsSJi8xfX9LcwJtX1/yWfn9XPreYFps7Qa\nf+mEfI1rtGrJOnF+mkOfULVDINstlR7MQEViRgSj1xT/OQhamhDJO52RI4JNBAap\nXjg8RHhsDdkUxrV5r7bUlwKBgGe7o1H837ZLz9AIa6Wq9CEfGpG/L6yhibbRUJMA\nJi8TtgCJtUxILX5e+wM8/Xweh47EyjxbXpJGiFopbNPR6BAo+9Oh3jwmTSCgnX1K\nrP5AeHuK9PWx1uiYkHXwZMyc8rn8737xVflLZFwzHA5j2jPFL0dBgOVL/9DUjlts\njhj5AoGBAPFKtUFDzVB96TxRawqPQHHACyUUgHVqlxQee5IstB05bb0hD7c//aKX\nMrgQU/9/BTngprLMLGFBQQBdHpXlsBfEXGPbA1+L4CRP9zIrEMjndftbCPoy2ifW\nEcZHeAV6uLsvpyzkmsARPgTil6XC+AwmaI9AW5Vr9TqQXO1Pkq4P\n-----END RSA PRIVATE KEY-----\n", "user_id": "f751abe7ce804d9281f9cc891312dd4f", "name": "singlevm1-kp_b10f0f6a-7d95-47ba-a06c-12eec436151d", "fingerprint": "b0:d1:ec:75:6c:f8:28:fb:5e:f2:b4:e0:8d:80:03:f1"}} 2018-08-31 08:14:19,051 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/os-keypairs used request id req-e7a2f564-f0db-483e-aadb-14c9ec2c4641 2018-08-31 08:14:19,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.445419073105s 2018-08-31 08:14:19,051 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/os-keypairs used request id req-e7a2f564-f0db-483e-aadb-14c9ec2c4641 2018-08-31 08:14:19,052 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5tHpOpz68qHY2gq/mHm2lOdrZZLX9gDipJ/6mAz1THpqcKUBP13MLJgaIjJDtsA/2ey+CPau1QwEgOoPH5PcexYPv/ltnX++q6z/XjPhCItVWGmxWGT0bgbldoJClxl3ODVPAE5kHlYJbqgf3nzL8QKFbLl3hhyYO4b73jNca9o1fMwyqmsH9GERShJj/B6WlZ4xk0eqKva9qaBYMYgspSDK81TAx5IoCP4KvEy4SKfPgPFKU2kBxdv8/ESfHOcCoX5/rT6Jt+rEbU4VjhCnudWDrliGELp1uRSRh2SPyZK+OdKQEdzfsSogbQOW71kC6qIVIg2unQcFJ5fygdPGF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAubR6Tqc+vKh2NoKv5h5tpTna2WS1/YA4qSf+pgM9Ux6anClA\nT9dzCyYGiIyQ7bAP9nsvgj2rtUMBIDqDx+T3HsWD7/5bZ1/vqus/14z4QiLVVhps\nVhk9G4G5XaCQpcZdzg1TwBOZB5WCW6oH958y/EChWy5d4YcmDuG+94zXGvaNXzMM\nqprB/RhEUoSY/welpWeMZNHqir2vamgWDGILKUgyvNUwMeSKAj+CrxMuEinz4DxS\nlNpAcXb/PxEnxznAqF+f60+ibfqxG1OFY4Qp7nVg65YhhC6dbkUkYdkj8mSvjnSk\nBHc37EqIG0Dlu9ZAuqiFSINrp0HBSeX8oHTxhQIDAQABAoIBAHhWPztgnQLbl17T\naPCRnzOGPg7JeDUBNbZHuHgTeVW3azDuekJCtsXuqiUqEXA0uuNaB/s5w17+QGiG\nAocyFADYtRp7lPdz73auYvxm2SjiMaROEw3n5PVCJsBJH/KMjJTNhgvdpziG5aZI\nlEkd3IghyW2wqh1O2paiKoF3vpw1NAWDYMAPovtcxfNlSwtfNy5LSUgNdFK4ziJg\nVjgq0LmMSEHR6OF/vZnbt2Fz1pvSnF6XVVOOwqkK0lRCjzTPYCvMbFsFNfRPvU5t\nN1/AS3Vk4gIYFS9va9YLtCkCUnhZYLuaUR/R3z+9mGJLa1nNq8BBosZRdAru9N4G\nSMn4bzECgYEA9Mf2TU9YXUyOl1kR8LAtNw6aOabc118C0Hr2abv71N96lhwm5833\nc8vlEtVrvuVvrjh1Rq/6XJwr3hiLViXkh9s1ojDveTljg6QIAXRvtuh6B7r+RXSB\nHSDpOiZNbBr+tiSWVrQVA/fnfvUYgdS8QMH/NduXo/Ac01WWHX6IGjcCgYEAwjde\n2ksT4vKPBUvwxieuaWVVOPhRD5nkYxNVEoXfwbQJKIOvTaZ/EWFWZxclIZVeFvd+\nlu6dizKZWn64VlkTs/Khg8WBjPLf15z9ymiC42aGetUlmIy+k7pTPtBskXZxnS2e\nFi4yzcf9txh8v8mIpEjsOkd/VUCKwcApik3ThCMCgYBWmJtBFG3ta9USI/edz6Xf\nUXIsLST5qGoleSrNkyxvTbRfgIwe+5WsSJi8xfX9LcwJtX1/yWfn9XPreYFps7Qa\nf+mEfI1rtGrJOnF+mkOfULVDINstlR7MQEViRgSj1xT/OQhamhDJO52RI4JNBAap\nXjg8RHhsDdkUxrV5r7bUlwKBgGe7o1H837ZLz9AIa6Wq9CEfGpG/L6yhibbRUJMA\nJi8TtgCJtUxILX5e+wM8/Xweh47EyjxbXpJGiFopbNPR6BAo+9Oh3jwmTSCgnX1K\nrP5AeHuK9PWx1uiYkHXwZMyc8rn8737xVflLZFwzHA5j2jPFL0dBgOVL/9DUjlts\njhj5AoGBAPFKtUFDzVB96TxRawqPQHHACyUUgHVqlxQee5IstB05bb0hD7c//aKX\nMrgQU/9/BTngprLMLGFBQQBdHpXlsBfEXGPbA1+L4CRP9zIrEMjndftbCPoy2ifW\nEcZHeAV6uLsvpyzkmsARPgTil6XC+AwmaI9AW5Vr9TqQXO1Pkq4P\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f751abe7ce804d9281f9cc891312dd4f', 'name': u'singlevm1-kp_b10f0f6a-7d95-47ba-a06c-12eec436151d', 'created_at': '2018-08-31T08:14:19.052099', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f52f5ba0cfbd461585ae6cb47d1e299c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b0:d1:ec:75:6c:f8:28:fb:5e:f2:b4:e0:8d:80:03:f1', 'type': 'ssh', 'id': u'singlevm1-kp_b10f0f6a-7d95-47ba-a06c-12eec436151d'}) 2018-08-31 08:14:19,052 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAubR6Tqc+vKh2NoKv5h5tpTna2WS1/YA4qSf+pgM9Ux6anClA T9dzCyYGiIyQ7bAP9nsvgj2rtUMBIDqDx+T3HsWD7/5bZ1/vqus/14z4QiLVVhps Vhk9G4G5XaCQpcZdzg1TwBOZB5WCW6oH958y/EChWy5d4YcmDuG+94zXGvaNXzMM qprB/RhEUoSY/welpWeMZNHqir2vamgWDGILKUgyvNUwMeSKAj+CrxMuEinz4DxS lNpAcXb/PxEnxznAqF+f60+ibfqxG1OFY4Qp7nVg65YhhC6dbkUkYdkj8mSvjnSk BHc37EqIG0Dlu9ZAuqiFSINrp0HBSeX8oHTxhQIDAQABAoIBAHhWPztgnQLbl17T aPCRnzOGPg7JeDUBNbZHuHgTeVW3azDuekJCtsXuqiUqEXA0uuNaB/s5w17+QGiG AocyFADYtRp7lPdz73auYvxm2SjiMaROEw3n5PVCJsBJH/KMjJTNhgvdpziG5aZI lEkd3IghyW2wqh1O2paiKoF3vpw1NAWDYMAPovtcxfNlSwtfNy5LSUgNdFK4ziJg Vjgq0LmMSEHR6OF/vZnbt2Fz1pvSnF6XVVOOwqkK0lRCjzTPYCvMbFsFNfRPvU5t N1/AS3Vk4gIYFS9va9YLtCkCUnhZYLuaUR/R3z+9mGJLa1nNq8BBosZRdAru9N4G SMn4bzECgYEA9Mf2TU9YXUyOl1kR8LAtNw6aOabc118C0Hr2abv71N96lhwm5833 c8vlEtVrvuVvrjh1Rq/6XJwr3hiLViXkh9s1ojDveTljg6QIAXRvtuh6B7r+RXSB HSDpOiZNbBr+tiSWVrQVA/fnfvUYgdS8QMH/NduXo/Ac01WWHX6IGjcCgYEAwjde 2ksT4vKPBUvwxieuaWVVOPhRD5nkYxNVEoXfwbQJKIOvTaZ/EWFWZxclIZVeFvd+ lu6dizKZWn64VlkTs/Khg8WBjPLf15z9ymiC42aGetUlmIy+k7pTPtBskXZxnS2e Fi4yzcf9txh8v8mIpEjsOkd/VUCKwcApik3ThCMCgYBWmJtBFG3ta9USI/edz6Xf UXIsLST5qGoleSrNkyxvTbRfgIwe+5WsSJi8xfX9LcwJtX1/yWfn9XPreYFps7Qa f+mEfI1rtGrJOnF+mkOfULVDINstlR7MQEViRgSj1xT/OQhamhDJO52RI4JNBAap Xjg8RHhsDdkUxrV5r7bUlwKBgGe7o1H837ZLz9AIa6Wq9CEfGpG/L6yhibbRUJMA Ji8TtgCJtUxILX5e+wM8/Xweh47EyjxbXpJGiFopbNPR6BAo+9Oh3jwmTSCgnX1K rP5AeHuK9PWx1uiYkHXwZMyc8rn8737xVflLZFwzHA5j2jPFL0dBgOVL/9DUjlts jhj5AoGBAPFKtUFDzVB96TxRawqPQHHACyUUgHVqlxQee5IstB05bb0hD7c//aKX MrgQU/9/BTngprLMLGFBQQBdHpXlsBfEXGPbA1+L4CRP9zIrEMjndftbCPoy2ifW EcZHeAV6uLsvpyzkmsARPgTil6XC+AwmaI9AW5Vr9TqQXO1Pkq4P -----END RSA PRIVATE KEY----- 2018-08-31 08:14:19,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-31 08:14:19,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" -d '{"security_group": {"name": "singlevm1-sg_b10f0f6a-7d95-47ba-a06c-12eec436151d", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-31 08:14:19,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-246de4fc-6855-40c4-928c-18b5b8458941 Date: Fri, 31 Aug 2018 08:14:19 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:14:19Z", "updated_at": "2018-08-31T08:14:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:14:19Z", "revision_number": 0, "id": "0c452ebe-d764-4317-a24c-421bc36fb7cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:14:19Z", "security_group_id": "6c0b605e-4cb2-4d0e-b205-623204bc952e", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:14:19Z", "revision_number": 0, "id": "b4aa51bb-cf4f-4a65-b65f-a6fa81f9d9e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:14:19Z", "security_group_id": "6c0b605e-4cb2-4d0e-b205-623204bc952e", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c"}], "revision_number": 1, "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "id": "6c0b605e-4cb2-4d0e-b205-623204bc952e", "name": "singlevm1-sg_b10f0f6a-7d95-47ba-a06c-12eec436151d"}} 2018-08-31 08:14:19,502 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-246de4fc-6855-40c4-928c-18b5b8458941 2018-08-31 08:14:19,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.4467689991s 2018-08-31 08:14:19,502 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-246de4fc-6855-40c4-928c-18b5b8458941 2018-08-31 08:14:19,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 08:14:19,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:19,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-2d5eccb5-2619-4672-81a9-5b0087c00a8a Date: Fri, 31 Aug 2018 08:14:19 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:14:19Z", "updated_at": "2018-08-31T08:14:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:14:19Z", "revision_number": 0, "id": "0c452ebe-d764-4317-a24c-421bc36fb7cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:14:19Z", "security_group_id": "6c0b605e-4cb2-4d0e-b205-623204bc952e", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:14:19Z", "revision_number": 0, "id": "b4aa51bb-cf4f-4a65-b65f-a6fa81f9d9e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:14:19Z", "security_group_id": "6c0b605e-4cb2-4d0e-b205-623204bc952e", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c"}], "revision_number": 1, "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "id": "6c0b605e-4cb2-4d0e-b205-623204bc952e", "name": "singlevm1-sg_b10f0f6a-7d95-47ba-a06c-12eec436151d"}, {"description": "Default security group", "tags": [], "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:11:43Z", "updated_at": "2018-08-31T08:11:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:11:44Z", "revision_number": 0, "id": "49f950ec-a961-4690-bbb1-8e56b3fa2d7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:44Z", "security_group_id": "743e283d-68b2-448e-a5d8-0c19af0e37bd", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:11:44Z", "revision_number": 0, "id": "989059b2-7879-48cd-93c9-5c3a7666c221", "remote_group_id": "743e283d-68b2-448e-a5d8-0c19af0e37bd", "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:44Z", "security_group_id": "743e283d-68b2-448e-a5d8-0c19af0e37bd", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:11:44Z", "revision_number": 0, "id": "e611cca2-76cf-4f5f-adee-96aa124999ca", "remote_group_id": "743e283d-68b2-448e-a5d8-0c19af0e37bd", "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:44Z", "security_group_id": "743e283d-68b2-448e-a5d8-0c19af0e37bd", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:11:44Z", "revision_number": 0, "id": "e7215b3e-dc17-45b5-9d79-d967f4ff1485", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:44Z", "security_group_id": "743e283d-68b2-448e-a5d8-0c19af0e37bd", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c"}], "revision_number": 1, "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "id": "743e283d-68b2-448e-a5d8-0c19af0e37bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef0d535ada6947beac10faed18ea087b", "created_at": "2018-08-31T08:12:15Z", "updated_at": "2018-08-31T08:12:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:12:15Z", "revision_number": 0, "id": "4f67207e-7f2e-41bf-ab94-78a0c8c25d6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:12:15Z", "security_group_id": "8c8599ee-2fef-44c0-a44f-8833268911ed", "tenant_id": "ef0d535ada6947beac10faed18ea087b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef0d535ada6947beac10faed18ea087b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:12:15Z", "revision_number": 0, "id": "a1ceb673-2036-47d2-a995-bfab955aaf16", "remote_group_id": "8c8599ee-2fef-44c0-a44f-8833268911ed", "remote_ip_prefix": null, "created_at": "2018-08-31T08:12:15Z", "security_group_id": "8c8599ee-2fef-44c0-a44f-8833268911ed", "tenant_id": "ef0d535ada6947beac10faed18ea087b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef0d535ada6947beac10faed18ea087b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:12:15Z", "revision_number": 0, "id": "be73b2e7-19c0-4b55-b0a9-d277c575e2a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:12:15Z", "security_group_id": "8c8599ee-2fef-44c0-a44f-8833268911ed", "tenant_id": "ef0d535ada6947beac10faed18ea087b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef0d535ada6947beac10faed18ea087b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:12:15Z", "revision_number": 0, "id": "cd83159e-1b3c-42dd-981c-e1a3ea33e952", "remote_group_id": "8c8599ee-2fef-44c0-a44f-8833268911ed", "remote_ip_prefix": null, "created_at": "2018-08-31T08:12:15Z", "security_group_id": "8c8599ee-2fef-44c0-a44f-8833268911ed", "tenant_id": "ef0d535ada6947beac10faed18ea087b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef0d535ada6947beac10faed18ea087b"}], "revision_number": 1, "project_id": "ef0d535ada6947beac10faed18ea087b", "id": "8c8599ee-2fef-44c0-a44f-8833268911ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43466fc7c2d049ef9913cd05c5bae353", "created_at": "2018-08-31T08:08:19Z", "updated_at": "2018-08-31T08:08:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:08:19Z", "revision_number": 0, "id": "53f25216-da43-486f-af15-11137d38a43e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:08:19Z", "security_group_id": "93735583-8d4f-4021-99f2-51b6289aa185", "tenant_id": "43466fc7c2d049ef9913cd05c5bae353", "port_range_min": null, "ethertype": "IPv4", "project_id": "43466fc7c2d049ef9913cd05c5bae353"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:08:19Z", "revision_number": 0, "id": "7b083b57-440e-4542-9130-b3e7ce1b85f0", "remote_group_id": "93735583-8d4f-4021-99f2-51b6289aa185", "remote_ip_prefix": null, "created_at": "2018-08-31T08:08:19Z", "security_group_id": "93735583-8d4f-4021-99f2-51b6289aa185", "tenant_id": "43466fc7c2d049ef9913cd05c5bae353", "port_range_min": null, "ethertype": "IPv6", "project_id": "43466fc7c2d049ef9913cd05c5bae353"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:08:19Z", "revision_number": 0, "id": "98d3634c-16f9-445c-94ef-1af08814d0ad", "remote_group_id": "93735583-8d4f-4021-99f2-51b6289aa185", "remote_ip_prefix": null, "created_at": "2018-08-31T08:08:19Z", "security_group_id": "93735583-8d4f-4021-99f2-51b6289aa185", "tenant_id": "43466fc7c2d049ef9913cd05c5bae353", "port_range_min": null, "ethertype": "IPv4", "project_id": "43466fc7c2d049ef9913cd05c5bae353"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:08:19Z", "revision_number": 0, "id": "ab8ad0ce-9135-4c50-b886-0b418bf35ebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:08:19Z", "security_group_id": "93735583-8d4f-4021-99f2-51b6289aa185", "tenant_id": "43466fc7c2d049ef9913cd05c5bae353", "port_range_min": null, "ethertype": "IPv6", "project_id": "43466fc7c2d049ef9913cd05c5bae353"}], "revision_number": 1, "project_id": "43466fc7c2d049ef9913cd05c5bae353", "id": "93735583-8d4f-4021-99f2-51b6289aa185", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-31T08:11:47Z", "updated_at": "2018-08-31T08:11:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:11:47Z", "revision_number": 0, "id": "380e6d54-29e1-4acd-8827-0a1215e14e67", "remote_group_id": "990122e1-9da5-4258-913c-106123e05338", "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:47Z", "security_group_id": "990122e1-9da5-4258-913c-106123e05338", "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-31T08:11:47Z", "revision_number": 0, "id": "6d180741-5053-4ded-881a-3e9ea54398c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:47Z", "security_group_id": "990122e1-9da5-4258-913c-106123e05338", "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-31T08:11:47Z", "revision_number": 0, "id": "87aba19d-effa-4ed3-aec9-57d151200951", "remote_group_id": "990122e1-9da5-4258-913c-106123e05338", "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:47Z", "security_group_id": "990122e1-9da5-4258-913c-106123e05338", "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-31T08:11:47Z", "revision_number": 0, "id": "df417bd3-69cc-4f0e-966e-b44ecb395348", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:47Z", "security_group_id": "990122e1-9da5-4258-913c-106123e05338", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "990122e1-9da5-4258-913c-106123e05338", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7499afbe679a4fdc988c1ccfe8221a59", "created_at": "2018-08-31T08:13:26Z", "updated_at": "2018-08-31T08:13:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:13:26Z", "revision_number": 0, "id": "6f258621-3dee-48b5-a39e-0d07c58d0f72", "remote_group_id": "eb82c059-719c-48e9-903c-638063354d75", "remote_ip_prefix": null, "created_at": "2018-08-31T08:13:26Z", "security_group_id": "eb82c059-719c-48e9-903c-638063354d75", "tenant_id": "7499afbe679a4fdc988c1ccfe8221a59", "port_range_min": null, "ethertype": "IPv6", "project_id": "7499afbe679a4fdc988c1ccfe8221a59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:13:26Z", "revision_number": 0, "id": "9a5cf667-5cdd-4891-99cc-0a73fdaea75c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:13:26Z", "security_group_id": "eb82c059-719c-48e9-903c-638063354d75", "tenant_id": "7499afbe679a4fdc988c1ccfe8221a59", "port_range_min": null, "ethertype": "IPv4", "project_id": "7499afbe679a4fdc988c1ccfe8221a59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:13:26Z", "revision_number": 0, "id": "bc148e22-9d20-4dcf-8653-91ef218b7268", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:13:26Z", "security_group_id": "eb82c059-719c-48e9-903c-638063354d75", "tenant_id": "7499afbe679a4fdc988c1ccfe8221a59", "port_range_min": null, "ethertype": "IPv6", "project_id": "7499afbe679a4fdc988c1ccfe8221a59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:13:26Z", "revision_number": 0, "id": "e7dfb92d-9137-4265-843a-7f8c96d1633f", "remote_group_id": "eb82c059-719c-48e9-903c-638063354d75", "remote_ip_prefix": null, "created_at": "2018-08-31T08:13:26Z", "security_group_id": "eb82c059-719c-48e9-903c-638063354d75", "tenant_id": "7499afbe679a4fdc988c1ccfe8221a59", "port_range_min": null, "ethertype": "IPv4", "project_id": "7499afbe679a4fdc988c1ccfe8221a59"}], "revision_number": 1, "project_id": "7499afbe679a4fdc988c1ccfe8221a59", "id": "eb82c059-719c-48e9-903c-638063354d75", "name": "default"}]} 2018-08-31 08:14:19,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-2d5eccb5-2619-4672-81a9-5b0087c00a8a 2018-08-31 08:14:19,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0529210567474s 2018-08-31 08:14:19,560 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-2d5eccb5-2619-4672-81a9-5b0087c00a8a 2018-08-31 08:14:19,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 08:14:19,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" -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": "6c0b605e-4cb2-4d0e-b205-623204bc952e"}}' 2018-08-31 08:14:20,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-8e7d8208-4b33-478a-a948-3b713a1b6ecf Date: Fri, 31 Aug 2018 08:14:20 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-31T08:14:20Z", "security_group_id": "6c0b605e-4cb2-4d0e-b205-623204bc952e", "port_range_min": 22, "revision_number": 0, "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:14:20Z", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "id": "f71d7521-d38c-45e8-ad85-7cd195a7047c"}} 2018-08-31 08:14:20,227 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-8e7d8208-4b33-478a-a948-3b713a1b6ecf 2018-08-31 08:14:20,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.662154912949s 2018-08-31 08:14:20,227 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-8e7d8208-4b33-478a-a948-3b713a1b6ecf 2018-08-31 08:14:20,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 08:14:20,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:20,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-27305190-e0cd-4305-89f3-633246c96a38 Date: Fri, 31 Aug 2018 08:14:20 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:14:19Z", "updated_at": "2018-08-31T08:14:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:14:19Z", "revision_number": 0, "id": "0c452ebe-d764-4317-a24c-421bc36fb7cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:14:19Z", "security_group_id": "6c0b605e-4cb2-4d0e-b205-623204bc952e", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:14:19Z", "revision_number": 0, "id": "b4aa51bb-cf4f-4a65-b65f-a6fa81f9d9e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:14:19Z", "security_group_id": "6c0b605e-4cb2-4d0e-b205-623204bc952e", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T08:14:20Z", "revision_number": 0, "id": "f71d7521-d38c-45e8-ad85-7cd195a7047c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:14:20Z", "security_group_id": "6c0b605e-4cb2-4d0e-b205-623204bc952e", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c"}], "revision_number": 2, "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "id": "6c0b605e-4cb2-4d0e-b205-623204bc952e", "name": "singlevm1-sg_b10f0f6a-7d95-47ba-a06c-12eec436151d"}, {"description": "Default security group", "tags": [], "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:11:43Z", "updated_at": "2018-08-31T08:11:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:11:44Z", "revision_number": 0, "id": "49f950ec-a961-4690-bbb1-8e56b3fa2d7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:44Z", "security_group_id": "743e283d-68b2-448e-a5d8-0c19af0e37bd", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:11:44Z", "revision_number": 0, "id": "989059b2-7879-48cd-93c9-5c3a7666c221", "remote_group_id": "743e283d-68b2-448e-a5d8-0c19af0e37bd", "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:44Z", "security_group_id": "743e283d-68b2-448e-a5d8-0c19af0e37bd", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:11:44Z", "revision_number": 0, "id": "e611cca2-76cf-4f5f-adee-96aa124999ca", "remote_group_id": "743e283d-68b2-448e-a5d8-0c19af0e37bd", "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:44Z", "security_group_id": "743e283d-68b2-448e-a5d8-0c19af0e37bd", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:11:44Z", "revision_number": 0, "id": "e7215b3e-dc17-45b5-9d79-d967f4ff1485", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:44Z", "security_group_id": "743e283d-68b2-448e-a5d8-0c19af0e37bd", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c"}], "revision_number": 1, "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "id": "743e283d-68b2-448e-a5d8-0c19af0e37bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef0d535ada6947beac10faed18ea087b", "created_at": "2018-08-31T08:12:15Z", "updated_at": "2018-08-31T08:12:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:12:15Z", "revision_number": 0, "id": "4f67207e-7f2e-41bf-ab94-78a0c8c25d6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:12:15Z", "security_group_id": "8c8599ee-2fef-44c0-a44f-8833268911ed", "tenant_id": "ef0d535ada6947beac10faed18ea087b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef0d535ada6947beac10faed18ea087b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:12:15Z", "revision_number": 0, "id": "a1ceb673-2036-47d2-a995-bfab955aaf16", "remote_group_id": "8c8599ee-2fef-44c0-a44f-8833268911ed", "remote_ip_prefix": null, "created_at": "2018-08-31T08:12:15Z", "security_group_id": "8c8599ee-2fef-44c0-a44f-8833268911ed", "tenant_id": "ef0d535ada6947beac10faed18ea087b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef0d535ada6947beac10faed18ea087b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:12:15Z", "revision_number": 0, "id": "be73b2e7-19c0-4b55-b0a9-d277c575e2a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:12:15Z", "security_group_id": "8c8599ee-2fef-44c0-a44f-8833268911ed", "tenant_id": "ef0d535ada6947beac10faed18ea087b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef0d535ada6947beac10faed18ea087b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:12:15Z", "revision_number": 0, "id": "cd83159e-1b3c-42dd-981c-e1a3ea33e952", "remote_group_id": "8c8599ee-2fef-44c0-a44f-8833268911ed", "remote_ip_prefix": null, "created_at": "2018-08-31T08:12:15Z", "security_group_id": "8c8599ee-2fef-44c0-a44f-8833268911ed", "tenant_id": "ef0d535ada6947beac10faed18ea087b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef0d535ada6947beac10faed18ea087b"}], "revision_number": 1, "project_id": "ef0d535ada6947beac10faed18ea087b", "id": "8c8599ee-2fef-44c0-a44f-8833268911ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43466fc7c2d049ef9913cd05c5bae353", "created_at": "2018-08-31T08:08:19Z", "updated_at": "2018-08-31T08:08:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:08:19Z", "revision_number": 0, "id": "53f25216-da43-486f-af15-11137d38a43e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:08:19Z", "security_group_id": "93735583-8d4f-4021-99f2-51b6289aa185", "tenant_id": "43466fc7c2d049ef9913cd05c5bae353", "port_range_min": null, "ethertype": "IPv4", "project_id": "43466fc7c2d049ef9913cd05c5bae353"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:08:19Z", "revision_number": 0, "id": "7b083b57-440e-4542-9130-b3e7ce1b85f0", "remote_group_id": "93735583-8d4f-4021-99f2-51b6289aa185", "remote_ip_prefix": null, "created_at": "2018-08-31T08:08:19Z", "security_group_id": "93735583-8d4f-4021-99f2-51b6289aa185", "tenant_id": "43466fc7c2d049ef9913cd05c5bae353", "port_range_min": null, "ethertype": "IPv6", "project_id": "43466fc7c2d049ef9913cd05c5bae353"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:08:19Z", "revision_number": 0, "id": "98d3634c-16f9-445c-94ef-1af08814d0ad", "remote_group_id": "93735583-8d4f-4021-99f2-51b6289aa185", "remote_ip_prefix": null, "created_at": "2018-08-31T08:08:19Z", "security_group_id": "93735583-8d4f-4021-99f2-51b6289aa185", "tenant_id": "43466fc7c2d049ef9913cd05c5bae353", "port_range_min": null, "ethertype": "IPv4", "project_id": "43466fc7c2d049ef9913cd05c5bae353"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:08:19Z", "revision_number": 0, "id": "ab8ad0ce-9135-4c50-b886-0b418bf35ebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:08:19Z", "security_group_id": "93735583-8d4f-4021-99f2-51b6289aa185", "tenant_id": "43466fc7c2d049ef9913cd05c5bae353", "port_range_min": null, "ethertype": "IPv6", "project_id": "43466fc7c2d049ef9913cd05c5bae353"}], "revision_number": 1, "project_id": "43466fc7c2d049ef9913cd05c5bae353", "id": "93735583-8d4f-4021-99f2-51b6289aa185", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-31T08:11:47Z", "updated_at": "2018-08-31T08:11:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:11:47Z", "revision_number": 0, "id": "380e6d54-29e1-4acd-8827-0a1215e14e67", "remote_group_id": "990122e1-9da5-4258-913c-106123e05338", "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:47Z", "security_group_id": "990122e1-9da5-4258-913c-106123e05338", "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-31T08:11:47Z", "revision_number": 0, "id": "6d180741-5053-4ded-881a-3e9ea54398c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:47Z", "security_group_id": "990122e1-9da5-4258-913c-106123e05338", "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-31T08:11:47Z", "revision_number": 0, "id": "87aba19d-effa-4ed3-aec9-57d151200951", "remote_group_id": "990122e1-9da5-4258-913c-106123e05338", "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:47Z", "security_group_id": "990122e1-9da5-4258-913c-106123e05338", "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-31T08:11:47Z", "revision_number": 0, "id": "df417bd3-69cc-4f0e-966e-b44ecb395348", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:47Z", "security_group_id": "990122e1-9da5-4258-913c-106123e05338", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "990122e1-9da5-4258-913c-106123e05338", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7499afbe679a4fdc988c1ccfe8221a59", "created_at": "2018-08-31T08:13:26Z", "updated_at": "2018-08-31T08:13:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:13:26Z", "revision_number": 0, "id": "6f258621-3dee-48b5-a39e-0d07c58d0f72", "remote_group_id": "eb82c059-719c-48e9-903c-638063354d75", "remote_ip_prefix": null, "created_at": "2018-08-31T08:13:26Z", "security_group_id": "eb82c059-719c-48e9-903c-638063354d75", "tenant_id": "7499afbe679a4fdc988c1ccfe8221a59", "port_range_min": null, "ethertype": "IPv6", "project_id": "7499afbe679a4fdc988c1ccfe8221a59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:13:26Z", "revision_number": 0, "id": "9a5cf667-5cdd-4891-99cc-0a73fdaea75c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:13:26Z", "security_group_id": "eb82c059-719c-48e9-903c-638063354d75", "tenant_id": "7499afbe679a4fdc988c1ccfe8221a59", "port_range_min": null, "ethertype": "IPv4", "project_id": "7499afbe679a4fdc988c1ccfe8221a59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:13:26Z", "revision_number": 0, "id": "bc148e22-9d20-4dcf-8653-91ef218b7268", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:13:26Z", "security_group_id": "eb82c059-719c-48e9-903c-638063354d75", "tenant_id": "7499afbe679a4fdc988c1ccfe8221a59", "port_range_min": null, "ethertype": "IPv6", "project_id": "7499afbe679a4fdc988c1ccfe8221a59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:13:26Z", "revision_number": 0, "id": "e7dfb92d-9137-4265-843a-7f8c96d1633f", "remote_group_id": "eb82c059-719c-48e9-903c-638063354d75", "remote_ip_prefix": null, "created_at": "2018-08-31T08:13:26Z", "security_group_id": "eb82c059-719c-48e9-903c-638063354d75", "tenant_id": "7499afbe679a4fdc988c1ccfe8221a59", "port_range_min": null, "ethertype": "IPv4", "project_id": "7499afbe679a4fdc988c1ccfe8221a59"}], "revision_number": 1, "project_id": "7499afbe679a4fdc988c1ccfe8221a59", "id": "eb82c059-719c-48e9-903c-638063354d75", "name": "default"}]} 2018-08-31 08:14:20,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-27305190-e0cd-4305-89f3-633246c96a38 2018-08-31 08:14:20,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.079537153244s 2018-08-31 08:14:20,311 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-27305190-e0cd-4305-89f3-633246c96a38 2018-08-31 08:14:20,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 08:14:20,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" -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": "6c0b605e-4cb2-4d0e-b205-623204bc952e"}}' 2018-08-31 08:14:20,514 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-c2832256-f096-4e31-9bf0-18c94efa3355 Date: Fri, 31 Aug 2018 08:14:20 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-31T08:14:20Z", "security_group_id": "6c0b605e-4cb2-4d0e-b205-623204bc952e", "port_range_min": null, "revision_number": 0, "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:14:20Z", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "id": "cf6b2007-01e1-4ba2-82bb-f3e3e80072cc"}} 2018-08-31 08:14:20,514 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-c2832256-f096-4e31-9bf0-18c94efa3355 2018-08-31 08:14:20,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.198868989944s 2018-08-31 08:14:20,514 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-c2832256-f096-4e31-9bf0-18c94efa3355 2018-08-31 08:14:20,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:14:20,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:20,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-599583b9-91fd-45cb-834b-963f17152f4c Date: Fri, 31 Aug 2018 08:14:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8036e033-e302-410e-9a27-2d28bd6357f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"f52f5ba0cfbd461585ae6cb47d1e299c","l2_adjacency":true,"status":"ACTIVE","subnets":["2a569611-517a-4b1e-a057-07f44d96f087"],"description":"","tags":[],"updated_at":"2018-08-31T08:14:04Z","qos_policy_id":null,"name":"singlevm1-net_b10f0f6a-7d95-47ba-a06c-12eec436151d","admin_state_up":true,"tenant_id":"f52f5ba0cfbd461585ae6cb47d1e299c","created_at":"2018-08-31T08:14:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d9f31d14-2e7b-48c1-a17a-ad09fdf7e84f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["9959d218-792c-464a-aa90-77e617b2f76a"],"description":"","tags":[],"updated_at":"2018-08-31T08:14:05Z","qos_policy_id":null,"name":"HA network tenant f52f5ba0cfbd461585ae6cb47d1e299c","admin_state_up":true,"tenant_id":"","created_at":"2018-08-31T08:14:05Z","provider:network_type":"vxlan"}]} 2018-08-31 08:14:20,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-599583b9-91fd-45cb-834b-963f17152f4c 2018-08-31 08:14:20,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0796191692352s 2018-08-31 08:14:20,596 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-599583b9-91fd-45cb-834b-963f17152f4c 2018-08-31 08:14:20,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:14:20,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:21,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-04b49f8f-4d6b-4129-8604-dfb283d8d369 Date: Fri, 31 Aug 2018 08:14:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:14:17Z", "file": "/v2/images/4154dbd8-1e31-48f0-ae90-94528d94fea9/file", "owner": "f52f5ba0cfbd461585ae6cb47d1e299c", "id": "4154dbd8-1e31-48f0-ae90-94528d94fea9", "size": 12716032, "self": "/v2/images/4154dbd8-1e31-48f0-ae90-94528d94fea9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/4154dbd8-1e31-48f0-ae90-94528d94fea9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/4154dbd8-1e31-48f0-ae90-94528d94fea9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_b10f0f6a-7d95-47ba-a06c-12eec436151d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_b10f0f6a-7d95-47ba-a06c-12eec436151d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:14:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:14:21,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-04b49f8f-4d6b-4129-8604-dfb283d8d369 2018-08-31 08:14:21,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.765793800354s 2018-08-31 08:14:21,367 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-04b49f8f-4d6b-4129-8604-dfb283d8d369 2018-08-31 08:14:21,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 08:14:21,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:21,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:14:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-995e98e1-15a8-442d-a6dd-4634a8c5b7e2 x-compute-request-id: req-995e98e1-15a8-442d-a6dd-4634a8c5b7e2 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_b10f0f6a-7d95-47ba-a06c-12eec436151d", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/e12bf2ed-2fd9-406a-b167-1e07e91cc436", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/e12bf2ed-2fd9-406a-b167-1e07e91cc436", "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": "e12bf2ed-2fd9-406a-b167-1e07e91cc436"}]} 2018-08-31 08:14:21,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-995e98e1-15a8-442d-a6dd-4634a8c5b7e2 2018-08-31 08:14:21,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262470245361s 2018-08-31 08:14:21,395 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-995e98e1-15a8-442d-a6dd-4634a8c5b7e2 2018-08-31 08:14:21,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 08:14:21,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" -d '{"server": {"name": "singlevm1-vm_b10f0f6a-7d95-47ba-a06c-12eec436151d", "imageRef": "4154dbd8-1e31-48f0-ae90-94528d94fea9", "key_name": "singlevm1-kp_b10f0f6a-7d95-47ba-a06c-12eec436151d", "flavorRef": "e12bf2ed-2fd9-406a-b167-1e07e91cc436", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8036e033-e302-410e-9a27-2d28bd6357f4"}], "security_groups": [{"name": "6c0b605e-4cb2-4d0e-b205-623204bc952e"}]}}' 2018-08-31 08:14:26,530 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:14:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-83289f2f-d4a0-4e27-bcec-11f9bab5f7b5 x-compute-request-id: req-83289f2f-d4a0-4e27-bcec-11f9bab5f7b5 Content-Length: 403 location: http://172.30.9.34:8774/v2.1/servers/87d40130-ef26-4b0b-98b0-b5adb913bb89 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "6c0b605e-4cb2-4d0e-b205-623204bc952e"}], "OS-DCF:diskConfig": "MANUAL", "id": "87d40130-ef26-4b0b-98b0-b5adb913bb89", "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/87d40130-ef26-4b0b-98b0-b5adb913bb89", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/87d40130-ef26-4b0b-98b0-b5adb913bb89", "rel": "bookmark"}], "adminPass": "39WzJBH7LAph"}} 2018-08-31 08:14:26,530 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-83289f2f-d4a0-4e27-bcec-11f9bab5f7b5 2018-08-31 08:14:26,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.13344216347s 2018-08-31 08:14:26,530 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-83289f2f-d4a0-4e27-bcec-11f9bab5f7b5 2018-08-31 08:14:26,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:14:26,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:26,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:14: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-3f9f4491-012d-47c1-b82f-c77051f7140a x-compute-request-id: req-3f9f4491-012d-47c1-b82f-c77051f7140a 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.34:8774/v2.1/servers/87d40130-ef26-4b0b-98b0-b5adb913bb89", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/87d40130-ef26-4b0b-98b0-b5adb913bb89", "rel": "bookmark"}], "image": {"id": "4154dbd8-1e31-48f0-ae90-94528d94fea9", "links": [{"href": "http://172.30.9.34:8774/images/4154dbd8-1e31-48f0-ae90-94528d94fea9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e12bf2ed-2fd9-406a-b167-1e07e91cc436", "links": [{"href": "http://172.30.9.34:8774/flavors/e12bf2ed-2fd9-406a-b167-1e07e91cc436", "rel": "bookmark"}]}, "id": "87d40130-ef26-4b0b-98b0-b5adb913bb89", "user_id": "f751abe7ce804d9281f9cc891312dd4f", "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-31T08:14:26Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_b10f0f6a-7d95-47ba-a06c-12eec436151d", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_b10f0f6a-7d95-47ba-a06c-12eec436151d", "created": "2018-08-31T08:14:26Z", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:14:26,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-3f9f4491-012d-47c1-b82f-c77051f7140a 2018-08-31 08:14:26,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452358961105s 2018-08-31 08:14:26,984 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-3f9f4491-012d-47c1-b82f-c77051f7140a 2018-08-31 08:14:26,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:14:26,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:27,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-1b1a1bc9-72c0-4686-bac1-50737d21f4f5 Date: Fri, 31 Aug 2018 08:14:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8036e033-e302-410e-9a27-2d28bd6357f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"f52f5ba0cfbd461585ae6cb47d1e299c","l2_adjacency":true,"status":"ACTIVE","subnets":["2a569611-517a-4b1e-a057-07f44d96f087"],"description":"","tags":[],"updated_at":"2018-08-31T08:14:04Z","qos_policy_id":null,"name":"singlevm1-net_b10f0f6a-7d95-47ba-a06c-12eec436151d","admin_state_up":true,"tenant_id":"f52f5ba0cfbd461585ae6cb47d1e299c","created_at":"2018-08-31T08:14:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d9f31d14-2e7b-48c1-a17a-ad09fdf7e84f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["9959d218-792c-464a-aa90-77e617b2f76a"],"description":"","tags":[],"updated_at":"2018-08-31T08:14:05Z","qos_policy_id":null,"name":"HA network tenant f52f5ba0cfbd461585ae6cb47d1e299c","admin_state_up":true,"tenant_id":"","created_at":"2018-08-31T08:14:05Z","provider:network_type":"vxlan"}]} 2018-08-31 08:14:27,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-1b1a1bc9-72c0-4686-bac1-50737d21f4f5 2018-08-31 08:14:27,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.986329078674s 2018-08-31 08:14:27,978 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-1b1a1bc9-72c0-4686-bac1-50737d21f4f5 2018-08-31 08:14:27,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 08:14:27,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:28,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1925 X-Openstack-Request-Id: req-9ffdc6f6-21bd-4fad-bd9b-c821651d8fd7 Date: Fri, 31 Aug 2018 08:14:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T08:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2a569611-517a-4b1e-a057-07f44d96f087","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f52f5ba0cfbd461585ae6cb47d1e299c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_b10f0f6a-7d95-47ba-a06c-12eec436151d","enable_dhcp":true,"segment_id":null,"network_id":"8036e033-e302-410e-9a27-2d28bd6357f4","tenant_id":"f52f5ba0cfbd461585ae6cb47d1e299c","created_at":"2018-08-31T08:14:04Z","ip_version":4},{"updated_at":"2018-08-31T08:08:27Z","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":"9101d810-9ee5-41e0-949f-3a0dfa54404f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"43466fc7c2d049ef9913cd05c5bae353","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:27Z","ip_version":4},{"updated_at":"2018-08-31T08:14:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9959d218-792c-464a-aa90-77e617b2f76a","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant f52f5ba0cfbd461585ae6cb47d1e299c","enable_dhcp":false,"segment_id":null,"network_id":"d9f31d14-2e7b-48c1-a17a-ad09fdf7e84f","tenant_id":"","created_at":"2018-08-31T08:14:05Z","ip_version":4}]} 2018-08-31 08:14:28,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-9ffdc6f6-21bd-4fad-bd9b-c821651d8fd7 2018-08-31 08:14:28,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.342674970627s 2018-08-31 08:14:28,322 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-9ffdc6f6-21bd-4fad-bd9b-c821651d8fd7 2018-08-31 08:14:28,323 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:14:30,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:14:30,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:31,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:14: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-3a160192-395f-4523-832a-baff336de0d0 x-compute-request-id: req-3a160192-395f-4523-832a-baff336de0d0 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/87d40130-ef26-4b0b-98b0-b5adb913bb89", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/87d40130-ef26-4b0b-98b0-b5adb913bb89", "rel": "bookmark"}], "image": {"id": "4154dbd8-1e31-48f0-ae90-94528d94fea9", "links": [{"href": "http://172.30.9.34:8774/images/4154dbd8-1e31-48f0-ae90-94528d94fea9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e12bf2ed-2fd9-406a-b167-1e07e91cc436", "links": [{"href": "http://172.30.9.34:8774/flavors/e12bf2ed-2fd9-406a-b167-1e07e91cc436", "rel": "bookmark"}]}, "id": "87d40130-ef26-4b0b-98b0-b5adb913bb89", "security_groups": [{"name": "singlevm1-sg_b10f0f6a-7d95-47ba-a06c-12eec436151d"}], "user_id": "f751abe7ce804d9281f9cc891312dd4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T08:14:29Z", "hostId": "876487d810d713a6760f1e867c8c76d37f664fe3230d83ea69740f2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_b10f0f6a-7d95-47ba-a06c-12eec436151d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_b10f0f6a-7d95-47ba-a06c-12eec436151d", "created": "2018-08-31T08:14:26Z", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:14:31,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-3a160192-395f-4523-832a-baff336de0d0 2018-08-31 08:14:31,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.97327709198s 2018-08-31 08:14:31,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-3a160192-395f-4523-832a-baff336de0d0 2018-08-31 08:14:31,304 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:14:33,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:14:33,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:34,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:14: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-38967694-247a-4585-a68e-d6ba8d4de725 x-compute-request-id: req-38967694-247a-4585-a68e-d6ba8d4de725 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/87d40130-ef26-4b0b-98b0-b5adb913bb89", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/87d40130-ef26-4b0b-98b0-b5adb913bb89", "rel": "bookmark"}], "image": {"id": "4154dbd8-1e31-48f0-ae90-94528d94fea9", "links": [{"href": "http://172.30.9.34:8774/images/4154dbd8-1e31-48f0-ae90-94528d94fea9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e12bf2ed-2fd9-406a-b167-1e07e91cc436", "links": [{"href": "http://172.30.9.34:8774/flavors/e12bf2ed-2fd9-406a-b167-1e07e91cc436", "rel": "bookmark"}]}, "id": "87d40130-ef26-4b0b-98b0-b5adb913bb89", "security_groups": [{"name": "singlevm1-sg_b10f0f6a-7d95-47ba-a06c-12eec436151d"}], "user_id": "f751abe7ce804d9281f9cc891312dd4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T08:14:30Z", "hostId": "876487d810d713a6760f1e867c8c76d37f664fe3230d83ea69740f2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_b10f0f6a-7d95-47ba-a06c-12eec436151d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_b10f0f6a-7d95-47ba-a06c-12eec436151d", "created": "2018-08-31T08:14:26Z", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:14:34,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-38967694-247a-4585-a68e-d6ba8d4de725 2018-08-31 08:14:34,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.22425985336s 2018-08-31 08:14:34,532 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-38967694-247a-4585-a68e-d6ba8d4de725 2018-08-31 08:14:34,536 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:14:36,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:14:36,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:38,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:14: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-ddf63e4b-1e8b-457d-9f6e-380321eddb29 x-compute-request-id: req-ddf63e4b-1e8b-457d-9f6e-380321eddb29 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_b10f0f6a-7d95-47ba-a06c-12eec436151d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:ad:c7", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/87d40130-ef26-4b0b-98b0-b5adb913bb89", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/87d40130-ef26-4b0b-98b0-b5adb913bb89", "rel": "bookmark"}], "image": {"id": "4154dbd8-1e31-48f0-ae90-94528d94fea9", "links": [{"href": "http://172.30.9.34:8774/images/4154dbd8-1e31-48f0-ae90-94528d94fea9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e12bf2ed-2fd9-406a-b167-1e07e91cc436", "links": [{"href": "http://172.30.9.34:8774/flavors/e12bf2ed-2fd9-406a-b167-1e07e91cc436", "rel": "bookmark"}]}, "id": "87d40130-ef26-4b0b-98b0-b5adb913bb89", "security_groups": [{"name": "singlevm1-sg_b10f0f6a-7d95-47ba-a06c-12eec436151d"}], "user_id": "f751abe7ce804d9281f9cc891312dd4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T08:14:30Z", "hostId": "876487d810d713a6760f1e867c8c76d37f664fe3230d83ea69740f2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_b10f0f6a-7d95-47ba-a06c-12eec436151d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_b10f0f6a-7d95-47ba-a06c-12eec436151d", "created": "2018-08-31T08:14:26Z", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:14:38,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-ddf63e4b-1e8b-457d-9f6e-380321eddb29 2018-08-31 08:14:38,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.74837493896s 2018-08-31 08:14:38,287 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-ddf63e4b-1e8b-457d-9f6e-380321eddb29 2018-08-31 08:14:38,292 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:14:40,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:14:40,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:41,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:14: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-0841161d-31a6-4367-8cbc-aebe84a1637d x-compute-request-id: req-0841161d-31a6-4367-8cbc-aebe84a1637d Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_b10f0f6a-7d95-47ba-a06c-12eec436151d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:ad:c7", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/87d40130-ef26-4b0b-98b0-b5adb913bb89", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/87d40130-ef26-4b0b-98b0-b5adb913bb89", "rel": "bookmark"}], "image": {"id": "4154dbd8-1e31-48f0-ae90-94528d94fea9", "links": [{"href": "http://172.30.9.34:8774/images/4154dbd8-1e31-48f0-ae90-94528d94fea9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-08-31T08:14:38.000000", "flavor": {"id": "e12bf2ed-2fd9-406a-b167-1e07e91cc436", "links": [{"href": "http://172.30.9.34:8774/flavors/e12bf2ed-2fd9-406a-b167-1e07e91cc436", "rel": "bookmark"}]}, "id": "87d40130-ef26-4b0b-98b0-b5adb913bb89", "security_groups": [{"name": "singlevm1-sg_b10f0f6a-7d95-47ba-a06c-12eec436151d"}], "user_id": "f751abe7ce804d9281f9cc891312dd4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:14:38Z", "hostId": "876487d810d713a6760f1e867c8c76d37f664fe3230d83ea69740f2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_b10f0f6a-7d95-47ba-a06c-12eec436151d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_b10f0f6a-7d95-47ba-a06c-12eec436151d", "created": "2018-08-31T08:14:26Z", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:14:41,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-0841161d-31a6-4367-8cbc-aebe84a1637d 2018-08-31 08:14:41,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17899179459s 2018-08-31 08:14:41,474 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-0841161d-31a6-4367-8cbc-aebe84a1637d 2018-08-31 08:14:41,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 08:14:41,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/ports.json?device_id=87d40130-ef26-4b0b-98b0-b5adb913bb89" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:41,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-8eaee239-4527-483a-a70d-a68ced6f359a Date: Fri, 31 Aug 2018 08:14:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T08:14:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2a569611-517a-4b1e-a057-07f44d96f087","ip_address":"192.168.120.17"}],"id":"1b73ab17-c061-4dbc-a886-97e503f33320","security_groups":["6c0b605e-4cb2-4d0e-b205-623204bc952e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:ad:c7","project_id":"f52f5ba0cfbd461585ae6cb47d1e299c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8036e033-e302-410e-9a27-2d28bd6357f4","tenant_id":"f52f5ba0cfbd461585ae6cb47d1e299c","created_at":"2018-08-31T08:14:30Z","binding:vnic_type":"normal","device_id":"87d40130-ef26-4b0b-98b0-b5adb913bb89","ip_allocation":"immediate"}]} 2018-08-31 08:14:41,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=87d40130-ef26-4b0b-98b0-b5adb913bb89 used request id req-8eaee239-4527-483a-a70d-a68ced6f359a 2018-08-31 08:14:41,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0501260757446s 2018-08-31 08:14:41,529 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=87d40130-ef26-4b0b-98b0-b5adb913bb89 used request id req-8eaee239-4527-483a-a70d-a68ced6f359a 2018-08-31 08:14:41,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:14:41,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/floatingips.json?port_id=1b73ab17-c061-4dbc-a886-97e503f33320" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:41,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c3edca31-7bcc-4045-8385-f51d5e36f3c4 Date: Fri, 31 Aug 2018 08:14:41 GMT RESP BODY: {"floatingips": []} 2018-08-31 08:14:41,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json?port_id=1b73ab17-c061-4dbc-a886-97e503f33320 used request id req-c3edca31-7bcc-4045-8385-f51d5e36f3c4 2018-08-31 08:14:41,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.298423051834s 2018-08-31 08:14:41,833 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json?port_id=1b73ab17-c061-4dbc-a886-97e503f33320 used request id req-c3edca31-7bcc-4045-8385-f51d5e36f3c4 2018-08-31 08:14:41,833 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_b10f0f6a-7d95-47ba-a06c-12eec436151d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fd:ad:c7', u'version': 4, u'addr': u'192.168.120.17', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4154dbd8-1e31-48f0-ae90-94528d94fea9'}), 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-00000002', u'OS-SRV-USG:launched_at': u'2018-08-31T08:14:38.000000', 'flavor': Munch({u'id': u'e12bf2ed-2fd9-406a-b167-1e07e91cc436'}), 'az': u'nova', 'id': u'87d40130-ef26-4b0b-98b0-b5adb913bb89', 'security_groups': [Munch({u'name': u'singlevm1-sg_b10f0f6a-7d95-47ba-a06c-12eec436151d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f751abe7ce804d9281f9cc891312dd4f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f52f5ba0cfbd461585ae6cb47d1e299c', '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-31T08:14:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T08:14:38Z', 'hostId': u'876487d810d713a6760f1e867c8c76d37f664fe3230d83ea69740f2c', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_b10f0f6a-7d95-47ba-a06c-12eec436151d', 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'876487d810d713a6760f1e867c8c76d37f664fe3230d83ea69740f2c', '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-00000002', u'OS-SRV-USG:launched_at': u'2018-08-31T08:14:38.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'f52f5ba0cfbd461585ae6cb47d1e299c', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_b10f0f6a-7d95-47ba-a06c-12eec436151d', 'adminPass': u'39WzJBH7LAph', 'tenant_id': u'f52f5ba0cfbd461585ae6cb47d1e299c', 'created_at': u'2018-08-31T08:14:26Z', 'created': u'2018-08-31T08:14:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 08:14:41,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:14:41,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:41,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-e1cc4dfe-e2f7-4e15-91e3-3bc42d0b4f54 Date: Fri, 31 Aug 2018 08:14:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8036e033-e302-410e-9a27-2d28bd6357f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"f52f5ba0cfbd461585ae6cb47d1e299c","l2_adjacency":true,"status":"ACTIVE","subnets":["2a569611-517a-4b1e-a057-07f44d96f087"],"description":"","tags":[],"updated_at":"2018-08-31T08:14:04Z","qos_policy_id":null,"name":"singlevm1-net_b10f0f6a-7d95-47ba-a06c-12eec436151d","admin_state_up":true,"tenant_id":"f52f5ba0cfbd461585ae6cb47d1e299c","created_at":"2018-08-31T08:14:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d9f31d14-2e7b-48c1-a17a-ad09fdf7e84f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["9959d218-792c-464a-aa90-77e617b2f76a"],"description":"","tags":[],"updated_at":"2018-08-31T08:14:05Z","qos_policy_id":null,"name":"HA network tenant f52f5ba0cfbd461585ae6cb47d1e299c","admin_state_up":true,"tenant_id":"","created_at":"2018-08-31T08:14:05Z","provider:network_type":"vxlan"}]} 2018-08-31 08:14:41,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-e1cc4dfe-e2f7-4e15-91e3-3bc42d0b4f54 2018-08-31 08:14:41,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0908529758453s 2018-08-31 08:14:41,928 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-e1cc4dfe-e2f7-4e15-91e3-3bc42d0b4f54 2018-08-31 08:14:41,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 08:14:41,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/ports.json?device_id=87d40130-ef26-4b0b-98b0-b5adb913bb89" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:42,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-501cae87-6b04-41bf-a1a5-172998dfd5fd Date: Fri, 31 Aug 2018 08:14:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T08:14:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2a569611-517a-4b1e-a057-07f44d96f087","ip_address":"192.168.120.17"}],"id":"1b73ab17-c061-4dbc-a886-97e503f33320","security_groups":["6c0b605e-4cb2-4d0e-b205-623204bc952e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:ad:c7","project_id":"f52f5ba0cfbd461585ae6cb47d1e299c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8036e033-e302-410e-9a27-2d28bd6357f4","tenant_id":"f52f5ba0cfbd461585ae6cb47d1e299c","created_at":"2018-08-31T08:14:30Z","binding:vnic_type":"normal","device_id":"87d40130-ef26-4b0b-98b0-b5adb913bb89","ip_allocation":"immediate"}]} 2018-08-31 08:14:42,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=87d40130-ef26-4b0b-98b0-b5adb913bb89 used request id req-501cae87-6b04-41bf-a1a5-172998dfd5fd 2018-08-31 08:14:42,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.322489023209s 2018-08-31 08:14:42,252 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=87d40130-ef26-4b0b-98b0-b5adb913bb89 used request id req-501cae87-6b04-41bf-a1a5-172998dfd5fd 2018-08-31 08:14:42,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-31 08:14:42,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" -d '{"floatingip": {"floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "fixed_ip_address": "192.168.120.17", "port_id": "1b73ab17-c061-4dbc-a886-97e503f33320"}}' 2018-08-31 08:14:44,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-51c312d2-209f-42e8-84a0-061dbd852c2c Date: Fri, 31 Aug 2018 08:14:44 GMT RESP BODY: {"floatingip": {"router_id": "e9d51df0-e6f4-488c-b9ce-4f93f20ad343", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:14:43Z", "updated_at": "2018-08-31T08:14:43Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8036e033-e302-410e-9a27-2d28bd6357f4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:ad:c7", "device_id": "87d40130-ef26-4b0b-98b0-b5adb913bb89"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_id": "1b73ab17-c061-4dbc-a886-97e503f33320", "id": "f34455dc-a861-4803-a02a-64e18e53b951", "qos_policy_id": null}} 2018-08-31 08:14:44,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-51c312d2-209f-42e8-84a0-061dbd852c2c 2018-08-31 08:14:44,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.69653081894s 2018-08-31 08:14:44,950 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-51c312d2-209f-42e8-84a0-061dbd852c2c 2018-08-31 08:14:44,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:14:44,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:45,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-1be0c9b2-eb68-48df-9063-6e7091983fd4 Date: Fri, 31 Aug 2018 08:14:45 GMT RESP BODY: {"floatingips": [{"router_id": "e9d51df0-e6f4-488c-b9ce-4f93f20ad343", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:14:43Z", "updated_at": "2018-08-31T08:14:43Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8036e033-e302-410e-9a27-2d28bd6357f4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:ad:c7", "device_id": "87d40130-ef26-4b0b-98b0-b5adb913bb89"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_id": "1b73ab17-c061-4dbc-a886-97e503f33320", "id": "f34455dc-a861-4803-a02a-64e18e53b951", "qos_policy_id": null}]} 2018-08-31 08:14:45,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-1be0c9b2-eb68-48df-9063-6e7091983fd4 2018-08-31 08:14:45,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0699760913849s 2018-08-31 08:14:45,029 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-1be0c9b2-eb68-48df-9063-6e7091983fd4 2018-08-31 08:14:45,032 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 08:14:45,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:14:45,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:45,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-d7d91c93-103a-4b91-b392-20f14f9b37b6 Date: Fri, 31 Aug 2018 08:14:45 GMT RESP BODY: {"floatingips": [{"router_id": "e9d51df0-e6f4-488c-b9ce-4f93f20ad343", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:14:43Z", "updated_at": "2018-08-31T08:14:43Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8036e033-e302-410e-9a27-2d28bd6357f4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:ad:c7", "device_id": "87d40130-ef26-4b0b-98b0-b5adb913bb89"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_id": "1b73ab17-c061-4dbc-a886-97e503f33320", "id": "f34455dc-a861-4803-a02a-64e18e53b951", "qos_policy_id": null}]} 2018-08-31 08:14:45,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-d7d91c93-103a-4b91-b392-20f14f9b37b6 2018-08-31 08:14:45,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.221001148224s 2018-08-31 08:14:45,359 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-d7d91c93-103a-4b91-b392-20f14f9b37b6 2018-08-31 08:14:45,363 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 08:14:45,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:14:45,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:45,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-10ff3041-b364-46db-9550-8962765f55e6 Date: Fri, 31 Aug 2018 08:14:45 GMT RESP BODY: {"floatingips": [{"router_id": "e9d51df0-e6f4-488c-b9ce-4f93f20ad343", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:14:43Z", "updated_at": "2018-08-31T08:14:43Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8036e033-e302-410e-9a27-2d28bd6357f4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:ad:c7", "device_id": "87d40130-ef26-4b0b-98b0-b5adb913bb89"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_id": "1b73ab17-c061-4dbc-a886-97e503f33320", "id": "f34455dc-a861-4803-a02a-64e18e53b951", "qos_policy_id": null}]} 2018-08-31 08:14:45,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-10ff3041-b364-46db-9550-8962765f55e6 2018-08-31 08:14:45,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.057009935379s 2018-08-31 08:14:45,526 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-10ff3041-b364-46db-9550-8962765f55e6 2018-08-31 08:14:45,529 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 08:14:45,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:14:45,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:45,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-7ccd42bf-4316-4a14-b874-586ba1303150 Date: Fri, 31 Aug 2018 08:14:45 GMT RESP BODY: {"floatingips": [{"router_id": "e9d51df0-e6f4-488c-b9ce-4f93f20ad343", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:14:43Z", "updated_at": "2018-08-31T08:14:43Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8036e033-e302-410e-9a27-2d28bd6357f4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:ad:c7", "device_id": "87d40130-ef26-4b0b-98b0-b5adb913bb89"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_id": "1b73ab17-c061-4dbc-a886-97e503f33320", "id": "f34455dc-a861-4803-a02a-64e18e53b951", "qos_policy_id": null}]} 2018-08-31 08:14:45,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-7ccd42bf-4316-4a14-b874-586ba1303150 2018-08-31 08:14:45,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0864129066467s 2018-08-31 08:14:45,721 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-7ccd42bf-4316-4a14-b874-586ba1303150 2018-08-31 08:14:45,725 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 08:14:45,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:14:45,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:45,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-ede52dae-0936-4c16-baee-d354b213dd31 Date: Fri, 31 Aug 2018 08:14:45 GMT RESP BODY: {"floatingips": [{"router_id": "e9d51df0-e6f4-488c-b9ce-4f93f20ad343", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:14:43Z", "updated_at": "2018-08-31T08:14:43Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8036e033-e302-410e-9a27-2d28bd6357f4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:ad:c7", "device_id": "87d40130-ef26-4b0b-98b0-b5adb913bb89"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_id": "1b73ab17-c061-4dbc-a886-97e503f33320", "id": "f34455dc-a861-4803-a02a-64e18e53b951", "qos_policy_id": null}]} 2018-08-31 08:14:45,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-ede52dae-0936-4c16-baee-d354b213dd31 2018-08-31 08:14:45,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0590300559998s 2018-08-31 08:14:45,889 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-ede52dae-0936-4c16-baee-d354b213dd31 2018-08-31 08:14:45,893 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 08:14:45,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:14:45,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:46,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-059745e2-f9a2-4c0e-8fba-fecb9ab6e404 Date: Fri, 31 Aug 2018 08:14:46 GMT RESP BODY: {"floatingips": [{"router_id": "e9d51df0-e6f4-488c-b9ce-4f93f20ad343", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:14:43Z", "updated_at": "2018-08-31T08:14:43Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8036e033-e302-410e-9a27-2d28bd6357f4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:ad:c7", "device_id": "87d40130-ef26-4b0b-98b0-b5adb913bb89"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_id": "1b73ab17-c061-4dbc-a886-97e503f33320", "id": "f34455dc-a861-4803-a02a-64e18e53b951", "qos_policy_id": null}]} 2018-08-31 08:14:46,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-059745e2-f9a2-4c0e-8fba-fecb9ab6e404 2018-08-31 08:14:46,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0774052143097s 2018-08-31 08:14:46,076 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-059745e2-f9a2-4c0e-8fba-fecb9ab6e404 2018-08-31 08:14:46,079 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 08:14:46,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:14:46,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:46,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-8008eb81-5840-4d99-a269-6d59495bccd0 Date: Fri, 31 Aug 2018 08:14:46 GMT RESP BODY: {"floatingips": [{"router_id": "e9d51df0-e6f4-488c-b9ce-4f93f20ad343", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:14:43Z", "updated_at": "2018-08-31T08:14:43Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8036e033-e302-410e-9a27-2d28bd6357f4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:ad:c7", "device_id": "87d40130-ef26-4b0b-98b0-b5adb913bb89"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_id": "1b73ab17-c061-4dbc-a886-97e503f33320", "id": "f34455dc-a861-4803-a02a-64e18e53b951", "qos_policy_id": null}]} 2018-08-31 08:14:46,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-8008eb81-5840-4d99-a269-6d59495bccd0 2018-08-31 08:14:46,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0743749141693s 2018-08-31 08:14:46,259 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-8008eb81-5840-4d99-a269-6d59495bccd0 2018-08-31 08:14:46,262 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 08:14:46,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:14:46,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:47,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-8a5210f2-8c59-4dd8-987a-45d052569ce8 Date: Fri, 31 Aug 2018 08:14:47 GMT RESP BODY: {"floatingips": [{"router_id": "e9d51df0-e6f4-488c-b9ce-4f93f20ad343", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:14:43Z", "updated_at": "2018-08-31T08:14:46Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8036e033-e302-410e-9a27-2d28bd6357f4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fd:ad:c7", "device_id": "87d40130-ef26-4b0b-98b0-b5adb913bb89"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.202", "revision_number": 3, "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_id": "1b73ab17-c061-4dbc-a886-97e503f33320", "id": "f34455dc-a861-4803-a02a-64e18e53b951", "qos_policy_id": null}]} 2018-08-31 08:14:47,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-8a5210f2-8c59-4dd8-987a-45d052569ce8 2018-08-31 08:14:47,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.0375919342s 2018-08-31 08:14:47,405 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-8a5210f2-8c59-4dd8-987a-45d052569ce8 2018-08-31 08:14:47,409 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'e9d51df0-e6f4-488c-b9ce-4f93f20ad343', 'updated_at': u'2018-08-31T08:14:46Z', 'fixed_ip_address': u'192.168.120.17', 'floating_ip_address': u'172.30.9.202', 'revision_number': 3, 'port_id': u'1b73ab17-c061-4dbc-a886-97e503f33320', 'id': u'f34455dc-a861-4803-a02a-64e18e53b951', 'network': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', 'port': u'1b73ab17-c061-4dbc-a886-97e503f33320', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f52f5ba0cfbd461585ae6cb47d1e299c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f52f5ba0cfbd461585ae6cb47d1e299c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8036e033-e302-410e-9a27-2d28bd6357f4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:fd:ad:c7', u'device_id': u'87d40130-ef26-4b0b-98b0-b5adb913bb89'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'f52f5ba0cfbd461585ae6cb47d1e299c', 'created_at': u'2018-08-31T08:14:43Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8036e033-e302-410e-9a27-2d28bd6357f4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:fd:ad:c7', u'device_id': u'87d40130-ef26-4b0b-98b0-b5adb913bb89'}), 'router': u'e9d51df0-e6f4-488c-b9ce-4f93f20ad343'}) 2018-08-31 08:14:47,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 08:14:47,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/87d40130-ef26-4b0b-98b0-b5adb913bb89/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}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 08:14:48,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:14: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-360001e3-f3e1-4880-a9fa-02c635ff18d1 x-compute-request-id: req-360001e3-f3e1-4880-a9fa-02c635ff18d1 Content-Encoding: gzip Content-Length: 9573 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 532909744 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.185688] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187956] pid_max: default: 32768 minimum: 301\n[ 0.189194] ACPI: Core revision 20150930\n[ 0.190872] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192659] Security Framework initialized\n[ 0.193774] Yama: becoming mindful.\n[ 0.194779] AppArmor: AppArmor initialized\n[ 0.195949] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197725] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199451] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201093] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202997] Initializing cgroup subsys io\n[ 0.204123] Initializing cgroup subsys memory\n[ 0.205312] Initializing cgroup subsys devices\n[ 0.206519] Initializing cgroup subsys freezer\n[ 0.207705] Initializing cgroup subsys net_cls\n[ 0.208905] Initializing cgroup subsys perf_event\n[ 0.210151] Initializing cgroup subsys net_prio\n[ 0.211364] Initializing cgroup subsys hugetlb\n[ 0.212574] Initializing cgroup subsys pids\n[ 0.213758] CPU: Physical Processor ID: 0\n[ 0.215552] mce: CPU supports 10 MCE banks\n[ 0.216724] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218094] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233163] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239982] ftrace: allocating 31920 entries in 125 pages\n[ 0.266432] smpboot: Max logical packages: 1\n[ 0.267628] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269524] x2apic enabled\n[ 0.270663] Switched APIC routing to physical x2apic.\n[ 0.273151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274692] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277453] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279925] KVM setup paravirtual spinlock\n[ 0.281577] x86: Booted up 1 node, 1 CPUs\n[ 0.282687] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284591] devtmpfs: initialized\n[ 0.286575] evm: security.selinux\n[ 0.287544] evm: security.SMACK64\n[ 0.288512] evm: security.SMACK64EXEC\n[ 0.289550] evm: security.SMACK64TRANSMUTE\n[ 0.290667] evm: security.SMACK64MMAP\n[ 0.291695] evm: security.ima\n[ 0.292592] evm: security.capability\n[ 0.293686] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296214] pinctrl core: initialized pinctrl subsystem\n[ 0.297708] RTC time: 8:14:38, date: 08/31/18\n[ 0.299007] NET: Registered protocol family 16\n[ 0.300324] cpuidle: using governor ladder\n[ 0.301443] cpuidle: using governor menu\n[ 0.302540] PCCT header not found.\n[ 0.303567] ACPI: bus type PCI registered\n[ 0.304677] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306368] PCI: Using configuration type 1 for base access\n[ 0.308543] ACPI: Added _OSI(Module Device)\n[ 0.309702] ACPI: Added _OSI(Processor Device)\n[ 0.310884] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312108] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314283] ACPI: Interpreter enabled\n[ 0.315324] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322894] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325434] ACPI: (supports S0 S5)\n[ 0.326406] ACPI: Using IOAPIC for interrupt routing\n[ 0.327689] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331484] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334695] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336317] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339292] acpiphp: Slot [3] registered\n[ 0.340385] acpiphp: Slot [4] registered\n[ 0.341488] acpiphp: Slot [5] registered\n[ 0.342578] acpiphp: Slot [6] registered\n[ 0.343686] acpiphp: Slot [7] registered\n[ 0.344788] acpiphp: Slot [8] registered\n[ 0.345892] acpiphp: Slot [9] registered\n[ 0.346982] acpiphp: Slot [10] registered\n[ 0.348098] acpiphp: Slot [11] registered\n[ 0.349212] acpiphp: Slot [12] registered\n[ 0.350330] acpiphp: Slot [13] registered\n[ 0.351441] acpiphp: Slot [14] registered\n[ 0.352561] acpiphp: Slot [15] registered\n[ 0.367834] acpiphp: Slot [16] registered\n[ 0.368947] acpiphp: Slot [17] registered\n[ 0.370057] acpiphp: Slot [18] registered\n[ 0.371158] acpiphp: Slot [19] registered\n[ 0.372268] acpiphp: Slot [20] registered\n[ 0.373382] acpiphp: Slot [21] registered\n[ 0.374493] acpiphp: Slot [22] registered\n[ 0.375595] acpiphp: Slot [23] registered\n[ 0.376705] acpiphp: Slot [24] registered\n[ 0.377812] acpiphp: Slot [25] registered\n[ 0.378910] acpiphp: Slot [26] registered\n[ 0.380005] acpiphp: Slot [27] registered\n[ 0.381113] acpiphp: Slot [28] registered\n[ 0.382210] acpiphp: Slot [29] registered\n[ 0.383308] acpiphp: Slot [30] registered\n[ 0.384428] acpiphp: Slot [31] registered\n[ 0.385536] PCI host bridge to bus 0000:00\n[ 0.386644] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388291] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389921] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391906] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393877] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.395903] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399879] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401606] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404915] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409333] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411313] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431911] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437848] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439869] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441591] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443413] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444860] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447009] vgaarb: loaded\n[ 0.447845] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449509] SCSI subsystem initialized\n[ 0.450787] ACPI: bus type USB registered\n[ 0.451934] usbcore: registered new interface driver usbfs\n[ 0.453348] usbcore: registered new interface driver hub\n[ 0.454718] usbcore: registered new device driver usb\n[ 0.456228] PCI: Using ACPI for IRQ routing\n[ 0.457785] NetLabel: Initializing\n[ 0.458783] NetLabel: domain hash size = 128\n[ 0.459946] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461270] NetLabel: unlabeled traffic allowed by default\n[ 0.462864] clocksource: Switched to clocksource kvm-clock\n[ 0.473717] AppArmor: AppArmor Filesystem Enabled\n[ 0.475056] pnp: PnP ACPI init\n[ 0.476306] pnp: PnP ACPI: found 5 devices\n[ 0.483184] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.485541] NET: Registered protocol family 2\n[ 0.486974] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488739] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490395] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492045] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493511] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495091] NET: Registered protocol family 1\n[ 0.496305] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497820] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499301] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513991] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.528950] Trying to unpack rootfs image as initramfs...\n[ 0.598593] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602728] Scanning for low memory corruption every 60 seconds\n[ 0.605275] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606937] audit: initializing netlink subsys (disabled)\n[ 0.608539] audit: type=2000 audit(1535703279.582:1): initialized\n[ 0.610740] Initialise system trusted keyring\n[ 0.612409] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.614016] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.616962] zbud: loaded\n[ 0.618066] VFS: Disk quotas dquot_6.6.0\n[ 0.619249] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.621593] fuse init (API version 7.23)\n[ 0.622918] Key type big_key registered\n[ 0.624059] Allocating IMA MOK and blacklist keyrings.\n[ 0.625787] Key type asymmetric registered\n[ 0.626959] Asymmetric key parser 'x509' registered\n[ 0.628285] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.630375] io scheduler noop registered\n[ 0.631501] io scheduler deadline registered (default)\n[ 0.632894] io scheduler cfq registered\n[ 0.634190] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.635650] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.637542] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.639582] ACPI: Power Button [PWRF]\n[ 0.640964] GHES: HEST is not enabled!\n[ 0.655080] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.684355] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.687497] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.711255] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.714379] Linux agpgart interface v0.103\n[ 0.718178] brd: module loaded\n[ 0.720539] loop: module loaded\n[ 0.725731] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.727709] GPT:90111 != 2097151\n[ 0.728621] GPT:Alternate GPT header not at the end of the disk.\n[ 0.730097] GPT:90111 != 2097151\n[ 0.731044] GPT: Use GNU Parted to correct GPT errors.\n[ 0.732322] vda: vda1 vda15\n[ 0.734310] scsi host0: ata_piix\n[ 0.735397] scsi host1: ata_piix\n[ 0.736413] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.738064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.740098] libphy: Fixed MDIO Bus: probed\n[ 0.741214] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742478] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745830] PPP generic driver version 2.4.2\n[ 0.747130] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748763] ehci-pci: EHCI PCI platform driver\n[ 0.749983] ehci-platform: EHCI generic platform driver\n[ 0.751454] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.753073] ohci-pci: OHCI PCI platform driver\n[ 0.754309] ohci-platform: OHCI generic platform driver\n[ 0.755709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.770476] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.771901] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.773971] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.775387] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.777061] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.778746] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.780739] usb usb1: Product: UHCI Host Controller\n[ 0.782025] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.783603] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.785072] hub 1-0:1.0: USB hub found\n[ 0.786160] hub 1-0:1.0: 2 ports detected\n[ 0.787538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.790514] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.791832] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.793260] mousedev: PS/2 mouse device common for all mice\n[ 0.795010] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.797556] rtc_cmos 00:00: RTC can wake from S4\n[ 0.799176] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.800812] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.802457] i2c /dev entries driver\n[ 0.803561] device-mapper: uevent: version 1.0.3\n[ 0.804916] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.807225] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.809405] NET: Registered protocol family 10\n[ 0.811284] NET: Registered protocol family 17\n[ 0.812551] Key type dns_resolver registered\n[ 0.813940] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.815502] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818000] registered taskstats version 1\n[ 0.819208] Loading compiled-in X.509 certificates\n[ 0.821121] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.823718] zswap: loaded using pool lzo/zbud\n[ 0.826038] Key type trusted registered\n[ 0.828293] Key type encrypted registered\n[ 0.829457] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.830938] ima: No TPM chip found, activating TPM-bypass!\n[ 0.832383] evm: HMAC attrs: 0x1\n[ 0.833762] Magic number: 14:357:221\n[ 0.834998] rtc_cmos 00:00: setting system clock to 2018-08-31 08:14:39 UTC (1535703279)\n[ 0.837296] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.838828] EDD information not available.\n[ 0.901744] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.919182] Write protecting the kernel read-only data: 14336k\n[ 0.924607] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.927280] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.977029] 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.17...\nLease of 192.168.120.17 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTdRM9CHO00trtwR2cCnPnqvR1LTpP3XRFxZZDteaCP6kE9OcOjbqAuxh5tAx4Hsf7ssPxCjWLcAk569PFeTed2O247TChVvYKwzxJRtjCGovXqBhTHd5ldqj/KqVIvPkQwfEmn504MZBexppgRNBO+a/hVSeSx6ivzGxj3xZeyB08uVmOLcprfO99lwNmsVKcXNS8HduvksxLX+ZkkTAPLCDy3Z5oJyDibxTM9jO9j/FGvHTWUa6cY2eu4VFvIQmXVhwTYCSIAeVKpbey6K3oYnF+AM1ZmTldkG4cGIPPyXWboEp3ti4/nMNqZZrCV93ISjhN42A0wjp0ak2kEnib root@singlevm1-vm-b10f0f6a-7d95-47ba-a06c-12eec436151d\nssh-dss AAAAB3NzaC1kc3MAAACBAP65oLLuL2VHAYEFHOe8DSHvR7bdOgFDtnbK5xdHalpktu7eGb8uGdvRlRhT/wWRplQJ8PXu57lMq1wU7M3vMb/OwRKOQhMPNvz/0QnSVJuBfcVItbvxaPmt+crrUWcnHEkiVV8ujbJnwtry64cGRu/LrxXP8S8e2oitW6prO13FAAAAFQDXuZISFZ4I5e8SgawIF3tKAzqquQAAAIAJwYu7xv2dDFeYaA0sj3eXlFFEDWPxItZBnNzfP0o0dusXeyAjG0Wjq0EY1PWAw9xKyVX/NXa+WGgRquoW/8daXY45owbKvdeuzfWKToyGNP6spUXFES/4jx7XedMQgG/vB4VU6Ng9rnnAz5FHk98N2oAlHND/Xcrp5y6aKj7CAwAAAIEA8Ye8hhSkQ3jRAfT+EJT7uHP84VdZNyB5LGwPEtGoS/vK1c+rvWr8yvhXdpTRt31/puoLJHpf3WvCo9CzQU/8Rb6w9w0Q4Tw95cZ60fJzfOKPbN1jfN5cnSnZJfaAF+QHNTkB6J82qzWTjcXpHsDuAfghTg6OJODXy3WSFJ8fAU0= root@singlevm1-vm-b10f0f6a-7d95-47ba-a06c-12eec436151d\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.17,24,fe80::f816:3eff:fefd:adc7/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.17 \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: singlevm1-vm-b10f0f6a-7d95-47ba-a06c-12eec436151d\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.53 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-b10f0f6a-7d95-47ba-a06c-12eec436151d login: "} 2018-08-31 08:14:48,184 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/87d40130-ef26-4b0b-98b0-b5adb913bb89/action used request id req-360001e3-f3e1-4880-a9fa-02c635ff18d1 2018-08-31 08:14:48,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.773962974548s 2018-08-31 08:14:48,185 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/87d40130-ef26-4b0b-98b0-b5adb913bb89/action used request id req-360001e3-f3e1-4880-a9fa-02c635ff18d1 2018-08-31 08:14:48,185 - 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 532909744 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.185688] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.187956] pid_max: default: 32768 minimum: 301 [ 0.189194] ACPI: Core revision 20150930 [ 0.190872] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.192659] Security Framework initialized [ 0.193774] Yama: becoming mindful. [ 0.194779] AppArmor: AppArmor initialized [ 0.195949] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.197725] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.199451] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201093] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.202997] Initializing cgroup subsys io [ 0.204123] Initializing cgroup subsys memory [ 0.205312] Initializing cgroup subsys devices [ 0.206519] Initializing cgroup subsys freezer [ 0.207705] Initializing cgroup subsys net_cls [ 0.208905] Initializing cgroup subsys perf_event [ 0.210151] Initializing cgroup subsys net_prio [ 0.211364] Initializing cgroup subsys hugetlb [ 0.212574] Initializing cgroup subsys pids [ 0.213758] CPU: Physical Processor ID: 0 [ 0.215552] mce: CPU supports 10 MCE banks [ 0.216724] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.218094] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.233163] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.239982] ftrace: allocating 31920 entries in 125 pages [ 0.266432] smpboot: Max logical packages: 1 [ 0.267628] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.269524] x2apic enabled [ 0.270663] Switched APIC routing to physical x2apic. [ 0.273151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.274692] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.277453] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.279925] KVM setup paravirtual spinlock [ 0.281577] x86: Booted up 1 node, 1 CPUs [ 0.282687] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.284591] devtmpfs: initialized [ 0.286575] evm: security.selinux [ 0.287544] evm: security.SMACK64 [ 0.288512] evm: security.SMACK64EXEC [ 0.289550] evm: security.SMACK64TRANSMUTE [ 0.290667] evm: security.SMACK64MMAP [ 0.291695] evm: security.ima [ 0.292592] evm: security.capability [ 0.293686] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296214] pinctrl core: initialized pinctrl subsystem [ 0.297708] RTC time: 8:14:38, date: 08/31/18 [ 0.299007] NET: Registered protocol family 16 [ 0.300324] cpuidle: using governor ladder [ 0.301443] cpuidle: using governor menu [ 0.302540] PCCT header not found. [ 0.303567] ACPI: bus type PCI registered [ 0.304677] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.306368] PCI: Using configuration type 1 for base access [ 0.308543] ACPI: Added _OSI(Module Device) [ 0.309702] ACPI: Added _OSI(Processor Device) [ 0.310884] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.312108] ACPI: Added _OSI(Processor Aggregator Device) [ 0.314283] ACPI: Interpreter enabled [ 0.315324] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.317864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.320380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.322894] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.325434] ACPI: (supports S0 S5) [ 0.326406] ACPI: Using IOAPIC for interrupt routing [ 0.327689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.331484] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.333024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.334695] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.336317] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.339292] acpiphp: Slot [3] registered [ 0.340385] acpiphp: Slot [4] registered [ 0.341488] acpiphp: Slot [5] registered [ 0.342578] acpiphp: Slot [6] registered [ 0.343686] acpiphp: Slot [7] registered [ 0.344788] acpiphp: Slot [8] registered [ 0.345892] acpiphp: Slot [9] registered [ 0.346982] acpiphp: Slot [10] registered [ 0.348098] acpiphp: Slot [11] registered [ 0.349212] acpiphp: Slot [12] registered [ 0.350330] acpiphp: Slot [13] registered [ 0.351441] acpiphp: Slot [14] registered [ 0.352561] acpiphp: Slot [15] registered [ 0.367834] acpiphp: Slot [16] registered [ 0.368947] acpiphp: Slot [17] registered [ 0.370057] acpiphp: Slot [18] registered [ 0.371158] acpiphp: Slot [19] registered [ 0.372268] acpiphp: Slot [20] registered [ 0.373382] acpiphp: Slot [21] registered [ 0.374493] acpiphp: Slot [22] registered [ 0.375595] acpiphp: Slot [23] registered [ 0.376705] acpiphp: Slot [24] registered [ 0.377812] acpiphp: Slot [25] registered [ 0.378910] acpiphp: Slot [26] registered [ 0.380005] acpiphp: Slot [27] registered [ 0.381113] acpiphp: Slot [28] registered [ 0.382210] acpiphp: Slot [29] registered [ 0.383308] acpiphp: Slot [30] registered [ 0.384428] acpiphp: Slot [31] registered [ 0.385536] PCI host bridge to bus 0000:00 [ 0.386644] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.388291] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.389921] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.391906] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.393877] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.395903] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.399879] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.401606] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.403192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.404915] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.409333] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.411313] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.431911] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.433920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.435892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.437848] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.439869] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.441591] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.443413] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.444860] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.447009] vgaarb: loaded [ 0.447845] vgaarb: bridge control possible 0000:00:02.0 [ 0.449509] SCSI subsystem initialized [ 0.450787] ACPI: bus type USB registered [ 0.451934] usbcore: registered new interface driver usbfs [ 0.453348] usbcore: registered new interface driver hub [ 0.454718] usbcore: registered new device driver usb [ 0.456228] PCI: Using ACPI for IRQ routing [ 0.457785] NetLabel: Initializing [ 0.458783] NetLabel: domain hash size = 128 [ 0.459946] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.461270] NetLabel: unlabeled traffic allowed by default [ 0.462864] clocksource: Switched to clocksource kvm-clock [ 0.473717] AppArmor: AppArmor Filesystem Enabled [ 0.475056] pnp: PnP ACPI init [ 0.476306] pnp: PnP ACPI: found 5 devices [ 0.483184] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.485541] NET: Registered protocol family 2 [ 0.486974] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.488739] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.490395] TCP: Hash tables configured (established 4096 bind 4096) [ 0.492045] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.493511] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.495091] NET: Registered protocol family 1 [ 0.496305] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.497820] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.499301] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.513991] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.528950] Trying to unpack rootfs image as initramfs... [ 0.598593] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.602728] Scanning for low memory corruption every 60 seconds [ 0.605275] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.606937] audit: initializing netlink subsys (disabled) [ 0.608539] audit: type=2000 audit(1535703279.582:1): initialized [ 0.610740] Initialise system trusted keyring [ 0.612409] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.614016] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.616962] zbud: loaded [ 0.618066] VFS: Disk quotas dquot_6.6.0 [ 0.619249] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.621593] fuse init (API version 7.23) [ 0.622918] Key type big_key registered [ 0.624059] Allocating IMA MOK and blacklist keyrings. [ 0.625787] Key type asymmetric registered [ 0.626959] Asymmetric key parser 'x509' registered [ 0.628285] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.630375] io scheduler noop registered [ 0.631501] io scheduler deadline registered (default) [ 0.632894] io scheduler cfq registered [ 0.634190] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.635650] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.637542] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.639582] ACPI: Power Button [PWRF] [ 0.640964] GHES: HEST is not enabled! [ 0.655080] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.684355] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.687497] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.711255] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.714379] Linux agpgart interface v0.103 [ 0.718178] brd: module loaded [ 0.720539] loop: module loaded [ 0.725731] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.727709] GPT:90111 != 2097151 [ 0.728621] GPT:Alternate GPT header not at the end of the disk. [ 0.730097] GPT:90111 != 2097151 [ 0.731044] GPT: Use GNU Parted to correct GPT errors. [ 0.732322] vda: vda1 vda15 [ 0.734310] scsi host0: ata_piix [ 0.735397] scsi host1: ata_piix [ 0.736413] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.738064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.740098] libphy: Fixed MDIO Bus: probed [ 0.741214] tun: Universal TUN/TAP device driver, 1.6 [ 0.742478] tun: (C) 1999-2004 Max Krasnyansky [ 0.745830] PPP generic driver version 2.4.2 [ 0.747130] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.748763] ehci-pci: EHCI PCI platform driver [ 0.749983] ehci-platform: EHCI generic platform driver [ 0.751454] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.753073] ohci-pci: OHCI PCI platform driver [ 0.754309] ohci-platform: OHCI generic platform driver [ 0.755709] uhci_hcd: USB Universal Host Controller Interface driver [ 0.770476] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.771901] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.773971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.775387] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.777061] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.778746] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.780739] usb usb1: Product: UHCI Host Controller [ 0.782025] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.783603] usb usb1: SerialNumber: 0000:00:01.2 [ 0.785072] hub 1-0:1.0: USB hub found [ 0.786160] hub 1-0:1.0: 2 ports detected [ 0.787538] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.790514] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.791832] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.793260] mousedev: PS/2 mouse device common for all mice [ 0.795010] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.797556] rtc_cmos 00:00: RTC can wake from S4 [ 0.799176] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.800812] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.802457] i2c /dev entries driver [ 0.803561] device-mapper: uevent: version 1.0.3 [ 0.804916] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.807225] ledtrig-cpu: registered to indicate activity on CPUs [ 0.809405] NET: Registered protocol family 10 [ 0.811284] NET: Registered protocol family 17 [ 0.812551] Key type dns_resolver registered [ 0.813940] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.815502] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.818000] registered taskstats version 1 [ 0.819208] Loading compiled-in X.509 certificates [ 0.821121] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.823718] zswap: loaded using pool lzo/zbud [ 0.826038] Key type trusted registered [ 0.828293] Key type encrypted registered [ 0.829457] AppArmor: AppArmor sha1 policy hashing enabled [ 0.830938] ima: No TPM chip found, activating TPM-bypass! [ 0.832383] evm: HMAC attrs: 0x1 [ 0.833762] Magic number: 14:357:221 [ 0.834998] rtc_cmos 00:00: setting system clock to 2018-08-31 08:14:39 UTC (1535703279) [ 0.837296] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.838828] EDD information not available. [ 0.901744] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.919182] Write protecting the kernel read-only data: 14336k [ 0.924607] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.927280] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.977029] 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.17... Lease of 192.168.120.17 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTdRM9CHO00trtwR2cCnPnqvR1LTpP3XRFxZZDteaCP6kE9OcOjbqAuxh5tAx4Hsf7ssPxCjWLcAk569PFeTed2O247TChVvYKwzxJRtjCGovXqBhTHd5ldqj/KqVIvPkQwfEmn504MZBexppgRNBO+a/hVSeSx6ivzGxj3xZeyB08uVmOLcprfO99lwNmsVKcXNS8HduvksxLX+ZkkTAPLCDy3Z5oJyDibxTM9jO9j/FGvHTWUa6cY2eu4VFvIQmXVhwTYCSIAeVKpbey6K3oYnF+AM1ZmTldkG4cGIPPyXWboEp3ti4/nMNqZZrCV93ISjhN42A0wjp0ak2kEnib root@singlevm1-vm-b10f0f6a-7d95-47ba-a06c-12eec436151d ssh-dss AAAAB3NzaC1kc3MAAACBAP65oLLuL2VHAYEFHOe8DSHvR7bdOgFDtnbK5xdHalpktu7eGb8uGdvRlRhT/wWRplQJ8PXu57lMq1wU7M3vMb/OwRKOQhMPNvz/0QnSVJuBfcVItbvxaPmt+crrUWcnHEkiVV8ujbJnwtry64cGRu/LrxXP8S8e2oitW6prO13FAAAAFQDXuZISFZ4I5e8SgawIF3tKAzqquQAAAIAJwYu7xv2dDFeYaA0sj3eXlFFEDWPxItZBnNzfP0o0dusXeyAjG0Wjq0EY1PWAw9xKyVX/NXa+WGgRquoW/8daXY45owbKvdeuzfWKToyGNP6spUXFES/4jx7XedMQgG/vB4VU6Ng9rnnAz5FHk98N2oAlHND/Xcrp5y6aKj7CAwAAAIEA8Ye8hhSkQ3jRAfT+EJT7uHP84VdZNyB5LGwPEtGoS/vK1c+rvWr8yvhXdpTRt31/puoLJHpf3WvCo9CzQU/8Rb6w9w0Q4Tw95cZ60fJzfOKPbN1jfN5cnSnZJfaAF+QHNTkB6J82qzWTjcXpHsDuAfghTg6OJODXy3WSFJ8fAU0= root@singlevm1-vm-b10f0f6a-7d95-47ba-a06c-12eec436151d -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.17,24,fe80::f816:3eff:fefd:adc7/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.17 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: singlevm1-vm-b10f0f6a-7d95-47ba-a06c-12eec436151d launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.53 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-b10f0f6a-7d95-47ba-a06c-12eec436151d login: 2018-08-31 08:14:48,189 - paramiko.transport - DEBUG - starting thread (client mode): 0x2faa8710L 2018-08-31 08:14:48,190 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-31 08:14:48,190 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-31 08:14:48,191 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-31 08:14:48,192 - 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-31 08:14:48,192 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-31 08:14:48,193 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-31 08:14:48,193 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-31 08:14:48,194 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-31 08:14:48,194 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-31 08:14:48,214 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-31 08:14:48,215 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-31 08:14:48,222 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 8b524a082b19ba0a2d9fc31de3db62d4 2018-08-31 08:14:48,224 - paramiko.transport - DEBUG - Trying discovered key b0d1ec756cf828fb5ef2b4e08d8003f1 in /tmp/tmpInfKaa 2018-08-31 08:14:48,254 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 08:14:48,260 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-31 08:14:48,289 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-31 08:14:48,290 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-31 08:14:48,290 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-31 08:14:48,292 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 08:14:48,293 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-31 08:14:48,293 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-31 08:14:48,294 - functest.core.singlevm - DEBUG - error: 2018-08-31 08:14:48,299 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-31 08:14:48,412 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 08:14:48,413 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:45 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-31 08:14:48,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 08:14:48,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/floatingips/f34455dc-a861-4803-a02a-64e18e53b951.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:50,181 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-490faae3-c0ef-4cfb-8646-d5af3bb294ca Content-Length: 0 Date: Fri, 31 Aug 2018 08:14:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:14:50,181 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/f34455dc-a861-4803-a02a-64e18e53b951.json used request id req-490faae3-c0ef-4cfb-8646-d5af3bb294ca 2018-08-31 08:14:50,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.76073598862s 2018-08-31 08:14:50,182 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/f34455dc-a861-4803-a02a-64e18e53b951.json used request id req-490faae3-c0ef-4cfb-8646-d5af3bb294ca 2018-08-31 08:14:50,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:14:50,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:50,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-55a20464-3d6e-46ac-8206-89bb7232df1e Date: Fri, 31 Aug 2018 08:14:50 GMT RESP BODY: {"floatingips": []} 2018-08-31 08:14:50,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-55a20464-3d6e-46ac-8206-89bb7232df1e 2018-08-31 08:14:50,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.349526882172s 2018-08-31 08:14:50,537 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-55a20464-3d6e-46ac-8206-89bb7232df1e 2018-08-31 08:14:50,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 08:14:50,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/servers/87d40130-ef26-4b0b-98b0-b5adb913bb89 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:50,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:14: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-37d3442a-7a2d-4d98-b367-5ad4735fbbf2 x-compute-request-id: req-37d3442a-7a2d-4d98-b367-5ad4735fbbf2 Content-Type: application/json 2018-08-31 08:14:50,896 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/87d40130-ef26-4b0b-98b0-b5adb913bb89 used request id req-37d3442a-7a2d-4d98-b367-5ad4735fbbf2 2018-08-31 08:14:50,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.358079910278s 2018-08-31 08:14:50,896 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/87d40130-ef26-4b0b-98b0-b5adb913bb89 used request id req-37d3442a-7a2d-4d98-b367-5ad4735fbbf2 2018-08-31 08:14:50,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:14:50,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:52,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:14: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-fe5fbcde-f444-47c4-927b-e37a3fbd1cad x-compute-request-id: req-fe5fbcde-f444-47c4-927b-e37a3fbd1cad Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_b10f0f6a-7d95-47ba-a06c-12eec436151d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:ad:c7", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/87d40130-ef26-4b0b-98b0-b5adb913bb89", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/87d40130-ef26-4b0b-98b0-b5adb913bb89", "rel": "bookmark"}], "image": {"id": "4154dbd8-1e31-48f0-ae90-94528d94fea9", "links": [{"href": "http://172.30.9.34:8774/images/4154dbd8-1e31-48f0-ae90-94528d94fea9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-08-31T08:14:38.000000", "flavor": {"id": "e12bf2ed-2fd9-406a-b167-1e07e91cc436", "links": [{"href": "http://172.30.9.34:8774/flavors/e12bf2ed-2fd9-406a-b167-1e07e91cc436", "rel": "bookmark"}]}, "id": "87d40130-ef26-4b0b-98b0-b5adb913bb89", "security_groups": [{"name": "singlevm1-sg_b10f0f6a-7d95-47ba-a06c-12eec436151d"}], "user_id": "f751abe7ce804d9281f9cc891312dd4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:14:50Z", "hostId": "876487d810d713a6760f1e867c8c76d37f664fe3230d83ea69740f2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_b10f0f6a-7d95-47ba-a06c-12eec436151d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_b10f0f6a-7d95-47ba-a06c-12eec436151d", "created": "2018-08-31T08:14:26Z", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:14:52,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-fe5fbcde-f444-47c4-927b-e37a3fbd1cad 2018-08-31 08:14:52,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.46687698364s 2018-08-31 08:14:52,364 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-fe5fbcde-f444-47c4-927b-e37a3fbd1cad 2018-08-31 08:14:52,366 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:14:54,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:14:54,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:54,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:14: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-0ecb5117-c2df-4305-b2da-373fe057bdf5 x-compute-request-id: req-0ecb5117-c2df-4305-b2da-373fe057bdf5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-31 08:14:54,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-0ecb5117-c2df-4305-b2da-373fe057bdf5 2018-08-31 08:14:54,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.102485895157s 2018-08-31 08:14:54,470 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-0ecb5117-c2df-4305-b2da-373fe057bdf5 2018-08-31 08:14:54,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 08:14:54,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:54,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-88e61712-1a87-4d9f-9f2d-575a1e662978 Date: Fri, 31 Aug 2018 08:14:54 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:14:19Z", "updated_at": "2018-08-31T08:14:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:14:19Z", "revision_number": 0, "id": "0c452ebe-d764-4317-a24c-421bc36fb7cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:14:19Z", "security_group_id": "6c0b605e-4cb2-4d0e-b205-623204bc952e", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:14:19Z", "revision_number": 0, "id": "b4aa51bb-cf4f-4a65-b65f-a6fa81f9d9e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:14:19Z", "security_group_id": "6c0b605e-4cb2-4d0e-b205-623204bc952e", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:14:20Z", "revision_number": 0, "id": "cf6b2007-01e1-4ba2-82bb-f3e3e80072cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:14:20Z", "security_group_id": "6c0b605e-4cb2-4d0e-b205-623204bc952e", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T08:14:20Z", "revision_number": 0, "id": "f71d7521-d38c-45e8-ad85-7cd195a7047c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:14:20Z", "security_group_id": "6c0b605e-4cb2-4d0e-b205-623204bc952e", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c"}], "revision_number": 3, "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "id": "6c0b605e-4cb2-4d0e-b205-623204bc952e", "name": "singlevm1-sg_b10f0f6a-7d95-47ba-a06c-12eec436151d"}, {"description": "Default security group", "tags": [], "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:11:43Z", "updated_at": "2018-08-31T08:11:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:11:44Z", "revision_number": 0, "id": "49f950ec-a961-4690-bbb1-8e56b3fa2d7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:44Z", "security_group_id": "743e283d-68b2-448e-a5d8-0c19af0e37bd", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:11:44Z", "revision_number": 0, "id": "989059b2-7879-48cd-93c9-5c3a7666c221", "remote_group_id": "743e283d-68b2-448e-a5d8-0c19af0e37bd", "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:44Z", "security_group_id": "743e283d-68b2-448e-a5d8-0c19af0e37bd", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:11:44Z", "revision_number": 0, "id": "e611cca2-76cf-4f5f-adee-96aa124999ca", "remote_group_id": "743e283d-68b2-448e-a5d8-0c19af0e37bd", "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:44Z", "security_group_id": "743e283d-68b2-448e-a5d8-0c19af0e37bd", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:11:44Z", "revision_number": 0, "id": "e7215b3e-dc17-45b5-9d79-d967f4ff1485", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:44Z", "security_group_id": "743e283d-68b2-448e-a5d8-0c19af0e37bd", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c"}], "revision_number": 1, "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "id": "743e283d-68b2-448e-a5d8-0c19af0e37bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef0d535ada6947beac10faed18ea087b", "created_at": "2018-08-31T08:12:15Z", "updated_at": "2018-08-31T08:12:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:12:15Z", "revision_number": 0, "id": "4f67207e-7f2e-41bf-ab94-78a0c8c25d6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:12:15Z", "security_group_id": "8c8599ee-2fef-44c0-a44f-8833268911ed", "tenant_id": "ef0d535ada6947beac10faed18ea087b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef0d535ada6947beac10faed18ea087b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:12:15Z", "revision_number": 0, "id": "a1ceb673-2036-47d2-a995-bfab955aaf16", "remote_group_id": "8c8599ee-2fef-44c0-a44f-8833268911ed", "remote_ip_prefix": null, "created_at": "2018-08-31T08:12:15Z", "security_group_id": "8c8599ee-2fef-44c0-a44f-8833268911ed", "tenant_id": "ef0d535ada6947beac10faed18ea087b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef0d535ada6947beac10faed18ea087b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:12:15Z", "revision_number": 0, "id": "be73b2e7-19c0-4b55-b0a9-d277c575e2a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:12:15Z", "security_group_id": "8c8599ee-2fef-44c0-a44f-8833268911ed", "tenant_id": "ef0d535ada6947beac10faed18ea087b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef0d535ada6947beac10faed18ea087b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:12:15Z", "revision_number": 0, "id": "cd83159e-1b3c-42dd-981c-e1a3ea33e952", "remote_group_id": "8c8599ee-2fef-44c0-a44f-8833268911ed", "remote_ip_prefix": null, "created_at": "2018-08-31T08:12:15Z", "security_group_id": "8c8599ee-2fef-44c0-a44f-8833268911ed", "tenant_id": "ef0d535ada6947beac10faed18ea087b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef0d535ada6947beac10faed18ea087b"}], "revision_number": 1, "project_id": "ef0d535ada6947beac10faed18ea087b", "id": "8c8599ee-2fef-44c0-a44f-8833268911ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43466fc7c2d049ef9913cd05c5bae353", "created_at": "2018-08-31T08:08:19Z", "updated_at": "2018-08-31T08:08:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:08:19Z", "revision_number": 0, "id": "53f25216-da43-486f-af15-11137d38a43e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:08:19Z", "security_group_id": "93735583-8d4f-4021-99f2-51b6289aa185", "tenant_id": "43466fc7c2d049ef9913cd05c5bae353", "port_range_min": null, "ethertype": "IPv4", "project_id": "43466fc7c2d049ef9913cd05c5bae353"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:08:19Z", "revision_number": 0, "id": "7b083b57-440e-4542-9130-b3e7ce1b85f0", "remote_group_id": "93735583-8d4f-4021-99f2-51b6289aa185", "remote_ip_prefix": null, "created_at": "2018-08-31T08:08:19Z", "security_group_id": "93735583-8d4f-4021-99f2-51b6289aa185", "tenant_id": "43466fc7c2d049ef9913cd05c5bae353", "port_range_min": null, "ethertype": "IPv6", "project_id": "43466fc7c2d049ef9913cd05c5bae353"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:08:19Z", "revision_number": 0, "id": "98d3634c-16f9-445c-94ef-1af08814d0ad", "remote_group_id": "93735583-8d4f-4021-99f2-51b6289aa185", "remote_ip_prefix": null, "created_at": "2018-08-31T08:08:19Z", "security_group_id": "93735583-8d4f-4021-99f2-51b6289aa185", "tenant_id": "43466fc7c2d049ef9913cd05c5bae353", "port_range_min": null, "ethertype": "IPv4", "project_id": "43466fc7c2d049ef9913cd05c5bae353"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:08:19Z", "revision_number": 0, "id": "ab8ad0ce-9135-4c50-b886-0b418bf35ebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:08:19Z", "security_group_id": "93735583-8d4f-4021-99f2-51b6289aa185", "tenant_id": "43466fc7c2d049ef9913cd05c5bae353", "port_range_min": null, "ethertype": "IPv6", "project_id": "43466fc7c2d049ef9913cd05c5bae353"}], "revision_number": 1, "project_id": "43466fc7c2d049ef9913cd05c5bae353", "id": "93735583-8d4f-4021-99f2-51b6289aa185", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-31T08:11:47Z", "updated_at": "2018-08-31T08:11:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:11:47Z", "revision_number": 0, "id": "380e6d54-29e1-4acd-8827-0a1215e14e67", "remote_group_id": "990122e1-9da5-4258-913c-106123e05338", "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:47Z", "security_group_id": "990122e1-9da5-4258-913c-106123e05338", "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-31T08:11:47Z", "revision_number": 0, "id": "6d180741-5053-4ded-881a-3e9ea54398c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:47Z", "security_group_id": "990122e1-9da5-4258-913c-106123e05338", "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-31T08:11:47Z", "revision_number": 0, "id": "87aba19d-effa-4ed3-aec9-57d151200951", "remote_group_id": "990122e1-9da5-4258-913c-106123e05338", "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:47Z", "security_group_id": "990122e1-9da5-4258-913c-106123e05338", "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-31T08:11:47Z", "revision_number": 0, "id": "df417bd3-69cc-4f0e-966e-b44ecb395348", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:11:47Z", "security_group_id": "990122e1-9da5-4258-913c-106123e05338", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "990122e1-9da5-4258-913c-106123e05338", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7499afbe679a4fdc988c1ccfe8221a59", "created_at": "2018-08-31T08:13:26Z", "updated_at": "2018-08-31T08:13:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:13:26Z", "revision_number": 0, "id": "6f258621-3dee-48b5-a39e-0d07c58d0f72", "remote_group_id": "eb82c059-719c-48e9-903c-638063354d75", "remote_ip_prefix": null, "created_at": "2018-08-31T08:13:26Z", "security_group_id": "eb82c059-719c-48e9-903c-638063354d75", "tenant_id": "7499afbe679a4fdc988c1ccfe8221a59", "port_range_min": null, "ethertype": "IPv6", "project_id": "7499afbe679a4fdc988c1ccfe8221a59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:13:26Z", "revision_number": 0, "id": "9a5cf667-5cdd-4891-99cc-0a73fdaea75c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:13:26Z", "security_group_id": "eb82c059-719c-48e9-903c-638063354d75", "tenant_id": "7499afbe679a4fdc988c1ccfe8221a59", "port_range_min": null, "ethertype": "IPv4", "project_id": "7499afbe679a4fdc988c1ccfe8221a59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:13:26Z", "revision_number": 0, "id": "bc148e22-9d20-4dcf-8653-91ef218b7268", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:13:26Z", "security_group_id": "eb82c059-719c-48e9-903c-638063354d75", "tenant_id": "7499afbe679a4fdc988c1ccfe8221a59", "port_range_min": null, "ethertype": "IPv6", "project_id": "7499afbe679a4fdc988c1ccfe8221a59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:13:26Z", "revision_number": 0, "id": "e7dfb92d-9137-4265-843a-7f8c96d1633f", "remote_group_id": "eb82c059-719c-48e9-903c-638063354d75", "remote_ip_prefix": null, "created_at": "2018-08-31T08:13:26Z", "security_group_id": "eb82c059-719c-48e9-903c-638063354d75", "tenant_id": "7499afbe679a4fdc988c1ccfe8221a59", "port_range_min": null, "ethertype": "IPv4", "project_id": "7499afbe679a4fdc988c1ccfe8221a59"}], "revision_number": 1, "project_id": "7499afbe679a4fdc988c1ccfe8221a59", "id": "eb82c059-719c-48e9-903c-638063354d75", "name": "default"}]} 2018-08-31 08:14:54,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-88e61712-1a87-4d9f-9f2d-575a1e662978 2018-08-31 08:14:54,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0515830516815s 2018-08-31 08:14:54,525 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-88e61712-1a87-4d9f-9f2d-575a1e662978 2018-08-31 08:14:54,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-31 08:14:54,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/security-groups/6c0b605e-4cb2-4d0e-b205-623204bc952e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:54,985 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-97e08c21-fd09-4fb6-8433-3d02c8ce0b86 Content-Length: 0 Date: Fri, 31 Aug 2018 08:14:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:14:54,985 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/security-groups/6c0b605e-4cb2-4d0e-b205-623204bc952e.json used request id req-97e08c21-fd09-4fb6-8433-3d02c8ce0b86 2018-08-31 08:14:54,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.455687999725s 2018-08-31 08:14:54,985 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/security-groups/6c0b605e-4cb2-4d0e-b205-623204bc952e.json used request id req-97e08c21-fd09-4fb6-8433-3d02c8ce0b86 2018-08-31 08:14:54,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-31 08:14:54,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/os-keypairs/singlevm1-kp_b10f0f6a-7d95-47ba-a06c-12eec436151d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:55,155 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:14: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-37f7e135-b3ea-4834-9755-1384464c246d x-compute-request-id: req-37f7e135-b3ea-4834-9755-1384464c246d Content-Length: 0 Content-Type: application/json 2018-08-31 08:14:55,155 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/os-keypairs/singlevm1-kp_b10f0f6a-7d95-47ba-a06c-12eec436151d used request id req-37f7e135-b3ea-4834-9755-1384464c246d 2018-08-31 08:14:55,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.169559955597s 2018-08-31 08:14:55,156 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/os-keypairs/singlevm1-kp_b10f0f6a-7d95-47ba-a06c-12eec436151d used request id req-37f7e135-b3ea-4834-9755-1384464c246d 2018-08-31 08:14:55,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 08:14:55,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/e9d51df0-e6f4-488c-b9ce-4f93f20ad343/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}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" -d '{"subnet_id": "2a569611-517a-4b1e-a057-07f44d96f087"}' 2018-08-31 08:14:57,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dc832e33-515f-4f6e-b7bc-adeed90644b3 Date: Fri, 31 Aug 2018 08:14:57 GMT RESP BODY: {"network_id": "8036e033-e302-410e-9a27-2d28bd6357f4", "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "subnet_id": "2a569611-517a-4b1e-a057-07f44d96f087", "subnet_ids": ["2a569611-517a-4b1e-a057-07f44d96f087"], "port_id": "537ee13f-f2a0-48d0-afdd-8de30ea5b075", "id": "e9d51df0-e6f4-488c-b9ce-4f93f20ad343"} 2018-08-31 08:14:57,494 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/e9d51df0-e6f4-488c-b9ce-4f93f20ad343/remove_router_interface.json used request id req-dc832e33-515f-4f6e-b7bc-adeed90644b3 2018-08-31 08:14:57,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.3379240036s 2018-08-31 08:14:57,495 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/e9d51df0-e6f4-488c-b9ce-4f93f20ad343/remove_router_interface.json used request id req-dc832e33-515f-4f6e-b7bc-adeed90644b3 returning object e9d51df0-e6f4-488c-b9ce-4f93f20ad343 2018-08-31 08:14:57,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 08:14:57,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:14:57,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-41aac64c-7f63-4699-b02e-faba68d4dbe4 Date: Fri, 31 Aug 2018 08:14:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "created_at": "2018-08-31T08:14:05Z", "admin_state_up": true, "updated_at": "2018-08-31T08:14:56Z", "project_id": "f52f5ba0cfbd461585ae6cb47d1e299c", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "e9d51df0-e6f4-488c-b9ce-4f93f20ad343", "name": "singlevm1-router_b10f0f6a-7d95-47ba-a06c-12eec436151d"}]} 2018-08-31 08:14:57,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-41aac64c-7f63-4699-b02e-faba68d4dbe4 2018-08-31 08:14:57,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.134402990341s 2018-08-31 08:14:57,630 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-41aac64c-7f63-4699-b02e-faba68d4dbe4 2018-08-31 08:14:57,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 08:14:57,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/routers/e9d51df0-e6f4-488c-b9ce-4f93f20ad343.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:15:01,671 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6a48a1a7-1512-4f66-a2be-a131a9b72e8d Content-Length: 0 Date: Fri, 31 Aug 2018 08:15:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:15:01,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/e9d51df0-e6f4-488c-b9ce-4f93f20ad343.json used request id req-6a48a1a7-1512-4f66-a2be-a131a9b72e8d 2018-08-31 08:15:01,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.04038190842s 2018-08-31 08:15:01,672 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/e9d51df0-e6f4-488c-b9ce-4f93f20ad343.json used request id req-6a48a1a7-1512-4f66-a2be-a131a9b72e8d 2018-08-31 08:15:01,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 08:15:01,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:15:01,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-68e8a0dd-c1f5-40eb-99a1-9c6a64cbb18b Date: Fri, 31 Aug 2018 08:15:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T08:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2a569611-517a-4b1e-a057-07f44d96f087","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f52f5ba0cfbd461585ae6cb47d1e299c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_b10f0f6a-7d95-47ba-a06c-12eec436151d","enable_dhcp":true,"segment_id":null,"network_id":"8036e033-e302-410e-9a27-2d28bd6357f4","tenant_id":"f52f5ba0cfbd461585ae6cb47d1e299c","created_at":"2018-08-31T08:14:04Z","ip_version":4},{"updated_at":"2018-08-31T08:08:27Z","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":"9101d810-9ee5-41e0-949f-3a0dfa54404f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"43466fc7c2d049ef9913cd05c5bae353","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:27Z","ip_version":4}]} 2018-08-31 08:15:01,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-68e8a0dd-c1f5-40eb-99a1-9c6a64cbb18b 2018-08-31 08:15:01,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.045254945755s 2018-08-31 08:15:01,718 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-68e8a0dd-c1f5-40eb-99a1-9c6a64cbb18b 2018-08-31 08:15:01,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 08:15:01,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/subnets/2a569611-517a-4b1e-a057-07f44d96f087.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:15:03,800 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-af00494c-1004-4391-924b-e39b3e7ca10e Date: Fri, 31 Aug 2018 08:15:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:15:03,800 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/2a569611-517a-4b1e-a057-07f44d96f087.json used request id req-af00494c-1004-4391-924b-e39b3e7ca10e 2018-08-31 08:15:03,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.08059501648s 2018-08-31 08:15:03,801 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/2a569611-517a-4b1e-a057-07f44d96f087.json used request id req-af00494c-1004-4391-924b-e39b3e7ca10e 2018-08-31 08:15:03,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:15:03,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:15:03,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-009c114e-8a0d-4861-9908-193a58702b5c Date: Fri, 31 Aug 2018 08:15:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8036e033-e302-410e-9a27-2d28bd6357f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"f52f5ba0cfbd461585ae6cb47d1e299c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:15:03Z","qos_policy_id":null,"name":"singlevm1-net_b10f0f6a-7d95-47ba-a06c-12eec436151d","admin_state_up":true,"tenant_id":"f52f5ba0cfbd461585ae6cb47d1e299c","created_at":"2018-08-31T08:14:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:15:03,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-009c114e-8a0d-4861-9908-193a58702b5c 2018-08-31 08:15:03,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0948219299316s 2018-08-31 08:15:03,897 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-009c114e-8a0d-4861-9908-193a58702b5c 2018-08-31 08:15:03,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 08:15:03,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/networks/8036e033-e302-410e-9a27-2d28bd6357f4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:15:05,628 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-34a9df28-a714-4c3c-80f3-bb24a8c7ebbf Date: Fri, 31 Aug 2018 08:15:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:15:05,628 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/8036e033-e302-410e-9a27-2d28bd6357f4.json used request id req-34a9df28-a714-4c3c-80f3-bb24a8c7ebbf 2018-08-31 08:15:05,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.73044490814s 2018-08-31 08:15:05,629 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/8036e033-e302-410e-9a27-2d28bd6357f4.json used request id req-34a9df28-a714-4c3c-80f3-bb24a8c7ebbf 2018-08-31 08:15:05,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:15:05,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:15:06,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-c6e97d24-f11a-47ad-b879-e1bd7e4d4700 Date: Fri, 31 Aug 2018 08:15:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:14:17Z", "file": "/v2/images/4154dbd8-1e31-48f0-ae90-94528d94fea9/file", "owner": "f52f5ba0cfbd461585ae6cb47d1e299c", "id": "4154dbd8-1e31-48f0-ae90-94528d94fea9", "size": 12716032, "self": "/v2/images/4154dbd8-1e31-48f0-ae90-94528d94fea9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/4154dbd8-1e31-48f0-ae90-94528d94fea9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/4154dbd8-1e31-48f0-ae90-94528d94fea9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_b10f0f6a-7d95-47ba-a06c-12eec436151d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_b10f0f6a-7d95-47ba-a06c-12eec436151d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:14:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:15:06,401 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-c6e97d24-f11a-47ad-b879-e1bd7e4d4700 2018-08-31 08:15:06,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.767751932144s 2018-08-31 08:15:06,401 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-c6e97d24-f11a-47ad-b879-e1bd7e4d4700 2018-08-31 08:15:06,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 08:15:06,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/4154dbd8-1e31-48f0-ae90-94528d94fea9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:15:07,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c5b47c18-accb-4313-b301-d182e75caae1 Date: Fri, 31 Aug 2018 08:15: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-31 08:15:07,656 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/4154dbd8-1e31-48f0-ae90-94528d94fea9 used request id req-c5b47c18-accb-4313-b301-d182e75caae1 2018-08-31 08:15:07,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.25307703018s 2018-08-31 08:15:07,657 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/4154dbd8-1e31-48f0-ae90-94528d94fea9 used request id req-c5b47c18-accb-4313-b301-d182e75caae1 2018-08-31 08:15:07,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 08:15:07,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:15:07,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:15: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-9e1ad150-922c-4199-a37c-bcac6ae2aa18 x-compute-request-id: req-9e1ad150-922c-4199-a37c-bcac6ae2aa18 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_b10f0f6a-7d95-47ba-a06c-12eec436151d", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/e12bf2ed-2fd9-406a-b167-1e07e91cc436", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/e12bf2ed-2fd9-406a-b167-1e07e91cc436", "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": "e12bf2ed-2fd9-406a-b167-1e07e91cc436"}]} 2018-08-31 08:15:07,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-9e1ad150-922c-4199-a37c-bcac6ae2aa18 2018-08-31 08:15:07,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251741409302s 2018-08-31 08:15:07,683 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-9e1ad150-922c-4199-a37c-bcac6ae2aa18 2018-08-31 08:15:07,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 08:15:07,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/e12bf2ed-2fd9-406a-b167-1e07e91cc436 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}773df44eae7ea3a6a1e11b33ff6e5539bea3dbe8" 2018-08-31 08:15:07,735 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:15: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-185f5b31-44ed-430d-a0ba-f1e2cb53fa01 x-compute-request-id: req-185f5b31-44ed-430d-a0ba-f1e2cb53fa01 Content-Length: 0 Content-Type: application/json 2018-08-31 08:15:07,735 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/e12bf2ed-2fd9-406a-b167-1e07e91cc436 used request id req-185f5b31-44ed-430d-a0ba-f1e2cb53fa01 2018-08-31 08:15:07,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0512189865112s 2018-08-31 08:15:07,735 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/e12bf2ed-2fd9-406a-b167-1e07e91cc436 used request id req-185f5b31-44ed-430d-a0ba-f1e2cb53fa01 2018-08-31 08:15:07,793 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-31 08:15:07,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:15:07,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:15:07,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:15:07,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:15:07,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:15:07,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:15:07,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:15:07,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:15:07,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:15:07,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:15:07,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:15:07,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:15:07,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:15:07,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:15:07,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:15:07,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:15:07,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:15:07,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:15:07,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:15:07,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:15:07,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:15:07,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:15:07,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:15:07,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76fc4b20-e27f-4d78-b080-0205182077e3 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:15:07,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-76fc4b20-e27f-4d78-b080-0205182077e3 2018-08-31 08:15:07,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:15:08,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T09:15:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["Qvc2A9y6SsGXdnx-AiS-6w"], "issued_at": "2018-08-31T08:15:08.000000Z"}} 2018-08-31 08:15:08,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:15:08,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}24e76db78646206741c8bcff97e6d29a12d6bf8a" 2018-08-31 08:15:08,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d939257b-0a08-4fe1-8ac6-fa34d8c2ebe7 Date: Fri, 31 Aug 2018 08:15:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:15:08,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d939257b-0a08-4fe1-8ac6-fa34d8c2ebe7 2018-08-31 08:15:08,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.39701294899s 2018-08-31 08:15:08,644 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d939257b-0a08-4fe1-8ac6-fa34d8c2ebe7 2018-08-31 08:15:08,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:15:08,654 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 08:15:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ffb302d-02d4-43f3-864b-00003e9f62a1 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 08:15:08,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-0ffb302d-02d4-43f3-864b-00003e9f62a1 2018-08-31 08:15:08,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:15:08,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}24e76db78646206741c8bcff97e6d29a12d6bf8a" 2018-08-31 08:15:08,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c72e2ba4-e849-4a9b-a7f9-744390f52e4a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 08:15:08,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-c72e2ba4-e849-4a9b-a7f9-744390f52e4a 2018-08-31 08:15:08,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200002908707s 2018-08-31 08:15:08,855 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-c72e2ba4-e849-4a9b-a7f9-744390f52e4a 2018-08-31 08:15:08,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 08:15:08,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}24e76db78646206741c8bcff97e6d29a12d6bf8a" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_a57c074f-3a70-4f2f-beb7-5bc1431043ae"}}' 2018-08-31 08:15:09,111 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 08:15:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd19c01d-46e2-4e7c-8d72-0419ae1b0610 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.34:5000/v3/projects/0a2dbfc5f1c945f582f5dd79bb05195b"}, "tags": [], "enabled": true, "id": "0a2dbfc5f1c945f582f5dd79bb05195b", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_a57c074f-3a70-4f2f-beb7-5bc1431043ae"}} 2018-08-31 08:15:09,111 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-bd19c01d-46e2-4e7c-8d72-0419ae1b0610 2018-08-31 08:15:09,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.248909950256s 2018-08-31 08:15:09,112 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-bd19c01d-46e2-4e7c-8d72-0419ae1b0610 2018-08-31 08:15:09,112 - 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'0a2dbfc5f1c945f582f5dd79bb05195b', '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_a57c074f-3a70-4f2f-beb7-5bc1431043ae'}) 2018-08-31 08:15:09,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 08:15:09,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}24e76db78646206741c8bcff97e6d29a12d6bf8a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4e213af8-9e08-455c-a079-0f3b08751605", "email": null, "name": "singlevm2-user_a57c074f-3a70-4f2f-beb7-5bc1431043ae"}}' 2018-08-31 08:15:09,630 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 08:15:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f46c24cd-f21d-43f8-a541-100d507f3d53 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "links": {"self": "http://172.30.9.34:5000/v3/users/19050810013442a086d1dc64079a1880"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "19050810013442a086d1dc64079a1880", "domain_id": "default", "password_expires_at": null}} 2018-08-31 08:15:09,630 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-f46c24cd-f21d-43f8-a541-100d507f3d53 2018-08-31 08:15:09,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.51198387146s 2018-08-31 08:15:09,630 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-f46c24cd-f21d-43f8-a541-100d507f3d53 2018-08-31 08:15:09,631 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'19050810013442a086d1dc64079a1880', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_a57c074f-3a70-4f2f-beb7-5bc1431043ae'}) 2018-08-31 08:15:09,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:15:09,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e76db78646206741c8bcff97e6d29a12d6bf8a" 2018-08-31 08:15:09,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:15:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c09524-de88-489e-b4af-d9bdbe68f34a Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:15:09,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-a5c09524-de88-489e-b4af-d9bdbe68f34a 2018-08-31 08:15:09,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1740899086s 2018-08-31 08:15:09,809 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-a5c09524-de88-489e-b4af-d9bdbe68f34a 2018-08-31 08:15:09,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:15:09,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e76db78646206741c8bcff97e6d29a12d6bf8a" 2018-08-31 08:15:10,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:15:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0c8b8d-ff1e-4c47-bbf7-7d5bef13dd3d Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:15:10,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-ad0c8b8d-ff1e-4c47-bbf7-7d5bef13dd3d 2018-08-31 08:15:10,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196820020676s 2018-08-31 08:15:10,011 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-ad0c8b8d-ff1e-4c47-bbf7-7d5bef13dd3d 2018-08-31 08:15:10,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:15:10,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e76db78646206741c8bcff97e6d29a12d6bf8a" 2018-08-31 08:15:10,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68827f1b-d53f-42fb-ac63-2f781ec55bab Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:15:10,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-68827f1b-d53f-42fb-ac63-2f781ec55bab 2018-08-31 08:15:10,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200648069382s 2018-08-31 08:15:10,217 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-68827f1b-d53f-42fb-ac63-2f781ec55bab 2018-08-31 08:15:10,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:15:10,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}24e76db78646206741c8bcff97e6d29a12d6bf8a" 2018-08-31 08:15:10,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f5832d8-1ffb-46c1-9ba9-5c749cf02016 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 08:15:10,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-7f5832d8-1ffb-46c1-9ba9-5c749cf02016 2018-08-31 08:15:10,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196246147156s 2018-08-31 08:15:10,418 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-7f5832d8-1ffb-46c1-9ba9-5c749cf02016 2018-08-31 08:15:10,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:15:10,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}24e76db78646206741c8bcff97e6d29a12d6bf8a" 2018-08-31 08:15:10,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d988ea50-bd7d-4d28-91e2-0302e5a9a57b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "singlevm2-user_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "links": {"self": "http://172.30.9.34:5000/v3/users/19050810013442a086d1dc64079a1880"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "19050810013442a086d1dc64079a1880", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:15:10,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-d988ea50-bd7d-4d28-91e2-0302e5a9a57b 2018-08-31 08:15:10,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202034950256s 2018-08-31 08:15:10,621 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-d988ea50-bd7d-4d28-91e2-0302e5a9a57b 2018-08-31 08:15:10,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:15:10,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}24e76db78646206741c8bcff97e6d29a12d6bf8a" 2018-08-31 08:15:10,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-335c2394-fb09-4c1d-940b-dae09bb5a3e2 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.34:5000/v3/projects/0a2dbfc5f1c945f582f5dd79bb05195b"}, "tags": [], "enabled": true, "id": "0a2dbfc5f1c945f582f5dd79bb05195b", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_a57c074f-3a70-4f2f-beb7-5bc1431043ae"}]} 2018-08-31 08:15:10,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-335c2394-fb09-4c1d-940b-dae09bb5a3e2 2018-08-31 08:15:10,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.137414932251s 2018-08-31 08:15:10,770 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-335c2394-fb09-4c1d-940b-dae09bb5a3e2 2018-08-31 08:15:10,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 08:15:10,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=19050810013442a086d1dc64079a1880&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=0a2dbfc5f1c945f582f5dd79bb05195b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e76db78646206741c8bcff97e6d29a12d6bf8a" 2018-08-31 08:15:10,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9564e33d-d106-4783-b0f1-889e426ef63a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=19050810013442a086d1dc64079a1880&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=0a2dbfc5f1c945f582f5dd79bb05195b", "previous": null, "next": null}} 2018-08-31 08:15:10,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=19050810013442a086d1dc64079a1880&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=0a2dbfc5f1c945f582f5dd79bb05195b used request id req-9564e33d-d106-4783-b0f1-889e426ef63a 2018-08-31 08:15:10,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.19066119194s 2018-08-31 08:15:10,969 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=19050810013442a086d1dc64079a1880&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=0a2dbfc5f1c945f582f5dd79bb05195b used request id req-9564e33d-d106-4783-b0f1-889e426ef63a 2018-08-31 08:15:10,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 08:15:10,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/0a2dbfc5f1c945f582f5dd79bb05195b/users/19050810013442a086d1dc64079a1880/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e76db78646206741c8bcff97e6d29a12d6bf8a" 2018-08-31 08:15:11,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:15:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43644de7-06c9-436a-832e-77f5297e559e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:15:11,233 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/0a2dbfc5f1c945f582f5dd79bb05195b/users/19050810013442a086d1dc64079a1880/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-43644de7-06c9-436a-832e-77f5297e559e 2018-08-31 08:15:11,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.261359930038s 2018-08-31 08:15:11,234 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/0a2dbfc5f1c945f582f5dd79bb05195b/users/19050810013442a086d1dc64079a1880/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-43644de7-06c9-436a-832e-77f5297e559e 2018-08-31 08:15:11,234 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_a57c074f-3a70-4f2f-beb7-5bc1431043ae', 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'0a2dbfc5f1c945f582f5dd79bb05195b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '4e213af8-9e08-455c-a079-0f3b08751605', 'username': u'singlevm2-user_a57c074f-3a70-4f2f-beb7-5bc1431043ae', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 08:15:11,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:15:11,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:15:11,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:15:11,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:15:11,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:15:11,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:15:11,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:15:11,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:15:11,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:15:11,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:15:11,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:15:11,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:15:11,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:15:11,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:15:11,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:15:11,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:15:11,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:15:11,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:15:11,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:15:11,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:15:11,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:15:11,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:15:11,240 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_a57c074f-3a70-4f2f-beb7-5bc1431043ae', 'password': '4e213af8-9e08-455c-a079-0f3b08751605', 'project_name': 'singlevm2-project_a57c074f-3a70-4f2f-beb7-5bc1431043ae', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': '0a2dbfc5f1c945f582f5dd79bb05195b', 'project_domain_name': 'Default'} 2018-08-31 08:15:11,240 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-31 08:15:11,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:15:11,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b24a042-9aff-445d-9a65-15bb784a9182 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:15:11,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-4b24a042-9aff-445d-9a65-15bb784a9182 2018-08-31 08:15:11,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:15:11,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}], "expires_at": "2018-08-31T09:15:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a2dbfc5f1c945f582f5dd79bb05195b", "name": "singlevm2-project_a57c074f-3a70-4f2f-beb7-5bc1431043ae"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_0a2dbfc5f1c945f582f5dd79bb05195b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_0a2dbfc5f1c945f582f5dd79bb05195b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/0a2dbfc5f1c945f582f5dd79bb05195b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/0a2dbfc5f1c945f582f5dd79bb05195b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/0a2dbfc5f1c945f582f5dd79bb05195b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/0a2dbfc5f1c945f582f5dd79bb05195b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/0a2dbfc5f1c945f582f5dd79bb05195b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/0a2dbfc5f1c945f582f5dd79bb05195b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0a2dbfc5f1c945f582f5dd79bb05195b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/0a2dbfc5f1c945f582f5dd79bb05195b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/0a2dbfc5f1c945f582f5dd79bb05195b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/0a2dbfc5f1c945f582f5dd79bb05195b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/0a2dbfc5f1c945f582f5dd79bb05195b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/0a2dbfc5f1c945f582f5dd79bb05195b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "id": "19050810013442a086d1dc64079a1880"}, "audit_ids": ["8imrPchjQcCh69MX33K25Q"], "issued_at": "2018-08-31T08:15:11.000000Z"}} 2018-08-31 08:15:11,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 08:15:11,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" -d '{"network": {"name": "singlevm2-net_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "admin_state_up": true}}' 2018-08-31 08:15:12,321 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-70d498fe-78d0-4e2c-9f8d-c08bc0825f34 Date: Fri, 31 Aug 2018 08:15:12 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"32b42294-25bb-4702-96ee-0da8cb8f83b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a2dbfc5f1c945f582f5dd79bb05195b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:15:12Z","is_default":false,"name":"singlevm2-net_a57c074f-3a70-4f2f-beb7-5bc1431043ae","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0a2dbfc5f1c945f582f5dd79bb05195b","created_at":"2018-08-31T08:15:12Z","mtu":1450}} 2018-08-31 08:15:12,321 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-70d498fe-78d0-4e2c-9f8d-c08bc0825f34 2018-08-31 08:15:12,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.664437055588s 2018-08-31 08:15:12,321 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-70d498fe-78d0-4e2c-9f8d-c08bc0825f34 2018-08-31 08:15:12,322 - 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-31T08:15:12Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'32b42294-25bb-4702-96ee-0da8cb8f83b9', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_a57c074f-3a70-4f2f-beb7-5bc1431043ae', u'admin_state_up': True, u'tenant_id': u'0a2dbfc5f1c945f582f5dd79bb05195b', u'created_at': u'2018-08-31T08:15:12Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0a2dbfc5f1c945f582f5dd79bb05195b', u'l2_adjacency': True}) 2018-08-31 08:15:12,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:15:12,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:12,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-7d1e306f-058c-46f4-822d-db85b2696c7e Date: Fri, 31 Aug 2018 08:15:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"32b42294-25bb-4702-96ee-0da8cb8f83b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a2dbfc5f1c945f582f5dd79bb05195b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:15:12Z","qos_policy_id":null,"name":"singlevm2-net_a57c074f-3a70-4f2f-beb7-5bc1431043ae","admin_state_up":true,"tenant_id":"0a2dbfc5f1c945f582f5dd79bb05195b","created_at":"2018-08-31T08:15:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 08:15:12,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-7d1e306f-058c-46f4-822d-db85b2696c7e 2018-08-31 08:15:12,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.339052915573s 2018-08-31 08:15:12,662 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-7d1e306f-058c-46f4-822d-db85b2696c7e 2018-08-31 08:15:12,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 08:15:12,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}be8d7b45f2cedca5b71796118222905f39744dc7" -d '{"subnet": {"name": "singlevm2-subnet_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "enable_dhcp": true, "network_id": "32b42294-25bb-4702-96ee-0da8cb8f83b9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 08:15:13,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3f09540f-14c5-452b-8f85-6fd2e4166d91 Date: Fri, 31 Aug 2018 08:15:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32b42294-25bb-4702-96ee-0da8cb8f83b9","tenant_id":"0a2dbfc5f1c945f582f5dd79bb05195b","created_at":"2018-08-31T08:15:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T08:15:13Z","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":"0a2dbfc5f1c945f582f5dd79bb05195b","id":"22580630-5a84-460b-8879-9c1b720dbbfe","subnetpool_id":null,"name":"singlevm2-subnet_a57c074f-3a70-4f2f-beb7-5bc1431043ae"}} 2018-08-31 08:15:13,824 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-3f09540f-14c5-452b-8f85-6fd2e4166d91 2018-08-31 08:15:13,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.16012096405s 2018-08-31 08:15:13,824 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-3f09540f-14c5-452b-8f85-6fd2e4166d91 2018-08-31 08:15:13,825 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:15:13Z', 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'22580630-5a84-460b-8879-9c1b720dbbfe', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_a57c074f-3a70-4f2f-beb7-5bc1431043ae', u'enable_dhcp': True, u'network_id': u'32b42294-25bb-4702-96ee-0da8cb8f83b9', u'tenant_id': u'0a2dbfc5f1c945f582f5dd79bb05195b', u'created_at': u'2018-08-31T08:15:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0a2dbfc5f1c945f582f5dd79bb05195b'}) 2018-08-31 08:15:13,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 08:15:13,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}be8d7b45f2cedca5b71796118222905f39744dc7" -d '{"router": {"external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "name": "singlevm2-router_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "admin_state_up": true}}' 2018-08-31 08:15:20,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-abdca02f-46fb-4cb1-bab2-e7418feab427 Date: Fri, 31 Aug 2018 08:15:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.218"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "created_at": "2018-08-31T08:15:14Z", "admin_state_up": true, "updated_at": "2018-08-31T08:15:15Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "id": "d619a8af-7541-4a85-8ad8-decbbd591b57", "name": "singlevm2-router_a57c074f-3a70-4f2f-beb7-5bc1431043ae"}} 2018-08-31 08:15:20,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-abdca02f-46fb-4cb1-bab2-e7418feab427 2018-08-31 08:15:20,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.34175992012s 2018-08-31 08:15:20,167 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-abdca02f-46fb-4cb1-bab2-e7418feab427 2018-08-31 08:15:20,168 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:15:15Z', u'revision_number': 3, u'id': u'd619a8af-7541-4a85-8ad8-decbbd591b57', u'external_gateway_info': {u'network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9101d810-9ee5-41e0-949f-3a0dfa54404f', u'ip_address': u'172.30.9.218'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_a57c074f-3a70-4f2f-beb7-5bc1431043ae', u'admin_state_up': True, u'tenant_id': u'0a2dbfc5f1c945f582f5dd79bb05195b', u'created_at': u'2018-08-31T08:15:14Z', u'flavor_id': None, u'routes': [], u'project_id': u'0a2dbfc5f1c945f582f5dd79bb05195b'}) 2018-08-31 08:15:20,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 08:15:20,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/d619a8af-7541-4a85-8ad8-decbbd591b57/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}be8d7b45f2cedca5b71796118222905f39744dc7" -d '{"subnet_id": "22580630-5a84-460b-8879-9c1b720dbbfe"}' 2018-08-31 08:15:23,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-955d10b3-97db-4960-bb76-1544f605f7c5 Date: Fri, 31 Aug 2018 08:15:23 GMT RESP BODY: {"network_id": "32b42294-25bb-4702-96ee-0da8cb8f83b9", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "subnet_id": "22580630-5a84-460b-8879-9c1b720dbbfe", "subnet_ids": ["22580630-5a84-460b-8879-9c1b720dbbfe"], "port_id": "945f22e8-f550-429a-bb4a-837f4731f5d2", "id": "d619a8af-7541-4a85-8ad8-decbbd591b57"} 2018-08-31 08:15:23,376 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/d619a8af-7541-4a85-8ad8-decbbd591b57/add_router_interface.json used request id req-955d10b3-97db-4960-bb76-1544f605f7c5 2018-08-31 08:15:23,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.20706391335s 2018-08-31 08:15:23,376 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/d619a8af-7541-4a85-8ad8-decbbd591b57/add_router_interface.json used request id req-955d10b3-97db-4960-bb76-1544f605f7c5 returning object d619a8af-7541-4a85-8ad8-decbbd591b57 2018-08-31 08:15:23,376 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 08:15:23,511 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 08:15:23,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:15:23,518 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 08:15:23 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}]} 2018-08-31 08:15:23,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:15:23,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:24,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-45d18c64-a183-4dff-9e9c-6a21210363ac Date: Fri, 31 Aug 2018 08:15:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:15:24,296 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-45d18c64-a183-4dff-9e9c-6a21210363ac 2018-08-31 08:15:24,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.773114919662s 2018-08-31 08:15:24,296 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-45d18c64-a183-4dff-9e9c-6a21210363ac 2018-08-31 08:15:24,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 08:15:24,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_a57c074f-3a70-4f2f-beb7-5bc1431043ae"}' 2018-08-31 08:15:24,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/f060d3d3-5c07-4f56-838d-c6d7928d1369 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-beee9904-9dcb-4189-8f25-65b96cabba4e Date: Fri, 31 Aug 2018 08:15:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:15:24Z", "file": "/v2/images/f060d3d3-5c07-4f56-838d-c6d7928d1369/file", "owner": "0a2dbfc5f1c945f582f5dd79bb05195b", "id": "f060d3d3-5c07-4f56-838d-c6d7928d1369", "size": null, "self": "/v2/images/f060d3d3-5c07-4f56-838d-c6d7928d1369", "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_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "checksum": null, "created_at": "2018-08-31T08:15:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 08:15:24,631 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-beee9904-9dcb-4189-8f25-65b96cabba4e 2018-08-31 08:15:24,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.32564496994s 2018-08-31 08:15:24,631 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-beee9904-9dcb-4189-8f25-65b96cabba4e returning object f060d3d3-5c07-4f56-838d-c6d7928d1369 2018-08-31 08:15:24,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 08:15:24,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/f060d3d3-5c07-4f56-838d-c6d7928d1369/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}be8d7b45f2cedca5b71796118222905f39744dc7" -d '' 2018-08-31 08:15:27,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-73105204-44ec-40e3-bcab-d43e9220fd3b Date: Fri, 31 Aug 2018 08:15: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-31 08:15:27,239 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/f060d3d3-5c07-4f56-838d-c6d7928d1369/file used request id req-73105204-44ec-40e3-bcab-d43e9220fd3b 2018-08-31 08:15:27,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.6075758934s 2018-08-31 08:15:27,240 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/f060d3d3-5c07-4f56-838d-c6d7928d1369/file used request id req-73105204-44ec-40e3-bcab-d43e9220fd3b 2018-08-31 08:15:27,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:15:27,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:28,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-8cb35fad-6f08-426d-9c92-08941a924c47 Date: Fri, 31 Aug 2018 08:15:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:15:27Z", "file": "/v2/images/f060d3d3-5c07-4f56-838d-c6d7928d1369/file", "owner": "0a2dbfc5f1c945f582f5dd79bb05195b", "id": "f060d3d3-5c07-4f56-838d-c6d7928d1369", "size": 12716032, "self": "/v2/images/f060d3d3-5c07-4f56-838d-c6d7928d1369", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/f060d3d3-5c07-4f56-838d-c6d7928d1369/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/f060d3d3-5c07-4f56-838d-c6d7928d1369/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:15:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:15:28,083 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-8cb35fad-6f08-426d-9c92-08941a924c47 2018-08-31 08:15:28,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.839373111725s 2018-08-31 08:15:28,084 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-8cb35fad-6f08-426d-9c92-08941a924c47 2018-08-31 08:15:28,085 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/f060d3d3-5c07-4f56-838d-c6d7928d1369/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f060d3d3-5c07-4f56-838d-c6d7928d1369/file', 'owner': u'0a2dbfc5f1c945f582f5dd79bb05195b', 'id': u'f060d3d3-5c07-4f56-838d-c6d7928d1369', 'size': 12716032, u'self': u'/v2/images/f060d3d3-5c07-4f56-838d-c6d7928d1369', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0a2dbfc5f1c945f582f5dd79bb05195b', 'name': 'singlevm2-project_a57c074f-3a70-4f2f-beb7-5bc1431043ae', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/f060d3d3-5c07-4f56-838d-c6d7928d1369/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T08:15:27Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T08:15:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_a57c074f-3a70-4f2f-beb7-5bc1431043ae', '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/f060d3d3-5c07-4f56-838d-c6d7928d1369', 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_a57c074f-3a70-4f2f-beb7-5bc1431043ae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_a57c074f-3a70-4f2f-beb7-5bc1431043ae', 'created': u'2018-08-31T08:15:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T08:15:24Z', 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/f060d3d3-5c07-4f56-838d-c6d7928d1369', 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_a57c074f-3a70-4f2f-beb7-5bc1431043ae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 08:15:28,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 08:15:28,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}24e76db78646206741c8bcff97e6d29a12d6bf8a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 08:15:28,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:15:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a4865c8-5a01-43af-a300-2fb04068bf86 x-compute-request-id: req-9a4865c8-5a01-43af-a300-2fb04068bf86 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/78ca9406-677d-4e4e-a1d5-79c76f8e4588", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/78ca9406-677d-4e4e-a1d5-79c76f8e4588", "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": "78ca9406-677d-4e4e-a1d5-79c76f8e4588"}} 2018-08-31 08:15:28,422 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-9a4865c8-5a01-43af-a300-2fb04068bf86 2018-08-31 08:15:28,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.335613012314s 2018-08-31 08:15:28,422 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-9a4865c8-5a01-43af-a300-2fb04068bf86 2018-08-31 08:15:28,423 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_a57c074f-3a70-4f2f-beb7-5bc1431043ae', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'78ca9406-677d-4e4e-a1d5-79c76f8e4588', 'swap': 0}) 2018-08-31 08:15:28,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 08:15:28,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/78ca9406-677d-4e4e-a1d5-79c76f8e4588/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}24e76db78646206741c8bcff97e6d29a12d6bf8a" -d '{"extra_specs": {}}' 2018-08-31 08:15:28,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:15:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-112eebfe-5390-456d-b1a6-d9316c23048f x-compute-request-id: req-112eebfe-5390-456d-b1a6-d9316c23048f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 08:15:28,446 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/78ca9406-677d-4e4e-a1d5-79c76f8e4588/os-extra_specs used request id req-112eebfe-5390-456d-b1a6-d9316c23048f 2018-08-31 08:15:28,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.022383928299s 2018-08-31 08:15:28,447 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/78ca9406-677d-4e4e-a1d5-79c76f8e4588/os-extra_specs used request id req-112eebfe-5390-456d-b1a6-d9316c23048f 2018-08-31 08:15:28,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-31 08:15:28,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}be8d7b45f2cedca5b71796118222905f39744dc7" -d '{"keypair": {"name": "singlevm2-kp_a57c074f-3a70-4f2f-beb7-5bc1431043ae"}}' 2018-08-31 08:15:28,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:15:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07aab390-90cc-4dba-a91e-320d1d64799e x-compute-request-id: req-07aab390-90cc-4dba-a91e-320d1d64799e Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIWoCneWxVGq5q1JweJk7+1PKcnHTqZpZrOzeg5PW7x3HvRGmugjFz03xwq+J9FL8cXhA88aL1iwZhQr4lMOMzFre+y1sRA4hlRR7V2JoY+ftiKpWabENzqSkHtkR3jLzP8ukBl4JNIQxArpnnO5H+QWykyMDC+FyhF8Feef8RNn0E0Por/v9eEiH0Bca3QiPUoiCk6odkbTAOtsYy+1uBomvgfzWuEB5WuFSPFqCCYFZk+tW6aGmp25vEeFtVYtzQalD6MdUFjbVXW+b2Kz3t3Fay4pBzGq9Mmke8z1GsD0RPbr22cMlTBEnf4azcXZ+ZVJ7lOBEjwAFeDWqDDG1f Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyFqAp3lsVRquatScHiZO/tTynJx06maWazs3oOT1u8dx70Rp\nroIxc9N8cKvifRS/HF4QPPGi9YsGYUK+JTDjMxa3vstbEQOIZUUe1diaGPn7YiqV\nmmxDc6kpB7ZEd4y8z/LpAZeCTSEMQK6Z5zuR/kFspMjAwvhcoRfBXnn/ETZ9BND6\nK/7/XhIh9AXGt0Ij1KIgpOqHZG0wDrbGMvtbgaJr4H81rhAeVrhUjxaggmBWZPrV\numhpqdubxHhbVWLc0GpQ+jHVBY21V1vm9is97dxWsuKQcxqvTJpHvM9RrA9ET269\ntnDJUwRJ3+Gs3F2fmVSe5TgRI8ABXg1qgwxtXwIDAQABAoIBAB+QipZX/eZGhtYT\n2uixFl71g6eCyrSnJumL8c6qY8CKwnt0psW0g0ABQKirm8oi+5zngN1pIEhY989Y\n6YYIdrL00EwB074RdWqnAh2ku1pV//HOTbV/evz82Jb7czv2c0S7u1Ph38hw/XIv\nT9XrP6vz+L7ZVe0hnc5PZMqSo8m9KUmm0sFtx3niCLoptLyGa9I+2Sl8mLdMEj5q\nGaC4k+8NN1noMu5/lqE9F/fEQA0EshiA7ix7zBbGV9XEyeSefs0IfXRWyJfJAcfr\nE6XjF025ehg+YEFJV1B55IpNfPT9/85qXesvF+8V5NLDcDU/7R6W2I5w1TEQoRJ9\nvlYgK9kCgYEA9cZg9/Q3J5S3SF2fB6pv1ogyg02xNaDPaqoLpWI0983+uU8qxFEZ\npX/MJcusJEymhaBGQVT3rbn9uJNDxj+bUtHKyaLJjBY7nRpoW59vzWq/fC4sruOz\nBkdfwCjTBXo4oZ6WKxgH3v4Z7oM0meoEsyrv6MnbefFfSHl8oSn5i+0CgYEA0LBd\nNF7LHjw2ta4+HHGuKxDp0KgIvhey24W8QopBU94O/y2+JPrQgkpYrUqjV8F44G7x\nD4np0JOMGeKqr3sUMTfj+S0A3ror/yxLDcHTI1UZooPnx4jeiJHByBAaw2Sq50+S\n95eESQQqQPb2vP4yFjJXvYm8WtmrLQBD520xrPsCgYEApXFIzSCkEAzX4+rBppNg\nfXVpK2IdLBB4D0EwXb/iD/2mvm9ARq6hKPsCHV8hHb5LSiA9qrTblSJiXOEk+krO\n780xSNJAAgDlWDfyj9qflBOLmrgqc//q/wsEtYHFqyY/AOyUAaZHhiBerGO+AO27\nBDCfFoDrMQb+MPc2ofZzeXECgYBl+UgSByAJrjKtpG8FRydsM9+M7g8XlEz5p+fO\nO/CgIqoBV0DKoSSyBdI/G3GluAxw3sU8ao+uM+sJ2xC8ns/HHSBw6eS68Q3+qo4i\nMswRP8w+9WWUwvS6lz6xm+z3/YDldqTCB2/EnhxnkkYPI8clwYPOQjefzS0v2ClW\nNK1JcQKBgQCWWFrV6Hd4sH05R671XzJM3Wf/mngbEHX8BI175Jw6AG++o9S+tnM4\n8vN5Hfd2HY/DJQAtpfCM+p5p3f5gwm/yf17iG00ssqXf9nXNzUaXeVvBoXM7qXad\noYDnQMXxlsdbZnQXWdY8qqbH96pKBKL5a4RWQucIQEgvqGyfGKYr2A==\n-----END RSA PRIVATE KEY-----\n", "user_id": "19050810013442a086d1dc64079a1880", "name": "singlevm2-kp_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "fingerprint": "22:8f:64:83:7f:56:5b:a4:bd:d2:ce:17:cf:59:3e:64"}} 2018-08-31 08:15:28,880 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/os-keypairs used request id req-07aab390-90cc-4dba-a91e-320d1d64799e 2018-08-31 08:15:28,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.432537078857s 2018-08-31 08:15:28,880 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/os-keypairs used request id req-07aab390-90cc-4dba-a91e-320d1d64799e 2018-08-31 08:15:28,881 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIWoCneWxVGq5q1JweJk7+1PKcnHTqZpZrOzeg5PW7x3HvRGmugjFz03xwq+J9FL8cXhA88aL1iwZhQr4lMOMzFre+y1sRA4hlRR7V2JoY+ftiKpWabENzqSkHtkR3jLzP8ukBl4JNIQxArpnnO5H+QWykyMDC+FyhF8Feef8RNn0E0Por/v9eEiH0Bca3QiPUoiCk6odkbTAOtsYy+1uBomvgfzWuEB5WuFSPFqCCYFZk+tW6aGmp25vEeFtVYtzQalD6MdUFjbVXW+b2Kz3t3Fay4pBzGq9Mmke8z1GsD0RPbr22cMlTBEnf4azcXZ+ZVJ7lOBEjwAFeDWqDDG1f Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyFqAp3lsVRquatScHiZO/tTynJx06maWazs3oOT1u8dx70Rp\nroIxc9N8cKvifRS/HF4QPPGi9YsGYUK+JTDjMxa3vstbEQOIZUUe1diaGPn7YiqV\nmmxDc6kpB7ZEd4y8z/LpAZeCTSEMQK6Z5zuR/kFspMjAwvhcoRfBXnn/ETZ9BND6\nK/7/XhIh9AXGt0Ij1KIgpOqHZG0wDrbGMvtbgaJr4H81rhAeVrhUjxaggmBWZPrV\numhpqdubxHhbVWLc0GpQ+jHVBY21V1vm9is97dxWsuKQcxqvTJpHvM9RrA9ET269\ntnDJUwRJ3+Gs3F2fmVSe5TgRI8ABXg1qgwxtXwIDAQABAoIBAB+QipZX/eZGhtYT\n2uixFl71g6eCyrSnJumL8c6qY8CKwnt0psW0g0ABQKirm8oi+5zngN1pIEhY989Y\n6YYIdrL00EwB074RdWqnAh2ku1pV//HOTbV/evz82Jb7czv2c0S7u1Ph38hw/XIv\nT9XrP6vz+L7ZVe0hnc5PZMqSo8m9KUmm0sFtx3niCLoptLyGa9I+2Sl8mLdMEj5q\nGaC4k+8NN1noMu5/lqE9F/fEQA0EshiA7ix7zBbGV9XEyeSefs0IfXRWyJfJAcfr\nE6XjF025ehg+YEFJV1B55IpNfPT9/85qXesvF+8V5NLDcDU/7R6W2I5w1TEQoRJ9\nvlYgK9kCgYEA9cZg9/Q3J5S3SF2fB6pv1ogyg02xNaDPaqoLpWI0983+uU8qxFEZ\npX/MJcusJEymhaBGQVT3rbn9uJNDxj+bUtHKyaLJjBY7nRpoW59vzWq/fC4sruOz\nBkdfwCjTBXo4oZ6WKxgH3v4Z7oM0meoEsyrv6MnbefFfSHl8oSn5i+0CgYEA0LBd\nNF7LHjw2ta4+HHGuKxDp0KgIvhey24W8QopBU94O/y2+JPrQgkpYrUqjV8F44G7x\nD4np0JOMGeKqr3sUMTfj+S0A3ror/yxLDcHTI1UZooPnx4jeiJHByBAaw2Sq50+S\n95eESQQqQPb2vP4yFjJXvYm8WtmrLQBD520xrPsCgYEApXFIzSCkEAzX4+rBppNg\nfXVpK2IdLBB4D0EwXb/iD/2mvm9ARq6hKPsCHV8hHb5LSiA9qrTblSJiXOEk+krO\n780xSNJAAgDlWDfyj9qflBOLmrgqc//q/wsEtYHFqyY/AOyUAaZHhiBerGO+AO27\nBDCfFoDrMQb+MPc2ofZzeXECgYBl+UgSByAJrjKtpG8FRydsM9+M7g8XlEz5p+fO\nO/CgIqoBV0DKoSSyBdI/G3GluAxw3sU8ao+uM+sJ2xC8ns/HHSBw6eS68Q3+qo4i\nMswRP8w+9WWUwvS6lz6xm+z3/YDldqTCB2/EnhxnkkYPI8clwYPOQjefzS0v2ClW\nNK1JcQKBgQCWWFrV6Hd4sH05R671XzJM3Wf/mngbEHX8BI175Jw6AG++o9S+tnM4\n8vN5Hfd2HY/DJQAtpfCM+p5p3f5gwm/yf17iG00ssqXf9nXNzUaXeVvBoXM7qXad\noYDnQMXxlsdbZnQXWdY8qqbH96pKBKL5a4RWQucIQEgvqGyfGKYr2A==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'19050810013442a086d1dc64079a1880', 'name': u'singlevm2-kp_a57c074f-3a70-4f2f-beb7-5bc1431043ae', 'created_at': '2018-08-31T08:15:28.881342', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0a2dbfc5f1c945f582f5dd79bb05195b', 'name': 'singlevm2-project_a57c074f-3a70-4f2f-beb7-5bc1431043ae', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'22:8f:64:83:7f:56:5b:a4:bd:d2:ce:17:cf:59:3e:64', 'type': 'ssh', 'id': u'singlevm2-kp_a57c074f-3a70-4f2f-beb7-5bc1431043ae'}) 2018-08-31 08:15:28,881 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAyFqAp3lsVRquatScHiZO/tTynJx06maWazs3oOT1u8dx70Rp roIxc9N8cKvifRS/HF4QPPGi9YsGYUK+JTDjMxa3vstbEQOIZUUe1diaGPn7YiqV mmxDc6kpB7ZEd4y8z/LpAZeCTSEMQK6Z5zuR/kFspMjAwvhcoRfBXnn/ETZ9BND6 K/7/XhIh9AXGt0Ij1KIgpOqHZG0wDrbGMvtbgaJr4H81rhAeVrhUjxaggmBWZPrV umhpqdubxHhbVWLc0GpQ+jHVBY21V1vm9is97dxWsuKQcxqvTJpHvM9RrA9ET269 tnDJUwRJ3+Gs3F2fmVSe5TgRI8ABXg1qgwxtXwIDAQABAoIBAB+QipZX/eZGhtYT 2uixFl71g6eCyrSnJumL8c6qY8CKwnt0psW0g0ABQKirm8oi+5zngN1pIEhY989Y 6YYIdrL00EwB074RdWqnAh2ku1pV//HOTbV/evz82Jb7czv2c0S7u1Ph38hw/XIv T9XrP6vz+L7ZVe0hnc5PZMqSo8m9KUmm0sFtx3niCLoptLyGa9I+2Sl8mLdMEj5q GaC4k+8NN1noMu5/lqE9F/fEQA0EshiA7ix7zBbGV9XEyeSefs0IfXRWyJfJAcfr E6XjF025ehg+YEFJV1B55IpNfPT9/85qXesvF+8V5NLDcDU/7R6W2I5w1TEQoRJ9 vlYgK9kCgYEA9cZg9/Q3J5S3SF2fB6pv1ogyg02xNaDPaqoLpWI0983+uU8qxFEZ pX/MJcusJEymhaBGQVT3rbn9uJNDxj+bUtHKyaLJjBY7nRpoW59vzWq/fC4sruOz BkdfwCjTBXo4oZ6WKxgH3v4Z7oM0meoEsyrv6MnbefFfSHl8oSn5i+0CgYEA0LBd NF7LHjw2ta4+HHGuKxDp0KgIvhey24W8QopBU94O/y2+JPrQgkpYrUqjV8F44G7x D4np0JOMGeKqr3sUMTfj+S0A3ror/yxLDcHTI1UZooPnx4jeiJHByBAaw2Sq50+S 95eESQQqQPb2vP4yFjJXvYm8WtmrLQBD520xrPsCgYEApXFIzSCkEAzX4+rBppNg fXVpK2IdLBB4D0EwXb/iD/2mvm9ARq6hKPsCHV8hHb5LSiA9qrTblSJiXOEk+krO 780xSNJAAgDlWDfyj9qflBOLmrgqc//q/wsEtYHFqyY/AOyUAaZHhiBerGO+AO27 BDCfFoDrMQb+MPc2ofZzeXECgYBl+UgSByAJrjKtpG8FRydsM9+M7g8XlEz5p+fO O/CgIqoBV0DKoSSyBdI/G3GluAxw3sU8ao+uM+sJ2xC8ns/HHSBw6eS68Q3+qo4i MswRP8w+9WWUwvS6lz6xm+z3/YDldqTCB2/EnhxnkkYPI8clwYPOQjefzS0v2ClW NK1JcQKBgQCWWFrV6Hd4sH05R671XzJM3Wf/mngbEHX8BI175Jw6AG++o9S+tnM4 8vN5Hfd2HY/DJQAtpfCM+p5p3f5gwm/yf17iG00ssqXf9nXNzUaXeVvBoXM7qXad oYDnQMXxlsdbZnQXWdY8qqbH96pKBKL5a4RWQucIQEgvqGyfGKYr2A== -----END RSA PRIVATE KEY----- 2018-08-31 08:15:28,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-31 08:15:28,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}be8d7b45f2cedca5b71796118222905f39744dc7" -d '{"security_group": {"name": "singlevm2-sg_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-08-31 08:15:29,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-3cf2af9d-90f6-40b6-9565-b48c6675ff52 Date: Fri, 31 Aug 2018 08:15:29 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "created_at": "2018-08-31T08:15:29Z", "updated_at": "2018-08-31T08:15:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:15:29Z", "revision_number": 0, "id": "47ece0b0-312f-4f5e-9f79-e55de8e54853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:15:29Z", "security_group_id": "00251874-2295-47cf-9aa1-0ba157e89a33", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:15:29Z", "revision_number": 0, "id": "ef9a48af-254e-424f-8496-47d348a86fd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:15:29Z", "security_group_id": "00251874-2295-47cf-9aa1-0ba157e89a33", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b"}], "revision_number": 1, "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "id": "00251874-2295-47cf-9aa1-0ba157e89a33", "name": "singlevm2-sg_a57c074f-3a70-4f2f-beb7-5bc1431043ae"}} 2018-08-31 08:15:29,274 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-3cf2af9d-90f6-40b6-9565-b48c6675ff52 2018-08-31 08:15:29,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.389950037003s 2018-08-31 08:15:29,275 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-3cf2af9d-90f6-40b6-9565-b48c6675ff52 2018-08-31 08:15:29,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 08:15:29,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:29,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-d9f35617-353e-4ecc-8988-34db2fe5a8dc Date: Fri, 31 Aug 2018 08:15:29 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "created_at": "2018-08-31T08:15:29Z", "updated_at": "2018-08-31T08:15:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:15:29Z", "revision_number": 0, "id": "47ece0b0-312f-4f5e-9f79-e55de8e54853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:15:29Z", "security_group_id": "00251874-2295-47cf-9aa1-0ba157e89a33", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:15:29Z", "revision_number": 0, "id": "ef9a48af-254e-424f-8496-47d348a86fd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:15:29Z", "security_group_id": "00251874-2295-47cf-9aa1-0ba157e89a33", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b"}], "revision_number": 1, "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "id": "00251874-2295-47cf-9aa1-0ba157e89a33", "name": "singlevm2-sg_a57c074f-3a70-4f2f-beb7-5bc1431043ae"}, {"description": "Default security group", "tags": [], "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "created_at": "2018-08-31T08:15:12Z", "updated_at": "2018-08-31T08:15:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:15:12Z", "revision_number": 0, "id": "1dd31708-7cc9-4645-abc7-33344d709040", "remote_group_id": "65d07030-32f7-4eb8-82e7-7e41709e137b", "remote_ip_prefix": null, "created_at": "2018-08-31T08:15:12Z", "security_group_id": "65d07030-32f7-4eb8-82e7-7e41709e137b", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:15:12Z", "revision_number": 0, "id": "2af5301a-16eb-4143-8b4b-74c010ddf079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:15:12Z", "security_group_id": "65d07030-32f7-4eb8-82e7-7e41709e137b", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:15:12Z", "revision_number": 0, "id": "31ab151d-e189-4e47-9f44-1f892d469e7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:15:12Z", "security_group_id": "65d07030-32f7-4eb8-82e7-7e41709e137b", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:15:12Z", "revision_number": 0, "id": "42370763-3e5d-4a7c-93c2-62748e810def", "remote_group_id": "65d07030-32f7-4eb8-82e7-7e41709e137b", "remote_ip_prefix": null, "created_at": "2018-08-31T08:15:12Z", "security_group_id": "65d07030-32f7-4eb8-82e7-7e41709e137b", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b"}], "revision_number": 1, "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "id": "65d07030-32f7-4eb8-82e7-7e41709e137b", "name": "default"}]} 2018-08-31 08:15:29,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-d9f35617-353e-4ecc-8988-34db2fe5a8dc 2018-08-31 08:15:29,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.28657078743s 2018-08-31 08:15:29,567 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-d9f35617-353e-4ecc-8988-34db2fe5a8dc 2018-08-31 08:15:29,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 08:15:29,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}be8d7b45f2cedca5b71796118222905f39744dc7" -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": "00251874-2295-47cf-9aa1-0ba157e89a33"}}' 2018-08-31 08:15:30,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-d84cc5d7-a9a7-4a89-bf2a-b4b6f5688ded Date: Fri, 31 Aug 2018 08:15:30 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-31T08:15:29Z", "security_group_id": "00251874-2295-47cf-9aa1-0ba157e89a33", "port_range_min": 22, "revision_number": 0, "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "created_at": "2018-08-31T08:15:29Z", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "id": "0f2a8c63-5791-4381-a2ad-2cedd1a89e16"}} 2018-08-31 08:15:30,060 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-d84cc5d7-a9a7-4a89-bf2a-b4b6f5688ded 2018-08-31 08:15:30,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.490161895752s 2018-08-31 08:15:30,060 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-d84cc5d7-a9a7-4a89-bf2a-b4b6f5688ded 2018-08-31 08:15:30,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 08:15:30,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:30,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-0133ebb4-31c0-49f0-ab8a-b06b0280ccbc Date: Fri, 31 Aug 2018 08:15:30 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "created_at": "2018-08-31T08:15:29Z", "updated_at": "2018-08-31T08:15:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T08:15:29Z", "revision_number": 0, "id": "0f2a8c63-5791-4381-a2ad-2cedd1a89e16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:15:29Z", "security_group_id": "00251874-2295-47cf-9aa1-0ba157e89a33", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:15:29Z", "revision_number": 0, "id": "47ece0b0-312f-4f5e-9f79-e55de8e54853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:15:29Z", "security_group_id": "00251874-2295-47cf-9aa1-0ba157e89a33", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:15:29Z", "revision_number": 0, "id": "ef9a48af-254e-424f-8496-47d348a86fd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:15:29Z", "security_group_id": "00251874-2295-47cf-9aa1-0ba157e89a33", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b"}], "revision_number": 2, "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "id": "00251874-2295-47cf-9aa1-0ba157e89a33", "name": "singlevm2-sg_a57c074f-3a70-4f2f-beb7-5bc1431043ae"}, {"description": "Default security group", "tags": [], "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "created_at": "2018-08-31T08:15:12Z", "updated_at": "2018-08-31T08:15:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:15:12Z", "revision_number": 0, "id": "1dd31708-7cc9-4645-abc7-33344d709040", "remote_group_id": "65d07030-32f7-4eb8-82e7-7e41709e137b", "remote_ip_prefix": null, "created_at": "2018-08-31T08:15:12Z", "security_group_id": "65d07030-32f7-4eb8-82e7-7e41709e137b", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:15:12Z", "revision_number": 0, "id": "2af5301a-16eb-4143-8b4b-74c010ddf079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:15:12Z", "security_group_id": "65d07030-32f7-4eb8-82e7-7e41709e137b", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:15:12Z", "revision_number": 0, "id": "31ab151d-e189-4e47-9f44-1f892d469e7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:15:12Z", "security_group_id": "65d07030-32f7-4eb8-82e7-7e41709e137b", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:15:12Z", "revision_number": 0, "id": "42370763-3e5d-4a7c-93c2-62748e810def", "remote_group_id": "65d07030-32f7-4eb8-82e7-7e41709e137b", "remote_ip_prefix": null, "created_at": "2018-08-31T08:15:12Z", "security_group_id": "65d07030-32f7-4eb8-82e7-7e41709e137b", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b"}], "revision_number": 1, "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "id": "65d07030-32f7-4eb8-82e7-7e41709e137b", "name": "default"}]} 2018-08-31 08:15:30,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-0133ebb4-31c0-49f0-ab8a-b06b0280ccbc 2018-08-31 08:15:30,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.051873922348s 2018-08-31 08:15:30,116 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-0133ebb4-31c0-49f0-ab8a-b06b0280ccbc 2018-08-31 08:15:30,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 08:15:30,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}be8d7b45f2cedca5b71796118222905f39744dc7" -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": "00251874-2295-47cf-9aa1-0ba157e89a33"}}' 2018-08-31 08:15:30,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-9b1807ff-4864-4f6e-af53-be9f150f1419 Date: Fri, 31 Aug 2018 08:15:30 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-31T08:15:30Z", "security_group_id": "00251874-2295-47cf-9aa1-0ba157e89a33", "port_range_min": null, "revision_number": 0, "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "created_at": "2018-08-31T08:15:30Z", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "id": "b3644c11-75f3-4142-a6d4-5b6b93f0ea27"}} 2018-08-31 08:15:30,256 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-9b1807ff-4864-4f6e-af53-be9f150f1419 2018-08-31 08:15:30,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.136929988861s 2018-08-31 08:15:30,256 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-9b1807ff-4864-4f6e-af53-be9f150f1419 2018-08-31 08:15:30,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:15:30,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:30,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-64e75444-50ba-47a7-8915-a3f748d6f398 Date: Fri, 31 Aug 2018 08:15:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"32b42294-25bb-4702-96ee-0da8cb8f83b9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a2dbfc5f1c945f582f5dd79bb05195b","l2_adjacency":true,"status":"ACTIVE","subnets":["22580630-5a84-460b-8879-9c1b720dbbfe"],"description":"","tags":[],"updated_at":"2018-08-31T08:15:13Z","qos_policy_id":null,"name":"singlevm2-net_a57c074f-3a70-4f2f-beb7-5bc1431043ae","admin_state_up":true,"tenant_id":"0a2dbfc5f1c945f582f5dd79bb05195b","created_at":"2018-08-31T08:15:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 08:15:30,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-64e75444-50ba-47a7-8915-a3f748d6f398 2018-08-31 08:15:30,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0982830524445s 2018-08-31 08:15:30,356 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-64e75444-50ba-47a7-8915-a3f748d6f398 2018-08-31 08:15:30,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:15:30,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:31,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-07f4bd51-1bc9-45db-9a82-1bc1b43a4ea3 Date: Fri, 31 Aug 2018 08:15:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:15:27Z", "file": "/v2/images/f060d3d3-5c07-4f56-838d-c6d7928d1369/file", "owner": "0a2dbfc5f1c945f582f5dd79bb05195b", "id": "f060d3d3-5c07-4f56-838d-c6d7928d1369", "size": 12716032, "self": "/v2/images/f060d3d3-5c07-4f56-838d-c6d7928d1369", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/f060d3d3-5c07-4f56-838d-c6d7928d1369/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/f060d3d3-5c07-4f56-838d-c6d7928d1369/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:15:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:15:31,127 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-07f4bd51-1bc9-45db-9a82-1bc1b43a4ea3 2018-08-31 08:15:31,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.766314029694s 2018-08-31 08:15:31,128 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-07f4bd51-1bc9-45db-9a82-1bc1b43a4ea3 2018-08-31 08:15:31,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 08:15:31,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:31,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:15: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-a0484e18-bc24-4dd7-a022-dd24cc31e27c x-compute-request-id: req-a0484e18-bc24-4dd7-a022-dd24cc31e27c Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/78ca9406-677d-4e4e-a1d5-79c76f8e4588", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/78ca9406-677d-4e4e-a1d5-79c76f8e4588", "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": "78ca9406-677d-4e4e-a1d5-79c76f8e4588"}]} 2018-08-31 08:15:31,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-a0484e18-bc24-4dd7-a022-dd24cc31e27c 2018-08-31 08:15:31,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.142194032669s 2018-08-31 08:15:31,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-a0484e18-bc24-4dd7-a022-dd24cc31e27c 2018-08-31 08:15:31,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 08:15:31,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}be8d7b45f2cedca5b71796118222905f39744dc7" -d '{"server": {"name": "singlevm2-vm_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "imageRef": "f060d3d3-5c07-4f56-838d-c6d7928d1369", "key_name": "singlevm2-kp_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "flavorRef": "78ca9406-677d-4e4e-a1d5-79c76f8e4588", "max_count": 1, "min_count": 1, "networks": [{"uuid": "32b42294-25bb-4702-96ee-0da8cb8f83b9"}], "security_groups": [{"name": "00251874-2295-47cf-9aa1-0ba157e89a33"}]}}' 2018-08-31 08:15:36,224 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:15: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-39d51253-2d74-446f-a7c0-1afb498d3316 x-compute-request-id: req-39d51253-2d74-446f-a7c0-1afb498d3316 Content-Length: 403 location: http://172.30.9.34:8774/v2.1/servers/2156ea2e-90d5-4526-bfb6-4d7037e8b25a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "00251874-2295-47cf-9aa1-0ba157e89a33"}], "OS-DCF:diskConfig": "MANUAL", "id": "2156ea2e-90d5-4526-bfb6-4d7037e8b25a", "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/2156ea2e-90d5-4526-bfb6-4d7037e8b25a", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/2156ea2e-90d5-4526-bfb6-4d7037e8b25a", "rel": "bookmark"}], "adminPass": "R9Z4P8VEJaY4"}} 2018-08-31 08:15:36,224 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-39d51253-2d74-446f-a7c0-1afb498d3316 2018-08-31 08:15:36,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.95000195503s 2018-08-31 08:15:36,224 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-39d51253-2d74-446f-a7c0-1afb498d3316 2018-08-31 08:15:36,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:15:36,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:37,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:15:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ba555a5-f4ac-4058-a92a-0fbb96386da3 x-compute-request-id: req-4ba555a5-f4ac-4058-a92a-0fbb96386da3 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.34:8774/v2.1/servers/2156ea2e-90d5-4526-bfb6-4d7037e8b25a", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/2156ea2e-90d5-4526-bfb6-4d7037e8b25a", "rel": "bookmark"}], "image": {"id": "f060d3d3-5c07-4f56-838d-c6d7928d1369", "links": [{"href": "http://172.30.9.34:8774/images/f060d3d3-5c07-4f56-838d-c6d7928d1369", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78ca9406-677d-4e4e-a1d5-79c76f8e4588", "links": [{"href": "http://172.30.9.34:8774/flavors/78ca9406-677d-4e4e-a1d5-79c76f8e4588", "rel": "bookmark"}]}, "id": "2156ea2e-90d5-4526-bfb6-4d7037e8b25a", "user_id": "19050810013442a086d1dc64079a1880", "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-31T08:15:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "name": "singlevm2-vm_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "created": "2018-08-31T08:15:36Z", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:15:37,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-4ba555a5-f4ac-4058-a92a-0fbb96386da3 2018-08-31 08:15:37,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.853719949722s 2018-08-31 08:15:37,079 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-4ba555a5-f4ac-4058-a92a-0fbb96386da3 2018-08-31 08:15:37,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:15:37,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:37,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-5049b6ea-07ea-4bf9-a815-ebe41ced7e10 Date: Fri, 31 Aug 2018 08:15:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"32b42294-25bb-4702-96ee-0da8cb8f83b9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a2dbfc5f1c945f582f5dd79bb05195b","l2_adjacency":true,"status":"ACTIVE","subnets":["22580630-5a84-460b-8879-9c1b720dbbfe"],"description":"","tags":[],"updated_at":"2018-08-31T08:15:13Z","qos_policy_id":null,"name":"singlevm2-net_a57c074f-3a70-4f2f-beb7-5bc1431043ae","admin_state_up":true,"tenant_id":"0a2dbfc5f1c945f582f5dd79bb05195b","created_at":"2018-08-31T08:15:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 08:15:37,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-5049b6ea-07ea-4bf9-a815-ebe41ced7e10 2018-08-31 08:15:37,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.35967206955s 2018-08-31 08:15:37,446 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-5049b6ea-07ea-4bf9-a815-ebe41ced7e10 2018-08-31 08:15:37,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 08:15:37,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:37,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-1454aa55-2304-4bb0-91cd-d25954e85182 Date: Fri, 31 Aug 2018 08:15:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32b42294-25bb-4702-96ee-0da8cb8f83b9","tenant_id":"0a2dbfc5f1c945f582f5dd79bb05195b","created_at":"2018-08-31T08:15:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T08:15:13Z","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":"0a2dbfc5f1c945f582f5dd79bb05195b","id":"22580630-5a84-460b-8879-9c1b720dbbfe","subnetpool_id":null,"name":"singlevm2-subnet_a57c074f-3a70-4f2f-beb7-5bc1431043ae"}]} 2018-08-31 08:15:37,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-1454aa55-2304-4bb0-91cd-d25954e85182 2018-08-31 08:15:37,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0428609848022s 2018-08-31 08:15:37,490 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-1454aa55-2304-4bb0-91cd-d25954e85182 2018-08-31 08:15:37,491 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:15:39,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:15:39,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:40,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:15: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-8fd881a2-1c7d-4590-971a-61da1717034f x-compute-request-id: req-8fd881a2-1c7d-4590-971a-61da1717034f Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/2156ea2e-90d5-4526-bfb6-4d7037e8b25a", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/2156ea2e-90d5-4526-bfb6-4d7037e8b25a", "rel": "bookmark"}], "image": {"id": "f060d3d3-5c07-4f56-838d-c6d7928d1369", "links": [{"href": "http://172.30.9.34:8774/images/f060d3d3-5c07-4f56-838d-c6d7928d1369", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78ca9406-677d-4e4e-a1d5-79c76f8e4588", "links": [{"href": "http://172.30.9.34:8774/flavors/78ca9406-677d-4e4e-a1d5-79c76f8e4588", "rel": "bookmark"}]}, "id": "2156ea2e-90d5-4526-bfb6-4d7037e8b25a", "user_id": "19050810013442a086d1dc64079a1880", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T08:15:39Z", "hostId": "d9d37067becb2eef68c015974ed4adae7066e3625e6b524340635bc0", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "name": "singlevm2-vm_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "created": "2018-08-31T08:15:36Z", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:15:40,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-8fd881a2-1c7d-4590-971a-61da1717034f 2018-08-31 08:15:40,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.776878118515s 2018-08-31 08:15:40,271 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-8fd881a2-1c7d-4590-971a-61da1717034f 2018-08-31 08:15:40,275 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:15:42,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:15:42,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:42,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08: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-ba512839-0595-49ce-aa1d-a890af50528b x-compute-request-id: req-ba512839-0595-49ce-aa1d-a890af50528b 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.34:8774/v2.1/servers/2156ea2e-90d5-4526-bfb6-4d7037e8b25a", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/2156ea2e-90d5-4526-bfb6-4d7037e8b25a", "rel": "bookmark"}], "image": {"id": "f060d3d3-5c07-4f56-838d-c6d7928d1369", "links": [{"href": "http://172.30.9.34:8774/images/f060d3d3-5c07-4f56-838d-c6d7928d1369", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78ca9406-677d-4e4e-a1d5-79c76f8e4588", "links": [{"href": "http://172.30.9.34:8774/flavors/78ca9406-677d-4e4e-a1d5-79c76f8e4588", "rel": "bookmark"}]}, "id": "2156ea2e-90d5-4526-bfb6-4d7037e8b25a", "security_groups": [{"name": "singlevm2-sg_a57c074f-3a70-4f2f-beb7-5bc1431043ae"}], "user_id": "19050810013442a086d1dc64079a1880", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T08:15:39Z", "hostId": "d9d37067becb2eef68c015974ed4adae7066e3625e6b524340635bc0", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "name": "singlevm2-vm_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "created": "2018-08-31T08:15:36Z", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:15:42,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-ba512839-0595-49ce-aa1d-a890af50528b 2018-08-31 08:15:42,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545471906662s 2018-08-31 08:15:42,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-ba512839-0595-49ce-aa1d-a890af50528b 2018-08-31 08:15:42,828 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:15:44,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:15:44,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:46,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08: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-d0b45623-70e2-4016-8f0e-344067486f74 x-compute-request-id: req-d0b45623-70e2-4016-8f0e-344067486f74 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_a57c074f-3a70-4f2f-beb7-5bc1431043ae": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:e9:c2", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/2156ea2e-90d5-4526-bfb6-4d7037e8b25a", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/2156ea2e-90d5-4526-bfb6-4d7037e8b25a", "rel": "bookmark"}], "image": {"id": "f060d3d3-5c07-4f56-838d-c6d7928d1369", "links": [{"href": "http://172.30.9.34:8774/images/f060d3d3-5c07-4f56-838d-c6d7928d1369", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:15:44.000000", "flavor": {"id": "78ca9406-677d-4e4e-a1d5-79c76f8e4588", "links": [{"href": "http://172.30.9.34:8774/flavors/78ca9406-677d-4e4e-a1d5-79c76f8e4588", "rel": "bookmark"}]}, "id": "2156ea2e-90d5-4526-bfb6-4d7037e8b25a", "security_groups": [{"name": "singlevm2-sg_a57c074f-3a70-4f2f-beb7-5bc1431043ae"}], "user_id": "19050810013442a086d1dc64079a1880", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:15:44Z", "hostId": "d9d37067becb2eef68c015974ed4adae7066e3625e6b524340635bc0", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "name": "singlevm2-vm_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "created": "2018-08-31T08:15:36Z", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:15:46,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-d0b45623-70e2-4016-8f0e-344067486f74 2018-08-31 08:15:46,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.50136113167s 2018-08-31 08:15:46,332 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-d0b45623-70e2-4016-8f0e-344067486f74 2018-08-31 08:15:46,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 08:15:46,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/ports.json?device_id=2156ea2e-90d5-4526-bfb6-4d7037e8b25a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:46,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-42272c57-a00d-4509-aace-d919107a0545 Date: Fri, 31 Aug 2018 08:15:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T08:15:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"22580630-5a84-460b-8879-9c1b720dbbfe","ip_address":"192.168.120.8"}],"id":"448d5660-057e-44b0-a070-059271d29d64","security_groups":["00251874-2295-47cf-9aa1-0ba157e89a33"],"mac_address":"fa:16:3e:c3:e9:c2","project_id":"0a2dbfc5f1c945f582f5dd79bb05195b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32b42294-25bb-4702-96ee-0da8cb8f83b9","tenant_id":"0a2dbfc5f1c945f582f5dd79bb05195b","created_at":"2018-08-31T08:15:40Z","binding:vnic_type":"normal","device_id":"2156ea2e-90d5-4526-bfb6-4d7037e8b25a","ip_allocation":"immediate"}]} 2018-08-31 08:15:46,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=2156ea2e-90d5-4526-bfb6-4d7037e8b25a used request id req-42272c57-a00d-4509-aace-d919107a0545 2018-08-31 08:15:46,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.303421974182s 2018-08-31 08:15:46,640 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=2156ea2e-90d5-4526-bfb6-4d7037e8b25a used request id req-42272c57-a00d-4509-aace-d919107a0545 2018-08-31 08:15:46,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:15:46,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/floatingips.json?port_id=448d5660-057e-44b0-a070-059271d29d64" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:46,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6e5104e6-3b93-4798-acd3-6e0a951ab94e Date: Fri, 31 Aug 2018 08:15:46 GMT RESP BODY: {"floatingips": []} 2018-08-31 08:15:46,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json?port_id=448d5660-057e-44b0-a070-059271d29d64 used request id req-6e5104e6-3b93-4798-acd3-6e0a951ab94e 2018-08-31 08:15:46,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0497817993164s 2018-08-31 08:15:46,695 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json?port_id=448d5660-057e-44b0-a070-059271d29d64 used request id req-6e5104e6-3b93-4798-acd3-6e0a951ab94e 2018-08-31 08:15:46,696 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_a57c074f-3a70-4f2f-beb7-5bc1431043ae': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c3:e9:c2', 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'f060d3d3-5c07-4f56-838d-c6d7928d1369'}), 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-31T08:15:44.000000', 'flavor': Munch({u'id': u'78ca9406-677d-4e4e-a1d5-79c76f8e4588'}), 'az': u'nova', 'id': u'2156ea2e-90d5-4526-bfb6-4d7037e8b25a', 'security_groups': [Munch({u'name': u'singlevm2-sg_a57c074f-3a70-4f2f-beb7-5bc1431043ae'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'19050810013442a086d1dc64079a1880', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0a2dbfc5f1c945f582f5dd79bb05195b', 'name': 'singlevm2-project_a57c074f-3a70-4f2f-beb7-5bc1431043ae', '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-31T08:15:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T08:15:44Z', 'hostId': u'd9d37067becb2eef68c015974ed4adae7066e3625e6b524340635bc0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_a57c074f-3a70-4f2f-beb7-5bc1431043ae', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'd9d37067becb2eef68c015974ed4adae7066e3625e6b524340635bc0', '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-31T08:15:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0a2dbfc5f1c945f582f5dd79bb05195b', 'name': u'singlevm2-vm_a57c074f-3a70-4f2f-beb7-5bc1431043ae', 'adminPass': u'R9Z4P8VEJaY4', 'tenant_id': u'0a2dbfc5f1c945f582f5dd79bb05195b', 'created_at': u'2018-08-31T08:15:36Z', 'created': u'2018-08-31T08:15:36Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 08:15:46,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:15:46,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:47,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-db171c94-00ce-4a2a-b35c-a1995aacda6a Date: Fri, 31 Aug 2018 08:15:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"32b42294-25bb-4702-96ee-0da8cb8f83b9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a2dbfc5f1c945f582f5dd79bb05195b","l2_adjacency":true,"status":"ACTIVE","subnets":["22580630-5a84-460b-8879-9c1b720dbbfe"],"description":"","tags":[],"updated_at":"2018-08-31T08:15:13Z","qos_policy_id":null,"name":"singlevm2-net_a57c074f-3a70-4f2f-beb7-5bc1431043ae","admin_state_up":true,"tenant_id":"0a2dbfc5f1c945f582f5dd79bb05195b","created_at":"2018-08-31T08:15:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 08:15:47,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-db171c94-00ce-4a2a-b35c-a1995aacda6a 2018-08-31 08:15:47,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.335154056549s 2018-08-31 08:15:47,034 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-db171c94-00ce-4a2a-b35c-a1995aacda6a 2018-08-31 08:15:47,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 08:15:47,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/ports.json?device_id=2156ea2e-90d5-4526-bfb6-4d7037e8b25a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:47,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-c20b0839-d75b-4843-9af9-1a976315e63c Date: Fri, 31 Aug 2018 08:15:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T08:15:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"22580630-5a84-460b-8879-9c1b720dbbfe","ip_address":"192.168.120.8"}],"id":"448d5660-057e-44b0-a070-059271d29d64","security_groups":["00251874-2295-47cf-9aa1-0ba157e89a33"],"mac_address":"fa:16:3e:c3:e9:c2","project_id":"0a2dbfc5f1c945f582f5dd79bb05195b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32b42294-25bb-4702-96ee-0da8cb8f83b9","tenant_id":"0a2dbfc5f1c945f582f5dd79bb05195b","created_at":"2018-08-31T08:15:40Z","binding:vnic_type":"normal","device_id":"2156ea2e-90d5-4526-bfb6-4d7037e8b25a","ip_allocation":"immediate"}]} 2018-08-31 08:15:47,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=2156ea2e-90d5-4526-bfb6-4d7037e8b25a used request id req-c20b0839-d75b-4843-9af9-1a976315e63c 2018-08-31 08:15:47,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0496618747711s 2018-08-31 08:15:47,086 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=2156ea2e-90d5-4526-bfb6-4d7037e8b25a used request id req-c20b0839-d75b-4843-9af9-1a976315e63c 2018-08-31 08:15:47,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-31 08:15:47,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" -d '{"floatingip": {"floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "fixed_ip_address": "192.168.120.8", "port_id": "448d5660-057e-44b0-a070-059271d29d64"}}' 2018-08-31 08:15:49,655 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-f2eadb41-466e-431f-944c-649260919c62 Date: Fri, 31 Aug 2018 08:15:49 GMT RESP BODY: {"floatingip": {"router_id": "d619a8af-7541-4a85-8ad8-decbbd591b57", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "created_at": "2018-08-31T08:15:47Z", "updated_at": "2018-08-31T08:15:47Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "32b42294-25bb-4702-96ee-0da8cb8f83b9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:e9:c2", "device_id": "2156ea2e-90d5-4526-bfb6-4d7037e8b25a"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_id": "448d5660-057e-44b0-a070-059271d29d64", "id": "16fda356-3b2b-4347-a173-3e509ea742ef", "qos_policy_id": null}} 2018-08-31 08:15:49,655 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-f2eadb41-466e-431f-944c-649260919c62 2018-08-31 08:15:49,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.56898117065s 2018-08-31 08:15:49,656 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-f2eadb41-466e-431f-944c-649260919c62 2018-08-31 08:15:49,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:15:49,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:49,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-13e5c03b-81be-4e12-88aa-3e18763517e3 Date: Fri, 31 Aug 2018 08:15:49 GMT RESP BODY: {"floatingips": [{"router_id": "d619a8af-7541-4a85-8ad8-decbbd591b57", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "created_at": "2018-08-31T08:15:47Z", "updated_at": "2018-08-31T08:15:47Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "32b42294-25bb-4702-96ee-0da8cb8f83b9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:e9:c2", "device_id": "2156ea2e-90d5-4526-bfb6-4d7037e8b25a"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_id": "448d5660-057e-44b0-a070-059271d29d64", "id": "16fda356-3b2b-4347-a173-3e509ea742ef", "qos_policy_id": null}]} 2018-08-31 08:15:49,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-13e5c03b-81be-4e12-88aa-3e18763517e3 2018-08-31 08:15:49,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0634529590607s 2018-08-31 08:15:49,727 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-13e5c03b-81be-4e12-88aa-3e18763517e3 2018-08-31 08:15:49,731 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 08:15:49,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:15:49,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:50,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-d240f027-d7a1-4625-b313-47e16a1f664b Date: Fri, 31 Aug 2018 08:15:50 GMT RESP BODY: {"floatingips": [{"router_id": "d619a8af-7541-4a85-8ad8-decbbd591b57", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "created_at": "2018-08-31T08:15:47Z", "updated_at": "2018-08-31T08:15:47Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "32b42294-25bb-4702-96ee-0da8cb8f83b9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:e9:c2", "device_id": "2156ea2e-90d5-4526-bfb6-4d7037e8b25a"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_id": "448d5660-057e-44b0-a070-059271d29d64", "id": "16fda356-3b2b-4347-a173-3e509ea742ef", "qos_policy_id": null}]} 2018-08-31 08:15:50,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-d240f027-d7a1-4625-b313-47e16a1f664b 2018-08-31 08:15:50,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.287975072861s 2018-08-31 08:15:50,125 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-d240f027-d7a1-4625-b313-47e16a1f664b 2018-08-31 08:15:50,128 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 08:15:50,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:15:50,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:50,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-814aca7c-2953-4b2b-a86b-f8e29d4de4a4 Date: Fri, 31 Aug 2018 08:15:50 GMT RESP BODY: {"floatingips": [{"router_id": "d619a8af-7541-4a85-8ad8-decbbd591b57", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "created_at": "2018-08-31T08:15:47Z", "updated_at": "2018-08-31T08:15:47Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "32b42294-25bb-4702-96ee-0da8cb8f83b9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:e9:c2", "device_id": "2156ea2e-90d5-4526-bfb6-4d7037e8b25a"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_id": "448d5660-057e-44b0-a070-059271d29d64", "id": "16fda356-3b2b-4347-a173-3e509ea742ef", "qos_policy_id": null}]} 2018-08-31 08:15:50,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-814aca7c-2953-4b2b-a86b-f8e29d4de4a4 2018-08-31 08:15:50,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0587348937988s 2018-08-31 08:15:50,293 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-814aca7c-2953-4b2b-a86b-f8e29d4de4a4 2018-08-31 08:15:50,296 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 08:15:50,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:15:50,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:50,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-21a07461-3c85-4acf-968f-a77f1366c06c Date: Fri, 31 Aug 2018 08:15:50 GMT RESP BODY: {"floatingips": [{"router_id": "d619a8af-7541-4a85-8ad8-decbbd591b57", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "created_at": "2018-08-31T08:15:47Z", "updated_at": "2018-08-31T08:15:47Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "32b42294-25bb-4702-96ee-0da8cb8f83b9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:e9:c2", "device_id": "2156ea2e-90d5-4526-bfb6-4d7037e8b25a"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_id": "448d5660-057e-44b0-a070-059271d29d64", "id": "16fda356-3b2b-4347-a173-3e509ea742ef", "qos_policy_id": null}]} 2018-08-31 08:15:50,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-21a07461-3c85-4acf-968f-a77f1366c06c 2018-08-31 08:15:50,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.279646158218s 2018-08-31 08:15:50,682 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-21a07461-3c85-4acf-968f-a77f1366c06c 2018-08-31 08:15:50,685 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 08:15:50,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:15:50,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:51,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-dd2e710c-236f-419c-bd97-ca2833c982a4 Date: Fri, 31 Aug 2018 08:15:51 GMT RESP BODY: {"floatingips": [{"router_id": "d619a8af-7541-4a85-8ad8-decbbd591b57", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "created_at": "2018-08-31T08:15:47Z", "updated_at": "2018-08-31T08:15:50Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "32b42294-25bb-4702-96ee-0da8cb8f83b9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:e9:c2", "device_id": "2156ea2e-90d5-4526-bfb6-4d7037e8b25a"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_id": "448d5660-057e-44b0-a070-059271d29d64", "id": "16fda356-3b2b-4347-a173-3e509ea742ef", "qos_policy_id": null}]} 2018-08-31 08:15:51,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-dd2e710c-236f-419c-bd97-ca2833c982a4 2018-08-31 08:15:51,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.277194023132s 2018-08-31 08:15:51,069 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-dd2e710c-236f-419c-bd97-ca2833c982a4 2018-08-31 08:15:51,072 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'd619a8af-7541-4a85-8ad8-decbbd591b57', 'updated_at': u'2018-08-31T08:15:50Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.207', 'revision_number': 1, 'port_id': u'448d5660-057e-44b0-a070-059271d29d64', 'id': u'16fda356-3b2b-4347-a173-3e509ea742ef', 'network': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', 'port': u'448d5660-057e-44b0-a070-059271d29d64', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0a2dbfc5f1c945f582f5dd79bb05195b', 'name': 'singlevm2-project_a57c074f-3a70-4f2f-beb7-5bc1431043ae', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0a2dbfc5f1c945f582f5dd79bb05195b', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'32b42294-25bb-4702-96ee-0da8cb8f83b9', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c3:e9:c2', u'device_id': u'2156ea2e-90d5-4526-bfb6-4d7037e8b25a'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0a2dbfc5f1c945f582f5dd79bb05195b', 'created_at': u'2018-08-31T08:15:47Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'32b42294-25bb-4702-96ee-0da8cb8f83b9', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c3:e9:c2', u'device_id': u'2156ea2e-90d5-4526-bfb6-4d7037e8b25a'}), 'router': u'd619a8af-7541-4a85-8ad8-decbbd591b57'}) 2018-08-31 08:15:51,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 08:15:51,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/2156ea2e-90d5-4526-bfb6-4d7037e8b25a/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}be8d7b45f2cedca5b71796118222905f39744dc7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 08:15:51,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08: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-f0ca7c1a-2289-44d5-81f6-89d02a756513 x-compute-request-id: req-f0ca7c1a-2289-44d5-81f6-89d02a756513 Content-Encoding: gzip Content-Length: 9574 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 511899111 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.182265] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184533] pid_max: default: 32768 minimum: 301\n[ 0.185761] ACPI: Core revision 20150930\n[ 0.187424] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.189200] Security Framework initialized\n[ 0.190306] Yama: becoming mindful.\n[ 0.191295] AppArmor: AppArmor initialized\n[ 0.192450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194227] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.195942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197580] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199454] Initializing cgroup subsys io\n[ 0.200572] Initializing cgroup subsys memory\n[ 0.201752] Initializing cgroup subsys devices\n[ 0.202948] Initializing cgroup subsys freezer\n[ 0.204139] Initializing cgroup subsys net_cls\n[ 0.205335] Initializing cgroup subsys perf_event\n[ 0.206576] Initializing cgroup subsys net_prio\n[ 0.207778] Initializing cgroup subsys hugetlb\n[ 0.208979] Initializing cgroup subsys pids\n[ 0.210158] CPU: Physical Processor ID: 0\n[ 0.211951] mce: CPU supports 10 MCE banks\n[ 0.213114] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.214462] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.230484] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.237110] ftrace: allocating 31920 entries in 125 pages\n[ 0.262055] smpboot: Max logical packages: 1\n[ 0.263244] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.265148] x2apic enabled\n[ 0.266284] Switched APIC routing to physical x2apic.\n[ 0.268733] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.270270] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.273011] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.275488] KVM setup paravirtual spinlock\n[ 0.277095] x86: Booted up 1 node, 1 CPUs\n[ 0.278202] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.280095] devtmpfs: initialized\n[ 0.282055] evm: security.selinux\n[ 0.283010] evm: security.SMACK64\n[ 0.283978] evm: security.SMACK64EXEC\n[ 0.285004] evm: security.SMACK64TRANSMUTE\n[ 0.286124] evm: security.SMACK64MMAP\n[ 0.287143] evm: security.ima\n[ 0.288024] evm: security.capability\n[ 0.289107] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.291588] pinctrl core: initialized pinctrl subsystem\n[ 0.293078] RTC time: 8:15:45, date: 08/31/18\n[ 0.294370] NET: Registered protocol family 16\n[ 0.295689] cpuidle: using governor ladder\n[ 0.296801] cpuidle: using governor menu\n[ 0.297886] PCCT header not found.\n[ 0.298917] ACPI: bus type PCI registered\n[ 0.300017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.301692] PCI: Using configuration type 1 for base access\n[ 0.303835] ACPI: Added _OSI(Module Device)\n[ 0.304993] ACPI: Added _OSI(Processor Device)\n[ 0.306171] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.307402] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.309551] ACPI: Interpreter enabled\n[ 0.310604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.313143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.315677] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.318191] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.320726] ACPI: (supports S0 S5)\n[ 0.321703] ACPI: Using IOAPIC for interrupt routing\n[ 0.322990] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.326795] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.328356] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.330028] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.331643] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.334620] acpiphp: Slot [3] registered\n[ 0.335709] acpiphp: Slot [4] registered\n[ 0.336799] acpiphp: Slot [5] registered\n[ 0.337887] acpiphp: Slot [6] registered\n[ 0.338981] acpiphp: Slot [7] registered\n[ 0.340089] acpiphp: Slot [8] registered\n[ 0.341181] acpiphp: Slot [9] registered\n[ 0.342271] acpiphp: Slot [10] registered\n[ 0.343379] acpiphp: Slot [11] registered\n[ 0.344499] acpiphp: Slot [12] registered\n[ 0.345599] acpiphp: Slot [13] registered\n[ 0.346708] acpiphp: Slot [14] registered\n[ 0.347810] acpiphp: Slot [15] registered\n[ 0.363026] acpiphp: Slot [16] registered\n[ 0.364159] acpiphp: Slot [17] registered\n[ 0.365277] acpiphp: Slot [18] registered\n[ 0.366389] acpiphp: Slot [19] registered\n[ 0.367505] acpiphp: Slot [20] registered\n[ 0.368613] acpiphp: Slot [21] registered\n[ 0.369718] acpiphp: Slot [22] registered\n[ 0.370835] acpiphp: Slot [23] registered\n[ 0.371946] acpiphp: Slot [24] registered\n[ 0.373056] acpiphp: Slot [25] registered\n[ 0.374154] acpiphp: Slot [26] registered\n[ 0.375256] acpiphp: Slot [27] registered\n[ 0.376382] acpiphp: Slot [28] registered\n[ 0.377498] acpiphp: Slot [29] registered\n[ 0.378605] acpiphp: Slot [30] registered\n[ 0.379712] acpiphp: Slot [31] registered\n[ 0.380821] PCI host bridge to bus 0000:00\n[ 0.381930] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.383566] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.385198] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.387180] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.389147] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.391161] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.395109] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.396848] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.398460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.400163] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.404486] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.406467] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426903] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428935] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.430897] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.432825] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.434813] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.436484] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.438215] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.439644] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.441692] vgaarb: loaded\n[ 0.442498] vgaarb: bridge control possible 0000:00:02.0\n[ 0.444100] SCSI subsystem initialized\n[ 0.445329] ACPI: bus type USB registered\n[ 0.446494] usbcore: registered new interface driver usbfs\n[ 0.447912] usbcore: registered new interface driver hub\n[ 0.449300] usbcore: registered new device driver usb\n[ 0.450811] PCI: Using ACPI for IRQ routing\n[ 0.452339] NetLabel: Initializing\n[ 0.453332] NetLabel: domain hash size = 128\n[ 0.454518] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455846] NetLabel: unlabeled traffic allowed by default\n[ 0.457443] clocksource: Switched to clocksource kvm-clock\n[ 0.467935] AppArmor: AppArmor Filesystem Enabled\n[ 0.469270] pnp: PnP ACPI init\n[ 0.470504] pnp: PnP ACPI: found 5 devices\n[ 0.477350] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.479708] NET: Registered protocol family 2\n[ 0.481109] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.482872] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.484541] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.486215] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487711] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.489316] NET: Registered protocol family 1\n[ 0.490534] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.492034] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.493530] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.508088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.522701] Trying to unpack rootfs image as initramfs...\n[ 0.585731] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590661] Scanning for low memory corruption every 60 seconds\n[ 0.592838] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.594490] audit: initializing netlink subsys (disabled)\n[ 0.595954] audit: type=2000 audit(1535703345.542:1): initialized\n[ 0.597876] Initialise system trusted keyring\n[ 0.599253] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600838] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.603608] zbud: loaded\n[ 0.604611] VFS: Disk quotas dquot_6.6.0\n[ 0.605853] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.608412] fuse init (API version 7.23)\n[ 0.609881] Key type big_key registered\n[ 0.611210] Allocating IMA MOK and blacklist keyrings.\n[ 0.613176] Key type asymmetric registered\n[ 0.614549] Asymmetric key parser 'x509' registered\n[ 0.616149] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.618633] io scheduler noop registered\n[ 0.619950] io scheduler deadline registered (default)\n[ 0.621620] io scheduler cfq registered\n[ 0.623017] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624753] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.626873] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.629297] ACPI: Power Button [PWRF]\n[ 0.630727] GHES: HEST is not enabled!\n[ 0.644808] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.673743] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.676838] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.700885] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704281] Linux agpgart interface v0.103\n[ 0.707906] brd: module loaded\n[ 0.710327] loop: module loaded\n[ 0.715485] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717957] GPT:90111 != 2097151\n[ 0.719077] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720904] GPT:90111 != 2097151\n[ 0.722042] GPT: Use GNU Parted to correct GPT errors.\n[ 0.723636] vda: vda1 vda15\n[ 0.725468] scsi host0: ata_piix\n[ 0.726738] scsi host1: ata_piix\n[ 0.727934] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730007] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732640] libphy: Fixed MDIO Bus: probed\n[ 0.734067] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735670] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738776] PPP generic driver version 2.4.2\n[ 0.740321] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742311] ehci-pci: EHCI PCI platform driver\n[ 0.743746] ehci-platform: EHCI generic platform driver\n[ 0.745377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747307] ohci-pci: OHCI PCI platform driver\n[ 0.748785] ohci-platform: OHCI generic platform driver\n[ 0.750477] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.765677] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.767349] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.769822] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771474] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.773379] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.775510] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.777909] usb usb1: Product: UHCI Host Controller\n[ 0.779468] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781398] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782984] hub 1-0:1.0: USB hub found\n[ 0.784272] hub 1-0:1.0: 2 ports detected\n[ 0.785792] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.789120] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790707] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.792401] mousedev: PS/2 mouse device common for all mice\n[ 0.794413] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.797373] rtc_cmos 00:00: RTC can wake from S4\n[ 0.799151] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.801087] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.803028] i2c /dev entries driver\n[ 0.804250] device-mapper: uevent: version 1.0.3\n[ 0.805788] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808440] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810609] NET: Registered protocol family 10\n[ 0.812370] NET: Registered protocol family 17\n[ 0.813825] Key type dns_resolver registered\n[ 0.815348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.817160] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.820013] registered taskstats version 1\n[ 0.821361] Loading compiled-in X.509 certificates\n[ 0.823437] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.826513] zswap: loaded using pool lzo/zbud\n[ 0.828818] Key type trusted registered\n[ 0.831176] Key type encrypted registered\n[ 0.832529] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.834244] ima: No TPM chip found, activating TPM-bypass!\n[ 0.835943] evm: HMAC attrs: 0x1\n[ 0.837416] Magic number: 14:907:271\n[ 0.838783] rtc_cmos 00:00: setting system clock to 2018-08-31 08:15:45 UTC (1535703345)\n[ 0.841463] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.843279] EDD information not available.\n[ 0.887273] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903707] Write protecting the kernel read-only data: 14336k\n[ 0.906940] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909832] 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.961782] 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.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.97. iid=i-00000005\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDGnDR1AxYfJD258tqEva7Kw4CvLxn/BC8YefXfqzPxKsu9ObirmRnMbot8LR9EiP96eZSdEI3UnR5YRvqeZPAVXIOMrmG58hst2dnAWcoLnNAHRBHmHnFobo+VXZVCLRcsgRX7tcVzgE1tLCYYQodw8B/CRSz/5FOBP2aGH+gOLiSFAsPhZh06WA/ZctMHb+BZzsG/Q4r6X+cl/evKT6Ncb6Uy1D1M13xF1qfzAih7B3ej1j1DughhXSHDjt8yloxG+NYk0ybUtqUCA9P+F86kZDE0XvFTunxYiXA6wBMvXtTbqlFVZCWuC39Dxbra/kQmGN66Mr9nKUjPz4dD277f root@singlevm2-vm-a57c074f-3a70-4f2f-beb7-5bc1431043ae\nssh-dss AAAAB3NzaC1kc3MAAACBAI7uiyI7QSiWHm7Fgh+CJWV1c1CsZNldnke0Z2/sTlukJ/VDxSuCQW9+b02vaqulfIIOMX/ST/yoIhuSYTk+mw2uCdMoWI0hc51Q9i9iV4DJGo3ekqyaB0Rx9psMSKW7vdX5GrNJnYiz2kBvUq4ZJfNTE9+/gc5xWBZ7F0lasYKVAAAAFQC2dMWpBM9Mr6+dDqV3ZPYVa+62kwAAAIAETNdNV20iPRokNwedTJue/fF6Dbb6etlzTYMMoLxyo1YPuC8SUthlphwFhEZ9eQMV3VToGJM0S0TC0dgtHFDVaTFgl7BxLGVCI1ez9l41/eng4/kMCj9TVsnM1c+pDPOsjZDTF0BjwjbPI3vluqxweZpimt77t8xaBQ3L+71u3gAAAIEAhbs77Nmid8BWNz7O+2exxmMkQ2IYBYaVRjGtl2YdPicBPt4ZTNSRnD2nt1pu31Pso/g6EsY94mRvalqQOa95dLoqr64ULJRPPNu/cPbY+d1pbqn0XmcFNHzzHZNXjgHNXgHZ8Hb5fuV71/QOQmNDz9BolgOEmCL/FMHXg6Xv7Ck= root@singlevm2-vm-a57c074f-3a70-4f2f-beb7-5bc1431043ae\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fec3:e9c2/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-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-a57c074f-3a70-4f2f-beb7-5bc1431043ae\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.33 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-a57c074f-3a70-4f2f-beb7-5bc1431043ae login: "} 2018-08-31 08:15:51,200 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/2156ea2e-90d5-4526-bfb6-4d7037e8b25a/action used request id req-f0ca7c1a-2289-44d5-81f6-89d02a756513 2018-08-31 08:15:51,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.127536773682s 2018-08-31 08:15:51,201 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/2156ea2e-90d5-4526-bfb6-4d7037e8b25a/action used request id req-f0ca7c1a-2289-44d5-81f6-89d02a756513 2018-08-31 08:15:51,201 - 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 511899111 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.182265] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.184533] pid_max: default: 32768 minimum: 301 [ 0.185761] ACPI: Core revision 20150930 [ 0.187424] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.189200] Security Framework initialized [ 0.190306] Yama: becoming mindful. [ 0.191295] AppArmor: AppArmor initialized [ 0.192450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194227] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195942] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197580] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199454] Initializing cgroup subsys io [ 0.200572] Initializing cgroup subsys memory [ 0.201752] Initializing cgroup subsys devices [ 0.202948] Initializing cgroup subsys freezer [ 0.204139] Initializing cgroup subsys net_cls [ 0.205335] Initializing cgroup subsys perf_event [ 0.206576] Initializing cgroup subsys net_prio [ 0.207778] Initializing cgroup subsys hugetlb [ 0.208979] Initializing cgroup subsys pids [ 0.210158] CPU: Physical Processor ID: 0 [ 0.211951] mce: CPU supports 10 MCE banks [ 0.213114] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.214462] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.230484] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.237110] ftrace: allocating 31920 entries in 125 pages [ 0.262055] smpboot: Max logical packages: 1 [ 0.263244] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.265148] x2apic enabled [ 0.266284] Switched APIC routing to physical x2apic. [ 0.268733] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.270270] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.273011] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.275488] KVM setup paravirtual spinlock [ 0.277095] x86: Booted up 1 node, 1 CPUs [ 0.278202] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.280095] devtmpfs: initialized [ 0.282055] evm: security.selinux [ 0.283010] evm: security.SMACK64 [ 0.283978] evm: security.SMACK64EXEC [ 0.285004] evm: security.SMACK64TRANSMUTE [ 0.286124] evm: security.SMACK64MMAP [ 0.287143] evm: security.ima [ 0.288024] evm: security.capability [ 0.289107] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.291588] pinctrl core: initialized pinctrl subsystem [ 0.293078] RTC time: 8:15:45, date: 08/31/18 [ 0.294370] NET: Registered protocol family 16 [ 0.295689] cpuidle: using governor ladder [ 0.296801] cpuidle: using governor menu [ 0.297886] PCCT header not found. [ 0.298917] ACPI: bus type PCI registered [ 0.300017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.301692] PCI: Using configuration type 1 for base access [ 0.303835] ACPI: Added _OSI(Module Device) [ 0.304993] ACPI: Added _OSI(Processor Device) [ 0.306171] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.307402] ACPI: Added _OSI(Processor Aggregator Device) [ 0.309551] ACPI: Interpreter enabled [ 0.310604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.313143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.315677] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.318191] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.320726] ACPI: (supports S0 S5) [ 0.321703] ACPI: Using IOAPIC for interrupt routing [ 0.322990] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.326795] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.328356] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.330028] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.331643] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.334620] acpiphp: Slot [3] registered [ 0.335709] acpiphp: Slot [4] registered [ 0.336799] acpiphp: Slot [5] registered [ 0.337887] acpiphp: Slot [6] registered [ 0.338981] acpiphp: Slot [7] registered [ 0.340089] acpiphp: Slot [8] registered [ 0.341181] acpiphp: Slot [9] registered [ 0.342271] acpiphp: Slot [10] registered [ 0.343379] acpiphp: Slot [11] registered [ 0.344499] acpiphp: Slot [12] registered [ 0.345599] acpiphp: Slot [13] registered [ 0.346708] acpiphp: Slot [14] registered [ 0.347810] acpiphp: Slot [15] registered [ 0.363026] acpiphp: Slot [16] registered [ 0.364159] acpiphp: Slot [17] registered [ 0.365277] acpiphp: Slot [18] registered [ 0.366389] acpiphp: Slot [19] registered [ 0.367505] acpiphp: Slot [20] registered [ 0.368613] acpiphp: Slot [21] registered [ 0.369718] acpiphp: Slot [22] registered [ 0.370835] acpiphp: Slot [23] registered [ 0.371946] acpiphp: Slot [24] registered [ 0.373056] acpiphp: Slot [25] registered [ 0.374154] acpiphp: Slot [26] registered [ 0.375256] acpiphp: Slot [27] registered [ 0.376382] acpiphp: Slot [28] registered [ 0.377498] acpiphp: Slot [29] registered [ 0.378605] acpiphp: Slot [30] registered [ 0.379712] acpiphp: Slot [31] registered [ 0.380821] PCI host bridge to bus 0000:00 [ 0.381930] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.383566] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.385198] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.387180] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.389147] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.391161] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.395109] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.396848] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.398460] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.400163] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.404486] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.406467] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426903] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428935] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.430897] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.432825] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.434813] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.436484] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.438215] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439644] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441692] vgaarb: loaded [ 0.442498] vgaarb: bridge control possible 0000:00:02.0 [ 0.444100] SCSI subsystem initialized [ 0.445329] ACPI: bus type USB registered [ 0.446494] usbcore: registered new interface driver usbfs [ 0.447912] usbcore: registered new interface driver hub [ 0.449300] usbcore: registered new device driver usb [ 0.450811] PCI: Using ACPI for IRQ routing [ 0.452339] NetLabel: Initializing [ 0.453332] NetLabel: domain hash size = 128 [ 0.454518] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.455846] NetLabel: unlabeled traffic allowed by default [ 0.457443] clocksource: Switched to clocksource kvm-clock [ 0.467935] AppArmor: AppArmor Filesystem Enabled [ 0.469270] pnp: PnP ACPI init [ 0.470504] pnp: PnP ACPI: found 5 devices [ 0.477350] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.479708] NET: Registered protocol family 2 [ 0.481109] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.482872] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.484541] TCP: Hash tables configured (established 4096 bind 4096) [ 0.486215] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.487711] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.489316] NET: Registered protocol family 1 [ 0.490534] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.492034] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.493530] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.508088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.522701] Trying to unpack rootfs image as initramfs... [ 0.585731] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.590661] Scanning for low memory corruption every 60 seconds [ 0.592838] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.594490] audit: initializing netlink subsys (disabled) [ 0.595954] audit: type=2000 audit(1535703345.542:1): initialized [ 0.597876] Initialise system trusted keyring [ 0.599253] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.600838] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.603608] zbud: loaded [ 0.604611] VFS: Disk quotas dquot_6.6.0 [ 0.605853] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.608412] fuse init (API version 7.23) [ 0.609881] Key type big_key registered [ 0.611210] Allocating IMA MOK and blacklist keyrings. [ 0.613176] Key type asymmetric registered [ 0.614549] Asymmetric key parser 'x509' registered [ 0.616149] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.618633] io scheduler noop registered [ 0.619950] io scheduler deadline registered (default) [ 0.621620] io scheduler cfq registered [ 0.623017] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.624753] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.626873] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.629297] ACPI: Power Button [PWRF] [ 0.630727] GHES: HEST is not enabled! [ 0.644808] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.673743] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.676838] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.700885] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.704281] Linux agpgart interface v0.103 [ 0.707906] brd: module loaded [ 0.710327] loop: module loaded [ 0.715485] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.717957] GPT:90111 != 2097151 [ 0.719077] GPT:Alternate GPT header not at the end of the disk. [ 0.720904] GPT:90111 != 2097151 [ 0.722042] GPT: Use GNU Parted to correct GPT errors. [ 0.723636] vda: vda1 vda15 [ 0.725468] scsi host0: ata_piix [ 0.726738] scsi host1: ata_piix [ 0.727934] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.730007] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.732640] libphy: Fixed MDIO Bus: probed [ 0.734067] tun: Universal TUN/TAP device driver, 1.6 [ 0.735670] tun: (C) 1999-2004 Max Krasnyansky [ 0.738776] PPP generic driver version 2.4.2 [ 0.740321] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.742311] ehci-pci: EHCI PCI platform driver [ 0.743746] ehci-platform: EHCI generic platform driver [ 0.745377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.747307] ohci-pci: OHCI PCI platform driver [ 0.748785] ohci-platform: OHCI generic platform driver [ 0.750477] uhci_hcd: USB Universal Host Controller Interface driver [ 0.765677] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.767349] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.769822] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.771474] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.773379] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.775510] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.777909] usb usb1: Product: UHCI Host Controller [ 0.779468] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.781398] usb usb1: SerialNumber: 0000:00:01.2 [ 0.782984] hub 1-0:1.0: USB hub found [ 0.784272] hub 1-0:1.0: 2 ports detected [ 0.785792] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.789120] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.790707] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.792401] mousedev: PS/2 mouse device common for all mice [ 0.794413] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.797373] rtc_cmos 00:00: RTC can wake from S4 [ 0.799151] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.801087] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.803028] i2c /dev entries driver [ 0.804250] device-mapper: uevent: version 1.0.3 [ 0.805788] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.808440] ledtrig-cpu: registered to indicate activity on CPUs [ 0.810609] NET: Registered protocol family 10 [ 0.812370] NET: Registered protocol family 17 [ 0.813825] Key type dns_resolver registered [ 0.815348] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.817160] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.820013] registered taskstats version 1 [ 0.821361] Loading compiled-in X.509 certificates [ 0.823437] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.826513] zswap: loaded using pool lzo/zbud [ 0.828818] Key type trusted registered [ 0.831176] Key type encrypted registered [ 0.832529] AppArmor: AppArmor sha1 policy hashing enabled [ 0.834244] ima: No TPM chip found, activating TPM-bypass! [ 0.835943] evm: HMAC attrs: 0x1 [ 0.837416] Magic number: 14:907:271 [ 0.838783] rtc_cmos 00:00: setting system clock to 2018-08-31 08:15:45 UTC (1535703345) [ 0.841463] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.843279] EDD information not available. [ 0.887273] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.903707] Write protecting the kernel read-only data: 14336k [ 0.906940] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.909832] 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.961782] 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.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.97. iid=i-00000005 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDGnDR1AxYfJD258tqEva7Kw4CvLxn/BC8YefXfqzPxKsu9ObirmRnMbot8LR9EiP96eZSdEI3UnR5YRvqeZPAVXIOMrmG58hst2dnAWcoLnNAHRBHmHnFobo+VXZVCLRcsgRX7tcVzgE1tLCYYQodw8B/CRSz/5FOBP2aGH+gOLiSFAsPhZh06WA/ZctMHb+BZzsG/Q4r6X+cl/evKT6Ncb6Uy1D1M13xF1qfzAih7B3ej1j1DughhXSHDjt8yloxG+NYk0ybUtqUCA9P+F86kZDE0XvFTunxYiXA6wBMvXtTbqlFVZCWuC39Dxbra/kQmGN66Mr9nKUjPz4dD277f root@singlevm2-vm-a57c074f-3a70-4f2f-beb7-5bc1431043ae ssh-dss AAAAB3NzaC1kc3MAAACBAI7uiyI7QSiWHm7Fgh+CJWV1c1CsZNldnke0Z2/sTlukJ/VDxSuCQW9+b02vaqulfIIOMX/ST/yoIhuSYTk+mw2uCdMoWI0hc51Q9i9iV4DJGo3ekqyaB0Rx9psMSKW7vdX5GrNJnYiz2kBvUq4ZJfNTE9+/gc5xWBZ7F0lasYKVAAAAFQC2dMWpBM9Mr6+dDqV3ZPYVa+62kwAAAIAETNdNV20iPRokNwedTJue/fF6Dbb6etlzTYMMoLxyo1YPuC8SUthlphwFhEZ9eQMV3VToGJM0S0TC0dgtHFDVaTFgl7BxLGVCI1ez9l41/eng4/kMCj9TVsnM1c+pDPOsjZDTF0BjwjbPI3vluqxweZpimt77t8xaBQ3L+71u3gAAAIEAhbs77Nmid8BWNz7O+2exxmMkQ2IYBYaVRjGtl2YdPicBPt4ZTNSRnD2nt1pu31Pso/g6EsY94mRvalqQOa95dLoqr64ULJRPPNu/cPbY+d1pbqn0XmcFNHzzHZNXjgHNXgHZ8Hb5fuV71/QOQmNDz9BolgOEmCL/FMHXg6Xv7Ck= root@singlevm2-vm-a57c074f-3a70-4f2f-beb7-5bc1431043ae -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.29s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fec3:e9c2/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-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-a57c074f-3a70-4f2f-beb7-5bc1431043ae launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-a57c074f-3a70-4f2f-beb7-5bc1431043ae login: 2018-08-31 08:15:51,755 - paramiko.transport - DEBUG - starting thread (client mode): 0x2fab0950L 2018-08-31 08:15:51,755 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-31 08:15:51,814 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-31 08:15:51,815 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-31 08:15:51,816 - 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-31 08:15:51,816 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-31 08:15:51,816 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-31 08:15:51,816 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-31 08:15:51,816 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-31 08:15:51,817 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-31 08:15:51,869 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-31 08:15:51,869 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-31 08:15:51,871 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.207: c7d5da358d8a481afccdec5a8c651d7e 2018-08-31 08:15:51,872 - paramiko.transport - DEBUG - Trying discovered key 228f64837f565ba4bdd2ce17cf593e64 in /tmp/tmp2kUaaX 2018-08-31 08:15:51,909 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 08:15:51,915 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-31 08:15:51,937 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-31 08:15:51,938 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-31 08:15:51,938 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-31 08:15:51,939 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 08:15:51,940 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-31 08:15:51,940 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-31 08:15:51,941 - functest.core.singlevm - DEBUG - error: 2018-08-31 08:15:51,945 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-31 08:15:52,054 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 08:15:52,055 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:41 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-31 08:15:52,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 08:15:52,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/floatingips/16fda356-3b2b-4347-a173-3e509ea742ef.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:53,985 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0324aab3-6381-4b18-a328-b173fc4528b1 Content-Length: 0 Date: Fri, 31 Aug 2018 08:15:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:15:53,985 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/16fda356-3b2b-4347-a173-3e509ea742ef.json used request id req-0324aab3-6381-4b18-a328-b173fc4528b1 2018-08-31 08:15:53,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.92392706871s 2018-08-31 08:15:53,986 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/16fda356-3b2b-4347-a173-3e509ea742ef.json used request id req-0324aab3-6381-4b18-a328-b173fc4528b1 2018-08-31 08:15:53,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:15:53,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:54,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3d4122aa-e1d8-434c-a2f9-6949c3f32cba Date: Fri, 31 Aug 2018 08:15:54 GMT RESP BODY: {"floatingips": []} 2018-08-31 08:15:54,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-3d4122aa-e1d8-434c-a2f9-6949c3f32cba 2018-08-31 08:15:54,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.420323133469s 2018-08-31 08:15:54,412 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-3d4122aa-e1d8-434c-a2f9-6949c3f32cba 2018-08-31 08:15:54,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 08:15:54,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/servers/2156ea2e-90d5-4526-bfb6-4d7037e8b25a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:54,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08: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 x-openstack-request-id: req-986e5c55-21f6-452f-8a05-8258af232187 x-compute-request-id: req-986e5c55-21f6-452f-8a05-8258af232187 Content-Type: application/json 2018-08-31 08:15:54,741 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/2156ea2e-90d5-4526-bfb6-4d7037e8b25a used request id req-986e5c55-21f6-452f-8a05-8258af232187 2018-08-31 08:15:54,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.327941894531s 2018-08-31 08:15:54,741 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/2156ea2e-90d5-4526-bfb6-4d7037e8b25a used request id req-986e5c55-21f6-452f-8a05-8258af232187 2018-08-31 08:15:54,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:15:54,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:55,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08: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-693a9a1d-7e21-4f72-bb42-63dd481822f8 x-compute-request-id: req-693a9a1d-7e21-4f72-bb42-63dd481822f8 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_a57c074f-3a70-4f2f-beb7-5bc1431043ae": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:e9:c2", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:e9:c2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/2156ea2e-90d5-4526-bfb6-4d7037e8b25a", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/2156ea2e-90d5-4526-bfb6-4d7037e8b25a", "rel": "bookmark"}], "image": {"id": "f060d3d3-5c07-4f56-838d-c6d7928d1369", "links": [{"href": "http://172.30.9.34:8774/images/f060d3d3-5c07-4f56-838d-c6d7928d1369", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:15:44.000000", "flavor": {"id": "78ca9406-677d-4e4e-a1d5-79c76f8e4588", "links": [{"href": "http://172.30.9.34:8774/flavors/78ca9406-677d-4e4e-a1d5-79c76f8e4588", "rel": "bookmark"}]}, "id": "2156ea2e-90d5-4526-bfb6-4d7037e8b25a", "security_groups": [{"name": "singlevm2-sg_a57c074f-3a70-4f2f-beb7-5bc1431043ae"}], "user_id": "19050810013442a086d1dc64079a1880", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:15:54Z", "hostId": "d9d37067becb2eef68c015974ed4adae7066e3625e6b524340635bc0", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "name": "singlevm2-vm_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "created": "2018-08-31T08:15:36Z", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:15:55,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-693a9a1d-7e21-4f72-bb42-63dd481822f8 2018-08-31 08:15:55,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23851704597s 2018-08-31 08:15:55,981 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-693a9a1d-7e21-4f72-bb42-63dd481822f8 2018-08-31 08:15:55,983 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:15:57,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:15:57,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:58,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08: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 x-openstack-request-id: req-8f8ff635-8df4-4d50-a1ef-ce0246878779 x-compute-request-id: req-8f8ff635-8df4-4d50-a1ef-ce0246878779 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-31 08:15:58,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-8f8ff635-8df4-4d50-a1ef-ce0246878779 2018-08-31 08:15:58,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0832211971283s 2018-08-31 08:15:58,069 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-8f8ff635-8df4-4d50-a1ef-ce0246878779 2018-08-31 08:15:58,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 08:15:58,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:58,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-8a7cab86-d4b1-4c99-9b73-1457598b19ce Date: Fri, 31 Aug 2018 08:15:58 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "created_at": "2018-08-31T08:15:29Z", "updated_at": "2018-08-31T08:15:30Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T08:15:29Z", "revision_number": 0, "id": "0f2a8c63-5791-4381-a2ad-2cedd1a89e16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:15:29Z", "security_group_id": "00251874-2295-47cf-9aa1-0ba157e89a33", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:15:29Z", "revision_number": 0, "id": "47ece0b0-312f-4f5e-9f79-e55de8e54853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:15:29Z", "security_group_id": "00251874-2295-47cf-9aa1-0ba157e89a33", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:15:30Z", "revision_number": 0, "id": "b3644c11-75f3-4142-a6d4-5b6b93f0ea27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:15:30Z", "security_group_id": "00251874-2295-47cf-9aa1-0ba157e89a33", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:15:29Z", "revision_number": 0, "id": "ef9a48af-254e-424f-8496-47d348a86fd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:15:29Z", "security_group_id": "00251874-2295-47cf-9aa1-0ba157e89a33", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b"}], "revision_number": 3, "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "id": "00251874-2295-47cf-9aa1-0ba157e89a33", "name": "singlevm2-sg_a57c074f-3a70-4f2f-beb7-5bc1431043ae"}, {"description": "Default security group", "tags": [], "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "created_at": "2018-08-31T08:15:12Z", "updated_at": "2018-08-31T08:15:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:15:12Z", "revision_number": 0, "id": "1dd31708-7cc9-4645-abc7-33344d709040", "remote_group_id": "65d07030-32f7-4eb8-82e7-7e41709e137b", "remote_ip_prefix": null, "created_at": "2018-08-31T08:15:12Z", "security_group_id": "65d07030-32f7-4eb8-82e7-7e41709e137b", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:15:12Z", "revision_number": 0, "id": "2af5301a-16eb-4143-8b4b-74c010ddf079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:15:12Z", "security_group_id": "65d07030-32f7-4eb8-82e7-7e41709e137b", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:15:12Z", "revision_number": 0, "id": "31ab151d-e189-4e47-9f44-1f892d469e7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:15:12Z", "security_group_id": "65d07030-32f7-4eb8-82e7-7e41709e137b", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:15:12Z", "revision_number": 0, "id": "42370763-3e5d-4a7c-93c2-62748e810def", "remote_group_id": "65d07030-32f7-4eb8-82e7-7e41709e137b", "remote_ip_prefix": null, "created_at": "2018-08-31T08:15:12Z", "security_group_id": "65d07030-32f7-4eb8-82e7-7e41709e137b", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b"}], "revision_number": 1, "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "id": "65d07030-32f7-4eb8-82e7-7e41709e137b", "name": "default"}]} 2018-08-31 08:15:58,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-8a7cab86-d4b1-4c99-9b73-1457598b19ce 2018-08-31 08:15:58,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0499258041382s 2018-08-31 08:15:58,122 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-8a7cab86-d4b1-4c99-9b73-1457598b19ce 2018-08-31 08:15:58,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-31 08:15:58,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/security-groups/00251874-2295-47cf-9aa1-0ba157e89a33.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:58,570 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-90983db6-7d84-4c54-87e5-49bdbd6a886b Content-Length: 0 Date: Fri, 31 Aug 2018 08:15:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:15:58,570 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/security-groups/00251874-2295-47cf-9aa1-0ba157e89a33.json used request id req-90983db6-7d84-4c54-87e5-49bdbd6a886b 2018-08-31 08:15:58,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.444922924042s 2018-08-31 08:15:58,571 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/security-groups/00251874-2295-47cf-9aa1-0ba157e89a33.json used request id req-90983db6-7d84-4c54-87e5-49bdbd6a886b 2018-08-31 08:15:58,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-31 08:15:58,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/os-keypairs/singlevm2-kp_a57c074f-3a70-4f2f-beb7-5bc1431043ae -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:15:58,754 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:15:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-175d5691-6833-44d2-a1a4-cd748509a277 x-compute-request-id: req-175d5691-6833-44d2-a1a4-cd748509a277 Content-Length: 0 Content-Type: application/json 2018-08-31 08:15:58,754 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/os-keypairs/singlevm2-kp_a57c074f-3a70-4f2f-beb7-5bc1431043ae used request id req-175d5691-6833-44d2-a1a4-cd748509a277 2018-08-31 08:15:58,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.182517051697s 2018-08-31 08:15:58,754 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/os-keypairs/singlevm2-kp_a57c074f-3a70-4f2f-beb7-5bc1431043ae used request id req-175d5691-6833-44d2-a1a4-cd748509a277 2018-08-31 08:15:58,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 08:15:58,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/d619a8af-7541-4a85-8ad8-decbbd591b57/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}be8d7b45f2cedca5b71796118222905f39744dc7" -d '{"subnet_id": "22580630-5a84-460b-8879-9c1b720dbbfe"}' 2018-08-31 08:16:01,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fdd5121c-4155-41a6-9867-2847ad263461 Date: Fri, 31 Aug 2018 08:16:01 GMT RESP BODY: {"network_id": "32b42294-25bb-4702-96ee-0da8cb8f83b9", "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "subnet_id": "22580630-5a84-460b-8879-9c1b720dbbfe", "subnet_ids": ["22580630-5a84-460b-8879-9c1b720dbbfe"], "port_id": "945f22e8-f550-429a-bb4a-837f4731f5d2", "id": "d619a8af-7541-4a85-8ad8-decbbd591b57"} 2018-08-31 08:16:01,342 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/d619a8af-7541-4a85-8ad8-decbbd591b57/remove_router_interface.json used request id req-fdd5121c-4155-41a6-9867-2847ad263461 2018-08-31 08:16:01,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.58706498146s 2018-08-31 08:16:01,342 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/d619a8af-7541-4a85-8ad8-decbbd591b57/remove_router_interface.json used request id req-fdd5121c-4155-41a6-9867-2847ad263461 returning object d619a8af-7541-4a85-8ad8-decbbd591b57 2018-08-31 08:16:01,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 08:16:01,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:16:01,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-ec279900-5787-4c82-b380-1f25a0030b24 Date: Fri, 31 Aug 2018 08:16:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.218"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "created_at": "2018-08-31T08:15:14Z", "admin_state_up": true, "updated_at": "2018-08-31T08:15:59Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "0a2dbfc5f1c945f582f5dd79bb05195b", "id": "d619a8af-7541-4a85-8ad8-decbbd591b57", "name": "singlevm2-router_a57c074f-3a70-4f2f-beb7-5bc1431043ae"}]} 2018-08-31 08:16:01,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-ec279900-5787-4c82-b380-1f25a0030b24 2018-08-31 08:16:01,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.168696880341s 2018-08-31 08:16:01,512 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-ec279900-5787-4c82-b380-1f25a0030b24 2018-08-31 08:16:01,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 08:16:01,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/routers/d619a8af-7541-4a85-8ad8-decbbd591b57.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:16:05,252 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-41ad73e5-f2d5-42bb-b545-13c711738fd0 Content-Length: 0 Date: Fri, 31 Aug 2018 08:16:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:16:05,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/d619a8af-7541-4a85-8ad8-decbbd591b57.json used request id req-41ad73e5-f2d5-42bb-b545-13c711738fd0 2018-08-31 08:16:05,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.73970317841s 2018-08-31 08:16:05,253 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/d619a8af-7541-4a85-8ad8-decbbd591b57.json used request id req-41ad73e5-f2d5-42bb-b545-13c711738fd0 2018-08-31 08:16:05,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 08:16:05,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:16:05,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-3ab6feab-a199-4cc2-80bf-f269f0a04ca6 Date: Fri, 31 Aug 2018 08:16:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32b42294-25bb-4702-96ee-0da8cb8f83b9","tenant_id":"0a2dbfc5f1c945f582f5dd79bb05195b","created_at":"2018-08-31T08:15:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T08:15:13Z","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":"0a2dbfc5f1c945f582f5dd79bb05195b","id":"22580630-5a84-460b-8879-9c1b720dbbfe","subnetpool_id":null,"name":"singlevm2-subnet_a57c074f-3a70-4f2f-beb7-5bc1431043ae"}]} 2018-08-31 08:16:05,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-3ab6feab-a199-4cc2-80bf-f269f0a04ca6 2018-08-31 08:16:05,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0442821979523s 2018-08-31 08:16:05,298 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-3ab6feab-a199-4cc2-80bf-f269f0a04ca6 2018-08-31 08:16:05,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 08:16:05,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/subnets/22580630-5a84-460b-8879-9c1b720dbbfe.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:16:07,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4baaa4dc-4ac9-46c0-abcc-e5c05774e1ef Date: Fri, 31 Aug 2018 08:16:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:16:07,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/22580630-5a84-460b-8879-9c1b720dbbfe.json used request id req-4baaa4dc-4ac9-46c0-abcc-e5c05774e1ef 2018-08-31 08:16:07,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.31796789169s 2018-08-31 08:16:07,618 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/22580630-5a84-460b-8879-9c1b720dbbfe.json used request id req-4baaa4dc-4ac9-46c0-abcc-e5c05774e1ef 2018-08-31 08:16:07,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:16:07,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:16:07,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-1531f98c-29da-42a9-8734-030b94ee775a Date: Fri, 31 Aug 2018 08:16:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"32b42294-25bb-4702-96ee-0da8cb8f83b9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a2dbfc5f1c945f582f5dd79bb05195b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:16:07Z","qos_policy_id":null,"name":"singlevm2-net_a57c074f-3a70-4f2f-beb7-5bc1431043ae","admin_state_up":true,"tenant_id":"0a2dbfc5f1c945f582f5dd79bb05195b","created_at":"2018-08-31T08:15:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 08:16:07,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-1531f98c-29da-42a9-8734-030b94ee775a 2018-08-31 08:16:07,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0914621353149s 2018-08-31 08:16:07,710 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-1531f98c-29da-42a9-8734-030b94ee775a 2018-08-31 08:16:07,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 08:16:07,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/networks/32b42294-25bb-4702-96ee-0da8cb8f83b9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:16:09,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-571f559f-a06e-4e1d-b221-0f5903c9f6e0 Date: Fri, 31 Aug 2018 08:16:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:16:09,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/32b42294-25bb-4702-96ee-0da8cb8f83b9.json used request id req-571f559f-a06e-4e1d-b221-0f5903c9f6e0 2018-08-31 08:16:09,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.44139909744s 2018-08-31 08:16:09,153 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/32b42294-25bb-4702-96ee-0da8cb8f83b9.json used request id req-571f559f-a06e-4e1d-b221-0f5903c9f6e0 2018-08-31 08:16:09,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:16:09,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:16:09,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-7b16fea5-af46-420c-bb2d-447f12eb4ff1 Date: Fri, 31 Aug 2018 08:16:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:15:27Z", "file": "/v2/images/f060d3d3-5c07-4f56-838d-c6d7928d1369/file", "owner": "0a2dbfc5f1c945f582f5dd79bb05195b", "id": "f060d3d3-5c07-4f56-838d-c6d7928d1369", "size": 12716032, "self": "/v2/images/f060d3d3-5c07-4f56-838d-c6d7928d1369", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/f060d3d3-5c07-4f56-838d-c6d7928d1369/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/f060d3d3-5c07-4f56-838d-c6d7928d1369/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:15:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:16:09,458 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-7b16fea5-af46-420c-bb2d-447f12eb4ff1 2018-08-31 08:16:09,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301139116287s 2018-08-31 08:16:09,459 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-7b16fea5-af46-420c-bb2d-447f12eb4ff1 2018-08-31 08:16:09,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 08:16:09,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/f060d3d3-5c07-4f56-838d-c6d7928d1369 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be8d7b45f2cedca5b71796118222905f39744dc7" 2018-08-31 08:16:09,942 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-427ec4f2-130c-4e6b-8b95-59cdd6d45f48 Date: Fri, 31 Aug 2018 08:16: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-31 08:16:09,943 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/f060d3d3-5c07-4f56-838d-c6d7928d1369 used request id req-427ec4f2-130c-4e6b-8b95-59cdd6d45f48 2018-08-31 08:16:09,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.482190132141s 2018-08-31 08:16:09,943 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/f060d3d3-5c07-4f56-838d-c6d7928d1369 used request id req-427ec4f2-130c-4e6b-8b95-59cdd6d45f48 2018-08-31 08:16:09,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 08:16:09,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}24e76db78646206741c8bcff97e6d29a12d6bf8a" 2018-08-31 08:16:10,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08: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-eb8c5698-8b3a-495c-9c72-665d4f27dada x-compute-request-id: req-eb8c5698-8b3a-495c-9c72-665d4f27dada Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/78ca9406-677d-4e4e-a1d5-79c76f8e4588", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/78ca9406-677d-4e4e-a1d5-79c76f8e4588", "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": "78ca9406-677d-4e4e-a1d5-79c76f8e4588"}]} 2018-08-31 08:16:10,094 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-eb8c5698-8b3a-495c-9c72-665d4f27dada 2018-08-31 08:16:10,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.150347948074s 2018-08-31 08:16:10,094 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-eb8c5698-8b3a-495c-9c72-665d4f27dada 2018-08-31 08:16:10,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 08:16:10,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/78ca9406-677d-4e4e-a1d5-79c76f8e4588 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e76db78646206741c8bcff97e6d29a12d6bf8a" 2018-08-31 08:16:10,135 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08: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 x-openstack-request-id: req-bc99fd22-eb6a-4185-949c-7dcc6a40036a x-compute-request-id: req-bc99fd22-eb6a-4185-949c-7dcc6a40036a Content-Length: 0 Content-Type: application/json 2018-08-31 08:16:10,135 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/78ca9406-677d-4e4e-a1d5-79c76f8e4588 used request id req-bc99fd22-eb6a-4185-949c-7dcc6a40036a 2018-08-31 08:16:10,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0396649837494s 2018-08-31 08:16:10,136 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/78ca9406-677d-4e4e-a1d5-79c76f8e4588 used request id req-bc99fd22-eb6a-4185-949c-7dcc6a40036a 2018-08-31 08:16:10,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:16:10,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}24e76db78646206741c8bcff97e6d29a12d6bf8a" 2018-08-31 08:16:10,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f70272a5-78e7-4aad-b70f-708ffdaafe38 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "singlevm2-user_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "links": {"self": "http://172.30.9.34:5000/v3/users/19050810013442a086d1dc64079a1880"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "19050810013442a086d1dc64079a1880", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:16:10,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-f70272a5-78e7-4aad-b70f-708ffdaafe38 2018-08-31 08:16:10,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21387887001s 2018-08-31 08:16:10,351 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-f70272a5-78e7-4aad-b70f-708ffdaafe38 2018-08-31 08:16:10,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:16:10,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/users/19050810013442a086d1dc64079a1880 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e76db78646206741c8bcff97e6d29a12d6bf8a" 2018-08-31 08:16:10,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca77fa2-7fe2-4515-bda6-3d1652a54a13 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_a57c074f-3a70-4f2f-beb7-5bc1431043ae", "links": {"self": "http://172.30.9.34:5000/v3/users/19050810013442a086d1dc64079a1880"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "19050810013442a086d1dc64079a1880", "description": null}} 2018-08-31 08:16:10,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/19050810013442a086d1dc64079a1880 used request id req-6ca77fa2-7fe2-4515-bda6-3d1652a54a13 2018-08-31 08:16:10,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202986001968s 2018-08-31 08:16:10,560 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/19050810013442a086d1dc64079a1880 used request id req-6ca77fa2-7fe2-4515-bda6-3d1652a54a13 2018-08-31 08:16:10,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 08:16:10,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/users/19050810013442a086d1dc64079a1880 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e76db78646206741c8bcff97e6d29a12d6bf8a" 2018-08-31 08:16:10,951 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:16:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2c2b370-76e0-4693-8484-b0eaf9490445 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:16:10,951 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/19050810013442a086d1dc64079a1880 used request id req-e2c2b370-76e0-4693-8484-b0eaf9490445 2018-08-31 08:16:10,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.39066696167s 2018-08-31 08:16:10,951 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/19050810013442a086d1dc64079a1880 used request id req-e2c2b370-76e0-4693-8484-b0eaf9490445 2018-08-31 08:16:10,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:16:10,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}24e76db78646206741c8bcff97e6d29a12d6bf8a" 2018-08-31 08:16:11,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c69be296-e762-4154-bf2a-37fcc5c9f390 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.34:5000/v3/projects/0a2dbfc5f1c945f582f5dd79bb05195b"}, "tags": [], "enabled": true, "id": "0a2dbfc5f1c945f582f5dd79bb05195b", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_a57c074f-3a70-4f2f-beb7-5bc1431043ae"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 08:16:11,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-c69be296-e762-4154-bf2a-37fcc5c9f390 2018-08-31 08:16:11,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.187227964401s 2018-08-31 08:16:11,145 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-c69be296-e762-4154-bf2a-37fcc5c9f390 2018-08-31 08:16:11,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 08:16:11,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/projects/0a2dbfc5f1c945f582f5dd79bb05195b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e76db78646206741c8bcff97e6d29a12d6bf8a" 2018-08-31 08:16:11,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-758e9887-2e4f-4562-8635-b7b152c91947 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:16:11,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/0a2dbfc5f1c945f582f5dd79bb05195b used request id req-758e9887-2e4f-4562-8635-b7b152c91947 2018-08-31 08:16:11,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.275885820389s 2018-08-31 08:16:11,426 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/0a2dbfc5f1c945f582f5dd79bb05195b used request id req-758e9887-2e4f-4562-8635-b7b152c91947 2018-08-31 08:16:11,480 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-31 08:16:11,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:16:11,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:16:11,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:16:11,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:16:11,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:16:11,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:16:11,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:16:11,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:16:11,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:16:11,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:16:11,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:16:11,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:16:11,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:16:11,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:16:11,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:16:11,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:16:11,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:16:11,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:16:11,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:16:11,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:16:11,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:16:11,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:16:11,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:16:11,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb6a013-b152-40b6-8bed-0232a7b80ecc 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:16:11,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-4cb6a013-b152-40b6-8bed-0232a7b80ecc 2018-08-31 08:16:11,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:16:11,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T09:16:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["8a4wTXqqTPKnOsB0Ol_6Dw"], "issued_at": "2018-08-31T08:16:11.000000Z"}} 2018-08-31 08:16:11,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:16:11,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}3d959b8fc21426c177884145646e5748de432c30" 2018-08-31 08:16:12,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a44747bc-62e1-4a8f-b381-684ff2dc7fa7 Date: Fri, 31 Aug 2018 08:16:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:16:12,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a44747bc-62e1-4a8f-b381-684ff2dc7fa7 2018-08-31 08:16:12,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359863996506s 2018-08-31 08:16:12,285 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a44747bc-62e1-4a8f-b381-684ff2dc7fa7 2018-08-31 08:16:12,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:16:12,294 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 08:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed6ff633-a652-447f-a232-63cd78fd5a26 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 08:16:12,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-ed6ff633-a652-447f-a232-63cd78fd5a26 2018-08-31 08:16:12,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:16:12,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}3d959b8fc21426c177884145646e5748de432c30" 2018-08-31 08:16:12,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:16:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f64957d-047b-47b0-ac6a-734d43d8d1d8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 08:16:12,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-1f64957d-047b-47b0-ac6a-734d43d8d1d8 2018-08-31 08:16:12,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194985866547s 2018-08-31 08:16:12,491 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-1f64957d-047b-47b0-ac6a-734d43d8d1d8 2018-08-31 08:16:12,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 08:16:12,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}3d959b8fc21426c177884145646e5748de432c30" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}}' 2018-08-31 08:16:12,717 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 08:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46b8a9e5-8f21-4912-a998-d40c14b8d2d0 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.34:5000/v3/projects/540ad5a980fe4f919b792b480b2a21a3"}, "tags": [], "enabled": true, "id": "540ad5a980fe4f919b792b480b2a21a3", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}} 2018-08-31 08:16:12,717 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-46b8a9e5-8f21-4912-a998-d40c14b8d2d0 2018-08-31 08:16:12,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.219537973404s 2018-08-31 08:16:12,717 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-46b8a9e5-8f21-4912-a998-d40c14b8d2d0 2018-08-31 08:16:12,718 - 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'540ad5a980fe4f919b792b480b2a21a3', '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_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187'}) 2018-08-31 08:16:12,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 08:16:12,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}3d959b8fc21426c177884145646e5748de432c30" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "390a4713-e34f-4617-9658-055f8dad076d", "email": null, "name": "vping_ssh-user_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}}' 2018-08-31 08:16:13,241 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 08:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cec50d10-33cb-4f92-9989-1976b71880dc Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "links": {"self": "http://172.30.9.34:5000/v3/users/6cfa22afcc944979a97a355bd9ea1332"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6cfa22afcc944979a97a355bd9ea1332", "domain_id": "default", "password_expires_at": null}} 2018-08-31 08:16:13,241 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-cec50d10-33cb-4f92-9989-1976b71880dc 2018-08-31 08:16:13,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.516758203506s 2018-08-31 08:16:13,241 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-cec50d10-33cb-4f92-9989-1976b71880dc 2018-08-31 08:16:13,242 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6cfa22afcc944979a97a355bd9ea1332', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187'}) 2018-08-31 08:16:13,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:16:13,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d959b8fc21426c177884145646e5748de432c30" 2018-08-31 08:16:13,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc1f2daf-7027-4729-837e-112a81a27fdf Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:16:13,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-bc1f2daf-7027-4729-837e-112a81a27fdf 2018-08-31 08:16:13,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190021038055s 2018-08-31 08:16:13,435 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-bc1f2daf-7027-4729-837e-112a81a27fdf 2018-08-31 08:16:13,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:16:13,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d959b8fc21426c177884145646e5748de432c30" 2018-08-31 08:16:13,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e7c3e58-060a-463a-a6f0-1363af4c2176 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:16:13,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-5e7c3e58-060a-463a-a6f0-1363af4c2176 2018-08-31 08:16:13,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189620018005s 2018-08-31 08:16:13,630 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-5e7c3e58-060a-463a-a6f0-1363af4c2176 2018-08-31 08:16:13,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:16:13,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d959b8fc21426c177884145646e5748de432c30" 2018-08-31 08:16:13,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d1f91c7-ed8d-4cd7-8e41-205a648cdb62 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:16:13,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-4d1f91c7-ed8d-4cd7-8e41-205a648cdb62 2018-08-31 08:16:13,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191680908203s 2018-08-31 08:16:13,827 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-4d1f91c7-ed8d-4cd7-8e41-205a648cdb62 2018-08-31 08:16:13,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:16:13,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}3d959b8fc21426c177884145646e5748de432c30" 2018-08-31 08:16:14,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db3322a3-68b5-4853-92bd-4c8e5885844b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 08:16:14,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-db3322a3-68b5-4853-92bd-4c8e5885844b 2018-08-31 08:16:14,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187615871429s 2018-08-31 08:16:14,019 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-db3322a3-68b5-4853-92bd-4c8e5885844b 2018-08-31 08:16:14,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:16:14,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}3d959b8fc21426c177884145646e5748de432c30" 2018-08-31 08:16:14,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-335e3ddf-62cc-4bd0-90b4-4692895da8cc Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "links": {"self": "http://172.30.9.34:5000/v3/users/6cfa22afcc944979a97a355bd9ea1332"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6cfa22afcc944979a97a355bd9ea1332", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:16:14,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-335e3ddf-62cc-4bd0-90b4-4692895da8cc 2018-08-31 08:16:14,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.18953204155s 2018-08-31 08:16:14,210 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-335e3ddf-62cc-4bd0-90b4-4692895da8cc 2018-08-31 08:16:14,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:16:14,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}3d959b8fc21426c177884145646e5748de432c30" 2018-08-31 08:16:14,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1de4627-2018-4dbe-940c-9b62de5ecb23 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.34:5000/v3/projects/540ad5a980fe4f919b792b480b2a21a3"}, "tags": [], "enabled": true, "id": "540ad5a980fe4f919b792b480b2a21a3", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}]} 2018-08-31 08:16:14,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-e1de4627-2018-4dbe-940c-9b62de5ecb23 2018-08-31 08:16:14,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21547794342s 2018-08-31 08:16:14,438 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-e1de4627-2018-4dbe-940c-9b62de5ecb23 2018-08-31 08:16:14,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 08:16:14,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=6cfa22afcc944979a97a355bd9ea1332&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=540ad5a980fe4f919b792b480b2a21a3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d959b8fc21426c177884145646e5748de432c30" 2018-08-31 08:16:14,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce16a620-0f51-4398-b715-5703cff44019 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=6cfa22afcc944979a97a355bd9ea1332&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=540ad5a980fe4f919b792b480b2a21a3", "previous": null, "next": null}} 2018-08-31 08:16:14,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=6cfa22afcc944979a97a355bd9ea1332&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=540ad5a980fe4f919b792b480b2a21a3 used request id req-ce16a620-0f51-4398-b715-5703cff44019 2018-08-31 08:16:14,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109986066818s 2018-08-31 08:16:14,556 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=6cfa22afcc944979a97a355bd9ea1332&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=540ad5a980fe4f919b792b480b2a21a3 used request id req-ce16a620-0f51-4398-b715-5703cff44019 2018-08-31 08:16:14,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 08:16:14,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/540ad5a980fe4f919b792b480b2a21a3/users/6cfa22afcc944979a97a355bd9ea1332/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d959b8fc21426c177884145646e5748de432c30" 2018-08-31 08:16:14,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:16:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4e1d6dc-516c-4866-9ffc-2afb61d436f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:16:14,838 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/540ad5a980fe4f919b792b480b2a21a3/users/6cfa22afcc944979a97a355bd9ea1332/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-a4e1d6dc-516c-4866-9ffc-2afb61d436f8 2018-08-31 08:16:14,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.278845071793s 2018-08-31 08:16:14,838 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/540ad5a980fe4f919b792b480b2a21a3/users/6cfa22afcc944979a97a355bd9ea1332/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-a4e1d6dc-516c-4866-9ffc-2afb61d436f8 2018-08-31 08:16:14,839 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187', 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'540ad5a980fe4f919b792b480b2a21a3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '390a4713-e34f-4617-9658-055f8dad076d', 'username': u'vping_ssh-user_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 08:16:14,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:16:14,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:16:14,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:16:14,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:16:14,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:16:14,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:16:14,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:16:14,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:16:14,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:16:14,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:16:14,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:16:14,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:16:14,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:16:14,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:16:14,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:16:14,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:16:14,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:16:14,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:16:14,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:16:14,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:16:14,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:16:14,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:16:14,843 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187', 'password': '390a4713-e34f-4617-9658-055f8dad076d', 'project_name': 'vping_ssh-project_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': '540ad5a980fe4f919b792b480b2a21a3', 'project_domain_name': 'Default'} 2018-08-31 08:16:14,844 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-31 08:16:14,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:16:14,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d5fe4d-47c3-4246-9a9f-6e68ac5b7a7c 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:16:14,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-e2d5fe4d-47c3-4246-9a9f-6e68ac5b7a7c 2018-08-31 08:16:14,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:16:15,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}], "expires_at": "2018-08-31T09:16:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "540ad5a980fe4f919b792b480b2a21a3", "name": "vping_ssh-project_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_540ad5a980fe4f919b792b480b2a21a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_540ad5a980fe4f919b792b480b2a21a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/540ad5a980fe4f919b792b480b2a21a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/540ad5a980fe4f919b792b480b2a21a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/540ad5a980fe4f919b792b480b2a21a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/540ad5a980fe4f919b792b480b2a21a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/540ad5a980fe4f919b792b480b2a21a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/540ad5a980fe4f919b792b480b2a21a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/540ad5a980fe4f919b792b480b2a21a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/540ad5a980fe4f919b792b480b2a21a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/540ad5a980fe4f919b792b480b2a21a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/540ad5a980fe4f919b792b480b2a21a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/540ad5a980fe4f919b792b480b2a21a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/540ad5a980fe4f919b792b480b2a21a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "id": "6cfa22afcc944979a97a355bd9ea1332"}, "audit_ids": ["fOGcKfqKTwOH-qW0kvA3gw"], "issued_at": "2018-08-31T08:16:15.000000Z"}} 2018-08-31 08:16:15,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 08:16:15,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" -d '{"network": {"name": "vping_ssh-net_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "admin_state_up": true}}' 2018-08-31 08:16:15,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-91c33bd6-f491-4b6f-978c-750def73dbe4 Date: Fri, 31 Aug 2018 08:16:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e6abea54-66f7-46ba-81a4-de1a2b85b2d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"540ad5a980fe4f919b792b480b2a21a3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:16:15Z","is_default":false,"name":"vping_ssh-net_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187","qos_policy_id":null,"admin_state_up":true,"tenant_id":"540ad5a980fe4f919b792b480b2a21a3","created_at":"2018-08-31T08:16:15Z","mtu":1450}} 2018-08-31 08:16:15,847 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-91c33bd6-f491-4b6f-978c-750def73dbe4 2018-08-31 08:16:15,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.590255022049s 2018-08-31 08:16:15,847 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-91c33bd6-f491-4b6f-978c-750def73dbe4 2018-08-31 08:16:15,848 - 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-31T08:16:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'e6abea54-66f7-46ba-81a4-de1a2b85b2d2', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187', u'admin_state_up': True, u'tenant_id': u'540ad5a980fe4f919b792b480b2a21a3', u'created_at': u'2018-08-31T08:16:15Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'540ad5a980fe4f919b792b480b2a21a3', u'l2_adjacency': True}) 2018-08-31 08:16:15,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:16:15,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:16:16,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-bdcbd8ee-bd0c-4604-aa2b-f8ad38b971e4 Date: Fri, 31 Aug 2018 08:16:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e6abea54-66f7-46ba-81a4-de1a2b85b2d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"540ad5a980fe4f919b792b480b2a21a3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:16:15Z","qos_policy_id":null,"name":"vping_ssh-net_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187","admin_state_up":true,"tenant_id":"540ad5a980fe4f919b792b480b2a21a3","created_at":"2018-08-31T08:16:15Z","mtu":1450}]} 2018-08-31 08:16:16,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-bdcbd8ee-bd0c-4604-aa2b-f8ad38b971e4 2018-08-31 08:16:16,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.333405971527s 2018-08-31 08:16:16,182 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-bdcbd8ee-bd0c-4604-aa2b-f8ad38b971e4 2018-08-31 08:16:16,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 08:16:16,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}cbc6bba6bc11feedb1026d3c587148a1a26f635e" -d '{"subnet": {"name": "vping_ssh-subnet_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "enable_dhcp": true, "network_id": "e6abea54-66f7-46ba-81a4-de1a2b85b2d2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 08:16:17,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8c82105b-65d3-4378-b0a4-11939d09177d Date: Fri, 31 Aug 2018 08:16:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6abea54-66f7-46ba-81a4-de1a2b85b2d2","tenant_id":"540ad5a980fe4f919b792b480b2a21a3","created_at":"2018-08-31T08:16:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T08:16:16Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"540ad5a980fe4f919b792b480b2a21a3","id":"353693b2-4a8a-4b4d-aadb-9f723b86bffe","subnetpool_id":null,"name":"vping_ssh-subnet_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}} 2018-08-31 08:16:17,231 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-8c82105b-65d3-4378-b0a4-11939d09177d 2018-08-31 08:16:17,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.04684305191s 2018-08-31 08:16:17,231 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-8c82105b-65d3-4378-b0a4-11939d09177d 2018-08-31 08:16:17,231 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:16:16Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'353693b2-4a8a-4b4d-aadb-9f723b86bffe', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187', u'enable_dhcp': True, u'network_id': u'e6abea54-66f7-46ba-81a4-de1a2b85b2d2', u'tenant_id': u'540ad5a980fe4f919b792b480b2a21a3', u'created_at': u'2018-08-31T08:16:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'540ad5a980fe4f919b792b480b2a21a3'}) 2018-08-31 08:16:17,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 08:16:17,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}cbc6bba6bc11feedb1026d3c587148a1a26f635e" -d '{"router": {"external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "name": "vping_ssh-router_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "admin_state_up": true}}' 2018-08-31 08:16:23,520 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-c822ead6-204a-459e-8a6b-2255d9c45aa4 Date: Fri, 31 Aug 2018 08:16:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "created_at": "2018-08-31T08:16:18Z", "admin_state_up": true, "updated_at": "2018-08-31T08:16:19Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "540ad5a980fe4f919b792b480b2a21a3", "id": "e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57", "name": "vping_ssh-router_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}} 2018-08-31 08:16:23,520 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-c822ead6-204a-459e-8a6b-2255d9c45aa4 2018-08-31 08:16:23,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.28818202019s 2018-08-31 08:16:23,521 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-c822ead6-204a-459e-8a6b-2255d9c45aa4 2018-08-31 08:16:23,521 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:16:19Z', u'revision_number': 3, u'id': u'e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57', u'external_gateway_info': {u'network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9101d810-9ee5-41e0-949f-3a0dfa54404f', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187', u'admin_state_up': True, u'tenant_id': u'540ad5a980fe4f919b792b480b2a21a3', u'created_at': u'2018-08-31T08:16:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'540ad5a980fe4f919b792b480b2a21a3'}) 2018-08-31 08:16:23,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 08:16:23,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57/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}cbc6bba6bc11feedb1026d3c587148a1a26f635e" -d '{"subnet_id": "353693b2-4a8a-4b4d-aadb-9f723b86bffe"}' 2018-08-31 08:16:26,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-23aeeb60-4f16-4f79-aff7-efb01c3e2197 Date: Fri, 31 Aug 2018 08:16:26 GMT RESP BODY: {"network_id": "e6abea54-66f7-46ba-81a4-de1a2b85b2d2", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "subnet_id": "353693b2-4a8a-4b4d-aadb-9f723b86bffe", "subnet_ids": ["353693b2-4a8a-4b4d-aadb-9f723b86bffe"], "port_id": "9aa4320f-34b2-494f-bcff-89b0c9bd84eb", "id": "e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57"} 2018-08-31 08:16:26,772 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57/add_router_interface.json used request id req-23aeeb60-4f16-4f79-aff7-efb01c3e2197 2018-08-31 08:16:26,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.24981188774s 2018-08-31 08:16:26,772 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57/add_router_interface.json used request id req-23aeeb60-4f16-4f79-aff7-efb01c3e2197 returning object e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57 2018-08-31 08:16:26,772 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 08:16:26,904 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 08:16:26,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:16:26,912 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 08:16:26 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}]} 2018-08-31 08:16:26,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:16:26,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:16:27,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1ed0e682-2c13-469d-8faf-b0069dd2dc08 Date: Fri, 31 Aug 2018 08:16:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:16:27,724 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-1ed0e682-2c13-469d-8faf-b0069dd2dc08 2018-08-31 08:16:27,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.803655147552s 2018-08-31 08:16:27,725 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-1ed0e682-2c13-469d-8faf-b0069dd2dc08 2018-08-31 08:16:27,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 08:16:27,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}' 2018-08-31 08:16:28,039 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/94d6c298-99d7-4442-b2af-9a788742fa07 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-93030f13-0973-4e6d-b7ee-df0976952308 Date: Fri, 31 Aug 2018 08:16:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:16:28Z", "file": "/v2/images/94d6c298-99d7-4442-b2af-9a788742fa07/file", "owner": "540ad5a980fe4f919b792b480b2a21a3", "id": "94d6c298-99d7-4442-b2af-9a788742fa07", "size": null, "self": "/v2/images/94d6c298-99d7-4442-b2af-9a788742fa07", "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_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "checksum": null, "created_at": "2018-08-31T08:16:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 08:16:28,040 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-93030f13-0973-4e6d-b7ee-df0976952308 2018-08-31 08:16:28,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.307210922241s 2018-08-31 08:16:28,040 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-93030f13-0973-4e6d-b7ee-df0976952308 returning object 94d6c298-99d7-4442-b2af-9a788742fa07 2018-08-31 08:16:28,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 08:16:28,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/94d6c298-99d7-4442-b2af-9a788742fa07/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}cbc6bba6bc11feedb1026d3c587148a1a26f635e" -d '' 2018-08-31 08:16:28,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5488fd8e-c2da-47db-97ab-cc7bae90146b Date: Fri, 31 Aug 2018 08:16: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-31 08:16:28,817 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/94d6c298-99d7-4442-b2af-9a788742fa07/file used request id req-5488fd8e-c2da-47db-97ab-cc7bae90146b 2018-08-31 08:16:28,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.776509046555s 2018-08-31 08:16:28,818 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/94d6c298-99d7-4442-b2af-9a788742fa07/file used request id req-5488fd8e-c2da-47db-97ab-cc7bae90146b 2018-08-31 08:16:28,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:16:28,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:16:29,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-73cec742-b3af-41bc-9659-c5a12609fc9e Date: Fri, 31 Aug 2018 08:16:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:16:28Z", "file": "/v2/images/94d6c298-99d7-4442-b2af-9a788742fa07/file", "owner": "540ad5a980fe4f919b792b480b2a21a3", "id": "94d6c298-99d7-4442-b2af-9a788742fa07", "size": 12716032, "self": "/v2/images/94d6c298-99d7-4442-b2af-9a788742fa07", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/94d6c298-99d7-4442-b2af-9a788742fa07/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/94d6c298-99d7-4442-b2af-9a788742fa07/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:16:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:16:29,134 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-73cec742-b3af-41bc-9659-c5a12609fc9e 2018-08-31 08:16:29,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312680006027s 2018-08-31 08:16:29,134 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-73cec742-b3af-41bc-9659-c5a12609fc9e 2018-08-31 08:16:29,136 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/94d6c298-99d7-4442-b2af-9a788742fa07/snap', u'metadata': Munch({})})], 'file': u'/v2/images/94d6c298-99d7-4442-b2af-9a788742fa07/file', 'owner': u'540ad5a980fe4f919b792b480b2a21a3', 'id': u'94d6c298-99d7-4442-b2af-9a788742fa07', 'size': 12716032, u'self': u'/v2/images/94d6c298-99d7-4442-b2af-9a788742fa07', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'540ad5a980fe4f919b792b480b2a21a3', 'name': 'vping_ssh-project_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/94d6c298-99d7-4442-b2af-9a788742fa07/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T08:16:28Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T08:16:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187', '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/94d6c298-99d7-4442-b2af-9a788742fa07', 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_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187', 'created': u'2018-08-31T08:16:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T08:16: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/94d6c298-99d7-4442-b2af-9a788742fa07', 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_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 08:16:29,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 08:16:29,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}3d959b8fc21426c177884145646e5748de432c30" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 08:16:30,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:16: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-0dd4f35c-a299-44e5-84fe-02aee5c40105 x-compute-request-id: req-0dd4f35c-a299-44e5-84fe-02aee5c40105 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "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": "cccd6839-06b3-4169-94b8-7f871b00d588"}} 2018-08-31 08:16:30,008 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-0dd4f35c-a299-44e5-84fe-02aee5c40105 2018-08-31 08:16:30,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.870426893234s 2018-08-31 08:16:30,008 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-0dd4f35c-a299-44e5-84fe-02aee5c40105 2018-08-31 08:16:30,009 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'cccd6839-06b3-4169-94b8-7f871b00d588', 'swap': 0}) 2018-08-31 08:16:30,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 08:16:30,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/cccd6839-06b3-4169-94b8-7f871b00d588/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}3d959b8fc21426c177884145646e5748de432c30" -d '{"extra_specs": {}}' 2018-08-31 08:16:30,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08: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 x-openstack-request-id: req-8c7e7d25-a162-49dc-ae56-b61c099750c0 x-compute-request-id: req-8c7e7d25-a162-49dc-ae56-b61c099750c0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 08:16:30,031 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/cccd6839-06b3-4169-94b8-7f871b00d588/os-extra_specs used request id req-8c7e7d25-a162-49dc-ae56-b61c099750c0 2018-08-31 08:16:30,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215029716492s 2018-08-31 08:16:30,032 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/cccd6839-06b3-4169-94b8-7f871b00d588/os-extra_specs used request id req-8c7e7d25-a162-49dc-ae56-b61c099750c0 2018-08-31 08:16:30,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-31 08:16:30,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}cbc6bba6bc11feedb1026d3c587148a1a26f635e" -d '{"keypair": {"name": "vping_ssh-kp_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}}' 2018-08-31 08:16:30,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08: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-35137efb-6a5c-46ab-9554-1ad2bb1e77c1 x-compute-request-id: req-35137efb-6a5c-46ab-9554-1ad2bb1e77c1 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjIsaxF15CA4geQbpMVSFUtp7tWEdj21ZcovteoQ3LoLh6wXPXyPQx2U/4ETjM81AMYQ0hBhPKoK6TVbtKBfgasaDUd7ww+4dzOXFR2rOGWbrXaXEYJNNaMshSVXolyuuTjX9PEn50Zel42yjNnwgAQHHlVy8smWBd86q5rxImpT+N2Hby67KKO7qmLQoUe3fKAqu2xLPcKmTeO4VJQdc3ucybgWpEYMD6agtBkNOQg2uBWkarmffpVCZNxY9w9dniYj5VS3UqVqPtQEWnpfX28NiLo3Q3A6H5PXRtG+jCDYyASUMX/j+1IdWXuQtDxESqVmwK7WGZqzTibtlAUnnr Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAoyLGsRdeQgOIHkG6TFUhVLae7VhHY9tWXKL7XqENy6C4esFz\n18j0MdlP+BE4zPNQDGENIQYTyqCuk1W7SgX4GrGg1He8MPuHczlxUdqzhlm612lx\nGCTTWjLIUlV6Jcrrk41/TxJ+dGXpeNsozZ8IAEBx5VcvLJlgXfOqua8SJqU/jdh2\n8uuyiju6pi0KFHt3ygKrtsSz3Cpk3juFSUHXN7nMm4FqRGDA+moLQZDTkINrgVpG\nq5n36VQmTcWPcPXZ4mI+VUt1Klaj7UBFp6X19vDYi6N0NwOh+T10bRvowg2MgElD\nF/4/tSHVl7kLQ8REqlZsCu1hmas04m7ZQFJ56wIDAQABAoIBACsUEdfNzewstpMW\n1DU3/bc7CjiuqRtrXiDUQQC6EsSEynJQB2EiBansMrvVAGTOk4LRVgA0dKF7UN5D\nM1PWw6943Hl+rMlagmgg8RWmZOXDaB1eEKlJgC4/XrqvK7QzI4YxRT8CKTZfewmZ\nBetWZWx7mBfxr9ldHx9wKtMhse9WI5nSTO0N8MwlFpubG8doLqzFd5VAD0NJsBQt\nCOHB8wjl6Jz1cK7cVBu47KYVseb538YuZ8jBduf4BFcMDpqlMvdN8UXZcLkp5ymC\n1skc5956q55t8WzycbiVSva2fO9cieDXjxG/IYLkMPryiBCErg8sjipDdul7ZB9K\nr3ZCasECgYEA2EXFKF+cgMr227cG5FIBD1wfgT8LSxOmJFKjH7KzjQFhwBEFIlql\nigLsGzqnX1K4zpzOKaW5jHI7QRK62k7RxbF/eZVsVc+/uy3O6Pr8N4eDBcCpF0Bc\nC23c7XsnOY7iF08Z0mjDwPocMZRo2cSXdLHZ++7EIlfPsiGGwLjdIdsCgYEAwRo/\n4XIK+SZJPQErqNBpzzkxtYlkUJ8zpF4TsSMDfpC9+hi629WKDzuzL3FLf9QtCAya\nWCV8EnO1/OILPshSzK0hPmgU/Q5HvA2qdPbtH88ZamZ72/0ivbMvAiMxi9F8zGsP\n51xT+pLR/Kml4u7J5pr875SE00HxFYt2xg+6rTECgYEAwVnHBOxNv7s07YN5DuDd\nf7ztkaAqWYmMjIawvaMG8PYeTRcqTudZfcRVD5blkcwj2tvHWOaHty9dGDVFhezX\nj/W7MJjNDP65u/8dL59Lo91r3tW6lkX8xF8JF+t1SvkZ2prmS/1LnRg94nl7L82Z\nVkO2zYxOHyIAVpGwplXfpOcCgYA8uUV3XsaGnPyQ+4pANvHfIWw5WzA5jibOPGtS\n2+DgbyHewOIZ+WfF7I8njygf1ZgnnNb4eykuIEcNdAP3RUWMabE3j8Fx5oi2YVHG\nIFRnGVgztnCiuFKxduSEdo7BGip1mgFRTx51gLAaFTs+RrslEn4R1RGD4Yuvq8C4\n/f9FMQKBgQCsD/n6YNbpACuKrDYd8qkaieZTd6+MkjyAqXUGDAgAllLQpW72aPRz\nBghf439sVoQ3vB5jLVe5u8cPO+uXTKz2DhdJnQ/OWGXTOOSBnwaavCsVp5HXkw0t\nNz6FS/pi8MmTf0TMZ8vcKXNf/s9GKraE93wmnmC2X64zRC9vXym1+Q==\n-----END RSA PRIVATE KEY-----\n", "user_id": "6cfa22afcc944979a97a355bd9ea1332", "name": "vping_ssh-kp_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "fingerprint": "64:1a:65:f0:39:ca:f3:5b:57:55:8c:d8:ce:02:9d:80"}} 2018-08-31 08:16:30,864 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/os-keypairs used request id req-35137efb-6a5c-46ab-9554-1ad2bb1e77c1 2018-08-31 08:16:30,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.83142209053s 2018-08-31 08:16:30,865 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/os-keypairs used request id req-35137efb-6a5c-46ab-9554-1ad2bb1e77c1 2018-08-31 08:16:30,865 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjIsaxF15CA4geQbpMVSFUtp7tWEdj21ZcovteoQ3LoLh6wXPXyPQx2U/4ETjM81AMYQ0hBhPKoK6TVbtKBfgasaDUd7ww+4dzOXFR2rOGWbrXaXEYJNNaMshSVXolyuuTjX9PEn50Zel42yjNnwgAQHHlVy8smWBd86q5rxImpT+N2Hby67KKO7qmLQoUe3fKAqu2xLPcKmTeO4VJQdc3ucybgWpEYMD6agtBkNOQg2uBWkarmffpVCZNxY9w9dniYj5VS3UqVqPtQEWnpfX28NiLo3Q3A6H5PXRtG+jCDYyASUMX/j+1IdWXuQtDxESqVmwK7WGZqzTibtlAUnnr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAoyLGsRdeQgOIHkG6TFUhVLae7VhHY9tWXKL7XqENy6C4esFz\n18j0MdlP+BE4zPNQDGENIQYTyqCuk1W7SgX4GrGg1He8MPuHczlxUdqzhlm612lx\nGCTTWjLIUlV6Jcrrk41/TxJ+dGXpeNsozZ8IAEBx5VcvLJlgXfOqua8SJqU/jdh2\n8uuyiju6pi0KFHt3ygKrtsSz3Cpk3juFSUHXN7nMm4FqRGDA+moLQZDTkINrgVpG\nq5n36VQmTcWPcPXZ4mI+VUt1Klaj7UBFp6X19vDYi6N0NwOh+T10bRvowg2MgElD\nF/4/tSHVl7kLQ8REqlZsCu1hmas04m7ZQFJ56wIDAQABAoIBACsUEdfNzewstpMW\n1DU3/bc7CjiuqRtrXiDUQQC6EsSEynJQB2EiBansMrvVAGTOk4LRVgA0dKF7UN5D\nM1PWw6943Hl+rMlagmgg8RWmZOXDaB1eEKlJgC4/XrqvK7QzI4YxRT8CKTZfewmZ\nBetWZWx7mBfxr9ldHx9wKtMhse9WI5nSTO0N8MwlFpubG8doLqzFd5VAD0NJsBQt\nCOHB8wjl6Jz1cK7cVBu47KYVseb538YuZ8jBduf4BFcMDpqlMvdN8UXZcLkp5ymC\n1skc5956q55t8WzycbiVSva2fO9cieDXjxG/IYLkMPryiBCErg8sjipDdul7ZB9K\nr3ZCasECgYEA2EXFKF+cgMr227cG5FIBD1wfgT8LSxOmJFKjH7KzjQFhwBEFIlql\nigLsGzqnX1K4zpzOKaW5jHI7QRK62k7RxbF/eZVsVc+/uy3O6Pr8N4eDBcCpF0Bc\nC23c7XsnOY7iF08Z0mjDwPocMZRo2cSXdLHZ++7EIlfPsiGGwLjdIdsCgYEAwRo/\n4XIK+SZJPQErqNBpzzkxtYlkUJ8zpF4TsSMDfpC9+hi629WKDzuzL3FLf9QtCAya\nWCV8EnO1/OILPshSzK0hPmgU/Q5HvA2qdPbtH88ZamZ72/0ivbMvAiMxi9F8zGsP\n51xT+pLR/Kml4u7J5pr875SE00HxFYt2xg+6rTECgYEAwVnHBOxNv7s07YN5DuDd\nf7ztkaAqWYmMjIawvaMG8PYeTRcqTudZfcRVD5blkcwj2tvHWOaHty9dGDVFhezX\nj/W7MJjNDP65u/8dL59Lo91r3tW6lkX8xF8JF+t1SvkZ2prmS/1LnRg94nl7L82Z\nVkO2zYxOHyIAVpGwplXfpOcCgYA8uUV3XsaGnPyQ+4pANvHfIWw5WzA5jibOPGtS\n2+DgbyHewOIZ+WfF7I8njygf1ZgnnNb4eykuIEcNdAP3RUWMabE3j8Fx5oi2YVHG\nIFRnGVgztnCiuFKxduSEdo7BGip1mgFRTx51gLAaFTs+RrslEn4R1RGD4Yuvq8C4\n/f9FMQKBgQCsD/n6YNbpACuKrDYd8qkaieZTd6+MkjyAqXUGDAgAllLQpW72aPRz\nBghf439sVoQ3vB5jLVe5u8cPO+uXTKz2DhdJnQ/OWGXTOOSBnwaavCsVp5HXkw0t\nNz6FS/pi8MmTf0TMZ8vcKXNf/s9GKraE93wmnmC2X64zRC9vXym1+Q==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'6cfa22afcc944979a97a355bd9ea1332', 'name': u'vping_ssh-kp_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187', 'created_at': '2018-08-31T08:16:30.865798', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'540ad5a980fe4f919b792b480b2a21a3', 'name': 'vping_ssh-project_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'64:1a:65:f0:39:ca:f3:5b:57:55:8c:d8:ce:02:9d:80', 'type': 'ssh', 'id': u'vping_ssh-kp_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187'}) 2018-08-31 08:16:30,866 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAoyLGsRdeQgOIHkG6TFUhVLae7VhHY9tWXKL7XqENy6C4esFz 18j0MdlP+BE4zPNQDGENIQYTyqCuk1W7SgX4GrGg1He8MPuHczlxUdqzhlm612lx GCTTWjLIUlV6Jcrrk41/TxJ+dGXpeNsozZ8IAEBx5VcvLJlgXfOqua8SJqU/jdh2 8uuyiju6pi0KFHt3ygKrtsSz3Cpk3juFSUHXN7nMm4FqRGDA+moLQZDTkINrgVpG q5n36VQmTcWPcPXZ4mI+VUt1Klaj7UBFp6X19vDYi6N0NwOh+T10bRvowg2MgElD F/4/tSHVl7kLQ8REqlZsCu1hmas04m7ZQFJ56wIDAQABAoIBACsUEdfNzewstpMW 1DU3/bc7CjiuqRtrXiDUQQC6EsSEynJQB2EiBansMrvVAGTOk4LRVgA0dKF7UN5D M1PWw6943Hl+rMlagmgg8RWmZOXDaB1eEKlJgC4/XrqvK7QzI4YxRT8CKTZfewmZ BetWZWx7mBfxr9ldHx9wKtMhse9WI5nSTO0N8MwlFpubG8doLqzFd5VAD0NJsBQt COHB8wjl6Jz1cK7cVBu47KYVseb538YuZ8jBduf4BFcMDpqlMvdN8UXZcLkp5ymC 1skc5956q55t8WzycbiVSva2fO9cieDXjxG/IYLkMPryiBCErg8sjipDdul7ZB9K r3ZCasECgYEA2EXFKF+cgMr227cG5FIBD1wfgT8LSxOmJFKjH7KzjQFhwBEFIlql igLsGzqnX1K4zpzOKaW5jHI7QRK62k7RxbF/eZVsVc+/uy3O6Pr8N4eDBcCpF0Bc C23c7XsnOY7iF08Z0mjDwPocMZRo2cSXdLHZ++7EIlfPsiGGwLjdIdsCgYEAwRo/ 4XIK+SZJPQErqNBpzzkxtYlkUJ8zpF4TsSMDfpC9+hi629WKDzuzL3FLf9QtCAya WCV8EnO1/OILPshSzK0hPmgU/Q5HvA2qdPbtH88ZamZ72/0ivbMvAiMxi9F8zGsP 51xT+pLR/Kml4u7J5pr875SE00HxFYt2xg+6rTECgYEAwVnHBOxNv7s07YN5DuDd f7ztkaAqWYmMjIawvaMG8PYeTRcqTudZfcRVD5blkcwj2tvHWOaHty9dGDVFhezX j/W7MJjNDP65u/8dL59Lo91r3tW6lkX8xF8JF+t1SvkZ2prmS/1LnRg94nl7L82Z VkO2zYxOHyIAVpGwplXfpOcCgYA8uUV3XsaGnPyQ+4pANvHfIWw5WzA5jibOPGtS 2+DgbyHewOIZ+WfF7I8njygf1ZgnnNb4eykuIEcNdAP3RUWMabE3j8Fx5oi2YVHG IFRnGVgztnCiuFKxduSEdo7BGip1mgFRTx51gLAaFTs+RrslEn4R1RGD4Yuvq8C4 /f9FMQKBgQCsD/n6YNbpACuKrDYd8qkaieZTd6+MkjyAqXUGDAgAllLQpW72aPRz Bghf439sVoQ3vB5jLVe5u8cPO+uXTKz2DhdJnQ/OWGXTOOSBnwaavCsVp5HXkw0t Nz6FS/pi8MmTf0TMZ8vcKXNf/s9GKraE93wmnmC2X64zRC9vXym1+Q== -----END RSA PRIVATE KEY----- 2018-08-31 08:16:30,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-31 08:16:30,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}cbc6bba6bc11feedb1026d3c587148a1a26f635e" -d '{"security_group": {"name": "vping_ssh-sg_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-08-31 08:16:31,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-5413a613-7722-4f6b-9716-6a839ef69da7 Date: Fri, 31 Aug 2018 08:16:31 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "created_at": "2018-08-31T08:16:30Z", "updated_at": "2018-08-31T08:16:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:16:31Z", "revision_number": 0, "id": "2374987b-79bd-4ea9-8427-bd3244ab65c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:16:31Z", "security_group_id": "fefe46b3-c300-45fd-aff1-ae8de0a2a7e3", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "540ad5a980fe4f919b792b480b2a21a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:16:31Z", "revision_number": 0, "id": "63d50e88-5b45-4257-b986-475c3f84e8ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:16:31Z", "security_group_id": "fefe46b3-c300-45fd-aff1-ae8de0a2a7e3", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "540ad5a980fe4f919b792b480b2a21a3"}], "revision_number": 1, "project_id": "540ad5a980fe4f919b792b480b2a21a3", "id": "fefe46b3-c300-45fd-aff1-ae8de0a2a7e3", "name": "vping_ssh-sg_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}} 2018-08-31 08:16:31,089 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-5413a613-7722-4f6b-9716-6a839ef69da7 2018-08-31 08:16:31,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.219639062881s 2018-08-31 08:16:31,089 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-5413a613-7722-4f6b-9716-6a839ef69da7 2018-08-31 08:16:31,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 08:16:31,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:16:31,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-5005e1e0-ea47-4190-a733-4c3eecda156a Date: Fri, 31 Aug 2018 08:16:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "created_at": "2018-08-31T08:16:15Z", "updated_at": "2018-08-31T08:16:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:16:15Z", "revision_number": 0, "id": "1f5d30a8-c087-4f99-993b-3309e9d3816d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:16:15Z", "security_group_id": "42df420d-1ccb-40a8-a6e5-3680efaf8372", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "540ad5a980fe4f919b792b480b2a21a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:16:15Z", "revision_number": 0, "id": "7935dd38-0c9d-4f05-ba89-dfd2dab9e356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:16:15Z", "security_group_id": "42df420d-1ccb-40a8-a6e5-3680efaf8372", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "540ad5a980fe4f919b792b480b2a21a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:16:15Z", "revision_number": 0, "id": "9b890ff5-7560-459e-8bdf-e588e44339ea", "remote_group_id": "42df420d-1ccb-40a8-a6e5-3680efaf8372", "remote_ip_prefix": null, "created_at": "2018-08-31T08:16:15Z", "security_group_id": "42df420d-1ccb-40a8-a6e5-3680efaf8372", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "540ad5a980fe4f919b792b480b2a21a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:16:15Z", "revision_number": 0, "id": "f4c6d10c-4a1c-468d-a882-e1f5cbf14f08", "remote_group_id": "42df420d-1ccb-40a8-a6e5-3680efaf8372", "remote_ip_prefix": null, "created_at": "2018-08-31T08:16:15Z", "security_group_id": "42df420d-1ccb-40a8-a6e5-3680efaf8372", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "540ad5a980fe4f919b792b480b2a21a3"}], "revision_number": 1, "project_id": "540ad5a980fe4f919b792b480b2a21a3", "id": "42df420d-1ccb-40a8-a6e5-3680efaf8372", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "created_at": "2018-08-31T08:16:30Z", "updated_at": "2018-08-31T08:16:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:16:31Z", "revision_number": 0, "id": "2374987b-79bd-4ea9-8427-bd3244ab65c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:16:31Z", "security_group_id": "fefe46b3-c300-45fd-aff1-ae8de0a2a7e3", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "540ad5a980fe4f919b792b480b2a21a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:16:31Z", "revision_number": 0, "id": "63d50e88-5b45-4257-b986-475c3f84e8ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:16:31Z", "security_group_id": "fefe46b3-c300-45fd-aff1-ae8de0a2a7e3", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "540ad5a980fe4f919b792b480b2a21a3"}], "revision_number": 1, "project_id": "540ad5a980fe4f919b792b480b2a21a3", "id": "fefe46b3-c300-45fd-aff1-ae8de0a2a7e3", "name": "vping_ssh-sg_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}]} 2018-08-31 08:16:31,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-5005e1e0-ea47-4190-a733-4c3eecda156a 2018-08-31 08:16:31,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.28750705719s 2018-08-31 08:16:31,381 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-5005e1e0-ea47-4190-a733-4c3eecda156a 2018-08-31 08:16:31,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 08:16:31,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}cbc6bba6bc11feedb1026d3c587148a1a26f635e" -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": "fefe46b3-c300-45fd-aff1-ae8de0a2a7e3"}}' 2018-08-31 08:16:31,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-794c6bd4-e11c-47e1-9c3e-da2661f81de1 Date: Fri, 31 Aug 2018 08:16:31 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-31T08:16:31Z", "security_group_id": "fefe46b3-c300-45fd-aff1-ae8de0a2a7e3", "port_range_min": 22, "revision_number": 0, "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "created_at": "2018-08-31T08:16:31Z", "project_id": "540ad5a980fe4f919b792b480b2a21a3", "id": "dec58169-ff77-442d-b3e8-1c7494922302"}} 2018-08-31 08:16:31,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-794c6bd4-e11c-47e1-9c3e-da2661f81de1 2018-08-31 08:16:31,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.451974868774s 2018-08-31 08:16:31,836 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-794c6bd4-e11c-47e1-9c3e-da2661f81de1 2018-08-31 08:16:31,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 08:16:31,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:16:31,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-362aca58-777f-4e9a-8ddc-298ca1cf0039 Date: Fri, 31 Aug 2018 08:16:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "created_at": "2018-08-31T08:16:15Z", "updated_at": "2018-08-31T08:16:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:16:15Z", "revision_number": 0, "id": "1f5d30a8-c087-4f99-993b-3309e9d3816d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:16:15Z", "security_group_id": "42df420d-1ccb-40a8-a6e5-3680efaf8372", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "540ad5a980fe4f919b792b480b2a21a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:16:15Z", "revision_number": 0, "id": "7935dd38-0c9d-4f05-ba89-dfd2dab9e356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:16:15Z", "security_group_id": "42df420d-1ccb-40a8-a6e5-3680efaf8372", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "540ad5a980fe4f919b792b480b2a21a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:16:15Z", "revision_number": 0, "id": "9b890ff5-7560-459e-8bdf-e588e44339ea", "remote_group_id": "42df420d-1ccb-40a8-a6e5-3680efaf8372", "remote_ip_prefix": null, "created_at": "2018-08-31T08:16:15Z", "security_group_id": "42df420d-1ccb-40a8-a6e5-3680efaf8372", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "540ad5a980fe4f919b792b480b2a21a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:16:15Z", "revision_number": 0, "id": "f4c6d10c-4a1c-468d-a882-e1f5cbf14f08", "remote_group_id": "42df420d-1ccb-40a8-a6e5-3680efaf8372", "remote_ip_prefix": null, "created_at": "2018-08-31T08:16:15Z", "security_group_id": "42df420d-1ccb-40a8-a6e5-3680efaf8372", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "540ad5a980fe4f919b792b480b2a21a3"}], "revision_number": 1, "project_id": "540ad5a980fe4f919b792b480b2a21a3", "id": "42df420d-1ccb-40a8-a6e5-3680efaf8372", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "created_at": "2018-08-31T08:16:30Z", "updated_at": "2018-08-31T08:16:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:16:31Z", "revision_number": 0, "id": "2374987b-79bd-4ea9-8427-bd3244ab65c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:16:31Z", "security_group_id": "fefe46b3-c300-45fd-aff1-ae8de0a2a7e3", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "540ad5a980fe4f919b792b480b2a21a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:16:31Z", "revision_number": 0, "id": "63d50e88-5b45-4257-b986-475c3f84e8ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:16:31Z", "security_group_id": "fefe46b3-c300-45fd-aff1-ae8de0a2a7e3", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "540ad5a980fe4f919b792b480b2a21a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T08:16:31Z", "revision_number": 0, "id": "dec58169-ff77-442d-b3e8-1c7494922302", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:16:31Z", "security_group_id": "fefe46b3-c300-45fd-aff1-ae8de0a2a7e3", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "540ad5a980fe4f919b792b480b2a21a3"}], "revision_number": 2, "project_id": "540ad5a980fe4f919b792b480b2a21a3", "id": "fefe46b3-c300-45fd-aff1-ae8de0a2a7e3", "name": "vping_ssh-sg_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}]} 2018-08-31 08:16:31,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-362aca58-777f-4e9a-8ddc-298ca1cf0039 2018-08-31 08:16:31,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0737979412079s 2018-08-31 08:16:31,913 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-362aca58-777f-4e9a-8ddc-298ca1cf0039 2018-08-31 08:16:31,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 08:16:31,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}cbc6bba6bc11feedb1026d3c587148a1a26f635e" -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": "fefe46b3-c300-45fd-aff1-ae8de0a2a7e3"}}' 2018-08-31 08:16:32,435 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-6319a159-5924-4ec2-a918-5aadae384b1b Date: Fri, 31 Aug 2018 08:16:32 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-31T08:16:32Z", "security_group_id": "fefe46b3-c300-45fd-aff1-ae8de0a2a7e3", "port_range_min": null, "revision_number": 0, "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "created_at": "2018-08-31T08:16:32Z", "project_id": "540ad5a980fe4f919b792b480b2a21a3", "id": "5c9faab5-67af-4f37-9f9e-b9600af61953"}} 2018-08-31 08:16:32,435 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-6319a159-5924-4ec2-a918-5aadae384b1b 2018-08-31 08:16:32,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.519593954086s 2018-08-31 08:16:32,436 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-6319a159-5924-4ec2-a918-5aadae384b1b 2018-08-31 08:16:32,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:16:32,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:16:32,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-414a982f-ddec-4c0a-b298-3efff31ba4fe Date: Fri, 31 Aug 2018 08:16:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e6abea54-66f7-46ba-81a4-de1a2b85b2d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"540ad5a980fe4f919b792b480b2a21a3","l2_adjacency":true,"status":"ACTIVE","subnets":["353693b2-4a8a-4b4d-aadb-9f723b86bffe"],"description":"","tags":[],"updated_at":"2018-08-31T08:16:16Z","qos_policy_id":null,"name":"vping_ssh-net_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187","admin_state_up":true,"tenant_id":"540ad5a980fe4f919b792b480b2a21a3","created_at":"2018-08-31T08:16:15Z","mtu":1450}]} 2018-08-31 08:16:32,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-414a982f-ddec-4c0a-b298-3efff31ba4fe 2018-08-31 08:16:32,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0977962017059s 2018-08-31 08:16:32,536 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-414a982f-ddec-4c0a-b298-3efff31ba4fe 2018-08-31 08:16:32,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:16:32,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:16:33,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-5d247c42-0489-4740-9feb-35cf7d6e9440 Date: Fri, 31 Aug 2018 08:16:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:16:28Z", "file": "/v2/images/94d6c298-99d7-4442-b2af-9a788742fa07/file", "owner": "540ad5a980fe4f919b792b480b2a21a3", "id": "94d6c298-99d7-4442-b2af-9a788742fa07", "size": 12716032, "self": "/v2/images/94d6c298-99d7-4442-b2af-9a788742fa07", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/94d6c298-99d7-4442-b2af-9a788742fa07/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/94d6c298-99d7-4442-b2af-9a788742fa07/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:16:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:16:33,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-5d247c42-0489-4740-9feb-35cf7d6e9440 2018-08-31 08:16:33,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.785310029984s 2018-08-31 08:16:33,325 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-5d247c42-0489-4740-9feb-35cf7d6e9440 2018-08-31 08:16:33,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 08:16:33,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:16:33,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:16: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-6eeccec2-6461-47bd-a7bd-92cb5ca4c4c7 x-compute-request-id: req-6eeccec2-6461-47bd-a7bd-92cb5ca4c4c7 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "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": "cccd6839-06b3-4169-94b8-7f871b00d588"}]} 2018-08-31 08:16:33,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-6eeccec2-6461-47bd-a7bd-92cb5ca4c4c7 2018-08-31 08:16:33,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026948928833s 2018-08-31 08:16:33,354 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-6eeccec2-6461-47bd-a7bd-92cb5ca4c4c7 2018-08-31 08:16:33,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 08:16:33,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}cbc6bba6bc11feedb1026d3c587148a1a26f635e" -d '{"server": {"name": "vping_ssh-vm2_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "imageRef": "94d6c298-99d7-4442-b2af-9a788742fa07", "flavorRef": "cccd6839-06b3-4169-94b8-7f871b00d588", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e6abea54-66f7-46ba-81a4-de1a2b85b2d2"}], "security_groups": [{"name": "fefe46b3-c300-45fd-aff1-ae8de0a2a7e3"}]}}' 2018-08-31 08:16:38,877 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:16: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-4037c9c3-ff78-4c9e-9374-655680eaeee2 x-compute-request-id: req-4037c9c3-ff78-4c9e-9374-655680eaeee2 Content-Length: 403 location: http://172.30.9.34:8774/v2.1/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "fefe46b3-c300-45fd-aff1-ae8de0a2a7e3"}], "OS-DCF:diskConfig": "MANUAL", "id": "20a17856-a6e6-41cf-a626-b47ef37a45a9", "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9", "rel": "bookmark"}], "adminPass": "Jfh2MRK5iZaj"}} 2018-08-31 08:16:38,877 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-4037c9c3-ff78-4c9e-9374-655680eaeee2 2018-08-31 08:16:38,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.52148103714s 2018-08-31 08:16:38,877 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-4037c9c3-ff78-4c9e-9374-655680eaeee2 2018-08-31 08:16:38,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:16:38,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:16:39,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:16: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-1406d486-ffc0-436a-b92d-68e13a2885cb x-compute-request-id: req-1406d486-ffc0-436a-b92d-68e13a2885cb 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.34:8774/v2.1/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9", "rel": "bookmark"}], "image": {"id": "94d6c298-99d7-4442-b2af-9a788742fa07", "links": [{"href": "http://172.30.9.34:8774/images/94d6c298-99d7-4442-b2af-9a788742fa07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cccd6839-06b3-4169-94b8-7f871b00d588", "links": [{"href": "http://172.30.9.34:8774/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "rel": "bookmark"}]}, "id": "20a17856-a6e6-41cf-a626-b47ef37a45a9", "user_id": "6cfa22afcc944979a97a355bd9ea1332", "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-31T08:16:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "created": "2018-08-31T08:16:38Z", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:16:39,317 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-1406d486-ffc0-436a-b92d-68e13a2885cb 2018-08-31 08:16:39,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439018964767s 2018-08-31 08:16:39,318 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-1406d486-ffc0-436a-b92d-68e13a2885cb 2018-08-31 08:16:39,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:16:39,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:16:39,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-7c8ba34e-b4bc-40cd-b814-496d11c7fda3 Date: Fri, 31 Aug 2018 08:16:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e6abea54-66f7-46ba-81a4-de1a2b85b2d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"540ad5a980fe4f919b792b480b2a21a3","l2_adjacency":true,"status":"ACTIVE","subnets":["353693b2-4a8a-4b4d-aadb-9f723b86bffe"],"description":"","tags":[],"updated_at":"2018-08-31T08:16:16Z","qos_policy_id":null,"name":"vping_ssh-net_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187","admin_state_up":true,"tenant_id":"540ad5a980fe4f919b792b480b2a21a3","created_at":"2018-08-31T08:16:15Z","mtu":1450}]} 2018-08-31 08:16:39,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-7c8ba34e-b4bc-40cd-b814-496d11c7fda3 2018-08-31 08:16:39,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.372339010239s 2018-08-31 08:16:39,697 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-7c8ba34e-b4bc-40cd-b814-496d11c7fda3 2018-08-31 08:16:39,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 08:16:39,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:16:39,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-a856e2d5-d627-4846-8345-51baf6da8620 Date: Fri, 31 Aug 2018 08:16:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6abea54-66f7-46ba-81a4-de1a2b85b2d2","tenant_id":"540ad5a980fe4f919b792b480b2a21a3","created_at":"2018-08-31T08:16:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T08:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"540ad5a980fe4f919b792b480b2a21a3","id":"353693b2-4a8a-4b4d-aadb-9f723b86bffe","subnetpool_id":null,"name":"vping_ssh-subnet_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}]} 2018-08-31 08:16:39,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-a856e2d5-d627-4846-8345-51baf6da8620 2018-08-31 08:16:39,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0410358905792s 2018-08-31 08:16:39,739 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-a856e2d5-d627-4846-8345-51baf6da8620 2018-08-31 08:16:39,740 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:16:41,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:16:41,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:16:43,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:16:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77218344-4578-434d-92d2-59d3e0f1c789 x-compute-request-id: req-77218344-4578-434d-92d2-59d3e0f1c789 Content-Encoding: gzip Content-Length: 640 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9", "rel": "bookmark"}], "image": {"id": "94d6c298-99d7-4442-b2af-9a788742fa07", "links": [{"href": "http://172.30.9.34:8774/images/94d6c298-99d7-4442-b2af-9a788742fa07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cccd6839-06b3-4169-94b8-7f871b00d588", "links": [{"href": "http://172.30.9.34:8774/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "rel": "bookmark"}]}, "id": "20a17856-a6e6-41cf-a626-b47ef37a45a9", "user_id": "6cfa22afcc944979a97a355bd9ea1332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T08:16:41Z", "hostId": "36ff5b76f31ff6a7f5a999e9b35a45c8f70f4c361d53b49027f40cdf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "created": "2018-08-31T08:16:38Z", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:16:43,043 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-77218344-4578-434d-92d2-59d3e0f1c789 2018-08-31 08:16:43,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.30078983307s 2018-08-31 08:16:43,044 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-77218344-4578-434d-92d2-59d3e0f1c789 2018-08-31 08:16:43,048 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:16:45,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:16:45,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:16:45,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:16: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-bbff158e-5b05-43f9-bdde-ea12621bdfc9 x-compute-request-id: req-bbff158e-5b05-43f9-bdde-ea12621bdfc9 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.34:8774/v2.1/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9", "rel": "bookmark"}], "image": {"id": "94d6c298-99d7-4442-b2af-9a788742fa07", "links": [{"href": "http://172.30.9.34:8774/images/94d6c298-99d7-4442-b2af-9a788742fa07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cccd6839-06b3-4169-94b8-7f871b00d588", "links": [{"href": "http://172.30.9.34:8774/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "rel": "bookmark"}]}, "id": "20a17856-a6e6-41cf-a626-b47ef37a45a9", "security_groups": [{"name": "vping_ssh-sg_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}], "user_id": "6cfa22afcc944979a97a355bd9ea1332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T08:16:42Z", "hostId": "36ff5b76f31ff6a7f5a999e9b35a45c8f70f4c361d53b49027f40cdf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "created": "2018-08-31T08:16:38Z", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:16:45,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-bbff158e-5b05-43f9-bdde-ea12621bdfc9 2018-08-31 08:16:45,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.947448968887s 2018-08-31 08:16:45,998 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-bbff158e-5b05-43f9-bdde-ea12621bdfc9 2018-08-31 08:16:46,001 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:16:48,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:16:48,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:16:48,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:16: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-d76cfa17-6809-4ad7-87b5-b79a403952eb x-compute-request-id: req-d76cfa17-6809-4ad7-87b5-b79a403952eb 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.34:8774/v2.1/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9", "rel": "bookmark"}], "image": {"id": "94d6c298-99d7-4442-b2af-9a788742fa07", "links": [{"href": "http://172.30.9.34:8774/images/94d6c298-99d7-4442-b2af-9a788742fa07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cccd6839-06b3-4169-94b8-7f871b00d588", "links": [{"href": "http://172.30.9.34:8774/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "rel": "bookmark"}]}, "id": "20a17856-a6e6-41cf-a626-b47ef37a45a9", "security_groups": [{"name": "vping_ssh-sg_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}], "user_id": "6cfa22afcc944979a97a355bd9ea1332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T08:16:42Z", "hostId": "36ff5b76f31ff6a7f5a999e9b35a45c8f70f4c361d53b49027f40cdf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "created": "2018-08-31T08:16:38Z", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:16:48,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-d76cfa17-6809-4ad7-87b5-b79a403952eb 2018-08-31 08:16:48,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.78296995163s 2018-08-31 08:16:48,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-d76cfa17-6809-4ad7-87b5-b79a403952eb 2018-08-31 08:16:48,790 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:16:50,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:16:50,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:16:51,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:16: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-5b59574b-65d4-4d9e-85e9-a688b60f3069 x-compute-request-id: req-5b59574b-65d4-4d9e-85e9-a688b60f3069 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:4e:15", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9", "rel": "bookmark"}], "image": {"id": "94d6c298-99d7-4442-b2af-9a788742fa07", "links": [{"href": "http://172.30.9.34:8774/images/94d6c298-99d7-4442-b2af-9a788742fa07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:16:48.000000", "flavor": {"id": "cccd6839-06b3-4169-94b8-7f871b00d588", "links": [{"href": "http://172.30.9.34:8774/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "rel": "bookmark"}]}, "id": "20a17856-a6e6-41cf-a626-b47ef37a45a9", "security_groups": [{"name": "vping_ssh-sg_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}], "user_id": "6cfa22afcc944979a97a355bd9ea1332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:16:48Z", "hostId": "36ff5b76f31ff6a7f5a999e9b35a45c8f70f4c361d53b49027f40cdf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "created": "2018-08-31T08:16:38Z", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:16:51,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-5b59574b-65d4-4d9e-85e9-a688b60f3069 2018-08-31 08:16:51,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.697613954544s 2018-08-31 08:16:51,490 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-5b59574b-65d4-4d9e-85e9-a688b60f3069 2018-08-31 08:16:51,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 08:16:51,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/ports.json?device_id=20a17856-a6e6-41cf-a626-b47ef37a45a9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:16:51,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-e9e1a96b-e887-4118-9abb-2d3a9aa1fdd0 Date: Fri, 31 Aug 2018 08:16:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T08:16:47Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"353693b2-4a8a-4b4d-aadb-9f723b86bffe","ip_address":"192.168.120.17"}],"id":"3b1779d8-e69c-4700-8596-d9f46901e4b1","security_groups":["fefe46b3-c300-45fd-aff1-ae8de0a2a7e3"],"mac_address":"fa:16:3e:45:4e:15","project_id":"540ad5a980fe4f919b792b480b2a21a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6abea54-66f7-46ba-81a4-de1a2b85b2d2","tenant_id":"540ad5a980fe4f919b792b480b2a21a3","created_at":"2018-08-31T08:16:43Z","binding:vnic_type":"normal","device_id":"20a17856-a6e6-41cf-a626-b47ef37a45a9","ip_allocation":"immediate"}]} 2018-08-31 08:16:51,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=20a17856-a6e6-41cf-a626-b47ef37a45a9 used request id req-e9e1a96b-e887-4118-9abb-2d3a9aa1fdd0 2018-08-31 08:16:51,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0521190166473s 2018-08-31 08:16:51,547 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=20a17856-a6e6-41cf-a626-b47ef37a45a9 used request id req-e9e1a96b-e887-4118-9abb-2d3a9aa1fdd0 2018-08-31 08:16:51,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:16:51,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/floatingips.json?port_id=3b1779d8-e69c-4700-8596-d9f46901e4b1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:16:51,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3713277b-701c-4380-8afd-5244f33dcb20 Date: Fri, 31 Aug 2018 08:16:51 GMT RESP BODY: {"floatingips": []} 2018-08-31 08:16:51,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json?port_id=3b1779d8-e69c-4700-8596-d9f46901e4b1 used request id req-3713277b-701c-4380-8afd-5244f33dcb20 2018-08-31 08:16:51,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0479979515076s 2018-08-31 08:16:51,600 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json?port_id=3b1779d8-e69c-4700-8596-d9f46901e4b1 used request id req-3713277b-701c-4380-8afd-5244f33dcb20 2018-08-31 08:16:51,601 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:45:4e:15', u'version': 4, u'addr': u'192.168.120.17', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'94d6c298-99d7-4442-b2af-9a788742fa07'}), 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-31T08:16:48.000000', 'flavor': Munch({u'id': u'cccd6839-06b3-4169-94b8-7f871b00d588'}), 'az': u'nova', 'id': u'20a17856-a6e6-41cf-a626-b47ef37a45a9', 'security_groups': [Munch({u'name': u'vping_ssh-sg_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6cfa22afcc944979a97a355bd9ea1332', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'540ad5a980fe4f919b792b480b2a21a3', 'name': 'vping_ssh-project_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187', '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-31T08:16:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T08:16:48Z', 'hostId': u'36ff5b76f31ff6a7f5a999e9b35a45c8f70f4c361d53b49027f40cdf', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'36ff5b76f31ff6a7f5a999e9b35a45c8f70f4c361d53b49027f40cdf', '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-31T08:16:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'540ad5a980fe4f919b792b480b2a21a3', 'name': u'vping_ssh-vm2_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187', 'adminPass': u'Jfh2MRK5iZaj', 'tenant_id': u'540ad5a980fe4f919b792b480b2a21a3', 'created_at': u'2018-08-31T08:16:38Z', 'created': u'2018-08-31T08:16:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 08:16:51,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:16:51,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:16:51,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-244a2a04-9732-43cd-b49b-71887d3ec653 Date: Fri, 31 Aug 2018 08:16:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e6abea54-66f7-46ba-81a4-de1a2b85b2d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"540ad5a980fe4f919b792b480b2a21a3","l2_adjacency":true,"status":"ACTIVE","subnets":["353693b2-4a8a-4b4d-aadb-9f723b86bffe"],"description":"","tags":[],"updated_at":"2018-08-31T08:16:16Z","qos_policy_id":null,"name":"vping_ssh-net_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187","admin_state_up":true,"tenant_id":"540ad5a980fe4f919b792b480b2a21a3","created_at":"2018-08-31T08:16:15Z","mtu":1450}]} 2018-08-31 08:16:51,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-244a2a04-9732-43cd-b49b-71887d3ec653 2018-08-31 08:16:51,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.344385147095s 2018-08-31 08:16:51,947 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-244a2a04-9732-43cd-b49b-71887d3ec653 2018-08-31 08:16:51,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:16:51,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:16:52,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-5918264f-b76d-4bbb-9dda-21cbb647eaf0 Date: Fri, 31 Aug 2018 08:16:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:16:28Z", "file": "/v2/images/94d6c298-99d7-4442-b2af-9a788742fa07/file", "owner": "540ad5a980fe4f919b792b480b2a21a3", "id": "94d6c298-99d7-4442-b2af-9a788742fa07", "size": 12716032, "self": "/v2/images/94d6c298-99d7-4442-b2af-9a788742fa07", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/94d6c298-99d7-4442-b2af-9a788742fa07/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/94d6c298-99d7-4442-b2af-9a788742fa07/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:16:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:16:52,721 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-5918264f-b76d-4bbb-9dda-21cbb647eaf0 2018-08-31 08:16:52,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.769077062607s 2018-08-31 08:16:52,721 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-5918264f-b76d-4bbb-9dda-21cbb647eaf0 2018-08-31 08:16:52,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 08:16:52,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:16:52,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08: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-57fb73ab-2b93-4194-9a91-99ba860afda1 x-compute-request-id: req-57fb73ab-2b93-4194-9a91-99ba860afda1 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "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": "cccd6839-06b3-4169-94b8-7f871b00d588"}]} 2018-08-31 08:16:52,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-57fb73ab-2b93-4194-9a91-99ba860afda1 2018-08-31 08:16:52,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254590511322s 2018-08-31 08:16:52,749 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-57fb73ab-2b93-4194-9a91-99ba860afda1 2018-08-31 08:16:52,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 08:16:52,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}cbc6bba6bc11feedb1026d3c587148a1a26f635e" -d '{"server": {"name": "vping_ssh-vm_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "imageRef": "94d6c298-99d7-4442-b2af-9a788742fa07", "key_name": "vping_ssh-kp_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "flavorRef": "cccd6839-06b3-4169-94b8-7f871b00d588", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e6abea54-66f7-46ba-81a4-de1a2b85b2d2"}], "security_groups": [{"name": "fefe46b3-c300-45fd-aff1-ae8de0a2a7e3"}]}}' 2018-08-31 08:16:57,658 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08: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 x-openstack-request-id: req-08b91566-bdff-476e-bc6e-68348b1fa9c8 x-compute-request-id: req-08b91566-bdff-476e-bc6e-68348b1fa9c8 Content-Length: 403 location: http://172.30.9.34:8774/v2.1/servers/aa92a15b-f0e9-4159-962e-017b717e6bb0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "fefe46b3-c300-45fd-aff1-ae8de0a2a7e3"}], "OS-DCF:diskConfig": "MANUAL", "id": "aa92a15b-f0e9-4159-962e-017b717e6bb0", "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/aa92a15b-f0e9-4159-962e-017b717e6bb0", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/aa92a15b-f0e9-4159-962e-017b717e6bb0", "rel": "bookmark"}], "adminPass": "7ssRjUZ3vfjy"}} 2018-08-31 08:16:57,659 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-08b91566-bdff-476e-bc6e-68348b1fa9c8 2018-08-31 08:16:57,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.90852403641s 2018-08-31 08:16:57,659 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-08b91566-bdff-476e-bc6e-68348b1fa9c8 2018-08-31 08:16:57,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:16:57,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:16:58,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08: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-08b3d462-be93-45c1-91b4-b5a54269b107 x-compute-request-id: req-08b3d462-be93-45c1-91b4-b5a54269b107 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/aa92a15b-f0e9-4159-962e-017b717e6bb0", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/aa92a15b-f0e9-4159-962e-017b717e6bb0", "rel": "bookmark"}], "image": {"id": "94d6c298-99d7-4442-b2af-9a788742fa07", "links": [{"href": "http://172.30.9.34:8774/images/94d6c298-99d7-4442-b2af-9a788742fa07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cccd6839-06b3-4169-94b8-7f871b00d588", "links": [{"href": "http://172.30.9.34:8774/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "rel": "bookmark"}]}, "id": "aa92a15b-f0e9-4159-962e-017b717e6bb0", "user_id": "6cfa22afcc944979a97a355bd9ea1332", "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-31T08:16:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "name": "vping_ssh-vm_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "created": "2018-08-31T08:16:57Z", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:4e:15", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9", "rel": "bookmark"}], "image": {"id": "94d6c298-99d7-4442-b2af-9a788742fa07", "links": [{"href": "http://172.30.9.34:8774/images/94d6c298-99d7-4442-b2af-9a788742fa07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:16:48.000000", "flavor": {"id": "cccd6839-06b3-4169-94b8-7f871b00d588", "links": [{"href": "http://172.30.9.34:8774/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "rel": "bookmark"}]}, "id": "20a17856-a6e6-41cf-a626-b47ef37a45a9", "security_groups": [{"name": "vping_ssh-sg_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}], "user_id": "6cfa22afcc944979a97a355bd9ea1332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:16:48Z", "hostId": "36ff5b76f31ff6a7f5a999e9b35a45c8f70f4c361d53b49027f40cdf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "created": "2018-08-31T08:16:38Z", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:16:58,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-08b3d462-be93-45c1-91b4-b5a54269b107 2018-08-31 08:16:58,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05290198326s 2018-08-31 08:16:58,713 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-08b3d462-be93-45c1-91b4-b5a54269b107 2018-08-31 08:16:58,719 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:17:00,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:17:00,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:02,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:17: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-e2e8dded-29d1-4a72-bd42-bc94ffceffb1 x-compute-request-id: req-e2e8dded-29d1-4a72-bd42-bc94ffceffb1 Content-Encoding: gzip Content-Length: 900 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/aa92a15b-f0e9-4159-962e-017b717e6bb0", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/aa92a15b-f0e9-4159-962e-017b717e6bb0", "rel": "bookmark"}], "image": {"id": "94d6c298-99d7-4442-b2af-9a788742fa07", "links": [{"href": "http://172.30.9.34:8774/images/94d6c298-99d7-4442-b2af-9a788742fa07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cccd6839-06b3-4169-94b8-7f871b00d588", "links": [{"href": "http://172.30.9.34:8774/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "rel": "bookmark"}]}, "id": "aa92a15b-f0e9-4159-962e-017b717e6bb0", "security_groups": [{"name": "vping_ssh-sg_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}], "user_id": "6cfa22afcc944979a97a355bd9ea1332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T08:17:00Z", "hostId": "98ddab8437cc1e07b9886132660be5d60497ec972a86bee5a70bbad4", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "name": "vping_ssh-vm_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "created": "2018-08-31T08:16:57Z", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:4e:15", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9", "rel": "bookmark"}], "image": {"id": "94d6c298-99d7-4442-b2af-9a788742fa07", "links": [{"href": "http://172.30.9.34:8774/images/94d6c298-99d7-4442-b2af-9a788742fa07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:16:48.000000", "flavor": {"id": "cccd6839-06b3-4169-94b8-7f871b00d588", "links": [{"href": "http://172.30.9.34:8774/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "rel": "bookmark"}]}, "id": "20a17856-a6e6-41cf-a626-b47ef37a45a9", "security_groups": [{"name": "vping_ssh-sg_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}], "user_id": "6cfa22afcc944979a97a355bd9ea1332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:16:48Z", "hostId": "36ff5b76f31ff6a7f5a999e9b35a45c8f70f4c361d53b49027f40cdf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "created": "2018-08-31T08:16:38Z", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:17:02,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e2e8dded-29d1-4a72-bd42-bc94ffceffb1 2018-08-31 08:17:02,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.46458601952s 2018-08-31 08:17:02,185 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e2e8dded-29d1-4a72-bd42-bc94ffceffb1 2018-08-31 08:17:02,190 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:17:04,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:17:04,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:04,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08: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-edbcbbf3-71b5-41a5-852f-31bdc8c1a780 x-compute-request-id: req-edbcbbf3-71b5-41a5-852f-31bdc8c1a780 Content-Encoding: gzip Content-Length: 893 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/aa92a15b-f0e9-4159-962e-017b717e6bb0", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/aa92a15b-f0e9-4159-962e-017b717e6bb0", "rel": "bookmark"}], "image": {"id": "94d6c298-99d7-4442-b2af-9a788742fa07", "links": [{"href": "http://172.30.9.34:8774/images/94d6c298-99d7-4442-b2af-9a788742fa07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cccd6839-06b3-4169-94b8-7f871b00d588", "links": [{"href": "http://172.30.9.34:8774/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "rel": "bookmark"}]}, "id": "aa92a15b-f0e9-4159-962e-017b717e6bb0", "security_groups": [{"name": "vping_ssh-sg_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}], "user_id": "6cfa22afcc944979a97a355bd9ea1332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T08:17:01Z", "hostId": "98ddab8437cc1e07b9886132660be5d60497ec972a86bee5a70bbad4", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "name": "vping_ssh-vm_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "created": "2018-08-31T08:16:57Z", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:4e:15", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9", "rel": "bookmark"}], "image": {"id": "94d6c298-99d7-4442-b2af-9a788742fa07", "links": [{"href": "http://172.30.9.34:8774/images/94d6c298-99d7-4442-b2af-9a788742fa07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:16:48.000000", "flavor": {"id": "cccd6839-06b3-4169-94b8-7f871b00d588", "links": [{"href": "http://172.30.9.34:8774/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "rel": "bookmark"}]}, "id": "20a17856-a6e6-41cf-a626-b47ef37a45a9", "security_groups": [{"name": "vping_ssh-sg_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}], "user_id": "6cfa22afcc944979a97a355bd9ea1332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:16:48Z", "hostId": "36ff5b76f31ff6a7f5a999e9b35a45c8f70f4c361d53b49027f40cdf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "created": "2018-08-31T08:16:38Z", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:17:04,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-edbcbbf3-71b5-41a5-852f-31bdc8c1a780 2018-08-31 08:17:04,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446159124374s 2018-08-31 08:17:04,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-edbcbbf3-71b5-41a5-852f-31bdc8c1a780 2018-08-31 08:17:04,641 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:17:06,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:17:06,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:07,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08: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-9c55f688-6da4-407c-b03e-cfbc54051a54 x-compute-request-id: req-9c55f688-6da4-407c-b03e-cfbc54051a54 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:b6:2f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/aa92a15b-f0e9-4159-962e-017b717e6bb0", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/aa92a15b-f0e9-4159-962e-017b717e6bb0", "rel": "bookmark"}], "image": {"id": "94d6c298-99d7-4442-b2af-9a788742fa07", "links": [{"href": "http://172.30.9.34:8774/images/94d6c298-99d7-4442-b2af-9a788742fa07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:17:06.000000", "flavor": {"id": "cccd6839-06b3-4169-94b8-7f871b00d588", "links": [{"href": "http://172.30.9.34:8774/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "rel": "bookmark"}]}, "id": "aa92a15b-f0e9-4159-962e-017b717e6bb0", "security_groups": [{"name": "vping_ssh-sg_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}], "user_id": "6cfa22afcc944979a97a355bd9ea1332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:17:06Z", "hostId": "98ddab8437cc1e07b9886132660be5d60497ec972a86bee5a70bbad4", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "name": "vping_ssh-vm_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "created": "2018-08-31T08:16:57Z", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:4e:15", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9", "rel": "bookmark"}], "image": {"id": "94d6c298-99d7-4442-b2af-9a788742fa07", "links": [{"href": "http://172.30.9.34:8774/images/94d6c298-99d7-4442-b2af-9a788742fa07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:16:48.000000", "flavor": {"id": "cccd6839-06b3-4169-94b8-7f871b00d588", "links": [{"href": "http://172.30.9.34:8774/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "rel": "bookmark"}]}, "id": "20a17856-a6e6-41cf-a626-b47ef37a45a9", "security_groups": [{"name": "vping_ssh-sg_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}], "user_id": "6cfa22afcc944979a97a355bd9ea1332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:16:48Z", "hostId": "36ff5b76f31ff6a7f5a999e9b35a45c8f70f4c361d53b49027f40cdf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "created": "2018-08-31T08:16:38Z", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:17:07,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-9c55f688-6da4-407c-b03e-cfbc54051a54 2018-08-31 08:17:07,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.866390943527s 2018-08-31 08:17:07,511 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-9c55f688-6da4-407c-b03e-cfbc54051a54 2018-08-31 08:17:07,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 08:17:07,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/ports.json?device_id=aa92a15b-f0e9-4159-962e-017b717e6bb0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:07,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-34d31424-8617-4912-aa8c-69f4e1fbddb1 Date: Fri, 31 Aug 2018 08:17:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T08:17:05Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"353693b2-4a8a-4b4d-aadb-9f723b86bffe","ip_address":"192.168.120.10"}],"id":"41b13362-8164-4d87-bc57-e89ce54bb290","security_groups":["fefe46b3-c300-45fd-aff1-ae8de0a2a7e3"],"mac_address":"fa:16:3e:9d:b6:2f","project_id":"540ad5a980fe4f919b792b480b2a21a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6abea54-66f7-46ba-81a4-de1a2b85b2d2","tenant_id":"540ad5a980fe4f919b792b480b2a21a3","created_at":"2018-08-31T08:17:01Z","binding:vnic_type":"normal","device_id":"aa92a15b-f0e9-4159-962e-017b717e6bb0","ip_allocation":"immediate"}]} 2018-08-31 08:17:07,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=aa92a15b-f0e9-4159-962e-017b717e6bb0 used request id req-34d31424-8617-4912-aa8c-69f4e1fbddb1 2018-08-31 08:17:07,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0615041255951s 2018-08-31 08:17:07,578 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=aa92a15b-f0e9-4159-962e-017b717e6bb0 used request id req-34d31424-8617-4912-aa8c-69f4e1fbddb1 2018-08-31 08:17:07,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:17:07,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/floatingips.json?port_id=41b13362-8164-4d87-bc57-e89ce54bb290" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:07,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-dcc61077-f1d1-4319-b00e-b8fe41044ced Date: Fri, 31 Aug 2018 08:17:07 GMT RESP BODY: {"floatingips": []} 2018-08-31 08:17:07,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json?port_id=41b13362-8164-4d87-bc57-e89ce54bb290 used request id req-dcc61077-f1d1-4319-b00e-b8fe41044ced 2018-08-31 08:17:07,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0479159355164s 2018-08-31 08:17:07,631 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json?port_id=41b13362-8164-4d87-bc57-e89ce54bb290 used request id req-dcc61077-f1d1-4319-b00e-b8fe41044ced 2018-08-31 08:17:07,632 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9d:b6:2f', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'94d6c298-99d7-4442-b2af-9a788742fa07'}), 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-31T08:17:06.000000', 'flavor': Munch({u'id': u'cccd6839-06b3-4169-94b8-7f871b00d588'}), 'az': u'nova', 'id': u'aa92a15b-f0e9-4159-962e-017b717e6bb0', 'security_groups': [Munch({u'name': u'vping_ssh-sg_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6cfa22afcc944979a97a355bd9ea1332', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'540ad5a980fe4f919b792b480b2a21a3', 'name': 'vping_ssh-project_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187', '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-31T08:17:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T08:17:06Z', 'hostId': u'98ddab8437cc1e07b9886132660be5d60497ec972a86bee5a70bbad4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'98ddab8437cc1e07b9886132660be5d60497ec972a86bee5a70bbad4', '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-31T08:17:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'540ad5a980fe4f919b792b480b2a21a3', 'name': u'vping_ssh-vm_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187', 'adminPass': u'7ssRjUZ3vfjy', 'tenant_id': u'540ad5a980fe4f919b792b480b2a21a3', 'created_at': u'2018-08-31T08:16:57Z', 'created': u'2018-08-31T08:16:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 08:17:07,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:17:07,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:07,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-9ed3f8a3-7da7-4ca9-871e-f88f88b67c12 Date: Fri, 31 Aug 2018 08:17:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e6abea54-66f7-46ba-81a4-de1a2b85b2d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"540ad5a980fe4f919b792b480b2a21a3","l2_adjacency":true,"status":"ACTIVE","subnets":["353693b2-4a8a-4b4d-aadb-9f723b86bffe"],"description":"","tags":[],"updated_at":"2018-08-31T08:16:16Z","qos_policy_id":null,"name":"vping_ssh-net_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187","admin_state_up":true,"tenant_id":"540ad5a980fe4f919b792b480b2a21a3","created_at":"2018-08-31T08:16:15Z","mtu":1450}]} 2018-08-31 08:17:07,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-9ed3f8a3-7da7-4ca9-871e-f88f88b67c12 2018-08-31 08:17:07,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109828948975s 2018-08-31 08:17:07,745 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-9ed3f8a3-7da7-4ca9-871e-f88f88b67c12 2018-08-31 08:17:07,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 08:17:07,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/ports.json?device_id=aa92a15b-f0e9-4159-962e-017b717e6bb0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:07,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-96800738-ff2d-4bbd-8888-924176f77c4b Date: Fri, 31 Aug 2018 08:17:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T08:17:05Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"353693b2-4a8a-4b4d-aadb-9f723b86bffe","ip_address":"192.168.120.10"}],"id":"41b13362-8164-4d87-bc57-e89ce54bb290","security_groups":["fefe46b3-c300-45fd-aff1-ae8de0a2a7e3"],"mac_address":"fa:16:3e:9d:b6:2f","project_id":"540ad5a980fe4f919b792b480b2a21a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6abea54-66f7-46ba-81a4-de1a2b85b2d2","tenant_id":"540ad5a980fe4f919b792b480b2a21a3","created_at":"2018-08-31T08:17:01Z","binding:vnic_type":"normal","device_id":"aa92a15b-f0e9-4159-962e-017b717e6bb0","ip_allocation":"immediate"}]} 2018-08-31 08:17:07,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=aa92a15b-f0e9-4159-962e-017b717e6bb0 used request id req-96800738-ff2d-4bbd-8888-924176f77c4b 2018-08-31 08:17:07,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0518710613251s 2018-08-31 08:17:07,799 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=aa92a15b-f0e9-4159-962e-017b717e6bb0 used request id req-96800738-ff2d-4bbd-8888-924176f77c4b 2018-08-31 08:17:07,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-31 08:17:07,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" -d '{"floatingip": {"floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "fixed_ip_address": "192.168.120.10", "port_id": "41b13362-8164-4d87-bc57-e89ce54bb290"}}' 2018-08-31 08:17:10,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-61e47cab-c4da-4a0f-93dc-5dff1b400dac Date: Fri, 31 Aug 2018 08:17:10 GMT RESP BODY: {"floatingip": {"router_id": "e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57", "status": "DOWN", "description": "", "tags": [], "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "created_at": "2018-08-31T08:17:08Z", "updated_at": "2018-08-31T08:17:08Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e6abea54-66f7-46ba-81a4-de1a2b85b2d2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9d:b6:2f", "device_id": "aa92a15b-f0e9-4159-962e-017b717e6bb0"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "540ad5a980fe4f919b792b480b2a21a3", "port_id": "41b13362-8164-4d87-bc57-e89ce54bb290", "id": "2dc85323-37f7-4bc0-8a71-e0fc69dfa8c7", "qos_policy_id": null}} 2018-08-31 08:17:10,884 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-61e47cab-c4da-4a0f-93dc-5dff1b400dac 2018-08-31 08:17:10,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.08416008949s 2018-08-31 08:17:10,884 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-61e47cab-c4da-4a0f-93dc-5dff1b400dac 2018-08-31 08:17:10,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:17:10,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:10,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-2fe15601-a2af-416e-ba21-38eb12c632b1 Date: Fri, 31 Aug 2018 08:17:11 GMT RESP BODY: {"floatingips": [{"router_id": "e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57", "status": "DOWN", "description": "", "tags": [], "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "created_at": "2018-08-31T08:17:08Z", "updated_at": "2018-08-31T08:17:08Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e6abea54-66f7-46ba-81a4-de1a2b85b2d2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9d:b6:2f", "device_id": "aa92a15b-f0e9-4159-962e-017b717e6bb0"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "540ad5a980fe4f919b792b480b2a21a3", "port_id": "41b13362-8164-4d87-bc57-e89ce54bb290", "id": "2dc85323-37f7-4bc0-8a71-e0fc69dfa8c7", "qos_policy_id": null}]} 2018-08-31 08:17:10,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-2fe15601-a2af-416e-ba21-38eb12c632b1 2018-08-31 08:17:10,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0619511604309s 2018-08-31 08:17:10,955 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-2fe15601-a2af-416e-ba21-38eb12c632b1 2018-08-31 08:17:10,959 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 08:17:11,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:17:11,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:11,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-c7d2dc6b-9cc6-46d6-97e2-25de2aab6e54 Date: Fri, 31 Aug 2018 08:17:11 GMT RESP BODY: {"floatingips": [{"router_id": "e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57", "status": "DOWN", "description": "", "tags": [], "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "created_at": "2018-08-31T08:17:08Z", "updated_at": "2018-08-31T08:17:08Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e6abea54-66f7-46ba-81a4-de1a2b85b2d2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9d:b6:2f", "device_id": "aa92a15b-f0e9-4159-962e-017b717e6bb0"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "540ad5a980fe4f919b792b480b2a21a3", "port_id": "41b13362-8164-4d87-bc57-e89ce54bb290", "id": "2dc85323-37f7-4bc0-8a71-e0fc69dfa8c7", "qos_policy_id": null}]} 2018-08-31 08:17:11,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-c7d2dc6b-9cc6-46d6-97e2-25de2aab6e54 2018-08-31 08:17:11,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0742890834808s 2018-08-31 08:17:11,139 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-c7d2dc6b-9cc6-46d6-97e2-25de2aab6e54 2018-08-31 08:17:11,142 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 08:17:11,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:17:11,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:11,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-75c93764-cf0a-4a18-99bf-0912b03bb3dd Date: Fri, 31 Aug 2018 08:17:11 GMT RESP BODY: {"floatingips": [{"router_id": "e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57", "status": "DOWN", "description": "", "tags": [], "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "created_at": "2018-08-31T08:17:08Z", "updated_at": "2018-08-31T08:17:08Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e6abea54-66f7-46ba-81a4-de1a2b85b2d2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9d:b6:2f", "device_id": "aa92a15b-f0e9-4159-962e-017b717e6bb0"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "540ad5a980fe4f919b792b480b2a21a3", "port_id": "41b13362-8164-4d87-bc57-e89ce54bb290", "id": "2dc85323-37f7-4bc0-8a71-e0fc69dfa8c7", "qos_policy_id": null}]} 2018-08-31 08:17:11,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-75c93764-cf0a-4a18-99bf-0912b03bb3dd 2018-08-31 08:17:11,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0622210502625s 2018-08-31 08:17:11,310 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-75c93764-cf0a-4a18-99bf-0912b03bb3dd 2018-08-31 08:17:11,313 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 08:17:11,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:17:11,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:11,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-17feed27-9cbc-44d5-9a49-b9fa471848e0 Date: Fri, 31 Aug 2018 08:17:11 GMT RESP BODY: {"floatingips": [{"router_id": "e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57", "status": "DOWN", "description": "", "tags": [], "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "created_at": "2018-08-31T08:17:08Z", "updated_at": "2018-08-31T08:17:08Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e6abea54-66f7-46ba-81a4-de1a2b85b2d2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9d:b6:2f", "device_id": "aa92a15b-f0e9-4159-962e-017b717e6bb0"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "540ad5a980fe4f919b792b480b2a21a3", "port_id": "41b13362-8164-4d87-bc57-e89ce54bb290", "id": "2dc85323-37f7-4bc0-8a71-e0fc69dfa8c7", "qos_policy_id": null}]} 2018-08-31 08:17:11,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-17feed27-9cbc-44d5-9a49-b9fa471848e0 2018-08-31 08:17:11,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0635600090027s 2018-08-31 08:17:11,483 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-17feed27-9cbc-44d5-9a49-b9fa471848e0 2018-08-31 08:17:11,486 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 08:17:11,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:17:11,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:11,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-b70a3c01-6e04-4c55-a43c-1920a0f1bf14 Date: Fri, 31 Aug 2018 08:17:11 GMT RESP BODY: {"floatingips": [{"router_id": "e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57", "status": "DOWN", "description": "", "tags": [], "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "created_at": "2018-08-31T08:17:08Z", "updated_at": "2018-08-31T08:17:08Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e6abea54-66f7-46ba-81a4-de1a2b85b2d2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9d:b6:2f", "device_id": "aa92a15b-f0e9-4159-962e-017b717e6bb0"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "540ad5a980fe4f919b792b480b2a21a3", "port_id": "41b13362-8164-4d87-bc57-e89ce54bb290", "id": "2dc85323-37f7-4bc0-8a71-e0fc69dfa8c7", "qos_policy_id": null}]} 2018-08-31 08:17:11,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-b70a3c01-6e04-4c55-a43c-1920a0f1bf14 2018-08-31 08:17:11,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.248577833176s 2018-08-31 08:17:11,840 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-b70a3c01-6e04-4c55-a43c-1920a0f1bf14 2018-08-31 08:17:11,843 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 08:17:11,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:17:11,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:12,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-86068fda-036f-4e55-b20a-9d324966b4a7 Date: Fri, 31 Aug 2018 08:17:12 GMT RESP BODY: {"floatingips": [{"router_id": "e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "created_at": "2018-08-31T08:17:08Z", "updated_at": "2018-08-31T08:17:11Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e6abea54-66f7-46ba-81a4-de1a2b85b2d2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9d:b6:2f", "device_id": "aa92a15b-f0e9-4159-962e-017b717e6bb0"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "540ad5a980fe4f919b792b480b2a21a3", "port_id": "41b13362-8164-4d87-bc57-e89ce54bb290", "id": "2dc85323-37f7-4bc0-8a71-e0fc69dfa8c7", "qos_policy_id": null}]} 2018-08-31 08:17:12,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-86068fda-036f-4e55-b20a-9d324966b4a7 2018-08-31 08:17:12,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0615439414978s 2018-08-31 08:17:12,010 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-86068fda-036f-4e55-b20a-9d324966b4a7 2018-08-31 08:17:12,013 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57', 'updated_at': u'2018-08-31T08:17:11Z', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'41b13362-8164-4d87-bc57-e89ce54bb290', 'id': u'2dc85323-37f7-4bc0-8a71-e0fc69dfa8c7', 'network': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', 'port': u'41b13362-8164-4d87-bc57-e89ce54bb290', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'540ad5a980fe4f919b792b480b2a21a3', 'name': 'vping_ssh-project_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'540ad5a980fe4f919b792b480b2a21a3', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e6abea54-66f7-46ba-81a4-de1a2b85b2d2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9d:b6:2f', u'device_id': u'aa92a15b-f0e9-4159-962e-017b717e6bb0'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'540ad5a980fe4f919b792b480b2a21a3', 'created_at': u'2018-08-31T08:17:08Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e6abea54-66f7-46ba-81a4-de1a2b85b2d2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9d:b6:2f', u'device_id': u'aa92a15b-f0e9-4159-962e-017b717e6bb0'}), 'router': u'e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57'}) 2018-08-31 08:17:12,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 08:17:12,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/aa92a15b-f0e9-4159-962e-017b717e6bb0/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}cbc6bba6bc11feedb1026d3c587148a1a26f635e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 08:17:12,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:17: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-42b4efe0-a6f7-4640-af36-ef3eb89627d8 x-compute-request-id: req-42b4efe0-a6f7-4640-af36-ef3eb89627d8 Content-Encoding: gzip Content-Length: 9573 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 493050514 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.191113] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193345] pid_max: default: 32768 minimum: 301\n[ 0.194546] ACPI: Core revision 20150930\n[ 0.196147] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197904] Security Framework initialized\n[ 0.198999] Yama: becoming mindful.\n[ 0.199981] AppArmor: AppArmor initialized\n[ 0.201119] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202902] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204574] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206202] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208033] Initializing cgroup subsys io\n[ 0.209125] Initializing cgroup subsys memory\n[ 0.210292] Initializing cgroup subsys devices\n[ 0.211467] Initializing cgroup subsys freezer\n[ 0.212619] Initializing cgroup subsys net_cls\n[ 0.213785] Initializing cgroup subsys perf_event\n[ 0.215006] Initializing cgroup subsys net_prio\n[ 0.216185] Initializing cgroup subsys hugetlb\n[ 0.217343] Initializing cgroup subsys pids\n[ 0.218504] CPU: Physical Processor ID: 0\n[ 0.220275] mce: CPU supports 10 MCE banks\n[ 0.221393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222731] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238838] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.245392] ftrace: allocating 31920 entries in 125 pages\n[ 0.270812] smpboot: Max logical packages: 1\n[ 0.271971] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273802] x2apic enabled\n[ 0.274930] Switched APIC routing to physical x2apic.\n[ 0.277338] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278824] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281487] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283892] KVM setup paravirtual spinlock\n[ 0.285462] x86: Booted up 1 node, 1 CPUs\n[ 0.286550] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288391] devtmpfs: initialized\n[ 0.290344] evm: security.selinux\n[ 0.291296] evm: security.SMACK64\n[ 0.292235] evm: security.SMACK64EXEC\n[ 0.293240] evm: security.SMACK64TRANSMUTE\n[ 0.294326] evm: security.SMACK64MMAP\n[ 0.295324] evm: security.ima\n[ 0.296190] evm: security.capability\n[ 0.297248] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299701] pinctrl core: initialized pinctrl subsystem\n[ 0.301139] RTC time: 8:17:06, date: 08/31/18\n[ 0.302402] NET: Registered protocol family 16\n[ 0.303696] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305839] PCCT header not found.\n[ 0.306839] ACPI: bus type PCI registered\n[ 0.307929] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309567] PCI: Using configuration type 1 for base access\n[ 0.311675] ACPI: Added _OSI(Module Device)\n[ 0.312792] ACPI: Added _OSI(Processor Device)\n[ 0.313943] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317267] ACPI: Interpreter enabled\n[ 0.318287] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.320743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.323207] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.325670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.328132] ACPI: (supports S0 S5)\n[ 0.329083] ACPI: Using IOAPIC for interrupt routing\n[ 0.330337] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.334078] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335589] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.337231] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338800] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341706] acpiphp: Slot [3] registered\n[ 0.342774] acpiphp: Slot [4] registered\n[ 0.343842] acpiphp: Slot [5] registered\n[ 0.344913] acpiphp: Slot [6] registered\n[ 0.345974] acpiphp: Slot [7] registered\n[ 0.347037] acpiphp: Slot [8] registered\n[ 0.348098] acpiphp: Slot [9] registered\n[ 0.349158] acpiphp: Slot [10] registered\n[ 0.350238] acpiphp: Slot [11] registered\n[ 0.351317] acpiphp: Slot [12] registered\n[ 0.352391] acpiphp: Slot [13] registered\n[ 0.353470] acpiphp: Slot [14] registered\n[ 0.354553] acpiphp: Slot [15] registered\n[ 0.369614] acpiphp: Slot [16] registered\n[ 0.370721] acpiphp: Slot [17] registered\n[ 0.371806] acpiphp: Slot [18] registered\n[ 0.372890] acpiphp: Slot [19] registered\n[ 0.373979] acpiphp: Slot [20] registered\n[ 0.375066] acpiphp: Slot [21] registered\n[ 0.376150] acpiphp: Slot [22] registered\n[ 0.377228] acpiphp: Slot [23] registered\n[ 0.378321] acpiphp: Slot [24] registered\n[ 0.379405] acpiphp: Slot [25] registered\n[ 0.380483] acpiphp: Slot [26] registered\n[ 0.381560] acpiphp: Slot [27] registered\n[ 0.382646] acpiphp: Slot [28] registered\n[ 0.383731] acpiphp: Slot [29] registered\n[ 0.384817] acpiphp: Slot [30] registered\n[ 0.385906] acpiphp: Slot [31] registered\n[ 0.386992] PCI host bridge to bus 0000:00\n[ 0.388076] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389675] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391274] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393224] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395162] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397134] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401113] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402810] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404371] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406041] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410331] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412250] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434651] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436532] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440270] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442031] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443771] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445165] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447229] vgaarb: loaded\n[ 0.448043] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449651] SCSI subsystem initialized\n[ 0.450883] ACPI: bus type USB registered\n[ 0.451990] usbcore: registered new interface driver usbfs\n[ 0.453369] usbcore: registered new interface driver hub\n[ 0.454718] usbcore: registered new device driver usb\n[ 0.456190] PCI: Using ACPI for IRQ routing\n[ 0.457678] NetLabel: Initializing\n[ 0.458643] NetLabel: domain hash size = 128\n[ 0.459770] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461050] NetLabel: unlabeled traffic allowed by default\n[ 0.462605] clocksource: Switched to clocksource kvm-clock\n[ 0.472960] AppArmor: AppArmor Filesystem Enabled\n[ 0.474236] pnp: PnP ACPI init\n[ 0.475445] pnp: PnP ACPI: found 5 devices\n[ 0.482295] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484569] NET: Registered protocol family 2\n[ 0.485954] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487673] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489281] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490884] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492325] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493883] NET: Registered protocol family 1\n[ 0.495061] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496530] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497966] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512457] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527005] Trying to unpack rootfs image as initramfs...\n[ 0.588948] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593322] Scanning for low memory corruption every 60 seconds\n[ 0.595495] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597077] audit: initializing netlink subsys (disabled)\n[ 0.598492] audit: type=2000 audit(1535703427.390:1): initialized\n[ 0.600366] Initialise system trusted keyring\n[ 0.601725] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603284] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.605930] zbud: loaded\n[ 0.606923] VFS: Disk quotas dquot_6.6.0\n[ 0.608034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610160] fuse init (API version 7.23)\n[ 0.611386] Key type big_key registered\n[ 0.612472] Allocating IMA MOK and blacklist keyrings.\n[ 0.614086] Key type asymmetric registered\n[ 0.615209] Asymmetric key parser 'x509' registered\n[ 0.616507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.618527] io scheduler noop registered\n[ 0.619617] io scheduler deadline registered (default)\n[ 0.620961] io scheduler cfq registered\n[ 0.622118] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.623524] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.625243] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.627218] ACPI: Power Button [PWRF]\n[ 0.628412] GHES: HEST is not enabled!\n[ 0.642444] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.671254] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.674089] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.698257] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.701266] Linux agpgart interface v0.103\n[ 0.704671] brd: module loaded\n[ 0.706896] loop: module loaded\n[ 0.711745] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.713745] GPT:90111 != 2097151\n[ 0.714678] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716170] GPT:90111 != 2097151\n[ 0.717103] GPT: Use GNU Parted to correct GPT errors.\n[ 0.718412] vda: vda1 vda15\n[ 0.720042] scsi host0: ata_piix\n[ 0.721104] scsi host1: ata_piix\n[ 0.722090] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.723741] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.725724] libphy: Fixed MDIO Bus: probed\n[ 0.727075] tun: Universal TUN/TAP device driver, 1.6\n[ 0.728383] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.731141] PPP generic driver version 2.4.2\n[ 0.732380] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.733983] ehci-pci: EHCI PCI platform driver\n[ 0.735177] ehci-platform: EHCI generic platform driver\n[ 0.736509] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.738033] ohci-pci: OHCI PCI platform driver\n[ 0.739222] ohci-platform: OHCI generic platform driver\n[ 0.740562] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.755160] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.756498] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.758461] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.759798] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.761330] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.762981] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.764908] usb usb1: Product: UHCI Host Controller\n[ 0.766140] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.767651] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.768963] hub 1-0:1.0: USB hub found\n[ 0.770070] hub 1-0:1.0: 2 ports detected\n[ 0.771337] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.774154] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.775441] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.776807] mousedev: PS/2 mouse device common for all mice\n[ 0.778484] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.780931] rtc_cmos 00:00: RTC can wake from S4\n[ 0.782427] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.784007] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.785599] i2c /dev entries driver\n[ 0.786643] device-mapper: uevent: version 1.0.3\n[ 0.787943] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.790138] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.791954] NET: Registered protocol family 10\n[ 0.793484] NET: Registered protocol family 17\n[ 0.794694] Key type dns_resolver registered\n[ 0.795972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.797421] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.799792] registered taskstats version 1\n[ 0.800932] Loading compiled-in X.509 certificates\n[ 0.802737] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.805218] zswap: loaded using pool lzo/zbud\n[ 0.807264] Key type trusted registered\n[ 0.809372] Key type encrypted registered\n[ 0.810474] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.811880] ima: No TPM chip found, activating TPM-bypass!\n[ 0.813267] evm: HMAC attrs: 0x1\n[ 0.814542] Magic number: 14:907:271\n[ 0.815709] rtc_cmos 00:00: setting system clock to 2018-08-31 08:17:06 UTC (1535703426)\n[ 0.817881] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.819351] EDD information not available.\n[ 0.884200] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.900621] Write protecting the kernel read-only data: 14336k\n[ 0.903545] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.905977] 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.951957] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.94. iid=i-0000000b\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTF6oXefJrqO3QUXjflhQWVuoyE53LEkp/xxBBn15Rx5RbjT4D5GU/qBZCa+M1ca40fBlgnwDX3kPDp6xFJIHWG4W8zZIH5K+DCyM6R3euiMxhndcLF6Zl+SzbkDXfdHpC70o1fwW547brbxC2idFwgNfYYV6SlNwgZqMWSCnjGaimOCst6jzM/SZHanRyR03d7U8FD6aVHbjRmaQwDFyC1DG41KWUMQlBrQJPGCn2hjXnMKfDnF6ThG1mCKm48O3StQlgijKqBU7F4HGNWxR8SdK54wJGpJEKGUOPyGD4GDXB3XOnce1M8QB4638AnfB2ETqlycFayjCES/cAmieJ root@vping-ssh-vm-611fda2c-6c5e-4f2e-bb8c-18e16e6e9187\nssh-dss AAAAB3NzaC1kc3MAAACBANkl0MY13NAhQQEllc2NGCWS57UIDeEDuB7lAHtnylq8zsnmi5K9meDYnfZZE9Af53YwhomWhSYYq+Mu3IeHyJ4MnWz1ZgVq7QBMJYHS15EIuwI0KyG2mwPtiygu5EoQu/8i1o4OGNDhDy0ekdkIDbg+PiITBRedFrobhhT8RxS/AAAAFQDbshFGsG/g0Aibm83DfSpcOilYfwAAAIEAsJShJAHNVJ7S9PWh4wyYBmDlFasxPZAXR0FkGG8cMiUVPjxLTbxr5XSQD2BKt4ug8fUfzRJ8rDNj+RBXwROU/mLhH3YmjpKF7VrywHcv+dkeQS0tDCbxQPagdvelT2Z1D3UNCs+/LV6K9azJvtkcqDdmTMDkEiGIOeDDwskx7SoAAACBANKyvZ+oi3pWjIvqKlLMVmVUpi31NhdTpiFH87mfTj1pA7MCQgO5dl4j2Nm7W5DU31CgWrFAv2PbgX2Bo3jwc8MnB6qraO/W4kaf4c/cWIQQpvzO3XiU54rWSVOavORbzi5N8TyZ8r5qJqclPclcaHXPAL9tKyQukcYyskIpK2oH root@vping-ssh-vm-611fda2c-6c5e-4f2e-bb8c-18e16e6e9187\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.10,24,fe80::f816:3eff:fe9d:b62f/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-611fda2c-6c5e-4f2e-bb8c-18e16e6e9187\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.07 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-611fda2c-6c5e-4f2e-bb8c-18e16e6e9187 login: "} 2018-08-31 08:17:12,818 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/aa92a15b-f0e9-4159-962e-017b717e6bb0/action used request id req-42b4efe0-a6f7-4640-af36-ef3eb89627d8 2018-08-31 08:17:12,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.804387807846s 2018-08-31 08:17:12,819 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/aa92a15b-f0e9-4159-962e-017b717e6bb0/action used request id req-42b4efe0-a6f7-4640-af36-ef3eb89627d8 2018-08-31 08:17:12,819 - 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 493050514 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.191113] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193345] pid_max: default: 32768 minimum: 301 [ 0.194546] ACPI: Core revision 20150930 [ 0.196147] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.197904] Security Framework initialized [ 0.198999] Yama: becoming mindful. [ 0.199981] AppArmor: AppArmor initialized [ 0.201119] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.202902] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.204574] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.206202] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208033] Initializing cgroup subsys io [ 0.209125] Initializing cgroup subsys memory [ 0.210292] Initializing cgroup subsys devices [ 0.211467] Initializing cgroup subsys freezer [ 0.212619] Initializing cgroup subsys net_cls [ 0.213785] Initializing cgroup subsys perf_event [ 0.215006] Initializing cgroup subsys net_prio [ 0.216185] Initializing cgroup subsys hugetlb [ 0.217343] Initializing cgroup subsys pids [ 0.218504] CPU: Physical Processor ID: 0 [ 0.220275] mce: CPU supports 10 MCE banks [ 0.221393] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.222731] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.238838] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.245392] ftrace: allocating 31920 entries in 125 pages [ 0.270812] smpboot: Max logical packages: 1 [ 0.271971] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.273802] x2apic enabled [ 0.274930] Switched APIC routing to physical x2apic. [ 0.277338] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.278824] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.281487] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.283892] KVM setup paravirtual spinlock [ 0.285462] x86: Booted up 1 node, 1 CPUs [ 0.286550] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.288391] devtmpfs: initialized [ 0.290344] evm: security.selinux [ 0.291296] evm: security.SMACK64 [ 0.292235] evm: security.SMACK64EXEC [ 0.293240] evm: security.SMACK64TRANSMUTE [ 0.294326] evm: security.SMACK64MMAP [ 0.295324] evm: security.ima [ 0.296190] evm: security.capability [ 0.297248] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.299701] pinctrl core: initialized pinctrl subsystem [ 0.301139] RTC time: 8:17:06, date: 08/31/18 [ 0.302402] NET: Registered protocol family 16 [ 0.303696] cpuidle: using governor ladder [ 0.304790] cpuidle: using governor menu [ 0.305839] PCCT header not found. [ 0.306839] ACPI: bus type PCI registered [ 0.307929] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.309567] PCI: Using configuration type 1 for base access [ 0.311675] ACPI: Added _OSI(Module Device) [ 0.312792] ACPI: Added _OSI(Processor Device) [ 0.313943] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.315145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.317267] ACPI: Interpreter enabled [ 0.318287] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.320743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.323207] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.325670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.328132] ACPI: (supports S0 S5) [ 0.329083] ACPI: Using IOAPIC for interrupt routing [ 0.330337] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.334078] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.335589] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.337231] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.338800] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.341706] acpiphp: Slot [3] registered [ 0.342774] acpiphp: Slot [4] registered [ 0.343842] acpiphp: Slot [5] registered [ 0.344913] acpiphp: Slot [6] registered [ 0.345974] acpiphp: Slot [7] registered [ 0.347037] acpiphp: Slot [8] registered [ 0.348098] acpiphp: Slot [9] registered [ 0.349158] acpiphp: Slot [10] registered [ 0.350238] acpiphp: Slot [11] registered [ 0.351317] acpiphp: Slot [12] registered [ 0.352391] acpiphp: Slot [13] registered [ 0.353470] acpiphp: Slot [14] registered [ 0.354553] acpiphp: Slot [15] registered [ 0.369614] acpiphp: Slot [16] registered [ 0.370721] acpiphp: Slot [17] registered [ 0.371806] acpiphp: Slot [18] registered [ 0.372890] acpiphp: Slot [19] registered [ 0.373979] acpiphp: Slot [20] registered [ 0.375066] acpiphp: Slot [21] registered [ 0.376150] acpiphp: Slot [22] registered [ 0.377228] acpiphp: Slot [23] registered [ 0.378321] acpiphp: Slot [24] registered [ 0.379405] acpiphp: Slot [25] registered [ 0.380483] acpiphp: Slot [26] registered [ 0.381560] acpiphp: Slot [27] registered [ 0.382646] acpiphp: Slot [28] registered [ 0.383731] acpiphp: Slot [29] registered [ 0.384817] acpiphp: Slot [30] registered [ 0.385906] acpiphp: Slot [31] registered [ 0.386992] PCI host bridge to bus 0000:00 [ 0.388076] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389675] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.391274] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.393224] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.395162] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.397134] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401113] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.402810] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404371] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406041] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410331] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412250] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.432689] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.434651] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.436532] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.438420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.440270] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.442031] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.443771] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.445165] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.447229] vgaarb: loaded [ 0.448043] vgaarb: bridge control possible 0000:00:02.0 [ 0.449651] SCSI subsystem initialized [ 0.450883] ACPI: bus type USB registered [ 0.451990] usbcore: registered new interface driver usbfs [ 0.453369] usbcore: registered new interface driver hub [ 0.454718] usbcore: registered new device driver usb [ 0.456190] PCI: Using ACPI for IRQ routing [ 0.457678] NetLabel: Initializing [ 0.458643] NetLabel: domain hash size = 128 [ 0.459770] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.461050] NetLabel: unlabeled traffic allowed by default [ 0.462605] clocksource: Switched to clocksource kvm-clock [ 0.472960] AppArmor: AppArmor Filesystem Enabled [ 0.474236] pnp: PnP ACPI init [ 0.475445] pnp: PnP ACPI: found 5 devices [ 0.482295] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.484569] NET: Registered protocol family 2 [ 0.485954] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.487673] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.489281] TCP: Hash tables configured (established 4096 bind 4096) [ 0.490884] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.492325] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.493883] NET: Registered protocol family 1 [ 0.495061] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.496530] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.497966] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.512457] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.527005] Trying to unpack rootfs image as initramfs... [ 0.588948] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.593322] Scanning for low memory corruption every 60 seconds [ 0.595495] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.597077] audit: initializing netlink subsys (disabled) [ 0.598492] audit: type=2000 audit(1535703427.390:1): initialized [ 0.600366] Initialise system trusted keyring [ 0.601725] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.603284] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.605930] zbud: loaded [ 0.606923] VFS: Disk quotas dquot_6.6.0 [ 0.608034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.610160] fuse init (API version 7.23) [ 0.611386] Key type big_key registered [ 0.612472] Allocating IMA MOK and blacklist keyrings. [ 0.614086] Key type asymmetric registered [ 0.615209] Asymmetric key parser 'x509' registered [ 0.616507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.618527] io scheduler noop registered [ 0.619617] io scheduler deadline registered (default) [ 0.620961] io scheduler cfq registered [ 0.622118] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.623524] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.625243] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.627218] ACPI: Power Button [PWRF] [ 0.628412] GHES: HEST is not enabled! [ 0.642444] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.671254] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.674089] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.698257] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.701266] Linux agpgart interface v0.103 [ 0.704671] brd: module loaded [ 0.706896] loop: module loaded [ 0.711745] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.713745] GPT:90111 != 2097151 [ 0.714678] GPT:Alternate GPT header not at the end of the disk. [ 0.716170] GPT:90111 != 2097151 [ 0.717103] GPT: Use GNU Parted to correct GPT errors. [ 0.718412] vda: vda1 vda15 [ 0.720042] scsi host0: ata_piix [ 0.721104] scsi host1: ata_piix [ 0.722090] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.723741] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.725724] libphy: Fixed MDIO Bus: probed [ 0.727075] tun: Universal TUN/TAP device driver, 1.6 [ 0.728383] tun: (C) 1999-2004 Max Krasnyansky [ 0.731141] PPP generic driver version 2.4.2 [ 0.732380] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.733983] ehci-pci: EHCI PCI platform driver [ 0.735177] ehci-platform: EHCI generic platform driver [ 0.736509] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.738033] ohci-pci: OHCI PCI platform driver [ 0.739222] ohci-platform: OHCI generic platform driver [ 0.740562] uhci_hcd: USB Universal Host Controller Interface driver [ 0.755160] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.756498] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.758461] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.759798] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.761330] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.762981] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.764908] usb usb1: Product: UHCI Host Controller [ 0.766140] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.767651] usb usb1: SerialNumber: 0000:00:01.2 [ 0.768963] hub 1-0:1.0: USB hub found [ 0.770070] hub 1-0:1.0: 2 ports detected [ 0.771337] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.774154] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.775441] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.776807] mousedev: PS/2 mouse device common for all mice [ 0.778484] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.780931] rtc_cmos 00:00: RTC can wake from S4 [ 0.782427] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.784007] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.785599] i2c /dev entries driver [ 0.786643] device-mapper: uevent: version 1.0.3 [ 0.787943] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.790138] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791954] NET: Registered protocol family 10 [ 0.793484] NET: Registered protocol family 17 [ 0.794694] Key type dns_resolver registered [ 0.795972] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.797421] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.799792] registered taskstats version 1 [ 0.800932] Loading compiled-in X.509 certificates [ 0.802737] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.805218] zswap: loaded using pool lzo/zbud [ 0.807264] Key type trusted registered [ 0.809372] Key type encrypted registered [ 0.810474] AppArmor: AppArmor sha1 policy hashing enabled [ 0.811880] ima: No TPM chip found, activating TPM-bypass! [ 0.813267] evm: HMAC attrs: 0x1 [ 0.814542] Magic number: 14:907:271 [ 0.815709] rtc_cmos 00:00: setting system clock to 2018-08-31 08:17:06 UTC (1535703426) [ 0.817881] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.819351] EDD information not available. [ 0.884200] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.900621] Write protecting the kernel read-only data: 14336k [ 0.903545] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.905977] 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.951957] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.80 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.94. iid=i-0000000b 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTF6oXefJrqO3QUXjflhQWVuoyE53LEkp/xxBBn15Rx5RbjT4D5GU/qBZCa+M1ca40fBlgnwDX3kPDp6xFJIHWG4W8zZIH5K+DCyM6R3euiMxhndcLF6Zl+SzbkDXfdHpC70o1fwW547brbxC2idFwgNfYYV6SlNwgZqMWSCnjGaimOCst6jzM/SZHanRyR03d7U8FD6aVHbjRmaQwDFyC1DG41KWUMQlBrQJPGCn2hjXnMKfDnF6ThG1mCKm48O3StQlgijKqBU7F4HGNWxR8SdK54wJGpJEKGUOPyGD4GDXB3XOnce1M8QB4638AnfB2ETqlycFayjCES/cAmieJ root@vping-ssh-vm-611fda2c-6c5e-4f2e-bb8c-18e16e6e9187 ssh-dss AAAAB3NzaC1kc3MAAACBANkl0MY13NAhQQEllc2NGCWS57UIDeEDuB7lAHtnylq8zsnmi5K9meDYnfZZE9Af53YwhomWhSYYq+Mu3IeHyJ4MnWz1ZgVq7QBMJYHS15EIuwI0KyG2mwPtiygu5EoQu/8i1o4OGNDhDy0ekdkIDbg+PiITBRedFrobhhT8RxS/AAAAFQDbshFGsG/g0Aibm83DfSpcOilYfwAAAIEAsJShJAHNVJ7S9PWh4wyYBmDlFasxPZAXR0FkGG8cMiUVPjxLTbxr5XSQD2BKt4ug8fUfzRJ8rDNj+RBXwROU/mLhH3YmjpKF7VrywHcv+dkeQS0tDCbxQPagdvelT2Z1D3UNCs+/LV6K9azJvtkcqDdmTMDkEiGIOeDDwskx7SoAAACBANKyvZ+oi3pWjIvqKlLMVmVUpi31NhdTpiFH87mfTj1pA7MCQgO5dl4j2Nm7W5DU31CgWrFAv2PbgX2Bo3jwc8MnB6qraO/W4kaf4c/cWIQQpvzO3XiU54rWSVOavORbzi5N8TyZ8r5qJqclPclcaHXPAL9tKyQukcYyskIpK2oH root@vping-ssh-vm-611fda2c-6c5e-4f2e-bb8c-18e16e6e9187 -----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.10,24,fe80::f816:3eff:fe9d:b62f/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-611fda2c-6c5e-4f2e-bb8c-18e16e6e9187 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.07 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-611fda2c-6c5e-4f2e-bb8c-18e16e6e9187 login: 2018-08-31 08:17:12,823 - paramiko.transport - DEBUG - starting thread (client mode): 0x2f7dfe90L 2018-08-31 08:17:12,824 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-31 08:17:12,824 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-31 08:17:12,824 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-31 08:17:12,825 - 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-31 08:17:12,826 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-31 08:17:12,826 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-31 08:17:12,826 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-31 08:17:12,826 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-31 08:17:12,826 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-31 08:17:12,844 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-31 08:17:12,844 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-31 08:17:12,856 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 2f2203871075a8266c6ca1d1d0af9f51 2018-08-31 08:17:12,857 - paramiko.transport - DEBUG - Trying discovered key 641a65f039caf35b57558cd8ce029d80 in /tmp/tmp8h7VlN 2018-08-31 08:17:12,881 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 08:17:12,887 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-31 08:17:12,889 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-31 08:17:12,890 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-31 08:17:12,891 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-31 08:17:12,892 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 08:17:12,936 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-31 08:17:12,936 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.17 (192.168.120.17): 56 data bytes 64 bytes from 192.168.120.17: seq=0 ttl=64 time=42.394 ms --- 192.168.120.17 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.394/42.394/42.394 ms 2018-08-31 08:17:12,937 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-31 08:17:12,941 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-31 08:17:13,048 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 08:17:13,048 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:58 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-31 08:17:13,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 08:17:13,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:13,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08: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 x-openstack-request-id: req-19b89a98-6711-4d25-85c8-b24da5c64152 x-compute-request-id: req-19b89a98-6711-4d25-85c8-b24da5c64152 Content-Type: application/json 2018-08-31 08:17:13,519 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9 used request id req-19b89a98-6711-4d25-85c8-b24da5c64152 2018-08-31 08:17:13,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.465713977814s 2018-08-31 08:17:13,519 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9 used request id req-19b89a98-6711-4d25-85c8-b24da5c64152 2018-08-31 08:17:13,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:17:13,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:14,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08: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-ea30bc90-c3ca-476e-858a-d64276860c29 x-compute-request-id: req-ea30bc90-c3ca-476e-858a-d64276860c29 Content-Encoding: gzip Content-Length: 904 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:b6:2f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:b6:2f", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/aa92a15b-f0e9-4159-962e-017b717e6bb0", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/aa92a15b-f0e9-4159-962e-017b717e6bb0", "rel": "bookmark"}], "image": {"id": "94d6c298-99d7-4442-b2af-9a788742fa07", "links": [{"href": "http://172.30.9.34:8774/images/94d6c298-99d7-4442-b2af-9a788742fa07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:17:06.000000", "flavor": {"id": "cccd6839-06b3-4169-94b8-7f871b00d588", "links": [{"href": "http://172.30.9.34:8774/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "rel": "bookmark"}]}, "id": "aa92a15b-f0e9-4159-962e-017b717e6bb0", "security_groups": [{"name": "vping_ssh-sg_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}], "user_id": "6cfa22afcc944979a97a355bd9ea1332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:17:06Z", "hostId": "98ddab8437cc1e07b9886132660be5d60497ec972a86bee5a70bbad4", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "name": "vping_ssh-vm_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "created": "2018-08-31T08:16:57Z", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:4e:15", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/20a17856-a6e6-41cf-a626-b47ef37a45a9", "rel": "bookmark"}], "image": {"id": "94d6c298-99d7-4442-b2af-9a788742fa07", "links": [{"href": "http://172.30.9.34:8774/images/94d6c298-99d7-4442-b2af-9a788742fa07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:16:48.000000", "flavor": {"id": "cccd6839-06b3-4169-94b8-7f871b00d588", "links": [{"href": "http://172.30.9.34:8774/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "rel": "bookmark"}]}, "id": "20a17856-a6e6-41cf-a626-b47ef37a45a9", "security_groups": [{"name": "vping_ssh-sg_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}], "user_id": "6cfa22afcc944979a97a355bd9ea1332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:17:13Z", "hostId": "36ff5b76f31ff6a7f5a999e9b35a45c8f70f4c361d53b49027f40cdf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "created": "2018-08-31T08:16:38Z", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:17:14,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-ea30bc90-c3ca-476e-858a-d64276860c29 2018-08-31 08:17:14,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25019812584s 2018-08-31 08:17:14,770 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-ea30bc90-c3ca-476e-858a-d64276860c29 2018-08-31 08:17:14,772 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:17:16,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:17:16,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:17,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:17: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-a5a63894-1b02-46f9-80f7-144362053299 x-compute-request-id: req-a5a63894-1b02-46f9-80f7-144362053299 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:b6:2f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:b6:2f", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/aa92a15b-f0e9-4159-962e-017b717e6bb0", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/aa92a15b-f0e9-4159-962e-017b717e6bb0", "rel": "bookmark"}], "image": {"id": "94d6c298-99d7-4442-b2af-9a788742fa07", "links": [{"href": "http://172.30.9.34:8774/images/94d6c298-99d7-4442-b2af-9a788742fa07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:17:06.000000", "flavor": {"id": "cccd6839-06b3-4169-94b8-7f871b00d588", "links": [{"href": "http://172.30.9.34:8774/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "rel": "bookmark"}]}, "id": "aa92a15b-f0e9-4159-962e-017b717e6bb0", "security_groups": [{"name": "vping_ssh-sg_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}], "user_id": "6cfa22afcc944979a97a355bd9ea1332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:17:06Z", "hostId": "98ddab8437cc1e07b9886132660be5d60497ec972a86bee5a70bbad4", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "name": "vping_ssh-vm_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "created": "2018-08-31T08:16:57Z", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:17:17,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-a5a63894-1b02-46f9-80f7-144362053299 2018-08-31 08:17:17,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.80322098732s 2018-08-31 08:17:17,579 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-a5a63894-1b02-46f9-80f7-144362053299 2018-08-31 08:17:17,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 08:17:17,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/floatingips/2dc85323-37f7-4bc0-8a71-e0fc69dfa8c7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:19,297 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-260d6da1-ea7e-400a-8134-fecaec398c37 Content-Length: 0 Date: Fri, 31 Aug 2018 08:17:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:17:19,297 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/2dc85323-37f7-4bc0-8a71-e0fc69dfa8c7.json used request id req-260d6da1-ea7e-400a-8134-fecaec398c37 2018-08-31 08:17:19,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.71425700188s 2018-08-31 08:17:19,298 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/2dc85323-37f7-4bc0-8a71-e0fc69dfa8c7.json used request id req-260d6da1-ea7e-400a-8134-fecaec398c37 2018-08-31 08:17:19,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:17:19,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:19,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f88a1587-c274-4342-bf58-ecbf6897a68a Date: Fri, 31 Aug 2018 08:17:19 GMT RESP BODY: {"floatingips": []} 2018-08-31 08:17:19,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-f88a1587-c274-4342-bf58-ecbf6897a68a 2018-08-31 08:17:19,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.349130868912s 2018-08-31 08:17:19,652 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-f88a1587-c274-4342-bf58-ecbf6897a68a 2018-08-31 08:17:19,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 08:17:19,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/servers/aa92a15b-f0e9-4159-962e-017b717e6bb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:20,015 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:17:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ac3278e-0ea2-43f7-a515-c0dd799efb60 x-compute-request-id: req-9ac3278e-0ea2-43f7-a515-c0dd799efb60 Content-Type: application/json 2018-08-31 08:17:20,015 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/aa92a15b-f0e9-4159-962e-017b717e6bb0 used request id req-9ac3278e-0ea2-43f7-a515-c0dd799efb60 2018-08-31 08:17:20,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.362688064575s 2018-08-31 08:17:20,015 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/aa92a15b-f0e9-4159-962e-017b717e6bb0 used request id req-9ac3278e-0ea2-43f7-a515-c0dd799efb60 2018-08-31 08:17:20,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:17:20,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:20,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08: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-f704b7d3-7a29-45ba-9e99-ec7224539cdd x-compute-request-id: req-f704b7d3-7a29-45ba-9e99-ec7224539cdd Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:b6:2f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:b6:2f", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/aa92a15b-f0e9-4159-962e-017b717e6bb0", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/aa92a15b-f0e9-4159-962e-017b717e6bb0", "rel": "bookmark"}], "image": {"id": "94d6c298-99d7-4442-b2af-9a788742fa07", "links": [{"href": "http://172.30.9.34:8774/images/94d6c298-99d7-4442-b2af-9a788742fa07", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:17:06.000000", "flavor": {"id": "cccd6839-06b3-4169-94b8-7f871b00d588", "links": [{"href": "http://172.30.9.34:8774/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "rel": "bookmark"}]}, "id": "aa92a15b-f0e9-4159-962e-017b717e6bb0", "security_groups": [{"name": "vping_ssh-sg_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}], "user_id": "6cfa22afcc944979a97a355bd9ea1332", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:17:19Z", "hostId": "98ddab8437cc1e07b9886132660be5d60497ec972a86bee5a70bbad4", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "name": "vping_ssh-vm_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "created": "2018-08-31T08:16:57Z", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:17:20,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-f704b7d3-7a29-45ba-9e99-ec7224539cdd 2018-08-31 08:17:20,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.803020954132s 2018-08-31 08:17:20,819 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-f704b7d3-7a29-45ba-9e99-ec7224539cdd 2018-08-31 08:17:20,821 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:17:22,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:17:22,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:22,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08: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 x-openstack-request-id: req-447907cd-01aa-4b58-b3e1-503cf8c6bbac x-compute-request-id: req-447907cd-01aa-4b58-b3e1-503cf8c6bbac Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-31 08:17:22,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-447907cd-01aa-4b58-b3e1-503cf8c6bbac 2018-08-31 08:17:22,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0675230026245s 2018-08-31 08:17:22,892 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-447907cd-01aa-4b58-b3e1-503cf8c6bbac 2018-08-31 08:17:22,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 08:17:22,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:22,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-04108a40-3a66-41b0-a324-c919f395cb39 Date: Fri, 31 Aug 2018 08:17:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "created_at": "2018-08-31T08:16:15Z", "updated_at": "2018-08-31T08:16:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:16:15Z", "revision_number": 0, "id": "1f5d30a8-c087-4f99-993b-3309e9d3816d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:16:15Z", "security_group_id": "42df420d-1ccb-40a8-a6e5-3680efaf8372", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "540ad5a980fe4f919b792b480b2a21a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:16:15Z", "revision_number": 0, "id": "7935dd38-0c9d-4f05-ba89-dfd2dab9e356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:16:15Z", "security_group_id": "42df420d-1ccb-40a8-a6e5-3680efaf8372", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "540ad5a980fe4f919b792b480b2a21a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:16:15Z", "revision_number": 0, "id": "9b890ff5-7560-459e-8bdf-e588e44339ea", "remote_group_id": "42df420d-1ccb-40a8-a6e5-3680efaf8372", "remote_ip_prefix": null, "created_at": "2018-08-31T08:16:15Z", "security_group_id": "42df420d-1ccb-40a8-a6e5-3680efaf8372", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "540ad5a980fe4f919b792b480b2a21a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:16:15Z", "revision_number": 0, "id": "f4c6d10c-4a1c-468d-a882-e1f5cbf14f08", "remote_group_id": "42df420d-1ccb-40a8-a6e5-3680efaf8372", "remote_ip_prefix": null, "created_at": "2018-08-31T08:16:15Z", "security_group_id": "42df420d-1ccb-40a8-a6e5-3680efaf8372", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "540ad5a980fe4f919b792b480b2a21a3"}], "revision_number": 1, "project_id": "540ad5a980fe4f919b792b480b2a21a3", "id": "42df420d-1ccb-40a8-a6e5-3680efaf8372", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "created_at": "2018-08-31T08:16:30Z", "updated_at": "2018-08-31T08:16:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:16:31Z", "revision_number": 0, "id": "2374987b-79bd-4ea9-8427-bd3244ab65c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:16:31Z", "security_group_id": "fefe46b3-c300-45fd-aff1-ae8de0a2a7e3", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "540ad5a980fe4f919b792b480b2a21a3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:16:32Z", "revision_number": 0, "id": "5c9faab5-67af-4f37-9f9e-b9600af61953", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:16:32Z", "security_group_id": "fefe46b3-c300-45fd-aff1-ae8de0a2a7e3", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "540ad5a980fe4f919b792b480b2a21a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:16:31Z", "revision_number": 0, "id": "63d50e88-5b45-4257-b986-475c3f84e8ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:16:31Z", "security_group_id": "fefe46b3-c300-45fd-aff1-ae8de0a2a7e3", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "540ad5a980fe4f919b792b480b2a21a3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T08:16:31Z", "revision_number": 0, "id": "dec58169-ff77-442d-b3e8-1c7494922302", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:16:31Z", "security_group_id": "fefe46b3-c300-45fd-aff1-ae8de0a2a7e3", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "540ad5a980fe4f919b792b480b2a21a3"}], "revision_number": 3, "project_id": "540ad5a980fe4f919b792b480b2a21a3", "id": "fefe46b3-c300-45fd-aff1-ae8de0a2a7e3", "name": "vping_ssh-sg_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}]} 2018-08-31 08:17:22,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-04108a40-3a66-41b0-a324-c919f395cb39 2018-08-31 08:17:22,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0449540615082s 2018-08-31 08:17:22,940 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-04108a40-3a66-41b0-a324-c919f395cb39 2018-08-31 08:17:22,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-31 08:17:22,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/security-groups/fefe46b3-c300-45fd-aff1-ae8de0a2a7e3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:23,417 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-62887358-55ae-49a1-910c-3e0a8f14bd3d Content-Length: 0 Date: Fri, 31 Aug 2018 08:17:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:17:23,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/security-groups/fefe46b3-c300-45fd-aff1-ae8de0a2a7e3.json used request id req-62887358-55ae-49a1-910c-3e0a8f14bd3d 2018-08-31 08:17:23,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.47460103035s 2018-08-31 08:17:23,418 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/security-groups/fefe46b3-c300-45fd-aff1-ae8de0a2a7e3.json used request id req-62887358-55ae-49a1-910c-3e0a8f14bd3d 2018-08-31 08:17:23,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-31 08:17:23,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/os-keypairs/vping_ssh-kp_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:23,477 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:17: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-711c2485-1b14-418b-a6ff-5726a42963c2 x-compute-request-id: req-711c2485-1b14-418b-a6ff-5726a42963c2 Content-Length: 0 Content-Type: application/json 2018-08-31 08:17:23,477 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/os-keypairs/vping_ssh-kp_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187 used request id req-711c2485-1b14-418b-a6ff-5726a42963c2 2018-08-31 08:17:23,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0589110851288s 2018-08-31 08:17:23,478 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/os-keypairs/vping_ssh-kp_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187 used request id req-711c2485-1b14-418b-a6ff-5726a42963c2 2018-08-31 08:17:23,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 08:17:23,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57/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}cbc6bba6bc11feedb1026d3c587148a1a26f635e" -d '{"subnet_id": "353693b2-4a8a-4b4d-aadb-9f723b86bffe"}' 2018-08-31 08:17:25,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-daf9b7c9-dc37-45e1-a0cb-55323a08c412 Date: Fri, 31 Aug 2018 08:17:25 GMT RESP BODY: {"network_id": "e6abea54-66f7-46ba-81a4-de1a2b85b2d2", "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "subnet_id": "353693b2-4a8a-4b4d-aadb-9f723b86bffe", "subnet_ids": ["353693b2-4a8a-4b4d-aadb-9f723b86bffe"], "port_id": "9aa4320f-34b2-494f-bcff-89b0c9bd84eb", "id": "e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57"} 2018-08-31 08:17:25,952 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57/remove_router_interface.json used request id req-daf9b7c9-dc37-45e1-a0cb-55323a08c412 2018-08-31 08:17:25,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.47391414642s 2018-08-31 08:17:25,953 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57/remove_router_interface.json used request id req-daf9b7c9-dc37-45e1-a0cb-55323a08c412 returning object e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57 2018-08-31 08:17:25,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 08:17:25,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:26,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-5a3bb2a6-93f7-4437-9f82-a0a4851d5b98 Date: Fri, 31 Aug 2018 08:17:26 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "540ad5a980fe4f919b792b480b2a21a3", "created_at": "2018-08-31T08:16:18Z", "admin_state_up": true, "updated_at": "2018-08-31T08:17:24Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "540ad5a980fe4f919b792b480b2a21a3", "id": "e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57", "name": "vping_ssh-router_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}]} 2018-08-31 08:17:26,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-5a3bb2a6-93f7-4437-9f82-a0a4851d5b98 2018-08-31 08:17:26,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.432554960251s 2018-08-31 08:17:26,386 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-5a3bb2a6-93f7-4437-9f82-a0a4851d5b98 2018-08-31 08:17:26,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 08:17:26,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/routers/e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:30,460 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a533bd2-6b6b-404d-96cb-e55450bab786 Content-Length: 0 Date: Fri, 31 Aug 2018 08:17:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:17:30,460 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57.json used request id req-7a533bd2-6b6b-404d-96cb-e55450bab786 2018-08-31 08:17:30,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.07257795334s 2018-08-31 08:17:30,460 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/e0439a0f-6e49-4d0e-85e2-8ce7ee3bbf57.json used request id req-7a533bd2-6b6b-404d-96cb-e55450bab786 2018-08-31 08:17:30,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 08:17:30,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:30,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-5cd60554-70f8-4b10-8a31-38724fff0b63 Date: Fri, 31 Aug 2018 08:17:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6abea54-66f7-46ba-81a4-de1a2b85b2d2","tenant_id":"540ad5a980fe4f919b792b480b2a21a3","created_at":"2018-08-31T08:16:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T08:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"540ad5a980fe4f919b792b480b2a21a3","id":"353693b2-4a8a-4b4d-aadb-9f723b86bffe","subnetpool_id":null,"name":"vping_ssh-subnet_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}]} 2018-08-31 08:17:30,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-5cd60554-70f8-4b10-8a31-38724fff0b63 2018-08-31 08:17:30,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0487670898438s 2018-08-31 08:17:30,510 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-5cd60554-70f8-4b10-8a31-38724fff0b63 2018-08-31 08:17:30,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 08:17:30,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/subnets/353693b2-4a8a-4b4d-aadb-9f723b86bffe.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:32,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f11899ef-d35d-44cd-a78d-dd27ad4fdfb9 Date: Fri, 31 Aug 2018 08:17:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:17:32,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/353693b2-4a8a-4b4d-aadb-9f723b86bffe.json used request id req-f11899ef-d35d-44cd-a78d-dd27ad4fdfb9 2018-08-31 08:17:32,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.46171092987s 2018-08-31 08:17:32,974 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/353693b2-4a8a-4b4d-aadb-9f723b86bffe.json used request id req-f11899ef-d35d-44cd-a78d-dd27ad4fdfb9 2018-08-31 08:17:32,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:17:32,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:33,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-571b9aac-13a1-4f28-8fb4-82d661f2fefb Date: Fri, 31 Aug 2018 08:17:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e6abea54-66f7-46ba-81a4-de1a2b85b2d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"540ad5a980fe4f919b792b480b2a21a3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:17:32Z","qos_policy_id":null,"name":"vping_ssh-net_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187","admin_state_up":true,"tenant_id":"540ad5a980fe4f919b792b480b2a21a3","created_at":"2018-08-31T08:16:15Z","mtu":1450}]} 2018-08-31 08:17:33,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-571b9aac-13a1-4f28-8fb4-82d661f2fefb 2018-08-31 08:17:33,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0902099609375s 2018-08-31 08:17:33,065 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-571b9aac-13a1-4f28-8fb4-82d661f2fefb 2018-08-31 08:17:33,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 08:17:33,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/networks/e6abea54-66f7-46ba-81a4-de1a2b85b2d2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:34,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d13a88c6-216f-412f-b62e-7157ba308064 Date: Fri, 31 Aug 2018 08:17:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:17:34,361 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/e6abea54-66f7-46ba-81a4-de1a2b85b2d2.json used request id req-d13a88c6-216f-412f-b62e-7157ba308064 2018-08-31 08:17:34,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.29563093185s 2018-08-31 08:17:34,362 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/e6abea54-66f7-46ba-81a4-de1a2b85b2d2.json used request id req-d13a88c6-216f-412f-b62e-7157ba308064 2018-08-31 08:17:34,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:17:34,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:34,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-28db1a2e-44f7-47d4-ab55-480d499ff1b6 Date: Fri, 31 Aug 2018 08:17:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:16:28Z", "file": "/v2/images/94d6c298-99d7-4442-b2af-9a788742fa07/file", "owner": "540ad5a980fe4f919b792b480b2a21a3", "id": "94d6c298-99d7-4442-b2af-9a788742fa07", "size": 12716032, "self": "/v2/images/94d6c298-99d7-4442-b2af-9a788742fa07", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/94d6c298-99d7-4442-b2af-9a788742fa07/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/94d6c298-99d7-4442-b2af-9a788742fa07/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:16:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:17:34,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-28db1a2e-44f7-47d4-ab55-480d499ff1b6 2018-08-31 08:17:34,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.271840810776s 2018-08-31 08:17:34,638 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-28db1a2e-44f7-47d4-ab55-480d499ff1b6 2018-08-31 08:17:34,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 08:17:34,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/94d6c298-99d7-4442-b2af-9a788742fa07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbc6bba6bc11feedb1026d3c587148a1a26f635e" 2018-08-31 08:17:35,042 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e6d572dd-0feb-41d4-a7a5-c268f815451d Date: Fri, 31 Aug 2018 08:17: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-31 08:17:35,042 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/94d6c298-99d7-4442-b2af-9a788742fa07 used request id req-e6d572dd-0feb-41d4-a7a5-c268f815451d 2018-08-31 08:17:35,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.402329921722s 2018-08-31 08:17:35,042 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/94d6c298-99d7-4442-b2af-9a788742fa07 used request id req-e6d572dd-0feb-41d4-a7a5-c268f815451d 2018-08-31 08:17:35,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 08:17:35,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}3d959b8fc21426c177884145646e5748de432c30" 2018-08-31 08:17:35,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:17: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-db74fd71-02b8-4628-85e2-674ea22b07f2 x-compute-request-id: req-db74fd71-02b8-4628-85e2-674ea22b07f2 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/cccd6839-06b3-4169-94b8-7f871b00d588", "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": "cccd6839-06b3-4169-94b8-7f871b00d588"}]} 2018-08-31 08:17:35,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-db74fd71-02b8-4628-85e2-674ea22b07f2 2018-08-31 08:17:35,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261290073395s 2018-08-31 08:17:35,069 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-db74fd71-02b8-4628-85e2-674ea22b07f2 2018-08-31 08:17:35,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 08:17:35,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/cccd6839-06b3-4169-94b8-7f871b00d588 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d959b8fc21426c177884145646e5748de432c30" 2018-08-31 08:17:35,104 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:17: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-eb2af892-1b01-4b3f-8260-fa7e7dd37081 x-compute-request-id: req-eb2af892-1b01-4b3f-8260-fa7e7dd37081 Content-Length: 0 Content-Type: application/json 2018-08-31 08:17:35,105 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/cccd6839-06b3-4169-94b8-7f871b00d588 used request id req-eb2af892-1b01-4b3f-8260-fa7e7dd37081 2018-08-31 08:17:35,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0338060855865s 2018-08-31 08:17:35,105 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/cccd6839-06b3-4169-94b8-7f871b00d588 used request id req-eb2af892-1b01-4b3f-8260-fa7e7dd37081 2018-08-31 08:17:35,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:17:35,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}3d959b8fc21426c177884145646e5748de432c30" 2018-08-31 08:17:35,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a75bcd4-6dac-4fe5-8aeb-1b225989f758 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "links": {"self": "http://172.30.9.34:5000/v3/users/6cfa22afcc944979a97a355bd9ea1332"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6cfa22afcc944979a97a355bd9ea1332", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:17:35,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-4a75bcd4-6dac-4fe5-8aeb-1b225989f758 2018-08-31 08:17:35,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.200045108795s 2018-08-31 08:17:35,306 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-4a75bcd4-6dac-4fe5-8aeb-1b225989f758 2018-08-31 08:17:35,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:17:35,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/users/6cfa22afcc944979a97a355bd9ea1332 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d959b8fc21426c177884145646e5748de432c30" 2018-08-31 08:17:35,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-155cef72-558d-4374-bed6-711f2a41ec75 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187", "links": {"self": "http://172.30.9.34:5000/v3/users/6cfa22afcc944979a97a355bd9ea1332"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6cfa22afcc944979a97a355bd9ea1332", "description": null}} 2018-08-31 08:17:35,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/6cfa22afcc944979a97a355bd9ea1332 used request id req-155cef72-558d-4374-bed6-711f2a41ec75 2018-08-31 08:17:35,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213446140289s 2018-08-31 08:17:35,525 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/6cfa22afcc944979a97a355bd9ea1332 used request id req-155cef72-558d-4374-bed6-711f2a41ec75 2018-08-31 08:17:35,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 08:17:35,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/users/6cfa22afcc944979a97a355bd9ea1332 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d959b8fc21426c177884145646e5748de432c30" 2018-08-31 08:17:35,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:17:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-922785e5-dfb5-4a86-b88e-c8c51bb23d9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:17:35,888 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/6cfa22afcc944979a97a355bd9ea1332 used request id req-922785e5-dfb5-4a86-b88e-c8c51bb23d9f 2018-08-31 08:17:35,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.362488985062s 2018-08-31 08:17:35,889 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/6cfa22afcc944979a97a355bd9ea1332 used request id req-922785e5-dfb5-4a86-b88e-c8c51bb23d9f 2018-08-31 08:17:35,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:17:35,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}3d959b8fc21426c177884145646e5748de432c30" 2018-08-31 08:17:36,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd074e36-5328-47e3-897a-081e7d6e843e Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.34:5000/v3/projects/540ad5a980fe4f919b792b480b2a21a3"}, "tags": [], "enabled": true, "id": "540ad5a980fe4f919b792b480b2a21a3", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_611fda2c-6c5e-4f2e-bb8c-18e16e6e9187"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 08:17:36,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-fd074e36-5328-47e3-897a-081e7d6e843e 2018-08-31 08:17:36,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.185814142227s 2018-08-31 08:17:36,081 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-fd074e36-5328-47e3-897a-081e7d6e843e 2018-08-31 08:17:36,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 08:17:36,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/projects/540ad5a980fe4f919b792b480b2a21a3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d959b8fc21426c177884145646e5748de432c30" 2018-08-31 08:17:36,386 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:17:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36d9080b-cc95-4ba1-8851-8be6168f1661 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:17:36,386 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/540ad5a980fe4f919b792b480b2a21a3 used request id req-36d9080b-cc95-4ba1-8851-8be6168f1661 2018-08-31 08:17:36,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.300477981567s 2018-08-31 08:17:36,386 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/540ad5a980fe4f919b792b480b2a21a3 used request id req-36d9080b-cc95-4ba1-8851-8be6168f1661 2018-08-31 08:17:36,440 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-31 08:17:36,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:17:36,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:17:36,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:17:36,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:17:36,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:17:36,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:17:36,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:17:36,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:17:36,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:17:36,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:17:36,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:17:36,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:17:36,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:17:36,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:17:36,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:17:36,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:17:36,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:17:36,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:17:36,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:17:36,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:17:36,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:17:36,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:17:36,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:17:36,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:17:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-199698fb-0f02-452c-8803-75c247c63cd0 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:17:36,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-199698fb-0f02-452c-8803-75c247c63cd0 2018-08-31 08:17:36,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:17:36,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T09:17:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["F3_bn2y9RbeW7GEhGMdUrw"], "issued_at": "2018-08-31T08:17:36.000000Z"}} 2018-08-31 08:17:36,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:17:36,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}dbe5b3b75c47cd1f0c550fd8e10263a4bf549c6f" 2018-08-31 08:17:37,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e3d50c50-5194-46de-a734-a71f3d665de2 Date: Fri, 31 Aug 2018 08:17:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:17:37,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e3d50c50-5194-46de-a734-a71f3d665de2 2018-08-31 08:17:37,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.375880002975s 2018-08-31 08:17:37,267 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e3d50c50-5194-46de-a734-a71f3d665de2 2018-08-31 08:17:37,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:17:37,275 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 08:17:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83aa2342-ad81-470d-8311-3eadb3d36e0e 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 08:17:37,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-83aa2342-ad81-470d-8311-3eadb3d36e0e 2018-08-31 08:17:37,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:17:37,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}dbe5b3b75c47cd1f0c550fd8e10263a4bf549c6f" 2018-08-31 08:17:37,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83a59bf7-fca0-49e2-b1b5-0fe6e93aa101 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 08:17:37,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-83a59bf7-fca0-49e2-b1b5-0fe6e93aa101 2018-08-31 08:17:37,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.161118984222s 2018-08-31 08:17:37,438 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-83a59bf7-fca0-49e2-b1b5-0fe6e93aa101 2018-08-31 08:17:37,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 08:17:37,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}dbe5b3b75c47cd1f0c550fd8e10263a4bf549c6f" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_8f8c8ca0-4dab-4034-9ba7-1168099c255f"}}' 2018-08-31 08:17:37,674 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 08:17:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1dd3ed7-ae16-41c4-8203-d6782ef2aefb 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.34:5000/v3/projects/8ebc96f68e124de4a2f8cd9f3bb25d7c"}, "tags": [], "enabled": true, "id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_8f8c8ca0-4dab-4034-9ba7-1168099c255f"}} 2018-08-31 08:17:37,675 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-c1dd3ed7-ae16-41c4-8203-d6782ef2aefb 2018-08-31 08:17:37,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.230000972748s 2018-08-31 08:17:37,675 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-c1dd3ed7-ae16-41c4-8203-d6782ef2aefb 2018-08-31 08:17:37,675 - 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'8ebc96f68e124de4a2f8cd9f3bb25d7c', '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_8f8c8ca0-4dab-4034-9ba7-1168099c255f'}) 2018-08-31 08:17:37,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 08:17:37,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}dbe5b3b75c47cd1f0c550fd8e10263a4bf549c6f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "49204d7c-9dea-4406-b243-f94277afee08", "email": null, "name": "vping_userdata-user_8f8c8ca0-4dab-4034-9ba7-1168099c255f"}}' 2018-08-31 08:17:38,199 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 08:17:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2301adb-4d74-445d-acf5-1571af89e7af Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "links": {"self": "http://172.30.9.34:5000/v3/users/de317432ae594b9bb669a1020c6d2400"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "de317432ae594b9bb669a1020c6d2400", "domain_id": "default", "password_expires_at": null}} 2018-08-31 08:17:38,199 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-b2301adb-4d74-445d-acf5-1571af89e7af 2018-08-31 08:17:38,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.517999887466s 2018-08-31 08:17:38,200 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-b2301adb-4d74-445d-acf5-1571af89e7af 2018-08-31 08:17:38,200 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'de317432ae594b9bb669a1020c6d2400', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_8f8c8ca0-4dab-4034-9ba7-1168099c255f'}) 2018-08-31 08:17:38,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:17:38,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe5b3b75c47cd1f0c550fd8e10263a4bf549c6f" 2018-08-31 08:17:38,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89b828a2-0d96-40dc-ad59-993636d2a11d Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:17:38,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-89b828a2-0d96-40dc-ad59-993636d2a11d 2018-08-31 08:17:38,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191810131073s 2018-08-31 08:17:38,396 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-89b828a2-0d96-40dc-ad59-993636d2a11d 2018-08-31 08:17:38,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:17:38,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe5b3b75c47cd1f0c550fd8e10263a4bf549c6f" 2018-08-31 08:17:38,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de1b11b-f945-420b-ae58-41225370896e Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:17:38,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-8de1b11b-f945-420b-ae58-41225370896e 2018-08-31 08:17:38,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188248157501s 2018-08-31 08:17:38,589 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-8de1b11b-f945-420b-ae58-41225370896e 2018-08-31 08:17:38,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:17:38,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe5b3b75c47cd1f0c550fd8e10263a4bf549c6f" 2018-08-31 08:17:38,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82cf8370-323e-4aee-8180-4ea12ed413cd Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:17:38,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-82cf8370-323e-4aee-8180-4ea12ed413cd 2018-08-31 08:17:38,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198731184006s 2018-08-31 08:17:38,793 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-82cf8370-323e-4aee-8180-4ea12ed413cd 2018-08-31 08:17:38,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:17:38,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}dbe5b3b75c47cd1f0c550fd8e10263a4bf549c6f" 2018-08-31 08:17:38,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4daf99c8-b374-4c0b-9453-8cfeb652afad Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 08:17:38,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-4daf99c8-b374-4c0b-9453-8cfeb652afad 2018-08-31 08:17:38,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19767999649s 2018-08-31 08:17:38,995 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-4daf99c8-b374-4c0b-9453-8cfeb652afad 2018-08-31 08:17:38,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:17:39,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}dbe5b3b75c47cd1f0c550fd8e10263a4bf549c6f" 2018-08-31 08:17:39,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d84be07f-7f3b-4c34-945c-f6ef9924b50b Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "links": {"self": "http://172.30.9.34:5000/v3/users/de317432ae594b9bb669a1020c6d2400"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "de317432ae594b9bb669a1020c6d2400", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:17:39,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-d84be07f-7f3b-4c34-945c-f6ef9924b50b 2018-08-31 08:17:39,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205247163773s 2018-08-31 08:17:39,202 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-d84be07f-7f3b-4c34-945c-f6ef9924b50b 2018-08-31 08:17:39,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:17:39,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}dbe5b3b75c47cd1f0c550fd8e10263a4bf549c6f" 2018-08-31 08:17:39,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86195803-119f-4813-a590-ade8c0046fbe Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.34:5000/v3/projects/8ebc96f68e124de4a2f8cd9f3bb25d7c"}, "tags": [], "enabled": true, "id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_8f8c8ca0-4dab-4034-9ba7-1168099c255f"}]} 2018-08-31 08:17:39,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-86195803-119f-4813-a590-ade8c0046fbe 2018-08-31 08:17:39,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199819087982s 2018-08-31 08:17:39,413 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-86195803-119f-4813-a590-ade8c0046fbe 2018-08-31 08:17:39,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 08:17:39,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=de317432ae594b9bb669a1020c6d2400&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=8ebc96f68e124de4a2f8cd9f3bb25d7c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe5b3b75c47cd1f0c550fd8e10263a4bf549c6f" 2018-08-31 08:17:39,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-768b0363-29d4-4b69-873a-162e7584574f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=de317432ae594b9bb669a1020c6d2400&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=8ebc96f68e124de4a2f8cd9f3bb25d7c", "previous": null, "next": null}} 2018-08-31 08:17:39,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=de317432ae594b9bb669a1020c6d2400&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=8ebc96f68e124de4a2f8cd9f3bb25d7c used request id req-768b0363-29d4-4b69-873a-162e7584574f 2018-08-31 08:17:39,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.215252161026s 2018-08-31 08:17:39,637 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=de317432ae594b9bb669a1020c6d2400&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=8ebc96f68e124de4a2f8cd9f3bb25d7c used request id req-768b0363-29d4-4b69-873a-162e7584574f 2018-08-31 08:17:39,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 08:17:39,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/8ebc96f68e124de4a2f8cd9f3bb25d7c/users/de317432ae594b9bb669a1020c6d2400/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe5b3b75c47cd1f0c550fd8e10263a4bf549c6f" 2018-08-31 08:17:39,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0e89373-555b-4ee8-a371-f352063785d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:17:39,828 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/8ebc96f68e124de4a2f8cd9f3bb25d7c/users/de317432ae594b9bb669a1020c6d2400/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-a0e89373-555b-4ee8-a371-f352063785d1 2018-08-31 08:17:39,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.187153100967s 2018-08-31 08:17:39,828 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/8ebc96f68e124de4a2f8cd9f3bb25d7c/users/de317432ae594b9bb669a1020c6d2400/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-a0e89373-555b-4ee8-a371-f352063785d1 2018-08-31 08:17:39,829 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_8f8c8ca0-4dab-4034-9ba7-1168099c255f', 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'8ebc96f68e124de4a2f8cd9f3bb25d7c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '49204d7c-9dea-4406-b243-f94277afee08', 'username': u'vping_userdata-user_8f8c8ca0-4dab-4034-9ba7-1168099c255f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 08:17:39,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:17:39,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:17:39,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:17:39,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:17:39,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:17:39,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:17:39,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:17:39,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:17:39,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:17:39,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:17:39,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:17:39,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:17:39,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:17:39,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:17:39,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:17:39,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:17:39,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:17:39,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:17:39,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:17:39,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:17:39,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:17:39,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:17:39,834 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_8f8c8ca0-4dab-4034-9ba7-1168099c255f', 'password': '49204d7c-9dea-4406-b243-f94277afee08', 'project_name': 'vping_userdata-project_8f8c8ca0-4dab-4034-9ba7-1168099c255f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': '8ebc96f68e124de4a2f8cd9f3bb25d7c', 'project_domain_name': 'Default'} 2018-08-31 08:17:39,835 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-31 08:17:39,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:17:39,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bf1205e-a27f-4893-871f-e0a21763d5a1 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:17:39,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-7bf1205e-a27f-4893-871f-e0a21763d5a1 2018-08-31 08:17:39,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:17:40,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}], "expires_at": "2018-08-31T09:17:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "name": "vping_userdata-project_8f8c8ca0-4dab-4034-9ba7-1168099c255f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_8ebc96f68e124de4a2f8cd9f3bb25d7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_8ebc96f68e124de4a2f8cd9f3bb25d7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/8ebc96f68e124de4a2f8cd9f3bb25d7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/8ebc96f68e124de4a2f8cd9f3bb25d7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/8ebc96f68e124de4a2f8cd9f3bb25d7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/8ebc96f68e124de4a2f8cd9f3bb25d7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/8ebc96f68e124de4a2f8cd9f3bb25d7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/8ebc96f68e124de4a2f8cd9f3bb25d7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8ebc96f68e124de4a2f8cd9f3bb25d7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/8ebc96f68e124de4a2f8cd9f3bb25d7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/8ebc96f68e124de4a2f8cd9f3bb25d7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/8ebc96f68e124de4a2f8cd9f3bb25d7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/8ebc96f68e124de4a2f8cd9f3bb25d7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/8ebc96f68e124de4a2f8cd9f3bb25d7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "id": "de317432ae594b9bb669a1020c6d2400"}, "audit_ids": ["uM1XygaOT6SGWyOnkFxG0Q"], "issued_at": "2018-08-31T08:17:40.000000Z"}} 2018-08-31 08:17:40,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 08:17:40,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" -d '{"network": {"name": "vping_userdata-net_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "admin_state_up": true}}' 2018-08-31 08:17:40,799 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-f98db891-6c29-4406-9c65-e80d5b4a84bf Date: Fri, 31 Aug 2018 08:17:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7dc9d711-b0db-435e-86e8-29e1858f9ba1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8ebc96f68e124de4a2f8cd9f3bb25d7c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:17:40Z","is_default":false,"name":"vping_userdata-net_8f8c8ca0-4dab-4034-9ba7-1168099c255f","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8ebc96f68e124de4a2f8cd9f3bb25d7c","created_at":"2018-08-31T08:17:40Z","mtu":1450}} 2018-08-31 08:17:40,799 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-f98db891-6c29-4406-9c65-e80d5b4a84bf 2018-08-31 08:17:40,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.548101902008s 2018-08-31 08:17:40,800 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-f98db891-6c29-4406-9c65-e80d5b4a84bf 2018-08-31 08:17:40,800 - 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-31T08:17:40Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'7dc9d711-b0db-435e-86e8-29e1858f9ba1', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_8f8c8ca0-4dab-4034-9ba7-1168099c255f', u'admin_state_up': True, u'tenant_id': u'8ebc96f68e124de4a2f8cd9f3bb25d7c', u'created_at': u'2018-08-31T08:17:40Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8ebc96f68e124de4a2f8cd9f3bb25d7c', u'l2_adjacency': True}) 2018-08-31 08:17:40,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:17:40,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:17:41,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-256cb759-acf2-47d3-8258-32526c070b39 Date: Fri, 31 Aug 2018 08:17:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7dc9d711-b0db-435e-86e8-29e1858f9ba1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8ebc96f68e124de4a2f8cd9f3bb25d7c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:17:40Z","qos_policy_id":null,"name":"vping_userdata-net_8f8c8ca0-4dab-4034-9ba7-1168099c255f","admin_state_up":true,"tenant_id":"8ebc96f68e124de4a2f8cd9f3bb25d7c","created_at":"2018-08-31T08:17:40Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 08:17:41,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-256cb759-acf2-47d3-8258-32526c070b39 2018-08-31 08:17:41,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373325109482s 2018-08-31 08:17:41,174 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-256cb759-acf2-47d3-8258-32526c070b39 2018-08-31 08:17:41,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 08:17:41,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}03bb612e839bb4b11511a71622cb2ea908ef0b55" -d '{"subnet": {"name": "vping_userdata-subnet_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "enable_dhcp": true, "network_id": "7dc9d711-b0db-435e-86e8-29e1858f9ba1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 08:17:42,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-00418fa9-8edf-4ada-8199-3d9a6444b4b8 Date: Fri, 31 Aug 2018 08:17:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dc9d711-b0db-435e-86e8-29e1858f9ba1","tenant_id":"8ebc96f68e124de4a2f8cd9f3bb25d7c","created_at":"2018-08-31T08:17:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T08:17:41Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"8ebc96f68e124de4a2f8cd9f3bb25d7c","id":"937ca700-52a1-47ae-a3d9-4daa0a2222d4","subnetpool_id":null,"name":"vping_userdata-subnet_8f8c8ca0-4dab-4034-9ba7-1168099c255f"}} 2018-08-31 08:17:42,440 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-00418fa9-8edf-4ada-8199-3d9a6444b4b8 2018-08-31 08:17:42,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.264316082s 2018-08-31 08:17:42,441 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-00418fa9-8edf-4ada-8199-3d9a6444b4b8 2018-08-31 08:17:42,441 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:17:41Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'937ca700-52a1-47ae-a3d9-4daa0a2222d4', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_8f8c8ca0-4dab-4034-9ba7-1168099c255f', u'enable_dhcp': True, u'network_id': u'7dc9d711-b0db-435e-86e8-29e1858f9ba1', u'tenant_id': u'8ebc96f68e124de4a2f8cd9f3bb25d7c', u'created_at': u'2018-08-31T08:17:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8ebc96f68e124de4a2f8cd9f3bb25d7c'}) 2018-08-31 08:17:42,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 08:17:42,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}03bb612e839bb4b11511a71622cb2ea908ef0b55" -d '{"router": {"external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "name": "vping_userdata-router_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "admin_state_up": true}}' 2018-08-31 08:17:48,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-223c7f81-9406-47d0-9d99-bf56b69f6bc3 Date: Fri, 31 Aug 2018 08:17:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "created_at": "2018-08-31T08:17:43Z", "admin_state_up": true, "updated_at": "2018-08-31T08:17:44Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "id": "7f5eb1af-4186-4ea7-b759-7676902e949e", "name": "vping_userdata-router_8f8c8ca0-4dab-4034-9ba7-1168099c255f"}} 2018-08-31 08:17:48,838 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-223c7f81-9406-47d0-9d99-bf56b69f6bc3 2018-08-31 08:17:48,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.39637994766s 2018-08-31 08:17:48,839 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-223c7f81-9406-47d0-9d99-bf56b69f6bc3 2018-08-31 08:17:48,839 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:17:44Z', u'revision_number': 3, u'id': u'7f5eb1af-4186-4ea7-b759-7676902e949e', u'external_gateway_info': {u'network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9101d810-9ee5-41e0-949f-3a0dfa54404f', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_8f8c8ca0-4dab-4034-9ba7-1168099c255f', u'admin_state_up': True, u'tenant_id': u'8ebc96f68e124de4a2f8cd9f3bb25d7c', u'created_at': u'2018-08-31T08:17:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'8ebc96f68e124de4a2f8cd9f3bb25d7c'}) 2018-08-31 08:17:48,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 08:17:48,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/7f5eb1af-4186-4ea7-b759-7676902e949e/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}03bb612e839bb4b11511a71622cb2ea908ef0b55" -d '{"subnet_id": "937ca700-52a1-47ae-a3d9-4daa0a2222d4"}' 2018-08-31 08:17:52,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-53f583a6-a75e-48b5-abbc-141c00e6fd2f Date: Fri, 31 Aug 2018 08:17:52 GMT RESP BODY: {"network_id": "7dc9d711-b0db-435e-86e8-29e1858f9ba1", "tenant_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "subnet_id": "937ca700-52a1-47ae-a3d9-4daa0a2222d4", "subnet_ids": ["937ca700-52a1-47ae-a3d9-4daa0a2222d4"], "port_id": "1d53bdd2-fd7b-4964-9b15-e0dbc9755252", "id": "7f5eb1af-4186-4ea7-b759-7676902e949e"} 2018-08-31 08:17:52,223 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/7f5eb1af-4186-4ea7-b759-7676902e949e/add_router_interface.json used request id req-53f583a6-a75e-48b5-abbc-141c00e6fd2f 2018-08-31 08:17:52,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.38281583786s 2018-08-31 08:17:52,223 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/7f5eb1af-4186-4ea7-b759-7676902e949e/add_router_interface.json used request id req-53f583a6-a75e-48b5-abbc-141c00e6fd2f returning object 7f5eb1af-4186-4ea7-b759-7676902e949e 2018-08-31 08:17:52,224 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 08:17:52,350 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 08:17:52,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:17:52,356 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 08:17:52 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}]} 2018-08-31 08:17:52,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:17:52,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:17:52,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-be8f7381-929b-4805-9255-709bf0701972 Date: Fri, 31 Aug 2018 08:17:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:17:52,651 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-be8f7381-929b-4805-9255-709bf0701972 2018-08-31 08:17:52,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.292385101318s 2018-08-31 08:17:52,651 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-be8f7381-929b-4805-9255-709bf0701972 2018-08-31 08:17:52,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 08:17:52,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_8f8c8ca0-4dab-4034-9ba7-1168099c255f"}' 2018-08-31 08:17:53,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-93abacd3-3e6f-42e8-a6fb-d4a267b49715 Date: Fri, 31 Aug 2018 08:17:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:17:52Z", "file": "/v2/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4/file", "owner": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "id": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "size": null, "self": "/v2/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "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_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "checksum": null, "created_at": "2018-08-31T08:17:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 08:17:53,017 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-93abacd3-3e6f-42e8-a6fb-d4a267b49715 2018-08-31 08:17:53,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.357064962387s 2018-08-31 08:17:53,017 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-93abacd3-3e6f-42e8-a6fb-d4a267b49715 returning object 8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4 2018-08-31 08:17:53,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 08:17:53,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4/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}03bb612e839bb4b11511a71622cb2ea908ef0b55" -d '' 2018-08-31 08:17:53,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6976f891-55cb-4915-866c-cb6a43fb0bfb Date: Fri, 31 Aug 2018 08:17:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 08:17:53,927 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4/file used request id req-6976f891-55cb-4915-866c-cb6a43fb0bfb 2018-08-31 08:17:53,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.909158945084s 2018-08-31 08:17:53,928 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4/file used request id req-6976f891-55cb-4915-866c-cb6a43fb0bfb 2018-08-31 08:17:53,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:17:53,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:17:54,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-445b6fbd-32ef-4d97-911d-bdfa97665a16 Date: Fri, 31 Aug 2018 08:17:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:17:53Z", "file": "/v2/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4/file", "owner": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "id": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "size": 12716032, "self": "/v2/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:17:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:17:54,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-445b6fbd-32ef-4d97-911d-bdfa97665a16 2018-08-31 08:17:54,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.367391109467s 2018-08-31 08:17:54,300 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-445b6fbd-32ef-4d97-911d-bdfa97665a16 2018-08-31 08:17:54,302 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4/file', 'owner': u'8ebc96f68e124de4a2f8cd9f3bb25d7c', 'id': u'8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4', 'size': 12716032, u'self': u'/v2/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8ebc96f68e124de4a2f8cd9f3bb25d7c', 'name': 'vping_userdata-project_8f8c8ca0-4dab-4034-9ba7-1168099c255f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T08:17:53Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T08:17:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_8f8c8ca0-4dab-4034-9ba7-1168099c255f', '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/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4', 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_8f8c8ca0-4dab-4034-9ba7-1168099c255f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_8f8c8ca0-4dab-4034-9ba7-1168099c255f', 'created': u'2018-08-31T08:17:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T08:17:52Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4', 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_8f8c8ca0-4dab-4034-9ba7-1168099c255f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 08:17:54,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 08:17:54,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}dbe5b3b75c47cd1f0c550fd8e10263a4bf549c6f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 08:17:55,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08: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-e996f3de-8101-4a5a-9d31-58216c8c4917 x-compute-request-id: req-e996f3de-8101-4a5a-9d31-58216c8c4917 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "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": "2ff9d17d-7778-42f7-846a-92fd51ca2daa"}} 2018-08-31 08:17:55,186 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-e996f3de-8101-4a5a-9d31-58216c8c4917 2018-08-31 08:17:55,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.883898019791s 2018-08-31 08:17:55,187 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-e996f3de-8101-4a5a-9d31-58216c8c4917 2018-08-31 08:17:55,188 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_8f8c8ca0-4dab-4034-9ba7-1168099c255f', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'2ff9d17d-7778-42f7-846a-92fd51ca2daa', 'swap': 0}) 2018-08-31 08:17:55,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 08:17:55,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa/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}dbe5b3b75c47cd1f0c550fd8e10263a4bf549c6f" -d '{"extra_specs": {}}' 2018-08-31 08:17:55,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:17:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-17169001-459f-491b-87b6-1278e2b81639 x-compute-request-id: req-17169001-459f-491b-87b6-1278e2b81639 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 08:17:55,209 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa/os-extra_specs used request id req-17169001-459f-491b-87b6-1278e2b81639 2018-08-31 08:17:55,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202670097351s 2018-08-31 08:17:55,209 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa/os-extra_specs used request id req-17169001-459f-491b-87b6-1278e2b81639 2018-08-31 08:17:55,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:17:55,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:17:55,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-9a83de39-be0d-4dca-b445-7bd0b5b245df Date: Fri, 31 Aug 2018 08:17:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7dc9d711-b0db-435e-86e8-29e1858f9ba1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ebc96f68e124de4a2f8cd9f3bb25d7c","l2_adjacency":true,"status":"ACTIVE","subnets":["937ca700-52a1-47ae-a3d9-4daa0a2222d4"],"description":"","tags":[],"updated_at":"2018-08-31T08:17:41Z","qos_policy_id":null,"name":"vping_userdata-net_8f8c8ca0-4dab-4034-9ba7-1168099c255f","admin_state_up":true,"tenant_id":"8ebc96f68e124de4a2f8cd9f3bb25d7c","created_at":"2018-08-31T08:17:40Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 08:17:55,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-9a83de39-be0d-4dca-b445-7bd0b5b245df 2018-08-31 08:17:55,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.335123062134s 2018-08-31 08:17:55,545 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-9a83de39-be0d-4dca-b445-7bd0b5b245df 2018-08-31 08:17:55,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:17:55,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:17:55,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-cfe7edc2-89ff-4df0-90f7-0a741b9fb59a Date: Fri, 31 Aug 2018 08:17:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:17:53Z", "file": "/v2/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4/file", "owner": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "id": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "size": 12716032, "self": "/v2/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:17:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:17:55,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-cfe7edc2-89ff-4df0-90f7-0a741b9fb59a 2018-08-31 08:17:55,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308193922043s 2018-08-31 08:17:55,858 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-cfe7edc2-89ff-4df0-90f7-0a741b9fb59a 2018-08-31 08:17:55,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 08:17:55,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:17:56,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:17: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-3cc1bfac-96eb-492d-af87-fe15f6fd1bc8 x-compute-request-id: req-3cc1bfac-96eb-492d-af87-fe15f6fd1bc8 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "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": "2ff9d17d-7778-42f7-846a-92fd51ca2daa"}]} 2018-08-31 08:17:56,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-3cc1bfac-96eb-492d-af87-fe15f6fd1bc8 2018-08-31 08:17:56,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.382708787918s 2018-08-31 08:17:56,243 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-3cc1bfac-96eb-492d-af87-fe15f6fd1bc8 2018-08-31 08:17:56,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 08:17:56,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}03bb612e839bb4b11511a71622cb2ea908ef0b55" -d '{"server": {"name": "vping_userdata-vm_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "imageRef": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "flavorRef": "2ff9d17d-7778-42f7-846a-92fd51ca2daa", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7dc9d711-b0db-435e-86e8-29e1858f9ba1"}]}}' 2018-08-31 08:18:00,153 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:17: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-1ed8fc8a-1619-4d4b-8982-848b05ba1162 x-compute-request-id: req-1ed8fc8a-1619-4d4b-8982-848b05ba1162 Content-Length: 374 location: http://172.30.9.34:8774/v2.1/servers/2de1416f-c5b7-4faf-a245-680417aa275a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2de1416f-c5b7-4faf-a245-680417aa275a", "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/2de1416f-c5b7-4faf-a245-680417aa275a", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/2de1416f-c5b7-4faf-a245-680417aa275a", "rel": "bookmark"}], "adminPass": "kkJXd8YcT84B"}} 2018-08-31 08:18:00,154 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-1ed8fc8a-1619-4d4b-8982-848b05ba1162 2018-08-31 08:18:00,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.90899610519s 2018-08-31 08:18:00,154 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-1ed8fc8a-1619-4d4b-8982-848b05ba1162 2018-08-31 08:18:00,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:18:00,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:00,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18: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-b7d3feac-cb7a-49b2-9ffd-1c7567c23741 x-compute-request-id: req-b7d3feac-cb7a-49b2-9ffd-1c7567c23741 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.34:8774/v2.1/servers/2de1416f-c5b7-4faf-a245-680417aa275a", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/2de1416f-c5b7-4faf-a245-680417aa275a", "rel": "bookmark"}], "image": {"id": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "links": [{"href": "http://172.30.9.34:8774/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ff9d17d-7778-42f7-846a-92fd51ca2daa", "links": [{"href": "http://172.30.9.34:8774/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "rel": "bookmark"}]}, "id": "2de1416f-c5b7-4faf-a245-680417aa275a", "user_id": "de317432ae594b9bb669a1020c6d2400", "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-31T08:18:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "created": "2018-08-31T08:18:00Z", "tenant_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:18:00,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-b7d3feac-cb7a-49b2-9ffd-1c7567c23741 2018-08-31 08:18:00,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.625558137894s 2018-08-31 08:18:00,781 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-b7d3feac-cb7a-49b2-9ffd-1c7567c23741 2018-08-31 08:18:00,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:18:00,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:01,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-d1a3c816-3093-42fd-a126-e4ee2027a9b5 Date: Fri, 31 Aug 2018 08:18:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7dc9d711-b0db-435e-86e8-29e1858f9ba1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ebc96f68e124de4a2f8cd9f3bb25d7c","l2_adjacency":true,"status":"ACTIVE","subnets":["937ca700-52a1-47ae-a3d9-4daa0a2222d4"],"description":"","tags":[],"updated_at":"2018-08-31T08:17:41Z","qos_policy_id":null,"name":"vping_userdata-net_8f8c8ca0-4dab-4034-9ba7-1168099c255f","admin_state_up":true,"tenant_id":"8ebc96f68e124de4a2f8cd9f3bb25d7c","created_at":"2018-08-31T08:17:40Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 08:18:01,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-d1a3c816-3093-42fd-a126-e4ee2027a9b5 2018-08-31 08:18:01,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.375675916672s 2018-08-31 08:18:01,163 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-d1a3c816-3093-42fd-a126-e4ee2027a9b5 2018-08-31 08:18:01,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 08:18:01,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:01,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d8ac1541-b728-46c9-8714-2a3593d8d404 Date: Fri, 31 Aug 2018 08:18:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dc9d711-b0db-435e-86e8-29e1858f9ba1","tenant_id":"8ebc96f68e124de4a2f8cd9f3bb25d7c","created_at":"2018-08-31T08:17:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T08:17:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"8ebc96f68e124de4a2f8cd9f3bb25d7c","id":"937ca700-52a1-47ae-a3d9-4daa0a2222d4","subnetpool_id":null,"name":"vping_userdata-subnet_8f8c8ca0-4dab-4034-9ba7-1168099c255f"}]} 2018-08-31 08:18:01,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-d8ac1541-b728-46c9-8714-2a3593d8d404 2018-08-31 08:18:01,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0429079532623s 2018-08-31 08:18:01,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-d8ac1541-b728-46c9-8714-2a3593d8d404 2018-08-31 08:18:01,208 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:18:03,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:18:03,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:03,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18: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-2e4e62d0-610f-41c9-8075-932ec5ea4084 x-compute-request-id: req-2e4e62d0-610f-41c9-8075-932ec5ea4084 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/2de1416f-c5b7-4faf-a245-680417aa275a", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/2de1416f-c5b7-4faf-a245-680417aa275a", "rel": "bookmark"}], "image": {"id": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "links": [{"href": "http://172.30.9.34:8774/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ff9d17d-7778-42f7-846a-92fd51ca2daa", "links": [{"href": "http://172.30.9.34:8774/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "rel": "bookmark"}]}, "id": "2de1416f-c5b7-4faf-a245-680417aa275a", "user_id": "de317432ae594b9bb669a1020c6d2400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T08:18:03Z", "hostId": "7f79152f3655b42c693863b12237f3b5846665e0e0a278c39350172f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "created": "2018-08-31T08:18:00Z", "tenant_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:18:03,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-2e4e62d0-610f-41c9-8075-932ec5ea4084 2018-08-31 08:18:03,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385257959366s 2018-08-31 08:18:03,596 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-2e4e62d0-610f-41c9-8075-932ec5ea4084 2018-08-31 08:18:03,599 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:18:05,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:18:05,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:06,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18: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-76baa87f-19f4-4030-a4d0-77c7f966e42f x-compute-request-id: req-76baa87f-19f4-4030-a4d0-77c7f966e42f 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.34:8774/v2.1/servers/2de1416f-c5b7-4faf-a245-680417aa275a", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/2de1416f-c5b7-4faf-a245-680417aa275a", "rel": "bookmark"}], "image": {"id": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "links": [{"href": "http://172.30.9.34:8774/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ff9d17d-7778-42f7-846a-92fd51ca2daa", "links": [{"href": "http://172.30.9.34:8774/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "rel": "bookmark"}]}, "id": "2de1416f-c5b7-4faf-a245-680417aa275a", "security_groups": [{"name": "default"}], "user_id": "de317432ae594b9bb669a1020c6d2400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T08:18:03Z", "hostId": "7f79152f3655b42c693863b12237f3b5846665e0e0a278c39350172f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "created": "2018-08-31T08:18:00Z", "tenant_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:18:06,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-76baa87f-19f4-4030-a4d0-77c7f966e42f 2018-08-31 08:18:06,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.30559587479s 2018-08-31 08:18:06,907 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-76baa87f-19f4-4030-a4d0-77c7f966e42f 2018-08-31 08:18:06,910 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:18:08,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:18:08,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:10,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08: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-a4aaa8b2-f67b-4fd1-b2de-13425b8f2d7d x-compute-request-id: req-a4aaa8b2-f67b-4fd1-b2de-13425b8f2d7d Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8f8c8ca0-4dab-4034-9ba7-1168099c255f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:9b:bc", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/2de1416f-c5b7-4faf-a245-680417aa275a", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/2de1416f-c5b7-4faf-a245-680417aa275a", "rel": "bookmark"}], "image": {"id": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "links": [{"href": "http://172.30.9.34:8774/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:18:08.000000", "flavor": {"id": "2ff9d17d-7778-42f7-846a-92fd51ca2daa", "links": [{"href": "http://172.30.9.34:8774/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "rel": "bookmark"}]}, "id": "2de1416f-c5b7-4faf-a245-680417aa275a", "security_groups": [{"name": "default"}], "user_id": "de317432ae594b9bb669a1020c6d2400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:18:08Z", "hostId": "7f79152f3655b42c693863b12237f3b5846665e0e0a278c39350172f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "created": "2018-08-31T08:18:00Z", "tenant_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:18:10,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-a4aaa8b2-f67b-4fd1-b2de-13425b8f2d7d 2018-08-31 08:18:10,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.85758495331s 2018-08-31 08:18:10,771 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-a4aaa8b2-f67b-4fd1-b2de-13425b8f2d7d 2018-08-31 08:18:10,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 08:18:10,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/ports.json?device_id=2de1416f-c5b7-4faf-a245-680417aa275a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:11,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-74f2bb48-517b-4030-b39e-6b2d5eb99915 Date: Fri, 31 Aug 2018 08:18:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T08:18:08Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"937ca700-52a1-47ae-a3d9-4daa0a2222d4","ip_address":"192.168.120.7"}],"id":"4f882571-7435-403e-91a4-4faa84aeb8cf","security_groups":["f8e6492b-ef20-4cfd-8379-d24dbf302875"],"mac_address":"fa:16:3e:27:9b:bc","project_id":"8ebc96f68e124de4a2f8cd9f3bb25d7c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7dc9d711-b0db-435e-86e8-29e1858f9ba1","tenant_id":"8ebc96f68e124de4a2f8cd9f3bb25d7c","created_at":"2018-08-31T08:18:03Z","binding:vnic_type":"normal","device_id":"2de1416f-c5b7-4faf-a245-680417aa275a","ip_allocation":"immediate"}]} 2018-08-31 08:18:11,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=2de1416f-c5b7-4faf-a245-680417aa275a used request id req-74f2bb48-517b-4030-b39e-6b2d5eb99915 2018-08-31 08:18:11,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.292872905731s 2018-08-31 08:18:11,069 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=2de1416f-c5b7-4faf-a245-680417aa275a used request id req-74f2bb48-517b-4030-b39e-6b2d5eb99915 2018-08-31 08:18:11,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:18:11,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/floatingips.json?port_id=4f882571-7435-403e-91a4-4faa84aeb8cf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:11,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0b44ffce-fabb-4211-8fac-60749f6310e2 Date: Fri, 31 Aug 2018 08:18:11 GMT RESP BODY: {"floatingips": []} 2018-08-31 08:18:11,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json?port_id=4f882571-7435-403e-91a4-4faa84aeb8cf used request id req-0b44ffce-fabb-4211-8fac-60749f6310e2 2018-08-31 08:18:11,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0436301231384s 2018-08-31 08:18:11,118 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json?port_id=4f882571-7435-403e-91a4-4faa84aeb8cf used request id req-0b44ffce-fabb-4211-8fac-60749f6310e2 2018-08-31 08:18:11,119 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_8f8c8ca0-4dab-4034-9ba7-1168099c255f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:9b:bc', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4'}), 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-31T08:18:08.000000', 'flavor': Munch({u'id': u'2ff9d17d-7778-42f7-846a-92fd51ca2daa'}), 'az': u'nova', 'id': u'2de1416f-c5b7-4faf-a245-680417aa275a', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'de317432ae594b9bb669a1020c6d2400', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8ebc96f68e124de4a2f8cd9f3bb25d7c', 'name': 'vping_userdata-project_8f8c8ca0-4dab-4034-9ba7-1168099c255f', '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-31T08:18:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T08:18:08Z', 'hostId': u'7f79152f3655b42c693863b12237f3b5846665e0e0a278c39350172f', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'7f79152f3655b42c693863b12237f3b5846665e0e0a278c39350172f', '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-31T08:18:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8ebc96f68e124de4a2f8cd9f3bb25d7c', 'name': u'vping_userdata-vm_8f8c8ca0-4dab-4034-9ba7-1168099c255f', 'adminPass': u'kkJXd8YcT84B', 'tenant_id': u'8ebc96f68e124de4a2f8cd9f3bb25d7c', 'created_at': u'2018-08-31T08:18:00Z', 'created': u'2018-08-31T08:18:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 08:18:11,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:18:11,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:11,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-b3d7a1f7-5c5b-450c-a333-b2dea4583fdc Date: Fri, 31 Aug 2018 08:18:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7dc9d711-b0db-435e-86e8-29e1858f9ba1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ebc96f68e124de4a2f8cd9f3bb25d7c","l2_adjacency":true,"status":"ACTIVE","subnets":["937ca700-52a1-47ae-a3d9-4daa0a2222d4"],"description":"","tags":[],"updated_at":"2018-08-31T08:17:41Z","qos_policy_id":null,"name":"vping_userdata-net_8f8c8ca0-4dab-4034-9ba7-1168099c255f","admin_state_up":true,"tenant_id":"8ebc96f68e124de4a2f8cd9f3bb25d7c","created_at":"2018-08-31T08:17:40Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 08:18:11,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-b3d7a1f7-5c5b-450c-a333-b2dea4583fdc 2018-08-31 08:18:11,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0964820384979s 2018-08-31 08:18:11,217 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-b3d7a1f7-5c5b-450c-a333-b2dea4583fdc 2018-08-31 08:18:11,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:18:11,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:11,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-7a91265e-8431-4297-8dc8-e09a0e9a03e7 Date: Fri, 31 Aug 2018 08:18:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:17:53Z", "file": "/v2/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4/file", "owner": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "id": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "size": 12716032, "self": "/v2/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:17:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:18:11,258 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-7a91265e-8431-4297-8dc8-e09a0e9a03e7 2018-08-31 08:18:11,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0373268127441s 2018-08-31 08:18:11,259 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-7a91265e-8431-4297-8dc8-e09a0e9a03e7 2018-08-31 08:18:11,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 08:18:11,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:11,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18: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-7c6b2ca4-f243-4d2b-a229-c594fbeb33d9 x-compute-request-id: req-7c6b2ca4-f243-4d2b-a229-c594fbeb33d9 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "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": "2ff9d17d-7778-42f7-846a-92fd51ca2daa"}]} 2018-08-31 08:18:11,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-7c6b2ca4-f243-4d2b-a229-c594fbeb33d9 2018-08-31 08:18:11,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.183044195175s 2018-08-31 08:18:11,444 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-7c6b2ca4-f243-4d2b-a229-c594fbeb33d9 2018-08-31 08:18:11,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 08:18:11,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}03bb612e839bb4b11511a71622cb2ea908ef0b55" -d '{"server": {"name": "vping_userdata-vm2_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "imageRef": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "flavorRef": "2ff9d17d-7778-42f7-846a-92fd51ca2daa", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjcgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7dc9d711-b0db-435e-86e8-29e1858f9ba1"}]}}' 2018-08-31 08:18:15,716 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:18: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-47cc8eab-2c6b-4858-8603-e0993f5b49c0 x-compute-request-id: req-47cc8eab-2c6b-4858-8603-e0993f5b49c0 Content-Length: 374 location: http://172.30.9.34:8774/v2.1/servers/06e39ae7-014a-43e0-b201-30c20f3667f3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "06e39ae7-014a-43e0-b201-30c20f3667f3", "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/06e39ae7-014a-43e0-b201-30c20f3667f3", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/06e39ae7-014a-43e0-b201-30c20f3667f3", "rel": "bookmark"}], "adminPass": "gK2nmWKiQLC5"}} 2018-08-31 08:18:15,716 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-47cc8eab-2c6b-4858-8603-e0993f5b49c0 2018-08-31 08:18:15,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.27078199387s 2018-08-31 08:18:15,717 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-47cc8eab-2c6b-4858-8603-e0993f5b49c0 2018-08-31 08:18:15,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:18:15,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:16,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08: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-8125237b-6193-43de-b7a8-b134f91659e3 x-compute-request-id: req-8125237b-6193-43de-b7a8-b134f91659e3 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.34:8774/v2.1/servers/06e39ae7-014a-43e0-b201-30c20f3667f3", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/06e39ae7-014a-43e0-b201-30c20f3667f3", "rel": "bookmark"}], "image": {"id": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "links": [{"href": "http://172.30.9.34:8774/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ff9d17d-7778-42f7-846a-92fd51ca2daa", "links": [{"href": "http://172.30.9.34:8774/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "rel": "bookmark"}]}, "id": "06e39ae7-014a-43e0-b201-30c20f3667f3", "user_id": "de317432ae594b9bb669a1020c6d2400", "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-31T08:18:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "created": "2018-08-31T08:18:15Z", "tenant_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8f8c8ca0-4dab-4034-9ba7-1168099c255f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:9b:bc", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/2de1416f-c5b7-4faf-a245-680417aa275a", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/2de1416f-c5b7-4faf-a245-680417aa275a", "rel": "bookmark"}], "image": {"id": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "links": [{"href": "http://172.30.9.34:8774/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:18:08.000000", "flavor": {"id": "2ff9d17d-7778-42f7-846a-92fd51ca2daa", "links": [{"href": "http://172.30.9.34:8774/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "rel": "bookmark"}]}, "id": "2de1416f-c5b7-4faf-a245-680417aa275a", "security_groups": [{"name": "default"}], "user_id": "de317432ae594b9bb669a1020c6d2400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:18:08Z", "hostId": "7f79152f3655b42c693863b12237f3b5846665e0e0a278c39350172f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "created": "2018-08-31T08:18:00Z", "tenant_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:18:16,377 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-8125237b-6193-43de-b7a8-b134f91659e3 2018-08-31 08:18:16,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.659725904465s 2018-08-31 08:18:16,378 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-8125237b-6193-43de-b7a8-b134f91659e3 2018-08-31 08:18:16,383 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:18:18,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:18:18,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:19,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18: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-e924deef-1995-4631-b215-d82544d1a097 x-compute-request-id: req-e924deef-1995-4631-b215-d82544d1a097 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/06e39ae7-014a-43e0-b201-30c20f3667f3", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/06e39ae7-014a-43e0-b201-30c20f3667f3", "rel": "bookmark"}], "image": {"id": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "links": [{"href": "http://172.30.9.34:8774/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ff9d17d-7778-42f7-846a-92fd51ca2daa", "links": [{"href": "http://172.30.9.34:8774/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "rel": "bookmark"}]}, "id": "06e39ae7-014a-43e0-b201-30c20f3667f3", "security_groups": [{"name": "default"}], "user_id": "de317432ae594b9bb669a1020c6d2400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T08:18:18Z", "hostId": "a567f7499abd0ed185ca7392981e16879c9a610c1fa04f67258aac09", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "created": "2018-08-31T08:18:15Z", "tenant_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8f8c8ca0-4dab-4034-9ba7-1168099c255f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:9b:bc", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/2de1416f-c5b7-4faf-a245-680417aa275a", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/2de1416f-c5b7-4faf-a245-680417aa275a", "rel": "bookmark"}], "image": {"id": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "links": [{"href": "http://172.30.9.34:8774/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:18:08.000000", "flavor": {"id": "2ff9d17d-7778-42f7-846a-92fd51ca2daa", "links": [{"href": "http://172.30.9.34:8774/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "rel": "bookmark"}]}, "id": "2de1416f-c5b7-4faf-a245-680417aa275a", "security_groups": [{"name": "default"}], "user_id": "de317432ae594b9bb669a1020c6d2400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:18:08Z", "hostId": "7f79152f3655b42c693863b12237f3b5846665e0e0a278c39350172f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "created": "2018-08-31T08:18:00Z", "tenant_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:18:19,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e924deef-1995-4631-b215-d82544d1a097 2018-08-31 08:18:19,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10277509689s 2018-08-31 08:18:19,489 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e924deef-1995-4631-b215-d82544d1a097 2018-08-31 08:18:19,493 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:18:21,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:18:21,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:22,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18: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-44147c46-2650-4151-a0d9-776b5b20697c x-compute-request-id: req-44147c46-2650-4151-a0d9-776b5b20697c Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/06e39ae7-014a-43e0-b201-30c20f3667f3", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/06e39ae7-014a-43e0-b201-30c20f3667f3", "rel": "bookmark"}], "image": {"id": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "links": [{"href": "http://172.30.9.34:8774/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ff9d17d-7778-42f7-846a-92fd51ca2daa", "links": [{"href": "http://172.30.9.34:8774/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "rel": "bookmark"}]}, "id": "06e39ae7-014a-43e0-b201-30c20f3667f3", "security_groups": [{"name": "default"}], "user_id": "de317432ae594b9bb669a1020c6d2400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T08:18:18Z", "hostId": "a567f7499abd0ed185ca7392981e16879c9a610c1fa04f67258aac09", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "created": "2018-08-31T08:18:15Z", "tenant_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8f8c8ca0-4dab-4034-9ba7-1168099c255f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:9b:bc", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/2de1416f-c5b7-4faf-a245-680417aa275a", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/2de1416f-c5b7-4faf-a245-680417aa275a", "rel": "bookmark"}], "image": {"id": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "links": [{"href": "http://172.30.9.34:8774/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:18:08.000000", "flavor": {"id": "2ff9d17d-7778-42f7-846a-92fd51ca2daa", "links": [{"href": "http://172.30.9.34:8774/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "rel": "bookmark"}]}, "id": "2de1416f-c5b7-4faf-a245-680417aa275a", "security_groups": [{"name": "default"}], "user_id": "de317432ae594b9bb669a1020c6d2400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:18:08Z", "hostId": "7f79152f3655b42c693863b12237f3b5846665e0e0a278c39350172f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "created": "2018-08-31T08:18:00Z", "tenant_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:18:22,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-44147c46-2650-4151-a0d9-776b5b20697c 2018-08-31 08:18:22,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.663807868958s 2018-08-31 08:18:22,160 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-44147c46-2650-4151-a0d9-776b5b20697c 2018-08-31 08:18:22,165 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:18:24,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:18:24,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:25,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08: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-d963bb84-254a-4116-9cd8-01dcfb2d3a53 x-compute-request-id: req-d963bb84-254a-4116-9cd8-01dcfb2d3a53 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8f8c8ca0-4dab-4034-9ba7-1168099c255f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:8b:01", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/06e39ae7-014a-43e0-b201-30c20f3667f3", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/06e39ae7-014a-43e0-b201-30c20f3667f3", "rel": "bookmark"}], "image": {"id": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "links": [{"href": "http://172.30.9.34:8774/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:18:22.000000", "flavor": {"id": "2ff9d17d-7778-42f7-846a-92fd51ca2daa", "links": [{"href": "http://172.30.9.34:8774/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "rel": "bookmark"}]}, "id": "06e39ae7-014a-43e0-b201-30c20f3667f3", "security_groups": [{"name": "default"}], "user_id": "de317432ae594b9bb669a1020c6d2400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:18:22Z", "hostId": "a567f7499abd0ed185ca7392981e16879c9a610c1fa04f67258aac09", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "created": "2018-08-31T08:18:15Z", "tenant_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8f8c8ca0-4dab-4034-9ba7-1168099c255f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:9b:bc", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/2de1416f-c5b7-4faf-a245-680417aa275a", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/2de1416f-c5b7-4faf-a245-680417aa275a", "rel": "bookmark"}], "image": {"id": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "links": [{"href": "http://172.30.9.34:8774/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:18:08.000000", "flavor": {"id": "2ff9d17d-7778-42f7-846a-92fd51ca2daa", "links": [{"href": "http://172.30.9.34:8774/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "rel": "bookmark"}]}, "id": "2de1416f-c5b7-4faf-a245-680417aa275a", "security_groups": [{"name": "default"}], "user_id": "de317432ae594b9bb669a1020c6d2400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:18:08Z", "hostId": "7f79152f3655b42c693863b12237f3b5846665e0e0a278c39350172f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "created": "2018-08-31T08:18:00Z", "tenant_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:18:25,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-d963bb84-254a-4116-9cd8-01dcfb2d3a53 2018-08-31 08:18:25,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.951935052872s 2018-08-31 08:18:25,119 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-d963bb84-254a-4116-9cd8-01dcfb2d3a53 2018-08-31 08:18:25,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 08:18:25,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/ports.json?device_id=06e39ae7-014a-43e0-b201-30c20f3667f3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:25,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-23572f79-44df-42a7-ae90-603af86759b1 Date: Fri, 31 Aug 2018 08:18:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T08:18:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"937ca700-52a1-47ae-a3d9-4daa0a2222d4","ip_address":"192.168.120.15"}],"id":"296c0e26-5fce-454d-8d31-3732aad96670","security_groups":["f8e6492b-ef20-4cfd-8379-d24dbf302875"],"mac_address":"fa:16:3e:49:8b:01","project_id":"8ebc96f68e124de4a2f8cd9f3bb25d7c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7dc9d711-b0db-435e-86e8-29e1858f9ba1","tenant_id":"8ebc96f68e124de4a2f8cd9f3bb25d7c","created_at":"2018-08-31T08:18:18Z","binding:vnic_type":"normal","device_id":"06e39ae7-014a-43e0-b201-30c20f3667f3","ip_allocation":"immediate"}]} 2018-08-31 08:18:25,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=06e39ae7-014a-43e0-b201-30c20f3667f3 used request id req-23572f79-44df-42a7-ae90-603af86759b1 2018-08-31 08:18:25,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.304171085358s 2018-08-31 08:18:25,430 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=06e39ae7-014a-43e0-b201-30c20f3667f3 used request id req-23572f79-44df-42a7-ae90-603af86759b1 2018-08-31 08:18:25,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:18:25,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/floatingips.json?port_id=296c0e26-5fce-454d-8d31-3732aad96670" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:25,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-844a2a61-d814-44fa-bba3-a1dbe845a060 Date: Fri, 31 Aug 2018 08:18:25 GMT RESP BODY: {"floatingips": []} 2018-08-31 08:18:25,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json?port_id=296c0e26-5fce-454d-8d31-3732aad96670 used request id req-844a2a61-d814-44fa-bba3-a1dbe845a060 2018-08-31 08:18:25,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0444898605347s 2018-08-31 08:18:25,479 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json?port_id=296c0e26-5fce-454d-8d31-3732aad96670 used request id req-844a2a61-d814-44fa-bba3-a1dbe845a060 2018-08-31 08:18:25,480 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_8f8c8ca0-4dab-4034-9ba7-1168099c255f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:49:8b:01', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4'}), 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-31T08:18:22.000000', 'flavor': Munch({u'id': u'2ff9d17d-7778-42f7-846a-92fd51ca2daa'}), 'az': u'nova', 'id': u'06e39ae7-014a-43e0-b201-30c20f3667f3', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'de317432ae594b9bb669a1020c6d2400', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8ebc96f68e124de4a2f8cd9f3bb25d7c', 'name': 'vping_userdata-project_8f8c8ca0-4dab-4034-9ba7-1168099c255f', '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-31T08:18:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T08:18:22Z', 'hostId': u'a567f7499abd0ed185ca7392981e16879c9a610c1fa04f67258aac09', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'a567f7499abd0ed185ca7392981e16879c9a610c1fa04f67258aac09', '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-31T08:18:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8ebc96f68e124de4a2f8cd9f3bb25d7c', 'name': u'vping_userdata-vm2_8f8c8ca0-4dab-4034-9ba7-1168099c255f', 'adminPass': u'gK2nmWKiQLC5', 'tenant_id': u'8ebc96f68e124de4a2f8cd9f3bb25d7c', 'created_at': u'2018-08-31T08:18:15Z', 'created': u'2018-08-31T08:18:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 08:18:25,481 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-31 08:18:26,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:18:26,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:27,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08: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-c2ff0427-6fc6-4934-8e5f-7200fe740a96 x-compute-request-id: req-c2ff0427-6fc6-4934-8e5f-7200fe740a96 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8f8c8ca0-4dab-4034-9ba7-1168099c255f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:8b:01", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/06e39ae7-014a-43e0-b201-30c20f3667f3", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/06e39ae7-014a-43e0-b201-30c20f3667f3", "rel": "bookmark"}], "image": {"id": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "links": [{"href": "http://172.30.9.34:8774/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:18:22.000000", "flavor": {"id": "2ff9d17d-7778-42f7-846a-92fd51ca2daa", "links": [{"href": "http://172.30.9.34:8774/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "rel": "bookmark"}]}, "id": "06e39ae7-014a-43e0-b201-30c20f3667f3", "security_groups": [{"name": "default"}], "user_id": "de317432ae594b9bb669a1020c6d2400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:18:22Z", "hostId": "a567f7499abd0ed185ca7392981e16879c9a610c1fa04f67258aac09", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "created": "2018-08-31T08:18:15Z", "tenant_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8f8c8ca0-4dab-4034-9ba7-1168099c255f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:9b:bc", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/2de1416f-c5b7-4faf-a245-680417aa275a", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/2de1416f-c5b7-4faf-a245-680417aa275a", "rel": "bookmark"}], "image": {"id": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "links": [{"href": "http://172.30.9.34:8774/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:18:08.000000", "flavor": {"id": "2ff9d17d-7778-42f7-846a-92fd51ca2daa", "links": [{"href": "http://172.30.9.34:8774/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "rel": "bookmark"}]}, "id": "2de1416f-c5b7-4faf-a245-680417aa275a", "security_groups": [{"name": "default"}], "user_id": "de317432ae594b9bb669a1020c6d2400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:18:08Z", "hostId": "7f79152f3655b42c693863b12237f3b5846665e0e0a278c39350172f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "created": "2018-08-31T08:18:00Z", "tenant_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:18:27,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-c2ff0427-6fc6-4934-8e5f-7200fe740a96 2018-08-31 08:18:27,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.45971703529s 2018-08-31 08:18:27,943 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-c2ff0427-6fc6-4934-8e5f-7200fe740a96 2018-08-31 08:18:27,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 08:18:27,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/06e39ae7-014a-43e0-b201-30c20f3667f3/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}03bb612e839bb4b11511a71622cb2ea908ef0b55" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 08:18:28,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18: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-8159fecc-b935-406e-96d6-7196e512e286 x-compute-request-id: req-8159fecc-b935-406e-96d6-7196e512e286 Content-Encoding: gzip Content-Length: 9598 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 501543895 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.186027] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188331] pid_max: default: 32768 minimum: 301\n[ 0.189581] ACPI: Core revision 20150930\n[ 0.191275] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193090] Security Framework initialized\n[ 0.194213] Yama: becoming mindful.\n[ 0.195226] AppArmor: AppArmor initialized\n[ 0.196399] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199933] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201564] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203715] Initializing cgroup subsys io\n[ 0.204965] Initializing cgroup subsys memory\n[ 0.206150] Initializing cgroup subsys devices\n[ 0.207343] Initializing cgroup subsys freezer\n[ 0.208531] Initializing cgroup subsys net_cls\n[ 0.209731] Initializing cgroup subsys perf_event\n[ 0.210987] Initializing cgroup subsys net_prio\n[ 0.212199] Initializing cgroup subsys hugetlb\n[ 0.213397] Initializing cgroup subsys pids\n[ 0.214582] CPU: Physical Processor ID: 0\n[ 0.216384] mce: CPU supports 10 MCE banks\n[ 0.217548] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218925] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233909] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240655] ftrace: allocating 31920 entries in 125 pages\n[ 0.267312] smpboot: Max logical packages: 1\n[ 0.268493] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270381] x2apic enabled\n[ 0.271518] Switched APIC routing to physical x2apic.\n[ 0.273975] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275507] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278254] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280751] KVM setup paravirtual spinlock\n[ 0.282419] x86: Booted up 1 node, 1 CPUs\n[ 0.283525] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285401] devtmpfs: initialized\n[ 0.287390] evm: security.selinux\n[ 0.288353] evm: security.SMACK64\n[ 0.289316] evm: security.SMACK64EXEC\n[ 0.290345] evm: security.SMACK64TRANSMUTE\n[ 0.291458] evm: security.SMACK64MMAP\n[ 0.292480] evm: security.ima\n[ 0.293368] evm: security.capability\n[ 0.294467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296989] pinctrl core: initialized pinctrl subsystem\n[ 0.298467] RTC time: 8:18:22, date: 08/31/18\n[ 0.299757] NET: Registered protocol family 16\n[ 0.301093] cpuidle: using governor ladder\n[ 0.302217] cpuidle: using governor menu\n[ 0.303483] PCCT header not found.\n[ 0.304751] ACPI: bus type PCI registered\n[ 0.305858] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307554] PCI: Using configuration type 1 for base access\n[ 0.309723] ACPI: Added _OSI(Module Device)\n[ 0.310880] ACPI: Added _OSI(Processor Device)\n[ 0.312075] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313314] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315483] ACPI: Interpreter enabled\n[ 0.316556] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321659] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326710] ACPI: (supports S0 S5)\n[ 0.327687] ACPI: Using IOAPIC for interrupt routing\n[ 0.328983] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332782] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334349] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336047] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337676] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340660] acpiphp: Slot [3] registered\n[ 0.341768] acpiphp: Slot [4] registered\n[ 0.342863] acpiphp: Slot [5] registered\n[ 0.343963] acpiphp: Slot [6] registered\n[ 0.345056] acpiphp: Slot [7] registered\n[ 0.346155] acpiphp: Slot [8] registered\n[ 0.347252] acpiphp: Slot [9] registered\n[ 0.348345] acpiphp: Slot [10] registered\n[ 0.349451] acpiphp: Slot [11] registered\n[ 0.350560] acpiphp: Slot [12] registered\n[ 0.351670] acpiphp: Slot [13] registered\n[ 0.352776] acpiphp: Slot [14] registered\n[ 0.354327] acpiphp: Slot [15] registered\n[ 0.369658] acpiphp: Slot [16] registered\n[ 0.370765] acpiphp: Slot [17] registered\n[ 0.371869] acpiphp: Slot [18] registered\n[ 0.373004] acpiphp: Slot [19] registered\n[ 0.374113] acpiphp: Slot [20] registered\n[ 0.375238] acpiphp: Slot [21] registered\n[ 0.376339] acpiphp: Slot [22] registered\n[ 0.377442] acpiphp: Slot [23] registered\n[ 0.378558] acpiphp: Slot [24] registered\n[ 0.379662] acpiphp: Slot [25] registered\n[ 0.380762] acpiphp: Slot [26] registered\n[ 0.381861] acpiphp: Slot [27] registered\n[ 0.382976] acpiphp: Slot [28] registered\n[ 0.384087] acpiphp: Slot [29] registered\n[ 0.385209] acpiphp: Slot [30] registered\n[ 0.386330] acpiphp: Slot [31] registered\n[ 0.387447] PCI host bridge to bus 0000:00\n[ 0.388568] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390242] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391944] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393962] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396038] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398321] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402452] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404700] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406327] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408067] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412467] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414454] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436599] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438607] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440561] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442502] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444700] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446450] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448283] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449735] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452112] vgaarb: loaded\n[ 0.453082] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455222] SCSI subsystem initialized\n[ 0.456512] ACPI: bus type USB registered\n[ 0.457665] usbcore: registered new interface driver usbfs\n[ 0.459097] usbcore: registered new interface driver hub\n[ 0.460489] usbcore: registered new device driver usb\n[ 0.462019] PCI: Using ACPI for IRQ routing\n[ 0.463566] NetLabel: Initializing\n[ 0.464565] NetLabel: domain hash size = 128\n[ 0.465742] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467060] NetLabel: unlabeled traffic allowed by default\n[ 0.468667] clocksource: Switched to clocksource kvm-clock\n[ 0.479484] AppArmor: AppArmor Filesystem Enabled\n[ 0.480810] pnp: PnP ACPI init\n[ 0.482063] pnp: PnP ACPI: found 5 devices\n[ 0.488968] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491328] NET: Registered protocol family 2\n[ 0.492770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494553] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.496212] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497866] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499351] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500960] NET: Registered protocol family 1\n[ 0.502177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503996] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505569] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520127] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534761] Trying to unpack rootfs image as initramfs...\n[ 0.598681] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.606036] Scanning for low memory corruption every 60 seconds\n[ 0.609263] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.610947] audit: initializing netlink subsys (disabled)\n[ 0.612542] audit: type=2000 audit(1535703503.405:1): initialized\n[ 0.615061] Initialise system trusted keyring\n[ 0.617299] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.618948] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.621927] zbud: loaded\n[ 0.623041] VFS: Disk quotas dquot_6.6.0\n[ 0.624225] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.627069] fuse init (API version 7.23)\n[ 0.628344] Key type big_key registered\n[ 0.629501] Allocating IMA MOK and blacklist keyrings.\n[ 0.631279] Key type asymmetric registered\n[ 0.632450] Asymmetric key parser 'x509' registered\n[ 0.633822] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.635974] io scheduler noop registered\n[ 0.637093] io scheduler deadline registered (default)\n[ 0.638498] io scheduler cfq registered\n[ 0.639804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.641284] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.644100] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.646632] ACPI: Power Button [PWRF]\n[ 0.648033] GHES: HEST is not enabled!\n[ 0.663477] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.692677] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.695710] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.719539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.722817] Linux agpgart interface v0.103\n[ 0.726867] brd: module loaded\n[ 0.729259] loop: module loaded\n[ 0.735312] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.737298] GPT:90111 != 2097151\n[ 0.738230] GPT:Alternate GPT header not at the end of the disk.\n[ 0.739698] GPT:90111 != 2097151\n[ 0.740615] GPT: Use GNU Parted to correct GPT errors.\n[ 0.741907] vda: vda1 vda15\n[ 0.743834] scsi host0: ata_piix\n[ 0.744921] scsi host1: ata_piix\n[ 0.745910] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.747526] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.749548] libphy: Fixed MDIO Bus: probed\n[ 0.750663] tun: Universal TUN/TAP device driver, 1.6\n[ 0.751948] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.755243] PPP generic driver version 2.4.2\n[ 0.756541] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.758207] ehci-pci: EHCI PCI platform driver\n[ 0.759418] ehci-platform: EHCI generic platform driver\n[ 0.760865] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.762508] ohci-pci: OHCI PCI platform driver\n[ 0.763760] ohci-platform: OHCI generic platform driver\n[ 0.765225] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.779977] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.781382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783434] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.784824] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.786504] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.788187] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.790158] usb usb1: Product: UHCI Host Controller\n[ 0.791436] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.792987] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.794379] hub 1-0:1.0: USB hub found\n[ 0.795499] hub 1-0:1.0: 2 ports detected\n[ 0.796892] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.799849] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.801177] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.802602] mousedev: PS/2 mouse device common for all mice\n[ 0.804377] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.806924] rtc_cmos 00:00: RTC can wake from S4\n[ 0.808522] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.810170] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.811813] i2c /dev entries driver\n[ 0.812907] device-mapper: uevent: version 1.0.3\n[ 0.814251] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.816579] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.818655] NET: Registered protocol family 10\n[ 0.820508] NET: Registered protocol family 17\n[ 0.821794] Key type dns_resolver registered\n[ 0.823169] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.824702] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.827198] registered taskstats version 1\n[ 0.828382] Loading compiled-in X.509 certificates\n[ 0.830322] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.832917] zswap: loaded using pool lzo/zbud\n[ 0.835449] Key type trusted registered\n[ 0.837678] Key type encrypted registered\n[ 0.838833] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.840282] ima: No TPM chip found, activating TPM-bypass!\n[ 0.841725] evm: HMAC attrs: 0x1\n[ 0.843090] Magic number: 14:460:322\n[ 0.844170] misc mcelog: hash matches\n[ 0.845248] tty tty47: hash matches\n[ 0.846725] rtc_cmos 00:00: setting system clock to 2018-08-31 08:18:22 UTC (1535703502)\n[ 0.849666] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.865351] EDD information not available.\n[ 0.911360] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.913518] Write protecting the kernel read-only data: 14336k\n[ 0.918564] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.921279] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.971568] 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 1.07\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.15...\nLease of 192.168.120.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.22. iid=i-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n/dev/root resized successfully [took 0.13s]\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxNHEjhf38D347mi+ZRJanYwUGMVZhDBO5yyI3xFVzbrtzX/XXVc7o+xEC6CNdUTcFe+MlnZ6lRI7s1l/rcVUte/JjaeVaFmlIKJzpUWWI9yOnNRvpHhc6pB5kafqtATKXcM8Djx5QLrjiI/0/OifOsx8e8c4umx9/xIOU2ANaSBz0veEfQC7FEVgCD2qqWFurb95NRdJszUFM2HqLgCHGd1lUqYdvxrQLTjuaHbhPSYoonp+lZiT49jRbtCm/mUHn5oWmQu80jGtIHHP/Vi1Eb5jL2biUsGZRiE5uFR8tREsj4+nyk50vBvWkFn+6sIBtL9toSVidQGQWt+sz79Ud root@vping-userdata-vm2-8f8c8ca0-4dab-4034-9ba7-1168099c255f\nssh-dss AAAAB3NzaC1kc3MAAACBANgm4flvUBoVEp3pO/k62/CaDw9Ejdqs/V1bw16k0dQHUazVHtr4P20qwr86xMX291Y3cvQkN11tY5goCExN/TGYyh/d4EGvpgn+QjyOPkY94jiL/t7PD8KDW5xeRmZ92rPsANDSGFP0gFtpTrPw3E73B2tC5DlX6eM7e0BVc8ShAAAAFQCM/Vm2TLDQhvOmuvIrZqWwsldwPQAAAIEAz1jNOGGsEmLNmgtS+nKA0aJM8dXIDJ02gvFqDamNYyvHIh2xgCY0TFui1uIGNqnxHq/UrF1vmX/7f2W7OGfLbWT4qjU+WCaDOBzROQEdw1yEcc1NN0AqsGGU2QUaKu9seggG5hKB4JK/v/EY9ncTef8VXTXXuzH3EQco0R3QIQUAAACANANWSvABfEt5ostmPA5hICIZETldTloQ1Ua8xYrpOTF4pUAE2LEeA6iA+yedExr2qcRzJCF5LAL0n7TrxOfpTevXomd3vj1ksi/UFZKdjdAzhTPhdKXnoULlU4aT/LMXdEYGuXhsX5DYaTN4GiRn5SLxFGCC7rtF5wfGBg+q56w= root@vping-userdata-vm2-8f8c8ca0-4dab-4034-9ba7-1168099c255f\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.15,24,fe80::f816:3eff:fe49:8b01/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-8f8c8ca0-4dab-4034-9ba7-1168099c255f\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.16 ===\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-8f8c8ca0-4dab-4034-9ba7-1168099c255f login: "} 2018-08-31 08:18:28,058 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/06e39ae7-014a-43e0-b201-30c20f3667f3/action used request id req-8159fecc-b935-406e-96d6-7196e512e286 2018-08-31 08:18:28,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.112946033478s 2018-08-31 08:18:28,059 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/06e39ae7-014a-43e0-b201-30c20f3667f3/action used request id req-8159fecc-b935-406e-96d6-7196e512e286 2018-08-31 08:18:28,060 - 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 501543895 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.186027] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.188331] pid_max: default: 32768 minimum: 301 [ 0.189581] ACPI: Core revision 20150930 [ 0.191275] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.193090] Security Framework initialized [ 0.194213] Yama: becoming mindful. [ 0.195226] AppArmor: AppArmor initialized [ 0.196399] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.198204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.199933] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201564] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.203715] Initializing cgroup subsys io [ 0.204965] Initializing cgroup subsys memory [ 0.206150] Initializing cgroup subsys devices [ 0.207343] Initializing cgroup subsys freezer [ 0.208531] Initializing cgroup subsys net_cls [ 0.209731] Initializing cgroup subsys perf_event [ 0.210987] Initializing cgroup subsys net_prio [ 0.212199] Initializing cgroup subsys hugetlb [ 0.213397] Initializing cgroup subsys pids [ 0.214582] CPU: Physical Processor ID: 0 [ 0.216384] mce: CPU supports 10 MCE banks [ 0.217548] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.218925] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.233909] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.240655] ftrace: allocating 31920 entries in 125 pages [ 0.267312] smpboot: Max logical packages: 1 [ 0.268493] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.270381] x2apic enabled [ 0.271518] Switched APIC routing to physical x2apic. [ 0.273975] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275507] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278254] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280751] KVM setup paravirtual spinlock [ 0.282419] x86: Booted up 1 node, 1 CPUs [ 0.283525] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285401] devtmpfs: initialized [ 0.287390] evm: security.selinux [ 0.288353] evm: security.SMACK64 [ 0.289316] evm: security.SMACK64EXEC [ 0.290345] evm: security.SMACK64TRANSMUTE [ 0.291458] evm: security.SMACK64MMAP [ 0.292480] evm: security.ima [ 0.293368] evm: security.capability [ 0.294467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296989] pinctrl core: initialized pinctrl subsystem [ 0.298467] RTC time: 8:18:22, date: 08/31/18 [ 0.299757] NET: Registered protocol family 16 [ 0.301093] cpuidle: using governor ladder [ 0.302217] cpuidle: using governor menu [ 0.303483] PCCT header not found. [ 0.304751] ACPI: bus type PCI registered [ 0.305858] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.307554] PCI: Using configuration type 1 for base access [ 0.309723] ACPI: Added _OSI(Module Device) [ 0.310880] ACPI: Added _OSI(Processor Device) [ 0.312075] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.313314] ACPI: Added _OSI(Processor Aggregator Device) [ 0.315483] ACPI: Interpreter enabled [ 0.316556] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.319127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.321659] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.324187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.326710] ACPI: (supports S0 S5) [ 0.327687] ACPI: Using IOAPIC for interrupt routing [ 0.328983] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.332782] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.334349] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.336047] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.337676] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.340660] acpiphp: Slot [3] registered [ 0.341768] acpiphp: Slot [4] registered [ 0.342863] acpiphp: Slot [5] registered [ 0.343963] acpiphp: Slot [6] registered [ 0.345056] acpiphp: Slot [7] registered [ 0.346155] acpiphp: Slot [8] registered [ 0.347252] acpiphp: Slot [9] registered [ 0.348345] acpiphp: Slot [10] registered [ 0.349451] acpiphp: Slot [11] registered [ 0.350560] acpiphp: Slot [12] registered [ 0.351670] acpiphp: Slot [13] registered [ 0.352776] acpiphp: Slot [14] registered [ 0.354327] acpiphp: Slot [15] registered [ 0.369658] acpiphp: Slot [16] registered [ 0.370765] acpiphp: Slot [17] registered [ 0.371869] acpiphp: Slot [18] registered [ 0.373004] acpiphp: Slot [19] registered [ 0.374113] acpiphp: Slot [20] registered [ 0.375238] acpiphp: Slot [21] registered [ 0.376339] acpiphp: Slot [22] registered [ 0.377442] acpiphp: Slot [23] registered [ 0.378558] acpiphp: Slot [24] registered [ 0.379662] acpiphp: Slot [25] registered [ 0.380762] acpiphp: Slot [26] registered [ 0.381861] acpiphp: Slot [27] registered [ 0.382976] acpiphp: Slot [28] registered [ 0.384087] acpiphp: Slot [29] registered [ 0.385209] acpiphp: Slot [30] registered [ 0.386330] acpiphp: Slot [31] registered [ 0.387447] PCI host bridge to bus 0000:00 [ 0.388568] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.390242] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.391944] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.393962] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.396038] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.398321] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.402452] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.404700] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.406327] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.408067] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.412467] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.414454] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.436599] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.438607] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.440561] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.442502] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.444700] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.446450] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.448283] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.449735] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.452112] vgaarb: loaded [ 0.453082] vgaarb: bridge control possible 0000:00:02.0 [ 0.455222] SCSI subsystem initialized [ 0.456512] ACPI: bus type USB registered [ 0.457665] usbcore: registered new interface driver usbfs [ 0.459097] usbcore: registered new interface driver hub [ 0.460489] usbcore: registered new device driver usb [ 0.462019] PCI: Using ACPI for IRQ routing [ 0.463566] NetLabel: Initializing [ 0.464565] NetLabel: domain hash size = 128 [ 0.465742] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.467060] NetLabel: unlabeled traffic allowed by default [ 0.468667] clocksource: Switched to clocksource kvm-clock [ 0.479484] AppArmor: AppArmor Filesystem Enabled [ 0.480810] pnp: PnP ACPI init [ 0.482063] pnp: PnP ACPI: found 5 devices [ 0.488968] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.491328] NET: Registered protocol family 2 [ 0.492770] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.494553] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.496212] TCP: Hash tables configured (established 4096 bind 4096) [ 0.497866] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.499351] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.500960] NET: Registered protocol family 1 [ 0.502177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.503996] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.505569] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.520127] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.534761] Trying to unpack rootfs image as initramfs... [ 0.598681] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.606036] Scanning for low memory corruption every 60 seconds [ 0.609263] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.610947] audit: initializing netlink subsys (disabled) [ 0.612542] audit: type=2000 audit(1535703503.405:1): initialized [ 0.615061] Initialise system trusted keyring [ 0.617299] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.618948] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.621927] zbud: loaded [ 0.623041] VFS: Disk quotas dquot_6.6.0 [ 0.624225] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.627069] fuse init (API version 7.23) [ 0.628344] Key type big_key registered [ 0.629501] Allocating IMA MOK and blacklist keyrings. [ 0.631279] Key type asymmetric registered [ 0.632450] Asymmetric key parser 'x509' registered [ 0.633822] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.635974] io scheduler noop registered [ 0.637093] io scheduler deadline registered (default) [ 0.638498] io scheduler cfq registered [ 0.639804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.641284] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.644100] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.646632] ACPI: Power Button [PWRF] [ 0.648033] GHES: HEST is not enabled! [ 0.663477] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.692677] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.695710] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.719539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.722817] Linux agpgart interface v0.103 [ 0.726867] brd: module loaded [ 0.729259] loop: module loaded [ 0.735312] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.737298] GPT:90111 != 2097151 [ 0.738230] GPT:Alternate GPT header not at the end of the disk. [ 0.739698] GPT:90111 != 2097151 [ 0.740615] GPT: Use GNU Parted to correct GPT errors. [ 0.741907] vda: vda1 vda15 [ 0.743834] scsi host0: ata_piix [ 0.744921] scsi host1: ata_piix [ 0.745910] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.747526] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.749548] libphy: Fixed MDIO Bus: probed [ 0.750663] tun: Universal TUN/TAP device driver, 1.6 [ 0.751948] tun: (C) 1999-2004 Max Krasnyansky [ 0.755243] PPP generic driver version 2.4.2 [ 0.756541] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.758207] ehci-pci: EHCI PCI platform driver [ 0.759418] ehci-platform: EHCI generic platform driver [ 0.760865] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.762508] ohci-pci: OHCI PCI platform driver [ 0.763760] ohci-platform: OHCI generic platform driver [ 0.765225] uhci_hcd: USB Universal Host Controller Interface driver [ 0.779977] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783434] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.784824] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.786504] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.788187] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790158] usb usb1: Product: UHCI Host Controller [ 0.791436] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.792987] usb usb1: SerialNumber: 0000:00:01.2 [ 0.794379] hub 1-0:1.0: USB hub found [ 0.795499] hub 1-0:1.0: 2 ports detected [ 0.796892] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.799849] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.801177] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.802602] mousedev: PS/2 mouse device common for all mice [ 0.804377] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.806924] rtc_cmos 00:00: RTC can wake from S4 [ 0.808522] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.810170] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.811813] i2c /dev entries driver [ 0.812907] device-mapper: uevent: version 1.0.3 [ 0.814251] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.816579] ledtrig-cpu: registered to indicate activity on CPUs [ 0.818655] NET: Registered protocol family 10 [ 0.820508] NET: Registered protocol family 17 [ 0.821794] Key type dns_resolver registered [ 0.823169] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.824702] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.827198] registered taskstats version 1 [ 0.828382] Loading compiled-in X.509 certificates [ 0.830322] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.832917] zswap: loaded using pool lzo/zbud [ 0.835449] Key type trusted registered [ 0.837678] Key type encrypted registered [ 0.838833] AppArmor: AppArmor sha1 policy hashing enabled [ 0.840282] ima: No TPM chip found, activating TPM-bypass! [ 0.841725] evm: HMAC attrs: 0x1 [ 0.843090] Magic number: 14:460:322 [ 0.844170] misc mcelog: hash matches [ 0.845248] tty tty47: hash matches [ 0.846725] rtc_cmos 00:00: setting system clock to 2018-08-31 08:18:22 UTC (1535703502) [ 0.849666] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.865351] EDD information not available. [ 0.911360] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.913518] Write protecting the kernel read-only data: 14336k [ 0.918564] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.921279] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.971568] 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 1.07 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.15... Lease of 192.168.120.15 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.22. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK /dev/root resized successfully [took 0.13s] === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxNHEjhf38D347mi+ZRJanYwUGMVZhDBO5yyI3xFVzbrtzX/XXVc7o+xEC6CNdUTcFe+MlnZ6lRI7s1l/rcVUte/JjaeVaFmlIKJzpUWWI9yOnNRvpHhc6pB5kafqtATKXcM8Djx5QLrjiI/0/OifOsx8e8c4umx9/xIOU2ANaSBz0veEfQC7FEVgCD2qqWFurb95NRdJszUFM2HqLgCHGd1lUqYdvxrQLTjuaHbhPSYoonp+lZiT49jRbtCm/mUHn5oWmQu80jGtIHHP/Vi1Eb5jL2biUsGZRiE5uFR8tREsj4+nyk50vBvWkFn+6sIBtL9toSVidQGQWt+sz79Ud root@vping-userdata-vm2-8f8c8ca0-4dab-4034-9ba7-1168099c255f ssh-dss AAAAB3NzaC1kc3MAAACBANgm4flvUBoVEp3pO/k62/CaDw9Ejdqs/V1bw16k0dQHUazVHtr4P20qwr86xMX291Y3cvQkN11tY5goCExN/TGYyh/d4EGvpgn+QjyOPkY94jiL/t7PD8KDW5xeRmZ92rPsANDSGFP0gFtpTrPw3E73B2tC5DlX6eM7e0BVc8ShAAAAFQCM/Vm2TLDQhvOmuvIrZqWwsldwPQAAAIEAz1jNOGGsEmLNmgtS+nKA0aJM8dXIDJ02gvFqDamNYyvHIh2xgCY0TFui1uIGNqnxHq/UrF1vmX/7f2W7OGfLbWT4qjU+WCaDOBzROQEdw1yEcc1NN0AqsGGU2QUaKu9seggG5hKB4JK/v/EY9ncTef8VXTXXuzH3EQco0R3QIQUAAACANANWSvABfEt5ostmPA5hICIZETldTloQ1Ua8xYrpOTF4pUAE2LEeA6iA+yedExr2qcRzJCF5LAL0n7TrxOfpTevXomd3vj1ksi/UFZKdjdAzhTPhdKXnoULlU4aT/LMXdEYGuXhsX5DYaTN4GiRn5SLxFGCC7rtF5wfGBg+q56w= root@vping-userdata-vm2-8f8c8ca0-4dab-4034-9ba7-1168099c255f -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe49:8b01/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-8f8c8ca0-4dab-4034-9ba7-1168099c255f launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.16 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-8f8c8ca0-4dab-4034-9ba7-1168099c255f login: 2018-08-31 08:18:28,061 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-31 08:18:28,175 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 08:18:28,175 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:48 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-31 08:18:28,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 08:18:28,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/servers/2de1416f-c5b7-4faf-a245-680417aa275a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:28,380 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:18: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-f92baa71-5eea-42d4-a167-3c569734cc7e x-compute-request-id: req-f92baa71-5eea-42d4-a167-3c569734cc7e Content-Type: application/json 2018-08-31 08:18:28,381 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/2de1416f-c5b7-4faf-a245-680417aa275a used request id req-f92baa71-5eea-42d4-a167-3c569734cc7e 2018-08-31 08:18:28,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.199898004532s 2018-08-31 08:18:28,381 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/2de1416f-c5b7-4faf-a245-680417aa275a used request id req-f92baa71-5eea-42d4-a167-3c569734cc7e 2018-08-31 08:18:28,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:18:28,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:29,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18: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-fce72fa8-b341-4e80-87b0-07ded8e6e186 x-compute-request-id: req-fce72fa8-b341-4e80-87b0-07ded8e6e186 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8f8c8ca0-4dab-4034-9ba7-1168099c255f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:8b:01", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/06e39ae7-014a-43e0-b201-30c20f3667f3", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/06e39ae7-014a-43e0-b201-30c20f3667f3", "rel": "bookmark"}], "image": {"id": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "links": [{"href": "http://172.30.9.34:8774/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:18:22.000000", "flavor": {"id": "2ff9d17d-7778-42f7-846a-92fd51ca2daa", "links": [{"href": "http://172.30.9.34:8774/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "rel": "bookmark"}]}, "id": "06e39ae7-014a-43e0-b201-30c20f3667f3", "security_groups": [{"name": "default"}], "user_id": "de317432ae594b9bb669a1020c6d2400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:18:22Z", "hostId": "a567f7499abd0ed185ca7392981e16879c9a610c1fa04f67258aac09", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "created": "2018-08-31T08:18:15Z", "tenant_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_8f8c8ca0-4dab-4034-9ba7-1168099c255f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:9b:bc", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/2de1416f-c5b7-4faf-a245-680417aa275a", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/2de1416f-c5b7-4faf-a245-680417aa275a", "rel": "bookmark"}], "image": {"id": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "links": [{"href": "http://172.30.9.34:8774/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:18:08.000000", "flavor": {"id": "2ff9d17d-7778-42f7-846a-92fd51ca2daa", "links": [{"href": "http://172.30.9.34:8774/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "rel": "bookmark"}]}, "id": "2de1416f-c5b7-4faf-a245-680417aa275a", "security_groups": [{"name": "default"}], "user_id": "de317432ae594b9bb669a1020c6d2400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:18:28Z", "hostId": "7f79152f3655b42c693863b12237f3b5846665e0e0a278c39350172f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "created": "2018-08-31T08:18:00Z", "tenant_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:18:29,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-fce72fa8-b341-4e80-87b0-07ded8e6e186 2018-08-31 08:18:29,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.845419883728s 2018-08-31 08:18:29,227 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-fce72fa8-b341-4e80-87b0-07ded8e6e186 2018-08-31 08:18:29,230 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:18:31,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:18:31,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:31,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08: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-a425004b-88ce-4f56-801e-d3c95d171d80 x-compute-request-id: req-a425004b-88ce-4f56-801e-d3c95d171d80 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8f8c8ca0-4dab-4034-9ba7-1168099c255f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:8b:01", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/06e39ae7-014a-43e0-b201-30c20f3667f3", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/06e39ae7-014a-43e0-b201-30c20f3667f3", "rel": "bookmark"}], "image": {"id": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "links": [{"href": "http://172.30.9.34:8774/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:18:22.000000", "flavor": {"id": "2ff9d17d-7778-42f7-846a-92fd51ca2daa", "links": [{"href": "http://172.30.9.34:8774/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "rel": "bookmark"}]}, "id": "06e39ae7-014a-43e0-b201-30c20f3667f3", "security_groups": [{"name": "default"}], "user_id": "de317432ae594b9bb669a1020c6d2400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:18:22Z", "hostId": "a567f7499abd0ed185ca7392981e16879c9a610c1fa04f67258aac09", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "created": "2018-08-31T08:18:15Z", "tenant_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:18:31,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-a425004b-88ce-4f56-801e-d3c95d171d80 2018-08-31 08:18:31,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543823957443s 2018-08-31 08:18:31,777 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-a425004b-88ce-4f56-801e-d3c95d171d80 2018-08-31 08:18:31,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 08:18:31,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/servers/06e39ae7-014a-43e0-b201-30c20f3667f3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:32,140 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08: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 x-openstack-request-id: req-9a16c441-5103-4915-880a-023a9f0b7752 x-compute-request-id: req-9a16c441-5103-4915-880a-023a9f0b7752 Content-Type: application/json 2018-08-31 08:18:32,140 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/06e39ae7-014a-43e0-b201-30c20f3667f3 used request id req-9a16c441-5103-4915-880a-023a9f0b7752 2018-08-31 08:18:32,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.361061096191s 2018-08-31 08:18:32,141 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/06e39ae7-014a-43e0-b201-30c20f3667f3 used request id req-9a16c441-5103-4915-880a-023a9f0b7752 2018-08-31 08:18:32,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:18:32,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:32,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18: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-55f21b73-9547-4aad-9e3a-12609fb4ea76 x-compute-request-id: req-55f21b73-9547-4aad-9e3a-12609fb4ea76 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_8f8c8ca0-4dab-4034-9ba7-1168099c255f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:8b:01", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/06e39ae7-014a-43e0-b201-30c20f3667f3", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/06e39ae7-014a-43e0-b201-30c20f3667f3", "rel": "bookmark"}], "image": {"id": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "links": [{"href": "http://172.30.9.34:8774/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:18:22.000000", "flavor": {"id": "2ff9d17d-7778-42f7-846a-92fd51ca2daa", "links": [{"href": "http://172.30.9.34:8774/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "rel": "bookmark"}]}, "id": "06e39ae7-014a-43e0-b201-30c20f3667f3", "security_groups": [{"name": "default"}], "user_id": "de317432ae594b9bb669a1020c6d2400", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:18:31Z", "hostId": "a567f7499abd0ed185ca7392981e16879c9a610c1fa04f67258aac09", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "created": "2018-08-31T08:18:15Z", "tenant_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:18:32,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-55f21b73-9547-4aad-9e3a-12609fb4ea76 2018-08-31 08:18:32,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.850063085556s 2018-08-31 08:18:32,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-55f21b73-9547-4aad-9e3a-12609fb4ea76 2018-08-31 08:18:32,993 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:18:34,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:18:34,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:35,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18: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-63deb312-51d7-4d04-a501-0703618381ae x-compute-request-id: req-63deb312-51d7-4d04-a501-0703618381ae Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-31 08:18:35,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-63deb312-51d7-4d04-a501-0703618381ae 2018-08-31 08:18:35,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210422992706s 2018-08-31 08:18:35,206 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-63deb312-51d7-4d04-a501-0703618381ae 2018-08-31 08:18:35,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 08:18:35,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/7f5eb1af-4186-4ea7-b759-7676902e949e/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}03bb612e839bb4b11511a71622cb2ea908ef0b55" -d '{"subnet_id": "937ca700-52a1-47ae-a3d9-4daa0a2222d4"}' 2018-08-31 08:18:37,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3685f69c-6b20-44c4-a872-3168fbe31838 Date: Fri, 31 Aug 2018 08:18:37 GMT RESP BODY: {"network_id": "7dc9d711-b0db-435e-86e8-29e1858f9ba1", "tenant_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "subnet_id": "937ca700-52a1-47ae-a3d9-4daa0a2222d4", "subnet_ids": ["937ca700-52a1-47ae-a3d9-4daa0a2222d4"], "port_id": "1d53bdd2-fd7b-4964-9b15-e0dbc9755252", "id": "7f5eb1af-4186-4ea7-b759-7676902e949e"} 2018-08-31 08:18:37,798 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/7f5eb1af-4186-4ea7-b759-7676902e949e/remove_router_interface.json used request id req-3685f69c-6b20-44c4-a872-3168fbe31838 2018-08-31 08:18:37,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.59080600739s 2018-08-31 08:18:37,798 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/7f5eb1af-4186-4ea7-b759-7676902e949e/remove_router_interface.json used request id req-3685f69c-6b20-44c4-a872-3168fbe31838 returning object 7f5eb1af-4186-4ea7-b759-7676902e949e 2018-08-31 08:18:37,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 08:18:37,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:37,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-f4bf3a97-d07e-475b-8ea6-f53c4f27af75 Date: Fri, 31 Aug 2018 08:18:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "created_at": "2018-08-31T08:17:43Z", "admin_state_up": true, "updated_at": "2018-08-31T08:18:36Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "id": "7f5eb1af-4186-4ea7-b759-7676902e949e", "name": "vping_userdata-router_8f8c8ca0-4dab-4034-9ba7-1168099c255f"}]} 2018-08-31 08:18:37,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-f4bf3a97-d07e-475b-8ea6-f53c4f27af75 2018-08-31 08:18:37,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.172178030014s 2018-08-31 08:18:37,971 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-f4bf3a97-d07e-475b-8ea6-f53c4f27af75 2018-08-31 08:18:37,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 08:18:37,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/routers/7f5eb1af-4186-4ea7-b759-7676902e949e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:41,761 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b165f915-c8e4-4880-aea7-70be36f5a763 Content-Length: 0 Date: Fri, 31 Aug 2018 08:18:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:18:41,761 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/7f5eb1af-4186-4ea7-b759-7676902e949e.json used request id req-b165f915-c8e4-4880-aea7-70be36f5a763 2018-08-31 08:18:41,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.78873300552s 2018-08-31 08:18:41,762 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/7f5eb1af-4186-4ea7-b759-7676902e949e.json used request id req-b165f915-c8e4-4880-aea7-70be36f5a763 2018-08-31 08:18:41,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 08:18:41,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:42,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6dc90fd8-e892-4b29-b52a-0f5aaff32929 Date: Fri, 31 Aug 2018 08:18:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dc9d711-b0db-435e-86e8-29e1858f9ba1","tenant_id":"8ebc96f68e124de4a2f8cd9f3bb25d7c","created_at":"2018-08-31T08:17:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T08:17:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"8ebc96f68e124de4a2f8cd9f3bb25d7c","id":"937ca700-52a1-47ae-a3d9-4daa0a2222d4","subnetpool_id":null,"name":"vping_userdata-subnet_8f8c8ca0-4dab-4034-9ba7-1168099c255f"}]} 2018-08-31 08:18:42,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-6dc90fd8-e892-4b29-b52a-0f5aaff32929 2018-08-31 08:18:42,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.300924062729s 2018-08-31 08:18:42,064 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-6dc90fd8-e892-4b29-b52a-0f5aaff32929 2018-08-31 08:18:42,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 08:18:42,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/subnets/937ca700-52a1-47ae-a3d9-4daa0a2222d4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:44,343 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-add99931-c057-45c7-8bf0-58f97ad3a6df Date: Fri, 31 Aug 2018 08:18:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:18:44,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/937ca700-52a1-47ae-a3d9-4daa0a2222d4.json used request id req-add99931-c057-45c7-8bf0-58f97ad3a6df 2018-08-31 08:18:44,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.27811098099s 2018-08-31 08:18:44,344 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/937ca700-52a1-47ae-a3d9-4daa0a2222d4.json used request id req-add99931-c057-45c7-8bf0-58f97ad3a6df 2018-08-31 08:18:44,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:18:44,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:44,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-f0c06468-f9e3-4116-8881-6632bbf31d80 Date: Fri, 31 Aug 2018 08:18:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7dc9d711-b0db-435e-86e8-29e1858f9ba1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ebc96f68e124de4a2f8cd9f3bb25d7c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:18:44Z","qos_policy_id":null,"name":"vping_userdata-net_8f8c8ca0-4dab-4034-9ba7-1168099c255f","admin_state_up":true,"tenant_id":"8ebc96f68e124de4a2f8cd9f3bb25d7c","created_at":"2018-08-31T08:17:40Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 08:18:44,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-f0c06468-f9e3-4116-8881-6632bbf31d80 2018-08-31 08:18:44,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0954618453979s 2018-08-31 08:18:44,440 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-f0c06468-f9e3-4116-8881-6632bbf31d80 2018-08-31 08:18:44,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 08:18:44,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/networks/7dc9d711-b0db-435e-86e8-29e1858f9ba1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:45,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-965549f5-5ebd-4ee6-b262-2028455bbbba Date: Fri, 31 Aug 2018 08:18:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:18:45,547 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/7dc9d711-b0db-435e-86e8-29e1858f9ba1.json used request id req-965549f5-5ebd-4ee6-b262-2028455bbbba 2018-08-31 08:18:45,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.10613512993s 2018-08-31 08:18:45,547 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/7dc9d711-b0db-435e-86e8-29e1858f9ba1.json used request id req-965549f5-5ebd-4ee6-b262-2028455bbbba 2018-08-31 08:18:45,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:18:45,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:45,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-1f4fd667-0fe7-4617-9671-6994400d0c5f Date: Fri, 31 Aug 2018 08:18:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:17:53Z", "file": "/v2/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4/file", "owner": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "id": "8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "size": 12716032, "self": "/v2/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:17:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:18:45,846 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-1f4fd667-0fe7-4617-9671-6994400d0c5f 2018-08-31 08:18:45,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29460811615s 2018-08-31 08:18:45,846 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-1f4fd667-0fe7-4617-9671-6994400d0c5f 2018-08-31 08:18:45,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 08:18:45,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03bb612e839bb4b11511a71622cb2ea908ef0b55" 2018-08-31 08:18:46,920 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-25316635-5564-413b-af91-5cb457e9f112 Date: Fri, 31 Aug 2018 08:18: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-31 08:18:46,920 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4 used request id req-25316635-5564-413b-af91-5cb457e9f112 2018-08-31 08:18:46,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.07232713699s 2018-08-31 08:18:46,920 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/8692fbcf-b69b-4d1b-aab7-bcdcbe39edb4 used request id req-25316635-5564-413b-af91-5cb457e9f112 2018-08-31 08:18:46,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 08:18:46,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}dbe5b3b75c47cd1f0c550fd8e10263a4bf549c6f" 2018-08-31 08:18:46,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-216d7421-5b98-4419-9577-bde27849a85d x-compute-request-id: req-216d7421-5b98-4419-9577-bde27849a85d Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa", "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": "2ff9d17d-7778-42f7-846a-92fd51ca2daa"}]} 2018-08-31 08:18:46,941 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-216d7421-5b98-4419-9577-bde27849a85d 2018-08-31 08:18:46,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0205049514771s 2018-08-31 08:18:46,942 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-216d7421-5b98-4419-9577-bde27849a85d 2018-08-31 08:18:46,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 08:18:46,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe5b3b75c47cd1f0c550fd8e10263a4bf549c6f" 2018-08-31 08:18:46,979 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:18:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1472e604-150f-4e4f-8c46-4c7cd0fab9ea x-compute-request-id: req-1472e604-150f-4e4f-8c46-4c7cd0fab9ea Content-Length: 0 Content-Type: application/json 2018-08-31 08:18:46,979 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa used request id req-1472e604-150f-4e4f-8c46-4c7cd0fab9ea 2018-08-31 08:18:46,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0357990264893s 2018-08-31 08:18:46,979 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/2ff9d17d-7778-42f7-846a-92fd51ca2daa used request id req-1472e604-150f-4e4f-8c46-4c7cd0fab9ea 2018-08-31 08:18:46,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:18:46,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}dbe5b3b75c47cd1f0c550fd8e10263a4bf549c6f" 2018-08-31 08:18:47,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57b026bb-7051-4e2e-a0e9-84fe6354d1a4 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "links": {"self": "http://172.30.9.34:5000/v3/users/de317432ae594b9bb669a1020c6d2400"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "de317432ae594b9bb669a1020c6d2400", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:18:47,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-57b026bb-7051-4e2e-a0e9-84fe6354d1a4 2018-08-31 08:18:47,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207536935806s 2018-08-31 08:18:47,188 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-57b026bb-7051-4e2e-a0e9-84fe6354d1a4 2018-08-31 08:18:47,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:18:47,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/users/de317432ae594b9bb669a1020c6d2400 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe5b3b75c47cd1f0c550fd8e10263a4bf549c6f" 2018-08-31 08:18:47,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-560225be-ddbc-49ba-ab0b-c5ed2a0a3478 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_8f8c8ca0-4dab-4034-9ba7-1168099c255f", "links": {"self": "http://172.30.9.34:5000/v3/users/de317432ae594b9bb669a1020c6d2400"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "de317432ae594b9bb669a1020c6d2400", "description": null}} 2018-08-31 08:18:47,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/de317432ae594b9bb669a1020c6d2400 used request id req-560225be-ddbc-49ba-ab0b-c5ed2a0a3478 2018-08-31 08:18:47,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213191986084s 2018-08-31 08:18:47,407 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/de317432ae594b9bb669a1020c6d2400 used request id req-560225be-ddbc-49ba-ab0b-c5ed2a0a3478 2018-08-31 08:18:47,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 08:18:47,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/users/de317432ae594b9bb669a1020c6d2400 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe5b3b75c47cd1f0c550fd8e10263a4bf549c6f" 2018-08-31 08:18:47,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:18:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cd574d4-912b-42ca-a663-e36fd1eb0f26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:18:47,781 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/de317432ae594b9bb669a1020c6d2400 used request id req-3cd574d4-912b-42ca-a663-e36fd1eb0f26 2018-08-31 08:18:47,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.373502969742s 2018-08-31 08:18:47,782 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/de317432ae594b9bb669a1020c6d2400 used request id req-3cd574d4-912b-42ca-a663-e36fd1eb0f26 2018-08-31 08:18:47,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:18:47,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}dbe5b3b75c47cd1f0c550fd8e10263a4bf549c6f" 2018-08-31 08:18:47,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c09ab21f-9831-4907-8a1f-59ac11932f0c Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.34:5000/v3/projects/8ebc96f68e124de4a2f8cd9f3bb25d7c"}, "tags": [], "enabled": true, "id": "8ebc96f68e124de4a2f8cd9f3bb25d7c", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_8f8c8ca0-4dab-4034-9ba7-1168099c255f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 08:18:47,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-c09ab21f-9831-4907-8a1f-59ac11932f0c 2018-08-31 08:18:47,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190559148788s 2018-08-31 08:18:47,979 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-c09ab21f-9831-4907-8a1f-59ac11932f0c 2018-08-31 08:18:47,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 08:18:47,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/projects/8ebc96f68e124de4a2f8cd9f3bb25d7c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe5b3b75c47cd1f0c550fd8e10263a4bf549c6f" 2018-08-31 08:18:48,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:18:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c7f4ca3-ef9b-4955-829f-3ab4b1b86c9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:18:48,287 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/8ebc96f68e124de4a2f8cd9f3bb25d7c used request id req-8c7f4ca3-ef9b-4955-829f-3ab4b1b86c9f 2018-08-31 08:18:48,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.304450035095s 2018-08-31 08:18:48,288 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/8ebc96f68e124de4a2f8cd9f3bb25d7c used request id req-8c7f4ca3-ef9b-4955-829f-3ab4b1b86c9f 2018-08-31 08:18:48,341 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-08-31 08:18:48,383 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:18:48,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:18:48,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:18:48,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:18:48,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:18:48,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:18:48,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:18:48,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:18:48,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:18:48,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:18:48,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:18:48,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:18:48,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:18:48,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:18:48,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:18:48,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:18:48,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:18:48,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:18:48,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:18:48,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:18:48,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:18:48,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:18:48,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:18:48,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1d76142-a1a4-4428-b269-df4aec8c11ce 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:18:48,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-b1d76142-a1a4-4428-b269-df4aec8c11ce 2018-08-31 08:18:48,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:18:48,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T09:18:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["yc1AlfrXQJCSwIVbnj6AxQ"], "issued_at": "2018-08-31T08:18:48.000000Z"}} 2018-08-31 08:18:48,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:18:48,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}bf3e4be3ccbc44425dc574f13245fa144ed21431" 2018-08-31 08:18:49,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-79e28912-2923-44d2-8adc-e2d8c65d9cbd Date: Fri, 31 Aug 2018 08:18:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:18:49,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-79e28912-2923-44d2-8adc-e2d8c65d9cbd 2018-08-31 08:18:49,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362790822983s 2018-08-31 08:18:49,148 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-79e28912-2923-44d2-8adc-e2d8c65d9cbd 2018-08-31 08:18:49,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:18:49,158 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 08:18:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b0b74d1-2929-4f02-8ca0-1513ded7f84a 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 08:18:49,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-1b0b74d1-2929-4f02-8ca0-1513ded7f84a 2018-08-31 08:18:49,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:18:49,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}bf3e4be3ccbc44425dc574f13245fa144ed21431" 2018-08-31 08:18:49,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85efd95b-128d-403a-b14c-3dca1f65042b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 08:18:49,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-85efd95b-128d-403a-b14c-3dca1f65042b 2018-08-31 08:18:49,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203804969788s 2018-08-31 08:18:49,363 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-85efd95b-128d-403a-b14c-3dca1f65042b 2018-08-31 08:18:49,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 08:18:49,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}bf3e4be3ccbc44425dc574f13245fa144ed21431" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}}' 2018-08-31 08:18:49,603 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 08:18:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b29e176a-6181-446d-afd6-e84368288b5b 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.34:5000/v3/projects/62669e7e1f56443b87790a753d7b2dc8"}, "tags": [], "enabled": true, "id": "62669e7e1f56443b87790a753d7b2dc8", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}} 2018-08-31 08:18:49,604 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-b29e176a-6181-446d-afd6-e84368288b5b 2018-08-31 08:18:49,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.233362913132s 2018-08-31 08:18:49,604 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-b29e176a-6181-446d-afd6-e84368288b5b 2018-08-31 08:18:49,604 - 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'62669e7e1f56443b87790a753d7b2dc8', '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_7e776099-2c56-4ecf-afa1-0a8d2aafb18b'}) 2018-08-31 08:18:49,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 08:18:49,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}bf3e4be3ccbc44425dc574f13245fa144ed21431" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0a53d76d-6efe-4e72-8f49-b2363ef1d9cd", "email": null, "name": "cinder_test-user_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}}' 2018-08-31 08:18:50,082 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 08:18:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c522253c-aeb4-4a44-b664-5db6d850fb85 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "links": {"self": "http://172.30.9.34:5000/v3/users/e81b64b1c20f4ec58435fa845792ad16"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e81b64b1c20f4ec58435fa845792ad16", "domain_id": "default", "password_expires_at": null}} 2018-08-31 08:18:50,082 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-c522253c-aeb4-4a44-b664-5db6d850fb85 2018-08-31 08:18:50,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.471932888031s 2018-08-31 08:18:50,082 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-c522253c-aeb4-4a44-b664-5db6d850fb85 2018-08-31 08:18:50,083 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e81b64b1c20f4ec58435fa845792ad16', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_7e776099-2c56-4ecf-afa1-0a8d2aafb18b'}) 2018-08-31 08:18:50,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:18:50,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf3e4be3ccbc44425dc574f13245fa144ed21431" 2018-08-31 08:18:50,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-778dc269-30c6-4a47-8610-85433835f710 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:18:50,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-778dc269-30c6-4a47-8610-85433835f710 2018-08-31 08:18:50,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193961858749s 2018-08-31 08:18:50,281 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-778dc269-30c6-4a47-8610-85433835f710 2018-08-31 08:18:50,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:18:50,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf3e4be3ccbc44425dc574f13245fa144ed21431" 2018-08-31 08:18:50,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82b36c05-58a8-42ab-a089-248c9a4d5837 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:18:50,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-82b36c05-58a8-42ab-a089-248c9a4d5837 2018-08-31 08:18:50,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178701162338s 2018-08-31 08:18:50,464 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-82b36c05-58a8-42ab-a089-248c9a4d5837 2018-08-31 08:18:50,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:18:50,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf3e4be3ccbc44425dc574f13245fa144ed21431" 2018-08-31 08:18:50,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fcd1511-e424-42fa-81c7-2a9799a470aa Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:18:50,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-3fcd1511-e424-42fa-81c7-2a9799a470aa 2018-08-31 08:18:50,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19194817543s 2018-08-31 08:18:50,662 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-3fcd1511-e424-42fa-81c7-2a9799a470aa 2018-08-31 08:18:50,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:18:50,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}bf3e4be3ccbc44425dc574f13245fa144ed21431" 2018-08-31 08:18:50,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-918a4faf-399b-47f4-bedf-b76ceab50de7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 08:18:50,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-918a4faf-399b-47f4-bedf-b76ceab50de7 2018-08-31 08:18:50,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194795846939s 2018-08-31 08:18:50,862 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-918a4faf-399b-47f4-bedf-b76ceab50de7 2018-08-31 08:18:50,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:18:50,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}bf3e4be3ccbc44425dc574f13245fa144ed21431" 2018-08-31 08:18:50,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-578cb79c-2de9-48db-8ff7-7024f3ffb364 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cinder_test-user_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "links": {"self": "http://172.30.9.34:5000/v3/users/e81b64b1c20f4ec58435fa845792ad16"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e81b64b1c20f4ec58435fa845792ad16", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:18:50,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-578cb79c-2de9-48db-8ff7-7024f3ffb364 2018-08-31 08:18:50,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117590904236s 2018-08-31 08:18:50,981 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-578cb79c-2de9-48db-8ff7-7024f3ffb364 2018-08-31 08:18:50,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:18:50,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}bf3e4be3ccbc44425dc574f13245fa144ed21431" 2018-08-31 08:18:51,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9e6f4f3-c8f8-4999-b146-5dc8c185fe25 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.34:5000/v3/projects/62669e7e1f56443b87790a753d7b2dc8"}, "tags": [], "enabled": true, "id": "62669e7e1f56443b87790a753d7b2dc8", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-31 08:18:51,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-d9e6f4f3-c8f8-4999-b146-5dc8c185fe25 2018-08-31 08:18:51,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204479932785s 2018-08-31 08:18:51,197 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-d9e6f4f3-c8f8-4999-b146-5dc8c185fe25 2018-08-31 08:18:51,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 08:18:51,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=e81b64b1c20f4ec58435fa845792ad16&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=62669e7e1f56443b87790a753d7b2dc8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf3e4be3ccbc44425dc574f13245fa144ed21431" 2018-08-31 08:18:51,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d47b52b0-b612-4a2a-b565-4ce8df1500a6 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=e81b64b1c20f4ec58435fa845792ad16&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=62669e7e1f56443b87790a753d7b2dc8", "previous": null, "next": null}} 2018-08-31 08:18:51,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=e81b64b1c20f4ec58435fa845792ad16&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=62669e7e1f56443b87790a753d7b2dc8 used request id req-d47b52b0-b612-4a2a-b565-4ce8df1500a6 2018-08-31 08:18:51,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.195327043533s 2018-08-31 08:18:51,400 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=e81b64b1c20f4ec58435fa845792ad16&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=62669e7e1f56443b87790a753d7b2dc8 used request id req-d47b52b0-b612-4a2a-b565-4ce8df1500a6 2018-08-31 08:18:51,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 08:18:51,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/62669e7e1f56443b87790a753d7b2dc8/users/e81b64b1c20f4ec58435fa845792ad16/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf3e4be3ccbc44425dc574f13245fa144ed21431" 2018-08-31 08:18:51,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:18:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71ba10bb-3b90-4fb6-93b1-dea58f8f2093 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:18:51,630 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/62669e7e1f56443b87790a753d7b2dc8/users/e81b64b1c20f4ec58435fa845792ad16/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-71ba10bb-3b90-4fb6-93b1-dea58f8f2093 2018-08-31 08:18:51,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.226925134659s 2018-08-31 08:18:51,630 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/62669e7e1f56443b87790a753d7b2dc8/users/e81b64b1c20f4ec58435fa845792ad16/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-71ba10bb-3b90-4fb6-93b1-dea58f8f2093 2018-08-31 08:18:51,631 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_7e776099-2c56-4ecf-afa1-0a8d2aafb18b', 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'62669e7e1f56443b87790a753d7b2dc8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '0a53d76d-6efe-4e72-8f49-b2363ef1d9cd', 'username': u'cinder_test-user_7e776099-2c56-4ecf-afa1-0a8d2aafb18b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 08:18:51,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:18:51,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:18:51,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:18:51,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:18:51,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:18:51,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:18:51,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:18:51,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:18:51,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:18:51,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:18:51,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:18:51,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:18:51,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:18:51,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:18:51,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:18:51,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:18:51,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:18:51,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:18:51,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:18:51,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:18:51,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:18:51,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:18:51,636 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_7e776099-2c56-4ecf-afa1-0a8d2aafb18b', 'password': '0a53d76d-6efe-4e72-8f49-b2363ef1d9cd', 'project_name': 'cinder_test-project_7e776099-2c56-4ecf-afa1-0a8d2aafb18b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': '62669e7e1f56443b87790a753d7b2dc8', 'project_domain_name': 'Default'} 2018-08-31 08:18:51,636 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-08-31 08:18:51,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:18:51,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5626f3a-a79a-4ea1-b353-a03225006616 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:18:51,644 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-b5626f3a-a79a-4ea1-b353-a03225006616 2018-08-31 08:18:51,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:18:52,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}], "expires_at": "2018-08-31T09:18:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62669e7e1f56443b87790a753d7b2dc8", "name": "cinder_test-project_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_62669e7e1f56443b87790a753d7b2dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_62669e7e1f56443b87790a753d7b2dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/62669e7e1f56443b87790a753d7b2dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/62669e7e1f56443b87790a753d7b2dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/62669e7e1f56443b87790a753d7b2dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/62669e7e1f56443b87790a753d7b2dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/62669e7e1f56443b87790a753d7b2dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/62669e7e1f56443b87790a753d7b2dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/62669e7e1f56443b87790a753d7b2dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/62669e7e1f56443b87790a753d7b2dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/62669e7e1f56443b87790a753d7b2dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/62669e7e1f56443b87790a753d7b2dc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/62669e7e1f56443b87790a753d7b2dc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "id": "e81b64b1c20f4ec58435fa845792ad16"}, "audit_ids": ["Xc9ulMouTgSHDE1eFuV7Zw"], "issued_at": "2018-08-31T08:18:51.000000Z"}} 2018-08-31 08:18:52,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 08:18:52,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" -d '{"network": {"name": "cinder_test-net_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "admin_state_up": true}}' 2018-08-31 08:18:52,655 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-be649f96-062e-48fb-99f3-b41fbf7e963a Date: Fri, 31 Aug 2018 08:18:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"636b2064-66a7-400a-91b3-361021d45988","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"62669e7e1f56443b87790a753d7b2dc8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:18:52Z","is_default":false,"name":"cinder_test-net_7e776099-2c56-4ecf-afa1-0a8d2aafb18b","qos_policy_id":null,"admin_state_up":true,"tenant_id":"62669e7e1f56443b87790a753d7b2dc8","created_at":"2018-08-31T08:18:52Z","mtu":1450}} 2018-08-31 08:18:52,655 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-be649f96-062e-48fb-99f3-b41fbf7e963a 2018-08-31 08:18:52,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.610511064529s 2018-08-31 08:18:52,656 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-be649f96-062e-48fb-99f3-b41fbf7e963a 2018-08-31 08:18:52,656 - 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-31T08:18:52Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'636b2064-66a7-400a-91b3-361021d45988', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_7e776099-2c56-4ecf-afa1-0a8d2aafb18b', u'admin_state_up': True, u'tenant_id': u'62669e7e1f56443b87790a753d7b2dc8', u'created_at': u'2018-08-31T08:18:52Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'62669e7e1f56443b87790a753d7b2dc8', u'l2_adjacency': True}) 2018-08-31 08:18:52,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:18:52,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:18:53,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-16cbb362-6464-4469-986d-ed4efe27cc6b Date: Fri, 31 Aug 2018 08:18:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"636b2064-66a7-400a-91b3-361021d45988","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"62669e7e1f56443b87790a753d7b2dc8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:18:52Z","qos_policy_id":null,"name":"cinder_test-net_7e776099-2c56-4ecf-afa1-0a8d2aafb18b","admin_state_up":true,"tenant_id":"62669e7e1f56443b87790a753d7b2dc8","created_at":"2018-08-31T08:18:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 08:18:53,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-16cbb362-6464-4469-986d-ed4efe27cc6b 2018-08-31 08:18:53,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.534021854401s 2018-08-31 08:18:53,191 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-16cbb362-6464-4469-986d-ed4efe27cc6b 2018-08-31 08:18:53,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 08:18:53,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}78aeac15f424968aa403eab6b25c8131108bdfd2" -d '{"subnet": {"name": "cinder_test-subnet_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "enable_dhcp": true, "network_id": "636b2064-66a7-400a-91b3-361021d45988", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 08:18:54,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-687eef1b-944c-40a3-8e9b-5f8e9d45544f Date: Fri, 31 Aug 2018 08:18:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"636b2064-66a7-400a-91b3-361021d45988","tenant_id":"62669e7e1f56443b87790a753d7b2dc8","created_at":"2018-08-31T08:18:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T08:18: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":"62669e7e1f56443b87790a753d7b2dc8","id":"9e382998-ea4c-4c27-8723-68bf55472546","subnetpool_id":null,"name":"cinder_test-subnet_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}} 2018-08-31 08:18:54,278 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-687eef1b-944c-40a3-8e9b-5f8e9d45544f 2018-08-31 08:18:54,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.0849609375s 2018-08-31 08:18:54,278 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-687eef1b-944c-40a3-8e9b-5f8e9d45544f 2018-08-31 08:18:54,279 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:18: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'9e382998-ea4c-4c27-8723-68bf55472546', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_7e776099-2c56-4ecf-afa1-0a8d2aafb18b', u'enable_dhcp': True, u'network_id': u'636b2064-66a7-400a-91b3-361021d45988', u'tenant_id': u'62669e7e1f56443b87790a753d7b2dc8', u'created_at': u'2018-08-31T08:18: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'62669e7e1f56443b87790a753d7b2dc8'}) 2018-08-31 08:18:54,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 08:18:54,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}78aeac15f424968aa403eab6b25c8131108bdfd2" -d '{"router": {"external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "name": "cinder_test-router_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "admin_state_up": true}}' 2018-08-31 08:19:00,777 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-22a463d6-1136-45c5-8ba4-b63ae57bddb0 Date: Fri, 31 Aug 2018 08:19:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:18:55Z", "admin_state_up": true, "updated_at": "2018-08-31T08:18:56Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "62669e7e1f56443b87790a753d7b2dc8", "id": "0ec9ab27-e9ab-4f23-b7e1-603c12869c30", "name": "cinder_test-router_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}} 2018-08-31 08:19:00,777 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-22a463d6-1136-45c5-8ba4-b63ae57bddb0 2018-08-31 08:19:00,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.49785399437s 2018-08-31 08:19:00,778 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-22a463d6-1136-45c5-8ba4-b63ae57bddb0 2018-08-31 08:19:00,778 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:18:56Z', u'revision_number': 3, u'id': u'0ec9ab27-e9ab-4f23-b7e1-603c12869c30', u'external_gateway_info': {u'network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9101d810-9ee5-41e0-949f-3a0dfa54404f', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_7e776099-2c56-4ecf-afa1-0a8d2aafb18b', u'admin_state_up': True, u'tenant_id': u'62669e7e1f56443b87790a753d7b2dc8', u'created_at': u'2018-08-31T08:18:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'62669e7e1f56443b87790a753d7b2dc8'}) 2018-08-31 08:19:00,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 08:19:00,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/0ec9ab27-e9ab-4f23-b7e1-603c12869c30/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}78aeac15f424968aa403eab6b25c8131108bdfd2" -d '{"subnet_id": "9e382998-ea4c-4c27-8723-68bf55472546"}' 2018-08-31 08:19:03,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-76241c37-89f3-4958-97d1-a40f73e2ae1e Date: Fri, 31 Aug 2018 08:19:03 GMT RESP BODY: {"network_id": "636b2064-66a7-400a-91b3-361021d45988", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "subnet_id": "9e382998-ea4c-4c27-8723-68bf55472546", "subnet_ids": ["9e382998-ea4c-4c27-8723-68bf55472546"], "port_id": "79456f1a-5228-4d41-9534-7f4938e6a3f6", "id": "0ec9ab27-e9ab-4f23-b7e1-603c12869c30"} 2018-08-31 08:19:03,922 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/0ec9ab27-e9ab-4f23-b7e1-603c12869c30/add_router_interface.json used request id req-76241c37-89f3-4958-97d1-a40f73e2ae1e 2018-08-31 08:19:03,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.14332008362s 2018-08-31 08:19:03,922 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/0ec9ab27-e9ab-4f23-b7e1-603c12869c30/add_router_interface.json used request id req-76241c37-89f3-4958-97d1-a40f73e2ae1e returning object 0ec9ab27-e9ab-4f23-b7e1-603c12869c30 2018-08-31 08:19:03,923 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 08:19:04,055 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 08:19:04,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:19:04,062 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 08:19:04 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}]} 2018-08-31 08:19:04,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:19:04,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:04,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-95944e08-5b53-4c60-9564-afc20068e4d8 Date: Fri, 31 Aug 2018 08:19:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:19:04,397 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-95944e08-5b53-4c60-9564-afc20068e4d8 2018-08-31 08:19:04,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.329959154129s 2018-08-31 08:19:04,398 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-95944e08-5b53-4c60-9564-afc20068e4d8 2018-08-31 08:19:04,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 08:19:04,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}' 2018-08-31 08:19:05,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5c512403-9bbf-43ab-9bcc-c98c09d2641e Date: Fri, 31 Aug 2018 08:19:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:19:05Z", "file": "/v2/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a/file", "owner": "62669e7e1f56443b87790a753d7b2dc8", "id": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "size": null, "self": "/v2/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a", "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_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "checksum": null, "created_at": "2018-08-31T08:19:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 08:19:05,203 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-5c512403-9bbf-43ab-9bcc-c98c09d2641e 2018-08-31 08:19:05,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.796730041504s 2018-08-31 08:19:05,203 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-5c512403-9bbf-43ab-9bcc-c98c09d2641e returning object 3f752cfe-cb1b-4f81-9011-894f9adfa23a 2018-08-31 08:19:05,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 08:19:05,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a/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}78aeac15f424968aa403eab6b25c8131108bdfd2" -d '' 2018-08-31 08:19:07,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-af62057d-cccb-4bc5-a267-a746aa154fe8 Date: Fri, 31 Aug 2018 08:19: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-31 08:19:07,028 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a/file used request id req-af62057d-cccb-4bc5-a267-a746aa154fe8 2018-08-31 08:19:07,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.82406997681s 2018-08-31 08:19:07,028 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a/file used request id req-af62057d-cccb-4bc5-a267-a746aa154fe8 2018-08-31 08:19:07,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:19:07,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:07,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-8609c297-2b90-4fa0-954a-ca1b96c5efdf Date: Fri, 31 Aug 2018 08:19:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:19:07Z", "file": "/v2/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a/file", "owner": "62669e7e1f56443b87790a753d7b2dc8", "id": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "size": 12716032, "self": "/v2/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:19:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:19:07,331 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-8609c297-2b90-4fa0-954a-ca1b96c5efdf 2018-08-31 08:19:07,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299045085907s 2018-08-31 08:19:07,332 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-8609c297-2b90-4fa0-954a-ca1b96c5efdf 2018-08-31 08:19:07,333 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a/file', 'owner': u'62669e7e1f56443b87790a753d7b2dc8', 'id': u'3f752cfe-cb1b-4f81-9011-894f9adfa23a', 'size': 12716032, u'self': u'/v2/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'62669e7e1f56443b87790a753d7b2dc8', 'name': 'cinder_test-project_7e776099-2c56-4ecf-afa1-0a8d2aafb18b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T08:19:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T08:19:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_7e776099-2c56-4ecf-afa1-0a8d2aafb18b', '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/3f752cfe-cb1b-4f81-9011-894f9adfa23a', 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_7e776099-2c56-4ecf-afa1-0a8d2aafb18b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_7e776099-2c56-4ecf-afa1-0a8d2aafb18b', 'created': u'2018-08-31T08:19:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T08:19:05Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a', 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_7e776099-2c56-4ecf-afa1-0a8d2aafb18b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 08:19:07,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 08:19:07,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}bf3e4be3ccbc44425dc574f13245fa144ed21431" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 08:19:07,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:19:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-975f12a8-0d63-4a1c-8783-e8c871330665 x-compute-request-id: req-975f12a8-0d63-4a1c-8783-e8c871330665 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "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": "85f8edf3-fe9f-42be-a605-5baaca4778d2"}} 2018-08-31 08:19:07,646 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-975f12a8-0d63-4a1c-8783-e8c871330665 2018-08-31 08:19:07,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.311871051788s 2018-08-31 08:19:07,647 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-975f12a8-0d63-4a1c-8783-e8c871330665 2018-08-31 08:19:07,647 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_7e776099-2c56-4ecf-afa1-0a8d2aafb18b', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'85f8edf3-fe9f-42be-a605-5baaca4778d2', 'swap': 0}) 2018-08-31 08:19:07,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 08:19:07,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2/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}bf3e4be3ccbc44425dc574f13245fa144ed21431" -d '{"extra_specs": {}}' 2018-08-31 08:19:07,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:19:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-305ad2e5-73c3-4b73-aba2-db36730d2f0e x-compute-request-id: req-305ad2e5-73c3-4b73-aba2-db36730d2f0e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 08:19:07,669 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2/os-extra_specs used request id req-305ad2e5-73c3-4b73-aba2-db36730d2f0e 2018-08-31 08:19:07,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203909873962s 2018-08-31 08:19:07,669 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2/os-extra_specs used request id req-305ad2e5-73c3-4b73-aba2-db36730d2f0e 2018-08-31 08:19:07,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-31 08:19:07,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}78aeac15f424968aa403eab6b25c8131108bdfd2" -d '{"keypair": {"name": "cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}}' 2018-08-31 08:19:08,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:19:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97716246-c0c5-40ed-89e6-a46c405b7bb9 x-compute-request-id: req-97716246-c0c5-40ed-89e6-a46c405b7bb9 Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGVZHI6CByc5yz24rxbDYrvcagpUAOl8efecdRBVJlLQP0AJBcvYBsJQDLmtFjqncpV+WepVeLZ1SGUIAd6f9ea7V6x0kULLtgiHmK1Q424NBNpMsJy6GA8YPAw9+6wRXBcCXkwU5pMMZmry/mLL/Ao8KRDBo9BwvVqxHqt1XjWuY4MRgwM9LciJPLwvH+8K4GsoeHjjwhi9zw1/xqKHVysgrwcI6vgbLZ4DWcn11/IG/GqNvZ9Z0B3WN4UiaO1bNaIo0Pl4MzgUc0eb47MRhu59Ihdy7Pi9lQ0cFwYmEW3sGI8W5c1QC+otFJmPxWFqqQpjBEKdMJhQLxDENiindx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxlWRyOggcnOcs9uK8Ww2K73GoKVADpfHn3nHUQVSZS0D9ACQ\nXL2AbCUAy5rRY6p3KVflnqVXi2dUhlCAHen/Xmu1esdJFCy7YIh5itUONuDQTaTL\nCcuhgPGDwMPfusEVwXAl5MFOaTDGZq8v5iy/wKPCkQwaPQcL1asR6rdV41rmODEY\nMDPS3IiTy8Lx/vCuBrKHh448IYvc8Nf8aih1crIK8HCOr4Gy2eA1nJ9dfyBvxqjb\n2fWdAd1jeFImjtWzWiKND5eDM4FHNHm+OzEYbufSIXcuz4vZUNHBcGJhFt7BiPFu\nXNUAvqLRSZj8VhaqkKYwRCnTCYUC8QxDYop3cQIDAQABAoIBAGVO6Dy7dXeA3pZw\nmjRflfwZ4A/G2UWa+fjX95vHICNWLyK/9v2oPqT+8b0Ow84pEN0pbLzwsBshGOfS\nzt543FyaoASrLwUDJGNW0t67nZsiksRWXPAP99spgqdAZlO6tSYt5u1GYIsSwwVI\njyr/yKLaA1Sb3fs2UjE+RNSj+Vc7/CFrStbYt3BwqGezJm3UvZbcaOB0tuBddhTq\nP+b2G169UF88nMa/MNOdnbCLrJMqBHKUYceal9BHmMv76qolhAxQgGYlssm78/Zd\nBD+8iKuLmsHiB0WGQ0mT+cKquIus6fpbIBMbY8MP5HGP84p7haC9EOgKquoeXNWv\njk9+pZECgYEA9qGXFcTjnPS/nr+a4vtn3+mqJwbflHXuNYyzz68HaaHgVFVdQNex\n9ix+uhJRQyCui4MkxnqJnCk1CrvKpVnChZG0p0tdYxBinsjWXbmthQSGFhvBv7/t\nm/lD8TnHmw4S5VHtsG+HZ43Ln2uBZDNuKVV+DvyjsEPxl83OCknIdgcCgYEAzd5O\ni1HOMINMk1feK3RC8bEJuZJKFUsazkBw+kfDJoN0RT0JfCESk9HDW47iDcZtjQy5\nfUDcTN5psSRfsCVR9iCdB6OSjSk3c+Gc30LkYx1jEBHYuYyAaLfyHrcbCiNOT1uX\nOU5lnpYX1VMP0POHEfIuY1+5IsQJYMSBdTYliMcCgYEAyvKTqgU3q8u29wICiW+J\nvbbBHpZIWxlkKMqcmHUWK3VabOtF7nrP5ZwduC4kkpGNMB59n5nsLQW3sRpxGfmv\n2UvaFaQtt7we+zyXMc7+G6xqTj0PBSQBecz3fMQoHc7J+8ycRAiyqqMDAS9s7TBp\nIThJoDmC1SRD5MAlIVAv1fcCgYAohBHtNWJhBdYyQV7GKpFqQ69oSDQwUKGr6d7S\nQwFTORfO8J5HQbMISIYsJMi0cVLqKZDv563zquoeJMx4PEAPMof1EuoqwevZ8JMR\nFXchUo1Gglym19IFyf3qsZquuhgVYi825gj11xBFuZ0pQGRa0dDzWclz4CUAWGwq\nB0gHzQKBgD8+CmGOBkQuV6kX77b/lP1SZEbVVfBF9IgGPIJs7UNKyUy5j619oXXG\nFRsAYplF/RPpF+tJdWWQ2ifKbirekWILNXC9dfPn0sBR0oj3VNDIJRW/vJcKRsOS\nTNBE3eb+bC0Kv5xQndswPxy0yUKfJh/KoF2eIy9BlcQXuAM/sarR\n-----END RSA PRIVATE KEY-----\n", "user_id": "e81b64b1c20f4ec58435fa845792ad16", "name": "cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "fingerprint": "47:49:0a:86:28:8c:7e:2d:71:18:5a:e8:11:45:8e:c3"}} 2018-08-31 08:19:08,174 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/os-keypairs used request id req-97716246-c0c5-40ed-89e6-a46c405b7bb9 2018-08-31 08:19:08,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.504683971405s 2018-08-31 08:19:08,174 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/os-keypairs used request id req-97716246-c0c5-40ed-89e6-a46c405b7bb9 2018-08-31 08:19:08,175 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGVZHI6CByc5yz24rxbDYrvcagpUAOl8efecdRBVJlLQP0AJBcvYBsJQDLmtFjqncpV+WepVeLZ1SGUIAd6f9ea7V6x0kULLtgiHmK1Q424NBNpMsJy6GA8YPAw9+6wRXBcCXkwU5pMMZmry/mLL/Ao8KRDBo9BwvVqxHqt1XjWuY4MRgwM9LciJPLwvH+8K4GsoeHjjwhi9zw1/xqKHVysgrwcI6vgbLZ4DWcn11/IG/GqNvZ9Z0B3WN4UiaO1bNaIo0Pl4MzgUc0eb47MRhu59Ihdy7Pi9lQ0cFwYmEW3sGI8W5c1QC+otFJmPxWFqqQpjBEKdMJhQLxDENiindx Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxlWRyOggcnOcs9uK8Ww2K73GoKVADpfHn3nHUQVSZS0D9ACQ\nXL2AbCUAy5rRY6p3KVflnqVXi2dUhlCAHen/Xmu1esdJFCy7YIh5itUONuDQTaTL\nCcuhgPGDwMPfusEVwXAl5MFOaTDGZq8v5iy/wKPCkQwaPQcL1asR6rdV41rmODEY\nMDPS3IiTy8Lx/vCuBrKHh448IYvc8Nf8aih1crIK8HCOr4Gy2eA1nJ9dfyBvxqjb\n2fWdAd1jeFImjtWzWiKND5eDM4FHNHm+OzEYbufSIXcuz4vZUNHBcGJhFt7BiPFu\nXNUAvqLRSZj8VhaqkKYwRCnTCYUC8QxDYop3cQIDAQABAoIBAGVO6Dy7dXeA3pZw\nmjRflfwZ4A/G2UWa+fjX95vHICNWLyK/9v2oPqT+8b0Ow84pEN0pbLzwsBshGOfS\nzt543FyaoASrLwUDJGNW0t67nZsiksRWXPAP99spgqdAZlO6tSYt5u1GYIsSwwVI\njyr/yKLaA1Sb3fs2UjE+RNSj+Vc7/CFrStbYt3BwqGezJm3UvZbcaOB0tuBddhTq\nP+b2G169UF88nMa/MNOdnbCLrJMqBHKUYceal9BHmMv76qolhAxQgGYlssm78/Zd\nBD+8iKuLmsHiB0WGQ0mT+cKquIus6fpbIBMbY8MP5HGP84p7haC9EOgKquoeXNWv\njk9+pZECgYEA9qGXFcTjnPS/nr+a4vtn3+mqJwbflHXuNYyzz68HaaHgVFVdQNex\n9ix+uhJRQyCui4MkxnqJnCk1CrvKpVnChZG0p0tdYxBinsjWXbmthQSGFhvBv7/t\nm/lD8TnHmw4S5VHtsG+HZ43Ln2uBZDNuKVV+DvyjsEPxl83OCknIdgcCgYEAzd5O\ni1HOMINMk1feK3RC8bEJuZJKFUsazkBw+kfDJoN0RT0JfCESk9HDW47iDcZtjQy5\nfUDcTN5psSRfsCVR9iCdB6OSjSk3c+Gc30LkYx1jEBHYuYyAaLfyHrcbCiNOT1uX\nOU5lnpYX1VMP0POHEfIuY1+5IsQJYMSBdTYliMcCgYEAyvKTqgU3q8u29wICiW+J\nvbbBHpZIWxlkKMqcmHUWK3VabOtF7nrP5ZwduC4kkpGNMB59n5nsLQW3sRpxGfmv\n2UvaFaQtt7we+zyXMc7+G6xqTj0PBSQBecz3fMQoHc7J+8ycRAiyqqMDAS9s7TBp\nIThJoDmC1SRD5MAlIVAv1fcCgYAohBHtNWJhBdYyQV7GKpFqQ69oSDQwUKGr6d7S\nQwFTORfO8J5HQbMISIYsJMi0cVLqKZDv563zquoeJMx4PEAPMof1EuoqwevZ8JMR\nFXchUo1Gglym19IFyf3qsZquuhgVYi825gj11xBFuZ0pQGRa0dDzWclz4CUAWGwq\nB0gHzQKBgD8+CmGOBkQuV6kX77b/lP1SZEbVVfBF9IgGPIJs7UNKyUy5j619oXXG\nFRsAYplF/RPpF+tJdWWQ2ifKbirekWILNXC9dfPn0sBR0oj3VNDIJRW/vJcKRsOS\nTNBE3eb+bC0Kv5xQndswPxy0yUKfJh/KoF2eIy9BlcQXuAM/sarR\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e81b64b1c20f4ec58435fa845792ad16', 'name': u'cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b', 'created_at': '2018-08-31T08:19:08.175748', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'62669e7e1f56443b87790a753d7b2dc8', 'name': 'cinder_test-project_7e776099-2c56-4ecf-afa1-0a8d2aafb18b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'47:49:0a:86:28:8c:7e:2d:71:18:5a:e8:11:45:8e:c3', 'type': 'ssh', 'id': u'cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b'}) 2018-08-31 08:19:08,176 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAxlWRyOggcnOcs9uK8Ww2K73GoKVADpfHn3nHUQVSZS0D9ACQ XL2AbCUAy5rRY6p3KVflnqVXi2dUhlCAHen/Xmu1esdJFCy7YIh5itUONuDQTaTL CcuhgPGDwMPfusEVwXAl5MFOaTDGZq8v5iy/wKPCkQwaPQcL1asR6rdV41rmODEY MDPS3IiTy8Lx/vCuBrKHh448IYvc8Nf8aih1crIK8HCOr4Gy2eA1nJ9dfyBvxqjb 2fWdAd1jeFImjtWzWiKND5eDM4FHNHm+OzEYbufSIXcuz4vZUNHBcGJhFt7BiPFu XNUAvqLRSZj8VhaqkKYwRCnTCYUC8QxDYop3cQIDAQABAoIBAGVO6Dy7dXeA3pZw mjRflfwZ4A/G2UWa+fjX95vHICNWLyK/9v2oPqT+8b0Ow84pEN0pbLzwsBshGOfS zt543FyaoASrLwUDJGNW0t67nZsiksRWXPAP99spgqdAZlO6tSYt5u1GYIsSwwVI jyr/yKLaA1Sb3fs2UjE+RNSj+Vc7/CFrStbYt3BwqGezJm3UvZbcaOB0tuBddhTq P+b2G169UF88nMa/MNOdnbCLrJMqBHKUYceal9BHmMv76qolhAxQgGYlssm78/Zd BD+8iKuLmsHiB0WGQ0mT+cKquIus6fpbIBMbY8MP5HGP84p7haC9EOgKquoeXNWv jk9+pZECgYEA9qGXFcTjnPS/nr+a4vtn3+mqJwbflHXuNYyzz68HaaHgVFVdQNex 9ix+uhJRQyCui4MkxnqJnCk1CrvKpVnChZG0p0tdYxBinsjWXbmthQSGFhvBv7/t m/lD8TnHmw4S5VHtsG+HZ43Ln2uBZDNuKVV+DvyjsEPxl83OCknIdgcCgYEAzd5O i1HOMINMk1feK3RC8bEJuZJKFUsazkBw+kfDJoN0RT0JfCESk9HDW47iDcZtjQy5 fUDcTN5psSRfsCVR9iCdB6OSjSk3c+Gc30LkYx1jEBHYuYyAaLfyHrcbCiNOT1uX OU5lnpYX1VMP0POHEfIuY1+5IsQJYMSBdTYliMcCgYEAyvKTqgU3q8u29wICiW+J vbbBHpZIWxlkKMqcmHUWK3VabOtF7nrP5ZwduC4kkpGNMB59n5nsLQW3sRpxGfmv 2UvaFaQtt7we+zyXMc7+G6xqTj0PBSQBecz3fMQoHc7J+8ycRAiyqqMDAS9s7TBp IThJoDmC1SRD5MAlIVAv1fcCgYAohBHtNWJhBdYyQV7GKpFqQ69oSDQwUKGr6d7S QwFTORfO8J5HQbMISIYsJMi0cVLqKZDv563zquoeJMx4PEAPMof1EuoqwevZ8JMR FXchUo1Gglym19IFyf3qsZquuhgVYi825gj11xBFuZ0pQGRa0dDzWclz4CUAWGwq B0gHzQKBgD8+CmGOBkQuV6kX77b/lP1SZEbVVfBF9IgGPIJs7UNKyUy5j619oXXG FRsAYplF/RPpF+tJdWWQ2ifKbirekWILNXC9dfPn0sBR0oj3VNDIJRW/vJcKRsOS TNBE3eb+bC0Kv5xQndswPxy0yUKfJh/KoF2eIy9BlcQXuAM/sarR -----END RSA PRIVATE KEY----- 2018-08-31 08:19:08,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-31 08:19:08,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}78aeac15f424968aa403eab6b25c8131108bdfd2" -d '{"security_group": {"name": "cinder_test-sg_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-08-31 08:19:08,417 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-6c21f507-caf5-4865-9097-2837b727e0ce Date: Fri, 31 Aug 2018 08:19:08 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:19:08Z", "updated_at": "2018-08-31T08:19:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:19:08Z", "revision_number": 0, "id": "630b72ac-7d2c-4a0d-a6fb-4c2f1fa4b58f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:19:08Z", "security_group_id": "56d614f1-7a1a-4538-a7d2-8863d1e09886", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "62669e7e1f56443b87790a753d7b2dc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:19:08Z", "revision_number": 0, "id": "966fc9c3-953e-4444-9fbe-a49841057a20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:19:08Z", "security_group_id": "56d614f1-7a1a-4538-a7d2-8863d1e09886", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "62669e7e1f56443b87790a753d7b2dc8"}], "revision_number": 1, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "id": "56d614f1-7a1a-4538-a7d2-8863d1e09886", "name": "cinder_test-sg_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}} 2018-08-31 08:19:08,417 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-6c21f507-caf5-4865-9097-2837b727e0ce 2018-08-31 08:19:08,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.238065958023s 2018-08-31 08:19:08,417 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-6c21f507-caf5-4865-9097-2837b727e0ce 2018-08-31 08:19:08,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 08:19:08,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:08,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-d540b806-fa78-43a0-836b-2cd996bcf17c Date: Fri, 31 Aug 2018 08:19:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:18:52Z", "updated_at": "2018-08-31T08:18:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:18:52Z", "revision_number": 0, "id": "3a029705-cfb5-4a6c-a22f-d0acbc4bd9f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:18:52Z", "security_group_id": "3d800fea-6632-4dc7-8685-4dcaf4e67ced", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "62669e7e1f56443b87790a753d7b2dc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:18:52Z", "revision_number": 0, "id": "75cdad93-9ba3-4d36-9603-25e3e810b2d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:18:52Z", "security_group_id": "3d800fea-6632-4dc7-8685-4dcaf4e67ced", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "62669e7e1f56443b87790a753d7b2dc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:18:52Z", "revision_number": 0, "id": "a58e11f0-8f8c-4332-ac9c-cda501f9117c", "remote_group_id": "3d800fea-6632-4dc7-8685-4dcaf4e67ced", "remote_ip_prefix": null, "created_at": "2018-08-31T08:18:52Z", "security_group_id": "3d800fea-6632-4dc7-8685-4dcaf4e67ced", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "62669e7e1f56443b87790a753d7b2dc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:18:52Z", "revision_number": 0, "id": "d08b1d8d-2a10-4750-b160-3d82cfb080b5", "remote_group_id": "3d800fea-6632-4dc7-8685-4dcaf4e67ced", "remote_ip_prefix": null, "created_at": "2018-08-31T08:18:52Z", "security_group_id": "3d800fea-6632-4dc7-8685-4dcaf4e67ced", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "62669e7e1f56443b87790a753d7b2dc8"}], "revision_number": 1, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "id": "3d800fea-6632-4dc7-8685-4dcaf4e67ced", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:19:08Z", "updated_at": "2018-08-31T08:19:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:19:08Z", "revision_number": 0, "id": "630b72ac-7d2c-4a0d-a6fb-4c2f1fa4b58f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:19:08Z", "security_group_id": "56d614f1-7a1a-4538-a7d2-8863d1e09886", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "62669e7e1f56443b87790a753d7b2dc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:19:08Z", "revision_number": 0, "id": "966fc9c3-953e-4444-9fbe-a49841057a20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:19:08Z", "security_group_id": "56d614f1-7a1a-4538-a7d2-8863d1e09886", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "62669e7e1f56443b87790a753d7b2dc8"}], "revision_number": 1, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "id": "56d614f1-7a1a-4538-a7d2-8863d1e09886", "name": "cinder_test-sg_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}]} 2018-08-31 08:19:08,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-d540b806-fa78-43a0-836b-2cd996bcf17c 2018-08-31 08:19:08,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.360074996948s 2018-08-31 08:19:08,782 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-d540b806-fa78-43a0-836b-2cd996bcf17c 2018-08-31 08:19:08,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 08:19:08,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}78aeac15f424968aa403eab6b25c8131108bdfd2" -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": "56d614f1-7a1a-4538-a7d2-8863d1e09886"}}' 2018-08-31 08:19:09,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-8bd30eac-2bd2-4fb5-8045-52fd2ecddb14 Date: Fri, 31 Aug 2018 08:19:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-31T08:19:09Z", "security_group_id": "56d614f1-7a1a-4538-a7d2-8863d1e09886", "port_range_min": 22, "revision_number": 0, "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:19:09Z", "project_id": "62669e7e1f56443b87790a753d7b2dc8", "id": "87a9547c-53f4-41d4-a350-466b8c7ff91d"}} 2018-08-31 08:19:09,214 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-8bd30eac-2bd2-4fb5-8045-52fd2ecddb14 2018-08-31 08:19:09,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.427120923996s 2018-08-31 08:19:09,214 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-8bd30eac-2bd2-4fb5-8045-52fd2ecddb14 2018-08-31 08:19:09,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 08:19:09,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:09,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-8789f527-e05c-4fb6-a98b-f6026eef3d89 Date: Fri, 31 Aug 2018 08:19:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:18:52Z", "updated_at": "2018-08-31T08:18:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:18:52Z", "revision_number": 0, "id": "3a029705-cfb5-4a6c-a22f-d0acbc4bd9f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:18:52Z", "security_group_id": "3d800fea-6632-4dc7-8685-4dcaf4e67ced", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "62669e7e1f56443b87790a753d7b2dc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:18:52Z", "revision_number": 0, "id": "75cdad93-9ba3-4d36-9603-25e3e810b2d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:18:52Z", "security_group_id": "3d800fea-6632-4dc7-8685-4dcaf4e67ced", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "62669e7e1f56443b87790a753d7b2dc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:18:52Z", "revision_number": 0, "id": "a58e11f0-8f8c-4332-ac9c-cda501f9117c", "remote_group_id": "3d800fea-6632-4dc7-8685-4dcaf4e67ced", "remote_ip_prefix": null, "created_at": "2018-08-31T08:18:52Z", "security_group_id": "3d800fea-6632-4dc7-8685-4dcaf4e67ced", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "62669e7e1f56443b87790a753d7b2dc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:18:52Z", "revision_number": 0, "id": "d08b1d8d-2a10-4750-b160-3d82cfb080b5", "remote_group_id": "3d800fea-6632-4dc7-8685-4dcaf4e67ced", "remote_ip_prefix": null, "created_at": "2018-08-31T08:18:52Z", "security_group_id": "3d800fea-6632-4dc7-8685-4dcaf4e67ced", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "62669e7e1f56443b87790a753d7b2dc8"}], "revision_number": 1, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "id": "3d800fea-6632-4dc7-8685-4dcaf4e67ced", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:19:08Z", "updated_at": "2018-08-31T08:19:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:19:08Z", "revision_number": 0, "id": "630b72ac-7d2c-4a0d-a6fb-4c2f1fa4b58f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:19:08Z", "security_group_id": "56d614f1-7a1a-4538-a7d2-8863d1e09886", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "62669e7e1f56443b87790a753d7b2dc8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T08:19:09Z", "revision_number": 0, "id": "87a9547c-53f4-41d4-a350-466b8c7ff91d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:19:09Z", "security_group_id": "56d614f1-7a1a-4538-a7d2-8863d1e09886", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "62669e7e1f56443b87790a753d7b2dc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:19:08Z", "revision_number": 0, "id": "966fc9c3-953e-4444-9fbe-a49841057a20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:19:08Z", "security_group_id": "56d614f1-7a1a-4538-a7d2-8863d1e09886", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "62669e7e1f56443b87790a753d7b2dc8"}], "revision_number": 2, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "id": "56d614f1-7a1a-4538-a7d2-8863d1e09886", "name": "cinder_test-sg_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}]} 2018-08-31 08:19:09,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-8789f527-e05c-4fb6-a98b-f6026eef3d89 2018-08-31 08:19:09,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0723628997803s 2018-08-31 08:19:09,291 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-8789f527-e05c-4fb6-a98b-f6026eef3d89 2018-08-31 08:19:09,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 08:19:09,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}78aeac15f424968aa403eab6b25c8131108bdfd2" -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": "56d614f1-7a1a-4538-a7d2-8863d1e09886"}}' 2018-08-31 08:19:09,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-7536f14f-e9b4-4360-b8c2-7c2ffc55ed04 Date: Fri, 31 Aug 2018 08:19:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-31T08:19:09Z", "security_group_id": "56d614f1-7a1a-4538-a7d2-8863d1e09886", "port_range_min": null, "revision_number": 0, "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:19:09Z", "project_id": "62669e7e1f56443b87790a753d7b2dc8", "id": "fd32f558-07d3-4c35-9355-7db3f56027f1"}} 2018-08-31 08:19:09,795 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-7536f14f-e9b4-4360-b8c2-7c2ffc55ed04 2018-08-31 08:19:09,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.501332044601s 2018-08-31 08:19:09,796 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-7536f14f-e9b4-4360-b8c2-7c2ffc55ed04 2018-08-31 08:19:09,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:19:09,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:09,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-65acf1e1-41ac-4385-8c9d-b2bc283c4845 Date: Fri, 31 Aug 2018 08:19:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"636b2064-66a7-400a-91b3-361021d45988","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"62669e7e1f56443b87790a753d7b2dc8","l2_adjacency":true,"status":"ACTIVE","subnets":["9e382998-ea4c-4c27-8723-68bf55472546"],"description":"","tags":[],"updated_at":"2018-08-31T08:18:53Z","qos_policy_id":null,"name":"cinder_test-net_7e776099-2c56-4ecf-afa1-0a8d2aafb18b","admin_state_up":true,"tenant_id":"62669e7e1f56443b87790a753d7b2dc8","created_at":"2018-08-31T08:18:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 08:19:09,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-65acf1e1-41ac-4385-8c9d-b2bc283c4845 2018-08-31 08:19:09,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0956349372864s 2018-08-31 08:19:09,894 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-65acf1e1-41ac-4385-8c9d-b2bc283c4845 2018-08-31 08:19:09,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:19:09,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:10,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-82d926bc-4259-499d-8c60-fde8d731e4c5 Date: Fri, 31 Aug 2018 08:19:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:19:07Z", "file": "/v2/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a/file", "owner": "62669e7e1f56443b87790a753d7b2dc8", "id": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "size": 12716032, "self": "/v2/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:19:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:19:10,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-82d926bc-4259-499d-8c60-fde8d731e4c5 2018-08-31 08:19:10,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.28963804245s 2018-08-31 08:19:10,189 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-82d926bc-4259-499d-8c60-fde8d731e4c5 2018-08-31 08:19:10,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 08:19:10,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:10,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:19: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-ca33b441-4eed-420d-9f2a-2e7232236efd x-compute-request-id: req-ca33b441-4eed-420d-9f2a-2e7232236efd Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "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": "85f8edf3-fe9f-42be-a605-5baaca4778d2"}]} 2018-08-31 08:19:10,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-ca33b441-4eed-420d-9f2a-2e7232236efd 2018-08-31 08:19:10,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026200056076s 2018-08-31 08:19:10,217 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-ca33b441-4eed-420d-9f2a-2e7232236efd 2018-08-31 08:19:10,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 08:19:10,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}78aeac15f424968aa403eab6b25c8131108bdfd2" -d '{"server": {"name": "cinder_test-vm2_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "imageRef": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "key_name": "cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "flavorRef": "85f8edf3-fe9f-42be-a605-5baaca4778d2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "636b2064-66a7-400a-91b3-361021d45988"}], "security_groups": [{"name": "56d614f1-7a1a-4538-a7d2-8863d1e09886"}]}}' 2018-08-31 08:19:15,713 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:19: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-e541c4ea-b9cd-4463-8562-ddfd719b69c0 x-compute-request-id: req-e541c4ea-b9cd-4463-8562-ddfd719b69c0 Content-Length: 403 location: http://172.30.9.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "56d614f1-7a1a-4538-a7d2-8863d1e09886"}], "OS-DCF:diskConfig": "MANUAL", "id": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "rel": "bookmark"}], "adminPass": "4ke6yk9cKFux"}} 2018-08-31 08:19:15,713 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-e541c4ea-b9cd-4463-8562-ddfd719b69c0 2018-08-31 08:19:15,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.49406099319s 2018-08-31 08:19:15,714 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-e541c4ea-b9cd-4463-8562-ddfd719b69c0 2018-08-31 08:19:15,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:19:15,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:16,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:19: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-0cc956aa-7390-4a1d-a1ad-b8880771f07e x-compute-request-id: req-0cc956aa-7390-4a1d-a1ad-b8880771f07e Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "rel": "bookmark"}], "image": {"id": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "links": [{"href": "http://172.30.9.34:8774/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85f8edf3-fe9f-42be-a605-5baaca4778d2", "links": [{"href": "http://172.30.9.34:8774/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "rel": "bookmark"}]}, "id": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "user_id": "e81b64b1c20f4ec58435fa845792ad16", "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-31T08:19:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "name": "cinder_test-vm2_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "created": "2018-08-31T08:19:15Z", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:19:16,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-0cc956aa-7390-4a1d-a1ad-b8880771f07e 2018-08-31 08:19:16,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.710079908371s 2018-08-31 08:19:16,425 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-0cc956aa-7390-4a1d-a1ad-b8880771f07e 2018-08-31 08:19:16,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:19:16,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:16,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-720bcc83-6475-42af-ba81-2e6e8a5f8493 Date: Fri, 31 Aug 2018 08:19:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"636b2064-66a7-400a-91b3-361021d45988","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"62669e7e1f56443b87790a753d7b2dc8","l2_adjacency":true,"status":"ACTIVE","subnets":["9e382998-ea4c-4c27-8723-68bf55472546"],"description":"","tags":[],"updated_at":"2018-08-31T08:18:53Z","qos_policy_id":null,"name":"cinder_test-net_7e776099-2c56-4ecf-afa1-0a8d2aafb18b","admin_state_up":true,"tenant_id":"62669e7e1f56443b87790a753d7b2dc8","created_at":"2018-08-31T08:18:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 08:19:16,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-720bcc83-6475-42af-ba81-2e6e8a5f8493 2018-08-31 08:19:16,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.301110982895s 2018-08-31 08:19:16,733 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-720bcc83-6475-42af-ba81-2e6e8a5f8493 2018-08-31 08:19:16,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 08:19:16,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:16,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b934afc5-b6a0-4a12-bc89-4ac990362fb1 Date: Fri, 31 Aug 2018 08:19:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"636b2064-66a7-400a-91b3-361021d45988","tenant_id":"62669e7e1f56443b87790a753d7b2dc8","created_at":"2018-08-31T08:18:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T08:18: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":"62669e7e1f56443b87790a753d7b2dc8","id":"9e382998-ea4c-4c27-8723-68bf55472546","subnetpool_id":null,"name":"cinder_test-subnet_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}]} 2018-08-31 08:19:16,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-b934afc5-b6a0-4a12-bc89-4ac990362fb1 2018-08-31 08:19:16,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.054309129715s 2018-08-31 08:19:16,789 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-b934afc5-b6a0-4a12-bc89-4ac990362fb1 2018-08-31 08:19:16,789 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:19:18,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:19:18,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:20,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:19: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-394493d6-fb33-46d2-835b-66092cc6c494 x-compute-request-id: req-394493d6-fb33-46d2-835b-66092cc6c494 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.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "rel": "bookmark"}], "image": {"id": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "links": [{"href": "http://172.30.9.34:8774/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85f8edf3-fe9f-42be-a605-5baaca4778d2", "links": [{"href": "http://172.30.9.34:8774/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "rel": "bookmark"}]}, "id": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "security_groups": [{"name": "cinder_test-sg_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}], "user_id": "e81b64b1c20f4ec58435fa845792ad16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T08:19:18Z", "hostId": "3833ea634f3643702aa384e4d735901e090cab11e586623ba3bd3cc3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "name": "cinder_test-vm2_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "created": "2018-08-31T08:19:15Z", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:19:20,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-394493d6-fb33-46d2-835b-66092cc6c494 2018-08-31 08:19:20,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.40484499931s 2018-08-31 08:19:20,197 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-394493d6-fb33-46d2-835b-66092cc6c494 2018-08-31 08:19:20,201 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:19:22,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:19:22,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:22,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:19: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-86989c13-6465-4425-9076-86509eca8a2a x-compute-request-id: req-86989c13-6465-4425-9076-86509eca8a2a 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.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "rel": "bookmark"}], "image": {"id": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "links": [{"href": "http://172.30.9.34:8774/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85f8edf3-fe9f-42be-a605-5baaca4778d2", "links": [{"href": "http://172.30.9.34:8774/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "rel": "bookmark"}]}, "id": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "security_groups": [{"name": "cinder_test-sg_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}], "user_id": "e81b64b1c20f4ec58435fa845792ad16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T08:19:18Z", "hostId": "3833ea634f3643702aa384e4d735901e090cab11e586623ba3bd3cc3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "name": "cinder_test-vm2_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "created": "2018-08-31T08:19:15Z", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:19:22,828 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-86989c13-6465-4425-9076-86509eca8a2a 2018-08-31 08:19:22,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.624886989594s 2018-08-31 08:19:22,829 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-86989c13-6465-4425-9076-86509eca8a2a 2018-08-31 08:19:22,833 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:19:24,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:19:24,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:26,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:19: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-7c711134-ec19-4500-bbcb-e05bdf61072b x-compute-request-id: req-7c711134-ec19-4500-bbcb-e05bdf61072b Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7e776099-2c56-4ecf-afa1-0a8d2aafb18b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:c3:07", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "rel": "bookmark"}], "image": {"id": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "links": [{"href": "http://172.30.9.34:8774/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:19:22.000000", "flavor": {"id": "85f8edf3-fe9f-42be-a605-5baaca4778d2", "links": [{"href": "http://172.30.9.34:8774/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "rel": "bookmark"}]}, "id": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "security_groups": [{"name": "cinder_test-sg_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}], "user_id": "e81b64b1c20f4ec58435fa845792ad16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:19:22Z", "hostId": "3833ea634f3643702aa384e4d735901e090cab11e586623ba3bd3cc3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "name": "cinder_test-vm2_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "created": "2018-08-31T08:19:15Z", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:19:26,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-7c711134-ec19-4500-bbcb-e05bdf61072b 2018-08-31 08:19:26,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25887584686s 2018-08-31 08:19:26,096 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-7c711134-ec19-4500-bbcb-e05bdf61072b 2018-08-31 08:19:26,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 08:19:26,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/ports.json?device_id=cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:26,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-94f4cef7-ace4-4d31-85a6-3e4e0f9b55da Date: Fri, 31 Aug 2018 08:19:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T08:19:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9e382998-ea4c-4c27-8723-68bf55472546","ip_address":"192.168.120.17"}],"id":"65e03fc8-9ca5-42ac-bf64-999c7530266a","security_groups":["56d614f1-7a1a-4538-a7d2-8863d1e09886"],"mac_address":"fa:16:3e:75:c3:07","project_id":"62669e7e1f56443b87790a753d7b2dc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"636b2064-66a7-400a-91b3-361021d45988","tenant_id":"62669e7e1f56443b87790a753d7b2dc8","created_at":"2018-08-31T08:19:19Z","binding:vnic_type":"normal","device_id":"cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4","ip_allocation":"immediate"}]} 2018-08-31 08:19:26,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4 used request id req-94f4cef7-ace4-4d31-85a6-3e4e0f9b55da 2018-08-31 08:19:26,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.052964925766s 2018-08-31 08:19:26,153 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4 used request id req-94f4cef7-ace4-4d31-85a6-3e4e0f9b55da 2018-08-31 08:19:26,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:19:26,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/floatingips.json?port_id=65e03fc8-9ca5-42ac-bf64-999c7530266a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:26,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-98e40275-2c7d-41f1-9cde-db87b58ea1e1 Date: Fri, 31 Aug 2018 08:19:26 GMT RESP BODY: {"floatingips": []} 2018-08-31 08:19:26,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json?port_id=65e03fc8-9ca5-42ac-bf64-999c7530266a used request id req-98e40275-2c7d-41f1-9cde-db87b58ea1e1 2018-08-31 08:19:26,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.049544095993s 2018-08-31 08:19:26,207 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json?port_id=65e03fc8-9ca5-42ac-bf64-999c7530266a used request id req-98e40275-2c7d-41f1-9cde-db87b58ea1e1 2018-08-31 08:19:26,207 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_7e776099-2c56-4ecf-afa1-0a8d2aafb18b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:75:c3:07', u'version': 4, u'addr': u'192.168.120.17', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3f752cfe-cb1b-4f81-9011-894f9adfa23a'}), 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-31T08:19:22.000000', 'flavor': Munch({u'id': u'85f8edf3-fe9f-42be-a605-5baaca4778d2'}), 'az': u'nova', 'id': u'cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4', 'security_groups': [Munch({u'name': u'cinder_test-sg_7e776099-2c56-4ecf-afa1-0a8d2aafb18b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e81b64b1c20f4ec58435fa845792ad16', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'62669e7e1f56443b87790a753d7b2dc8', 'name': 'cinder_test-project_7e776099-2c56-4ecf-afa1-0a8d2aafb18b', '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-31T08:19:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T08:19:22Z', 'hostId': u'3833ea634f3643702aa384e4d735901e090cab11e586623ba3bd3cc3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b', 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'3833ea634f3643702aa384e4d735901e090cab11e586623ba3bd3cc3', '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-31T08:19:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'62669e7e1f56443b87790a753d7b2dc8', 'name': u'cinder_test-vm2_7e776099-2c56-4ecf-afa1-0a8d2aafb18b', 'adminPass': u'4ke6yk9cKFux', 'tenant_id': u'62669e7e1f56443b87790a753d7b2dc8', 'created_at': u'2018-08-31T08:19:15Z', 'created': u'2018-08-31T08:19:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 08:19:26,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:19:26,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:26,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-a9c36c24-7895-48b8-9047-9464a1e89a37 Date: Fri, 31 Aug 2018 08:19:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"636b2064-66a7-400a-91b3-361021d45988","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"62669e7e1f56443b87790a753d7b2dc8","l2_adjacency":true,"status":"ACTIVE","subnets":["9e382998-ea4c-4c27-8723-68bf55472546"],"description":"","tags":[],"updated_at":"2018-08-31T08:18:53Z","qos_policy_id":null,"name":"cinder_test-net_7e776099-2c56-4ecf-afa1-0a8d2aafb18b","admin_state_up":true,"tenant_id":"62669e7e1f56443b87790a753d7b2dc8","created_at":"2018-08-31T08:18:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 08:19:26,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-a9c36c24-7895-48b8-9047-9464a1e89a37 2018-08-31 08:19:26,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.275369167328s 2018-08-31 08:19:26,486 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-a9c36c24-7895-48b8-9047-9464a1e89a37 2018-08-31 08:19:26,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 08:19:26,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/ports.json?device_id=cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:26,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-332c4f03-a8da-430e-845c-b1426b5b0322 Date: Fri, 31 Aug 2018 08:19:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T08:19:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9e382998-ea4c-4c27-8723-68bf55472546","ip_address":"192.168.120.17"}],"id":"65e03fc8-9ca5-42ac-bf64-999c7530266a","security_groups":["56d614f1-7a1a-4538-a7d2-8863d1e09886"],"mac_address":"fa:16:3e:75:c3:07","project_id":"62669e7e1f56443b87790a753d7b2dc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"636b2064-66a7-400a-91b3-361021d45988","tenant_id":"62669e7e1f56443b87790a753d7b2dc8","created_at":"2018-08-31T08:19:19Z","binding:vnic_type":"normal","device_id":"cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4","ip_allocation":"immediate"}]} 2018-08-31 08:19:26,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4 used request id req-332c4f03-a8da-430e-845c-b1426b5b0322 2018-08-31 08:19:26,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0476911067963s 2018-08-31 08:19:26,535 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4 used request id req-332c4f03-a8da-430e-845c-b1426b5b0322 2018-08-31 08:19:26,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-31 08:19:26,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" -d '{"floatingip": {"floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "fixed_ip_address": "192.168.120.17", "port_id": "65e03fc8-9ca5-42ac-bf64-999c7530266a"}}' 2018-08-31 08:19:29,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-39d1d692-e1bc-4a99-bb6a-58b47cf4777d Date: Fri, 31 Aug 2018 08:19:29 GMT RESP BODY: {"floatingip": {"router_id": "0ec9ab27-e9ab-4f23-b7e1-603c12869c30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:19:27Z", "updated_at": "2018-08-31T08:19:27Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "636b2064-66a7-400a-91b3-361021d45988", "device_owner": "compute:nova", "mac_address": "fa:16:3e:75:c3:07", "device_id": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "port_id": "65e03fc8-9ca5-42ac-bf64-999c7530266a", "id": "27afc33e-cd60-48c2-ad8f-109f5329cd0b", "qos_policy_id": null}} 2018-08-31 08:19:29,233 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-39d1d692-e1bc-4a99-bb6a-58b47cf4777d 2018-08-31 08:19:29,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.69819092751s 2018-08-31 08:19:29,234 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-39d1d692-e1bc-4a99-bb6a-58b47cf4777d 2018-08-31 08:19:29,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:19:29,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:29,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-a21d6695-2a01-45b3-a1d1-0bccb2fd2129 Date: Fri, 31 Aug 2018 08:19:29 GMT RESP BODY: {"floatingips": [{"router_id": "0ec9ab27-e9ab-4f23-b7e1-603c12869c30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:19:27Z", "updated_at": "2018-08-31T08:19:27Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "636b2064-66a7-400a-91b3-361021d45988", "device_owner": "compute:nova", "mac_address": "fa:16:3e:75:c3:07", "device_id": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "port_id": "65e03fc8-9ca5-42ac-bf64-999c7530266a", "id": "27afc33e-cd60-48c2-ad8f-109f5329cd0b", "qos_policy_id": null}]} 2018-08-31 08:19:29,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-a21d6695-2a01-45b3-a1d1-0bccb2fd2129 2018-08-31 08:19:29,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.30758690834s 2018-08-31 08:19:29,550 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-a21d6695-2a01-45b3-a1d1-0bccb2fd2129 2018-08-31 08:19:29,554 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 08:19:29,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:19:29,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:29,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-79fa6b6f-6cdb-4277-9c77-0176de202071 Date: Fri, 31 Aug 2018 08:19:29 GMT RESP BODY: {"floatingips": [{"router_id": "0ec9ab27-e9ab-4f23-b7e1-603c12869c30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:19:27Z", "updated_at": "2018-08-31T08:19:27Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "636b2064-66a7-400a-91b3-361021d45988", "device_owner": "compute:nova", "mac_address": "fa:16:3e:75:c3:07", "device_id": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "port_id": "65e03fc8-9ca5-42ac-bf64-999c7530266a", "id": "27afc33e-cd60-48c2-ad8f-109f5329cd0b", "qos_policy_id": null}]} 2018-08-31 08:19:29,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-79fa6b6f-6cdb-4277-9c77-0176de202071 2018-08-31 08:19:29,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0572929382324s 2018-08-31 08:19:29,717 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-79fa6b6f-6cdb-4277-9c77-0176de202071 2018-08-31 08:19:29,720 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 08:19:29,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:19:29,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:30,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-f1e1ce7a-994d-4dbe-9bd5-98741da624b5 Date: Fri, 31 Aug 2018 08:19:30 GMT RESP BODY: {"floatingips": [{"router_id": "0ec9ab27-e9ab-4f23-b7e1-603c12869c30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:19:27Z", "updated_at": "2018-08-31T08:19:27Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "636b2064-66a7-400a-91b3-361021d45988", "device_owner": "compute:nova", "mac_address": "fa:16:3e:75:c3:07", "device_id": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "port_id": "65e03fc8-9ca5-42ac-bf64-999c7530266a", "id": "27afc33e-cd60-48c2-ad8f-109f5329cd0b", "qos_policy_id": null}]} 2018-08-31 08:19:30,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-f1e1ce7a-994d-4dbe-9bd5-98741da624b5 2018-08-31 08:19:30,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.496496915817s 2018-08-31 08:19:30,322 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-f1e1ce7a-994d-4dbe-9bd5-98741da624b5 2018-08-31 08:19:30,326 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 08:19:30,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:19:30,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:30,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-a090f231-5e90-45e8-8755-c34628a6e0d6 Date: Fri, 31 Aug 2018 08:19:30 GMT RESP BODY: {"floatingips": [{"router_id": "0ec9ab27-e9ab-4f23-b7e1-603c12869c30", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:19:27Z", "updated_at": "2018-08-31T08:19:30Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "636b2064-66a7-400a-91b3-361021d45988", "device_owner": "compute:nova", "mac_address": "fa:16:3e:75:c3:07", "device_id": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "port_id": "65e03fc8-9ca5-42ac-bf64-999c7530266a", "id": "27afc33e-cd60-48c2-ad8f-109f5329cd0b", "qos_policy_id": null}]} 2018-08-31 08:19:30,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-a090f231-5e90-45e8-8755-c34628a6e0d6 2018-08-31 08:19:30,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.466125011444s 2018-08-31 08:19:30,898 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-a090f231-5e90-45e8-8755-c34628a6e0d6 2018-08-31 08:19:30,901 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'0ec9ab27-e9ab-4f23-b7e1-603c12869c30', 'updated_at': u'2018-08-31T08:19:30Z', 'fixed_ip_address': u'192.168.120.17', 'floating_ip_address': u'172.30.9.209', 'revision_number': 2, 'port_id': u'65e03fc8-9ca5-42ac-bf64-999c7530266a', 'id': u'27afc33e-cd60-48c2-ad8f-109f5329cd0b', 'network': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', 'port': u'65e03fc8-9ca5-42ac-bf64-999c7530266a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'62669e7e1f56443b87790a753d7b2dc8', 'name': 'cinder_test-project_7e776099-2c56-4ecf-afa1-0a8d2aafb18b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'62669e7e1f56443b87790a753d7b2dc8', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'636b2064-66a7-400a-91b3-361021d45988', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:75:c3:07', u'device_id': u'cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'62669e7e1f56443b87790a753d7b2dc8', 'created_at': u'2018-08-31T08:19:27Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'636b2064-66a7-400a-91b3-361021d45988', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:75:c3:07', u'device_id': u'cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4'}), 'router': u'0ec9ab27-e9ab-4f23-b7e1-603c12869c30'}) 2018-08-31 08:19:30,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 08:19:30,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4/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}78aeac15f424968aa403eab6b25c8131108bdfd2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 08:19:31,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:19: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-a9716cbf-33ec-4ba3-b563-4fc3098d70eb x-compute-request-id: req-a9716cbf-33ec-4ba3-b563-4fc3098d70eb Content-Encoding: gzip Content-Length: 9609 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 485088225 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.199067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201490] pid_max: default: 32768 minimum: 301\n[ 0.202852] ACPI: Core revision 20150930\n[ 0.204610] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.206541] Security Framework initialized\n[ 0.207737] Yama: becoming mindful.\n[ 0.208800] AppArmor: AppArmor initialized\n[ 0.210079] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212014] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213933] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215715] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217743] Initializing cgroup subsys io\n[ 0.218973] Initializing cgroup subsys memory\n[ 0.220252] Initializing cgroup subsys devices\n[ 0.221534] Initializing cgroup subsys freezer\n[ 0.222853] Initializing cgroup subsys net_cls\n[ 0.224133] Initializing cgroup subsys perf_event\n[ 0.225463] Initializing cgroup subsys net_prio\n[ 0.226815] Initializing cgroup subsys hugetlb\n[ 0.228080] Initializing cgroup subsys pids\n[ 0.229326] CPU: Physical Processor ID: 0\n[ 0.231262] mce: CPU supports 10 MCE banks\n[ 0.232497] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.234012] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248961] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255845] ftrace: allocating 31920 entries in 125 pages\n[ 0.281311] smpboot: Max logical packages: 1\n[ 0.282622] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284634] x2apic enabled\n[ 0.285831] Switched APIC routing to physical x2apic.\n[ 0.288391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290052] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.292981] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295589] KVM setup paravirtual spinlock\n[ 0.297227] x86: Booted up 1 node, 1 CPUs\n[ 0.298425] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300401] devtmpfs: initialized\n[ 0.302384] evm: security.selinux\n[ 0.303431] evm: security.SMACK64\n[ 0.304450] evm: security.SMACK64EXEC\n[ 0.305517] evm: security.SMACK64TRANSMUTE\n[ 0.306675] evm: security.SMACK64MMAP\n[ 0.307745] evm: security.ima\n[ 0.308667] evm: security.capability\n[ 0.309820] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.312554] pinctrl core: initialized pinctrl subsystem\n[ 0.314136] RTC time: 8:19:23, date: 08/31/18\n[ 0.315488] NET: Registered protocol family 16\n[ 0.316877] cpuidle: using governor ladder\n[ 0.318080] cpuidle: using governor menu\n[ 0.319210] PCCT header not found.\n[ 0.320270] ACPI: bus type PCI registered\n[ 0.321435] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323155] PCI: Using configuration type 1 for base access\n[ 0.325379] ACPI: Added _OSI(Module Device)\n[ 0.326608] ACPI: Added _OSI(Processor Device)\n[ 0.327848] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.329131] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.331406] ACPI: Interpreter enabled\n[ 0.332529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.335233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.337908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.340642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.343356] ACPI: (supports S0 S5)\n[ 0.344413] ACPI: Using IOAPIC for interrupt routing\n[ 0.345842] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.349850] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.351539] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.353397] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.355150] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.358363] acpiphp: Slot [3] registered\n[ 0.359566] acpiphp: Slot [4] registered\n[ 0.360759] acpiphp: Slot [5] registered\n[ 0.361933] acpiphp: Slot [6] registered\n[ 0.363114] acpiphp: Slot [7] registered\n[ 0.364286] acpiphp: Slot [8] registered\n[ 0.365475] acpiphp: Slot [9] registered\n[ 0.366650] acpiphp: Slot [10] registered\n[ 0.367844] acpiphp: Slot [11] registered\n[ 0.369031] acpiphp: Slot [12] registered\n[ 0.370220] acpiphp: Slot [13] registered\n[ 0.371384] acpiphp: Slot [14] registered\n[ 0.372529] acpiphp: Slot [15] registered\n[ 0.388023] acpiphp: Slot [16] registered\n[ 0.389148] acpiphp: Slot [17] registered\n[ 0.390294] acpiphp: Slot [18] registered\n[ 0.391411] acpiphp: Slot [19] registered\n[ 0.392542] acpiphp: Slot [20] registered\n[ 0.393666] acpiphp: Slot [21] registered\n[ 0.394789] acpiphp: Slot [22] registered\n[ 0.395910] acpiphp: Slot [23] registered\n[ 0.397033] acpiphp: Slot [24] registered\n[ 0.398129] acpiphp: Slot [25] registered\n[ 0.399222] acpiphp: Slot [26] registered\n[ 0.400312] acpiphp: Slot [27] registered\n[ 0.401419] acpiphp: Slot [28] registered\n[ 0.402518] acpiphp: Slot [29] registered\n[ 0.403613] acpiphp: Slot [30] registered\n[ 0.404720] acpiphp: Slot [31] registered\n[ 0.405825] PCI host bridge to bus 0000:00\n[ 0.406922] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.408552] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.410211] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.412185] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.414142] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416153] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420054] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.421776] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.423357] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.425045] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.429441] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.431414] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.452041] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.454064] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.456014] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457953] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459864] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461691] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463488] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.464913] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467039] vgaarb: loaded\n[ 0.467879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.469534] SCSI subsystem initialized\n[ 0.470780] ACPI: bus type USB registered\n[ 0.471923] usbcore: registered new interface driver usbfs\n[ 0.473314] usbcore: registered new interface driver hub\n[ 0.474674] usbcore: registered new device driver usb\n[ 0.476160] PCI: Using ACPI for IRQ routing\n[ 0.477689] NetLabel: Initializing\n[ 0.478667] NetLabel: domain hash size = 128\n[ 0.479828] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.481156] NetLabel: unlabeled traffic allowed by default\n[ 0.482719] clocksource: Switched to clocksource kvm-clock\n[ 0.493161] AppArmor: AppArmor Filesystem Enabled\n[ 0.494466] pnp: PnP ACPI init\n[ 0.495712] pnp: PnP ACPI: found 5 devices\n[ 0.502571] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504895] NET: Registered protocol family 2\n[ 0.506295] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.508052] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509698] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511358] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512843] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514429] NET: Registered protocol family 1\n[ 0.515646] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517132] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518605] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533149] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547754] Trying to unpack rootfs image as initramfs...\n[ 0.610219] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.615226] Scanning for low memory corruption every 60 seconds\n[ 0.617390] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618986] audit: initializing netlink subsys (disabled)\n[ 0.620425] audit: type=2000 audit(1535703563.405:1): initialized\n[ 0.622278] Initialise system trusted keyring\n[ 0.623689] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625257] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.628009] zbud: loaded\n[ 0.629016] VFS: Disk quotas dquot_6.6.0\n[ 0.630155] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632330] fuse init (API version 7.23)\n[ 0.633560] Key type big_key registered\n[ 0.634662] Allocating IMA MOK and blacklist keyrings.\n[ 0.636362] Key type asymmetric registered\n[ 0.637493] Asymmetric key parser 'x509' registered\n[ 0.638811] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.640855] io scheduler noop registered\n[ 0.641932] io scheduler deadline registered (default)\n[ 0.643307] io scheduler cfq registered\n[ 0.644503] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.645913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.647674] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.649691] ACPI: Power Button [PWRF]\n[ 0.650868] GHES: HEST is not enabled!\n[ 0.665064] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694640] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697593] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.721385] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.724482] Linux agpgart interface v0.103\n[ 0.727954] brd: module loaded\n[ 0.730244] loop: module loaded\n[ 0.735327] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.737342] GPT:90111 != 2097151\n[ 0.738283] GPT:Alternate GPT header not at the end of the disk.\n[ 0.739804] GPT:90111 != 2097151\n[ 0.740742] GPT: Use GNU Parted to correct GPT errors.\n[ 0.742071] vda: vda1 vda15\n[ 0.743746] scsi host0: ata_piix\n[ 0.744825] scsi host1: ata_piix\n[ 0.745828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.747519] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.749524] libphy: Fixed MDIO Bus: probed\n[ 0.750660] tun: Universal TUN/TAP device driver, 1.6\n[ 0.751992] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.755153] PPP generic driver version 2.4.2\n[ 0.756393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.757988] ehci-pci: EHCI PCI platform driver\n[ 0.759187] ehci-platform: EHCI generic platform driver\n[ 0.760598] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.762141] ohci-pci: OHCI PCI platform driver\n[ 0.763364] ohci-platform: OHCI generic platform driver\n[ 0.764730] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.779347] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780719] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.782733] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.784129] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.785718] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789371] usb usb1: Product: UHCI Host Controller\n[ 0.790648] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.792214] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.793557] hub 1-0:1.0: USB hub found\n[ 0.794709] hub 1-0:1.0: 2 ports detected\n[ 0.796006] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.798908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.800211] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.801630] mousedev: PS/2 mouse device common for all mice\n[ 0.803338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.805879] rtc_cmos 00:00: RTC can wake from S4\n[ 0.807425] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.809031] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.810661] i2c /dev entries driver\n[ 0.811742] device-mapper: uevent: version 1.0.3\n[ 0.813055] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.815333] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.817215] NET: Registered protocol family 10\n[ 0.818786] NET: Registered protocol family 17\n[ 0.820022] Key type dns_resolver registered\n[ 0.821329] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.822842] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.825258] registered taskstats version 1\n[ 0.826429] Loading compiled-in X.509 certificates\n[ 0.828271] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.830827] zswap: loaded using pool lzo/zbud\n[ 0.832926] Key type trusted registered\n[ 0.835062] Key type encrypted registered\n[ 0.836198] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.837614] ima: No TPM chip found, activating TPM-bypass!\n[ 0.839086] evm: HMAC attrs: 0x1\n[ 0.840403] Magic number: 14:460:322\n[ 0.841491] misc mcelog: hash matches\n[ 0.842562] tty tty47: hash matches\n[ 0.843715] rtc_cmos 00:00: setting system clock to 2018-08-31 08:19:23 UTC (1535703563)\n[ 0.845951] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.862082] EDD information not available.\n[ 0.908261] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910438] Write protecting the kernel read-only data: 14336k\n[ 0.913444] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.915946] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.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... [ 1.088134] 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.17...\nLease of 192.168.120.17 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-00000014\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCv/QClp/Hpg15Qf2G/fQmVxY4xYu4aORvAtueXQnh6RIxQlqJ73CtVG+B9A5RUOJpKYCV6a5A6aMh932Ex3mVFvDY6hTF2u+1HjgzvZzbXMweQmVdNsGCpDvkyQ0WpvNBIQQQ6glLjxcYHbhBRmxZssGHruQvHrBER3Wkn1r96mbcowueVSYh2rq74cWBa0SKY9berTB/IPWPdGiO/Q6VLH5y6lK2o0HUEmQ7LCfAwaR+U7linI3070eWPAmTu803WAVIXiyxyjOovprAwbOdV1nuebRS6yBSqCORjeDFdic6DLpLVL242ud+/FShh/4TPcKOUsiZklIjedviRgoNj root@cinder-test-vm2-7e776099-2c56-4ecf-afa1-0a8d2aafb18b\nssh-dss AAAAB3NzaC1kc3MAAACBAKNWrcN4SSa4aBVGRwccyjo8rdWS5JxG6BVo4X0RTDR1jaPp+rwpJsgU85uLDnarVMNvFF8crkocazPsJir0ZcSnsMwubqFIS1/Xwi1Xu8fXksdencB5KGvUBDy5uuXENHW3X3ammNCnNvw74+X60wnfESVsrAx0GjELY7ac288/AAAAFQCsgnYuSTZGQjyVJTy03INNg1oHuQAAAIEAgW8F/9YuRtPYAPaDoI2CB5Ypub68Ns2VKlb97ZW/KvltIOR9c1zY6GOnNABJT6EZM7KgJerNOslbwyPAPpBox6y1xW8Qt24sZwBb5U0JB0Wibue0YPDmatY99nNnTmrGMbc8HGyXFwHTZ17h990sYVxKNR29wQjVD+IPAGoVsvwAAACAbyeIb952MSLYn0VWPP5knCOXl6RSDHqVLdPCJnPHT+iBpW7ZpAW9zaYd3gxdvsLQvviq4GyHPf+BLmN6PNc90GW4HivqYIZjfyQQXlzsxF+knon3AZo6eh5mh1bZ5QIwgupKbDuQYEyz4UQdbBi2UcOb+o7tX8spqcSH1O66oJ4= root@cinder-test-vm2-7e776099-2c56-4ecf-afa1-0a8d2aafb18b\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.17,24,fe80::f816:3eff:fe75:c307/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.17 \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-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-7e776099-2c56-4ecf-afa1-0a8d2aafb18b\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.10 ===\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-7e776099-2c56-4ecf-afa1-0a8d2aafb18b login: "} 2018-08-31 08:19:31,130 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4/action used request id req-a9716cbf-33ec-4ba3-b563-4fc3098d70eb 2018-08-31 08:19:31,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.228613853455s 2018-08-31 08:19:31,131 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4/action used request id req-a9716cbf-33ec-4ba3-b563-4fc3098d70eb 2018-08-31 08:19:31,131 - 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 485088225 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.199067] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.201490] pid_max: default: 32768 minimum: 301 [ 0.202852] ACPI: Core revision 20150930 [ 0.204610] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.206541] Security Framework initialized [ 0.207737] Yama: becoming mindful. [ 0.208800] AppArmor: AppArmor initialized [ 0.210079] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.212014] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.213933] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.215715] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.217743] Initializing cgroup subsys io [ 0.218973] Initializing cgroup subsys memory [ 0.220252] Initializing cgroup subsys devices [ 0.221534] Initializing cgroup subsys freezer [ 0.222853] Initializing cgroup subsys net_cls [ 0.224133] Initializing cgroup subsys perf_event [ 0.225463] Initializing cgroup subsys net_prio [ 0.226815] Initializing cgroup subsys hugetlb [ 0.228080] Initializing cgroup subsys pids [ 0.229326] CPU: Physical Processor ID: 0 [ 0.231262] mce: CPU supports 10 MCE banks [ 0.232497] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234012] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.248961] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.255845] ftrace: allocating 31920 entries in 125 pages [ 0.281311] smpboot: Max logical packages: 1 [ 0.282622] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.284634] x2apic enabled [ 0.285831] Switched APIC routing to physical x2apic. [ 0.288391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.290052] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.292981] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.295589] KVM setup paravirtual spinlock [ 0.297227] x86: Booted up 1 node, 1 CPUs [ 0.298425] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.300401] devtmpfs: initialized [ 0.302384] evm: security.selinux [ 0.303431] evm: security.SMACK64 [ 0.304450] evm: security.SMACK64EXEC [ 0.305517] evm: security.SMACK64TRANSMUTE [ 0.306675] evm: security.SMACK64MMAP [ 0.307745] evm: security.ima [ 0.308667] evm: security.capability [ 0.309820] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.312554] pinctrl core: initialized pinctrl subsystem [ 0.314136] RTC time: 8:19:23, date: 08/31/18 [ 0.315488] NET: Registered protocol family 16 [ 0.316877] cpuidle: using governor ladder [ 0.318080] cpuidle: using governor menu [ 0.319210] PCCT header not found. [ 0.320270] ACPI: bus type PCI registered [ 0.321435] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.323155] PCI: Using configuration type 1 for base access [ 0.325379] ACPI: Added _OSI(Module Device) [ 0.326608] ACPI: Added _OSI(Processor Device) [ 0.327848] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.329131] ACPI: Added _OSI(Processor Aggregator Device) [ 0.331406] ACPI: Interpreter enabled [ 0.332529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.335233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.337908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.340642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.343356] ACPI: (supports S0 S5) [ 0.344413] ACPI: Using IOAPIC for interrupt routing [ 0.345842] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.349850] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.351539] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.353397] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.355150] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.358363] acpiphp: Slot [3] registered [ 0.359566] acpiphp: Slot [4] registered [ 0.360759] acpiphp: Slot [5] registered [ 0.361933] acpiphp: Slot [6] registered [ 0.363114] acpiphp: Slot [7] registered [ 0.364286] acpiphp: Slot [8] registered [ 0.365475] acpiphp: Slot [9] registered [ 0.366650] acpiphp: Slot [10] registered [ 0.367844] acpiphp: Slot [11] registered [ 0.369031] acpiphp: Slot [12] registered [ 0.370220] acpiphp: Slot [13] registered [ 0.371384] acpiphp: Slot [14] registered [ 0.372529] acpiphp: Slot [15] registered [ 0.388023] acpiphp: Slot [16] registered [ 0.389148] acpiphp: Slot [17] registered [ 0.390294] acpiphp: Slot [18] registered [ 0.391411] acpiphp: Slot [19] registered [ 0.392542] acpiphp: Slot [20] registered [ 0.393666] acpiphp: Slot [21] registered [ 0.394789] acpiphp: Slot [22] registered [ 0.395910] acpiphp: Slot [23] registered [ 0.397033] acpiphp: Slot [24] registered [ 0.398129] acpiphp: Slot [25] registered [ 0.399222] acpiphp: Slot [26] registered [ 0.400312] acpiphp: Slot [27] registered [ 0.401419] acpiphp: Slot [28] registered [ 0.402518] acpiphp: Slot [29] registered [ 0.403613] acpiphp: Slot [30] registered [ 0.404720] acpiphp: Slot [31] registered [ 0.405825] PCI host bridge to bus 0000:00 [ 0.406922] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.408552] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.410211] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.412185] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.414142] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.416153] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.420054] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.421776] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.423357] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.425045] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.429441] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.431414] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.452041] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.454064] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.456014] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.457953] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.459864] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.461691] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.463488] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.464913] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.467039] vgaarb: loaded [ 0.467879] vgaarb: bridge control possible 0000:00:02.0 [ 0.469534] SCSI subsystem initialized [ 0.470780] ACPI: bus type USB registered [ 0.471923] usbcore: registered new interface driver usbfs [ 0.473314] usbcore: registered new interface driver hub [ 0.474674] usbcore: registered new device driver usb [ 0.476160] PCI: Using ACPI for IRQ routing [ 0.477689] NetLabel: Initializing [ 0.478667] NetLabel: domain hash size = 128 [ 0.479828] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.481156] NetLabel: unlabeled traffic allowed by default [ 0.482719] clocksource: Switched to clocksource kvm-clock [ 0.493161] AppArmor: AppArmor Filesystem Enabled [ 0.494466] pnp: PnP ACPI init [ 0.495712] pnp: PnP ACPI: found 5 devices [ 0.502571] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.504895] NET: Registered protocol family 2 [ 0.506295] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.508052] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.509698] TCP: Hash tables configured (established 4096 bind 4096) [ 0.511358] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.512843] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.514429] NET: Registered protocol family 1 [ 0.515646] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.517132] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.518605] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.533149] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.547754] Trying to unpack rootfs image as initramfs... [ 0.610219] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.615226] Scanning for low memory corruption every 60 seconds [ 0.617390] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.618986] audit: initializing netlink subsys (disabled) [ 0.620425] audit: type=2000 audit(1535703563.405:1): initialized [ 0.622278] Initialise system trusted keyring [ 0.623689] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.625257] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.628009] zbud: loaded [ 0.629016] VFS: Disk quotas dquot_6.6.0 [ 0.630155] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.632330] fuse init (API version 7.23) [ 0.633560] Key type big_key registered [ 0.634662] Allocating IMA MOK and blacklist keyrings. [ 0.636362] Key type asymmetric registered [ 0.637493] Asymmetric key parser 'x509' registered [ 0.638811] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.640855] io scheduler noop registered [ 0.641932] io scheduler deadline registered (default) [ 0.643307] io scheduler cfq registered [ 0.644503] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.645913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.647674] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.649691] ACPI: Power Button [PWRF] [ 0.650868] GHES: HEST is not enabled! [ 0.665064] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.694640] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697593] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.721385] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.724482] Linux agpgart interface v0.103 [ 0.727954] brd: module loaded [ 0.730244] loop: module loaded [ 0.735327] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.737342] GPT:90111 != 2097151 [ 0.738283] GPT:Alternate GPT header not at the end of the disk. [ 0.739804] GPT:90111 != 2097151 [ 0.740742] GPT: Use GNU Parted to correct GPT errors. [ 0.742071] vda: vda1 vda15 [ 0.743746] scsi host0: ata_piix [ 0.744825] scsi host1: ata_piix [ 0.745828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.747519] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.749524] libphy: Fixed MDIO Bus: probed [ 0.750660] tun: Universal TUN/TAP device driver, 1.6 [ 0.751992] tun: (C) 1999-2004 Max Krasnyansky [ 0.755153] PPP generic driver version 2.4.2 [ 0.756393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.757988] ehci-pci: EHCI PCI platform driver [ 0.759187] ehci-platform: EHCI generic platform driver [ 0.760598] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.762141] ohci-pci: OHCI PCI platform driver [ 0.763364] ohci-platform: OHCI generic platform driver [ 0.764730] uhci_hcd: USB Universal Host Controller Interface driver [ 0.779347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780719] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.782733] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.784129] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.785718] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789371] usb usb1: Product: UHCI Host Controller [ 0.790648] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.792214] usb usb1: SerialNumber: 0000:00:01.2 [ 0.793557] hub 1-0:1.0: USB hub found [ 0.794709] hub 1-0:1.0: 2 ports detected [ 0.796006] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.798908] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.800211] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.801630] mousedev: PS/2 mouse device common for all mice [ 0.803338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.805879] rtc_cmos 00:00: RTC can wake from S4 [ 0.807425] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.809031] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.810661] i2c /dev entries driver [ 0.811742] device-mapper: uevent: version 1.0.3 [ 0.813055] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.815333] ledtrig-cpu: registered to indicate activity on CPUs [ 0.817215] NET: Registered protocol family 10 [ 0.818786] NET: Registered protocol family 17 [ 0.820022] Key type dns_resolver registered [ 0.821329] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.822842] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.825258] registered taskstats version 1 [ 0.826429] Loading compiled-in X.509 certificates [ 0.828271] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.830827] zswap: loaded using pool lzo/zbud [ 0.832926] Key type trusted registered [ 0.835062] Key type encrypted registered [ 0.836198] AppArmor: AppArmor sha1 policy hashing enabled [ 0.837614] ima: No TPM chip found, activating TPM-bypass! [ 0.839086] evm: HMAC attrs: 0x1 [ 0.840403] Magic number: 14:460:322 [ 0.841491] misc mcelog: hash matches [ 0.842562] tty tty47: hash matches [ 0.843715] rtc_cmos 00:00: setting system clock to 2018-08-31 08:19:23 UTC (1535703563) [ 0.845951] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.862082] EDD information not available. [ 0.908261] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.910438] Write protecting the kernel read-only data: 14336k [ 0.913444] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.915946] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.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... [ 1.088134] 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.17... Lease of 192.168.120.17 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-00000014 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCv/QClp/Hpg15Qf2G/fQmVxY4xYu4aORvAtueXQnh6RIxQlqJ73CtVG+B9A5RUOJpKYCV6a5A6aMh932Ex3mVFvDY6hTF2u+1HjgzvZzbXMweQmVdNsGCpDvkyQ0WpvNBIQQQ6glLjxcYHbhBRmxZssGHruQvHrBER3Wkn1r96mbcowueVSYh2rq74cWBa0SKY9berTB/IPWPdGiO/Q6VLH5y6lK2o0HUEmQ7LCfAwaR+U7linI3070eWPAmTu803WAVIXiyxyjOovprAwbOdV1nuebRS6yBSqCORjeDFdic6DLpLVL242ud+/FShh/4TPcKOUsiZklIjedviRgoNj root@cinder-test-vm2-7e776099-2c56-4ecf-afa1-0a8d2aafb18b ssh-dss AAAAB3NzaC1kc3MAAACBAKNWrcN4SSa4aBVGRwccyjo8rdWS5JxG6BVo4X0RTDR1jaPp+rwpJsgU85uLDnarVMNvFF8crkocazPsJir0ZcSnsMwubqFIS1/Xwi1Xu8fXksdencB5KGvUBDy5uuXENHW3X3ammNCnNvw74+X60wnfESVsrAx0GjELY7ac288/AAAAFQCsgnYuSTZGQjyVJTy03INNg1oHuQAAAIEAgW8F/9YuRtPYAPaDoI2CB5Ypub68Ns2VKlb97ZW/KvltIOR9c1zY6GOnNABJT6EZM7KgJerNOslbwyPAPpBox6y1xW8Qt24sZwBb5U0JB0Wibue0YPDmatY99nNnTmrGMbc8HGyXFwHTZ17h990sYVxKNR29wQjVD+IPAGoVsvwAAACAbyeIb952MSLYn0VWPP5knCOXl6RSDHqVLdPCJnPHT+iBpW7ZpAW9zaYd3gxdvsLQvviq4GyHPf+BLmN6PNc90GW4HivqYIZjfyQQXlzsxF+knon3AZo6eh5mh1bZ5QIwgupKbDuQYEyz4UQdbBi2UcOb+o7tX8spqcSH1O66oJ4= root@cinder-test-vm2-7e776099-2c56-4ecf-afa1-0a8d2aafb18b -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.17,24,fe80::f816:3eff:fe75:c307/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.17 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-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-7e776099-2c56-4ecf-afa1-0a8d2aafb18b launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.10 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-7e776099-2c56-4ecf-afa1-0a8d2aafb18b login: 2018-08-31 08:19:31,135 - paramiko.transport - DEBUG - starting thread (client mode): 0x2f6d1f10L 2018-08-31 08:19:31,136 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-31 08:19:31,136 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-31 08:19:31,136 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-31 08:19:31,137 - 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-31 08:19:31,138 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-31 08:19:31,138 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-31 08:19:31,138 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-31 08:19:31,138 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-31 08:19:31,138 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-31 08:19:31,156 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-31 08:19:31,157 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-31 08:19:31,168 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: 3bf03a0aff2eb110bd0907d8b8aa5c5b 2018-08-31 08:19:31,169 - paramiko.transport - DEBUG - Trying discovered key 47490a86288c7e2d71185ae811458ec3 in /tmp/tmp9jxDbT 2018-08-31 08:19:31,193 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 08:19:31,198 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-31 08:19:31,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-08-31 08:19:31,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/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}78aeac15f424968aa403eab6b25c8131108bdfd2" -d '{"volume": {"display_name": "cinder_test-volume_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "size": "2"}}' 2018-08-31 08:19:32,512 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:19:31 GMT Server: Apache x-compute-request-id: req-97ca8b44-404a-4a7d-bb78-b89f91b9b2d9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-97ca8b44-404a-4a7d-bb78-b89f91b9b2d9 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e81b64b1c20f4ec58435fa845792ad16", "attachments": [], "links": [{"href": "http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "self"}, {"href": "http://172.30.9.34:8776/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T08:19:32.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "635c4b57-9141-42aa-9af8-2875de45aa1d", "size": 2}} 2018-08-31 08:19:32,512 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes used request id req-97ca8b44-404a-4a7d-bb78-b89f91b9b2d9 2018-08-31 08:19:32,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.30901288986s 2018-08-31 08:19:32,513 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes used request id req-97ca8b44-404a-4a7d-bb78-b89f91b9b2d9 2018-08-31 08:19:32,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 08:19:32,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/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}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:33,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:19:32 GMT Server: Apache x-compute-request-id: req-f16dc8ef-7121-46fb-921d-2a8e5498cebc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f16dc8ef-7121-46fb-921d-2a8e5498cebc Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "e81b64b1c20f4ec58435fa845792ad16", "attachments": [], "links": [{"href": "http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "self"}, {"href": "http://172.30.9.34:8776/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T08:19:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "updated_at": "2018-08-31T08:19:32.000000", "volume_type": null, "name": "cinder_test-volume_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "635c4b57-9141-42aa-9af8-2875de45aa1d", "size": 2}]} 2018-08-31 08:19:33,556 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-f16dc8ef-7121-46fb-921d-2a8e5498cebc 2018-08-31 08:19:33,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.042304039s 2018-08-31 08:19:33,556 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-f16dc8ef-7121-46fb-921d-2a8e5498cebc 2018-08-31 08:19:33,558 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:19:35,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 08:19:35,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/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}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:36,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:19:35 GMT Server: Apache x-compute-request-id: req-beb6d51e-fcba-49c0-9665-6c908a9478f8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-beb6d51e-fcba-49c0-9665-6c908a9478f8 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e81b64b1c20f4ec58435fa845792ad16", "attachments": [], "links": [{"href": "http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "self"}, {"href": "http://172.30.9.34:8776/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T08:19:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "updated_at": "2018-08-31T08:19:34.000000", "volume_type": null, "name": "cinder_test-volume_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "635c4b57-9141-42aa-9af8-2875de45aa1d", "size": 2}]} 2018-08-31 08:19:36,536 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-beb6d51e-fcba-49c0-9665-6c908a9478f8 2018-08-31 08:19:36,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.977765798569s 2018-08-31 08:19:36,537 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-beb6d51e-fcba-49c0-9665-6c908a9478f8 2018-08-31 08:19:36,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:19:36,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:36,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-e6bcdc0d-c7b2-44ae-bb05-c3fdcd14421e Date: Fri, 31 Aug 2018 08:19:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"636b2064-66a7-400a-91b3-361021d45988","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"62669e7e1f56443b87790a753d7b2dc8","l2_adjacency":true,"status":"ACTIVE","subnets":["9e382998-ea4c-4c27-8723-68bf55472546"],"description":"","tags":[],"updated_at":"2018-08-31T08:18:53Z","qos_policy_id":null,"name":"cinder_test-net_7e776099-2c56-4ecf-afa1-0a8d2aafb18b","admin_state_up":true,"tenant_id":"62669e7e1f56443b87790a753d7b2dc8","created_at":"2018-08-31T08:18:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 08:19:36,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-e6bcdc0d-c7b2-44ae-bb05-c3fdcd14421e 2018-08-31 08:19:36,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.349958896637s 2018-08-31 08:19:36,889 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-e6bcdc0d-c7b2-44ae-bb05-c3fdcd14421e 2018-08-31 08:19:36,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:19:36,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:37,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-fe1bb32f-c130-44d5-9917-8da24e3c5326 Date: Fri, 31 Aug 2018 08:19:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:19:07Z", "file": "/v2/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a/file", "owner": "62669e7e1f56443b87790a753d7b2dc8", "id": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "size": 12716032, "self": "/v2/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:19:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:19:37,206 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-fe1bb32f-c130-44d5-9917-8da24e3c5326 2018-08-31 08:19:37,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312213897705s 2018-08-31 08:19:37,206 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-fe1bb32f-c130-44d5-9917-8da24e3c5326 2018-08-31 08:19:37,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 08:19:37,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:37,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:19: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-27fd12b3-d542-4276-8aa6-285ae7da60e2 x-compute-request-id: req-27fd12b3-d542-4276-8aa6-285ae7da60e2 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "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": "85f8edf3-fe9f-42be-a605-5baaca4778d2"}]} 2018-08-31 08:19:37,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-27fd12b3-d542-4276-8aa6-285ae7da60e2 2018-08-31 08:19:37,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.146816015244s 2018-08-31 08:19:37,356 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-27fd12b3-d542-4276-8aa6-285ae7da60e2 2018-08-31 08:19:37,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 08:19:37,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}78aeac15f424968aa403eab6b25c8131108bdfd2" -d '{"server": {"name": "cinder_test-vm_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "imageRef": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "key_name": "cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "flavorRef": "85f8edf3-fe9f-42be-a605-5baaca4778d2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "636b2064-66a7-400a-91b3-361021d45988"}], "security_groups": [{"name": "56d614f1-7a1a-4538-a7d2-8863d1e09886"}]}}' 2018-08-31 08:19:41,572 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:19: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-10efebe8-932a-46c4-9cd2-61bc828f920c x-compute-request-id: req-10efebe8-932a-46c4-9cd2-61bc828f920c Content-Length: 403 location: http://172.30.9.34:8774/v2.1/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "56d614f1-7a1a-4538-a7d2-8863d1e09886"}], "OS-DCF:diskConfig": "MANUAL", "id": "25c66134-59af-40e1-b43b-8d4daa2b2f03", "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03", "rel": "bookmark"}], "adminPass": "zLwoPKrf26uu"}} 2018-08-31 08:19:41,572 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-10efebe8-932a-46c4-9cd2-61bc828f920c 2018-08-31 08:19:41,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.21490716934s 2018-08-31 08:19:41,573 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-10efebe8-932a-46c4-9cd2-61bc828f920c 2018-08-31 08:19:41,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:19:41,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:42,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:19: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-044a31f8-ebde-4846-a101-018a8ea6e6d4 x-compute-request-id: req-044a31f8-ebde-4846-a101-018a8ea6e6d4 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03", "rel": "bookmark"}], "image": {"id": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "links": [{"href": "http://172.30.9.34:8774/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85f8edf3-fe9f-42be-a605-5baaca4778d2", "links": [{"href": "http://172.30.9.34:8774/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "rel": "bookmark"}]}, "id": "25c66134-59af-40e1-b43b-8d4daa2b2f03", "user_id": "e81b64b1c20f4ec58435fa845792ad16", "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-31T08:19:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "name": "cinder_test-vm_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "created": "2018-08-31T08:19:41Z", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7e776099-2c56-4ecf-afa1-0a8d2aafb18b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:c3:07", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:c3:07", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "rel": "bookmark"}], "image": {"id": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "links": [{"href": "http://172.30.9.34:8774/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:19:22.000000", "flavor": {"id": "85f8edf3-fe9f-42be-a605-5baaca4778d2", "links": [{"href": "http://172.30.9.34:8774/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "rel": "bookmark"}]}, "id": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "security_groups": [{"name": "cinder_test-sg_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}], "user_id": "e81b64b1c20f4ec58435fa845792ad16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:19:22Z", "hostId": "3833ea634f3643702aa384e4d735901e090cab11e586623ba3bd3cc3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "name": "cinder_test-vm2_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "created": "2018-08-31T08:19:15Z", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:19:42,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-044a31f8-ebde-4846-a101-018a8ea6e6d4 2018-08-31 08:19:42,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.673787117004s 2018-08-31 08:19:42,248 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-044a31f8-ebde-4846-a101-018a8ea6e6d4 2018-08-31 08:19:42,252 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:19:44,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:19:44,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:44,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:19: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-b539b62d-39fe-413e-a6e1-704febff2f96 x-compute-request-id: req-b539b62d-39fe-413e-a6e1-704febff2f96 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03", "rel": "bookmark"}], "image": {"id": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "links": [{"href": "http://172.30.9.34:8774/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85f8edf3-fe9f-42be-a605-5baaca4778d2", "links": [{"href": "http://172.30.9.34:8774/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "rel": "bookmark"}]}, "id": "25c66134-59af-40e1-b43b-8d4daa2b2f03", "user_id": "e81b64b1c20f4ec58435fa845792ad16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T08:19:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "name": "cinder_test-vm_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "created": "2018-08-31T08:19:41Z", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7e776099-2c56-4ecf-afa1-0a8d2aafb18b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:c3:07", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:c3:07", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "rel": "bookmark"}], "image": {"id": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "links": [{"href": "http://172.30.9.34:8774/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:19:22.000000", "flavor": {"id": "85f8edf3-fe9f-42be-a605-5baaca4778d2", "links": [{"href": "http://172.30.9.34:8774/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "rel": "bookmark"}]}, "id": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "security_groups": [{"name": "cinder_test-sg_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}], "user_id": "e81b64b1c20f4ec58435fa845792ad16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:19:22Z", "hostId": "3833ea634f3643702aa384e4d735901e090cab11e586623ba3bd3cc3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "name": "cinder_test-vm2_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "created": "2018-08-31T08:19:15Z", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:19:44,952 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-b539b62d-39fe-413e-a6e1-704febff2f96 2018-08-31 08:19:44,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69753408432s 2018-08-31 08:19:44,952 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-b539b62d-39fe-413e-a6e1-704febff2f96 2018-08-31 08:19:44,957 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:19:46,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:19:46,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:47,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:19: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-cb22865c-0435-4105-b10b-b319d0377169 x-compute-request-id: req-cb22865c-0435-4105-b10b-b319d0377169 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03", "rel": "bookmark"}], "image": {"id": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "links": [{"href": "http://172.30.9.34:8774/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85f8edf3-fe9f-42be-a605-5baaca4778d2", "links": [{"href": "http://172.30.9.34:8774/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "rel": "bookmark"}]}, "id": "25c66134-59af-40e1-b43b-8d4daa2b2f03", "security_groups": [{"name": "cinder_test-sg_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}], "user_id": "e81b64b1c20f4ec58435fa845792ad16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T08:19:45Z", "hostId": "3833ea634f3643702aa384e4d735901e090cab11e586623ba3bd3cc3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "name": "cinder_test-vm_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "created": "2018-08-31T08:19:41Z", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7e776099-2c56-4ecf-afa1-0a8d2aafb18b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:c3:07", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:c3:07", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "rel": "bookmark"}], "image": {"id": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "links": [{"href": "http://172.30.9.34:8774/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:19:22.000000", "flavor": {"id": "85f8edf3-fe9f-42be-a605-5baaca4778d2", "links": [{"href": "http://172.30.9.34:8774/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "rel": "bookmark"}]}, "id": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "security_groups": [{"name": "cinder_test-sg_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}], "user_id": "e81b64b1c20f4ec58435fa845792ad16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:19:22Z", "hostId": "3833ea634f3643702aa384e4d735901e090cab11e586623ba3bd3cc3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "name": "cinder_test-vm2_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "created": "2018-08-31T08:19:15Z", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:19:47,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-cb22865c-0435-4105-b10b-b319d0377169 2018-08-31 08:19:47,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691147089005s 2018-08-31 08:19:47,651 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-cb22865c-0435-4105-b10b-b319d0377169 2018-08-31 08:19:47,656 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:19:49,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:19:49,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:50,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:19: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-006372c2-a558-4948-8f67-23e6a266f5af x-compute-request-id: req-006372c2-a558-4948-8f67-23e6a266f5af Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03", "rel": "bookmark"}], "image": {"id": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "links": [{"href": "http://172.30.9.34:8774/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85f8edf3-fe9f-42be-a605-5baaca4778d2", "links": [{"href": "http://172.30.9.34:8774/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "rel": "bookmark"}]}, "id": "25c66134-59af-40e1-b43b-8d4daa2b2f03", "security_groups": [{"name": "cinder_test-sg_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}], "user_id": "e81b64b1c20f4ec58435fa845792ad16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T08:19:45Z", "hostId": "3833ea634f3643702aa384e4d735901e090cab11e586623ba3bd3cc3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "name": "cinder_test-vm_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "created": "2018-08-31T08:19:41Z", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7e776099-2c56-4ecf-afa1-0a8d2aafb18b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:c3:07", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:c3:07", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "rel": "bookmark"}], "image": {"id": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "links": [{"href": "http://172.30.9.34:8774/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:19:22.000000", "flavor": {"id": "85f8edf3-fe9f-42be-a605-5baaca4778d2", "links": [{"href": "http://172.30.9.34:8774/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "rel": "bookmark"}]}, "id": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "security_groups": [{"name": "cinder_test-sg_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}], "user_id": "e81b64b1c20f4ec58435fa845792ad16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:19:22Z", "hostId": "3833ea634f3643702aa384e4d735901e090cab11e586623ba3bd3cc3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "name": "cinder_test-vm2_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "created": "2018-08-31T08:19:15Z", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:19:50,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-006372c2-a558-4948-8f67-23e6a266f5af 2018-08-31 08:19:50,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20135617256s 2018-08-31 08:19:50,860 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-006372c2-a558-4948-8f67-23e6a266f5af 2018-08-31 08:19:50,865 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:19:52,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:19:52,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:54,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:19: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-454c345e-460e-4bde-9bd3-ce5653eaf64b x-compute-request-id: req-454c345e-460e-4bde-9bd3-ce5653eaf64b Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7e776099-2c56-4ecf-afa1-0a8d2aafb18b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:11:e8", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03", "rel": "bookmark"}], "image": {"id": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "links": [{"href": "http://172.30.9.34:8774/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:19:50.000000", "flavor": {"id": "85f8edf3-fe9f-42be-a605-5baaca4778d2", "links": [{"href": "http://172.30.9.34:8774/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "rel": "bookmark"}]}, "id": "25c66134-59af-40e1-b43b-8d4daa2b2f03", "security_groups": [{"name": "cinder_test-sg_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}], "user_id": "e81b64b1c20f4ec58435fa845792ad16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:19:50Z", "hostId": "3833ea634f3643702aa384e4d735901e090cab11e586623ba3bd3cc3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "name": "cinder_test-vm_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "created": "2018-08-31T08:19:41Z", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7e776099-2c56-4ecf-afa1-0a8d2aafb18b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:c3:07", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:c3:07", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "rel": "bookmark"}], "image": {"id": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "links": [{"href": "http://172.30.9.34:8774/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:19:22.000000", "flavor": {"id": "85f8edf3-fe9f-42be-a605-5baaca4778d2", "links": [{"href": "http://172.30.9.34:8774/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "rel": "bookmark"}]}, "id": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "security_groups": [{"name": "cinder_test-sg_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}], "user_id": "e81b64b1c20f4ec58435fa845792ad16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:19:22Z", "hostId": "3833ea634f3643702aa384e4d735901e090cab11e586623ba3bd3cc3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "name": "cinder_test-vm2_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "created": "2018-08-31T08:19:15Z", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:19:54,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-454c345e-460e-4bde-9bd3-ce5653eaf64b 2018-08-31 08:19:54,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21217513084s 2018-08-31 08:19:54,081 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-454c345e-460e-4bde-9bd3-ce5653eaf64b 2018-08-31 08:19:54,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 08:19:54,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/ports.json?device_id=25c66134-59af-40e1-b43b-8d4daa2b2f03" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:54,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-69315049-c3d0-4bcb-aa45-936108051f5d Date: Fri, 31 Aug 2018 08:19:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T08:19:49Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9e382998-ea4c-4c27-8723-68bf55472546","ip_address":"192.168.120.22"}],"id":"b1d4abef-c852-4f4b-9dae-e6545c15f94d","security_groups":["56d614f1-7a1a-4538-a7d2-8863d1e09886"],"mac_address":"fa:16:3e:ff:11:e8","project_id":"62669e7e1f56443b87790a753d7b2dc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"636b2064-66a7-400a-91b3-361021d45988","tenant_id":"62669e7e1f56443b87790a753d7b2dc8","created_at":"2018-08-31T08:19:45Z","binding:vnic_type":"normal","device_id":"25c66134-59af-40e1-b43b-8d4daa2b2f03","ip_allocation":"immediate"}]} 2018-08-31 08:19:54,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=25c66134-59af-40e1-b43b-8d4daa2b2f03 used request id req-69315049-c3d0-4bcb-aa45-936108051f5d 2018-08-31 08:19:54,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.250138044357s 2018-08-31 08:19:54,336 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=25c66134-59af-40e1-b43b-8d4daa2b2f03 used request id req-69315049-c3d0-4bcb-aa45-936108051f5d 2018-08-31 08:19:54,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:19:54,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/floatingips.json?port_id=b1d4abef-c852-4f4b-9dae-e6545c15f94d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:54,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-74e16ca8-d92f-4e2b-a2b7-117359c1f74d Date: Fri, 31 Aug 2018 08:19:54 GMT RESP BODY: {"floatingips": []} 2018-08-31 08:19:54,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json?port_id=b1d4abef-c852-4f4b-9dae-e6545c15f94d used request id req-74e16ca8-d92f-4e2b-a2b7-117359c1f74d 2018-08-31 08:19:54,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0447249412537s 2018-08-31 08:19:54,385 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json?port_id=b1d4abef-c852-4f4b-9dae-e6545c15f94d used request id req-74e16ca8-d92f-4e2b-a2b7-117359c1f74d 2018-08-31 08:19:54,385 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_7e776099-2c56-4ecf-afa1-0a8d2aafb18b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ff:11:e8', u'version': 4, u'addr': u'192.168.120.22', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3f752cfe-cb1b-4f81-9011-894f9adfa23a'}), 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-31T08:19:50.000000', 'flavor': Munch({u'id': u'85f8edf3-fe9f-42be-a605-5baaca4778d2'}), 'az': u'nova', 'id': u'25c66134-59af-40e1-b43b-8d4daa2b2f03', 'security_groups': [Munch({u'name': u'cinder_test-sg_7e776099-2c56-4ecf-afa1-0a8d2aafb18b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e81b64b1c20f4ec58435fa845792ad16', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'62669e7e1f56443b87790a753d7b2dc8', 'name': 'cinder_test-project_7e776099-2c56-4ecf-afa1-0a8d2aafb18b', '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-31T08:19:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T08:19:50Z', 'hostId': u'3833ea634f3643702aa384e4d735901e090cab11e586623ba3bd3cc3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b', 'public_v6': '', 'private_v4': u'192.168.120.22', 'cloud': 'envvars', 'host_id': u'3833ea634f3643702aa384e4d735901e090cab11e586623ba3bd3cc3', '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-31T08:19:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'62669e7e1f56443b87790a753d7b2dc8', 'name': u'cinder_test-vm_7e776099-2c56-4ecf-afa1-0a8d2aafb18b', 'adminPass': u'zLwoPKrf26uu', 'tenant_id': u'62669e7e1f56443b87790a753d7b2dc8', 'created_at': u'2018-08-31T08:19:41Z', 'created': u'2018-08-31T08:19:41Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 08:19:54,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:19:54,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:54,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-025a7f57-a7cc-43e3-bc62-784c231f6695 Date: Fri, 31 Aug 2018 08:19:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"636b2064-66a7-400a-91b3-361021d45988","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"62669e7e1f56443b87790a753d7b2dc8","l2_adjacency":true,"status":"ACTIVE","subnets":["9e382998-ea4c-4c27-8723-68bf55472546"],"description":"","tags":[],"updated_at":"2018-08-31T08:18:53Z","qos_policy_id":null,"name":"cinder_test-net_7e776099-2c56-4ecf-afa1-0a8d2aafb18b","admin_state_up":true,"tenant_id":"62669e7e1f56443b87790a753d7b2dc8","created_at":"2018-08-31T08:18:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 08:19:54,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-025a7f57-a7cc-43e3-bc62-784c231f6695 2018-08-31 08:19:54,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102653980255s 2018-08-31 08:19:54,490 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-025a7f57-a7cc-43e3-bc62-784c231f6695 2018-08-31 08:19:54,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 08:19:54,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/ports.json?device_id=25c66134-59af-40e1-b43b-8d4daa2b2f03" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:54,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-cf24a825-80a7-4853-a3c2-65150cfa001f Date: Fri, 31 Aug 2018 08:19:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T08:19:49Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9e382998-ea4c-4c27-8723-68bf55472546","ip_address":"192.168.120.22"}],"id":"b1d4abef-c852-4f4b-9dae-e6545c15f94d","security_groups":["56d614f1-7a1a-4538-a7d2-8863d1e09886"],"mac_address":"fa:16:3e:ff:11:e8","project_id":"62669e7e1f56443b87790a753d7b2dc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"636b2064-66a7-400a-91b3-361021d45988","tenant_id":"62669e7e1f56443b87790a753d7b2dc8","created_at":"2018-08-31T08:19:45Z","binding:vnic_type":"normal","device_id":"25c66134-59af-40e1-b43b-8d4daa2b2f03","ip_allocation":"immediate"}]} 2018-08-31 08:19:54,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=25c66134-59af-40e1-b43b-8d4daa2b2f03 used request id req-cf24a825-80a7-4853-a3c2-65150cfa001f 2018-08-31 08:19:54,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.057116985321s 2018-08-31 08:19:54,548 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=25c66134-59af-40e1-b43b-8d4daa2b2f03 used request id req-cf24a825-80a7-4853-a3c2-65150cfa001f 2018-08-31 08:19:54,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-31 08:19:54,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" -d '{"floatingip": {"floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "fixed_ip_address": "192.168.120.22", "port_id": "b1d4abef-c852-4f4b-9dae-e6545c15f94d"}}' 2018-08-31 08:19:57,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-2997b430-aa65-43a3-a703-e1c198078a21 Date: Fri, 31 Aug 2018 08:19:57 GMT RESP BODY: {"floatingip": {"router_id": "0ec9ab27-e9ab-4f23-b7e1-603c12869c30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:19:55Z", "updated_at": "2018-08-31T08:19:55Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "636b2064-66a7-400a-91b3-361021d45988", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ff:11:e8", "device_id": "25c66134-59af-40e1-b43b-8d4daa2b2f03"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "port_id": "b1d4abef-c852-4f4b-9dae-e6545c15f94d", "id": "f3b8db34-ec09-4cb0-bb01-6cc4ef95a91e", "qos_policy_id": null}} 2018-08-31 08:19:57,307 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-2997b430-aa65-43a3-a703-e1c198078a21 2018-08-31 08:19:57,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.75888514519s 2018-08-31 08:19:57,307 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-2997b430-aa65-43a3-a703-e1c198078a21 2018-08-31 08:19:57,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:19:57,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:57,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-f9a0c601-dffa-45ae-a337-8e52d05f7175 Date: Fri, 31 Aug 2018 08:19:57 GMT RESP BODY: {"floatingips": [{"router_id": "0ec9ab27-e9ab-4f23-b7e1-603c12869c30", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:19:27Z", "updated_at": "2018-08-31T08:19:31Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "636b2064-66a7-400a-91b3-361021d45988", "device_owner": "compute:nova", "mac_address": "fa:16:3e:75:c3:07", "device_id": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "port_id": "65e03fc8-9ca5-42ac-bf64-999c7530266a", "id": "27afc33e-cd60-48c2-ad8f-109f5329cd0b", "qos_policy_id": null}, {"router_id": "0ec9ab27-e9ab-4f23-b7e1-603c12869c30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:19:55Z", "updated_at": "2018-08-31T08:19:55Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "636b2064-66a7-400a-91b3-361021d45988", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ff:11:e8", "device_id": "25c66134-59af-40e1-b43b-8d4daa2b2f03"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "port_id": "b1d4abef-c852-4f4b-9dae-e6545c15f94d", "id": "f3b8db34-ec09-4cb0-bb01-6cc4ef95a91e", "qos_policy_id": null}]} 2018-08-31 08:19:57,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-f9a0c601-dffa-45ae-a337-8e52d05f7175 2018-08-31 08:19:57,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.311326980591s 2018-08-31 08:19:57,627 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-f9a0c601-dffa-45ae-a337-8e52d05f7175 2018-08-31 08:19:57,633 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 08:19:57,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:19:57,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:58,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-12011714-1dec-4a68-97f0-5cbce628bbf2 Date: Fri, 31 Aug 2018 08:19:58 GMT RESP BODY: {"floatingips": [{"router_id": "0ec9ab27-e9ab-4f23-b7e1-603c12869c30", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:19:27Z", "updated_at": "2018-08-31T08:19:31Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "636b2064-66a7-400a-91b3-361021d45988", "device_owner": "compute:nova", "mac_address": "fa:16:3e:75:c3:07", "device_id": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "port_id": "65e03fc8-9ca5-42ac-bf64-999c7530266a", "id": "27afc33e-cd60-48c2-ad8f-109f5329cd0b", "qos_policy_id": null}, {"router_id": "0ec9ab27-e9ab-4f23-b7e1-603c12869c30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:19:55Z", "updated_at": "2018-08-31T08:19:55Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "636b2064-66a7-400a-91b3-361021d45988", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ff:11:e8", "device_id": "25c66134-59af-40e1-b43b-8d4daa2b2f03"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "port_id": "b1d4abef-c852-4f4b-9dae-e6545c15f94d", "id": "f3b8db34-ec09-4cb0-bb01-6cc4ef95a91e", "qos_policy_id": null}]} 2018-08-31 08:19:58,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-12011714-1dec-4a68-97f0-5cbce628bbf2 2018-08-31 08:19:58,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.31936621666s 2018-08-31 08:19:58,057 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-12011714-1dec-4a68-97f0-5cbce628bbf2 2018-08-31 08:19:58,064 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 08:19:58,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:19:58,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:58,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-7e94f3a2-36db-453d-9d24-2383b7e3035e Date: Fri, 31 Aug 2018 08:19:58 GMT RESP BODY: {"floatingips": [{"router_id": "0ec9ab27-e9ab-4f23-b7e1-603c12869c30", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:19:27Z", "updated_at": "2018-08-31T08:19:31Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "636b2064-66a7-400a-91b3-361021d45988", "device_owner": "compute:nova", "mac_address": "fa:16:3e:75:c3:07", "device_id": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "port_id": "65e03fc8-9ca5-42ac-bf64-999c7530266a", "id": "27afc33e-cd60-48c2-ad8f-109f5329cd0b", "qos_policy_id": null}, {"router_id": "0ec9ab27-e9ab-4f23-b7e1-603c12869c30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:19:55Z", "updated_at": "2018-08-31T08:19:55Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "636b2064-66a7-400a-91b3-361021d45988", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ff:11:e8", "device_id": "25c66134-59af-40e1-b43b-8d4daa2b2f03"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "port_id": "b1d4abef-c852-4f4b-9dae-e6545c15f94d", "id": "f3b8db34-ec09-4cb0-bb01-6cc4ef95a91e", "qos_policy_id": null}]} 2018-08-31 08:19:58,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-7e94f3a2-36db-453d-9d24-2383b7e3035e 2018-08-31 08:19:58,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.084203004837s 2018-08-31 08:19:58,254 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-7e94f3a2-36db-453d-9d24-2383b7e3035e 2018-08-31 08:19:58,260 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 08:19:58,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:19:58,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:58,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-765fb70c-fada-488c-85cc-be7ed1caf347 Date: Fri, 31 Aug 2018 08:19:58 GMT RESP BODY: {"floatingips": [{"router_id": "0ec9ab27-e9ab-4f23-b7e1-603c12869c30", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:19:27Z", "updated_at": "2018-08-31T08:19:31Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "636b2064-66a7-400a-91b3-361021d45988", "device_owner": "compute:nova", "mac_address": "fa:16:3e:75:c3:07", "device_id": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "port_id": "65e03fc8-9ca5-42ac-bf64-999c7530266a", "id": "27afc33e-cd60-48c2-ad8f-109f5329cd0b", "qos_policy_id": null}, {"router_id": "0ec9ab27-e9ab-4f23-b7e1-603c12869c30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:19:55Z", "updated_at": "2018-08-31T08:19:55Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "636b2064-66a7-400a-91b3-361021d45988", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ff:11:e8", "device_id": "25c66134-59af-40e1-b43b-8d4daa2b2f03"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "port_id": "b1d4abef-c852-4f4b-9dae-e6545c15f94d", "id": "f3b8db34-ec09-4cb0-bb01-6cc4ef95a91e", "qos_policy_id": null}]} 2018-08-31 08:19:58,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-765fb70c-fada-488c-85cc-be7ed1caf347 2018-08-31 08:19:58,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.063108921051s 2018-08-31 08:19:58,428 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-765fb70c-fada-488c-85cc-be7ed1caf347 2018-08-31 08:19:58,434 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 08:19:58,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:19:58,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:19:58,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1641 X-Openstack-Request-Id: req-427535ec-51c2-4b85-b0c0-fd4e77417209 Date: Fri, 31 Aug 2018 08:19:58 GMT RESP BODY: {"floatingips": [{"router_id": "0ec9ab27-e9ab-4f23-b7e1-603c12869c30", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:19:27Z", "updated_at": "2018-08-31T08:19:31Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "636b2064-66a7-400a-91b3-361021d45988", "device_owner": "compute:nova", "mac_address": "fa:16:3e:75:c3:07", "device_id": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "port_id": "65e03fc8-9ca5-42ac-bf64-999c7530266a", "id": "27afc33e-cd60-48c2-ad8f-109f5329cd0b", "qos_policy_id": null}, {"router_id": "0ec9ab27-e9ab-4f23-b7e1-603c12869c30", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:19:55Z", "updated_at": "2018-08-31T08:19:58Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "636b2064-66a7-400a-91b3-361021d45988", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ff:11:e8", "device_id": "25c66134-59af-40e1-b43b-8d4daa2b2f03"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "port_id": "b1d4abef-c852-4f4b-9dae-e6545c15f94d", "id": "f3b8db34-ec09-4cb0-bb01-6cc4ef95a91e", "qos_policy_id": null}]} 2018-08-31 08:19:58,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-427535ec-51c2-4b85-b0c0-fd4e77417209 2018-08-31 08:19:58,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.331284999847s 2018-08-31 08:19:58,869 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-427535ec-51c2-4b85-b0c0-fd4e77417209 2018-08-31 08:19:58,874 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'0ec9ab27-e9ab-4f23-b7e1-603c12869c30', 'updated_at': u'2018-08-31T08:19:58Z', 'fixed_ip_address': u'192.168.120.22', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'b1d4abef-c852-4f4b-9dae-e6545c15f94d', 'id': u'f3b8db34-ec09-4cb0-bb01-6cc4ef95a91e', 'network': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', 'port': u'b1d4abef-c852-4f4b-9dae-e6545c15f94d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'62669e7e1f56443b87790a753d7b2dc8', 'name': 'cinder_test-project_7e776099-2c56-4ecf-afa1-0a8d2aafb18b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'62669e7e1f56443b87790a753d7b2dc8', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'636b2064-66a7-400a-91b3-361021d45988', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ff:11:e8', u'device_id': u'25c66134-59af-40e1-b43b-8d4daa2b2f03'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'62669e7e1f56443b87790a753d7b2dc8', 'created_at': u'2018-08-31T08:19:55Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'636b2064-66a7-400a-91b3-361021d45988', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ff:11:e8', u'device_id': u'25c66134-59af-40e1-b43b-8d4daa2b2f03'}), 'router': u'0ec9ab27-e9ab-4f23-b7e1-603c12869c30'}) 2018-08-31 08:19:58,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 08:19:58,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03/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}78aeac15f424968aa403eab6b25c8131108bdfd2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 08:19:58,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:19: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-522f8396-7735-4f3d-b6ff-dc94c7401a7e x-compute-request-id: req-522f8396-7735-4f3d-b6ff-dc94c7401a7e Content-Encoding: gzip Content-Length: 9621 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 521443163 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.187039] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189363] pid_max: default: 32768 minimum: 301\n[ 0.190623] ACPI: Core revision 20150930\n[ 0.192315] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194151] Security Framework initialized\n[ 0.195294] Yama: becoming mindful.\n[ 0.196311] AppArmor: AppArmor initialized\n[ 0.197487] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199273] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201015] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202673] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204575] Initializing cgroup subsys io\n[ 0.205715] Initializing cgroup subsys memory\n[ 0.206928] Initializing cgroup subsys devices\n[ 0.208144] Initializing cgroup subsys freezer\n[ 0.209350] Initializing cgroup subsys net_cls\n[ 0.210561] Initializing cgroup subsys perf_event\n[ 0.211828] Initializing cgroup subsys net_prio\n[ 0.213057] Initializing cgroup subsys hugetlb\n[ 0.214275] Initializing cgroup subsys pids\n[ 0.215472] CPU: Physical Processor ID: 0\n[ 0.217289] mce: CPU supports 10 MCE banks\n[ 0.218467] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219863] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236241] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242995] ftrace: allocating 31920 entries in 125 pages\n[ 0.268562] smpboot: Max logical packages: 1\n[ 0.269777] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271661] x2apic enabled\n[ 0.272799] Switched APIC routing to physical x2apic.\n[ 0.275276] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276825] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279596] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282084] KVM setup paravirtual spinlock\n[ 0.283687] x86: Booted up 1 node, 1 CPUs\n[ 0.284804] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286717] devtmpfs: initialized\n[ 0.288691] evm: security.selinux\n[ 0.289659] evm: security.SMACK64\n[ 0.290618] evm: security.SMACK64EXEC\n[ 0.291645] evm: security.SMACK64TRANSMUTE\n[ 0.292749] evm: security.SMACK64MMAP\n[ 0.293766] evm: security.ima\n[ 0.294651] evm: security.capability\n[ 0.295736] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.298246] pinctrl core: initialized pinctrl subsystem\n[ 0.299717] RTC time: 8:19:51, date: 08/31/18\n[ 0.301023] NET: Registered protocol family 16\n[ 0.302327] cpuidle: using governor ladder\n[ 0.303443] cpuidle: using governor menu\n[ 0.304529] PCCT header not found.\n[ 0.305553] ACPI: bus type PCI registered\n[ 0.306662] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308344] PCI: Using configuration type 1 for base access\n[ 0.310489] ACPI: Added _OSI(Module Device)\n[ 0.311650] ACPI: Added _OSI(Processor Device)\n[ 0.312818] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.314054] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316213] ACPI: Interpreter enabled\n[ 0.317255] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322307] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327367] ACPI: (supports S0 S5)\n[ 0.328338] ACPI: Using IOAPIC for interrupt routing\n[ 0.329627] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333416] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334967] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336650] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338273] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341257] acpiphp: Slot [3] registered\n[ 0.342357] acpiphp: Slot [4] registered\n[ 0.343457] acpiphp: Slot [5] registered\n[ 0.344550] acpiphp: Slot [6] registered\n[ 0.345649] acpiphp: Slot [7] registered\n[ 0.346746] acpiphp: Slot [8] registered\n[ 0.347850] acpiphp: Slot [9] registered\n[ 0.348935] acpiphp: Slot [10] registered\n[ 0.350047] acpiphp: Slot [11] registered\n[ 0.351158] acpiphp: Slot [12] registered\n[ 0.352268] acpiphp: Slot [13] registered\n[ 0.353374] acpiphp: Slot [14] registered\n[ 0.354486] acpiphp: Slot [15] registered\n[ 0.369868] acpiphp: Slot [16] registered\n[ 0.370995] acpiphp: Slot [17] registered\n[ 0.372103] acpiphp: Slot [18] registered\n[ 0.373212] acpiphp: Slot [19] registered\n[ 0.374325] acpiphp: Slot [20] registered\n[ 0.375432] acpiphp: Slot [21] registered\n[ 0.376552] acpiphp: Slot [22] registered\n[ 0.377661] acpiphp: Slot [23] registered\n[ 0.378773] acpiphp: Slot [24] registered\n[ 0.379889] acpiphp: Slot [25] registered\n[ 0.380990] acpiphp: Slot [26] registered\n[ 0.382097] acpiphp: Slot [27] registered\n[ 0.383229] acpiphp: Slot [28] registered\n[ 0.384353] acpiphp: Slot [29] registered\n[ 0.385460] acpiphp: Slot [30] registered\n[ 0.386574] acpiphp: Slot [31] registered\n[ 0.387685] PCI host bridge to bus 0000:00\n[ 0.388795] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392085] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402167] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403937] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407326] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411649] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413662] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.434160] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.436227] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.438220] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.440215] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.442271] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.444018] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445808] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.447272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.449409] vgaarb: loaded\n[ 0.450244] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451891] SCSI subsystem initialized\n[ 0.453145] ACPI: bus type USB registered\n[ 0.454287] usbcore: registered new interface driver usbfs\n[ 0.455708] usbcore: registered new interface driver hub\n[ 0.457092] usbcore: registered new device driver usb\n[ 0.458591] PCI: Using ACPI for IRQ routing\n[ 0.460112] NetLabel: Initializing\n[ 0.461107] NetLabel: domain hash size = 128\n[ 0.462282] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.463600] NetLabel: unlabeled traffic allowed by default\n[ 0.465186] clocksource: Switched to clocksource kvm-clock\n[ 0.475547] AppArmor: AppArmor Filesystem Enabled\n[ 0.476892] pnp: PnP ACPI init\n[ 0.478121] pnp: PnP ACPI: found 5 devices\n[ 0.484948] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.487302] NET: Registered protocol family 2\n[ 0.488720] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.490488] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.492138] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.493797] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495286] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496892] NET: Registered protocol family 1\n[ 0.498100] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.499597] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.501066] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515637] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.530171] Trying to unpack rootfs image as initramfs...\n[ 0.592645] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597565] Scanning for low memory corruption every 60 seconds\n[ 0.599747] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601372] audit: initializing netlink subsys (disabled)\n[ 0.602836] audit: type=2000 audit(1535703591.370:1): initialized\n[ 0.604705] Initialise system trusted keyring\n[ 0.606125] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607721] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610491] zbud: loaded\n[ 0.611502] VFS: Disk quotas dquot_6.6.0\n[ 0.612646] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614840] fuse init (API version 7.23)\n[ 0.616081] Key type big_key registered\n[ 0.617229] Allocating IMA MOK and blacklist keyrings.\n[ 0.618920] Key type asymmetric registered\n[ 0.620062] Asymmetric key parser 'x509' registered\n[ 0.621398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623481] io scheduler noop registered\n[ 0.624576] io scheduler deadline registered (default)\n[ 0.625979] io scheduler cfq registered\n[ 0.627180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630395] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632411] ACPI: Power Button [PWRF]\n[ 0.633649] GHES: HEST is not enabled!\n[ 0.648804] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678413] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.707083] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.710364] Linux agpgart interface v0.103\n[ 0.714352] brd: module loaded\n[ 0.716733] loop: module loaded\n[ 0.721916] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.723968] GPT:90111 != 2097151\n[ 0.725041] GPT:Alternate GPT header not at the end of the disk.\n[ 0.726695] GPT:90111 != 2097151\n[ 0.727672] GPT: Use GNU Parted to correct GPT errors.\n[ 0.729018] vda: vda1 vda15\n[ 0.731033] scsi host0: ata_piix\n[ 0.732134] scsi host1: ata_piix\n[ 0.733462] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.735188] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.737515] libphy: Fixed MDIO Bus: probed\n[ 0.738662] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740063] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743495] PPP generic driver version 2.4.2\n[ 0.744941] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746615] ehci-pci: EHCI PCI platform driver\n[ 0.747859] ehci-platform: EHCI generic platform driver\n[ 0.749233] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750878] ohci-pci: OHCI PCI platform driver\n[ 0.752272] ohci-platform: OHCI generic platform driver\n[ 0.753672] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768446] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769873] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771928] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773336] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774989] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776830] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778834] usb usb1: Product: UHCI Host Controller\n[ 0.780128] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782102] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783507] hub 1-0:1.0: USB hub found\n[ 0.784612] hub 1-0:1.0: 2 ports detected\n[ 0.786019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.789048] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790449] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.792227] mousedev: PS/2 mouse device common for all mice\n[ 0.794054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.796675] rtc_cmos 00:00: RTC can wake from S4\n[ 0.798344] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.800068] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.801745] i2c /dev entries driver\n[ 0.802863] device-mapper: uevent: version 1.0.3\n[ 0.804236] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.806566] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.808669] NET: Registered protocol family 10\n[ 0.810567] NET: Registered protocol family 17\n[ 0.812078] Key type dns_resolver registered\n[ 0.813511] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.815059] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.817802] registered taskstats version 1\n[ 0.819032] Loading compiled-in X.509 certificates\n[ 0.820975] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.823587] zswap: loaded using pool lzo/zbud\n[ 0.826462] Key type trusted registered\n[ 0.828650] Key type encrypted registered\n[ 0.829845] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831442] ima: No TPM chip found, activating TPM-bypass!\n[ 0.832924] evm: HMAC attrs: 0x1\n[ 0.834343] Magic number: 14:460:322\n[ 0.835470] misc mcelog: hash matches\n[ 0.836567] tty tty47: hash matches\n[ 0.837741] rtc_cmos 00:00: setting system clock to 2018-08-31 08:19:51 UTC (1535703591)\n[ 0.840125] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.856019] EDD information not available.\n[ 0.895808] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898071] Write protecting the kernel read-only data: 14336k\n[ 0.903225] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.906010] 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.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... [ 1.078718] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.22...\nLease of 192.168.120.22 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-00000017\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDDcHNoYCX7yPCFrEhLWjg3S26guOxvGm9EZJ22C6aPHj2olGi7y6816SlGx3liz49WkYvznN3NfWboP3su7mXMKgZD/E+92dykMn0T1ROmo1Gxx4ks0sOff17drg6adacxnlD4eI/vRCMAgIQQbhZxp5V5zKyEf+NM2xUZnXsHM4h98SsraoIoBfenvQfwbyPkdJl1g3vQPTmn27g2r990qpfJQzdFsoNaULSEzulYjRAPBFKkqvCAwXQ9e5VrtUZAp/bDb1V37qtZZey2A6gWnyrPmQFj0l4Ypi9iQke1egzKbqn+E8FolYqfFGPIR4idTBJc4Z2CRc3fhuNeESy5 root@cinder-test-vm-7e776099-2c56-4ecf-afa1-0a8d2aafb18b\nssh-dss AAAAB3NzaC1kc3MAAACBAL1YYcjJQB5l57Z00Pbi6CgZ3IKPMIhXFGPoHrLTextgmQm+WFlxgp3kxLUqeDjRKOZn2XMPx7v65tiwIqihaiMOP8/Y6AzZSL3RkGfQTvI+/NqeKlq9BMy8HbNnmu3LT8fAyPk7kKCSJLsgjazTUh8v0cR+6nNwCCp+WIp95CcHAAAAFQCYpr+nPLDvqoRNJQUiHvzZcCCmRwAAAIAAw88N7s8BvoVdPEDVt1hKxmVlztcxVRXA6RH9jzWx7G1m5A9CNaRu7I/diggaA8YowqMUkTzZX/T6W1oxMj63Pr5fe9GyaW6G6JdvVlGcnXqByDrla5wu4sYprvyyrNenvqci9AfegA9eO0kX9cr3zHdHtxu4qlRIXc9UOXRdnAAAAIA0kCRVsXU+PS0LDcx19C3px1iDWNWwpOyoETiKJANvLqWia6ulmPdupePvQT+ZzXqdrZDAfHeViiiq+kPpJ+3IBbEEclKERHfMVcHTpwQ2gHDhnWQH3xEiuGCUEmTt6+HUuTyD/vw9vuu3WYTXex3/ortF9NUkMWfZy35CAHKCrg== root@cinder-test-vm-7e776099-2c56-4ecf-afa1-0a8d2aafb18b\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.22,24,fe80::f816:3eff:feff:11e8/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.22 \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-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-7e776099-2c56-4ecf-afa1-0a8d2aafb18b\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.12 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-7e776099-2c56-4ecf-afa1-0a8d2aafb18b login: "} 2018-08-31 08:19:58,979 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03/action used request id req-522f8396-7735-4f3d-b6ff-dc94c7401a7e 2018-08-31 08:19:58,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.105004072189s 2018-08-31 08:19:58,980 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03/action used request id req-522f8396-7735-4f3d-b6ff-dc94c7401a7e 2018-08-31 08:19:58,980 - 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 521443163 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.187039] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.189363] pid_max: default: 32768 minimum: 301 [ 0.190623] ACPI: Core revision 20150930 [ 0.192315] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.194151] Security Framework initialized [ 0.195294] Yama: becoming mindful. [ 0.196311] AppArmor: AppArmor initialized [ 0.197487] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.199273] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.201015] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.202673] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.204575] Initializing cgroup subsys io [ 0.205715] Initializing cgroup subsys memory [ 0.206928] Initializing cgroup subsys devices [ 0.208144] Initializing cgroup subsys freezer [ 0.209350] Initializing cgroup subsys net_cls [ 0.210561] Initializing cgroup subsys perf_event [ 0.211828] Initializing cgroup subsys net_prio [ 0.213057] Initializing cgroup subsys hugetlb [ 0.214275] Initializing cgroup subsys pids [ 0.215472] CPU: Physical Processor ID: 0 [ 0.217289] mce: CPU supports 10 MCE banks [ 0.218467] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.219863] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.236241] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.242995] ftrace: allocating 31920 entries in 125 pages [ 0.268562] smpboot: Max logical packages: 1 [ 0.269777] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.271661] x2apic enabled [ 0.272799] Switched APIC routing to physical x2apic. [ 0.275276] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.276825] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.279596] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.282084] KVM setup paravirtual spinlock [ 0.283687] x86: Booted up 1 node, 1 CPUs [ 0.284804] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.286717] devtmpfs: initialized [ 0.288691] evm: security.selinux [ 0.289659] evm: security.SMACK64 [ 0.290618] evm: security.SMACK64EXEC [ 0.291645] evm: security.SMACK64TRANSMUTE [ 0.292749] evm: security.SMACK64MMAP [ 0.293766] evm: security.ima [ 0.294651] evm: security.capability [ 0.295736] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.298246] pinctrl core: initialized pinctrl subsystem [ 0.299717] RTC time: 8:19:51, date: 08/31/18 [ 0.301023] NET: Registered protocol family 16 [ 0.302327] cpuidle: using governor ladder [ 0.303443] cpuidle: using governor menu [ 0.304529] PCCT header not found. [ 0.305553] ACPI: bus type PCI registered [ 0.306662] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.308344] PCI: Using configuration type 1 for base access [ 0.310489] ACPI: Added _OSI(Module Device) [ 0.311650] ACPI: Added _OSI(Processor Device) [ 0.312818] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.314054] ACPI: Added _OSI(Processor Aggregator Device) [ 0.316213] ACPI: Interpreter enabled [ 0.317255] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.319787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.322307] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.324823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.327367] ACPI: (supports S0 S5) [ 0.328338] ACPI: Using IOAPIC for interrupt routing [ 0.329627] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.333416] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.334967] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.336650] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.338273] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.341257] acpiphp: Slot [3] registered [ 0.342357] acpiphp: Slot [4] registered [ 0.343457] acpiphp: Slot [5] registered [ 0.344550] acpiphp: Slot [6] registered [ 0.345649] acpiphp: Slot [7] registered [ 0.346746] acpiphp: Slot [8] registered [ 0.347850] acpiphp: Slot [9] registered [ 0.348935] acpiphp: Slot [10] registered [ 0.350047] acpiphp: Slot [11] registered [ 0.351158] acpiphp: Slot [12] registered [ 0.352268] acpiphp: Slot [13] registered [ 0.353374] acpiphp: Slot [14] registered [ 0.354486] acpiphp: Slot [15] registered [ 0.369868] acpiphp: Slot [16] registered [ 0.370995] acpiphp: Slot [17] registered [ 0.372103] acpiphp: Slot [18] registered [ 0.373212] acpiphp: Slot [19] registered [ 0.374325] acpiphp: Slot [20] registered [ 0.375432] acpiphp: Slot [21] registered [ 0.376552] acpiphp: Slot [22] registered [ 0.377661] acpiphp: Slot [23] registered [ 0.378773] acpiphp: Slot [24] registered [ 0.379889] acpiphp: Slot [25] registered [ 0.380990] acpiphp: Slot [26] registered [ 0.382097] acpiphp: Slot [27] registered [ 0.383229] acpiphp: Slot [28] registered [ 0.384353] acpiphp: Slot [29] registered [ 0.385460] acpiphp: Slot [30] registered [ 0.386574] acpiphp: Slot [31] registered [ 0.387685] PCI host bridge to bus 0000:00 [ 0.388795] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.390432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.392085] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.394077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.396065] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.398119] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.402167] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403937] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.407326] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.411649] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.413662] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.434160] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.436227] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.438220] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.440215] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.442271] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.444018] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.445808] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449409] vgaarb: loaded [ 0.450244] vgaarb: bridge control possible 0000:00:02.0 [ 0.451891] SCSI subsystem initialized [ 0.453145] ACPI: bus type USB registered [ 0.454287] usbcore: registered new interface driver usbfs [ 0.455708] usbcore: registered new interface driver hub [ 0.457092] usbcore: registered new device driver usb [ 0.458591] PCI: Using ACPI for IRQ routing [ 0.460112] NetLabel: Initializing [ 0.461107] NetLabel: domain hash size = 128 [ 0.462282] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.463600] NetLabel: unlabeled traffic allowed by default [ 0.465186] clocksource: Switched to clocksource kvm-clock [ 0.475547] AppArmor: AppArmor Filesystem Enabled [ 0.476892] pnp: PnP ACPI init [ 0.478121] pnp: PnP ACPI: found 5 devices [ 0.484948] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.487302] NET: Registered protocol family 2 [ 0.488720] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.490488] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.492138] TCP: Hash tables configured (established 4096 bind 4096) [ 0.493797] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.495286] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.496892] NET: Registered protocol family 1 [ 0.498100] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.499597] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.501066] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.515637] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.530171] Trying to unpack rootfs image as initramfs... [ 0.592645] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.597565] Scanning for low memory corruption every 60 seconds [ 0.599747] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.601372] audit: initializing netlink subsys (disabled) [ 0.602836] audit: type=2000 audit(1535703591.370:1): initialized [ 0.604705] Initialise system trusted keyring [ 0.606125] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.607721] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.610491] zbud: loaded [ 0.611502] VFS: Disk quotas dquot_6.6.0 [ 0.612646] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.614840] fuse init (API version 7.23) [ 0.616081] Key type big_key registered [ 0.617229] Allocating IMA MOK and blacklist keyrings. [ 0.618920] Key type asymmetric registered [ 0.620062] Asymmetric key parser 'x509' registered [ 0.621398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.623481] io scheduler noop registered [ 0.624576] io scheduler deadline registered (default) [ 0.625979] io scheduler cfq registered [ 0.627180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.628613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.630395] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.632411] ACPI: Power Button [PWRF] [ 0.633649] GHES: HEST is not enabled! [ 0.648804] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.678413] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.682057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.707083] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.710364] Linux agpgart interface v0.103 [ 0.714352] brd: module loaded [ 0.716733] loop: module loaded [ 0.721916] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.723968] GPT:90111 != 2097151 [ 0.725041] GPT:Alternate GPT header not at the end of the disk. [ 0.726695] GPT:90111 != 2097151 [ 0.727672] GPT: Use GNU Parted to correct GPT errors. [ 0.729018] vda: vda1 vda15 [ 0.731033] scsi host0: ata_piix [ 0.732134] scsi host1: ata_piix [ 0.733462] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.735188] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.737515] libphy: Fixed MDIO Bus: probed [ 0.738662] tun: Universal TUN/TAP device driver, 1.6 [ 0.740063] tun: (C) 1999-2004 Max Krasnyansky [ 0.743495] PPP generic driver version 2.4.2 [ 0.744941] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.746615] ehci-pci: EHCI PCI platform driver [ 0.747859] ehci-platform: EHCI generic platform driver [ 0.749233] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.750878] ohci-pci: OHCI PCI platform driver [ 0.752272] ohci-platform: OHCI generic platform driver [ 0.753672] uhci_hcd: USB Universal Host Controller Interface driver [ 0.768446] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.769873] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.771928] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.773336] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.774989] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.776830] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.778834] usb usb1: Product: UHCI Host Controller [ 0.780128] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.782102] usb usb1: SerialNumber: 0000:00:01.2 [ 0.783507] hub 1-0:1.0: USB hub found [ 0.784612] hub 1-0:1.0: 2 ports detected [ 0.786019] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.789048] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.790449] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.792227] mousedev: PS/2 mouse device common for all mice [ 0.794054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.796675] rtc_cmos 00:00: RTC can wake from S4 [ 0.798344] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.800068] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.801745] i2c /dev entries driver [ 0.802863] device-mapper: uevent: version 1.0.3 [ 0.804236] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.806566] ledtrig-cpu: registered to indicate activity on CPUs [ 0.808669] NET: Registered protocol family 10 [ 0.810567] NET: Registered protocol family 17 [ 0.812078] Key type dns_resolver registered [ 0.813511] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.815059] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.817802] registered taskstats version 1 [ 0.819032] Loading compiled-in X.509 certificates [ 0.820975] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.823587] zswap: loaded using pool lzo/zbud [ 0.826462] Key type trusted registered [ 0.828650] Key type encrypted registered [ 0.829845] AppArmor: AppArmor sha1 policy hashing enabled [ 0.831442] ima: No TPM chip found, activating TPM-bypass! [ 0.832924] evm: HMAC attrs: 0x1 [ 0.834343] Magic number: 14:460:322 [ 0.835470] misc mcelog: hash matches [ 0.836567] tty tty47: hash matches [ 0.837741] rtc_cmos 00:00: setting system clock to 2018-08-31 08:19:51 UTC (1535703591) [ 0.840125] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.856019] EDD information not available. [ 0.895808] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.898071] Write protecting the kernel read-only data: 14336k [ 0.903225] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.906010] 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.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... [ 1.078718] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.22... Lease of 192.168.120.22 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-00000017 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDDcHNoYCX7yPCFrEhLWjg3S26guOxvGm9EZJ22C6aPHj2olGi7y6816SlGx3liz49WkYvznN3NfWboP3su7mXMKgZD/E+92dykMn0T1ROmo1Gxx4ks0sOff17drg6adacxnlD4eI/vRCMAgIQQbhZxp5V5zKyEf+NM2xUZnXsHM4h98SsraoIoBfenvQfwbyPkdJl1g3vQPTmn27g2r990qpfJQzdFsoNaULSEzulYjRAPBFKkqvCAwXQ9e5VrtUZAp/bDb1V37qtZZey2A6gWnyrPmQFj0l4Ypi9iQke1egzKbqn+E8FolYqfFGPIR4idTBJc4Z2CRc3fhuNeESy5 root@cinder-test-vm-7e776099-2c56-4ecf-afa1-0a8d2aafb18b ssh-dss AAAAB3NzaC1kc3MAAACBAL1YYcjJQB5l57Z00Pbi6CgZ3IKPMIhXFGPoHrLTextgmQm+WFlxgp3kxLUqeDjRKOZn2XMPx7v65tiwIqihaiMOP8/Y6AzZSL3RkGfQTvI+/NqeKlq9BMy8HbNnmu3LT8fAyPk7kKCSJLsgjazTUh8v0cR+6nNwCCp+WIp95CcHAAAAFQCYpr+nPLDvqoRNJQUiHvzZcCCmRwAAAIAAw88N7s8BvoVdPEDVt1hKxmVlztcxVRXA6RH9jzWx7G1m5A9CNaRu7I/diggaA8YowqMUkTzZX/T6W1oxMj63Pr5fe9GyaW6G6JdvVlGcnXqByDrla5wu4sYprvyyrNenvqci9AfegA9eO0kX9cr3zHdHtxu4qlRIXc9UOXRdnAAAAIA0kCRVsXU+PS0LDcx19C3px1iDWNWwpOyoETiKJANvLqWia6ulmPdupePvQT+ZzXqdrZDAfHeViiiq+kPpJ+3IBbEEclKERHfMVcHTpwQ2gHDhnWQH3xEiuGCUEmTt6+HUuTyD/vw9vuu3WYTXex3/ortF9NUkMWfZy35CAHKCrg== root@cinder-test-vm-7e776099-2c56-4ecf-afa1-0a8d2aafb18b -----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.22,24,fe80::f816:3eff:feff:11e8/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.22 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-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-7e776099-2c56-4ecf-afa1-0a8d2aafb18b launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.12 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-7e776099-2c56-4ecf-afa1-0a8d2aafb18b login: 2018-08-31 08:19:59,515 - paramiko.transport - DEBUG - starting thread (client mode): 0x2f63b710L 2018-08-31 08:19:59,515 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-31 08:19:59,556 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-31 08:19:59,556 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-31 08:19:59,557 - 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-31 08:19:59,557 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-31 08:19:59,557 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-31 08:19:59,557 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-31 08:19:59,557 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-31 08:19:59,557 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-31 08:19:59,610 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-31 08:19:59,611 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-31 08:19:59,615 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.208: f9b1ff17ce69fc831f72f3cf4ca8d70f 2018-08-31 08:19:59,616 - paramiko.transport - DEBUG - Trying discovered key 47490a86288c7e2d71185ae811458ec3 in /tmp/tmp9jxDbT 2018-08-31 08:19:59,648 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 08:19:59,652 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-31 08:19:59,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-31 08:19:59,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03/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}78aeac15f424968aa403eab6b25c8131108bdfd2" -d '{"volumeAttachment": {"volumeId": "635c4b57-9141-42aa-9af8-2875de45aa1d"}}' 2018-08-31 08:20:01,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:19: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-b864ab02-34a8-41d1-8ed4-663684e53bde x-compute-request-id: req-b864ab02-34a8-41d1-8ed4-663684e53bde Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "25c66134-59af-40e1-b43b-8d4daa2b2f03", "id": "635c4b57-9141-42aa-9af8-2875de45aa1d", "volumeId": "635c4b57-9141-42aa-9af8-2875de45aa1d"}} 2018-08-31 08:20:01,575 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03/os-volume_attachments used request id req-b864ab02-34a8-41d1-8ed4-663684e53bde 2018-08-31 08:20:01,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.89391613007s 2018-08-31 08:20:01,575 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03/os-volume_attachments used request id req-b864ab02-34a8-41d1-8ed4-663684e53bde 2018-08-31 08:20:01,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 08:20:01,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/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}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:02,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:01 GMT Server: Apache x-compute-request-id: req-e2e9a814-de89-474b-ade6-df2016492e61 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e2e9a814-de89-474b-ade6-df2016492e61 Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "e81b64b1c20f4ec58435fa845792ad16", "attachments": [], "links": [{"href": "http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "self"}, {"href": "http://172.30.9.34:8776/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T08:19:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "updated_at": "2018-08-31T08:20:01.000000", "volume_type": null, "name": "cinder_test-volume_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "635c4b57-9141-42aa-9af8-2875de45aa1d", "size": 2}]} 2018-08-31 08:20:02,616 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-e2e9a814-de89-474b-ade6-df2016492e61 2018-08-31 08:20:02,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.04094004631s 2018-08-31 08:20:02,617 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-e2e9a814-de89-474b-ade6-df2016492e61 2018-08-31 08:20:02,618 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:20:04,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 08:20:04,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/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}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:05,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:04 GMT Server: Apache x-compute-request-id: req-42852306-c305-4585-9b82-84dca1ce4065 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-42852306-c305-4585-9b82-84dca1ce4065 Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "e81b64b1c20f4ec58435fa845792ad16", "attachments": [], "links": [{"href": "http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "self"}, {"href": "http://172.30.9.34:8776/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T08:19:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "updated_at": "2018-08-31T08:20:04.000000", "volume_type": null, "name": "cinder_test-volume_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "635c4b57-9141-42aa-9af8-2875de45aa1d", "size": 2}]} 2018-08-31 08:20:05,632 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-42852306-c305-4585-9b82-84dca1ce4065 2018-08-31 08:20:05,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.01095700264s 2018-08-31 08:20:05,632 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-42852306-c305-4585-9b82-84dca1ce4065 2018-08-31 08:20:05,634 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:20:07,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 08:20:07,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/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}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:08,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:07 GMT Server: Apache x-compute-request-id: req-fab990f6-9057-4aec-bdf3-c3c1fa340f88 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fab990f6-9057-4aec-bdf3-c3c1fa340f88 Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "e81b64b1c20f4ec58435fa845792ad16", "attachments": [{"server_id": "25c66134-59af-40e1-b43b-8d4daa2b2f03", "attachment_id": "2c68e143-b7bb-4282-84ae-9ba7b0481426", "attached_at": "2018-08-31T08:20:04.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "635c4b57-9141-42aa-9af8-2875de45aa1d", "device": "/dev/vdb", "id": "635c4b57-9141-42aa-9af8-2875de45aa1d"}], "links": [{"href": "http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "self"}, {"href": "http://172.30.9.34:8776/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T08:19:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "updated_at": "2018-08-31T08:20:06.000000", "volume_type": null, "name": "cinder_test-volume_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "635c4b57-9141-42aa-9af8-2875de45aa1d", "size": 2}]} 2018-08-31 08:20:08,677 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-fab990f6-9057-4aec-bdf3-c3c1fa340f88 2018-08-31 08:20:08,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.04058098793s 2018-08-31 08:20:08,677 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-fab990f6-9057-4aec-bdf3-c3c1fa340f88 2018-08-31 08:20:08,679 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-31 08:20:08,681 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-31 08:20:08,681 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-31 08:20:08,684 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 08:20:08,752 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-31 08:20:08,752 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-31 08:20:08,754 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-31 08:20:08,754 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-31 08:20:08,792 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-31 08:20:08,792 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-31 08:20:08,819 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-31 08:20:09,198 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-31 08:20:09,198 - 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: fa768630-4964-4ed4-bee9-ea3491a5ba84 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-31 08:20:09,199 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-08-31 08:20:09,200 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-31 08:20:09,200 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-08-31 08:20:09,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-31 08:20:09,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03/os-volume_attachments/635c4b57-9141-42aa-9af8-2875de45aa1d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:10,980 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:20: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-601e9c34-d66e-46bc-85d5-6ffd859e675f x-compute-request-id: req-601e9c34-d66e-46bc-85d5-6ffd859e675f Content-Length: 0 Content-Type: application/json 2018-08-31 08:20:10,981 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03/os-volume_attachments/635c4b57-9141-42aa-9af8-2875de45aa1d used request id req-601e9c34-d66e-46bc-85d5-6ffd859e675f 2018-08-31 08:20:10,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.780148983s 2018-08-31 08:20:10,981 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03/os-volume_attachments/635c4b57-9141-42aa-9af8-2875de45aa1d used request id req-601e9c34-d66e-46bc-85d5-6ffd859e675f 2018-08-31 08:20:10,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 08:20:10,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/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}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:11,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:10 GMT Server: Apache x-compute-request-id: req-d21bbb52-459e-463d-82a2-2b73b8d24e7f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d21bbb52-459e-463d-82a2-2b73b8d24e7f Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "e81b64b1c20f4ec58435fa845792ad16", "attachments": [{"server_id": "25c66134-59af-40e1-b43b-8d4daa2b2f03", "attachment_id": "2c68e143-b7bb-4282-84ae-9ba7b0481426", "attached_at": "2018-08-31T08:20:04.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "635c4b57-9141-42aa-9af8-2875de45aa1d", "device": "/dev/vdb", "id": "635c4b57-9141-42aa-9af8-2875de45aa1d"}], "links": [{"href": "http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "self"}, {"href": "http://172.30.9.34:8776/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T08:19:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "updated_at": "2018-08-31T08:20:10.000000", "volume_type": null, "name": "cinder_test-volume_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "635c4b57-9141-42aa-9af8-2875de45aa1d", "size": 2}]} 2018-08-31 08:20:11,995 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-d21bbb52-459e-463d-82a2-2b73b8d24e7f 2018-08-31 08:20:11,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.01301789284s 2018-08-31 08:20:11,995 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-d21bbb52-459e-463d-82a2-2b73b8d24e7f 2018-08-31 08:20:11,997 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:20:13,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 08:20:14,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/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}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:14,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:14 GMT Server: Apache x-compute-request-id: req-47541a97-fa38-4ae4-88c8-39baef780030 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-47541a97-fa38-4ae4-88c8-39baef780030 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e81b64b1c20f4ec58435fa845792ad16", "attachments": [], "links": [{"href": "http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "self"}, {"href": "http://172.30.9.34:8776/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T08:19:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "updated_at": "2018-08-31T08:20:13.000000", "volume_type": null, "name": "cinder_test-volume_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "635c4b57-9141-42aa-9af8-2875de45aa1d", "size": 2}]} 2018-08-31 08:20:14,050 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-47541a97-fa38-4ae4-88c8-39baef780030 2018-08-31 08:20:14,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0507998466492s 2018-08-31 08:20:14,051 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-47541a97-fa38-4ae4-88c8-39baef780030 2018-08-31 08:20:14,052 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-08-31 08:20:14,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-31 08:20:14,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4/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}78aeac15f424968aa403eab6b25c8131108bdfd2" -d '{"volumeAttachment": {"volumeId": "635c4b57-9141-42aa-9af8-2875de45aa1d"}}' 2018-08-31 08:20:15,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20: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-119c92c4-9258-408e-9045-c087f5cd3417 x-compute-request-id: req-119c92c4-9258-408e-9045-c087f5cd3417 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "id": "635c4b57-9141-42aa-9af8-2875de45aa1d", "volumeId": "635c4b57-9141-42aa-9af8-2875de45aa1d"}} 2018-08-31 08:20:15,071 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4/os-volume_attachments used request id req-119c92c4-9258-408e-9045-c087f5cd3417 2018-08-31 08:20:15,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.01893591881s 2018-08-31 08:20:15,072 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4/os-volume_attachments used request id req-119c92c4-9258-408e-9045-c087f5cd3417 2018-08-31 08:20:15,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 08:20:15,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/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}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:16,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:15 GMT Server: Apache x-compute-request-id: req-a115b033-69f7-402a-95dc-e843d33a0a42 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a115b033-69f7-402a-95dc-e843d33a0a42 Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "e81b64b1c20f4ec58435fa845792ad16", "attachments": [], "links": [{"href": "http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "self"}, {"href": "http://172.30.9.34:8776/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T08:19:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "updated_at": "2018-08-31T08:20:14.000000", "volume_type": null, "name": "cinder_test-volume_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "635c4b57-9141-42aa-9af8-2875de45aa1d", "size": 2}]} 2018-08-31 08:20:16,113 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-a115b033-69f7-402a-95dc-e843d33a0a42 2018-08-31 08:20:16,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.04087495804s 2018-08-31 08:20:16,114 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-a115b033-69f7-402a-95dc-e843d33a0a42 2018-08-31 08:20:16,115 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:20:18,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 08:20:18,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/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}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:19,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:18 GMT Server: Apache x-compute-request-id: req-ac3738e2-f710-4b24-bff9-3718fa22a33a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ac3738e2-f710-4b24-bff9-3718fa22a33a Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "e81b64b1c20f4ec58435fa845792ad16", "attachments": [{"server_id": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "attachment_id": "1f4c3243-9d0c-4594-ba08-d3dda1c570e6", "attached_at": "2018-08-31T08:20:16.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "635c4b57-9141-42aa-9af8-2875de45aa1d", "device": "/dev/vdb", "id": "635c4b57-9141-42aa-9af8-2875de45aa1d"}], "links": [{"href": "http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "self"}, {"href": "http://172.30.9.34:8776/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T08:19:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "updated_at": "2018-08-31T08:20:17.000000", "volume_type": null, "name": "cinder_test-volume_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "635c4b57-9141-42aa-9af8-2875de45aa1d", "size": 2}]} 2018-08-31 08:20:19,102 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-ac3738e2-f710-4b24-bff9-3718fa22a33a 2018-08-31 08:20:19,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.983553886414s 2018-08-31 08:20:19,102 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-ac3738e2-f710-4b24-bff9-3718fa22a33a 2018-08-31 08:20:19,104 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-31 08:20:19,106 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-31 08:20:19,107 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-31 08:20:19,110 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 08:20:19,179 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-31 08:20:19,180 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-31 08:20:19,180 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-31 08:20:19,181 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-31 08:20:19,218 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-31 08:20:19,218 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-31 08:20:19,246 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-31 08:20:19,273 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-31 08:20:19,273 - 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-31 08:20:19,273 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-08-31 08:20:19,274 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-08-31 08:20:19,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-31 08:20:19,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4/os-volume_attachments/635c4b57-9141-42aa-9af8-2875de45aa1d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:19,278 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-31 08:20:21,083 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:20:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1b0a21d5-622d-4eea-a287-4f0d176552b0 x-compute-request-id: req-1b0a21d5-622d-4eea-a287-4f0d176552b0 Content-Length: 0 Content-Type: application/json 2018-08-31 08:20:21,083 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4/os-volume_attachments/635c4b57-9141-42aa-9af8-2875de45aa1d used request id req-1b0a21d5-622d-4eea-a287-4f0d176552b0 2018-08-31 08:20:21,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.80901002884s 2018-08-31 08:20:21,084 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4/os-volume_attachments/635c4b57-9141-42aa-9af8-2875de45aa1d used request id req-1b0a21d5-622d-4eea-a287-4f0d176552b0 2018-08-31 08:20:21,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 08:20:21,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/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}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:22,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:21 GMT Server: Apache x-compute-request-id: req-7dba8d1f-6149-4ef3-a3e0-0cd97d044981 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7dba8d1f-6149-4ef3-a3e0-0cd97d044981 Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "e81b64b1c20f4ec58435fa845792ad16", "attachments": [{"server_id": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "attachment_id": "1f4c3243-9d0c-4594-ba08-d3dda1c570e6", "attached_at": "2018-08-31T08:20:16.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "635c4b57-9141-42aa-9af8-2875de45aa1d", "device": "/dev/vdb", "id": "635c4b57-9141-42aa-9af8-2875de45aa1d"}], "links": [{"href": "http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "self"}, {"href": "http://172.30.9.34:8776/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T08:19:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "updated_at": "2018-08-31T08:20:20.000000", "volume_type": null, "name": "cinder_test-volume_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "635c4b57-9141-42aa-9af8-2875de45aa1d", "size": 2}]} 2018-08-31 08:20:22,092 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-7dba8d1f-6149-4ef3-a3e0-0cd97d044981 2018-08-31 08:20:22,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.00749111176s 2018-08-31 08:20:22,092 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-7dba8d1f-6149-4ef3-a3e0-0cd97d044981 2018-08-31 08:20:22,094 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:20:24,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 08:20:24,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/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}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:24,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:24 GMT Server: Apache x-compute-request-id: req-c8948918-639d-4b21-bf08-c2da7987da88 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c8948918-639d-4b21-bf08-c2da7987da88 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e81b64b1c20f4ec58435fa845792ad16", "attachments": [], "links": [{"href": "http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "self"}, {"href": "http://172.30.9.34:8776/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T08:19:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "updated_at": "2018-08-31T08:20:23.000000", "volume_type": null, "name": "cinder_test-volume_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "635c4b57-9141-42aa-9af8-2875de45aa1d", "size": 2}]} 2018-08-31 08:20:24,148 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-c8948918-639d-4b21-bf08-c2da7987da88 2018-08-31 08:20:24,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0520811080933s 2018-08-31 08:20:24,149 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-c8948918-639d-4b21-bf08-c2da7987da88 2018-08-31 08:20:24,275 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 08:20:24,275 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:33 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-31 08:20:24,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 08:20:24,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:24,475 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:20: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-14b8f9af-76e1-4d76-954f-e4069a43c64d x-compute-request-id: req-14b8f9af-76e1-4d76-954f-e4069a43c64d Content-Type: application/json 2018-08-31 08:20:24,475 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4 used request id req-14b8f9af-76e1-4d76-954f-e4069a43c64d 2018-08-31 08:20:24,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.19516992569s 2018-08-31 08:20:24,476 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4 used request id req-14b8f9af-76e1-4d76-954f-e4069a43c64d 2018-08-31 08:20:24,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:20:24,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:25,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20: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-36788f19-9649-4faf-b1a8-35a234662efe x-compute-request-id: req-36788f19-9649-4faf-b1a8-35a234662efe Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7e776099-2c56-4ecf-afa1-0a8d2aafb18b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:11:e8", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:11:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03", "rel": "bookmark"}], "image": {"id": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "links": [{"href": "http://172.30.9.34:8774/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:19:50.000000", "flavor": {"id": "85f8edf3-fe9f-42be-a605-5baaca4778d2", "links": [{"href": "http://172.30.9.34:8774/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "rel": "bookmark"}]}, "id": "25c66134-59af-40e1-b43b-8d4daa2b2f03", "security_groups": [{"name": "cinder_test-sg_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}], "user_id": "e81b64b1c20f4ec58435fa845792ad16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:19:50Z", "hostId": "3833ea634f3643702aa384e4d735901e090cab11e586623ba3bd3cc3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "name": "cinder_test-vm_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "created": "2018-08-31T08:19:41Z", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_7e776099-2c56-4ecf-afa1-0a8d2aafb18b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:c3:07", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:c3:07", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "rel": "bookmark"}], "image": {"id": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "links": [{"href": "http://172.30.9.34:8774/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:19:22.000000", "flavor": {"id": "85f8edf3-fe9f-42be-a605-5baaca4778d2", "links": [{"href": "http://172.30.9.34:8774/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "rel": "bookmark"}]}, "id": "cd7b87a1-20f7-42fa-9ecc-26dfe48de3b4", "security_groups": [{"name": "cinder_test-sg_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}], "user_id": "e81b64b1c20f4ec58435fa845792ad16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:20:24Z", "hostId": "3833ea634f3643702aa384e4d735901e090cab11e586623ba3bd3cc3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "name": "cinder_test-vm2_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "created": "2018-08-31T08:19:15Z", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:20:25,181 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-36788f19-9649-4faf-b1a8-35a234662efe 2018-08-31 08:20:25,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.704699039459s 2018-08-31 08:20:25,181 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-36788f19-9649-4faf-b1a8-35a234662efe 2018-08-31 08:20:25,184 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:20:27,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:20:27,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:27,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20: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-4de03c0d-e197-470e-8689-e6bbb35319ee x-compute-request-id: req-4de03c0d-e197-470e-8689-e6bbb35319ee Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7e776099-2c56-4ecf-afa1-0a8d2aafb18b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:11:e8", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:11:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03", "rel": "bookmark"}], "image": {"id": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "links": [{"href": "http://172.30.9.34:8774/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:19:50.000000", "flavor": {"id": "85f8edf3-fe9f-42be-a605-5baaca4778d2", "links": [{"href": "http://172.30.9.34:8774/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "rel": "bookmark"}]}, "id": "25c66134-59af-40e1-b43b-8d4daa2b2f03", "security_groups": [{"name": "cinder_test-sg_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}], "user_id": "e81b64b1c20f4ec58435fa845792ad16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:19:50Z", "hostId": "3833ea634f3643702aa384e4d735901e090cab11e586623ba3bd3cc3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "name": "cinder_test-vm_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "created": "2018-08-31T08:19:41Z", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:20:27,622 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-4de03c0d-e197-470e-8689-e6bbb35319ee 2018-08-31 08:20:27,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.435039043427s 2018-08-31 08:20:27,622 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-4de03c0d-e197-470e-8689-e6bbb35319ee 2018-08-31 08:20:27,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 08:20:27,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/floatingips/27afc33e-cd60-48c2-ad8f-109f5329cd0b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:28,335 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-649a6447-eebc-4acc-b34e-c48e813407c7 Content-Length: 0 Date: Fri, 31 Aug 2018 08:20:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:20:28,336 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/27afc33e-cd60-48c2-ad8f-109f5329cd0b.json used request id req-649a6447-eebc-4acc-b34e-c48e813407c7 2018-08-31 08:20:28,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.709506988525s 2018-08-31 08:20:28,336 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/27afc33e-cd60-48c2-ad8f-109f5329cd0b.json used request id req-649a6447-eebc-4acc-b34e-c48e813407c7 2018-08-31 08:20:28,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:20:28,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:28,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-66ab405f-56b4-4bea-a244-5b6f347a4d56 Date: Fri, 31 Aug 2018 08:20:28 GMT RESP BODY: {"floatingips": [{"router_id": "0ec9ab27-e9ab-4f23-b7e1-603c12869c30", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:19:55Z", "updated_at": "2018-08-31T08:19:59Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "636b2064-66a7-400a-91b3-361021d45988", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ff:11:e8", "device_id": "25c66134-59af-40e1-b43b-8d4daa2b2f03"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.208", "revision_number": 3, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "port_id": "b1d4abef-c852-4f4b-9dae-e6545c15f94d", "id": "f3b8db34-ec09-4cb0-bb01-6cc4ef95a91e", "qos_policy_id": null}]} 2018-08-31 08:20:28,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-66ab405f-56b4-4bea-a244-5b6f347a4d56 2018-08-31 08:20:28,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0607099533081s 2018-08-31 08:20:28,402 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-66ab405f-56b4-4bea-a244-5b6f347a4d56 2018-08-31 08:20:28,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 08:20:28,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/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}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:29,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:28 GMT Server: Apache x-compute-request-id: req-01c30edb-a508-48cc-93dc-b4edca3a71d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-01c30edb-a508-48cc-93dc-b4edca3a71d0 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e81b64b1c20f4ec58435fa845792ad16", "attachments": [], "links": [{"href": "http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "self"}, {"href": "http://172.30.9.34:8776/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T08:19:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "updated_at": "2018-08-31T08:20:23.000000", "volume_type": null, "name": "cinder_test-volume_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "635c4b57-9141-42aa-9af8-2875de45aa1d", "size": 2}]} 2018-08-31 08:20:29,316 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-01c30edb-a508-48cc-93dc-b4edca3a71d0 2018-08-31 08:20:29,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.909797906876s 2018-08-31 08:20:29,316 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-01c30edb-a508-48cc-93dc-b4edca3a71d0 2018-08-31 08:20:29,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-08-31 08:20:29,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:30,341 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:20:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1bb59f33-5daf-419e-8ed6-e78b29b857f6 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-31 08:20:30,341 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d used request id req-1bb59f33-5daf-419e-8ed6-e78b29b857f6 2018-08-31 08:20:30,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 1.02374100685s 2018-08-31 08:20:30,342 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d used request id req-1bb59f33-5daf-419e-8ed6-e78b29b857f6 2018-08-31 08:20:30,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 08:20:30,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/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}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:30,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:30 GMT Server: Apache x-compute-request-id: req-23e5befc-e6d1-411c-8b05-1eb8f6ecd997 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-23e5befc-e6d1-411c-8b05-1eb8f6ecd997 Content-Encoding: gzip Content-Length: 456 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "e81b64b1c20f4ec58435fa845792ad16", "attachments": [], "links": [{"href": "http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "self"}, {"href": "http://172.30.9.34:8776/62669e7e1f56443b87790a753d7b2dc8/volumes/635c4b57-9141-42aa-9af8-2875de45aa1d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-31T08:19:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "updated_at": "2018-08-31T08:20:30.000000", "volume_type": null, "name": "cinder_test-volume_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "635c4b57-9141-42aa-9af8-2875de45aa1d", "size": 2}]} 2018-08-31 08:20:30,392 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-23e5befc-e6d1-411c-8b05-1eb8f6ecd997 2018-08-31 08:20:30,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0501940250397s 2018-08-31 08:20:30,393 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-23e5befc-e6d1-411c-8b05-1eb8f6ecd997 2018-08-31 08:20:30,394 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:20:32,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 08:20:32,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/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}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:32,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:32 GMT Server: Apache x-compute-request-id: req-b74840c6-d095-4e31-809b-acaeac60034a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b74840c6-d095-4e31-809b-acaeac60034a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-31 08:20:32,439 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-b74840c6-d095-4e31-809b-acaeac60034a 2018-08-31 08:20:32,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0416901111603s 2018-08-31 08:20:32,439 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/62669e7e1f56443b87790a753d7b2dc8/volumes/detail used request id req-b74840c6-d095-4e31-809b-acaeac60034a 2018-08-31 08:20:32,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 08:20:32,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/floatingips/f3b8db34-ec09-4cb0-bb01-6cc4ef95a91e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:34,215 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8ad3d8b0-9aa9-44a8-87de-32347c1af1d8 Content-Length: 0 Date: Fri, 31 Aug 2018 08:20:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:20:34,216 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/f3b8db34-ec09-4cb0-bb01-6cc4ef95a91e.json used request id req-8ad3d8b0-9aa9-44a8-87de-32347c1af1d8 2018-08-31 08:20:34,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.77334594727s 2018-08-31 08:20:34,216 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/f3b8db34-ec09-4cb0-bb01-6cc4ef95a91e.json used request id req-8ad3d8b0-9aa9-44a8-87de-32347c1af1d8 2018-08-31 08:20:34,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 08:20:34,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:34,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1184baf2-a1c4-42a3-bff3-29bfe3ab96c6 Date: Fri, 31 Aug 2018 08:20:34 GMT RESP BODY: {"floatingips": []} 2018-08-31 08:20:34,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-1184baf2-a1c4-42a3-bff3-29bfe3ab96c6 2018-08-31 08:20:34,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0563650131226s 2018-08-31 08:20:34,278 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-1184baf2-a1c4-42a3-bff3-29bfe3ab96c6 2018-08-31 08:20:34,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 08:20:34,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:34,470 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:20: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-4ce163ee-067e-499e-a1d8-81c6ed08e998 x-compute-request-id: req-4ce163ee-067e-499e-a1d8-81c6ed08e998 Content-Type: application/json 2018-08-31 08:20:34,470 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03 used request id req-4ce163ee-067e-499e-a1d8-81c6ed08e998 2018-08-31 08:20:34,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.192122220993s 2018-08-31 08:20:34,471 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03 used request id req-4ce163ee-067e-499e-a1d8-81c6ed08e998 2018-08-31 08:20:34,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:20:34,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:34,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20: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-ef584943-13ec-40af-9ffc-c2299e351458 x-compute-request-id: req-ef584943-13ec-40af-9ffc-c2299e351458 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_7e776099-2c56-4ecf-afa1-0a8d2aafb18b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:11:e8", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:11:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/25c66134-59af-40e1-b43b-8d4daa2b2f03", "rel": "bookmark"}], "image": {"id": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "links": [{"href": "http://172.30.9.34:8774/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T08:19:50.000000", "flavor": {"id": "85f8edf3-fe9f-42be-a605-5baaca4778d2", "links": [{"href": "http://172.30.9.34:8774/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "rel": "bookmark"}]}, "id": "25c66134-59af-40e1-b43b-8d4daa2b2f03", "security_groups": [{"name": "cinder_test-sg_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}], "user_id": "e81b64b1c20f4ec58435fa845792ad16", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T08:20:34Z", "hostId": "3833ea634f3643702aa384e4d735901e090cab11e586623ba3bd3cc3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "name": "cinder_test-vm_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "created": "2018-08-31T08:19:41Z", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 08:20:34,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-ef584943-13ec-40af-9ffc-c2299e351458 2018-08-31 08:20:34,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472093105316s 2018-08-31 08:20:34,944 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-ef584943-13ec-40af-9ffc-c2299e351458 2018-08-31 08:20:34,946 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 08:20:36,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 08:20:36,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:37,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20: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-56359f90-b4f4-4b15-a977-221678c813c6 x-compute-request-id: req-56359f90-b4f4-4b15-a977-221678c813c6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-31 08:20:37,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-56359f90-b4f4-4b15-a977-221678c813c6 2018-08-31 08:20:37,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0681171417236s 2018-08-31 08:20:37,017 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-56359f90-b4f4-4b15-a977-221678c813c6 2018-08-31 08:20:37,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 08:20:37,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:37,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-ba9fe4a2-33bd-4988-9ccf-4b1b43395436 Date: Fri, 31 Aug 2018 08:20:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:18:52Z", "updated_at": "2018-08-31T08:18:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:18:52Z", "revision_number": 0, "id": "3a029705-cfb5-4a6c-a22f-d0acbc4bd9f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:18:52Z", "security_group_id": "3d800fea-6632-4dc7-8685-4dcaf4e67ced", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "62669e7e1f56443b87790a753d7b2dc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:18:52Z", "revision_number": 0, "id": "75cdad93-9ba3-4d36-9603-25e3e810b2d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:18:52Z", "security_group_id": "3d800fea-6632-4dc7-8685-4dcaf4e67ced", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "62669e7e1f56443b87790a753d7b2dc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:18:52Z", "revision_number": 0, "id": "a58e11f0-8f8c-4332-ac9c-cda501f9117c", "remote_group_id": "3d800fea-6632-4dc7-8685-4dcaf4e67ced", "remote_ip_prefix": null, "created_at": "2018-08-31T08:18:52Z", "security_group_id": "3d800fea-6632-4dc7-8685-4dcaf4e67ced", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "62669e7e1f56443b87790a753d7b2dc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:18:52Z", "revision_number": 0, "id": "d08b1d8d-2a10-4750-b160-3d82cfb080b5", "remote_group_id": "3d800fea-6632-4dc7-8685-4dcaf4e67ced", "remote_ip_prefix": null, "created_at": "2018-08-31T08:18:52Z", "security_group_id": "3d800fea-6632-4dc7-8685-4dcaf4e67ced", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "62669e7e1f56443b87790a753d7b2dc8"}], "revision_number": 1, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "id": "3d800fea-6632-4dc7-8685-4dcaf4e67ced", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:19:08Z", "updated_at": "2018-08-31T08:19:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:19:08Z", "revision_number": 0, "id": "630b72ac-7d2c-4a0d-a6fb-4c2f1fa4b58f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:19:08Z", "security_group_id": "56d614f1-7a1a-4538-a7d2-8863d1e09886", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "62669e7e1f56443b87790a753d7b2dc8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T08:19:09Z", "revision_number": 0, "id": "87a9547c-53f4-41d4-a350-466b8c7ff91d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:19:09Z", "security_group_id": "56d614f1-7a1a-4538-a7d2-8863d1e09886", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "62669e7e1f56443b87790a753d7b2dc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:19:08Z", "revision_number": 0, "id": "966fc9c3-953e-4444-9fbe-a49841057a20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:19:08Z", "security_group_id": "56d614f1-7a1a-4538-a7d2-8863d1e09886", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "62669e7e1f56443b87790a753d7b2dc8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T08:19:09Z", "revision_number": 0, "id": "fd32f558-07d3-4c35-9355-7db3f56027f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T08:19:09Z", "security_group_id": "56d614f1-7a1a-4538-a7d2-8863d1e09886", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "62669e7e1f56443b87790a753d7b2dc8"}], "revision_number": 3, "project_id": "62669e7e1f56443b87790a753d7b2dc8", "id": "56d614f1-7a1a-4538-a7d2-8863d1e09886", "name": "cinder_test-sg_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}]} 2018-08-31 08:20:37,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-ba9fe4a2-33bd-4988-9ccf-4b1b43395436 2018-08-31 08:20:37,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0459418296814s 2018-08-31 08:20:37,067 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-ba9fe4a2-33bd-4988-9ccf-4b1b43395436 2018-08-31 08:20:37,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-31 08:20:37,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/security-groups/56d614f1-7a1a-4538-a7d2-8863d1e09886.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:37,224 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9e80c818-f407-4c90-94cd-72b779c0f3f1 Content-Length: 0 Date: Fri, 31 Aug 2018 08:20:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:20:37,224 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/security-groups/56d614f1-7a1a-4538-a7d2-8863d1e09886.json used request id req-9e80c818-f407-4c90-94cd-72b779c0f3f1 2018-08-31 08:20:37,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.153606891632s 2018-08-31 08:20:37,225 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/security-groups/56d614f1-7a1a-4538-a7d2-8863d1e09886.json used request id req-9e80c818-f407-4c90-94cd-72b779c0f3f1 2018-08-31 08:20:37,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-31 08:20:37,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/os-keypairs/cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:37,278 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:20: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-729c73da-7b20-44b9-b3c2-f8fb8773dd7d x-compute-request-id: req-729c73da-7b20-44b9-b3c2-f8fb8773dd7d Content-Length: 0 Content-Type: application/json 2018-08-31 08:20:37,278 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/os-keypairs/cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b used request id req-729c73da-7b20-44b9-b3c2-f8fb8773dd7d 2018-08-31 08:20:37,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0532960891724s 2018-08-31 08:20:37,279 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/os-keypairs/cinder_test-kp_7e776099-2c56-4ecf-afa1-0a8d2aafb18b used request id req-729c73da-7b20-44b9-b3c2-f8fb8773dd7d 2018-08-31 08:20:37,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 08:20:37,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/0ec9ab27-e9ab-4f23-b7e1-603c12869c30/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}78aeac15f424968aa403eab6b25c8131108bdfd2" -d '{"subnet_id": "9e382998-ea4c-4c27-8723-68bf55472546"}' 2018-08-31 08:20:39,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-67dcd409-4e78-441c-b98b-4bd8659ed7fe Date: Fri, 31 Aug 2018 08:20:39 GMT RESP BODY: {"network_id": "636b2064-66a7-400a-91b3-361021d45988", "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "subnet_id": "9e382998-ea4c-4c27-8723-68bf55472546", "subnet_ids": ["9e382998-ea4c-4c27-8723-68bf55472546"], "port_id": "79456f1a-5228-4d41-9534-7f4938e6a3f6", "id": "0ec9ab27-e9ab-4f23-b7e1-603c12869c30"} 2018-08-31 08:20:39,799 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/0ec9ab27-e9ab-4f23-b7e1-603c12869c30/remove_router_interface.json used request id req-67dcd409-4e78-441c-b98b-4bd8659ed7fe 2018-08-31 08:20:39,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.51951098442s 2018-08-31 08:20:39,799 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/0ec9ab27-e9ab-4f23-b7e1-603c12869c30/remove_router_interface.json used request id req-67dcd409-4e78-441c-b98b-4bd8659ed7fe returning object 0ec9ab27-e9ab-4f23-b7e1-603c12869c30 2018-08-31 08:20:39,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 08:20:39,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:39,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-f3f98542-5db0-46de-bfbe-ae1da25b74f3 Date: Fri, 31 Aug 2018 08:20:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "62669e7e1f56443b87790a753d7b2dc8", "created_at": "2018-08-31T08:18:55Z", "admin_state_up": true, "updated_at": "2018-08-31T08:20:38Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "62669e7e1f56443b87790a753d7b2dc8", "id": "0ec9ab27-e9ab-4f23-b7e1-603c12869c30", "name": "cinder_test-router_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}]} 2018-08-31 08:20:39,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-f3f98542-5db0-46de-bfbe-ae1da25b74f3 2018-08-31 08:20:39,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127062082291s 2018-08-31 08:20:39,927 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-f3f98542-5db0-46de-bfbe-ae1da25b74f3 2018-08-31 08:20:39,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 08:20:39,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/routers/0ec9ab27-e9ab-4f23-b7e1-603c12869c30.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:43,848 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-866a5a9b-89af-422a-a8fa-91965696327b Content-Length: 0 Date: Fri, 31 Aug 2018 08:20:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:20:43,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/0ec9ab27-e9ab-4f23-b7e1-603c12869c30.json used request id req-866a5a9b-89af-422a-a8fa-91965696327b 2018-08-31 08:20:43,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.91887807846s 2018-08-31 08:20:43,848 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/0ec9ab27-e9ab-4f23-b7e1-603c12869c30.json used request id req-866a5a9b-89af-422a-a8fa-91965696327b 2018-08-31 08:20:43,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 08:20:43,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:43,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8c6e8ae1-4e7d-4cd9-963a-7dc5f875ad50 Date: Fri, 31 Aug 2018 08:20:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"636b2064-66a7-400a-91b3-361021d45988","tenant_id":"62669e7e1f56443b87790a753d7b2dc8","created_at":"2018-08-31T08:18:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T08:18: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":"62669e7e1f56443b87790a753d7b2dc8","id":"9e382998-ea4c-4c27-8723-68bf55472546","subnetpool_id":null,"name":"cinder_test-subnet_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}]} 2018-08-31 08:20:43,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-8c6e8ae1-4e7d-4cd9-963a-7dc5f875ad50 2018-08-31 08:20:43,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0528409481049s 2018-08-31 08:20:43,902 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-8c6e8ae1-4e7d-4cd9-963a-7dc5f875ad50 2018-08-31 08:20:43,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 08:20:43,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/subnets/9e382998-ea4c-4c27-8723-68bf55472546.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:46,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ba53711d-bfd3-4618-8e04-7550c5add5e5 Date: Fri, 31 Aug 2018 08:20:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:20:46,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/9e382998-ea4c-4c27-8723-68bf55472546.json used request id req-ba53711d-bfd3-4618-8e04-7550c5add5e5 2018-08-31 08:20:46,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.53689599037s 2018-08-31 08:20:46,441 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/9e382998-ea4c-4c27-8723-68bf55472546.json used request id req-ba53711d-bfd3-4618-8e04-7550c5add5e5 2018-08-31 08:20:46,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:20:46,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:46,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-7783f551-c317-4834-90ad-680fe593cbc8 Date: Fri, 31 Aug 2018 08:20:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"636b2064-66a7-400a-91b3-361021d45988","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"62669e7e1f56443b87790a753d7b2dc8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:20:46Z","qos_policy_id":null,"name":"cinder_test-net_7e776099-2c56-4ecf-afa1-0a8d2aafb18b","admin_state_up":true,"tenant_id":"62669e7e1f56443b87790a753d7b2dc8","created_at":"2018-08-31T08:18:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 08:20:46,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-7783f551-c317-4834-90ad-680fe593cbc8 2018-08-31 08:20:46,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.349129915237s 2018-08-31 08:20:46,791 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-7783f551-c317-4834-90ad-680fe593cbc8 2018-08-31 08:20:46,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 08:20:46,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/networks/636b2064-66a7-400a-91b3-361021d45988.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:47,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a3c6c468-3557-4a36-b1a8-b74bda44b20a Date: Fri, 31 Aug 2018 08:20:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:20:47,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/636b2064-66a7-400a-91b3-361021d45988.json used request id req-a3c6c468-3557-4a36-b1a8-b74bda44b20a 2018-08-31 08:20:47,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.90963602066s 2018-08-31 08:20:47,702 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/636b2064-66a7-400a-91b3-361021d45988.json used request id req-a3c6c468-3557-4a36-b1a8-b74bda44b20a 2018-08-31 08:20:47,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:20:47,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:48,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-4a43903f-8f7e-4a34-b48c-bade2b78a3e3 Date: Fri, 31 Aug 2018 08:20:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:19:07Z", "file": "/v2/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a/file", "owner": "62669e7e1f56443b87790a753d7b2dc8", "id": "3f752cfe-cb1b-4f81-9011-894f9adfa23a", "size": 12716032, "self": "/v2/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:19:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:20:48,013 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-4a43903f-8f7e-4a34-b48c-bade2b78a3e3 2018-08-31 08:20:48,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307216882706s 2018-08-31 08:20:48,014 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-4a43903f-8f7e-4a34-b48c-bade2b78a3e3 2018-08-31 08:20:48,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 08:20:48,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78aeac15f424968aa403eab6b25c8131108bdfd2" 2018-08-31 08:20:48,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-827bd6f6-f2cd-486f-8142-a4df6837cf16 Date: Fri, 31 Aug 2018 08:20:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 08:20:48,938 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a used request id req-827bd6f6-f2cd-486f-8142-a4df6837cf16 2018-08-31 08:20:48,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.921793937683s 2018-08-31 08:20:48,938 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/3f752cfe-cb1b-4f81-9011-894f9adfa23a used request id req-827bd6f6-f2cd-486f-8142-a4df6837cf16 2018-08-31 08:20:48,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 08:20:48,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}bf3e4be3ccbc44425dc574f13245fa144ed21431" 2018-08-31 08:20:48,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-786ee19c-197a-4419-b67f-01095c87d0c7 x-compute-request-id: req-786ee19c-197a-4419-b67f-01095c87d0c7 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2", "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": "85f8edf3-fe9f-42be-a605-5baaca4778d2"}]} 2018-08-31 08:20:48,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-786ee19c-197a-4419-b67f-01095c87d0c7 2018-08-31 08:20:48,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225110054016s 2018-08-31 08:20:48,961 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-786ee19c-197a-4419-b67f-01095c87d0c7 2018-08-31 08:20:48,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 08:20:48,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf3e4be3ccbc44425dc574f13245fa144ed21431" 2018-08-31 08:20:48,996 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:20:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d8c0735-9808-4e60-9abc-f4012ca1a888 x-compute-request-id: req-4d8c0735-9808-4e60-9abc-f4012ca1a888 Content-Length: 0 Content-Type: application/json 2018-08-31 08:20:48,996 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2 used request id req-4d8c0735-9808-4e60-9abc-f4012ca1a888 2018-08-31 08:20:48,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0324909687042s 2018-08-31 08:20:48,997 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/85f8edf3-fe9f-42be-a605-5baaca4778d2 used request id req-4d8c0735-9808-4e60-9abc-f4012ca1a888 2018-08-31 08:20:48,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:20:49,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}bf3e4be3ccbc44425dc574f13245fa144ed21431" 2018-08-31 08:20:49,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a827c07-87ca-46ea-983e-03a895acd1aa Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cinder_test-user_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "links": {"self": "http://172.30.9.34:5000/v3/users/e81b64b1c20f4ec58435fa845792ad16"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e81b64b1c20f4ec58435fa845792ad16", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:20:49,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-6a827c07-87ca-46ea-983e-03a895acd1aa 2018-08-31 08:20:49,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.200823068619s 2018-08-31 08:20:49,198 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-6a827c07-87ca-46ea-983e-03a895acd1aa 2018-08-31 08:20:49,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:20:49,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/users/e81b64b1c20f4ec58435fa845792ad16 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf3e4be3ccbc44425dc574f13245fa144ed21431" 2018-08-31 08:20:49,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f92c75d3-fd98-476b-b0a8-253052b023ab Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_7e776099-2c56-4ecf-afa1-0a8d2aafb18b", "links": {"self": "http://172.30.9.34:5000/v3/users/e81b64b1c20f4ec58435fa845792ad16"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e81b64b1c20f4ec58435fa845792ad16", "description": null}} 2018-08-31 08:20:49,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/e81b64b1c20f4ec58435fa845792ad16 used request id req-f92c75d3-fd98-476b-b0a8-253052b023ab 2018-08-31 08:20:49,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212577104568s 2018-08-31 08:20:49,417 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/e81b64b1c20f4ec58435fa845792ad16 used request id req-f92c75d3-fd98-476b-b0a8-253052b023ab 2018-08-31 08:20:49,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 08:20:49,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/users/e81b64b1c20f4ec58435fa845792ad16 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf3e4be3ccbc44425dc574f13245fa144ed21431" 2018-08-31 08:20:49,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8664145-ed25-49b5-a532-8a9d7335815c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:20:49,771 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/e81b64b1c20f4ec58435fa845792ad16 used request id req-f8664145-ed25-49b5-a532-8a9d7335815c 2018-08-31 08:20:49,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.353324174881s 2018-08-31 08:20:49,771 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/e81b64b1c20f4ec58435fa845792ad16 used request id req-f8664145-ed25-49b5-a532-8a9d7335815c 2018-08-31 08:20:49,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:20:49,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}bf3e4be3ccbc44425dc574f13245fa144ed21431" 2018-08-31 08:20:49,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f92e0e2b-82ef-4510-b41b-0a5506bcf8a1 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.34:5000/v3/projects/62669e7e1f56443b87790a753d7b2dc8"}, "tags": [], "enabled": true, "id": "62669e7e1f56443b87790a753d7b2dc8", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_7e776099-2c56-4ecf-afa1-0a8d2aafb18b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 08:20:49,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-f92e0e2b-82ef-4510-b41b-0a5506bcf8a1 2018-08-31 08:20:49,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.185982942581s 2018-08-31 08:20:49,964 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-f92e0e2b-82ef-4510-b41b-0a5506bcf8a1 2018-08-31 08:20:49,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 08:20:49,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/projects/62669e7e1f56443b87790a753d7b2dc8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf3e4be3ccbc44425dc574f13245fa144ed21431" 2018-08-31 08:20:50,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fc46f4b-1286-40b7-9b8f-0927fd105d28 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:20:50,238 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/62669e7e1f56443b87790a753d7b2dc8 used request id req-5fc46f4b-1286-40b7-9b8f-0927fd105d28 2018-08-31 08:20:50,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.269371032715s 2018-08-31 08:20:50,238 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/62669e7e1f56443b87790a753d7b2dc8 used request id req-5fc46f4b-1286-40b7-9b8f-0927fd105d28 2018-08-31 08:20:50,292 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-08-31 08:20:50,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:20:50,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:20:50,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:20:50,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:20:50,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:20:50,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:20:50,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:20:50,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:20:50,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:20:50,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:20:50,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:20:50,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:20:50,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:20:50,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:20:50,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:20:50,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:20:50,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:20:50,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:20:50,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:20:50,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:20:50,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:20:50,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:20:50,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:20:50,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8379898-f929-4556-9ca9-bbfb4fb32ce5 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:20:50,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-b8379898-f929-4556-9ca9-bbfb4fb32ce5 2018-08-31 08:20:50,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:20:51,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T09:20:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["nNv9Rf-kQDCSqZ6JeuV0nA"], "issued_at": "2018-08-31T08:20:51.000000Z"}} 2018-08-31 08:20:51,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:20:51,035 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 08:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ee32733-7ea8-41da-8a5c-900fe22facd5 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 08:20:51,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-5ee32733-7ea8-41da-8a5c-900fe22facd5 2018-08-31 08:20:51,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:20:51,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" 2018-08-31 08:20:51,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72145010-5922-4768-aa0a-66bc530e4505 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 08:20:51,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-72145010-5922-4768-aa0a-66bc530e4505 2018-08-31 08:20:51,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196796178818s 2018-08-31 08:20:51,233 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-72145010-5922-4768-aa0a-66bc530e4505 2018-08-31 08:20:51,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 08:20:51,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}}' 2018-08-31 08:20:51,460 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 08:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7b08914-65e7-4e23-a680-8f7875ce53ba 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.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}} 2018-08-31 08:20:51,460 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-e7b08914-65e7-4e23-a680-8f7875ce53ba 2018-08-31 08:20:51,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.218845129013s 2018-08-31 08:20:51,460 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-e7b08914-65e7-4e23-a680-8f7875ce53ba 2018-08-31 08:20:51,461 - 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'24c3c1e0f2444414bab66a3ad4d6fb8c', '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_115a38cf-4ff2-4909-81c5-c1cd60346d52'}) 2018-08-31 08:20:51,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 08:20:51,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8b10c84b-e7dd-4983-8d81-0a78fa70e414", "email": null, "name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52"}}' 2018-08-31 08:20:51,900 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 08:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a483f6a6-88a5-473d-9457-6893942154dc Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}} 2018-08-31 08:20:51,900 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-a483f6a6-88a5-473d-9457-6893942154dc 2018-08-31 08:20:51,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.433367013931s 2018-08-31 08:20:51,900 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-a483f6a6-88a5-473d-9457-6893942154dc 2018-08-31 08:20:51,901 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'51bb218d87e94574919d73e400933784', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52'}) 2018-08-31 08:20:51,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:20:51,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" 2018-08-31 08:20:52,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c3f4e6a-bfac-4bd1-8756-2628493f4b90 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:20:52,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-1c3f4e6a-bfac-4bd1-8756-2628493f4b90 2018-08-31 08:20:52,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20157122612s 2018-08-31 08:20:52,107 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-1c3f4e6a-bfac-4bd1-8756-2628493f4b90 2018-08-31 08:20:52,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:20:52,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" 2018-08-31 08:20:52,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f5909e-47b7-41d8-a3fa-b24ea9dc9bc4 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:20:52,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-21f5909e-47b7-41d8-a3fa-b24ea9dc9bc4 2018-08-31 08:20:52,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180277824402s 2018-08-31 08:20:52,292 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-21f5909e-47b7-41d8-a3fa-b24ea9dc9bc4 2018-08-31 08:20:52,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:20:52,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" 2018-08-31 08:20:52,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdea5c95-54ae-4888-a29c-9208fe193596 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:20:52,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-fdea5c95-54ae-4888-a29c-9208fe193596 2018-08-31 08:20:52,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195112943649s 2018-08-31 08:20:52,491 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-fdea5c95-54ae-4888-a29c-9208fe193596 2018-08-31 08:20:52,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:20:52,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" 2018-08-31 08:20:52,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a33ef07-2aae-46e3-8339-919ea7ddaeb9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 08:20:52,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-8a33ef07-2aae-46e3-8339-919ea7ddaeb9 2018-08-31 08:20:52,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204310894012s 2018-08-31 08:20:52,701 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-8a33ef07-2aae-46e3-8339-919ea7ddaeb9 2018-08-31 08:20:52,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:20:52,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" 2018-08-31 08:20:52,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2baa8d9-1dc0-4d0c-a706-14e29e4b1709 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:20:52,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-c2baa8d9-1dc0-4d0c-a706-14e29e4b1709 2018-08-31 08:20:52,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.199719905853s 2018-08-31 08:20:52,902 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-c2baa8d9-1dc0-4d0c-a706-14e29e4b1709 2018-08-31 08:20:52,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:20:52,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" 2018-08-31 08:20:53,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd581ebf-a6c0-493b-b44a-8d403e53add7 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-31 08:20:53,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-cd581ebf-a6c0-493b-b44a-8d403e53add7 2018-08-31 08:20:53,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.121105194092s 2018-08-31 08:20:53,034 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-cd581ebf-a6c0-493b-b44a-8d403e53add7 2018-08-31 08:20:53,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 08:20:53,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=51bb218d87e94574919d73e400933784&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=24c3c1e0f2444414bab66a3ad4d6fb8c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" 2018-08-31 08:20:53,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d01b940f-8eb8-4b38-b253-4e2a07b29013 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=51bb218d87e94574919d73e400933784&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=24c3c1e0f2444414bab66a3ad4d6fb8c", "previous": null, "next": null}} 2018-08-31 08:20:53,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=51bb218d87e94574919d73e400933784&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=24c3c1e0f2444414bab66a3ad4d6fb8c used request id req-d01b940f-8eb8-4b38-b253-4e2a07b29013 2018-08-31 08:20:53,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.19640994072s 2018-08-31 08:20:53,239 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=51bb218d87e94574919d73e400933784&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=24c3c1e0f2444414bab66a3ad4d6fb8c used request id req-d01b940f-8eb8-4b38-b253-4e2a07b29013 2018-08-31 08:20:53,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 08:20:53,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c/users/51bb218d87e94574919d73e400933784/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" 2018-08-31 08:20:53,500 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:20:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f1a71df-cdb0-4fe6-96af-9a2271a03c5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:20:53,500 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c/users/51bb218d87e94574919d73e400933784/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-9f1a71df-cdb0-4fe6-96af-9a2271a03c5c 2018-08-31 08:20:53,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.258564949036s 2018-08-31 08:20:53,501 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c/users/51bb218d87e94574919d73e400933784/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-9f1a71df-cdb0-4fe6-96af-9a2271a03c5c 2018-08-31 08:20:53,501 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52', 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'24c3c1e0f2444414bab66a3ad4d6fb8c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '8b10c84b-e7dd-4983-8d81-0a78fa70e414', 'username': u'api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 08:20:53,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:20:53,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:20:53,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:20:53,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:20:53,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:20:53,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:20:53,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:20:53,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:20:53,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:20:53,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:20:53,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:20:53,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:20:53,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:20:53,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:20:53,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:20:53,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:20:53,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:20:53,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:20:53,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:20:53,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:20:53,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:20:53,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:20:53,506 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52', 'password': '8b10c84b-e7dd-4983-8d81-0a78fa70e414', 'project_name': 'api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': '24c3c1e0f2444414bab66a3ad4d6fb8c', 'project_domain_name': 'Default'} 2018-08-31 08:20:53,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:20:53,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" 2018-08-31 08:20:53,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cdfa565-f716-4651-ab47-06136feffc84 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:20:53,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-7cdfa565-f716-4651-ab47-06136feffc84 2018-08-31 08:20:53,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197856903076s 2018-08-31 08:20:53,709 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-7cdfa565-f716-4651-ab47-06136feffc84 2018-08-31 08:20:53,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:20:53,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" 2018-08-31 08:20:53,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b28e4775-8934-4322-8e58-8f9d3b7bd9c7 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:20:53,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-b28e4775-8934-4322-8e58-8f9d3b7bd9c7 2018-08-31 08:20:53,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110922813416s 2018-08-31 08:20:53,826 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-b28e4775-8934-4322-8e58-8f9d3b7bd9c7 2018-08-31 08:20:53,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:20:53,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" 2018-08-31 08:20:54,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e33d48-e381-41c1-8c38-8b8eebf478e0 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 08:20:54,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-b2e33d48-e381-41c1-8c38-8b8eebf478e0 2018-08-31 08:20:54,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.184331893921s 2018-08-31 08:20:54,014 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-b2e33d48-e381-41c1-8c38-8b8eebf478e0 2018-08-31 08:20:54,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:20:54,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" 2018-08-31 08:20:54,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-932b6b93-3238-421f-9046-f53a58352de3 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:20:54,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-932b6b93-3238-421f-9046-f53a58352de3 2018-08-31 08:20:54,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209299087524s 2018-08-31 08:20:54,224 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-932b6b93-3238-421f-9046-f53a58352de3 2018-08-31 08:20:54,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:20:54,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" 2018-08-31 08:20:54,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a796a70a-0255-4034-ba90-2e4517162f44 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-31 08:20:54,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-a796a70a-0255-4034-ba90-2e4517162f44 2018-08-31 08:20:54,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113190889359s 2018-08-31 08:20:54,343 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-a796a70a-0255-4034-ba90-2e4517162f44 2018-08-31 08:20:54,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 08:20:54,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=51bb218d87e94574919d73e400933784&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=24c3c1e0f2444414bab66a3ad4d6fb8c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" 2018-08-31 08:20:54,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0891226-7d60-4a98-b83f-b68f7666b1f4 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=51bb218d87e94574919d73e400933784&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=24c3c1e0f2444414bab66a3ad4d6fb8c", "previous": null, "next": null}} 2018-08-31 08:20:54,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=51bb218d87e94574919d73e400933784&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=24c3c1e0f2444414bab66a3ad4d6fb8c used request id req-d0891226-7d60-4a98-b83f-b68f7666b1f4 2018-08-31 08:20:54,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.133605957031s 2018-08-31 08:20:54,480 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=51bb218d87e94574919d73e400933784&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=24c3c1e0f2444414bab66a3ad4d6fb8c used request id req-d0891226-7d60-4a98-b83f-b68f7666b1f4 2018-08-31 08:20:54,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 08:20:54,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c/users/51bb218d87e94574919d73e400933784/roles/4c25f01924ac4d96a443bc451210c686 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" 2018-08-31 08:20:54,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:20:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3be02fbe-6879-4e77-a216-21b7368bda1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:20:54,746 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c/users/51bb218d87e94574919d73e400933784/roles/4c25f01924ac4d96a443bc451210c686 used request id req-3be02fbe-6879-4e77-a216-21b7368bda1a 2018-08-31 08:20:54,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.26358795166s 2018-08-31 08:20:54,746 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c/users/51bb218d87e94574919d73e400933784/roles/4c25f01924ac4d96a443bc451210c686 used request id req-3be02fbe-6879-4e77-a216-21b7368bda1a 2018-08-31 08:20:54,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:20:54,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" 2018-08-31 08:20:54,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3a84b8a-ae67-43c1-96cd-6d2d69a2132e Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:20:54,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-a3a84b8a-ae67-43c1-96cd-6d2d69a2132e 2018-08-31 08:20:54,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200461149216s 2018-08-31 08:20:54,951 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-a3a84b8a-ae67-43c1-96cd-6d2d69a2132e 2018-08-31 08:20:54,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-31 08:20:54,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-31 08:20:55,198 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 08:20:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23309e6f-8342-48c2-a8cb-dfae476156a1 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}} 2018-08-31 08:20:55,198 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/roles used request id req-23309e6f-8342-48c2-a8cb-dfae476156a1 2018-08-31 08:20:55,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.241939067841s 2018-08-31 08:20:55,198 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/roles used request id req-23309e6f-8342-48c2-a8cb-dfae476156a1 2018-08-31 08:20:55,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:20:55,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" 2018-08-31 08:20:55,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95daca6b-f931-4619-888b-37cc377262b9 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:20:55,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-95daca6b-f931-4619-888b-37cc377262b9 2018-08-31 08:20:55,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196871995926s 2018-08-31 08:20:55,398 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-95daca6b-f931-4619-888b-37cc377262b9 2018-08-31 08:20:55,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:20:55,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" 2018-08-31 08:20:55,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e4bce07-3393-48ee-852b-cf863434a215 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 08:20:55,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-6e4bce07-3393-48ee-852b-cf863434a215 2018-08-31 08:20:55,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192725896835s 2018-08-31 08:20:55,595 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-6e4bce07-3393-48ee-852b-cf863434a215 2018-08-31 08:20:55,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:20:55,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" 2018-08-31 08:20:55,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be18eb41-1c35-4d6c-8b9d-43d96f5c48f3 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:20:55,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-be18eb41-1c35-4d6c-8b9d-43d96f5c48f3 2018-08-31 08:20:55,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116837024689s 2018-08-31 08:20:55,713 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-be18eb41-1c35-4d6c-8b9d-43d96f5c48f3 2018-08-31 08:20:55,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:20:55,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" 2018-08-31 08:20:55,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1efe6b0-a9cc-4a41-aca1-8d4ca7823abc Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-31 08:20:55,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-e1efe6b0-a9cc-4a41-aca1-8d4ca7823abc 2018-08-31 08:20:55,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112470149994s 2018-08-31 08:20:55,831 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-e1efe6b0-a9cc-4a41-aca1-8d4ca7823abc 2018-08-31 08:20:55,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 08:20:55,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=51bb218d87e94574919d73e400933784&role.id=378fa32eee484dc28bf0c5befafec882&scope.project.id=24c3c1e0f2444414bab66a3ad4d6fb8c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" 2018-08-31 08:20:55,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a83162df-b443-48fa-be73-2e3f020dd220 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=51bb218d87e94574919d73e400933784&role.id=378fa32eee484dc28bf0c5befafec882&scope.project.id=24c3c1e0f2444414bab66a3ad4d6fb8c", "previous": null, "next": null}} 2018-08-31 08:20:55,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=51bb218d87e94574919d73e400933784&role.id=378fa32eee484dc28bf0c5befafec882&scope.project.id=24c3c1e0f2444414bab66a3ad4d6fb8c used request id req-a83162df-b443-48fa-be73-2e3f020dd220 2018-08-31 08:20:55,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107104063034s 2018-08-31 08:20:55,945 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=51bb218d87e94574919d73e400933784&role.id=378fa32eee484dc28bf0c5befafec882&scope.project.id=24c3c1e0f2444414bab66a3ad4d6fb8c used request id req-a83162df-b443-48fa-be73-2e3f020dd220 2018-08-31 08:20:55,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 08:20:55,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c/users/51bb218d87e94574919d73e400933784/roles/378fa32eee484dc28bf0c5befafec882 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67f7b9d2e3ef2a528956a164ed42cbdaf6c6f711" 2018-08-31 08:20:56,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45c12c90-df83-4dfa-82a6-624ce5c87bc0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:20:56,101 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c/users/51bb218d87e94574919d73e400933784/roles/378fa32eee484dc28bf0c5befafec882 used request id req-45c12c90-df83-4dfa-82a6-624ce5c87bc0 2018-08-31 08:20:56,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153429985046s 2018-08-31 08:20:56,102 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c/users/51bb218d87e94574919d73e400933784/roles/378fa32eee484dc28bf0c5befafec882 used request id req-45c12c90-df83-4dfa-82a6-624ce5c87bc0 2018-08-31 08:20:56,102 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-31 08:20:56,102 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-31 08:20:56,102 - openstack_tests - INFO - OS Credentials = > 2018-08-31 08:20:56,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-31 08:20:56,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:20:56,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}, {"id": "378fa32eee484dc28bf0c5befafec882", "name": "heat_stack_owner"}], "expires_at": "2018-08-31T09:20:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_24c3c1e0f2444414bab66a3ad4d6fb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_24c3c1e0f2444414bab66a3ad4d6fb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/24c3c1e0f2444414bab66a3ad4d6fb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/24c3c1e0f2444414bab66a3ad4d6fb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/24c3c1e0f2444414bab66a3ad4d6fb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/24c3c1e0f2444414bab66a3ad4d6fb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/24c3c1e0f2444414bab66a3ad4d6fb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/24c3c1e0f2444414bab66a3ad4d6fb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/24c3c1e0f2444414bab66a3ad4d6fb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/24c3c1e0f2444414bab66a3ad4d6fb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/24c3c1e0f2444414bab66a3ad4d6fb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/24c3c1e0f2444414bab66a3ad4d6fb8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/24c3c1e0f2444414bab66a3ad4d6fb8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/24c3c1e0f2444414bab66a3ad4d6fb8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "id": "51bb218d87e94574919d73e400933784"}, "audit_ids": ["-I5JQRGWQemZVQiHrCwXBQ"], "issued_at": "2018-08-31T08:20:56.000000Z"}} 2018-08-31 08:20:56,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.34:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712bbf665e82ba89350ff3d6a2507d054915b02b" 2018-08-31 08:20:57,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-409fa144-8786-45c9-8247-4a40ebe420ac Date: Fri, 31 Aug 2018 08:20:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:20:57,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks?router%3Aexternal=True used request id req-409fa144-8786-45c9-8247-4a40ebe420ac 2018-08-31 08:20:57,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.34:9696/v2.0/subnets?network_id=c90c060e-9aa1-4de2-b79e-a44366278c0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712bbf665e82ba89350ff3d6a2507d054915b02b" 2018-08-31 08:20:57,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-16ff311b-8e45-4022-94c4-66457ed2a0c2 Date: Fri, 31 Aug 2018 08:20:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T08:08:27Z","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":"9101d810-9ee5-41e0-949f-3a0dfa54404f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"43466fc7c2d049ef9913cd05c5bae353","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:27Z","ip_version":4}]} 2018-08-31 08:20:57,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets?network_id=c90c060e-9aa1-4de2-b79e-a44366278c0a used request id req-16ff311b-8e45-4022-94c4-66457ed2a0c2 2018-08-31 08:20:57,492 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-31 08:20:57,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:20:57,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:20:57,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:20:57,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:20:57,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:20:57,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:20:57,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:20:57,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:20:57,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:20:57,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:20:57,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:20:57,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:20:57,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:20:57,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:20:57,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:20:57,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:20:57,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:20:57,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:20:57,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:20:57,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:20:57,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:20:57,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:20:57,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-31 08:20:57,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:20:57,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ca06626-6bd8-42a2-928b-17fc46c02133 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:20:57,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-9ca06626-6bd8-42a2-928b-17fc46c02133 2018-08-31 08:20:57,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:20:57,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T09:20:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["rcsfFT5pRKyAbfUQqHaFXg"], "issued_at": "2018-08-31T08:20:57.000000Z"}} 2018-08-31 08:20:57,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}dde939e41a544f39af5d60c54a91fd249540f584" 2018-08-31 08:20:58,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20: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-36c69d06-d43d-466b-ac6a-7274aac6e354 x-compute-request-id: req-36c69d06-d43d-466b-ac6a-7274aac6e354 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.34: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-31 08:20:58,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/ used request id req-36c69d06-d43d-466b-ac6a-7274aac6e354 2018-08-31 08:20:58,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.678569793701s 2018-08-31 08:20:58,177 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/ used request id req-36c69d06-d43d-466b-ac6a-7274aac6e354 2018-08-31 08:20:58,177 - 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.34: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-31 08:20:58,177 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-31 08:20:58,178 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-08-31 08:20:58,178 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-31 08:20:58,235 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-08-31 08:20:58,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:20:58,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:20:58,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:20:58,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:20:58,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:20:58,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:20:58,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:20:58,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:20:58,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:20:58,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:20:58,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:20:58,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:20:58,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:20:58,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:20:58,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:20:58,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:20:58,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:20:58,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:20:58,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:20:58,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:20:58,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:20:58,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:20:58,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:20:58,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-117d8762-f661-4472-a90b-1a262c6db258 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:20:58,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-117d8762-f661-4472-a90b-1a262c6db258 2018-08-31 08:20:58,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:20:58,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T09:20:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["XcFkP6rWT925QHNeRkhatw"], "issued_at": "2018-08-31T08:20:58.000000Z"}} 2018-08-31 08:20:58,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:20:58,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 08:20:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bc17522-8a0d-400f-9a93-1b8f6fd340e7 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 08:20:58,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-6bc17522-8a0d-400f-9a93-1b8f6fd340e7 2018-08-31 08:20:58,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:20:58,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}00965dc246295e5090e5e554bac197c916bac126" 2018-08-31 08:20:58,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e8fc97-48ea-4b59-a64d-dad89b70045a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 08:20:58,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-d3e8fc97-48ea-4b59-a64d-dad89b70045a 2018-08-31 08:20:58,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202609062195s 2018-08-31 08:20:58,910 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-d3e8fc97-48ea-4b59-a64d-dad89b70045a 2018-08-31 08:20:58,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 08:20:58,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}00965dc246295e5090e5e554bac197c916bac126" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}}' 2018-08-31 08:20:59,190 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 08:20:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa55d7fc-ef3a-46de-bda9-6486953b25a3 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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}} 2018-08-31 08:20:59,190 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-fa55d7fc-ef3a-46de-bda9-6486953b25a3 2018-08-31 08:20:59,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.273412942886s 2018-08-31 08:20:59,191 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-fa55d7fc-ef3a-46de-bda9-6486953b25a3 2018-08-31 08:20:59,191 - 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'e0bf9e3b0340420d9dd55037fc5274a5', '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_3382339f-3dc2-4398-815d-4207ca562133'}) 2018-08-31 08:20:59,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 08:20:59,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}00965dc246295e5090e5e554bac197c916bac126" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d78a4ed8-a3e6-4a0c-8748-3975343f4af3", "email": null, "name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133"}}' 2018-08-31 08:20:59,680 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 08:20:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e8c9417-c40e-4f52-a980-e813f6de2f98 Content-Length: 333 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}} 2018-08-31 08:20:59,680 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-1e8c9417-c40e-4f52-a980-e813f6de2f98 2018-08-31 08:20:59,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.482187986374s 2018-08-31 08:20:59,680 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-1e8c9417-c40e-4f52-a980-e813f6de2f98 2018-08-31 08:20:59,681 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c94e6f92c4ba4ca49a7f686dbf916f0d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133'}) 2018-08-31 08:20:59,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:20:59,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00965dc246295e5090e5e554bac197c916bac126" 2018-08-31 08:20:59,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0745f549-681e-429e-8765-fb31841563c2 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:20:59,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-0745f549-681e-429e-8765-fb31841563c2 2018-08-31 08:20:59,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20481300354s 2018-08-31 08:20:59,890 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-0745f549-681e-429e-8765-fb31841563c2 2018-08-31 08:20:59,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:20:59,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00965dc246295e5090e5e554bac197c916bac126" 2018-08-31 08:21:00,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-834a1441-d32c-4493-8328-5016f54df2c2 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:21:00,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-834a1441-d32c-4493-8328-5016f54df2c2 2018-08-31 08:21:00,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197718858719s 2018-08-31 08:21:00,094 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-834a1441-d32c-4493-8328-5016f54df2c2 2018-08-31 08:21:00,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:21:00,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00965dc246295e5090e5e554bac197c916bac126" 2018-08-31 08:21:00,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2268f060-b876-44c1-8991-e2977e0e3186 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:21:00,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-2268f060-b876-44c1-8991-e2977e0e3186 2018-08-31 08:21:00,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182282924652s 2018-08-31 08:21:00,282 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-2268f060-b876-44c1-8991-e2977e0e3186 2018-08-31 08:21:00,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:21:00,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}00965dc246295e5090e5e554bac197c916bac126" 2018-08-31 08:21:00,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9b71e4c-f5ea-4621-b80d-d6738f046c29 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 08:21:00,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-b9b71e4c-f5ea-4621-b80d-d6738f046c29 2018-08-31 08:21:00,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191854953766s 2018-08-31 08:21:00,479 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-b9b71e4c-f5ea-4621-b80d-d6738f046c29 2018-08-31 08:21:00,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:21:00,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}00965dc246295e5090e5e554bac197c916bac126" 2018-08-31 08:21:00,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48ceeca6-b6fa-4649-a8cd-c1ef0331f729 Content-Encoding: gzip Content-Length: 904 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:21:00,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-48ceeca6-b6fa-4649-a8cd-c1ef0331f729 2018-08-31 08:21:00,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213855981827s 2018-08-31 08:21:00,694 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-48ceeca6-b6fa-4649-a8cd-c1ef0331f729 2018-08-31 08:21:00,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:21:00,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}00965dc246295e5090e5e554bac197c916bac126" 2018-08-31 08:21:00,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cd8ca35-8b06-4872-8add-ebd84b5eaf15 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}]} 2018-08-31 08:21:00,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-5cd8ca35-8b06-4872-8add-ebd84b5eaf15 2018-08-31 08:21:00,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.184504985809s 2018-08-31 08:21:00,891 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-5cd8ca35-8b06-4872-8add-ebd84b5eaf15 2018-08-31 08:21:00,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 08:21:00,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=c94e6f92c4ba4ca49a7f686dbf916f0d&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=e0bf9e3b0340420d9dd55037fc5274a5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00965dc246295e5090e5e554bac197c916bac126" 2018-08-31 08:21:01,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-643faf4e-12fa-4092-a4b4-9c2994b04070 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=c94e6f92c4ba4ca49a7f686dbf916f0d&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=e0bf9e3b0340420d9dd55037fc5274a5", "previous": null, "next": null}} 2018-08-31 08:21:01,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=c94e6f92c4ba4ca49a7f686dbf916f0d&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=e0bf9e3b0340420d9dd55037fc5274a5 used request id req-643faf4e-12fa-4092-a4b4-9c2994b04070 2018-08-31 08:21:01,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.156157970428s 2018-08-31 08:21:01,055 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=c94e6f92c4ba4ca49a7f686dbf916f0d&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=e0bf9e3b0340420d9dd55037fc5274a5 used request id req-643faf4e-12fa-4092-a4b4-9c2994b04070 2018-08-31 08:21:01,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 08:21:01,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5/users/c94e6f92c4ba4ca49a7f686dbf916f0d/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00965dc246295e5090e5e554bac197c916bac126" 2018-08-31 08:21:01,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:21:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-350714fb-fbc7-491a-becb-6ad24ea6a5c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:21:01,306 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5/users/c94e6f92c4ba4ca49a7f686dbf916f0d/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-350714fb-fbc7-491a-becb-6ad24ea6a5c4 2018-08-31 08:21:01,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.246876001358s 2018-08-31 08:21:01,306 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5/users/c94e6f92c4ba4ca49a7f686dbf916f0d/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-350714fb-fbc7-491a-becb-6ad24ea6a5c4 2018-08-31 08:21:01,307 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133', 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'e0bf9e3b0340420d9dd55037fc5274a5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'd78a4ed8-a3e6-4a0c-8748-3975343f4af3', 'username': u'snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 08:21:01,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:21:01,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:21:01,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:21:01,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:21:01,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:21:01,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:21:01,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:21:01,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:21:01,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:21:01,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:21:01,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:21:01,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:21:01,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:21:01,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:21:01,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:21:01,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:21:01,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:21:01,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:21:01,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:21:01,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:21:01,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:21:01,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:21:01,312 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133', 'password': 'd78a4ed8-a3e6-4a0c-8748-3975343f4af3', 'project_name': 'snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': 'e0bf9e3b0340420d9dd55037fc5274a5', 'project_domain_name': 'Default'} 2018-08-31 08:21:01,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:21:01,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00965dc246295e5090e5e554bac197c916bac126" 2018-08-31 08:21:01,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff142b75-bd88-4808-b20e-17f9e535ccfe Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:21:01,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-ff142b75-bd88-4808-b20e-17f9e535ccfe 2018-08-31 08:21:01,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101310014725s 2018-08-31 08:21:01,417 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-ff142b75-bd88-4808-b20e-17f9e535ccfe 2018-08-31 08:21:01,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:21:01,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00965dc246295e5090e5e554bac197c916bac126" 2018-08-31 08:21:01,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f800778b-58a7-4abf-8d83-9beeb06beca2 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:21:01,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-f800778b-58a7-4abf-8d83-9beeb06beca2 2018-08-31 08:21:01,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187888860703s 2018-08-31 08:21:01,610 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-f800778b-58a7-4abf-8d83-9beeb06beca2 2018-08-31 08:21:01,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:21:01,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}00965dc246295e5090e5e554bac197c916bac126" 2018-08-31 08:21:01,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb7fe71c-254c-4d9d-858a-23741e0fb507 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 08:21:01,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-eb7fe71c-254c-4d9d-858a-23741e0fb507 2018-08-31 08:21:01,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108810186386s 2018-08-31 08:21:01,723 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-eb7fe71c-254c-4d9d-858a-23741e0fb507 2018-08-31 08:21:01,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:21:01,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}00965dc246295e5090e5e554bac197c916bac126" 2018-08-31 08:21:01,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4be5de5-b743-498c-9485-3fe3a63d24fb Content-Encoding: gzip Content-Length: 904 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:21:01,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-f4be5de5-b743-498c-9485-3fe3a63d24fb 2018-08-31 08:21:01,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127758026123s 2018-08-31 08:21:01,853 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-f4be5de5-b743-498c-9485-3fe3a63d24fb 2018-08-31 08:21:01,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:21:01,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}00965dc246295e5090e5e554bac197c916bac126" 2018-08-31 08:21:01,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-154af706-3092-4286-a27f-7e4e389fdff5 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}]} 2018-08-31 08:21:01,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-154af706-3092-4286-a27f-7e4e389fdff5 2018-08-31 08:21:01,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113589048386s 2018-08-31 08:21:01,977 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-154af706-3092-4286-a27f-7e4e389fdff5 2018-08-31 08:21:01,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 08:21:01,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=c94e6f92c4ba4ca49a7f686dbf916f0d&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=e0bf9e3b0340420d9dd55037fc5274a5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00965dc246295e5090e5e554bac197c916bac126" 2018-08-31 08:21:02,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe45020d-392a-427c-92f6-f36a51fffb29 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=c94e6f92c4ba4ca49a7f686dbf916f0d&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=e0bf9e3b0340420d9dd55037fc5274a5", "previous": null, "next": null}} 2018-08-31 08:21:02,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=c94e6f92c4ba4ca49a7f686dbf916f0d&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=e0bf9e3b0340420d9dd55037fc5274a5 used request id req-fe45020d-392a-427c-92f6-f36a51fffb29 2018-08-31 08:21:02,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.192115068436s 2018-08-31 08:21:02,177 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=c94e6f92c4ba4ca49a7f686dbf916f0d&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=e0bf9e3b0340420d9dd55037fc5274a5 used request id req-fe45020d-392a-427c-92f6-f36a51fffb29 2018-08-31 08:21:02,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 08:21:02,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5/users/c94e6f92c4ba4ca49a7f686dbf916f0d/roles/4c25f01924ac4d96a443bc451210c686 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00965dc246295e5090e5e554bac197c916bac126" 2018-08-31 08:21:02,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:21:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09f4761b-692e-495b-a332-2bc216134ec1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:21:02,373 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5/users/c94e6f92c4ba4ca49a7f686dbf916f0d/roles/4c25f01924ac4d96a443bc451210c686 used request id req-09f4761b-692e-495b-a332-2bc216134ec1 2018-08-31 08:21:02,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.193294048309s 2018-08-31 08:21:02,374 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5/users/c94e6f92c4ba4ca49a7f686dbf916f0d/roles/4c25f01924ac4d96a443bc451210c686 used request id req-09f4761b-692e-495b-a332-2bc216134ec1 2018-08-31 08:21:02,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:21:02,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00965dc246295e5090e5e554bac197c916bac126" 2018-08-31 08:21:02,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c29bb20-461b-4375-9a16-4550e7023a14 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:21:02,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-1c29bb20-461b-4375-9a16-4550e7023a14 2018-08-31 08:21:02,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188244104385s 2018-08-31 08:21:02,566 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-1c29bb20-461b-4375-9a16-4550e7023a14 2018-08-31 08:21:02,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:21:02,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00965dc246295e5090e5e554bac197c916bac126" 2018-08-31 08:21:02,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b326a7f-8721-4bad-8d48-d240f2a9b211 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:21:02,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-9b326a7f-8721-4bad-8d48-d240f2a9b211 2018-08-31 08:21:02,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196208953857s 2018-08-31 08:21:02,767 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-9b326a7f-8721-4bad-8d48-d240f2a9b211 2018-08-31 08:21:02,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:21:02,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}00965dc246295e5090e5e554bac197c916bac126" 2018-08-31 08:21:02,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc4cedb5-c77b-46dc-a58c-eab5d7269622 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 08:21:02,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-fc4cedb5-c77b-46dc-a58c-eab5d7269622 2018-08-31 08:21:02,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.17876291275s 2018-08-31 08:21:02,951 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-fc4cedb5-c77b-46dc-a58c-eab5d7269622 2018-08-31 08:21:02,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:21:02,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}00965dc246295e5090e5e554bac197c916bac126" 2018-08-31 08:21:03,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a3df302-8f6c-4720-8094-e9ca40f8ffba Content-Encoding: gzip Content-Length: 904 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:21:03,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-6a3df302-8f6c-4720-8094-e9ca40f8ffba 2018-08-31 08:21:03,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224509000778s 2018-08-31 08:21:03,177 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-6a3df302-8f6c-4720-8094-e9ca40f8ffba 2018-08-31 08:21:03,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:21:03,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}00965dc246295e5090e5e554bac197c916bac126" 2018-08-31 08:21:03,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f993d2f3-bcbe-47d4-bb60-10df7e1f13a1 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}]} 2018-08-31 08:21:03,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-f993d2f3-bcbe-47d4-bb60-10df7e1f13a1 2018-08-31 08:21:03,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.155561923981s 2018-08-31 08:21:03,343 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-f993d2f3-bcbe-47d4-bb60-10df7e1f13a1 2018-08-31 08:21:03,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 08:21:03,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=c94e6f92c4ba4ca49a7f686dbf916f0d&role.id=378fa32eee484dc28bf0c5befafec882&scope.project.id=e0bf9e3b0340420d9dd55037fc5274a5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00965dc246295e5090e5e554bac197c916bac126" 2018-08-31 08:21:03,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02041170-a115-4e1a-90b6-3872df7c10ff Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=c94e6f92c4ba4ca49a7f686dbf916f0d&role.id=378fa32eee484dc28bf0c5befafec882&scope.project.id=e0bf9e3b0340420d9dd55037fc5274a5", "previous": null, "next": null}} 2018-08-31 08:21:03,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=c94e6f92c4ba4ca49a7f686dbf916f0d&role.id=378fa32eee484dc28bf0c5befafec882&scope.project.id=e0bf9e3b0340420d9dd55037fc5274a5 used request id req-02041170-a115-4e1a-90b6-3872df7c10ff 2018-08-31 08:21:03,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.191257953644s 2018-08-31 08:21:03,542 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=c94e6f92c4ba4ca49a7f686dbf916f0d&role.id=378fa32eee484dc28bf0c5befafec882&scope.project.id=e0bf9e3b0340420d9dd55037fc5274a5 used request id req-02041170-a115-4e1a-90b6-3872df7c10ff 2018-08-31 08:21:03,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 08:21:03,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5/users/c94e6f92c4ba4ca49a7f686dbf916f0d/roles/378fa32eee484dc28bf0c5befafec882 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00965dc246295e5090e5e554bac197c916bac126" 2018-08-31 08:21:03,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:21:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a45a69df-50b0-435a-ae9a-3617600a8267 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:21:03,791 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5/users/c94e6f92c4ba4ca49a7f686dbf916f0d/roles/378fa32eee484dc28bf0c5befafec882 used request id req-a45a69df-50b0-435a-ae9a-3617600a8267 2018-08-31 08:21:03,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.243614912033s 2018-08-31 08:21:03,791 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5/users/c94e6f92c4ba4ca49a7f686dbf916f0d/roles/378fa32eee484dc28bf0c5befafec882 used request id req-a45a69df-50b0-435a-ae9a-3617600a8267 2018-08-31 08:21:03,791 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-31 08:21:03,791 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-31 08:21:03,792 - openstack_tests - INFO - OS Credentials = > 2018-08-31 08:21:03,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-31 08:21:03,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:21:04,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}, {"id": "378fa32eee484dc28bf0c5befafec882", "name": "heat_stack_owner"}], "expires_at": "2018-08-31T09:21:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_e0bf9e3b0340420d9dd55037fc5274a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_e0bf9e3b0340420d9dd55037fc5274a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/e0bf9e3b0340420d9dd55037fc5274a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/e0bf9e3b0340420d9dd55037fc5274a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/e0bf9e3b0340420d9dd55037fc5274a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/e0bf9e3b0340420d9dd55037fc5274a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/e0bf9e3b0340420d9dd55037fc5274a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/e0bf9e3b0340420d9dd55037fc5274a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e0bf9e3b0340420d9dd55037fc5274a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/e0bf9e3b0340420d9dd55037fc5274a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/e0bf9e3b0340420d9dd55037fc5274a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/e0bf9e3b0340420d9dd55037fc5274a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/e0bf9e3b0340420d9dd55037fc5274a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/e0bf9e3b0340420d9dd55037fc5274a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "id": "c94e6f92c4ba4ca49a7f686dbf916f0d"}, "audit_ids": ["L1WyeTPdSSCdzQ--xia-Hw"], "issued_at": "2018-08-31T08:21:04.000000Z"}} 2018-08-31 08:21:04,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.34:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521a36418dfa4333cdf7eb15317775bf32edfadf" 2018-08-31 08:21:04,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-3ffb6c8c-cde8-4978-8d5c-2db8e7432cca Date: Fri, 31 Aug 2018 08:21:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:21:04,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks?router%3Aexternal=True used request id req-3ffb6c8c-cde8-4978-8d5c-2db8e7432cca 2018-08-31 08:21:04,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.34:9696/v2.0/subnets?network_id=c90c060e-9aa1-4de2-b79e-a44366278c0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521a36418dfa4333cdf7eb15317775bf32edfadf" 2018-08-31 08:21:04,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-84818a9b-decf-4acc-b566-f0cf478b1e86 Date: Fri, 31 Aug 2018 08:21:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T08:08:27Z","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":"9101d810-9ee5-41e0-949f-3a0dfa54404f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"43466fc7c2d049ef9913cd05c5bae353","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:27Z","ip_version":4}]} 2018-08-31 08:21:04,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets?network_id=c90c060e-9aa1-4de2-b79e-a44366278c0a used request id req-84818a9b-decf-4acc-b566-f0cf478b1e86 2018-08-31 08:21:04,985 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-31 08:21:04,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:21:04,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:21:04,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:21:04,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:21:04,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:21:04,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:21:04,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:21:04,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:21:04,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:21:04,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:21:04,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:21:04,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:21:04,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:21:04,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:21:04,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:21:04,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:21:04,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:21:04,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:21:04,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:21:04,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:21:04,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:21:04,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:21:04,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-31 08:21:04,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:21:04,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-587b713f-deb0-43fe-ace9-2f184147f2cf 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:21:04,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-587b713f-deb0-43fe-ace9-2f184147f2cf 2018-08-31 08:21:04,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:21:05,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T09:21:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["0ckTVJBOTXiUyGPIAutj3g"], "issued_at": "2018-08-31T08:21:05.000000Z"}} 2018-08-31 08:21:05,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}07793bc6f3077b027fbd7c4b5ed4d77c596d1553" 2018-08-31 08:21:05,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21: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-aeec1b7b-aa51-4d4b-ab4b-3ec093705b5a x-compute-request-id: req-aeec1b7b-aa51-4d4b-ab4b-3ec093705b5a 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.34: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-31 08:21:05,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/ used request id req-aeec1b7b-aa51-4d4b-ab4b-3ec093705b5a 2018-08-31 08:21:05,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.686267852783s 2018-08-31 08:21:05,678 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/ used request id req-aeec1b7b-aa51-4d4b-ab4b-3ec093705b5a 2018-08-31 08:21:05,678 - 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.34: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-31 08:21:05,678 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-31 08:21:05,678 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-08-31 08:21:05,679 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-08-31 08:21:05,684 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | tenantnetwork1 | functest | healthcheck | 00:13 | PASS | | tenantnetwork2 | functest | healthcheck | 00:15 | PASS | | vmready1 | functest | healthcheck | 00:19 | PASS | | vmready2 | functest | healthcheck | 00:19 | PASS | | singlevm1 | functest | healthcheck | 00:45 | PASS | | singlevm2 | functest | healthcheck | 00:41 | PASS | | vping_ssh | functest | healthcheck | 00:58 | PASS | | vping_userdata | functest | healthcheck | 00:48 | PASS | | cinder_test | functest | healthcheck | 01:33 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-31 08:21:05,696 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-31 08:21:05,748 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-31 08:21:05,768 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-31 08:21:05,812 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-31 08:21:08,561 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-263 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-31 08:21:08,564 - 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.34,192.30.9.6 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.34:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Qwo5SNrzeiruLKom0RqNKFfJJ 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=f52f5ba0cfbd461585ae6cb47d1e299c export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-31 08:21:08,564 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-31 08:21:08,565 - 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-31 08:21:08,591 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-08-31 08:21:09,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:21:09,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 08:21:09,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:21:09,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:21:09,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:21:09,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:21:09,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:21:09,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:21:09,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:21:09,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:21:09,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:21:09,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:21:09,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:21:09,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:21:09,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:21:09,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:21:09,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:21:09,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:21:09,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:21:09,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:21:09,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:21:09,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:21:09,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:21:09,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 08:21:09,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 08:21:09,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:21:09,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba0f90ca-29d5-41ed-a50f-d3c8af6a8a65 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:21:09,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-ba0f90ca-29d5-41ed-a50f-d3c8af6a8a65 2018-08-31 08:21:09,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:21:09,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T09:21:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["tSkG6RhjTP2Z3BP4fvCPoQ"], "issued_at": "2018-08-31T08:21:09.000000Z"}} 2018-08-31 08:21:09,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:21:09,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:21:10,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-71781d20-71a6-4490-8373-fdbd7fcb9f08 Date: Fri, 31 Aug 2018 08:21:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:21:10,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-71781d20-71a6-4490-8373-fdbd7fcb9f08 2018-08-31 08:21:10,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.366797924042s 2018-08-31 08:21:10,340 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-71781d20-71a6-4490-8373-fdbd7fcb9f08 2018-08-31 08:21:10,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:21:10,349 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 08:21:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c2bb207-225e-463e-95ce-4efb2ecfcbd4 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 08:21:10,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-5c2bb207-225e-463e-95ce-4efb2ecfcbd4 2018-08-31 08:21:10,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:21:10,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:21:10,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-299f865d-6004-4161-8f3a-ef2c1b783a2f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 08:21:10,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-299f865d-6004-4161-8f3a-ef2c1b783a2f 2018-08-31 08:21:10,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197201967239s 2018-08-31 08:21:10,548 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-299f865d-6004-4161-8f3a-ef2c1b783a2f 2018-08-31 08:21:10,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 08:21:10,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_f82fe4d3-2589-43ca-be07-3ca0e3ef866a"}}' 2018-08-31 08:21:10,685 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 08:21:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9d80dd0-7c17-4df2-8b33-e41622e752eb Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/76388265ff664696b18d9061961aa74b"}, "tags": [], "enabled": true, "id": "76388265ff664696b18d9061961aa74b", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_f82fe4d3-2589-43ca-be07-3ca0e3ef866a"}} 2018-08-31 08:21:10,686 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-e9d80dd0-7c17-4df2-8b33-e41622e752eb 2018-08-31 08:21:10,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.130940914154s 2018-08-31 08:21:10,686 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-e9d80dd0-7c17-4df2-8b33-e41622e752eb 2018-08-31 08:21:10,687 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_smoke', u'tags': [], 'enabled': True, 'id': u'76388265ff664696b18d9061961aa74b', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_smoke-project_f82fe4d3-2589-43ca-be07-3ca0e3ef866a'}) 2018-08-31 08:21:10,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 08:21:10,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "bdff023d-5774-4355-ba5a-968e6940a9eb", "email": null, "name": "tempest_smoke-user_f82fe4d3-2589-43ca-be07-3ca0e3ef866a"}}' 2018-08-31 08:21:11,111 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 08:21:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8fb4c6a-0302-4621-95cb-6e08acf64409 Content-Length: 328 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_smoke-user_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "links": {"self": "http://172.30.9.34:5000/v3/users/3341a732ec12435ebfa36b23db2621ab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3341a732ec12435ebfa36b23db2621ab", "domain_id": "default", "password_expires_at": null}} 2018-08-31 08:21:11,111 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-b8fb4c6a-0302-4621-95cb-6e08acf64409 2018-08-31 08:21:11,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.418465852737s 2018-08-31 08:21:11,112 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-b8fb4c6a-0302-4621-95cb-6e08acf64409 2018-08-31 08:21:11,112 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3341a732ec12435ebfa36b23db2621ab', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_f82fe4d3-2589-43ca-be07-3ca0e3ef866a'}) 2018-08-31 08:21:11,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:21:11,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:21:11,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecece5ad-0c1d-4103-9732-b3c40b159ec6 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:21:11,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-ecece5ad-0c1d-4103-9732-b3c40b159ec6 2018-08-31 08:21:11,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194948911667s 2018-08-31 08:21:11,311 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-ecece5ad-0c1d-4103-9732-b3c40b159ec6 2018-08-31 08:21:11,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:21:11,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:21:11,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc761b30-089d-4ec1-a708-5838c2386c78 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:21:11,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-cc761b30-089d-4ec1-a708-5838c2386c78 2018-08-31 08:21:11,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185933828354s 2018-08-31 08:21:11,502 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-cc761b30-089d-4ec1-a708-5838c2386c78 2018-08-31 08:21:11,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:21:11,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:21:11,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa980263-6d4f-4ba2-8059-782d9705b9e0 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:21:11,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-fa980263-6d4f-4ba2-8059-782d9705b9e0 2018-08-31 08:21:11,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210878133774s 2018-08-31 08:21:11,718 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-fa980263-6d4f-4ba2-8059-782d9705b9e0 2018-08-31 08:21:11,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:21:11,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:21:11,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ff5f283-6715-43f2-a0df-6bbfce5d4d78 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 08:21:11,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-8ff5f283-6715-43f2-a0df-6bbfce5d4d78 2018-08-31 08:21:11,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110779047012s 2018-08-31 08:21:11,834 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-8ff5f283-6715-43f2-a0df-6bbfce5d4d78 2018-08-31 08:21:11,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:21:11,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:21:12,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c40413a-e006-4fc0-bb15-ad8bd8724381 Content-Encoding: gzip Content-Length: 971 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "links": {"self": "http://172.30.9.34:5000/v3/users/3341a732ec12435ebfa36b23db2621ab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3341a732ec12435ebfa36b23db2621ab", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:21:12,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-8c40413a-e006-4fc0-bb15-ad8bd8724381 2018-08-31 08:21:12,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209897041321s 2018-08-31 08:21:12,046 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-8c40413a-e006-4fc0-bb15-ad8bd8724381 2018-08-31 08:21:12,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:21:12,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:21:12,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-addacd57-8945-444c-a749-4b9693e7f9e0 Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/76388265ff664696b18d9061961aa74b"}, "tags": [], "enabled": true, "id": "76388265ff664696b18d9061961aa74b", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_f82fe4d3-2589-43ca-be07-3ca0e3ef866a"}]} 2018-08-31 08:21:12,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-addacd57-8945-444c-a749-4b9693e7f9e0 2018-08-31 08:21:12,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197072029114s 2018-08-31 08:21:12,255 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-addacd57-8945-444c-a749-4b9693e7f9e0 2018-08-31 08:21:12,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 08:21:12,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=3341a732ec12435ebfa36b23db2621ab&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=76388265ff664696b18d9061961aa74b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:21:12,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa20504-ede8-4b52-9b36-eafe0424bf8a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=3341a732ec12435ebfa36b23db2621ab&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=76388265ff664696b18d9061961aa74b", "previous": null, "next": null}} 2018-08-31 08:21:12,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=3341a732ec12435ebfa36b23db2621ab&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=76388265ff664696b18d9061961aa74b used request id req-cfa20504-ede8-4b52-9b36-eafe0424bf8a 2018-08-31 08:21:12,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.199212789536s 2018-08-31 08:21:12,463 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=3341a732ec12435ebfa36b23db2621ab&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=76388265ff664696b18d9061961aa74b used request id req-cfa20504-ede8-4b52-9b36-eafe0424bf8a 2018-08-31 08:21:12,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 08:21:12,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/76388265ff664696b18d9061961aa74b/users/3341a732ec12435ebfa36b23db2621ab/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:21:12,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:21:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8e1ba3c-9e03-47cd-90e7-b445e4507e58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:21:12,742 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/76388265ff664696b18d9061961aa74b/users/3341a732ec12435ebfa36b23db2621ab/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-e8e1ba3c-9e03-47cd-90e7-b445e4507e58 2018-08-31 08:21:12,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.275614023209s 2018-08-31 08:21:12,742 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/76388265ff664696b18d9061961aa74b/users/3341a732ec12435ebfa36b23db2621ab/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-e8e1ba3c-9e03-47cd-90e7-b445e4507e58 2018-08-31 08:21:12,743 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_f82fe4d3-2589-43ca-be07-3ca0e3ef866a', 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'76388265ff664696b18d9061961aa74b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'bdff023d-5774-4355-ba5a-968e6940a9eb', 'username': u'tempest_smoke-user_f82fe4d3-2589-43ca-be07-3ca0e3ef866a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 08:21:12,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:21:12,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 08:21:12,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:21:12,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:21:12,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:21:12,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:21:12,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:21:12,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:21:12,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:21:12,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:21:12,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:21:12,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:21:12,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:21:12,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:21:12,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:21:12,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:21:12,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:21:12,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:21:12,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:21:12,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:21:12,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:21:12,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:21:12,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:21:12,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 08:21:12,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 08:21:12,748 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_f82fe4d3-2589-43ca-be07-3ca0e3ef866a', 'password': 'bdff023d-5774-4355-ba5a-968e6940a9eb', 'project_name': 'tempest_smoke-project_f82fe4d3-2589-43ca-be07-3ca0e3ef866a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': '76388265ff664696b18d9061961aa74b', 'project_domain_name': 'Default'} 2018-08-31 08:21:12,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:21:12,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:21:12,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e0b192-0a5f-4c2d-9cd3-b0f3c25206ef Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:21:12,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-63e0b192-0a5f-4c2d-9cd3-b0f3c25206ef 2018-08-31 08:21:12,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113881111145s 2018-08-31 08:21:12,866 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-63e0b192-0a5f-4c2d-9cd3-b0f3c25206ef 2018-08-31 08:21:12,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:21:12,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:21:12,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa621ba5-a0bd-44b5-8432-fa893dfd6b48 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:21:12,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-aa621ba5-a0bd-44b5-8432-fa893dfd6b48 2018-08-31 08:21:12,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108084917068s 2018-08-31 08:21:12,980 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-aa621ba5-a0bd-44b5-8432-fa893dfd6b48 2018-08-31 08:21:12,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:21:12,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:21:13,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7a144ed-c031-4fad-b81d-fb5b8c60dd97 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 08:21:13,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-a7a144ed-c031-4fad-b81d-fb5b8c60dd97 2018-08-31 08:21:13,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.136108875275s 2018-08-31 08:21:13,121 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-a7a144ed-c031-4fad-b81d-fb5b8c60dd97 2018-08-31 08:21:13,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:21:13,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:21:13,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d583d560-437c-45f1-9a80-d94ab6fe7433 Content-Encoding: gzip Content-Length: 971 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "links": {"self": "http://172.30.9.34:5000/v3/users/3341a732ec12435ebfa36b23db2621ab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3341a732ec12435ebfa36b23db2621ab", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:21:13,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-d583d560-437c-45f1-9a80-d94ab6fe7433 2018-08-31 08:21:13,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219961881638s 2018-08-31 08:21:13,342 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-d583d560-437c-45f1-9a80-d94ab6fe7433 2018-08-31 08:21:13,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:21:13,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:21:13,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbd7829d-0637-4371-a646-2cd8340ad763 Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/76388265ff664696b18d9061961aa74b"}, "tags": [], "enabled": true, "id": "76388265ff664696b18d9061961aa74b", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_f82fe4d3-2589-43ca-be07-3ca0e3ef866a"}]} 2018-08-31 08:21:13,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-cbd7829d-0637-4371-a646-2cd8340ad763 2018-08-31 08:21:13,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199970960617s 2018-08-31 08:21:13,554 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-cbd7829d-0637-4371-a646-2cd8340ad763 2018-08-31 08:21:13,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 08:21:13,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=3341a732ec12435ebfa36b23db2621ab&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=76388265ff664696b18d9061961aa74b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:21:13,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7bcdcf5-0027-4b42-8575-c32c6122c2ca Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=3341a732ec12435ebfa36b23db2621ab&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=76388265ff664696b18d9061961aa74b", "previous": null, "next": null}} 2018-08-31 08:21:13,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=3341a732ec12435ebfa36b23db2621ab&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=76388265ff664696b18d9061961aa74b used request id req-e7bcdcf5-0027-4b42-8575-c32c6122c2ca 2018-08-31 08:21:13,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103246927261s 2018-08-31 08:21:13,665 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=3341a732ec12435ebfa36b23db2621ab&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=76388265ff664696b18d9061961aa74b used request id req-e7bcdcf5-0027-4b42-8575-c32c6122c2ca 2018-08-31 08:21:13,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 08:21:13,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/76388265ff664696b18d9061961aa74b/users/3341a732ec12435ebfa36b23db2621ab/roles/4c25f01924ac4d96a443bc451210c686 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:21:13,829 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:21:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-039e773e-3991-4980-8237-9da781a3ed95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:21:13,829 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/76388265ff664696b18d9061961aa74b/users/3341a732ec12435ebfa36b23db2621ab/roles/4c25f01924ac4d96a443bc451210c686 used request id req-039e773e-3991-4980-8237-9da781a3ed95 2018-08-31 08:21:13,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.160867929459s 2018-08-31 08:21:13,829 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/76388265ff664696b18d9061961aa74b/users/3341a732ec12435ebfa36b23db2621ab/roles/4c25f01924ac4d96a443bc451210c686 used request id req-039e773e-3991-4980-8237-9da781a3ed95 2018-08-31 08:21:13,830 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-31 08:21:19,362 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8327fc38-d18a-447d-a550-87f31ac71032 | 2018-08-31T08:21:18.963272 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8327fc38-d18a-447d-a550-87f31ac71032 ~/.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-31 08:21:23,192 - 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-31 08:21:23,193 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-31 08:21:29,234 - 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=d4d6dc8b-6e40-405e-939e-7251ceb89300) as the default verifier for the future CLI operations. 2018-08-31 08:21:32,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:21:32,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-893d4472-2f7a-4603-a615-6ad439d60869 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:21:32,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-893d4472-2f7a-4603-a615-6ad439d60869 2018-08-31 08:21:32,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:21:33,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T09:21:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "76388265ff664696b18d9061961aa74b", "name": "tempest_smoke-project_f82fe4d3-2589-43ca-be07-3ca0e3ef866a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_76388265ff664696b18d9061961aa74b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_76388265ff664696b18d9061961aa74b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/76388265ff664696b18d9061961aa74b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/76388265ff664696b18d9061961aa74b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/76388265ff664696b18d9061961aa74b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/76388265ff664696b18d9061961aa74b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/76388265ff664696b18d9061961aa74b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/76388265ff664696b18d9061961aa74b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/76388265ff664696b18d9061961aa74b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/76388265ff664696b18d9061961aa74b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/76388265ff664696b18d9061961aa74b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/76388265ff664696b18d9061961aa74b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/76388265ff664696b18d9061961aa74b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/76388265ff664696b18d9061961aa74b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "id": "3341a732ec12435ebfa36b23db2621ab"}, "audit_ids": ["HkpiGSdlRzCJ9vQ5beqPbQ"], "issued_at": "2018-08-31T08:21:33.000000Z"}} 2018-08-31 08:21:33,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-31 08:21:33,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}b3728ff6df024df2f17249321b670efc517e4cc8" 2018-08-31 08:21:33,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-ed0ca8fa-289a-44a2-8a89-e9d45220e1d6 Date: Fri, 31 Aug 2018 08:21:33 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-31 08:21:33,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/extensions.json used request id req-ed0ca8fa-289a-44a2-8a89-e9d45220e1d6 2018-08-31 08:21:33,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.2957508564s 2018-08-31 08:21:33,444 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/extensions.json used request id req-ed0ca8fa-289a-44a2-8a89-e9d45220e1d6 2018-08-31 08:21:33,454 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-08-31 08:21:33,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 08:21:33,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3728ff6df024df2f17249321b670efc517e4cc8" -d '{"network": {"shared": true, "name": "tempest_smoke-net_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "admin_state_up": true}}' 2018-08-31 08:21:34,014 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-4c47d299-9b8b-4273-b1a5-385bace5eec0 Date: Fri, 31 Aug 2018 08:21:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b422d81d-6891-463c-a5dc-172405373a18","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":true,"project_id":"76388265ff664696b18d9061961aa74b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:21:33Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_f82fe4d3-2589-43ca-be07-3ca0e3ef866a","admin_state_up":true,"tenant_id":"76388265ff664696b18d9061961aa74b","created_at":"2018-08-31T08:21:33Z","mtu":1450}} 2018-08-31 08:21:34,014 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-4c47d299-9b8b-4273-b1a5-385bace5eec0 2018-08-31 08:21:34,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.559697151184s 2018-08-31 08:21:34,014 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-4c47d299-9b8b-4273-b1a5-385bace5eec0 2018-08-31 08:21:34,015 - 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-31T08:21:33Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b422d81d-6891-463c-a5dc-172405373a18', u'provider:segmentation_id': 45, 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_f82fe4d3-2589-43ca-be07-3ca0e3ef866a', u'created_at': u'2018-08-31T08:21:33Z', u'mtu': 1450, u'tenant_id': u'76388265ff664696b18d9061961aa74b', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'76388265ff664696b18d9061961aa74b', u'l2_adjacency': True}) 2018-08-31 08:21:34,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:21:34,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3728ff6df024df2f17249321b670efc517e4cc8" 2018-08-31 08:21:34,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1432 X-Openstack-Request-Id: req-3ebff39c-dcf4-4048-9d55-4526772f1f87 Date: Fri, 31 Aug 2018 08:21:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b422d81d-6891-463c-a5dc-172405373a18","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":true,"project_id":"76388265ff664696b18d9061961aa74b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:21:33Z","qos_policy_id":null,"name":"tempest_smoke-net_f82fe4d3-2589-43ca-be07-3ca0e3ef866a","admin_state_up":true,"tenant_id":"76388265ff664696b18d9061961aa74b","created_at":"2018-08-31T08:21:33Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:21:34,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-3ebff39c-dcf4-4048-9d55-4526772f1f87 2018-08-31 08:21:34,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.352917194366s 2018-08-31 08:21:34,369 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-3ebff39c-dcf4-4048-9d55-4526772f1f87 2018-08-31 08:21:34,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 08:21:34,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}b3728ff6df024df2f17249321b670efc517e4cc8" -d '{"subnet": {"name": "tempest_smoke-subnet_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "enable_dhcp": true, "network_id": "b422d81d-6891-463c-a5dc-172405373a18", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 08:21:35,127 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-e50c0456-8a46-4ebb-ad55-7a50aea5935f Date: Fri, 31 Aug 2018 08:21:35 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-31T08:21:34Z","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":"538b425e-142e-4c63-ab9d-927660f56d04","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"76388265ff664696b18d9061961aa74b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_f82fe4d3-2589-43ca-be07-3ca0e3ef866a","enable_dhcp":true,"segment_id":null,"network_id":"b422d81d-6891-463c-a5dc-172405373a18","tenant_id":"76388265ff664696b18d9061961aa74b","created_at":"2018-08-31T08:21:34Z","ip_version":4}} 2018-08-31 08:21:35,127 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-e50c0456-8a46-4ebb-ad55-7a50aea5935f 2018-08-31 08:21:35,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.756794214249s 2018-08-31 08:21:35,128 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-e50c0456-8a46-4ebb-ad55-7a50aea5935f 2018-08-31 08:21:35,128 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:21:34Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'538b425e-142e-4c63-ab9d-927660f56d04', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_f82fe4d3-2589-43ca-be07-3ca0e3ef866a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b422d81d-6891-463c-a5dc-172405373a18', u'tenant_id': u'76388265ff664696b18d9061961aa74b', u'created_at': u'2018-08-31T08:21:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'76388265ff664696b18d9061961aa74b'}) 2018-08-31 08:21:35,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 08:21:35,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}b3728ff6df024df2f17249321b670efc517e4cc8" -d '{"router": {"external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "name": "tempest_smoke-router_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "admin_state_up": true}}' 2018-08-31 08:21:41,536 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-992ba802-28f0-4950-a1ba-95b7465d27da Date: Fri, 31 Aug 2018 08:21:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "76388265ff664696b18d9061961aa74b", "created_at": "2018-08-31T08:21:36Z", "admin_state_up": true, "updated_at": "2018-08-31T08:21:37Z", "project_id": "76388265ff664696b18d9061961aa74b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "f5f97fd5-9dd3-4ea0-b4ed-07f1bc865158", "name": "tempest_smoke-router_f82fe4d3-2589-43ca-be07-3ca0e3ef866a"}} 2018-08-31 08:21:41,537 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-992ba802-28f0-4950-a1ba-95b7465d27da 2018-08-31 08:21:41,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.40779805183s 2018-08-31 08:21:41,537 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-992ba802-28f0-4950-a1ba-95b7465d27da 2018-08-31 08:21:41,537 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:21:37Z', u'revision_number': 3, u'ha': True, u'id': u'f5f97fd5-9dd3-4ea0-b4ed-07f1bc865158', u'external_gateway_info': {u'network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9101d810-9ee5-41e0-949f-3a0dfa54404f', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_f82fe4d3-2589-43ca-be07-3ca0e3ef866a', u'admin_state_up': True, u'tenant_id': u'76388265ff664696b18d9061961aa74b', u'created_at': u'2018-08-31T08:21:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'76388265ff664696b18d9061961aa74b'}) 2018-08-31 08:21:41,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 08:21:41,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/f5f97fd5-9dd3-4ea0-b4ed-07f1bc865158/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}b3728ff6df024df2f17249321b670efc517e4cc8" -d '{"subnet_id": "538b425e-142e-4c63-ab9d-927660f56d04"}' 2018-08-31 08:21:44,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3081c467-5dee-48eb-ace8-31e673536f1a Date: Fri, 31 Aug 2018 08:21:44 GMT RESP BODY: {"network_id": "b422d81d-6891-463c-a5dc-172405373a18", "tenant_id": "76388265ff664696b18d9061961aa74b", "subnet_id": "538b425e-142e-4c63-ab9d-927660f56d04", "subnet_ids": ["538b425e-142e-4c63-ab9d-927660f56d04"], "port_id": "d08ddd84-f3a7-4551-9644-3c55b08de09d", "id": "f5f97fd5-9dd3-4ea0-b4ed-07f1bc865158"} 2018-08-31 08:21:44,134 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/f5f97fd5-9dd3-4ea0-b4ed-07f1bc865158/add_router_interface.json used request id req-3081c467-5dee-48eb-ace8-31e673536f1a 2018-08-31 08:21:44,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.59591197968s 2018-08-31 08:21:44,134 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/f5f97fd5-9dd3-4ea0-b4ed-07f1bc865158/add_router_interface.json used request id req-3081c467-5dee-48eb-ace8-31e673536f1a returning object f5f97fd5-9dd3-4ea0-b4ed-07f1bc865158 2018-08-31 08:21:44,135 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 08:21:44,266 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 08:21:44,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:21:44,272 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 08:21:44 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}]} 2018-08-31 08:21:44,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:21:44,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3728ff6df024df2f17249321b670efc517e4cc8" 2018-08-31 08:21:44,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-76da43ad-7609-49a7-8edf-54872dd469cf Date: Fri, 31 Aug 2018 08:21:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:21:44,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-76da43ad-7609-49a7-8edf-54872dd469cf 2018-08-31 08:21:44,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.324550867081s 2018-08-31 08:21:44,599 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-76da43ad-7609-49a7-8edf-54872dd469cf 2018-08-31 08:21:44,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 08:21:44,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3728ff6df024df2f17249321b670efc517e4cc8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_f82fe4d3-2589-43ca-be07-3ca0e3ef866a"}' 2018-08-31 08:21:44,988 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1cc538d9-a336-4c07-8097-83f6ebe9512b Date: Fri, 31 Aug 2018 08:21:44 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:21:44Z", "file": "/v2/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3/file", "owner": "76388265ff664696b18d9061961aa74b", "id": "db5cf36b-7ea0-4697-8967-5454d9b93ee3", "size": null, "self": "/v2/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3", "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_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "checksum": null, "created_at": "2018-08-31T08:21:44Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 08:21:44,988 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-1cc538d9-a336-4c07-8097-83f6ebe9512b 2018-08-31 08:21:44,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.381748914719s 2018-08-31 08:21:44,989 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-1cc538d9-a336-4c07-8097-83f6ebe9512b returning object db5cf36b-7ea0-4697-8967-5454d9b93ee3 2018-08-31 08:21:44,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 08:21:44,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3/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}b3728ff6df024df2f17249321b670efc517e4cc8" -d '' 2018-08-31 08:21:45,756 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a4c49ef5-4515-4273-9cfe-8cfc1ac1d998 Date: Fri, 31 Aug 2018 08:21: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-31 08:21:45,756 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3/file used request id req-a4c49ef5-4515-4273-9cfe-8cfc1ac1d998 2018-08-31 08:21:45,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.766942024231s 2018-08-31 08:21:45,757 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3/file used request id req-a4c49ef5-4515-4273-9cfe-8cfc1ac1d998 2018-08-31 08:21:45,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:21:45,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3728ff6df024df2f17249321b670efc517e4cc8" 2018-08-31 08:21:46,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-5ef07b57-0c88-4be5-996a-63acb82e4e59 Date: Fri, 31 Aug 2018 08:21:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:21:45Z", "file": "/v2/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3/file", "owner": "76388265ff664696b18d9061961aa74b", "id": "db5cf36b-7ea0-4697-8967-5454d9b93ee3", "size": 12716032, "self": "/v2/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:21:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:21:46,067 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-5ef07b57-0c88-4be5-996a-63acb82e4e59 2018-08-31 08:21:46,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304897069931s 2018-08-31 08:21:46,067 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-5ef07b57-0c88-4be5-996a-63acb82e4e59 2018-08-31 08:21:46,069 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3/file', 'owner': u'76388265ff664696b18d9061961aa74b', 'id': u'db5cf36b-7ea0-4697-8967-5454d9b93ee3', 'size': 12716032, u'self': u'/v2/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'76388265ff664696b18d9061961aa74b', 'name': 'tempest_smoke-project_f82fe4d3-2589-43ca-be07-3ca0e3ef866a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T08:21:45Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T08:21:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_f82fe4d3-2589-43ca-be07-3ca0e3ef866a', '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/db5cf36b-7ea0-4697-8967-5454d9b93ee3', 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_f82fe4d3-2589-43ca-be07-3ca0e3ef866a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_f82fe4d3-2589-43ca-be07-3ca0e3ef866a', 'created': u'2018-08-31T08:21:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T08:21:44Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3', 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_f82fe4d3-2589-43ca-be07-3ca0e3ef866a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 08:21:46,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 08:21:46,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 08:21:46,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75c783ba-239b-4627-b68b-1be9de3f0044 x-compute-request-id: req-75c783ba-239b-4627-b68b-1be9de3f0044 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/dff98087-0b63-4e71-ad7a-a1a30300b0c0", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/dff98087-0b63-4e71-ad7a-a1a30300b0c0", "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": "dff98087-0b63-4e71-ad7a-a1a30300b0c0"}} 2018-08-31 08:21:46,839 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-75c783ba-239b-4627-b68b-1be9de3f0044 2018-08-31 08:21:46,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.768253803253s 2018-08-31 08:21:46,839 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-75c783ba-239b-4627-b68b-1be9de3f0044 2018-08-31 08:21:46,840 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_f82fe4d3-2589-43ca-be07-3ca0e3ef866a', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'dff98087-0b63-4e71-ad7a-a1a30300b0c0', 'swap': 0}) 2018-08-31 08:21:46,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 08:21:46,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/dff98087-0b63-4e71-ad7a-a1a30300b0c0/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}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" -d '{"extra_specs": {}}' 2018-08-31 08:21:46,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2f1347f8-15e4-494d-a25e-4237cae3101f x-compute-request-id: req-2f1347f8-15e4-494d-a25e-4237cae3101f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 08:21:46,862 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/dff98087-0b63-4e71-ad7a-a1a30300b0c0/os-extra_specs used request id req-2f1347f8-15e4-494d-a25e-4237cae3101f 2018-08-31 08:21:46,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209350585938s 2018-08-31 08:21:46,862 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/dff98087-0b63-4e71-ad7a-a1a30300b0c0/os-extra_specs used request id req-2f1347f8-15e4-494d-a25e-4237cae3101f 2018-08-31 08:21:46,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:21:46,872 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 08:21:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f09b632-6103-44f5-aa01-06c93ef206ae 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 08:21:46,873 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-8f09b632-6103-44f5-aa01-06c93ef206ae 2018-08-31 08:21:46,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:21:46,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3728ff6df024df2f17249321b670efc517e4cc8" 2018-08-31 08:21:47,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d8c934a-1c4d-4279-8c3d-5d32bfed25ac Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:21:47,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-1d8c934a-1c4d-4279-8c3d-5d32bfed25ac 2018-08-31 08:21:47,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18944311142s 2018-08-31 08:21:47,065 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-1d8c934a-1c4d-4279-8c3d-5d32bfed25ac 2018-08-31 08:21:47,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:21:47,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3728ff6df024df2f17249321b670efc517e4cc8" 2018-08-31 08:21:47,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-966323dc-5113-4eaa-aeda-2ffe8744a9ee Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:21:47,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-966323dc-5113-4eaa-aeda-2ffe8744a9ee 2018-08-31 08:21:47,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19846200943s 2018-08-31 08:21:47,269 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-966323dc-5113-4eaa-aeda-2ffe8744a9ee 2018-08-31 08:21:47,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-31 08:21:47,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}b3728ff6df024df2f17249321b670efc517e4cc8" 2018-08-31 08:21:47,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21: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-0163fe92-4d90-4f31-9bec-250169a95dae x-compute-request-id: req-0163fe92-4d90-4f31-9bec-250169a95dae Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 257}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 260}, "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.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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-31 08:21:47,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/os-hypervisors/detail used request id req-0163fe92-4d90-4f31-9bec-250169a95dae 2018-08-31 08:21:47,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.295823097229s 2018-08-31 08:21:47,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/os-hypervisors/detail used request id req-0163fe92-4d90-4f31-9bec-250169a95dae 2018-08-31 08:21:47,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:21:47,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3728ff6df024df2f17249321b670efc517e4cc8" 2018-08-31 08:21:47,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-20c63cc8-fc41-4205-bfb4-99d798ce0ca5 Date: Fri, 31 Aug 2018 08:21:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:21:45Z", "file": "/v2/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3/file", "owner": "76388265ff664696b18d9061961aa74b", "id": "db5cf36b-7ea0-4697-8967-5454d9b93ee3", "size": 12716032, "self": "/v2/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:21:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:21:47,869 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-20c63cc8-fc41-4205-bfb4-99d798ce0ca5 2018-08-31 08:21:47,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.288063049316s 2018-08-31 08:21:47,869 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-20c63cc8-fc41-4205-bfb4-99d798ce0ca5 2018-08-31 08:21:47,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 08:21:47,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3728ff6df024df2f17249321b670efc517e4cc8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_f82fe4d3-2589-43ca-be07-3ca0e3ef866a"}' 2018-08-31 08:21:47,952 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/ee22c743-0ec8-4e7c-9910-8a940eb1131a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8fc40fde-d7f1-4f52-a56c-bd3e6f8c575c Date: Fri, 31 Aug 2018 08:21:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:21:47Z", "file": "/v2/images/ee22c743-0ec8-4e7c-9910-8a940eb1131a/file", "owner": "76388265ff664696b18d9061961aa74b", "id": "ee22c743-0ec8-4e7c-9910-8a940eb1131a", "size": null, "self": "/v2/images/ee22c743-0ec8-4e7c-9910-8a940eb1131a", "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_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "checksum": null, "created_at": "2018-08-31T08:21:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 08:21:47,952 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-8fc40fde-d7f1-4f52-a56c-bd3e6f8c575c 2018-08-31 08:21:47,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0742268562317s 2018-08-31 08:21:47,953 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-8fc40fde-d7f1-4f52-a56c-bd3e6f8c575c returning object ee22c743-0ec8-4e7c-9910-8a940eb1131a 2018-08-31 08:21:47,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 08:21:47,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/ee22c743-0ec8-4e7c-9910-8a940eb1131a/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}b3728ff6df024df2f17249321b670efc517e4cc8" -d '' 2018-08-31 08:21:49,000 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-83363a25-d65e-4c08-bd76-f0c796f5d3a1 Date: Fri, 31 Aug 2018 08:21: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-31 08:21:49,000 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/ee22c743-0ec8-4e7c-9910-8a940eb1131a/file used request id req-83363a25-d65e-4c08-bd76-f0c796f5d3a1 2018-08-31 08:21:49,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.04625797272s 2018-08-31 08:21:49,000 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/ee22c743-0ec8-4e7c-9910-8a940eb1131a/file used request id req-83363a25-d65e-4c08-bd76-f0c796f5d3a1 2018-08-31 08:21:49,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:21:49,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3728ff6df024df2f17249321b670efc517e4cc8" 2018-08-31 08:21:49,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-bd3ca454-e78e-4d85-b0bd-ca8021405b81 Date: Fri, 31 Aug 2018 08:21:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:21:48Z", "file": "/v2/images/ee22c743-0ec8-4e7c-9910-8a940eb1131a/file", "owner": "76388265ff664696b18d9061961aa74b", "id": "ee22c743-0ec8-4e7c-9910-8a940eb1131a", "size": 12716032, "self": "/v2/images/ee22c743-0ec8-4e7c-9910-8a940eb1131a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ee22c743-0ec8-4e7c-9910-8a940eb1131a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ee22c743-0ec8-4e7c-9910-8a940eb1131a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:21:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:21:45Z", "file": "/v2/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3/file", "owner": "76388265ff664696b18d9061961aa74b", "id": "db5cf36b-7ea0-4697-8967-5454d9b93ee3", "size": 12716032, "self": "/v2/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:21:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:21:49,301 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-bd3ca454-e78e-4d85-b0bd-ca8021405b81 2018-08-31 08:21:49,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296559095383s 2018-08-31 08:21:49,301 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-bd3ca454-e78e-4d85-b0bd-ca8021405b81 2018-08-31 08:21:49,304 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ee22c743-0ec8-4e7c-9910-8a940eb1131a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ee22c743-0ec8-4e7c-9910-8a940eb1131a/file', 'owner': u'76388265ff664696b18d9061961aa74b', 'id': u'ee22c743-0ec8-4e7c-9910-8a940eb1131a', 'size': 12716032, u'self': u'/v2/images/ee22c743-0ec8-4e7c-9910-8a940eb1131a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'76388265ff664696b18d9061961aa74b', 'name': 'tempest_smoke-project_f82fe4d3-2589-43ca-be07-3ca0e3ef866a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ee22c743-0ec8-4e7c-9910-8a940eb1131a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T08:21:48Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T08:21:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_f82fe4d3-2589-43ca-be07-3ca0e3ef866a', '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/ee22c743-0ec8-4e7c-9910-8a940eb1131a', 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_f82fe4d3-2589-43ca-be07-3ca0e3ef866a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_f82fe4d3-2589-43ca-be07-3ca0e3ef866a', 'created': u'2018-08-31T08:21:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T08:21:47Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ee22c743-0ec8-4e7c-9910-8a940eb1131a', 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_f82fe4d3-2589-43ca-be07-3ca0e3ef866a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 08:21:49,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 08:21:49,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 08:21:49,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f9da6e9-fd03-477e-b53d-b48fe72e2f51 x-compute-request-id: req-9f9da6e9-fd03-477e-b53d-b48fe72e2f51 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/f0b43af8-d4fa-42eb-a9ed-f9d17ae6f7c0", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/f0b43af8-d4fa-42eb-a9ed-f9d17ae6f7c0", "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": "f0b43af8-d4fa-42eb-a9ed-f9d17ae6f7c0"}} 2018-08-31 08:21:49,347 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-9f9da6e9-fd03-477e-b53d-b48fe72e2f51 2018-08-31 08:21:49,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0419991016388s 2018-08-31 08:21:49,347 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-9f9da6e9-fd03-477e-b53d-b48fe72e2f51 2018-08-31 08:21:49,348 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_f82fe4d3-2589-43ca-be07-3ca0e3ef866a', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'f0b43af8-d4fa-42eb-a9ed-f9d17ae6f7c0', 'swap': 0}) 2018-08-31 08:21:49,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 08:21:49,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/f0b43af8-d4fa-42eb-a9ed-f9d17ae6f7c0/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}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" -d '{"extra_specs": {}}' 2018-08-31 08:21:49,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:21:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-adf80120-bd68-42e7-bda1-a4021aa79d48 x-compute-request-id: req-adf80120-bd68-42e7-bda1-a4021aa79d48 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 08:21:49,369 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/f0b43af8-d4fa-42eb-a9ed-f9d17ae6f7c0/os-extra_specs used request id req-adf80120-bd68-42e7-bda1-a4021aa79d48 2018-08-31 08:21:49,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203149318695s 2018-08-31 08:21:49,369 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/f0b43af8-d4fa-42eb-a9ed-f9d17ae6f7c0/os-extra_specs used request id req-adf80120-bd68-42e7-bda1-a4021aa79d48 2018-08-31 08:21:49,370 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_f82fe4d3-2589-43ca-be07-3ca0e3ef866a', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'f0b43af8-d4fa-42eb-a9ed-f9d17ae6f7c0', 'swap': 0}) 2018-08-31 08:21:53,893 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-31 08:21:53,893 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-31 08:21:53,894 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-31 08:21:53,896 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-31 08:21:53,900 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-31 08:21:57,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d4d6dc8b-6e40-405e-939e-7251ceb89300/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-08-31 08:21:57,856 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-31 08:21:57,858 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-31 08:21:57,858 - 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-31 08:22:06,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:22:06.216 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-08-31 08:22:09,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:22:09.207 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.290s] 2018-08-31 08:22:09,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:22:09.254 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.047s] 2018-08-31 08:22:11,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:22:11.990 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.822s] 2018-08-31 08:22:17,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:22:17.003 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.613s] 2018-08-31 08:22:18,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:22:18.624 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [7.959s] 2018-08-31 08:22:20,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:22:20.537 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.533s] 2018-08-31 08:22:22,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:22:22.309 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.195s] 2018-08-31 08:22:29,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:22:29.971 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [18.583s] 2018-08-31 08:22:36,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:22:36.812 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [6.125s] 2018-08-31 08:22:40,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:22:40.316 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.990s] 2018-08-31 08:22:40,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:22:40.325 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-08-31 08:22:46,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:22:46.063 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.474s] 2018-08-31 08:22:47,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:22:47.469 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.880s] 2018-08-31 08:22:54,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:22:54.849 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.058s] 2018-08-31 08:22:58,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:22:58.252 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.627s] 2018-08-31 08:23:00,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:00.758 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.075s] 2018-08-31 08:23:00,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:00.759 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-31 08:23:02,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:02.995 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.461s] 2018-08-31 08:23:05,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:05.690 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.695s] 2018-08-31 08:23:07,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:07.380 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.689s] 2018-08-31 08:23:12,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:12.450 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.063s] 2018-08-31 08:23:12,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:12.451 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-08-31 08:23:13,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:13.178 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.827s] 2018-08-31 08:23:18,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:18.153 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.682s] 2018-08-31 08:23:19,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:19.487 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-08-31 08:23:22,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:22.187 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.033s] 2018-08-31 08:23:30,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:30.427 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.240s] 2018-08-31 08:23:36,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:36.352 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.987s] 2018-08-31 08:23:37,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:37.148 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.796s] 2018-08-31 08:23:37,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:37.457 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.308s] 2018-08-31 08:23:37,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:37.504 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.047s] 2018-08-31 08:23:37,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:37.883 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.378s] 2018-08-31 08:23:37,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:37.980 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.097s] 2018-08-31 08:23:43,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:43.090 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.123s] 2018-08-31 08:23:47,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:47.030 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.936s] 2018-08-31 08:23:47,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:47.428 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.401s] 2018-08-31 08:23:56,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:56.068 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.204s] 2018-08-31 08:23:56,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:56.086 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.019s] 2018-08-31 08:23:56,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:56.118 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.525s] 2018-08-31 08:23:56,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:56.753 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.634s] 2018-08-31 08:23:57,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:57.308 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.554s] 2018-08-31 08:23:58,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:58.355 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [1.046s] 2018-08-31 08:23:58,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:58.451 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.096s] 2018-08-31 08:23:58,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:23:58.497 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.046s] 2018-08-31 08:24:00,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:24:00.809 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.117s] 2018-08-31 08:24:00,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:24:00.810 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-31 08:24:16,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:24:16.567 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.181s] 2018-08-31 08:24:16,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:24:16.652 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.085s] 2018-08-31 08:24:16,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:24:16.744 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.091s] 2018-08-31 08:24:16,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:24:16.932 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.188s] 2018-08-31 08:24:19,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:24:19.101 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-08-31 08:24:21,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:24:21.731 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.152s] 2018-08-31 08:24:21,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:24:21.896 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.165s] 2018-08-31 08:24:22,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:24:22.042 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.145s] 2018-08-31 08:24:22,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:24:22.049 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-08-31 08:24:31,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:24:31.457 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [23.573s] 2018-08-31 08:24:33,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:24:33.075 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [6.840s] 2018-08-31 08:24:33,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:24:33.492 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.817s] 2018-08-31 08:24:46,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:24:46.754 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [15.297s] 2018-08-31 08:24:56,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:24:56.600 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.919s] 2018-08-31 08:25:02,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:25:02.495 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [15.740s] 2018-08-31 08:25:05,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:25:05.364 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [8.762s] 2018-08-31 08:25:14,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:25:14.263 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [11.769s] 2018-08-31 08:25:23,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:25:23.394 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.765s] 2018-08-31 08:25:27,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:25:27.365 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [78.432s] 2018-08-31 08:25:28,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:25:28.506 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [5.112s] 2018-08-31 08:25:36,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:25:36.403 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.029s] 2018-08-31 08:25:36,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:25:36.502 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.995s] 2018-08-31 08:25:44,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:25:44.992 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [3.097s] 2018-08-31 08:25:47,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:25:47.754 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.761s] 2018-08-31 08:25:50,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:25:50.417 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.662s] 2018-08-31 08:25:52,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:25:52.729 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.515s] 2018-08-31 08:25:55,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:25:55.056 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-08-31 08:26:02,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:26:02.009 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [9.279s] 2018-08-31 08:26:04,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:26:04.399 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.390s] 2018-08-31 08:26:04,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:26:04.720 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.321s] 2018-08-31 08:26:04,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:26:04.787 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.068s] 2018-08-31 08:26:06,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:26:06.630 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.050s] 2018-08-31 08:26:06,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:26:06.729 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.098s] 2018-08-31 08:26:11,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:26:11.330 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-08-31 08:26:15,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:26:15.689 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.184s] 2018-08-31 08:26:25,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:26:25.143 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.226s] 2018-08-31 08:26:35,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:26:35.847 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [23.873s] 2018-08-31 08:26:41,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:26:41.738 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.302s] 2018-08-31 08:26:50,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:26:50.066 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.327s] 2018-08-31 08:26:52,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:26:52.584 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.517s] 2018-08-31 08:26:52,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:26:52.642 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [16.795s] 2018-08-31 08:26:52,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:26:52.668 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.085s] 2018-08-31 08:26:52,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:26:52.968 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.300s] 2018-08-31 08:27:03,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:27:03.638 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.171s] 2018-08-31 08:27:06,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:27:06.757 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.116s] 2018-08-31 08:27:06,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:27:06.971 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.218s] 2018-08-31 08:27:08,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:27:08.293 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [15.650s] 2018-08-31 08:27:20,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:27:20.844 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [12.550s] 2018-08-31 08:27:32,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:27:32.841 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [20.152s] 2018-08-31 08:27:40,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:27:40.470 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-08-31 08:27:48,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:27:48.010 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.940s] 2018-08-31 08:27:48,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:27:48.133 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.881s] 2018-08-31 08:27:48,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:27:48.293 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.160s] 2018-08-31 08:27:59,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:27:59.254 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.254s] 2018-08-31 08:28:01,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:28:01.729 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.473s] 2018-08-31 08:28:03,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:28:03.460 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [15.445s] 2018-08-31 08:28:04,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 08:28:04.296 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.567s] 2018-08-31 08:28:07,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1f5bcf3a-9865-48e9-84fe-ca94f4d8bb2e 2018-08-31 08:28:07,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1f5bcf3a-9865-48e9-84fe-ca94f4d8bb2e']'. 2018-08-31 08:28:08,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-31 08:28:08,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-31 08:28:08,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-31 08:28:08,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1f5bcf3a-9865-48e9-84fe-ca94f4d8bb2e | 2018-08-31 08:28:08,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-31 08:28:08,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-31 08:22:00 | 2018-08-31 08:28:08,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-31 08:28:07 | 2018-08-31 08:28:08,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:07 | 2018-08-31 08:28:08,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-31 08:28:08,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-31 08:28:08,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-31 08:28:08,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d4d6dc8b-6e40-405e-939e-7251ceb89300) | 2018-08-31 08:28:08,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-31 08:28:08,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8327fc38-d18a-447d-a550-87f31ac71032) | 2018-08-31 08:28:08,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-08-31 08:28:08,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 358.102 | 2018-08-31 08:28:08,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-08-31 08:28:08,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-08-31 08:28:08,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-31 08:28:08,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-31 08:28:08,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-31 08:28:08,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-31 08:28:08,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-31 08:28:08,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-31 08:28:08,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-08-31 08:28:08,796 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 08:28:08,797 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:35 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-31 08:28:08,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 08:28:08,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/ee22c743-0ec8-4e7c-9910-8a940eb1131a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3728ff6df024df2f17249321b670efc517e4cc8" 2018-08-31 08:28:09,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7d1aa4ce-8a3a-44de-b2e5-e22c862e4ffe Date: Fri, 31 Aug 2018 08:28: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-31 08:28:09,511 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/ee22c743-0ec8-4e7c-9910-8a940eb1131a used request id req-7d1aa4ce-8a3a-44de-b2e5-e22c862e4ffe 2018-08-31 08:28:09,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.707237958908s 2018-08-31 08:28:09,511 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/ee22c743-0ec8-4e7c-9910-8a940eb1131a used request id req-7d1aa4ce-8a3a-44de-b2e5-e22c862e4ffe 2018-08-31 08:28:09,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 08:28:09,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:28:09,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:28:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20cb2bae-2638-4b4f-be91-138042cce5e9 x-compute-request-id: req-20cb2bae-2638-4b4f-be91-138042cce5e9 Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/dff98087-0b63-4e71-ad7a-a1a30300b0c0", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/dff98087-0b63-4e71-ad7a-a1a30300b0c0", "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": "dff98087-0b63-4e71-ad7a-a1a30300b0c0"}, {"name": "tempest_smoke-flavor_alt_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/f0b43af8-d4fa-42eb-a9ed-f9d17ae6f7c0", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/f0b43af8-d4fa-42eb-a9ed-f9d17ae6f7c0", "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": "f0b43af8-d4fa-42eb-a9ed-f9d17ae6f7c0"}]} 2018-08-31 08:28:09,875 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-20cb2bae-2638-4b4f-be91-138042cce5e9 2018-08-31 08:28:09,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.363852977753s 2018-08-31 08:28:09,876 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-20cb2bae-2638-4b4f-be91-138042cce5e9 2018-08-31 08:28:09,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 08:28:09,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/f0b43af8-d4fa-42eb-a9ed-f9d17ae6f7c0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:28:09,935 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:28:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-56c5f484-65a1-49ce-a8f8-ae7019bda2f9 x-compute-request-id: req-56c5f484-65a1-49ce-a8f8-ae7019bda2f9 Content-Length: 0 Content-Type: application/json 2018-08-31 08:28:09,935 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/f0b43af8-d4fa-42eb-a9ed-f9d17ae6f7c0 used request id req-56c5f484-65a1-49ce-a8f8-ae7019bda2f9 2018-08-31 08:28:09,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0569360256195s 2018-08-31 08:28:09,936 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/f0b43af8-d4fa-42eb-a9ed-f9d17ae6f7c0 used request id req-56c5f484-65a1-49ce-a8f8-ae7019bda2f9 2018-08-31 08:28:09,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 08:28:09,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/f5f97fd5-9dd3-4ea0-b4ed-07f1bc865158/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}b3728ff6df024df2f17249321b670efc517e4cc8" -d '{"subnet_id": "538b425e-142e-4c63-ab9d-927660f56d04"}' 2018-08-31 08:28:12,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8c5d14c9-b467-42c0-b336-e59a32960a42 Date: Fri, 31 Aug 2018 08:28:12 GMT RESP BODY: {"network_id": "b422d81d-6891-463c-a5dc-172405373a18", "tenant_id": "76388265ff664696b18d9061961aa74b", "subnet_id": "538b425e-142e-4c63-ab9d-927660f56d04", "subnet_ids": ["538b425e-142e-4c63-ab9d-927660f56d04"], "port_id": "d08ddd84-f3a7-4551-9644-3c55b08de09d", "id": "f5f97fd5-9dd3-4ea0-b4ed-07f1bc865158"} 2018-08-31 08:28:12,650 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/f5f97fd5-9dd3-4ea0-b4ed-07f1bc865158/remove_router_interface.json used request id req-8c5d14c9-b467-42c0-b336-e59a32960a42 2018-08-31 08:28:12,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.71431493759s 2018-08-31 08:28:12,651 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/f5f97fd5-9dd3-4ea0-b4ed-07f1bc865158/remove_router_interface.json used request id req-8c5d14c9-b467-42c0-b336-e59a32960a42 returning object f5f97fd5-9dd3-4ea0-b4ed-07f1bc865158 2018-08-31 08:28:12,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 08:28:12,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}b3728ff6df024df2f17249321b670efc517e4cc8" 2018-08-31 08:28:13,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-da437a40-d0ab-453d-b08f-43c3b7f8c0d0 Date: Fri, 31 Aug 2018 08:28:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "76388265ff664696b18d9061961aa74b", "created_at": "2018-08-31T08:21:36Z", "admin_state_up": true, "updated_at": "2018-08-31T08:28:11Z", "project_id": "76388265ff664696b18d9061961aa74b", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "f5f97fd5-9dd3-4ea0-b4ed-07f1bc865158", "name": "tempest_smoke-router_f82fe4d3-2589-43ca-be07-3ca0e3ef866a"}]} 2018-08-31 08:28:13,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-da437a40-d0ab-453d-b08f-43c3b7f8c0d0 2018-08-31 08:28:13,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.397670030594s 2018-08-31 08:28:13,050 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-da437a40-d0ab-453d-b08f-43c3b7f8c0d0 2018-08-31 08:28:13,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 08:28:13,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/routers/f5f97fd5-9dd3-4ea0-b4ed-07f1bc865158.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3728ff6df024df2f17249321b670efc517e4cc8" 2018-08-31 08:28:17,330 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-555e84e2-4b7b-4b61-8e17-6cf53d736c27 Content-Length: 0 Date: Fri, 31 Aug 2018 08:28:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:28:17,331 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/f5f97fd5-9dd3-4ea0-b4ed-07f1bc865158.json used request id req-555e84e2-4b7b-4b61-8e17-6cf53d736c27 2018-08-31 08:28:17,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.27977609634s 2018-08-31 08:28:17,331 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/f5f97fd5-9dd3-4ea0-b4ed-07f1bc865158.json used request id req-555e84e2-4b7b-4b61-8e17-6cf53d736c27 2018-08-31 08:28:17,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 08:28:17,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}b3728ff6df024df2f17249321b670efc517e4cc8" 2018-08-31 08:28:17,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-8d17abde-16c8-4e0f-b029-31139c54dcf4 Date: Fri, 31 Aug 2018 08:28:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T08:21:34Z","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":"538b425e-142e-4c63-ab9d-927660f56d04","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"76388265ff664696b18d9061961aa74b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_f82fe4d3-2589-43ca-be07-3ca0e3ef866a","enable_dhcp":true,"segment_id":null,"network_id":"b422d81d-6891-463c-a5dc-172405373a18","tenant_id":"76388265ff664696b18d9061961aa74b","created_at":"2018-08-31T08:21:34Z","ip_version":4},{"updated_at":"2018-08-31T08:08:27Z","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":"9101d810-9ee5-41e0-949f-3a0dfa54404f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"43466fc7c2d049ef9913cd05c5bae353","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:27Z","ip_version":4}]} 2018-08-31 08:28:17,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-8d17abde-16c8-4e0f-b029-31139c54dcf4 2018-08-31 08:28:17,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.328157901764s 2018-08-31 08:28:17,660 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-8d17abde-16c8-4e0f-b029-31139c54dcf4 2018-08-31 08:28:17,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 08:28:17,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/subnets/538b425e-142e-4c63-ab9d-927660f56d04.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3728ff6df024df2f17249321b670efc517e4cc8" 2018-08-31 08:28:19,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-abe6c9fb-ee66-4f0f-990d-feb60f6ff281 Date: Fri, 31 Aug 2018 08:28:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:28:19,830 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/538b425e-142e-4c63-ab9d-927660f56d04.json used request id req-abe6c9fb-ee66-4f0f-990d-feb60f6ff281 2018-08-31 08:28:19,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.16811800003s 2018-08-31 08:28:19,830 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/538b425e-142e-4c63-ab9d-927660f56d04.json used request id req-abe6c9fb-ee66-4f0f-990d-feb60f6ff281 2018-08-31 08:28:19,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:28:19,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3728ff6df024df2f17249321b670efc517e4cc8" 2018-08-31 08:28:20,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1438 X-Openstack-Request-Id: req-b4e4a151-38cb-4190-9ad7-b35261e668aa Date: Fri, 31 Aug 2018 08:28:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b422d81d-6891-463c-a5dc-172405373a18","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":true,"project_id":"76388265ff664696b18d9061961aa74b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:28:19Z","qos_policy_id":null,"name":"tempest_smoke-net_f82fe4d3-2589-43ca-be07-3ca0e3ef866a","admin_state_up":true,"tenant_id":"76388265ff664696b18d9061961aa74b","created_at":"2018-08-31T08:21:33Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:28:20,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-b4e4a151-38cb-4190-9ad7-b35261e668aa 2018-08-31 08:28:20,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361744165421s 2018-08-31 08:28:20,193 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-b4e4a151-38cb-4190-9ad7-b35261e668aa 2018-08-31 08:28:20,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 08:28:20,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/networks/b422d81d-6891-463c-a5dc-172405373a18.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3728ff6df024df2f17249321b670efc517e4cc8" 2018-08-31 08:28:20,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9c80951d-4536-4254-869a-6e9b5c3c584a Date: Fri, 31 Aug 2018 08:28:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:28:20,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/b422d81d-6891-463c-a5dc-172405373a18.json used request id req-9c80951d-4536-4254-869a-6e9b5c3c584a 2018-08-31 08:28:20,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.656965970993s 2018-08-31 08:28:20,851 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/b422d81d-6891-463c-a5dc-172405373a18.json used request id req-9c80951d-4536-4254-869a-6e9b5c3c584a 2018-08-31 08:28:20,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:28:20,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3728ff6df024df2f17249321b670efc517e4cc8" 2018-08-31 08:28:21,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-14bc8177-a994-4135-a97f-968c7659f43f Date: Fri, 31 Aug 2018 08:28:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:21:45Z", "file": "/v2/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3/file", "owner": "76388265ff664696b18d9061961aa74b", "id": "db5cf36b-7ea0-4697-8967-5454d9b93ee3", "size": 12716032, "self": "/v2/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:21:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:28:21,149 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-14bc8177-a994-4135-a97f-968c7659f43f 2018-08-31 08:28:21,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29408121109s 2018-08-31 08:28:21,150 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-14bc8177-a994-4135-a97f-968c7659f43f 2018-08-31 08:28:21,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 08:28:21,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3728ff6df024df2f17249321b670efc517e4cc8" 2018-08-31 08:28:21,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0dfa13db-beeb-4e69-9859-af9c3dcc3248 Date: Fri, 31 Aug 2018 08:28:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 08:28:21,892 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3 used request id req-0dfa13db-beeb-4e69-9859-af9c3dcc3248 2018-08-31 08:28:21,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.741347074509s 2018-08-31 08:28:21,893 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/db5cf36b-7ea0-4697-8967-5454d9b93ee3 used request id req-0dfa13db-beeb-4e69-9859-af9c3dcc3248 2018-08-31 08:28:21,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 08:28:21,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:28:21,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:28:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7272fac-ffd7-4292-8338-3d9d36ae8e48 x-compute-request-id: req-c7272fac-ffd7-4292-8338-3d9d36ae8e48 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/dff98087-0b63-4e71-ad7a-a1a30300b0c0", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/dff98087-0b63-4e71-ad7a-a1a30300b0c0", "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": "dff98087-0b63-4e71-ad7a-a1a30300b0c0"}]} 2018-08-31 08:28:21,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-c7272fac-ffd7-4292-8338-3d9d36ae8e48 2018-08-31 08:28:21,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228590965271s 2018-08-31 08:28:21,917 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-c7272fac-ffd7-4292-8338-3d9d36ae8e48 2018-08-31 08:28:21,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 08:28:21,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/dff98087-0b63-4e71-ad7a-a1a30300b0c0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:28:21,952 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:28:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-700fdf2b-88df-48fa-9434-9f490d64e403 x-compute-request-id: req-700fdf2b-88df-48fa-9434-9f490d64e403 Content-Length: 0 Content-Type: application/json 2018-08-31 08:28:21,953 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/dff98087-0b63-4e71-ad7a-a1a30300b0c0 used request id req-700fdf2b-88df-48fa-9434-9f490d64e403 2018-08-31 08:28:21,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0343019962311s 2018-08-31 08:28:21,953 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/dff98087-0b63-4e71-ad7a-a1a30300b0c0 used request id req-700fdf2b-88df-48fa-9434-9f490d64e403 2018-08-31 08:28:21,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:28:21,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:28:22,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a08d484d-cb98-40c9-b0a9-d9ea9c3fd989 Content-Encoding: gzip Content-Length: 971 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "links": {"self": "http://172.30.9.34:5000/v3/users/3341a732ec12435ebfa36b23db2621ab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3341a732ec12435ebfa36b23db2621ab", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:28:22,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-a08d484d-cb98-40c9-b0a9-d9ea9c3fd989 2018-08-31 08:28:22,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209854841232s 2018-08-31 08:28:22,164 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-a08d484d-cb98-40c9-b0a9-d9ea9c3fd989 2018-08-31 08:28:22,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:28:22,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/users/3341a732ec12435ebfa36b23db2621ab -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:28:22,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e41b9e0f-d667-4ee8-ba60-042ee11656d1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_smoke-user_f82fe4d3-2589-43ca-be07-3ca0e3ef866a", "links": {"self": "http://172.30.9.34:5000/v3/users/3341a732ec12435ebfa36b23db2621ab"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3341a732ec12435ebfa36b23db2621ab", "description": null}} 2018-08-31 08:28:22,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/3341a732ec12435ebfa36b23db2621ab used request id req-e41b9e0f-d667-4ee8-ba60-042ee11656d1 2018-08-31 08:28:22,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.198729038239s 2018-08-31 08:28:22,369 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/3341a732ec12435ebfa36b23db2621ab used request id req-e41b9e0f-d667-4ee8-ba60-042ee11656d1 2018-08-31 08:28:22,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 08:28:22,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/users/3341a732ec12435ebfa36b23db2621ab -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:28:22,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:28:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1210460-9522-4954-aa12-6aba4e5beac7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:28:22,640 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/3341a732ec12435ebfa36b23db2621ab used request id req-b1210460-9522-4954-aa12-6aba4e5beac7 2018-08-31 08:28:22,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.270704030991s 2018-08-31 08:28:22,641 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/3341a732ec12435ebfa36b23db2621ab used request id req-b1210460-9522-4954-aa12-6aba4e5beac7 2018-08-31 08:28:22,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:28:22,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:28:22,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2188ca2-1a09-40b4-83b7-8d0c90109260 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/76388265ff664696b18d9061961aa74b"}, "tags": [], "enabled": true, "id": "76388265ff664696b18d9061961aa74b", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_f82fe4d3-2589-43ca-be07-3ca0e3ef866a"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 08:28:22,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-d2188ca2-1a09-40b4-83b7-8d0c90109260 2018-08-31 08:28:22,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198374986649s 2018-08-31 08:28:22,844 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-d2188ca2-1a09-40b4-83b7-8d0c90109260 2018-08-31 08:28:22,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 08:28:22,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/projects/76388265ff664696b18d9061961aa74b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3fe5f1761841fe79d480d9281bc01417f7d3c4f" 2018-08-31 08:28:23,122 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:28:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5823a4f-723c-4296-b022-630aca949e9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:28:23,122 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/76388265ff664696b18d9061961aa74b used request id req-c5823a4f-723c-4296-b022-630aca949e9d 2018-08-31 08:28:23,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.273494005203s 2018-08-31 08:28:23,123 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/76388265ff664696b18d9061961aa74b used request id req-c5823a4f-723c-4296-b022-630aca949e9d 2018-08-31 08:28:23,183 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-08-31 08:28:23,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:28:23,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 08:28:23,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:28:23,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:28:23,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:28:23,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:28:23,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:28:23,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:28:23,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:28:23,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:28:23,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:28:23,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:28:23,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:28:23,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:28:23,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:28:23,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:28:23,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:28:23,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:28:23,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:28:23,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:28:23,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:28:23,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:28:23,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:28:23,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 08:28:23,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 08:28:23,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:28:23,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da2d1626-80ac-4ace-8756-6a2abf48f352 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:28:23,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-da2d1626-80ac-4ace-8756-6a2abf48f352 2018-08-31 08:28:23,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:28:23,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T09:28:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["Cr04qE-ZQg6tiFRcpuOReg"], "issued_at": "2018-08-31T08:28:23.000000Z"}} 2018-08-31 08:28:23,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:28:23,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:28:24,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-57e9fc63-47eb-4e0e-89a4-96e2107d4d21 Date: Fri, 31 Aug 2018 08:28:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:28:24,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-57e9fc63-47eb-4e0e-89a4-96e2107d4d21 2018-08-31 08:28:24,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383241176605s 2018-08-31 08:28:24,032 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-57e9fc63-47eb-4e0e-89a4-96e2107d4d21 2018-08-31 08:28:24,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:28:24,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 08:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dd8714c-a407-4617-9d7c-65396d7a3fbf 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 08:28:24,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-4dd8714c-a407-4617-9d7c-65396d7a3fbf 2018-08-31 08:28:24,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:28:24,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:28:24,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:28:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c45f2e9-9736-48c8-be55-6905ecb87994 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 08:28:24,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-1c45f2e9-9736-48c8-be55-6905ecb87994 2018-08-31 08:28:24,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190826177597s 2018-08-31 08:28:24,234 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-1c45f2e9-9736-48c8-be55-6905ecb87994 2018-08-31 08:28:24,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 08:28:24,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}d800cfbaddeee751e2d19d6243dd0806b8547ffb" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_0c417517-23e3-48a2-8c30-c6e0d25ca75e"}}' 2018-08-31 08:28:24,463 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 08:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b86107ca-0ad4-4d12-bbd3-e0003502801f Content-Length: 390 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.34:5000/v3/projects/34e4ee816aee4b609075024911936d10"}, "tags": [], "enabled": true, "id": "34e4ee816aee4b609075024911936d10", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_0c417517-23e3-48a2-8c30-c6e0d25ca75e"}} 2018-08-31 08:28:24,463 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-b86107ca-0ad4-4d12-bbd3-e0003502801f 2018-08-31 08:28:24,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.222306013107s 2018-08-31 08:28:24,463 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-b86107ca-0ad4-4d12-bbd3-e0003502801f 2018-08-31 08:28:24,464 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron-tempest-plugin-api', u'tags': [], 'enabled': True, 'id': u'34e4ee816aee4b609075024911936d10', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'neutron-tempest-pl-project_0c417517-23e3-48a2-8c30-c6e0d25ca75e'}) 2018-08-31 08:28:24,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 08:28:24,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}d800cfbaddeee751e2d19d6243dd0806b8547ffb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "75c461f2-d736-49d0-b320-c610c2a4b011", "email": null, "name": "neutron-tempest-plugin-api-user_0c417517-23e3-48a2-8c30-c6e0d25ca75e"}}' 2018-08-31 08:28:24,949 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 08:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1be974ee-0c38-40a2-bead-708321c2c50a Content-Length: 341 Content-Type: application/json RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "links": {"self": "http://172.30.9.34:5000/v3/users/e61f230c07ad403eae3b614c8f82080c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e61f230c07ad403eae3b614c8f82080c", "domain_id": "default", "password_expires_at": null}} 2018-08-31 08:28:24,949 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-1be974ee-0c38-40a2-bead-708321c2c50a 2018-08-31 08:28:24,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.479141950607s 2018-08-31 08:28:24,950 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-1be974ee-0c38-40a2-bead-708321c2c50a 2018-08-31 08:28:24,950 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e61f230c07ad403eae3b614c8f82080c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_0c417517-23e3-48a2-8c30-c6e0d25ca75e'}) 2018-08-31 08:28:24,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:28:24,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:28:25,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d36462f-5947-48ca-86ae-35187abf87aa Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:28:25,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-3d36462f-5947-48ca-86ae-35187abf87aa 2018-08-31 08:28:25,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178497076035s 2018-08-31 08:28:25,133 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-3d36462f-5947-48ca-86ae-35187abf87aa 2018-08-31 08:28:25,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:28:25,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:28:25,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f8075b1-885e-49fd-b9c8-9d4b0b39b2db Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:28:25,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-6f8075b1-885e-49fd-b9c8-9d4b0b39b2db 2018-08-31 08:28:25,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212709903717s 2018-08-31 08:28:25,351 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-6f8075b1-885e-49fd-b9c8-9d4b0b39b2db 2018-08-31 08:28:25,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:28:25,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:28:25,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb7f4b7a-f712-4ae9-9782-a9ec2529888a Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:28:25,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-eb7f4b7a-f712-4ae9-9782-a9ec2529888a 2018-08-31 08:28:25,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.156857967377s 2018-08-31 08:28:25,513 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-eb7f4b7a-f712-4ae9-9782-a9ec2529888a 2018-08-31 08:28:25,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:28:25,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:28:25,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f794e429-4d09-41a8-a1d9-02071c710ebd Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 08:28:25,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-f794e429-4d09-41a8-a1d9-02071c710ebd 2018-08-31 08:28:25,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102124929428s 2018-08-31 08:28:25,620 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-f794e429-4d09-41a8-a1d9-02071c710ebd 2018-08-31 08:28:25,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:28:25,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:28:25,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08bfe528-407f-44b4-b3c3-ae03136309bb Content-Encoding: gzip Content-Length: 979 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "links": {"self": "http://172.30.9.34:5000/v3/users/e61f230c07ad403eae3b614c8f82080c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e61f230c07ad403eae3b614c8f82080c", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:28:25,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-08bfe528-407f-44b4-b3c3-ae03136309bb 2018-08-31 08:28:25,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127129793167s 2018-08-31 08:28:25,749 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-08bfe528-407f-44b4-b3c3-ae03136309bb 2018-08-31 08:28:25,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:28:25,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:28:25,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e09450c-87f2-42f8-acbe-1be8a0b737ca Content-Encoding: gzip Content-Length: 545 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.34:5000/v3/projects/34e4ee816aee4b609075024911936d10"}, "tags": [], "enabled": true, "id": "34e4ee816aee4b609075024911936d10", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_0c417517-23e3-48a2-8c30-c6e0d25ca75e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}]} 2018-08-31 08:28:25,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-9e09450c-87f2-42f8-acbe-1be8a0b737ca 2018-08-31 08:28:25,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201021194458s 2018-08-31 08:28:25,962 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-9e09450c-87f2-42f8-acbe-1be8a0b737ca 2018-08-31 08:28:25,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 08:28:25,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=e61f230c07ad403eae3b614c8f82080c&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=34e4ee816aee4b609075024911936d10" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:28:26,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-280af0b6-737e-484d-8558-6e3e6720cbbf Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=e61f230c07ad403eae3b614c8f82080c&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=34e4ee816aee4b609075024911936d10", "previous": null, "next": null}} 2018-08-31 08:28:26,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=e61f230c07ad403eae3b614c8f82080c&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=34e4ee816aee4b609075024911936d10 used request id req-280af0b6-737e-484d-8558-6e3e6720cbbf 2018-08-31 08:28:26,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.183440923691s 2018-08-31 08:28:26,154 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=e61f230c07ad403eae3b614c8f82080c&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=34e4ee816aee4b609075024911936d10 used request id req-280af0b6-737e-484d-8558-6e3e6720cbbf 2018-08-31 08:28:26,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 08:28:26,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/34e4ee816aee4b609075024911936d10/users/e61f230c07ad403eae3b614c8f82080c/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:28:26,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08692f1c-8857-4c42-978a-233b162fa211 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:28:26,400 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/34e4ee816aee4b609075024911936d10/users/e61f230c07ad403eae3b614c8f82080c/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-08692f1c-8857-4c42-978a-233b162fa211 2018-08-31 08:28:26,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.242568016052s 2018-08-31 08:28:26,400 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/34e4ee816aee4b609075024911936d10/users/e61f230c07ad403eae3b614c8f82080c/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-08692f1c-8857-4c42-978a-233b162fa211 2018-08-31 08:28:26,401 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_0c417517-23e3-48a2-8c30-c6e0d25ca75e', 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'34e4ee816aee4b609075024911936d10', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '75c461f2-d736-49d0-b320-c610c2a4b011', 'username': u'neutron-tempest-plugin-api-user_0c417517-23e3-48a2-8c30-c6e0d25ca75e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 08:28:26,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:28:26,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 08:28:26,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:28:26,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:28:26,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:28:26,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:28:26,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:28:26,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:28:26,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:28:26,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:28:26,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:28:26,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:28:26,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:28:26,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:28:26,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:28:26,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:28:26,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:28:26,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:28:26,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:28:26,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:28:26,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:28:26,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:28:26,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:28:26,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 08:28:26,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 08:28:26,406 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_0c417517-23e3-48a2-8c30-c6e0d25ca75e', 'password': '75c461f2-d736-49d0-b320-c610c2a4b011', 'project_name': 'neutron-tempest-pl-project_0c417517-23e3-48a2-8c30-c6e0d25ca75e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': '34e4ee816aee4b609075024911936d10', 'project_domain_name': 'Default'} 2018-08-31 08:28:26,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:28:26,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:28:26,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a198f806-019f-470f-ad1a-934c18319754 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:28:26,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-a198f806-019f-470f-ad1a-934c18319754 2018-08-31 08:28:26,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187521934509s 2018-08-31 08:28:26,598 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-a198f806-019f-470f-ad1a-934c18319754 2018-08-31 08:28:26,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:28:26,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:28:26,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f558d5f-bce5-4acc-a6ac-097a674b95b3 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:28:26,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-4f558d5f-bce5-4acc-a6ac-097a674b95b3 2018-08-31 08:28:26,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193941116333s 2018-08-31 08:28:26,797 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-4f558d5f-bce5-4acc-a6ac-097a674b95b3 2018-08-31 08:28:26,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:28:26,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:28:26,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fac5d040-c71a-4b86-a837-11e3c62b336a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 08:28:26,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-fac5d040-c71a-4b86-a837-11e3c62b336a 2018-08-31 08:28:26,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191936969757s 2018-08-31 08:28:26,994 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-fac5d040-c71a-4b86-a837-11e3c62b336a 2018-08-31 08:28:26,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:28:26,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:28:27,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d62b11be-7b43-4f9e-8663-a34123c47998 Content-Encoding: gzip Content-Length: 979 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "links": {"self": "http://172.30.9.34:5000/v3/users/e61f230c07ad403eae3b614c8f82080c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e61f230c07ad403eae3b614c8f82080c", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:28:27,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-d62b11be-7b43-4f9e-8663-a34123c47998 2018-08-31 08:28:27,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218508958817s 2018-08-31 08:28:27,214 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-d62b11be-7b43-4f9e-8663-a34123c47998 2018-08-31 08:28:27,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:28:27,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:28:27,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f33779a6-8049-406a-a824-a69e2e3309c9 Content-Encoding: gzip Content-Length: 545 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.34:5000/v3/projects/34e4ee816aee4b609075024911936d10"}, "tags": [], "enabled": true, "id": "34e4ee816aee4b609075024911936d10", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_0c417517-23e3-48a2-8c30-c6e0d25ca75e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}]} 2018-08-31 08:28:27,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-f33779a6-8049-406a-a824-a69e2e3309c9 2018-08-31 08:28:27,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.180588006973s 2018-08-31 08:28:27,406 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-f33779a6-8049-406a-a824-a69e2e3309c9 2018-08-31 08:28:27,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 08:28:27,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=e61f230c07ad403eae3b614c8f82080c&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=34e4ee816aee4b609075024911936d10" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:28:27,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf17d60-091b-433d-8100-fff7b32e1f08 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=e61f230c07ad403eae3b614c8f82080c&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=34e4ee816aee4b609075024911936d10", "previous": null, "next": null}} 2018-08-31 08:28:27,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=e61f230c07ad403eae3b614c8f82080c&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=34e4ee816aee4b609075024911936d10 used request id req-0cf17d60-091b-433d-8100-fff7b32e1f08 2018-08-31 08:28:27,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.149626970291s 2018-08-31 08:28:27,563 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=e61f230c07ad403eae3b614c8f82080c&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=34e4ee816aee4b609075024911936d10 used request id req-0cf17d60-091b-433d-8100-fff7b32e1f08 2018-08-31 08:28:27,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 08:28:27,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/34e4ee816aee4b609075024911936d10/users/e61f230c07ad403eae3b614c8f82080c/roles/4c25f01924ac4d96a443bc451210c686 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:28:27,999 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:28:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44df7e23-3adb-4093-ba78-7fae2b43faaa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:28:27,999 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/34e4ee816aee4b609075024911936d10/users/e61f230c07ad403eae3b614c8f82080c/roles/4c25f01924ac4d96a443bc451210c686 used request id req-44df7e23-3adb-4093-ba78-7fae2b43faaa 2018-08-31 08:28:28,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.432528018951s 2018-08-31 08:28:28,000 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/34e4ee816aee4b609075024911936d10/users/e61f230c07ad403eae3b614c8f82080c/roles/4c25f01924ac4d96a443bc451210c686 used request id req-44df7e23-3adb-4093-ba78-7fae2b43faaa 2018-08-31 08:28:28,000 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-31 08:28:30,885 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-31 08:28:33,716 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 920443a7-8aaa-457c-8708-50e6dc9fcf79 | 2018-08-31T08:28:33.283985 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 920443a7-8aaa-457c-8708-50e6dc9fcf79 ~/.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-31 08:28:37,525 - 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-31 08:28:37,525 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-31 08:28:40,356 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-31 08:28:43,895 - 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=87d6c577-b7fc-4068-a325-70294c252c9f) as the default verifier for the future CLI operations. 2018-08-31 08:28:47,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:28:47,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8cbeea6-058e-4e9a-a188-5f15286e3dec 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:28:47,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-a8cbeea6-058e-4e9a-a188-5f15286e3dec 2018-08-31 08:28:47,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:28:47,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T09:28:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34e4ee816aee4b609075024911936d10", "name": "neutron-tempest-pl-project_0c417517-23e3-48a2-8c30-c6e0d25ca75e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_34e4ee816aee4b609075024911936d10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_34e4ee816aee4b609075024911936d10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/34e4ee816aee4b609075024911936d10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/34e4ee816aee4b609075024911936d10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/34e4ee816aee4b609075024911936d10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/34e4ee816aee4b609075024911936d10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/34e4ee816aee4b609075024911936d10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/34e4ee816aee4b609075024911936d10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/34e4ee816aee4b609075024911936d10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/34e4ee816aee4b609075024911936d10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/34e4ee816aee4b609075024911936d10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/34e4ee816aee4b609075024911936d10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/34e4ee816aee4b609075024911936d10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/34e4ee816aee4b609075024911936d10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "id": "e61f230c07ad403eae3b614c8f82080c"}, "audit_ids": ["upSVcwNKQemBWR6v_f_WQA"], "issued_at": "2018-08-31T08:28:47.000000Z"}} 2018-08-31 08:28:47,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-31 08:28:47,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" 2018-08-31 08:28:48,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-8ddcef66-a719-4234-9a43-8b68dc606622 Date: Fri, 31 Aug 2018 08:28:48 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-31 08:28:48,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/extensions.json used request id req-8ddcef66-a719-4234-9a43-8b68dc606622 2018-08-31 08:28:48,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.288269042969s 2018-08-31 08:28:48,006 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/extensions.json used request id req-8ddcef66-a719-4234-9a43-8b68dc606622 2018-08-31 08:28:48,016 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-08-31 08:28:48,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 08:28:48,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" -d '{"network": {"shared": true, "name": "neutron-tempest-plugin-api-net_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "admin_state_up": true}}' 2018-08-31 08:28:48,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 739 X-Openstack-Request-Id: req-0a9edcd7-150b-41d2-8921-5742e4a873dd Date: Fri, 31 Aug 2018 08:28:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7e0a493d-3bcc-486a-8a75-d81ecea193e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":true,"project_id":"34e4ee816aee4b609075024911936d10","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:28:48Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_0c417517-23e3-48a2-8c30-c6e0d25ca75e","admin_state_up":true,"tenant_id":"34e4ee816aee4b609075024911936d10","created_at":"2018-08-31T08:28:48Z","mtu":1450}} 2018-08-31 08:28:48,563 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-0a9edcd7-150b-41d2-8921-5742e4a873dd 2018-08-31 08:28:48,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.546437978745s 2018-08-31 08:28:48,563 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-0a9edcd7-150b-41d2-8921-5742e4a873dd 2018-08-31 08:28:48,564 - 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-31T08:28:48Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7e0a493d-3bcc-486a-8a75-d81ecea193e0', u'provider:segmentation_id': 79, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron-tempest-plugin-api-net_0c417517-23e3-48a2-8c30-c6e0d25ca75e', u'created_at': u'2018-08-31T08:28:48Z', u'mtu': 1450, u'tenant_id': u'34e4ee816aee4b609075024911936d10', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'34e4ee816aee4b609075024911936d10', u'l2_adjacency': True}) 2018-08-31 08:28:48,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:28:48,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" 2018-08-31 08:28:48,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1445 X-Openstack-Request-Id: req-48fffb38-72ce-4259-8ef8-b02be6659b92 Date: Fri, 31 Aug 2018 08:28:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"7e0a493d-3bcc-486a-8a75-d81ecea193e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":true,"project_id":"34e4ee816aee4b609075024911936d10","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:28:48Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_0c417517-23e3-48a2-8c30-c6e0d25ca75e","admin_state_up":true,"tenant_id":"34e4ee816aee4b609075024911936d10","created_at":"2018-08-31T08:28:48Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:08:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:28:48,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-48fffb38-72ce-4259-8ef8-b02be6659b92 2018-08-31 08:28:48,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363756895065s 2018-08-31 08:28:48,929 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-48fffb38-72ce-4259-8ef8-b02be6659b92 2018-08-31 08:28:48,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 08:28:48,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "enable_dhcp": true, "network_id": "7e0a493d-3bcc-486a-8a75-d81ecea193e0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 08:28:49,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-6337cdab-00fe-447d-8188-206df779f3bd Date: Fri, 31 Aug 2018 08:28:49 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-31T08:28:49Z","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":"a706300d-9db7-4cf3-8159-26b23cf3d5a4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"34e4ee816aee4b609075024911936d10","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_0c417517-23e3-48a2-8c30-c6e0d25ca75e","enable_dhcp":true,"segment_id":null,"network_id":"7e0a493d-3bcc-486a-8a75-d81ecea193e0","tenant_id":"34e4ee816aee4b609075024911936d10","created_at":"2018-08-31T08:28:49Z","ip_version":4}} 2018-08-31 08:28:49,725 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-6337cdab-00fe-447d-8188-206df779f3bd 2018-08-31 08:28:49,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.795022964478s 2018-08-31 08:28:49,726 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-6337cdab-00fe-447d-8188-206df779f3bd 2018-08-31 08:28:49,726 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:28:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a706300d-9db7-4cf3-8159-26b23cf3d5a4', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_0c417517-23e3-48a2-8c30-c6e0d25ca75e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'7e0a493d-3bcc-486a-8a75-d81ecea193e0', u'tenant_id': u'34e4ee816aee4b609075024911936d10', u'created_at': u'2018-08-31T08:28:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'34e4ee816aee4b609075024911936d10'}) 2018-08-31 08:28:49,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 08:28:49,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" -d '{"router": {"external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "name": "neutron-tempest-plugin-api-router_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "admin_state_up": true}}' 2018-08-31 08:28:56,284 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-e6253051-e209-453c-9aa3-ee139aba9332 Date: Fri, 31 Aug 2018 08:28:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "34e4ee816aee4b609075024911936d10", "created_at": "2018-08-31T08:28:50Z", "admin_state_up": true, "updated_at": "2018-08-31T08:28:51Z", "project_id": "34e4ee816aee4b609075024911936d10", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "bb9fd4d7-7334-44ca-bdbf-a6c6e916cc59", "name": "neutron-tempest-plugin-api-router_0c417517-23e3-48a2-8c30-c6e0d25ca75e"}} 2018-08-31 08:28:56,284 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-e6253051-e209-453c-9aa3-ee139aba9332 2018-08-31 08:28:56,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.55735707283s 2018-08-31 08:28:56,284 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-e6253051-e209-453c-9aa3-ee139aba9332 2018-08-31 08:28:56,285 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:28:51Z', u'revision_number': 3, u'ha': True, u'id': u'bb9fd4d7-7334-44ca-bdbf-a6c6e916cc59', u'external_gateway_info': {u'network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9101d810-9ee5-41e0-949f-3a0dfa54404f', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_0c417517-23e3-48a2-8c30-c6e0d25ca75e', u'admin_state_up': True, u'tenant_id': u'34e4ee816aee4b609075024911936d10', u'created_at': u'2018-08-31T08:28:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'34e4ee816aee4b609075024911936d10'}) 2018-08-31 08:28:56,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 08:28:56,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/bb9fd4d7-7334-44ca-bdbf-a6c6e916cc59/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}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" -d '{"subnet_id": "a706300d-9db7-4cf3-8159-26b23cf3d5a4"}' 2018-08-31 08:28:59,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6fc0eeba-9127-464e-b137-b487aadcf9a2 Date: Fri, 31 Aug 2018 08:28:59 GMT RESP BODY: {"network_id": "7e0a493d-3bcc-486a-8a75-d81ecea193e0", "tenant_id": "34e4ee816aee4b609075024911936d10", "subnet_id": "a706300d-9db7-4cf3-8159-26b23cf3d5a4", "subnet_ids": ["a706300d-9db7-4cf3-8159-26b23cf3d5a4"], "port_id": "0bbdc9d3-945e-49a7-b2c1-e03b4e3208ea", "id": "bb9fd4d7-7334-44ca-bdbf-a6c6e916cc59"} 2018-08-31 08:28:59,563 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/bb9fd4d7-7334-44ca-bdbf-a6c6e916cc59/add_router_interface.json used request id req-6fc0eeba-9127-464e-b137-b487aadcf9a2 2018-08-31 08:28:59,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.27757382393s 2018-08-31 08:28:59,564 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/bb9fd4d7-7334-44ca-bdbf-a6c6e916cc59/add_router_interface.json used request id req-6fc0eeba-9127-464e-b137-b487aadcf9a2 returning object bb9fd4d7-7334-44ca-bdbf-a6c6e916cc59 2018-08-31 08:28:59,564 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 08:28:59,697 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 08:28:59,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:28:59,704 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 08:28:59 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}]} 2018-08-31 08:28:59,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:28:59,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" 2018-08-31 08:29:00,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7166b5a0-f057-41cd-8448-9a736b116fb1 Date: Fri, 31 Aug 2018 08:29:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:29:00,014 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-7166b5a0-f057-41cd-8448-9a736b116fb1 2018-08-31 08:29:00,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306960105896s 2018-08-31 08:29:00,014 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-7166b5a0-f057-41cd-8448-9a736b116fb1 2018-08-31 08:29:00,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 08:29:00,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_0c417517-23e3-48a2-8c30-c6e0d25ca75e"}' 2018-08-31 08:29:00,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-36c51381-562c-43d7-9f31-20329faa422a Date: Fri, 31 Aug 2018 08:29:00 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:29:00Z", "file": "/v2/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df/file", "owner": "34e4ee816aee4b609075024911936d10", "id": "44f92ac7-e14f-43fd-88a5-7ac38542f6df", "size": null, "self": "/v2/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df", "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_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "checksum": null, "created_at": "2018-08-31T08:29:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 08:29:00,449 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-36c51381-562c-43d7-9f31-20329faa422a 2018-08-31 08:29:00,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.426595926285s 2018-08-31 08:29:00,449 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-36c51381-562c-43d7-9f31-20329faa422a returning object 44f92ac7-e14f-43fd-88a5-7ac38542f6df 2018-08-31 08:29:00,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 08:29:00,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df/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}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" -d '' 2018-08-31 08:29:01,352 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f0fde7c0-7297-4770-956b-a3147cfb96ff Date: Fri, 31 Aug 2018 08:29:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 08:29:01,352 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df/file used request id req-f0fde7c0-7297-4770-956b-a3147cfb96ff 2018-08-31 08:29:01,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.902471780777s 2018-08-31 08:29:01,353 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df/file used request id req-f0fde7c0-7297-4770-956b-a3147cfb96ff 2018-08-31 08:29:01,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:29:01,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" 2018-08-31 08:29:01,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-04cffb34-d713-4201-a54d-9639c579cefc Date: Fri, 31 Aug 2018 08:29:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:29:01Z", "file": "/v2/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df/file", "owner": "34e4ee816aee4b609075024911936d10", "id": "44f92ac7-e14f-43fd-88a5-7ac38542f6df", "size": 12716032, "self": "/v2/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:29:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:29:01,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-04cffb34-d713-4201-a54d-9639c579cefc 2018-08-31 08:29:01,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319758176804s 2018-08-31 08:29:01,677 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-04cffb34-d713-4201-a54d-9639c579cefc 2018-08-31 08:29:01,679 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df/snap', u'metadata': Munch({})})], 'file': u'/v2/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df/file', 'owner': u'34e4ee816aee4b609075024911936d10', 'id': u'44f92ac7-e14f-43fd-88a5-7ac38542f6df', 'size': 12716032, u'self': u'/v2/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34e4ee816aee4b609075024911936d10', 'name': 'neutron-tempest-pl-project_0c417517-23e3-48a2-8c30-c6e0d25ca75e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T08:29:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T08:29:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_0c417517-23e3-48a2-8c30-c6e0d25ca75e', '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/44f92ac7-e14f-43fd-88a5-7ac38542f6df', 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_0c417517-23e3-48a2-8c30-c6e0d25ca75e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_0c417517-23e3-48a2-8c30-c6e0d25ca75e', 'created': u'2018-08-31T08:29:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T08:29:00Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df', 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_0c417517-23e3-48a2-8c30-c6e0d25ca75e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 08:29:01,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 08:29:01,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}d800cfbaddeee751e2d19d6243dd0806b8547ffb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 08:29:02,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:29: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-295f47f3-c6d0-498c-829b-02df0fc4f58d x-compute-request-id: req-295f47f3-c6d0-498c-829b-02df0fc4f58d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/3017d16b-488b-48c7-a8ca-79ffb04de90a", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/3017d16b-488b-48c7-a8ca-79ffb04de90a", "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": "3017d16b-488b-48c7-a8ca-79ffb04de90a"}} 2018-08-31 08:29:02,040 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-295f47f3-c6d0-498c-829b-02df0fc4f58d 2018-08-31 08:29:02,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.360121011734s 2018-08-31 08:29:02,041 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-295f47f3-c6d0-498c-829b-02df0fc4f58d 2018-08-31 08:29:02,042 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_0c417517-23e3-48a2-8c30-c6e0d25ca75e', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'3017d16b-488b-48c7-a8ca-79ffb04de90a', 'swap': 0}) 2018-08-31 08:29:02,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 08:29:02,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/3017d16b-488b-48c7-a8ca-79ffb04de90a/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}d800cfbaddeee751e2d19d6243dd0806b8547ffb" -d '{"extra_specs": {}}' 2018-08-31 08:29:02,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:29:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ade2a216-e40f-4ba8-bb36-e18b53564b4c x-compute-request-id: req-ade2a216-e40f-4ba8-bb36-e18b53564b4c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 08:29:02,062 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/3017d16b-488b-48c7-a8ca-79ffb04de90a/os-extra_specs used request id req-ade2a216-e40f-4ba8-bb36-e18b53564b4c 2018-08-31 08:29:02,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199000835419s 2018-08-31 08:29:02,063 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/3017d16b-488b-48c7-a8ca-79ffb04de90a/os-extra_specs used request id req-ade2a216-e40f-4ba8-bb36-e18b53564b4c 2018-08-31 08:29:02,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:29:02,073 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 08:29:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a78535a-3efc-403d-b4ec-f2164290547d 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 08:29:02,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-9a78535a-3efc-403d-b4ec-f2164290547d 2018-08-31 08:29:02,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:29:02,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" 2018-08-31 08:29:02,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d32e3e4-e44d-411a-a7e0-ec89eee28d7b Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:29:02,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-8d32e3e4-e44d-411a-a7e0-ec89eee28d7b 2018-08-31 08:29:02,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189691066742s 2018-08-31 08:29:02,267 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-8d32e3e4-e44d-411a-a7e0-ec89eee28d7b 2018-08-31 08:29:02,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:29:02,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" 2018-08-31 08:29:02,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a0bb939-1503-4230-8735-2a5b83e0dca7 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:29:02,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-6a0bb939-1503-4230-8735-2a5b83e0dca7 2018-08-31 08:29:02,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202964067459s 2018-08-31 08:29:02,475 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-6a0bb939-1503-4230-8735-2a5b83e0dca7 2018-08-31 08:29:02,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-31 08:29:02,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" 2018-08-31 08:29:02,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:29:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cf941a9-9cf7-4546-adc8-2a5d68125284 x-compute-request-id: req-5cf941a9-9cf7-4546-adc8-2a5d68125284 Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 257}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 260}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 2727, "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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-31 08:29:02,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/os-hypervisors/detail used request id req-5cf941a9-9cf7-4546-adc8-2a5d68125284 2018-08-31 08:29:02,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.313961029053s 2018-08-31 08:29:02,800 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/os-hypervisors/detail used request id req-5cf941a9-9cf7-4546-adc8-2a5d68125284 2018-08-31 08:29:02,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:29:02,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" 2018-08-31 08:29:03,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-74a4b457-ff03-444c-9ada-ec996b8d7ce0 Date: Fri, 31 Aug 2018 08:29:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:29:01Z", "file": "/v2/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df/file", "owner": "34e4ee816aee4b609075024911936d10", "id": "44f92ac7-e14f-43fd-88a5-7ac38542f6df", "size": 12716032, "self": "/v2/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:29:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:29:03,129 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-74a4b457-ff03-444c-9ada-ec996b8d7ce0 2018-08-31 08:29:03,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.324777841568s 2018-08-31 08:29:03,130 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-74a4b457-ff03-444c-9ada-ec996b8d7ce0 2018-08-31 08:29:03,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 08:29:03,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_0c417517-23e3-48a2-8c30-c6e0d25ca75e"}' 2018-08-31 08:29:03,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/eac6b5ec-fb15-4832-ac2b-436e025d7319 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-02606e9e-2d97-42b3-a40a-f22e97650d9f Date: Fri, 31 Aug 2018 08:29:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:29:03Z", "file": "/v2/images/eac6b5ec-fb15-4832-ac2b-436e025d7319/file", "owner": "34e4ee816aee4b609075024911936d10", "id": "eac6b5ec-fb15-4832-ac2b-436e025d7319", "size": null, "self": "/v2/images/eac6b5ec-fb15-4832-ac2b-436e025d7319", "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_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "checksum": null, "created_at": "2018-08-31T08:29:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 08:29:03,447 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-02606e9e-2d97-42b3-a40a-f22e97650d9f 2018-08-31 08:29:03,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.308310031891s 2018-08-31 08:29:03,448 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-02606e9e-2d97-42b3-a40a-f22e97650d9f returning object eac6b5ec-fb15-4832-ac2b-436e025d7319 2018-08-31 08:29:03,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 08:29:03,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/eac6b5ec-fb15-4832-ac2b-436e025d7319/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}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" -d '' 2018-08-31 08:29:05,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e9fc2ea7-e922-48ec-80d0-d3c6d6fa3f9f Date: Fri, 31 Aug 2018 08:29:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 08:29:05,142 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/eac6b5ec-fb15-4832-ac2b-436e025d7319/file used request id req-e9fc2ea7-e922-48ec-80d0-d3c6d6fa3f9f 2018-08-31 08:29:05,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.69347691536s 2018-08-31 08:29:05,142 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/eac6b5ec-fb15-4832-ac2b-436e025d7319/file used request id req-e9fc2ea7-e922-48ec-80d0-d3c6d6fa3f9f 2018-08-31 08:29:05,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:29:05,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" 2018-08-31 08:29:05,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json X-Openstack-Request-Id: req-f7da2a71-9522-430f-a1d4-bc50da94cde3 Date: Fri, 31 Aug 2018 08:29:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:29:05Z", "file": "/v2/images/eac6b5ec-fb15-4832-ac2b-436e025d7319/file", "owner": "34e4ee816aee4b609075024911936d10", "id": "eac6b5ec-fb15-4832-ac2b-436e025d7319", "size": 12716032, "self": "/v2/images/eac6b5ec-fb15-4832-ac2b-436e025d7319", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/eac6b5ec-fb15-4832-ac2b-436e025d7319/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/eac6b5ec-fb15-4832-ac2b-436e025d7319/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:29:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:29:01Z", "file": "/v2/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df/file", "owner": "34e4ee816aee4b609075024911936d10", "id": "44f92ac7-e14f-43fd-88a5-7ac38542f6df", "size": 12716032, "self": "/v2/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:29:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:29:05,432 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-f7da2a71-9522-430f-a1d4-bc50da94cde3 2018-08-31 08:29:05,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.285756111145s 2018-08-31 08:29:05,432 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-f7da2a71-9522-430f-a1d4-bc50da94cde3 2018-08-31 08:29:05,435 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/eac6b5ec-fb15-4832-ac2b-436e025d7319/snap', u'metadata': Munch({})})], 'file': u'/v2/images/eac6b5ec-fb15-4832-ac2b-436e025d7319/file', 'owner': u'34e4ee816aee4b609075024911936d10', 'id': u'eac6b5ec-fb15-4832-ac2b-436e025d7319', 'size': 12716032, u'self': u'/v2/images/eac6b5ec-fb15-4832-ac2b-436e025d7319', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34e4ee816aee4b609075024911936d10', 'name': 'neutron-tempest-pl-project_0c417517-23e3-48a2-8c30-c6e0d25ca75e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/eac6b5ec-fb15-4832-ac2b-436e025d7319/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T08:29:05Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T08:29:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_0c417517-23e3-48a2-8c30-c6e0d25ca75e', '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/eac6b5ec-fb15-4832-ac2b-436e025d7319', 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_0c417517-23e3-48a2-8c30-c6e0d25ca75e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_0c417517-23e3-48a2-8c30-c6e0d25ca75e', 'created': u'2018-08-31T08:29:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T08:29:03Z', 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/eac6b5ec-fb15-4832-ac2b-436e025d7319', 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_0c417517-23e3-48a2-8c30-c6e0d25ca75e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 08:29:05,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 08:29:05,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}d800cfbaddeee751e2d19d6243dd0806b8547ffb" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 08:29:05,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:29: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-4e25daeb-cf07-42b3-b114-d9b2e121fc3f x-compute-request-id: req-4e25daeb-cf07-42b3-b114-d9b2e121fc3f Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/d66fc106-8674-4c7c-a31c-07b64a42bff2", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/d66fc106-8674-4c7c-a31c-07b64a42bff2", "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": "d66fc106-8674-4c7c-a31c-07b64a42bff2"}} 2018-08-31 08:29:05,492 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-4e25daeb-cf07-42b3-b114-d9b2e121fc3f 2018-08-31 08:29:05,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0560278892517s 2018-08-31 08:29:05,492 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-4e25daeb-cf07-42b3-b114-d9b2e121fc3f 2018-08-31 08:29:05,493 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_0c417517-23e3-48a2-8c30-c6e0d25ca75e', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'd66fc106-8674-4c7c-a31c-07b64a42bff2', 'swap': 0}) 2018-08-31 08:29:05,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 08:29:05,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/d66fc106-8674-4c7c-a31c-07b64a42bff2/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}d800cfbaddeee751e2d19d6243dd0806b8547ffb" -d '{"extra_specs": {}}' 2018-08-31 08:29:05,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:29: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-a9f5c870-bea0-4845-bc77-5ba7d3974b23 x-compute-request-id: req-a9f5c870-bea0-4845-bc77-5ba7d3974b23 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 08:29:05,514 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/d66fc106-8674-4c7c-a31c-07b64a42bff2/os-extra_specs used request id req-a9f5c870-bea0-4845-bc77-5ba7d3974b23 2018-08-31 08:29:05,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204639434814s 2018-08-31 08:29:05,514 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/d66fc106-8674-4c7c-a31c-07b64a42bff2/os-extra_specs used request id req-a9f5c870-bea0-4845-bc77-5ba7d3974b23 2018-08-31 08:29:05,514 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_0c417517-23e3-48a2-8c30-c6e0d25ca75e', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'd66fc106-8674-4c7c-a31c-07b64a42bff2', 'swap': 0}) 2018-08-31 08:29:09,508 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-31 08:29:09,508 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-31 08:29:09,509 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-31 08:29:09,511 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-31 08:29:09,514 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-31 08:29:13,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-87d6c577-b7fc-4068-a325-70294c252c9f/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-08-31 08:29:13,195 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-31 08:29:13,198 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-31 08:29:13,199 - 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-31 08:44:22,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 0fae15fd-66e8-4eba-aa33-72a428e2843a 2018-08-31 08:44:22,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '0fae15fd-66e8-4eba-aa33-72a428e2843a']'. 2018-08-31 08:44:23,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-31 08:44:23,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-31 08:44:23,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-31 08:44:23,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0fae15fd-66e8-4eba-aa33-72a428e2843a | 2018-08-31 08:44:23,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-31 08:44:23,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-31 08:29:15 | 2018-08-31 08:44:23,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-31 08:44:21 | 2018-08-31 08:44:23,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:06 | 2018-08-31 08:44:23,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-31 08:44:23,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-31 08:44:23,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-31 08:44:23,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 87d6c577-b7fc-4068-a325-70294c252c9f) | 2018-08-31 08:44:23,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-31 08:44:23,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 920443a7-8aaa-457c-8708-50e6dc9fcf79) | 2018-08-31 08:44:23,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-08-31 08:44:23,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 893.73 | 2018-08-31 08:44:23,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 473 | 2018-08-31 08:44:23,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 74 | 2018-08-31 08:44:23,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-31 08:44:23,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-31 08:44:23,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-31 08:44:23,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-31 08:44:23,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-31 08:44:23,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-31 08:44:23,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2018-08-31 08:44:23,542 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 08:44:23,542 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 15:35 | PASS | +------------------------------------+------------------+------------------+----------------+ 2018-08-31 08:44:23,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 08:44:23,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/eac6b5ec-fb15-4832-ac2b-436e025d7319 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" 2018-08-31 08:44:24,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fd2f9c38-fec5-4d87-9f81-c6e58bc4fe46 Date: Fri, 31 Aug 2018 08:44:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 08:44:24,261 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/eac6b5ec-fb15-4832-ac2b-436e025d7319 used request id req-fd2f9c38-fec5-4d87-9f81-c6e58bc4fe46 2018-08-31 08:44:24,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.713905096054s 2018-08-31 08:44:24,261 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/eac6b5ec-fb15-4832-ac2b-436e025d7319 used request id req-fd2f9c38-fec5-4d87-9f81-c6e58bc4fe46 2018-08-31 08:44:24,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 08:44:24,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:44:24,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:44:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a99701b6-0c0e-4e68-a1d0-9a60cf2d3e51 x-compute-request-id: req-a99701b6-0c0e-4e68-a1d0-9a60cf2d3e51 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/3017d16b-488b-48c7-a8ca-79ffb04de90a", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/3017d16b-488b-48c7-a8ca-79ffb04de90a", "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": "3017d16b-488b-48c7-a8ca-79ffb04de90a"}, {"name": "neutron-tempest-plugin-api-flavor_alt_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/d66fc106-8674-4c7c-a31c-07b64a42bff2", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/d66fc106-8674-4c7c-a31c-07b64a42bff2", "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": "d66fc106-8674-4c7c-a31c-07b64a42bff2"}]} 2018-08-31 08:44:24,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-a99701b6-0c0e-4e68-a1d0-9a60cf2d3e51 2018-08-31 08:44:24,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.370771884918s 2018-08-31 08:44:24,633 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-a99701b6-0c0e-4e68-a1d0-9a60cf2d3e51 2018-08-31 08:44:24,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 08:44:24,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/d66fc106-8674-4c7c-a31c-07b64a42bff2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:44:24,679 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:44:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c2893de5-1bd0-465d-8d96-73712cf02532 x-compute-request-id: req-c2893de5-1bd0-465d-8d96-73712cf02532 Content-Length: 0 Content-Type: application/json 2018-08-31 08:44:24,679 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/d66fc106-8674-4c7c-a31c-07b64a42bff2 used request id req-c2893de5-1bd0-465d-8d96-73712cf02532 2018-08-31 08:44:24,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0438690185547s 2018-08-31 08:44:24,679 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/d66fc106-8674-4c7c-a31c-07b64a42bff2 used request id req-c2893de5-1bd0-465d-8d96-73712cf02532 2018-08-31 08:44:24,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 08:44:24,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/bb9fd4d7-7334-44ca-bdbf-a6c6e916cc59/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}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" -d '{"subnet_id": "a706300d-9db7-4cf3-8159-26b23cf3d5a4"}' 2018-08-31 08:44:27,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4a651ab1-3a83-42d4-92b7-817d71ebc4ea Date: Fri, 31 Aug 2018 08:44:27 GMT RESP BODY: {"network_id": "7e0a493d-3bcc-486a-8a75-d81ecea193e0", "tenant_id": "34e4ee816aee4b609075024911936d10", "subnet_id": "a706300d-9db7-4cf3-8159-26b23cf3d5a4", "subnet_ids": ["a706300d-9db7-4cf3-8159-26b23cf3d5a4"], "port_id": "0bbdc9d3-945e-49a7-b2c1-e03b4e3208ea", "id": "bb9fd4d7-7334-44ca-bdbf-a6c6e916cc59"} 2018-08-31 08:44:27,328 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/bb9fd4d7-7334-44ca-bdbf-a6c6e916cc59/remove_router_interface.json used request id req-4a651ab1-3a83-42d4-92b7-817d71ebc4ea 2018-08-31 08:44:27,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.64850091934s 2018-08-31 08:44:27,329 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/bb9fd4d7-7334-44ca-bdbf-a6c6e916cc59/remove_router_interface.json used request id req-4a651ab1-3a83-42d4-92b7-817d71ebc4ea returning object bb9fd4d7-7334-44ca-bdbf-a6c6e916cc59 2018-08-31 08:44:27,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 08:44:27,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" 2018-08-31 08:44:27,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1727 X-Openstack-Request-Id: req-036fc79a-081f-482b-ab2e-74731cb8f663 Date: Fri, 31 Aug 2018 08:44:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cc04c4796cb54c97b357ea0e59971e41", "created_at": "2018-08-31T08:30:30Z", "admin_state_up": true, "updated_at": "2018-08-31T08:30:33Z", "project_id": "cc04c4796cb54c97b357ea0e59971e41", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "125280b3-121d-43e6-86fe-cacfbd5a110e", "name": "tempest-pretest-check-356672259"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "03ec77aad31d42b194b0233527b23819", "created_at": "2018-08-31T08:31:53Z", "admin_state_up": false, "updated_at": "2018-08-31T08:31:53Z", "project_id": "03ec77aad31d42b194b0233527b23819", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "82e9eaaf-d7f3-496a-ad93-d46784e73824", "name": "tempest-router-444480948"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "34e4ee816aee4b609075024911936d10", "created_at": "2018-08-31T08:28:50Z", "admin_state_up": true, "updated_at": "2018-08-31T08:44:25Z", "project_id": "34e4ee816aee4b609075024911936d10", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "bb9fd4d7-7334-44ca-bdbf-a6c6e916cc59", "name": "neutron-tempest-plugin-api-router_0c417517-23e3-48a2-8c30-c6e0d25ca75e"}]} 2018-08-31 08:44:27,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-036fc79a-081f-482b-ab2e-74731cb8f663 2018-08-31 08:44:27,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.420500993729s 2018-08-31 08:44:27,750 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-036fc79a-081f-482b-ab2e-74731cb8f663 2018-08-31 08:44:27,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 08:44:27,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/routers/bb9fd4d7-7334-44ca-bdbf-a6c6e916cc59.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" 2018-08-31 08:44:31,613 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9347077-7f6e-4ec2-af68-9771bff93e8a Content-Length: 0 Date: Fri, 31 Aug 2018 08:44:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:44:31,613 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/bb9fd4d7-7334-44ca-bdbf-a6c6e916cc59.json used request id req-a9347077-7f6e-4ec2-af68-9771bff93e8a 2018-08-31 08:44:31,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.86169886589s 2018-08-31 08:44:31,614 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/bb9fd4d7-7334-44ca-bdbf-a6c6e916cc59.json used request id req-a9347077-7f6e-4ec2-af68-9771bff93e8a 2018-08-31 08:44:31,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 08:44:31,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" 2018-08-31 08:44:31,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1942 X-Openstack-Request-Id: req-6f1cd742-53f7-4b46-ac1a-796a890d170c Date: Fri, 31 Aug 2018 08:44:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T08:30:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1270e957-82b8-492a-9389-9f269d5e32c1","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant cc04c4796cb54c97b357ea0e59971e41","enable_dhcp":false,"segment_id":null,"network_id":"4c0fb0fe-5a1a-4389-b9bd-e0160c4780a8","tenant_id":"","created_at":"2018-08-31T08:30:29Z","ip_version":4},{"updated_at":"2018-08-31T08:08:27Z","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":"9101d810-9ee5-41e0-949f-3a0dfa54404f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"43466fc7c2d049ef9913cd05c5bae353","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:27Z","ip_version":4},{"updated_at":"2018-08-31T08:28:49Z","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":"a706300d-9db7-4cf3-8159-26b23cf3d5a4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"34e4ee816aee4b609075024911936d10","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_0c417517-23e3-48a2-8c30-c6e0d25ca75e","enable_dhcp":true,"segment_id":null,"network_id":"7e0a493d-3bcc-486a-8a75-d81ecea193e0","tenant_id":"34e4ee816aee4b609075024911936d10","created_at":"2018-08-31T08:28:49Z","ip_version":4}]} 2018-08-31 08:44:31,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-6f1cd742-53f7-4b46-ac1a-796a890d170c 2018-08-31 08:44:31,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.316800117493s 2018-08-31 08:44:31,931 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-6f1cd742-53f7-4b46-ac1a-796a890d170c 2018-08-31 08:44:31,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 08:44:31,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/subnets/a706300d-9db7-4cf3-8159-26b23cf3d5a4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" 2018-08-31 08:44:34,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dd28061c-307e-4ad3-b2ef-c9452f306bdb Date: Fri, 31 Aug 2018 08:44:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:44:34,280 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/a706300d-9db7-4cf3-8159-26b23cf3d5a4.json used request id req-dd28061c-307e-4ad3-b2ef-c9452f306bdb 2018-08-31 08:44:34,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.34676909447s 2018-08-31 08:44:34,280 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/a706300d-9db7-4cf3-8159-26b23cf3d5a4.json used request id req-dd28061c-307e-4ad3-b2ef-c9452f306bdb 2018-08-31 08:44:34,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:44:34,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" 2018-08-31 08:44:34,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2123 X-Openstack-Request-Id: req-5b5f55a3-ff04-4325-a7aa-5fd4d70915d7 Date: Fri, 31 Aug 2018 08:44:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4c0fb0fe-5a1a-4389-b9bd-e0160c4780a8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["1270e957-82b8-492a-9389-9f269d5e32c1"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:29Z","qos_policy_id":null,"name":"HA network tenant cc04c4796cb54c97b357ea0e59971e41","admin_state_up":true,"tenant_id":"","created_at":"2018-08-31T08:30:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7e0a493d-3bcc-486a-8a75-d81ecea193e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":true,"project_id":"34e4ee816aee4b609075024911936d10","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:44:34Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_0c417517-23e3-48a2-8c30-c6e0d25ca75e","admin_state_up":true,"tenant_id":"34e4ee816aee4b609075024911936d10","created_at":"2018-08-31T08:28:48Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:44:34,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-5b5f55a3-ff04-4325-a7aa-5fd4d70915d7 2018-08-31 08:44:34,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359405994415s 2018-08-31 08:44:34,641 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-5b5f55a3-ff04-4325-a7aa-5fd4d70915d7 2018-08-31 08:44:34,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 08:44:34,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/networks/7e0a493d-3bcc-486a-8a75-d81ecea193e0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" 2018-08-31 08:44:36,233 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cae2290f-1fd1-4bfb-b305-3adfe92c8a99 Date: Fri, 31 Aug 2018 08:44:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 08:44:36,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/7e0a493d-3bcc-486a-8a75-d81ecea193e0.json used request id req-cae2290f-1fd1-4bfb-b305-3adfe92c8a99 2018-08-31 08:44:36,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.59120106697s 2018-08-31 08:44:36,233 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/7e0a493d-3bcc-486a-8a75-d81ecea193e0.json used request id req-cae2290f-1fd1-4bfb-b305-3adfe92c8a99 2018-08-31 08:44:36,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:44:36,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" 2018-08-31 08:44:36,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-569099ee-e726-4729-b454-07768863c539 Date: Fri, 31 Aug 2018 08:44:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:29:01Z", "file": "/v2/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df/file", "owner": "34e4ee816aee4b609075024911936d10", "id": "44f92ac7-e14f-43fd-88a5-7ac38542f6df", "size": 12716032, "self": "/v2/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:29:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:44:36,567 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-569099ee-e726-4729-b454-07768863c539 2018-08-31 08:44:36,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.330374002457s 2018-08-31 08:44:36,568 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-569099ee-e726-4729-b454-07768863c539 2018-08-31 08:44:36,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 08:44:36,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e8b50671e5f11cb67dd921ddc46d209f2c5f972" 2018-08-31 08:44:38,040 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-56b2c27b-82d1-43d6-8927-c08caa2cb84a Date: Fri, 31 Aug 2018 08:44: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-31 08:44:38,040 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df used request id req-56b2c27b-82d1-43d6-8927-c08caa2cb84a 2018-08-31 08:44:38,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.4708609581s 2018-08-31 08:44:38,041 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/44f92ac7-e14f-43fd-88a5-7ac38542f6df used request id req-56b2c27b-82d1-43d6-8927-c08caa2cb84a 2018-08-31 08:44:38,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 08:44:38,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:44:38,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:44:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d60ad73-b138-42eb-a69f-bea8d8ce5996 x-compute-request-id: req-6d60ad73-b138-42eb-a69f-bea8d8ce5996 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/3017d16b-488b-48c7-a8ca-79ffb04de90a", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/3017d16b-488b-48c7-a8ca-79ffb04de90a", "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": "3017d16b-488b-48c7-a8ca-79ffb04de90a"}]} 2018-08-31 08:44:38,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-6d60ad73-b138-42eb-a69f-bea8d8ce5996 2018-08-31 08:44:38,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234091281891s 2018-08-31 08:44:38,065 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-6d60ad73-b138-42eb-a69f-bea8d8ce5996 2018-08-31 08:44:38,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 08:44:38,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/3017d16b-488b-48c7-a8ca-79ffb04de90a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:44:38,098 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 08:44:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-535540b3-9fcf-4b04-b120-32f5cd2477c6 x-compute-request-id: req-535540b3-9fcf-4b04-b120-32f5cd2477c6 Content-Length: 0 Content-Type: application/json 2018-08-31 08:44:38,098 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/3017d16b-488b-48c7-a8ca-79ffb04de90a used request id req-535540b3-9fcf-4b04-b120-32f5cd2477c6 2018-08-31 08:44:38,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0303750038147s 2018-08-31 08:44:38,098 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/3017d16b-488b-48c7-a8ca-79ffb04de90a used request id req-535540b3-9fcf-4b04-b120-32f5cd2477c6 2018-08-31 08:44:38,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:44:38,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:44:38,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a490234d-18e8-4fcf-81f0-688ecfce0aa3 Content-Encoding: gzip Content-Length: 979 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "links": {"self": "http://172.30.9.34:5000/v3/users/e61f230c07ad403eae3b614c8f82080c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e61f230c07ad403eae3b614c8f82080c", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:44:38,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-a490234d-18e8-4fcf-81f0-688ecfce0aa3 2018-08-31 08:44:38,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211805820465s 2018-08-31 08:44:38,311 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-a490234d-18e8-4fcf-81f0-688ecfce0aa3 2018-08-31 08:44:38,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:44:38,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/users/e61f230c07ad403eae3b614c8f82080c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:44:38,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85a4493c-9c57-41b2-91e1-03bb7d823637 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_0c417517-23e3-48a2-8c30-c6e0d25ca75e", "links": {"self": "http://172.30.9.34:5000/v3/users/e61f230c07ad403eae3b614c8f82080c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e61f230c07ad403eae3b614c8f82080c", "description": null}} 2018-08-31 08:44:38,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/e61f230c07ad403eae3b614c8f82080c used request id req-85a4493c-9c57-41b2-91e1-03bb7d823637 2018-08-31 08:44:38,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227075815201s 2018-08-31 08:44:38,545 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/e61f230c07ad403eae3b614c8f82080c used request id req-85a4493c-9c57-41b2-91e1-03bb7d823637 2018-08-31 08:44:38,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 08:44:38,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/users/e61f230c07ad403eae3b614c8f82080c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:44:38,852 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:44:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f8cb2d6-668f-4e89-b17c-62753706d765 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:44:38,853 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/e61f230c07ad403eae3b614c8f82080c used request id req-2f8cb2d6-668f-4e89-b17c-62753706d765 2018-08-31 08:44:38,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.307127952576s 2018-08-31 08:44:38,853 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/e61f230c07ad403eae3b614c8f82080c used request id req-2f8cb2d6-668f-4e89-b17c-62753706d765 2018-08-31 08:44:38,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:44:38,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:44:39,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-835cc5ba-c54b-4712-b6d2-477d7e6e585a Content-Encoding: gzip Content-Length: 537 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.34:5000/v3/projects/34e4ee816aee4b609075024911936d10"}, "tags": [], "enabled": true, "id": "34e4ee816aee4b609075024911936d10", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_0c417517-23e3-48a2-8c30-c6e0d25ca75e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 08:44:39,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-835cc5ba-c54b-4712-b6d2-477d7e6e585a 2018-08-31 08:44:39,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22022986412s 2018-08-31 08:44:39,080 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-835cc5ba-c54b-4712-b6d2-477d7e6e585a 2018-08-31 08:44:39,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 08:44:39,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/projects/34e4ee816aee4b609075024911936d10 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d800cfbaddeee751e2d19d6243dd0806b8547ffb" 2018-08-31 08:44:39,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:44:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-336930d8-20d9-42e0-ad8a-9691f96434b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:44:39,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/34e4ee816aee4b609075024911936d10 used request id req-336930d8-20d9-42e0-ad8a-9691f96434b3 2018-08-31 08:44:39,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.26035785675s 2018-08-31 08:44:39,345 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/34e4ee816aee4b609075024911936d10 used request id req-336930d8-20d9-42e0-ad8a-9691f96434b3 2018-08-31 08:44:39,405 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-08-31 08:44:39,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:44:39,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 08:44:39,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:44:39,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:44:39,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:44:39,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:44:39,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:44:39,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:44:39,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:44:39,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:44:39,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:44:39,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:44:39,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:44:39,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:44:39,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:44:39,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:44:39,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:44:39,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:44:39,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:44:39,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:44:39,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:44:39,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:44:39,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:44:39,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 08:44:39,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 08:44:39,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:44:39,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5a8fcb9-6dae-4e88-b5e6-6de104678516 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:44:39,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-a5a8fcb9-6dae-4e88-b5e6-6de104678516 2018-08-31 08:44:39,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:44:39,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T09:44:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["B-zSuKHlSW64z4KtB7O8Rw"], "issued_at": "2018-08-31T08:44:39.000000Z"}} 2018-08-31 08:44:39,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:44:39,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 08:44:40,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-fadd5e2f-34b0-4b0a-80cc-585bd147859a Date: Fri, 31 Aug 2018 08:44:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:44:40,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fadd5e2f-34b0-4b0a-80cc-585bd147859a 2018-08-31 08:44:40,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.445804834366s 2018-08-31 08:44:40,310 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fadd5e2f-34b0-4b0a-80cc-585bd147859a 2018-08-31 08:44:40,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:44:40,317 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 08:44:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84212dcd-fa0e-488a-8bff-6010b627075a 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 08:44:40,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-84212dcd-fa0e-488a-8bff-6010b627075a 2018-08-31 08:44:40,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:44:40,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 08:44:40,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb4a623b-03f0-42c6-a953-46d942983ee1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 08:44:40,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-cb4a623b-03f0-42c6-a953-46d942983ee1 2018-08-31 08:44:40,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201531171799s 2018-08-31 08:44:40,520 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-cb4a623b-03f0-42c6-a953-46d942983ee1 2018-08-31 08:44:40,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 08:44:40,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}8b6996a386bd7460d849aaf496974edf6f90191f" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_598f9d61-311f-44c6-a699-8994050ca93e"}}' 2018-08-31 08:44:40,765 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 08:44:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96679d17-0b25-4312-a446-2246c0f30e15 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.34:5000/v3/projects/3e704001c9fe434fb7a3165512ba14fb"}, "tags": [], "enabled": true, "id": "3e704001c9fe434fb7a3165512ba14fb", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_598f9d61-311f-44c6-a699-8994050ca93e"}} 2018-08-31 08:44:40,765 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-96679d17-0b25-4312-a446-2246c0f30e15 2018-08-31 08:44:40,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.237560987473s 2018-08-31 08:44:40,765 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-96679d17-0b25-4312-a446-2246c0f30e15 2018-08-31 08:44:40,765 - 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'3e704001c9fe434fb7a3165512ba14fb', '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_598f9d61-311f-44c6-a699-8994050ca93e'}) 2018-08-31 08:44:40,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 08:44:40,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}8b6996a386bd7460d849aaf496974edf6f90191f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b1263168-4f9f-45e4-aa24-80957ca4eb14", "email": null, "name": "rally_sanity-user_598f9d61-311f-44c6-a699-8994050ca93e"}}' 2018-08-31 08:44:41,225 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 08:44:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a162e5e-d4dc-4f4d-9289-73bc38e51add Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_598f9d61-311f-44c6-a699-8994050ca93e", "links": {"self": "http://172.30.9.34:5000/v3/users/2de4d46ee5ae431e80287e23283196cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2de4d46ee5ae431e80287e23283196cb", "domain_id": "default", "password_expires_at": null}} 2018-08-31 08:44:41,225 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-3a162e5e-d4dc-4f4d-9289-73bc38e51add 2018-08-31 08:44:41,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.457715988159s 2018-08-31 08:44:41,226 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-3a162e5e-d4dc-4f4d-9289-73bc38e51add 2018-08-31 08:44:41,226 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2de4d46ee5ae431e80287e23283196cb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_598f9d61-311f-44c6-a699-8994050ca93e'}) 2018-08-31 08:44:41,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:44:41,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 08:44:41,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff04ef79-ffac-49df-b274-f5361e9162d0 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:44:41,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-ff04ef79-ffac-49df-b274-f5361e9162d0 2018-08-31 08:44:41,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182884931564s 2018-08-31 08:44:41,413 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-ff04ef79-ffac-49df-b274-f5361e9162d0 2018-08-31 08:44:41,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:44:41,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 08:44:41,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7026866-809c-497a-8106-ca34a58be876 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:44:41,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-a7026866-809c-497a-8106-ca34a58be876 2018-08-31 08:44:41,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117343187332s 2018-08-31 08:44:41,536 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-a7026866-809c-497a-8106-ca34a58be876 2018-08-31 08:44:41,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:44:41,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 08:44:41,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41f7260-c998-47ad-b9ae-7d1ffd7310cc Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:44:41,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-a41f7260-c998-47ad-b9ae-7d1ffd7310cc 2018-08-31 08:44:41,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20060300827s 2018-08-31 08:44:41,742 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-a41f7260-c998-47ad-b9ae-7d1ffd7310cc 2018-08-31 08:44:41,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:44:41,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 08:44:41,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5960dd10-547e-4dc5-9dd7-e7a2cb90e82b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 08:44:41,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-5960dd10-547e-4dc5-9dd7-e7a2cb90e82b 2018-08-31 08:44:41,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.182377099991s 2018-08-31 08:44:41,930 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-5960dd10-547e-4dc5-9dd7-e7a2cb90e82b 2018-08-31 08:44:41,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:44:41,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 08:44:42,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16802709-d6e3-4e71-a14a-20a7f9e13bea Content-Encoding: gzip Content-Length: 974 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_598f9d61-311f-44c6-a699-8994050ca93e", "links": {"self": "http://172.30.9.34:5000/v3/users/2de4d46ee5ae431e80287e23283196cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2de4d46ee5ae431e80287e23283196cb", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:44:42,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-16802709-d6e3-4e71-a14a-20a7f9e13bea 2018-08-31 08:44:42,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214629888535s 2018-08-31 08:44:42,146 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-16802709-d6e3-4e71-a14a-20a7f9e13bea 2018-08-31 08:44:42,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:44:42,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 08:44:42,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a89ec304-4c8d-4b62-a552-35ef0494bfcd Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.34:5000/v3/projects/3e704001c9fe434fb7a3165512ba14fb"}, "tags": [], "enabled": true, "id": "3e704001c9fe434fb7a3165512ba14fb", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_598f9d61-311f-44c6-a699-8994050ca93e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}]} 2018-08-31 08:44:42,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-a89ec304-4c8d-4b62-a552-35ef0494bfcd 2018-08-31 08:44:42,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111619949341s 2018-08-31 08:44:42,269 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-a89ec304-4c8d-4b62-a552-35ef0494bfcd 2018-08-31 08:44:42,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 08:44:42,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=2de4d46ee5ae431e80287e23283196cb&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=3e704001c9fe434fb7a3165512ba14fb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 08:44:42,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea63d6b0-28e4-485f-b3ad-175ed02e2621 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=2de4d46ee5ae431e80287e23283196cb&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=3e704001c9fe434fb7a3165512ba14fb", "previous": null, "next": null}} 2018-08-31 08:44:42,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=2de4d46ee5ae431e80287e23283196cb&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=3e704001c9fe434fb7a3165512ba14fb used request id req-ea63d6b0-28e4-485f-b3ad-175ed02e2621 2018-08-31 08:44:42,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.267600059509s 2018-08-31 08:44:42,540 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=2de4d46ee5ae431e80287e23283196cb&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=3e704001c9fe434fb7a3165512ba14fb used request id req-ea63d6b0-28e4-485f-b3ad-175ed02e2621 2018-08-31 08:44:42,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 08:44:42,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/3e704001c9fe434fb7a3165512ba14fb/users/2de4d46ee5ae431e80287e23283196cb/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 08:44:42,874 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:44:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a849f14-73cb-4401-825e-8f40fe1eb70b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:44:42,875 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/3e704001c9fe434fb7a3165512ba14fb/users/2de4d46ee5ae431e80287e23283196cb/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-4a849f14-73cb-4401-825e-8f40fe1eb70b 2018-08-31 08:44:42,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.330903053284s 2018-08-31 08:44:42,875 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/3e704001c9fe434fb7a3165512ba14fb/users/2de4d46ee5ae431e80287e23283196cb/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-4a849f14-73cb-4401-825e-8f40fe1eb70b 2018-08-31 08:44:42,876 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_598f9d61-311f-44c6-a699-8994050ca93e', 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'3e704001c9fe434fb7a3165512ba14fb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'b1263168-4f9f-45e4-aa24-80957ca4eb14', 'username': u'rally_sanity-user_598f9d61-311f-44c6-a699-8994050ca93e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 08:44:42,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 08:44:42,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 08:44:42,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 08:44:42,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 08:44:42,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 08:44:42,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 08:44:42,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 08:44:42,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 08:44:42,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 08:44:42,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 08:44:42,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 08:44:42,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 08:44:42,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 08:44:42,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 08:44:42,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 08:44:42,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 08:44:42,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 08:44:42,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 08:44:42,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 08:44:42,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 08:44:42,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 08:44:42,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 08:44:42,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 08:44:42,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 08:44:42,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 08:44:42,882 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_598f9d61-311f-44c6-a699-8994050ca93e', 'password': 'b1263168-4f9f-45e4-aa24-80957ca4eb14', 'project_name': 'rally_sanity-project_598f9d61-311f-44c6-a699-8994050ca93e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': '3e704001c9fe434fb7a3165512ba14fb', 'project_domain_name': 'Default'} 2018-08-31 08:44:42,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:44:42,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 08:44:43,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee392825-e445-4d4b-9490-ed958b739f28 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:44:43,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-ee392825-e445-4d4b-9490-ed958b739f28 2018-08-31 08:44:43,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199471950531s 2018-08-31 08:44:43,086 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-ee392825-e445-4d4b-9490-ed958b739f28 2018-08-31 08:44:43,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 08:44:43,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 08:44:43,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3adb57e-6c24-4045-a185-0ab419b6d8b8 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 08:44:43,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-f3adb57e-6c24-4045-a185-0ab419b6d8b8 2018-08-31 08:44:43,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0991070270538s 2018-08-31 08:44:43,190 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-f3adb57e-6c24-4045-a185-0ab419b6d8b8 2018-08-31 08:44:43,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 08:44:43,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 08:44:43,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef18b478-cd36-45c4-8cdf-8a70f8968061 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 08:44:43,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-ef18b478-cd36-45c4-8cdf-8a70f8968061 2018-08-31 08:44:43,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105621814728s 2018-08-31 08:44:43,298 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-ef18b478-cd36-45c4-8cdf-8a70f8968061 2018-08-31 08:44:43,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 08:44:43,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 08:44:43,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a292f3-8b67-446f-bce5-3c7d2908a429 Content-Encoding: gzip Content-Length: 974 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_598f9d61-311f-44c6-a699-8994050ca93e", "links": {"self": "http://172.30.9.34:5000/v3/users/2de4d46ee5ae431e80287e23283196cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2de4d46ee5ae431e80287e23283196cb", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 08:44:43,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-27a292f3-8b67-446f-bce5-3c7d2908a429 2018-08-31 08:44:43,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232657909393s 2018-08-31 08:44:43,532 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-27a292f3-8b67-446f-bce5-3c7d2908a429 2018-08-31 08:44:43,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 08:44:43,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 08:44:43,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b660a81a-9f95-4f9b-8ef9-5178356f66ee Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.34:5000/v3/projects/3e704001c9fe434fb7a3165512ba14fb"}, "tags": [], "enabled": true, "id": "3e704001c9fe434fb7a3165512ba14fb", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_598f9d61-311f-44c6-a699-8994050ca93e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}]} 2018-08-31 08:44:43,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-b660a81a-9f95-4f9b-8ef9-5178356f66ee 2018-08-31 08:44:43,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201320886612s 2018-08-31 08:44:43,745 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-b660a81a-9f95-4f9b-8ef9-5178356f66ee 2018-08-31 08:44:43,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 08:44:43,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=2de4d46ee5ae431e80287e23283196cb&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=3e704001c9fe434fb7a3165512ba14fb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 08:44:43,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed9ef21-5b33-422d-b930-40da4ca49036 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=2de4d46ee5ae431e80287e23283196cb&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=3e704001c9fe434fb7a3165512ba14fb", "previous": null, "next": null}} 2018-08-31 08:44:43,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=2de4d46ee5ae431e80287e23283196cb&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=3e704001c9fe434fb7a3165512ba14fb used request id req-2ed9ef21-5b33-422d-b930-40da4ca49036 2018-08-31 08:44:43,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.190793037415s 2018-08-31 08:44:43,944 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=2de4d46ee5ae431e80287e23283196cb&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=3e704001c9fe434fb7a3165512ba14fb used request id req-2ed9ef21-5b33-422d-b930-40da4ca49036 2018-08-31 08:44:43,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 08:44:43,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/3e704001c9fe434fb7a3165512ba14fb/users/2de4d46ee5ae431e80287e23283196cb/roles/4c25f01924ac4d96a443bc451210c686 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 08:44:44,191 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 08:44:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7bc4d2a-3a98-449e-8134-1424a746a07c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 08:44:44,191 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/3e704001c9fe434fb7a3165512ba14fb/users/2de4d46ee5ae431e80287e23283196cb/roles/4c25f01924ac4d96a443bc451210c686 used request id req-c7bc4d2a-3a98-449e-8134-1424a746a07c 2018-08-31 08:44:44,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.243709087372s 2018-08-31 08:44:44,192 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/3e704001c9fe434fb7a3165512ba14fb/users/2de4d46ee5ae431e80287e23283196cb/roles/4c25f01924ac4d96a443bc451210c686 used request id req-c7bc4d2a-3a98-449e-8134-1424a746a07c 2018-08-31 08:44:44,192 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-08-31 08:44:44,377 - 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-31 08:44:44,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:44:44,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:44:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8ab9491-a244-409f-8bd9-384c7805a94f 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 08:44:44,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-b8ab9491-a244-409f-8bd9-384c7805a94f 2018-08-31 08:44:44,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 08:44:44,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T09:44:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e704001c9fe434fb7a3165512ba14fb", "name": "rally_sanity-project_598f9d61-311f-44c6-a699-8994050ca93e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_3e704001c9fe434fb7a3165512ba14fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_3e704001c9fe434fb7a3165512ba14fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/3e704001c9fe434fb7a3165512ba14fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/3e704001c9fe434fb7a3165512ba14fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/3e704001c9fe434fb7a3165512ba14fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/3e704001c9fe434fb7a3165512ba14fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/3e704001c9fe434fb7a3165512ba14fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/3e704001c9fe434fb7a3165512ba14fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3e704001c9fe434fb7a3165512ba14fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/3e704001c9fe434fb7a3165512ba14fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/3e704001c9fe434fb7a3165512ba14fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/3e704001c9fe434fb7a3165512ba14fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/3e704001c9fe434fb7a3165512ba14fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/3e704001c9fe434fb7a3165512ba14fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_598f9d61-311f-44c6-a699-8994050ca93e", "id": "2de4d46ee5ae431e80287e23283196cb"}, "audit_ids": ["jiZ46PsyR0Oupskd_QNTDQ"], "issued_at": "2018-08-31T08:44:44.000000Z"}} 2018-08-31 08:44:44,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 08:44:44,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5dbde87044b3d9729e9228fd9d156d41b7928786" -d '{"network": {"shared": true, "name": "rally_sanity-net_598f9d61-311f-44c6-a699-8994050ca93e", "admin_state_up": true}}' 2018-08-31 08:44:45,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-207f6901-5648-48c4-8a1a-403b0cb3ac56 Date: Fri, 31 Aug 2018 08:44:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"22388e33-531e-4d0c-901f-3dbb5ede9f3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":true,"project_id":"3e704001c9fe434fb7a3165512ba14fb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:44:45Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_598f9d61-311f-44c6-a699-8994050ca93e","admin_state_up":true,"tenant_id":"3e704001c9fe434fb7a3165512ba14fb","created_at":"2018-08-31T08:44:45Z","mtu":1450}} 2018-08-31 08:44:45,451 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-207f6901-5648-48c4-8a1a-403b0cb3ac56 2018-08-31 08:44:45,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.661339044571s 2018-08-31 08:44:45,451 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-207f6901-5648-48c4-8a1a-403b0cb3ac56 2018-08-31 08:44:45,452 - 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-31T08:44:45Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'22388e33-531e-4d0c-901f-3dbb5ede9f3a', u'provider:segmentation_id': 16, 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_598f9d61-311f-44c6-a699-8994050ca93e', u'created_at': u'2018-08-31T08:44:45Z', u'mtu': 1450, u'tenant_id': u'3e704001c9fe434fb7a3165512ba14fb', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'3e704001c9fe434fb7a3165512ba14fb', u'l2_adjacency': True}) 2018-08-31 08:44:45,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 08:44:45,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5dbde87044b3d9729e9228fd9d156d41b7928786" 2018-08-31 08:44:45,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2103 X-Openstack-Request-Id: req-ff9252d7-0b0f-40dc-b9cb-f7eecb1c2053 Date: Fri, 31 Aug 2018 08:44:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"22388e33-531e-4d0c-901f-3dbb5ede9f3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":true,"project_id":"3e704001c9fe434fb7a3165512ba14fb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T08:44:45Z","qos_policy_id":null,"name":"rally_sanity-net_598f9d61-311f-44c6-a699-8994050ca93e","admin_state_up":true,"tenant_id":"3e704001c9fe434fb7a3165512ba14fb","created_at":"2018-08-31T08:44:45Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4c0fb0fe-5a1a-4389-b9bd-e0160c4780a8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["1270e957-82b8-492a-9389-9f269d5e32c1"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:29Z","qos_policy_id":null,"name":"HA network tenant cc04c4796cb54c97b357ea0e59971e41","admin_state_up":true,"tenant_id":"","created_at":"2018-08-31T08:30:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 08:44:45,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-ff9252d7-0b0f-40dc-b9cb-f7eecb1c2053 2018-08-31 08:44:45,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.463840007782s 2018-08-31 08:44:45,917 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-ff9252d7-0b0f-40dc-b9cb-f7eecb1c2053 2018-08-31 08:44:45,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 08:44:45,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}5dbde87044b3d9729e9228fd9d156d41b7928786" -d '{"subnet": {"name": "rally_sanity-subnet_598f9d61-311f-44c6-a699-8994050ca93e", "enable_dhcp": true, "network_id": "22388e33-531e-4d0c-901f-3dbb5ede9f3a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 08:44:46,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-6363ecff-3d79-4584-ad30-9be09b065962 Date: Fri, 31 Aug 2018 08:44:46 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-31T08:44:46Z","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":"dcf80689-f719-49e6-b5e5-619170246c49","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"3e704001c9fe434fb7a3165512ba14fb","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_598f9d61-311f-44c6-a699-8994050ca93e","enable_dhcp":true,"segment_id":null,"network_id":"22388e33-531e-4d0c-901f-3dbb5ede9f3a","tenant_id":"3e704001c9fe434fb7a3165512ba14fb","created_at":"2018-08-31T08:44:46Z","ip_version":4}} 2018-08-31 08:44:46,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-6363ecff-3d79-4584-ad30-9be09b065962 2018-08-31 08:44:46,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.767244100571s 2018-08-31 08:44:46,686 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-6363ecff-3d79-4584-ad30-9be09b065962 2018-08-31 08:44:46,686 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:44:46Z', 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'dcf80689-f719-49e6-b5e5-619170246c49', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_598f9d61-311f-44c6-a699-8994050ca93e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'22388e33-531e-4d0c-901f-3dbb5ede9f3a', u'tenant_id': u'3e704001c9fe434fb7a3165512ba14fb', u'created_at': u'2018-08-31T08:44:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3e704001c9fe434fb7a3165512ba14fb'}) 2018-08-31 08:44:46,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 08:44:46,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}5dbde87044b3d9729e9228fd9d156d41b7928786" -d '{"router": {"external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "name": "rally_sanity-router_598f9d61-311f-44c6-a699-8994050ca93e", "admin_state_up": true}}' 2018-08-31 08:44:53,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-77d88e20-8b9f-419e-b4cc-cd63719a3d02 Date: Fri, 31 Aug 2018 08:44:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3e704001c9fe434fb7a3165512ba14fb", "created_at": "2018-08-31T08:44:47Z", "admin_state_up": true, "updated_at": "2018-08-31T08:44:48Z", "project_id": "3e704001c9fe434fb7a3165512ba14fb", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "5205f8a1-c96e-4cab-8481-24d6e1a2dc31", "name": "rally_sanity-router_598f9d61-311f-44c6-a699-8994050ca93e"}} 2018-08-31 08:44:53,404 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-77d88e20-8b9f-419e-b4cc-cd63719a3d02 2018-08-31 08:44:53,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.71714305878s 2018-08-31 08:44:53,404 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-77d88e20-8b9f-419e-b4cc-cd63719a3d02 2018-08-31 08:44:53,404 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T08:44:48Z', u'revision_number': 3, u'ha': True, u'id': u'5205f8a1-c96e-4cab-8481-24d6e1a2dc31', u'external_gateway_info': {u'network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9101d810-9ee5-41e0-949f-3a0dfa54404f', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_598f9d61-311f-44c6-a699-8994050ca93e', u'admin_state_up': True, u'tenant_id': u'3e704001c9fe434fb7a3165512ba14fb', u'created_at': u'2018-08-31T08:44:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'3e704001c9fe434fb7a3165512ba14fb'}) 2018-08-31 08:44:53,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 08:44:53,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/5205f8a1-c96e-4cab-8481-24d6e1a2dc31/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}5dbde87044b3d9729e9228fd9d156d41b7928786" -d '{"subnet_id": "dcf80689-f719-49e6-b5e5-619170246c49"}' 2018-08-31 08:44:56,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a8ffc987-591d-4e98-a756-e4c9617ebd39 Date: Fri, 31 Aug 2018 08:44:56 GMT RESP BODY: {"network_id": "22388e33-531e-4d0c-901f-3dbb5ede9f3a", "tenant_id": "3e704001c9fe434fb7a3165512ba14fb", "subnet_id": "dcf80689-f719-49e6-b5e5-619170246c49", "subnet_ids": ["dcf80689-f719-49e6-b5e5-619170246c49"], "port_id": "d01e5176-63ed-4a56-b450-88a672fa6133", "id": "5205f8a1-c96e-4cab-8481-24d6e1a2dc31"} 2018-08-31 08:44:56,054 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/5205f8a1-c96e-4cab-8481-24d6e1a2dc31/add_router_interface.json used request id req-a8ffc987-591d-4e98-a756-e4c9617ebd39 2018-08-31 08:44:56,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.64928078651s 2018-08-31 08:44:56,054 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/5205f8a1-c96e-4cab-8481-24d6e1a2dc31/add_router_interface.json used request id req-a8ffc987-591d-4e98-a756-e4c9617ebd39 returning object 5205f8a1-c96e-4cab-8481-24d6e1a2dc31 2018-08-31 08:44:56,054 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 08:44:56,121 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 08:44:56,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 08:44:56,127 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 08:44:56 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}]} 2018-08-31 08:44:56,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:44:56,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5dbde87044b3d9729e9228fd9d156d41b7928786" 2018-08-31 08:44:56,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5595ad32-973e-40e5-9ed9-d7242e149de4 Date: Fri, 31 Aug 2018 08:44:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:44:56,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-5595ad32-973e-40e5-9ed9-d7242e149de4 2018-08-31 08:44:56,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312808990479s 2018-08-31 08:44:56,445 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-5595ad32-973e-40e5-9ed9-d7242e149de4 2018-08-31 08:44:56,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 08:44:56,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5dbde87044b3d9729e9228fd9d156d41b7928786" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_598f9d61-311f-44c6-a699-8994050ca93e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_598f9d61-311f-44c6-a699-8994050ca93e"}' 2018-08-31 08:44:56,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/ad6df712-5725-4de5-8b76-5a6cac8f1b11 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f5b126b8-5f14-418c-b5ee-79cb2a6393ff Date: Fri, 31 Aug 2018 08:44:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:44:56Z", "file": "/v2/images/ad6df712-5725-4de5-8b76-5a6cac8f1b11/file", "owner": "3e704001c9fe434fb7a3165512ba14fb", "id": "ad6df712-5725-4de5-8b76-5a6cac8f1b11", "size": null, "self": "/v2/images/ad6df712-5725-4de5-8b76-5a6cac8f1b11", "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_598f9d61-311f-44c6-a699-8994050ca93e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_598f9d61-311f-44c6-a699-8994050ca93e", "checksum": null, "created_at": "2018-08-31T08:44:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 08:44:56,767 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-f5b126b8-5f14-418c-b5ee-79cb2a6393ff 2018-08-31 08:44:56,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.314398050308s 2018-08-31 08:44:56,768 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-f5b126b8-5f14-418c-b5ee-79cb2a6393ff returning object ad6df712-5725-4de5-8b76-5a6cac8f1b11 2018-08-31 08:44:56,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 08:44:56,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/ad6df712-5725-4de5-8b76-5a6cac8f1b11/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}5dbde87044b3d9729e9228fd9d156d41b7928786" -d '' 2018-08-31 08:44:57,917 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a467ffcd-007c-4d94-a7ce-5c691117d635 Date: Fri, 31 Aug 2018 08: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-31 08:44:57,917 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/ad6df712-5725-4de5-8b76-5a6cac8f1b11/file used request id req-a467ffcd-007c-4d94-a7ce-5c691117d635 2018-08-31 08:44:57,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.14902091026s 2018-08-31 08:44:57,918 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/ad6df712-5725-4de5-8b76-5a6cac8f1b11/file used request id req-a467ffcd-007c-4d94-a7ce-5c691117d635 2018-08-31 08:44:57,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 08:44:57,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5dbde87044b3d9729e9228fd9d156d41b7928786" 2018-08-31 08:44:58,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-8caacfc0-87f7-4d1c-9708-1b8eae74eadb Date: Fri, 31 Aug 2018 08:44:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:44:57Z", "file": "/v2/images/ad6df712-5725-4de5-8b76-5a6cac8f1b11/file", "owner": "3e704001c9fe434fb7a3165512ba14fb", "id": "ad6df712-5725-4de5-8b76-5a6cac8f1b11", "size": 12716032, "self": "/v2/images/ad6df712-5725-4de5-8b76-5a6cac8f1b11", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ad6df712-5725-4de5-8b76-5a6cac8f1b11/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ad6df712-5725-4de5-8b76-5a6cac8f1b11/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_598f9d61-311f-44c6-a699-8994050ca93e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_598f9d61-311f-44c6-a699-8994050ca93e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:44:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 08:44:58,230 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-8caacfc0-87f7-4d1c-9708-1b8eae74eadb 2018-08-31 08:44:58,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308881998062s 2018-08-31 08:44:58,231 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-8caacfc0-87f7-4d1c-9708-1b8eae74eadb 2018-08-31 08:44:58,233 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ad6df712-5725-4de5-8b76-5a6cac8f1b11/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ad6df712-5725-4de5-8b76-5a6cac8f1b11/file', 'owner': u'3e704001c9fe434fb7a3165512ba14fb', 'id': u'ad6df712-5725-4de5-8b76-5a6cac8f1b11', 'size': 12716032, u'self': u'/v2/images/ad6df712-5725-4de5-8b76-5a6cac8f1b11', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3e704001c9fe434fb7a3165512ba14fb', 'name': 'rally_sanity-project_598f9d61-311f-44c6-a699-8994050ca93e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ad6df712-5725-4de5-8b76-5a6cac8f1b11/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T08:44:57Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T08:44:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_598f9d61-311f-44c6-a699-8994050ca93e', '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/ad6df712-5725-4de5-8b76-5a6cac8f1b11', 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_598f9d61-311f-44c6-a699-8994050ca93e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_598f9d61-311f-44c6-a699-8994050ca93e', 'created': u'2018-08-31T08:44:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T08:44:56Z', 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/ad6df712-5725-4de5-8b76-5a6cac8f1b11', 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_598f9d61-311f-44c6-a699-8994050ca93e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 08:44:58,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 08:44:58,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}8b6996a386bd7460d849aaf496974edf6f90191f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_598f9d61-311f-44c6-a699-8994050ca93e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 08:44:58,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08: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-30ccc450-dc92-4eb0-978c-efd19d719b1d x-compute-request-id: req-30ccc450-dc92-4eb0-978c-efd19d719b1d Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_598f9d61-311f-44c6-a699-8994050ca93e", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/f8660065-7de6-46cd-8ccf-ac74fb60d698", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/f8660065-7de6-46cd-8ccf-ac74fb60d698", "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": "f8660065-7de6-46cd-8ccf-ac74fb60d698"}} 2018-08-31 08:44:58,581 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-30ccc450-dc92-4eb0-978c-efd19d719b1d 2018-08-31 08:44:58,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.347187995911s 2018-08-31 08:44:58,582 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-30ccc450-dc92-4eb0-978c-efd19d719b1d 2018-08-31 08:44:58,582 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_598f9d61-311f-44c6-a699-8994050ca93e', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'f8660065-7de6-46cd-8ccf-ac74fb60d698', 'swap': 0}) 2018-08-31 08:44:58,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 08:44:58,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/f8660065-7de6-46cd-8ccf-ac74fb60d698/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}8b6996a386bd7460d849aaf496974edf6f90191f" -d '{"extra_specs": {}}' 2018-08-31 08:44:58,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08: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-71b410eb-f7e4-4ea6-aac6-adbac13cd4c4 x-compute-request-id: req-71b410eb-f7e4-4ea6-aac6-adbac13cd4c4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 08:44:58,610 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/f8660065-7de6-46cd-8ccf-ac74fb60d698/os-extra_specs used request id req-71b410eb-f7e4-4ea6-aac6-adbac13cd4c4 2018-08-31 08:44:58,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0265090465546s 2018-08-31 08:44:58,610 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/f8660065-7de6-46cd-8ccf-ac74fb60d698/os-extra_specs used request id req-71b410eb-f7e4-4ea6-aac6-adbac13cd4c4 2018-08-31 08:44:58,610 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-31 08:45:01,595 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-31 08:45:04,397 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 12784bf8-3f8a-4cd8-a8e9-484de5691e43 | 2018-08-31T08:45:04.010483 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 12784bf8-3f8a-4cd8-a8e9-484de5691e43 ~/.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-31 08:45:08,301 - 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-31 08:45:08,302 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-08-31 08:45:08,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-31 08:45:08,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}5dbde87044b3d9729e9228fd9d156d41b7928786" 2018-08-31 08:45:08,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:45:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-243abea8-4789-4630-965b-42b4054f9665 x-compute-request-id: req-243abea8-4789-4630-965b-42b4054f9665 Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 257}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 260}, "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.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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-31 08:45:08,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/os-hypervisors/detail used request id req-243abea8-4789-4630-965b-42b4054f9665 2018-08-31 08:45:08,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.290395975113s 2018-08-31 08:45:08,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/os-hypervisors/detail used request id req-243abea8-4789-4630-965b-42b4054f9665 2018-08-31 08:45:08,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 08:45:08,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}8b6996a386bd7460d849aaf496974edf6f90191f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_598f9d61-311f-44c6-a699-8994050ca93e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 08:45:08,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:45:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9ea3d16-bbec-4d7a-b227-e13682db00a8 x-compute-request-id: req-a9ea3d16-bbec-4d7a-b227-e13682db00a8 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_598f9d61-311f-44c6-a699-8994050ca93e", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/8e6b7b6a-ef74-4236-b317-a73e242fc84c", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/8e6b7b6a-ef74-4236-b317-a73e242fc84c", "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": "8e6b7b6a-ef74-4236-b317-a73e242fc84c"}} 2018-08-31 08:45:08,664 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-a9ea3d16-bbec-4d7a-b227-e13682db00a8 2018-08-31 08:45:08,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0697419643402s 2018-08-31 08:45:08,665 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-a9ea3d16-bbec-4d7a-b227-e13682db00a8 2018-08-31 08:45:08,665 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_598f9d61-311f-44c6-a699-8994050ca93e', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'8e6b7b6a-ef74-4236-b317-a73e242fc84c', 'swap': 0}) 2018-08-31 08:45:08,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 08:45:08,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/8e6b7b6a-ef74-4236-b317-a73e242fc84c/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}8b6996a386bd7460d849aaf496974edf6f90191f" -d '{"extra_specs": {}}' 2018-08-31 08:45:08,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 08:45:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1763c776-5323-46ca-9e78-ec5bf813d41f x-compute-request-id: req-1763c776-5323-46ca-9e78-ec5bf813d41f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 08:45:08,690 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/8e6b7b6a-ef74-4236-b317-a73e242fc84c/os-extra_specs used request id req-1763c776-5323-46ca-9e78-ec5bf813d41f 2018-08-31 08:45:08,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0250418186188s 2018-08-31 08:45:08,691 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/8e6b7b6a-ef74-4236-b317-a73e242fc84c/os-extra_specs used request id req-1763c776-5323-46ca-9e78-ec5bf813d41f 2018-08-31 08:45:08,691 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_598f9d61-311f-44c6-a699-8994050ca93e', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'8e6b7b6a-ef74-4236-b317-a73e242fc84c', 'swap': 0}) 2018-08-31 08:45:08,691 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-08-31 08:45:08,691 - 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-31 08:45:08,692 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-31 08:45:08,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-31 08:45:08,697 - 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': '22388e33-531e-4d0c-901f-3dbb5ede9f3a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_598f9d61-311f-44c6-a699-8994050ca93e', 'flavor_name': 'rally_sanity-flavor_598f9d61-311f-44c6-a699-8994050ca93e', '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_598f9d61-311f-44c6-a699-8994050ca93e', '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-31 08:46:34,443 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 031c0f32-271a-41b2-b8f2-3d5e766b1512 2018-08-31 08:46:34,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-08-31 08:46:34,445 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '031c0f32-271a-41b2-b8f2-3d5e766b1512'] 2018-08-31 08:46:35,323 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 031c0f32-271a-41b2-b8f2-3d5e766b1512 -------------------------------------------------------------------------------- Task 031c0f32-271a-41b2-b8f2-3d5e766b1512: 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 031c0f32-271a-41b2-b8f2-3d5e766b1512 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.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | total | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | -> duration | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.610562 Full duration: 10.159196 -------------------------------------------------------------------------------- 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 031c0f32-271a-41b2-b8f2-3d5e766b1512 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.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | total | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 100.0% | 1 | | -> duration | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.034044 Full duration: 10.168164 -------------------------------------------------------------------------------- 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 031c0f32-271a-41b2-b8f2-3d5e766b1512 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.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | total | 1.308 | 1.308 | 1.308 | 1.308 | 1.308 | 1.308 | 100.0% | 1 | | -> duration | 1.308 | 1.308 | 1.308 | 1.308 | 1.308 | 1.308 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.308178 Full duration: 10.870411 -------------------------------------------------------------------------------- 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 031c0f32-271a-41b2-b8f2-3d5e766b1512 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.587 | 1.587 | 1.587 | 1.587 | 1.587 | 1.587 | 100.0% | 1 | | total | 2.039 | 2.039 | 2.039 | 2.039 | 2.039 | 2.039 | 100.0% | 1 | | -> duration | 2.039 | 2.039 | 2.039 | 2.039 | 2.039 | 2.039 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.039312 Full duration: 11.434264 -------------------------------------------------------------------------------- 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 031c0f32-271a-41b2-b8f2-3d5e766b1512 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.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | total | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | -> duration | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.145073 Full duration: 10.421241 -------------------------------------------------------------------------------- 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 031c0f32-271a-41b2-b8f2-3d5e766b1512 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.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | total | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | -> duration | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.796139 Full duration: 10.224222 HINTS: * To plot HTML graphics with this data, run: rally task report 031c0f32-271a-41b2-b8f2-3d5e766b1512 --out output.html * To generate a JUnit report, run: rally task export 031c0f32-271a-41b2-b8f2-3d5e766b1512 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 031c0f32-271a-41b2-b8f2-3d5e766b1512 --json --out output.json 2018-08-31 08:46:35,323 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '031c0f32-271a-41b2-b8f2-3d5e766b1512', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-08-31 08:46:37,832 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 031c0f32-271a-41b2-b8f2-3d5e766b1512 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-08-31 08:46:37.734 766 INFO rally.api [-] Building 'json' report for the following task(s): '031c0f32-271a-41b2-b8f2-3d5e766b1512'. 2018-08-31 08:46:37.738 766 INFO rally.api [-] The report has been successfully built. 2018-08-31 08:46:37,833 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '031c0f32-271a-41b2-b8f2-3d5e766b1512', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-08-31 08:46:40,436 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 031c0f32-271a-41b2-b8f2-3d5e766b1512 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-08-31 08:46:40.318 769 INFO rally.api [-] Building 'html' report for the following task(s): '031c0f32-271a-41b2-b8f2-3d5e766b1512'. 2018-08-31 08:46:40.340 769 INFO rally.api [-] The report has been successfully built. 2018-08-31 08:46:40,442 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-08-31 08:46:40,443 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-08-31 08:46:40,443 - 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-31 08:46:40,443 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-31 08:46:40,455 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-31 08:46:40,455 - 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': '22388e33-531e-4d0c-901f-3dbb5ede9f3a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_598f9d61-311f-44c6-a699-8994050ca93e', 'flavor_name': 'rally_sanity-flavor_598f9d61-311f-44c6-a699-8994050ca93e', '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_598f9d61-311f-44c6-a699-8994050ca93e', '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-31 08:48:40,720 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0bcd133e-3cff-4010-ba37-b76d293af501 2018-08-31 08:48:40,720 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0bcd133e-3cff-4010-ba37-b76d293af501'] 2018-08-31 08:48:41,578 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0bcd133e-3cff-4010-ba37-b76d293af501 -------------------------------------------------------------------------------- Task 0bcd133e-3cff-4010-ba37-b76d293af501: 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 0bcd133e-3cff-4010-ba37-b76d293af501 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 | 4.393 | 4.393 | 4.393 | 4.393 | 4.393 | 4.393 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 100.0% | 1 | | -> glance_v2.upload_data | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | glance_v2.delete_image | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | total | 5.243 | 5.243 | 5.243 | 5.243 | 5.243 | 5.243 | 100.0% | 1 | | -> duration | 5.243 | 5.243 | 5.243 | 5.243 | 5.243 | 5.243 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.243045 Full duration: 16.830503 -------------------------------------------------------------------------------- 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 0bcd133e-3cff-4010-ba37-b76d293af501 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 | 4.241 | 4.241 | 4.241 | 4.241 | 4.241 | 4.241 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> glance_v2.upload_data | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | glance_v2.list_images | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | total | 4.532 | 4.532 | 4.532 | 4.532 | 4.532 | 4.532 | 100.0% | 1 | | -> duration | 4.532 | 4.532 | 4.532 | 4.532 | 4.532 | 4.532 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.531596 Full duration: 19.288671 -------------------------------------------------------------------------------- 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 0bcd133e-3cff-4010-ba37-b76d293af501 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.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | total | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | -> duration | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.59001 Full duration: 10.778036 -------------------------------------------------------------------------------- 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": "22388e33-531e-4d0c-901f-3dbb5ede9f3a" } ], "flavor": { "name": "rally_sanity-flavor_598f9d61-311f-44c6-a699-8994050ca93e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0bcd133e-3cff-4010-ba37-b76d293af501 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 | 4.956 | 4.956 | 4.956 | 4.956 | 4.956 | 4.956 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | -> glance_v2.upload_data | 1.369 | 1.369 | 1.369 | 1.369 | 1.369 | 1.369 | 100.0% | 1 | | nova.boot_servers | 19.459 | 19.459 | 19.459 | 19.459 | 19.459 | 19.459 | 100.0% | 1 | | total | 24.415 | 24.415 | 24.415 | 24.415 | 24.415 | 24.415 | 100.0% | 1 | | -> duration | 23.415 | 23.415 | 23.415 | 23.415 | 23.415 | 23.415 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.415286 Full duration: 50.544012 HINTS: * To plot HTML graphics with this data, run: rally task report 0bcd133e-3cff-4010-ba37-b76d293af501 --out output.html * To generate a JUnit report, run: rally task export 0bcd133e-3cff-4010-ba37-b76d293af501 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0bcd133e-3cff-4010-ba37-b76d293af501 --json --out output.json 2018-08-31 08:48:41,578 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0bcd133e-3cff-4010-ba37-b76d293af501', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-08-31 08:48:44,000 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0bcd133e-3cff-4010-ba37-b76d293af501 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-08-31 08:48:43.902 1322 INFO rally.api [-] Building 'json' report for the following task(s): '0bcd133e-3cff-4010-ba37-b76d293af501'. 2018-08-31 08:48:43.908 1322 INFO rally.api [-] The report has been successfully built. 2018-08-31 08:48:44,001 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0bcd133e-3cff-4010-ba37-b76d293af501', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-08-31 08:48:46,436 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0bcd133e-3cff-4010-ba37-b76d293af501 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-08-31 08:48:46.323 1325 INFO rally.api [-] Building 'html' report for the following task(s): '0bcd133e-3cff-4010-ba37-b76d293af501'. 2018-08-31 08:48:46.344 1325 INFO rally.api [-] The report has been successfully built. 2018-08-31 08:48:46,439 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-08-31 08:48:46,439 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-08-31 08:48:46,440 - 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-31 08:48:46,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-31 08:48:46,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-31 08:48:46,445 - 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': '22388e33-531e-4d0c-901f-3dbb5ede9f3a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_598f9d61-311f-44c6-a699-8994050ca93e', 'flavor_name': 'rally_sanity-flavor_598f9d61-311f-44c6-a699-8994050ca93e', '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_598f9d61-311f-44c6-a699-8994050ca93e', '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-31 08:52:44,556 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ab80f2da-fcd7-4b09-9ce0-df025a9752cf 2018-08-31 08:52:44,556 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ab80f2da-fcd7-4b09-9ce0-df025a9752cf'] 2018-08-31 08:52:45,488 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ab80f2da-fcd7-4b09-9ce0-df025a9752cf -------------------------------------------------------------------------------- Task ab80f2da-fcd7-4b09-9ce0-df025a9752cf: 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 ab80f2da-fcd7-4b09-9ce0-df025a9752cf 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.542 | 3.542 | 3.542 | 3.542 | 3.542 | 3.542 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.945 | 2.945 | 2.945 | 2.945 | 2.945 | 2.945 | 100.0% | 1 | | total | 6.488 | 6.488 | 6.488 | 6.488 | 6.488 | 6.488 | 100.0% | 1 | | -> duration | 6.488 | 6.488 | 6.488 | 6.488 | 6.488 | 6.488 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.487695 Full duration: 26.693197 -------------------------------------------------------------------------------- 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 ab80f2da-fcd7-4b09-9ce0-df025a9752cf 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.443 | 3.443 | 3.443 | 3.443 | 3.443 | 3.443 | 100.0% | 1 | | cinder_v2.delete_volume | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 100.0% | 1 | | total | 3.982 | 3.982 | 3.982 | 3.982 | 3.982 | 3.982 | 100.0% | 1 | | -> duration | 3.982 | 3.982 | 3.982 | 3.982 | 3.982 | 3.982 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.981643 Full duration: 18.148219 -------------------------------------------------------------------------------- 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_598f9d61-311f-44c6-a699-8994050ca93e" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ab80f2da-fcd7-4b09-9ce0-df025a9752cf 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 | 10.005 | 10.005 | 10.005 | 10.005 | 10.005 | 10.005 | 100.0% | 1 | | cinder_v2.delete_volume | 2.663 | 2.663 | 2.663 | 2.663 | 2.663 | 2.663 | 100.0% | 1 | | total | 12.669 | 12.669 | 12.669 | 12.669 | 12.669 | 12.669 | 100.0% | 1 | | -> duration | 12.669 | 12.669 | 12.669 | 12.669 | 12.669 | 12.669 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.668769 Full duration: 26.927175 -------------------------------------------------------------------------------- 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 ab80f2da-fcd7-4b09-9ce0-df025a9752cf 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.543 | 3.543 | 3.543 | 3.543 | 3.543 | 3.543 | 100.0% | 1 | | cinder_v2.delete_volume | 0.375 | 0.375 | 0.375 | 0.375 | 0.375 | 0.375 | 100.0% | 1 | | total | 3.919 | 3.919 | 3.919 | 3.919 | 3.919 | 3.919 | 100.0% | 1 | | -> duration | 3.919 | 3.919 | 3.919 | 3.919 | 3.919 | 3.919 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.918884 Full duration: 17.101317 -------------------------------------------------------------------------------- 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 ab80f2da-fcd7-4b09-9ce0-df025a9752cf 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.58 | 3.58 | 3.58 | 3.58 | 3.58 | 3.58 | 100.0% | 1 | | cinder_v2.extend_volume | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | cinder_v2.delete_volume | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | total | 4.945 | 4.945 | 4.945 | 4.945 | 4.945 | 4.945 | 100.0% | 1 | | -> duration | 4.945 | 4.945 | 4.945 | 4.945 | 4.945 | 4.945 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.944649 Full duration: 18.449089 -------------------------------------------------------------------------------- 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 ab80f2da-fcd7-4b09-9ce0-df025a9752cf 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.75 | 3.75 | 3.75 | 3.75 | 3.75 | 3.75 | 100.0% | 1 | | cinder_v2.delete_volume | 2.991 | 2.991 | 2.991 | 2.991 | 2.991 | 2.991 | 100.0% | 1 | | total | 6.742 | 6.742 | 6.742 | 6.742 | 6.742 | 6.742 | 100.0% | 1 | | -> duration | 6.742 | 6.742 | 6.742 | 6.742 | 6.742 | 6.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.741704 Full duration: 26.854997 -------------------------------------------------------------------------------- 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 ab80f2da-fcd7-4b09-9ce0-df025a9752cf 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.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | cinder_v2.list_qos | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 100.0% | 1 | | total | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | -> duration | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.059295 Full duration: 16.933912 -------------------------------------------------------------------------------- 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 ab80f2da-fcd7-4b09-9ce0-df025a9752cf 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.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | cinder_v2.set_qos | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 100.0% | 1 | | total | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 100.0% | 1 | | -> duration | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.108036 Full duration: 16.845707 -------------------------------------------------------------------------------- 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 ab80f2da-fcd7-4b09-9ce0-df025a9752cf 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.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | cinder_v2.list_types | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | total | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | -> duration | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.065148 Full duration: 17.200441 -------------------------------------------------------------------------------- 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 ab80f2da-fcd7-4b09-9ce0-df025a9752cf 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.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.345 | 0.345 | 0.345 | 0.345 | 0.345 | 0.345 | 100.0% | 1 | | total | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 100.0% | 1 | | -> duration | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.10845 Full duration: 16.842344 HINTS: * To plot HTML graphics with this data, run: rally task report ab80f2da-fcd7-4b09-9ce0-df025a9752cf --out output.html * To generate a JUnit report, run: rally task export ab80f2da-fcd7-4b09-9ce0-df025a9752cf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ab80f2da-fcd7-4b09-9ce0-df025a9752cf --json --out output.json 2018-08-31 08:52:45,489 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ab80f2da-fcd7-4b09-9ce0-df025a9752cf', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-08-31 08:52:48,121 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ab80f2da-fcd7-4b09-9ce0-df025a9752cf --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-08-31 08:52:48.010 3114 INFO rally.api [-] Building 'json' report for the following task(s): 'ab80f2da-fcd7-4b09-9ce0-df025a9752cf'. 2018-08-31 08:52:48.019 3114 INFO rally.api [-] The report has been successfully built. 2018-08-31 08:52:48,122 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ab80f2da-fcd7-4b09-9ce0-df025a9752cf', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-08-31 08:52:50,966 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ab80f2da-fcd7-4b09-9ce0-df025a9752cf --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-08-31 08:52:50.835 3117 INFO rally.api [-] Building 'html' report for the following task(s): 'ab80f2da-fcd7-4b09-9ce0-df025a9752cf'. 2018-08-31 08:52:50.863 3117 INFO rally.api [-] The report has been successfully built. 2018-08-31 08:52:50,972 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-08-31 08:52:50,972 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-08-31 08:52:50,973 - 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-31 08:52:50,973 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-31 08:52:50,978 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-31 08:52:50,978 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '22388e33-531e-4d0c-901f-3dbb5ede9f3a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_598f9d61-311f-44c6-a699-8994050ca93e', 'flavor_name': 'rally_sanity-flavor_598f9d61-311f-44c6-a699-8994050ca93e', '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_598f9d61-311f-44c6-a699-8994050ca93e', '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-31 08:55:21,411 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 99791737-dabf-4d81-ac95-07945c453063 2018-08-31 08:55:21,411 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '99791737-dabf-4d81-ac95-07945c453063'] 2018-08-31 08:55:22,254 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 99791737-dabf-4d81-ac95-07945c453063 -------------------------------------------------------------------------------- Task 99791737-dabf-4d81-ac95-07945c453063: 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 99791737-dabf-4d81-ac95-07945c453063 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.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | total | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | -> duration | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.928646 Full duration: 10.635082 -------------------------------------------------------------------------------- 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 99791737-dabf-4d81-ac95-07945c453063 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.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | total | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | -> duration | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.737433 Full duration: 10.121994 -------------------------------------------------------------------------------- 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 99791737-dabf-4d81-ac95-07945c453063 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.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | total | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | -> duration | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.852059 Full duration: 10.295985 -------------------------------------------------------------------------------- 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 99791737-dabf-4d81-ac95-07945c453063 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.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 100.0% | 1 | | total | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 100.0% | 1 | | -> duration | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.093226 Full duration: 11.195067 -------------------------------------------------------------------------------- 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 99791737-dabf-4d81-ac95-07945c453063 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.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | total | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> duration | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.708992 Full duration: 9.912919 -------------------------------------------------------------------------------- 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 99791737-dabf-4d81-ac95-07945c453063 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.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | total | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 100.0% | 1 | | -> duration | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.188362 Full duration: 11.146458 -------------------------------------------------------------------------------- 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 99791737-dabf-4d81-ac95-07945c453063 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.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | total | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> duration | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.813194 Full duration: 10.096815 -------------------------------------------------------------------------------- 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 99791737-dabf-4d81-ac95-07945c453063 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.418 | 1.418 | 1.418 | 1.418 | 1.418 | 1.418 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.431 | 0.431 | 0.431 | 0.431 | 0.431 | 0.431 | 100.0% | 1 | | total | 1.849 | 1.849 | 1.849 | 1.849 | 1.849 | 1.849 | 100.0% | 1 | | -> duration | 1.849 | 1.849 | 1.849 | 1.849 | 1.849 | 1.849 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.848945 Full duration: 11.921773 -------------------------------------------------------------------------------- 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 99791737-dabf-4d81-ac95-07945c453063 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.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.678679 Full duration: 10.02759 -------------------------------------------------------------------------------- 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 99791737-dabf-4d81-ac95-07945c453063 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 | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 100.0% | 1 | | gnocchi.delete_metric | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 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.307008 Full duration: 11.220811 -------------------------------------------------------------------------------- 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 99791737-dabf-4d81-ac95-07945c453063 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.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | gnocchi.delete_resource | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | total | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 100.0% | 1 | | -> duration | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.124423 Full duration: 11.337423 HINTS: * To plot HTML graphics with this data, run: rally task report 99791737-dabf-4d81-ac95-07945c453063 --out output.html * To generate a JUnit report, run: rally task export 99791737-dabf-4d81-ac95-07945c453063 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 99791737-dabf-4d81-ac95-07945c453063 --json --out output.json 2018-08-31 08:55:22,255 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '99791737-dabf-4d81-ac95-07945c453063', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.json'] 2018-08-31 08:55:24,768 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 99791737-dabf-4d81-ac95-07945c453063 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.json 2018-08-31 08:55:24.674 4252 INFO rally.api [-] Building 'json' report for the following task(s): '99791737-dabf-4d81-ac95-07945c453063'. 2018-08-31 08:55:24.682 4252 INFO rally.api [-] The report has been successfully built. 2018-08-31 08:55:24,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '99791737-dabf-4d81-ac95-07945c453063', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-08-31 08:55:27,363 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 99791737-dabf-4d81-ac95-07945c453063 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.html 2018-08-31 08:55:27.244 4255 INFO rally.api [-] Building 'html' report for the following task(s): '99791737-dabf-4d81-ac95-07945c453063'. 2018-08-31 08:55:27.270 4255 INFO rally.api [-] The report has been successfully built. 2018-08-31 08:55:27,375 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-08-31 08:55:27,376 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-08-31 08:55:27,376 - 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-31 08:55:27,376 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-31 08:55:27,387 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-31 08:55:27,388 - 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': '22388e33-531e-4d0c-901f-3dbb5ede9f3a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_598f9d61-311f-44c6-a699-8994050ca93e', 'flavor_name': 'rally_sanity-flavor_598f9d61-311f-44c6-a699-8994050ca93e', '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_598f9d61-311f-44c6-a699-8994050ca93e', '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-31 08:57:53,727 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b3306bfe-fec1-4495-ad12-c94a35cc7961 2018-08-31 08:57:53,727 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b3306bfe-fec1-4495-ad12-c94a35cc7961'] 2018-08-31 08:57:54,705 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b3306bfe-fec1-4495-ad12-c94a35cc7961 -------------------------------------------------------------------------------- Task b3306bfe-fec1-4495-ad12-c94a35cc7961: 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 b3306bfe-fec1-4495-ad12-c94a35cc7961 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 | 8.445 | 8.445 | 8.445 | 8.445 | 8.445 | 8.445 | 100.0% | 1 | | heat.update_stack | 4.714 | 4.714 | 4.714 | 4.714 | 4.714 | 4.714 | 100.0% | 1 | | heat.delete_stack | 5.517 | 5.517 | 5.517 | 5.517 | 5.517 | 5.517 | 100.0% | 1 | | total | 18.676 | 18.676 | 18.676 | 18.676 | 18.676 | 18.676 | 100.0% | 1 | | -> duration | 14.676 | 14.676 | 14.676 | 14.676 | 14.676 | 14.676 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.676465 Full duration: 35.132921 -------------------------------------------------------------------------------- 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 b3306bfe-fec1-4495-ad12-c94a35cc7961 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 7.196 | 7.196 | 7.196 | 7.196 | 7.196 | 7.196 | 100.0% | 1 | | heat.check_stack | 3.261 | 3.261 | 3.261 | 3.261 | 3.261 | 3.261 | 100.0% | 1 | | heat.delete_stack | 3.045 | 3.045 | 3.045 | 3.045 | 3.045 | 3.045 | 100.0% | 1 | | total | 13.502 | 13.502 | 13.502 | 13.502 | 13.502 | 13.502 | 100.0% | 1 | | -> duration | 11.502 | 11.502 | 11.502 | 11.502 | 11.502 | 11.502 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.501885 Full duration: 29.676747 -------------------------------------------------------------------------------- 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 b3306bfe-fec1-4495-ad12-c94a35cc7961 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.827 | 5.827 | 5.827 | 5.827 | 5.827 | 5.827 | 100.0% | 1 | | heat.suspend_stack | 3.167 | 3.167 | 3.167 | 3.167 | 3.167 | 3.167 | 100.0% | 1 | | heat.resume_stack | 1.205 | 1.205 | 1.205 | 1.205 | 1.205 | 1.205 | 100.0% | 1 | | heat.delete_stack | 3.351 | 3.351 | 3.351 | 3.351 | 3.351 | 3.351 | 100.0% | 1 | | total | 13.549 | 13.549 | 13.549 | 13.549 | 13.549 | 13.549 | 100.0% | 1 | | -> duration | 11.549 | 11.549 | 11.549 | 11.549 | 11.549 | 11.549 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.549428 Full duration: 29.134937 -------------------------------------------------------------------------------- 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 b3306bfe-fec1-4495-ad12-c94a35cc7961 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.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | total | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> duration | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.745149 Full duration: 15.866548 HINTS: * To plot HTML graphics with this data, run: rally task report b3306bfe-fec1-4495-ad12-c94a35cc7961 --out output.html * To generate a JUnit report, run: rally task export b3306bfe-fec1-4495-ad12-c94a35cc7961 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b3306bfe-fec1-4495-ad12-c94a35cc7961 --json --out output.json 2018-08-31 08:57:54,705 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b3306bfe-fec1-4495-ad12-c94a35cc7961', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-08-31 08:57:57,287 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b3306bfe-fec1-4495-ad12-c94a35cc7961 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-08-31 08:57:57.189 5168 INFO rally.api [-] Building 'json' report for the following task(s): 'b3306bfe-fec1-4495-ad12-c94a35cc7961'. 2018-08-31 08:57:57.193 5168 INFO rally.api [-] The report has been successfully built. 2018-08-31 08:57:57,287 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b3306bfe-fec1-4495-ad12-c94a35cc7961', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-08-31 08:57:59,827 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b3306bfe-fec1-4495-ad12-c94a35cc7961 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-08-31 08:57:59.721 5171 INFO rally.api [-] Building 'html' report for the following task(s): 'b3306bfe-fec1-4495-ad12-c94a35cc7961'. 2018-08-31 08:57:59.741 5171 INFO rally.api [-] The report has been successfully built. 2018-08-31 08:57:59,833 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-08-31 08:57:59,834 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-08-31 08:57:59,834 - 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-31 08:57:59,834 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-31 08:57:59,845 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-31 08:57:59,846 - 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': '22388e33-531e-4d0c-901f-3dbb5ede9f3a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_598f9d61-311f-44c6-a699-8994050ca93e', 'flavor_name': 'rally_sanity-flavor_598f9d61-311f-44c6-a699-8994050ca93e', '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_598f9d61-311f-44c6-a699-8994050ca93e', '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-31 09:02:19,875 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 98978319-c43a-4379-834f-d1891eb622e0 2018-08-31 09:02:19,875 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '98978319-c43a-4379-834f-d1891eb622e0'] 2018-08-31 09:02:20,913 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 98978319-c43a-4379-834f-d1891eb622e0 -------------------------------------------------------------------------------- Task 98978319-c43a-4379-834f-d1891eb622e0: 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 98978319-c43a-4379-834f-d1891eb622e0 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.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | keystone_v3.add_role | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 100.0% | 1 | | keystone_v3.revoke_role | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | total | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 100.0% | 1 | | -> duration | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.172584 Full duration: 20.096785 -------------------------------------------------------------------------------- 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 98978319-c43a-4379-834f-d1891eb622e0 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.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | keystone_v3.add_role | 0.261 | 0.261 | 0.261 | 0.261 | 0.261 | 0.261 | 100.0% | 1 | | keystone_v3.list_roles | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 100.0% | 1 | | -> duration | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.306282 Full duration: 19.97278 -------------------------------------------------------------------------------- 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 98978319-c43a-4379-834f-d1891eb622e0 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.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | keystone_v3.list_projects | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | total | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 100.0% | 1 | | -> duration | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.295927 Full duration: 20.273644 -------------------------------------------------------------------------------- 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 98978319-c43a-4379-834f-d1891eb622e0 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.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | keystone_v3.delete_role | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 100.0% | 1 | | -> duration | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.044678 Full duration: 17.364452 -------------------------------------------------------------------------------- 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 98978319-c43a-4379-834f-d1891eb622e0 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.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | keystone_v3.delete_service | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 100.0% | 1 | | -> duration | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.967135 Full duration: 17.291646 -------------------------------------------------------------------------------- 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 98978319-c43a-4379-834f-d1891eb622e0 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.282 | 1.282 | 1.282 | 1.282 | 1.282 | 1.282 | 100.0% | 1 | | keystone_v3.create_user | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | -> keystone_v3.add_role | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | keystone_v3.create_role | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | keystone_v3.get_project | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | keystone_v3.get_user | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | keystone_v3.get_role | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | keystone_v3.list_services | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | keystone_v3.get_services | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | total | 3.517 | 3.517 | 3.517 | 3.517 | 3.517 | 3.517 | 100.0% | 1 | | -> duration | 3.517 | 3.517 | 3.517 | 3.517 | 3.517 | 3.517 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.516815 Full duration: 26.883915 -------------------------------------------------------------------------------- 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 98978319-c43a-4379-834f-d1891eb622e0 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.273 | 1.273 | 1.273 | 1.273 | 1.273 | 1.273 | 100.0% | 1 | | keystone_v3.update_project | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | keystone_v3.delete_project | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 100.0% | 1 | | total | 1.736 | 1.736 | 1.736 | 1.736 | 1.736 | 1.736 | 100.0% | 1 | | -> duration | 1.736 | 1.736 | 1.736 | 1.736 | 1.736 | 1.736 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.736433 Full duration: 18.3451 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 98978319-c43a-4379-834f-d1891eb622e0 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.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | total | 1.37 | 1.37 | 1.37 | 1.37 | 1.37 | 1.37 | 100.0% | 1 | | -> duration | 1.37 | 1.37 | 1.37 | 1.37 | 1.37 | 1.37 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.370358 Full duration: 20.057722 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 98978319-c43a-4379-834f-d1891eb622e0 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.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | total | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 100.0% | 1 | | -> duration | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.162543 Full duration: 19.943171 -------------------------------------------------------------------------------- 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 98978319-c43a-4379-834f-d1891eb622e0 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.265 | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 100.0% | 1 | | keystone_v3.list_users | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | total | 1.515 | 1.515 | 1.515 | 1.515 | 1.515 | 1.515 | 100.0% | 1 | | -> duration | 1.515 | 1.515 | 1.515 | 1.515 | 1.515 | 1.515 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.514514 Full duration: 20.153002 -------------------------------------------------------------------------------- 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 98978319-c43a-4379-834f-d1891eb622e0 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.221 | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 100.0% | 1 | | keystone_v3.create_users | 8.636 | 8.636 | 8.636 | 8.636 | 8.636 | 8.636 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 8.636 | 8.636 | 8.636 | 8.636 | 8.636 | 8.636 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.781 | 1.781 | 1.781 | 1.781 | 1.781 | 1.781 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.777 | 1.777 | 1.777 | 1.777 | 1.777 | 1.777 | 100.0% | 1 | | total | 11.522 | 11.522 | 11.522 | 11.522 | 11.522 | 11.522 | 100.0% | 1 | | -> duration | 11.522 | 11.522 | 11.522 | 11.522 | 11.522 | 11.522 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.521712 Full duration: 32.805532 HINTS: * To plot HTML graphics with this data, run: rally task report 98978319-c43a-4379-834f-d1891eb622e0 --out output.html * To generate a JUnit report, run: rally task export 98978319-c43a-4379-834f-d1891eb622e0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 98978319-c43a-4379-834f-d1891eb622e0 --json --out output.json 2018-08-31 09:02:20,913 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '98978319-c43a-4379-834f-d1891eb622e0', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-08-31 09:02:23,528 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 98978319-c43a-4379-834f-d1891eb622e0 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-08-31 09:02:23.424 7086 INFO rally.api [-] Building 'json' report for the following task(s): '98978319-c43a-4379-834f-d1891eb622e0'. 2018-08-31 09:02:23.435 7086 INFO rally.api [-] The report has been successfully built. 2018-08-31 09:02:23,529 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '98978319-c43a-4379-834f-d1891eb622e0', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-08-31 09:02:26,051 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 98978319-c43a-4379-834f-d1891eb622e0 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-08-31 09:02:25.928 7089 INFO rally.api [-] Building 'html' report for the following task(s): '98978319-c43a-4379-834f-d1891eb622e0'. 2018-08-31 09:02:25.956 7089 INFO rally.api [-] The report has been successfully built. 2018-08-31 09:02:26,068 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-08-31 09:02:26,068 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-08-31 09:02:26,069 - 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-31 09:02:26,069 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-31 09:02:26,080 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-31 09:02:26,081 - 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': '22388e33-531e-4d0c-901f-3dbb5ede9f3a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_598f9d61-311f-44c6-a699-8994050ca93e', 'flavor_name': 'rally_sanity-flavor_598f9d61-311f-44c6-a699-8994050ca93e', '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_598f9d61-311f-44c6-a699-8994050ca93e', '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-31 09:10:58,052 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f 2018-08-31 09:10:58,053 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f'] 2018-08-31 09:10:59,022 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f -------------------------------------------------------------------------------- Task 45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f: 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 45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f 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.071 | 1.071 | 1.071 | 1.071 | 1.071 | 1.071 | 100.0% | 1 | | neutron.delete_network | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | total | 1.94 | 1.94 | 1.94 | 1.94 | 1.94 | 1.94 | 100.0% | 1 | | -> duration | 1.94 | 1.94 | 1.94 | 1.94 | 1.94 | 1.94 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.939882 Full duration: 19.404295 -------------------------------------------------------------------------------- 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 45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f 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.676 | 1.676 | 1.676 | 1.676 | 1.676 | 1.676 | 100.0% | 1 | | neutron.delete_port | 1.277 | 1.277 | 1.277 | 1.277 | 1.277 | 1.277 | 100.0% | 1 | | total | 2.953 | 2.953 | 2.953 | 2.953 | 2.953 | 2.953 | 100.0% | 1 | | -> duration | 2.953 | 2.953 | 2.953 | 2.953 | 2.953 | 2.953 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.952598 Full duration: 52.751873 -------------------------------------------------------------------------------- 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 45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f 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.068 | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 100.0% | 1 | | neutron.create_subnet | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | neutron.create_router | 3.991 | 3.991 | 3.991 | 3.991 | 3.991 | 3.991 | 100.0% | 1 | | neutron.add_interface_router | 3.171 | 3.171 | 3.171 | 3.171 | 3.171 | 3.171 | 100.0% | 1 | | neutron.remove_interface_router | 3.769 | 3.769 | 3.769 | 3.769 | 3.769 | 3.769 | 100.0% | 1 | | neutron.delete_router | 2.776 | 2.776 | 2.776 | 2.776 | 2.776 | 2.776 | 100.0% | 1 | | total | 15.811 | 15.811 | 15.811 | 15.811 | 15.811 | 15.811 | 100.0% | 1 | | -> duration | 15.811 | 15.811 | 15.811 | 15.811 | 15.811 | 15.811 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.810717 Full duration: 68.361037 -------------------------------------------------------------------------------- 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 45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f 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.518 | 1.518 | 1.518 | 1.518 | 1.518 | 1.518 | 100.0% | 1 | | neutron.delete_subnet | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | total | 2.455 | 2.455 | 2.455 | 2.455 | 2.455 | 2.455 | 100.0% | 1 | | -> duration | 2.455 | 2.455 | 2.455 | 2.455 | 2.455 | 2.455 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.455072 Full duration: 49.248881 -------------------------------------------------------------------------------- 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 45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f 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.207 | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 100.0% | 1 | | neutron.list_networks | 0.369 | 0.369 | 0.369 | 0.369 | 0.369 | 0.369 | 100.0% | 1 | | total | 1.576 | 1.576 | 1.576 | 1.576 | 1.576 | 1.576 | 100.0% | 1 | | -> duration | 1.576 | 1.576 | 1.576 | 1.576 | 1.576 | 1.576 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.576387 Full duration: 21.826254 -------------------------------------------------------------------------------- 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 45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f 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.805 | 1.805 | 1.805 | 1.805 | 1.805 | 1.805 | 100.0% | 1 | | neutron.list_ports | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | total | 2.142 | 2.142 | 2.142 | 2.142 | 2.142 | 2.142 | 100.0% | 1 | | -> duration | 2.142 | 2.142 | 2.142 | 2.142 | 2.142 | 2.142 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.141827 Full duration: 55.528181 -------------------------------------------------------------------------------- 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 45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f 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.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | neutron.create_subnet | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 100.0% | 1 | | neutron.create_router | 4.149 | 4.149 | 4.149 | 4.149 | 4.149 | 4.149 | 100.0% | 1 | | neutron.add_interface_router | 2.978 | 2.978 | 2.978 | 2.978 | 2.978 | 2.978 | 100.0% | 1 | | neutron.list_routers | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | total | 9.945 | 9.945 | 9.945 | 9.945 | 9.945 | 9.945 | 100.0% | 1 | | -> duration | 9.945 | 9.945 | 9.945 | 9.945 | 9.945 | 9.945 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.944968 Full duration: 70.965388 -------------------------------------------------------------------------------- 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 45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f 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.034 | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 100.0% | 1 | | neutron.create_subnet | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | | neutron.list_subnets | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 100.0% | 1 | | total | 2.436 | 2.436 | 2.436 | 2.436 | 2.436 | 2.436 | 100.0% | 1 | | -> duration | 2.436 | 2.436 | 2.436 | 2.436 | 2.436 | 2.436 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.435762 Full duration: 54.833287 -------------------------------------------------------------------------------- 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 45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f 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.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | neutron.delete_security_group | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 100.0% | 1 | | total | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 100.0% | 1 | | -> duration | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.371227 Full duration: 19.153667 -------------------------------------------------------------------------------- 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 45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f 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.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | neutron.create_security_group_rule | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.374 | 0.374 | 0.374 | 0.374 | 0.374 | 0.374 | 100.0% | 1 | | neutron.delete_security_group | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | total | 2.323 | 2.323 | 2.323 | 2.323 | 2.323 | 2.323 | 100.0% | 1 | | -> duration | 2.323 | 2.323 | 2.323 | 2.323 | 2.323 | 2.323 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.322797 Full duration: 20.479842 -------------------------------------------------------------------------------- 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 45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f 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.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | neutron.create_router | 5.097 | 5.097 | 5.097 | 5.097 | 5.097 | 5.097 | 100.0% | 1 | | neutron.add_gateway_router | 3.807 | 3.807 | 3.807 | 3.807 | 3.807 | 3.807 | 100.0% | 1 | | neutron.remove_gateway_router | 2.633 | 2.633 | 2.633 | 2.633 | 2.633 | 2.633 | 100.0% | 1 | | total | 12.555 | 12.555 | 12.555 | 12.555 | 12.555 | 12.555 | 100.0% | 1 | | -> duration | 12.555 | 12.555 | 12.555 | 12.555 | 12.555 | 12.555 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.555275 Full duration: 44.925421 HINTS: * To plot HTML graphics with this data, run: rally task report 45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f --out output.html * To generate a JUnit report, run: rally task export 45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f --json --out output.json 2018-08-31 09:10:59,022 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-08-31 09:11:01,794 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-08-31 09:11:01.679 10384 INFO rally.api [-] Building 'json' report for the following task(s): '45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f'. 2018-08-31 09:11:01.690 10384 INFO rally.api [-] The report has been successfully built. 2018-08-31 09:11:01,794 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-08-31 09:11:04,429 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-08-31 09:11:04.298 10387 INFO rally.api [-] Building 'html' report for the following task(s): '45f5c3b4-0443-4664-9a4b-ad2ff10d8b8f'. 2018-08-31 09:11:04.329 10387 INFO rally.api [-] The report has been successfully built. 2018-08-31 09:11:04,437 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-08-31 09:11:04,437 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-08-31 09:11:04,437 - 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-31 09:11:04,437 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-31 09:11:04,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-31 09:11:04,445 - 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': '22388e33-531e-4d0c-901f-3dbb5ede9f3a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_598f9d61-311f-44c6-a699-8994050ca93e', 'flavor_name': 'rally_sanity-flavor_598f9d61-311f-44c6-a699-8994050ca93e', '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_598f9d61-311f-44c6-a699-8994050ca93e', '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-31 09:12:49,217 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f121b930-9e88-4ce2-bde7-f14c18b3ed10 2018-08-31 09:12:49,218 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f121b930-9e88-4ce2-bde7-f14c18b3ed10'] 2018-08-31 09:12:50,187 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f121b930-9e88-4ce2-bde7-f14c18b3ed10 -------------------------------------------------------------------------------- Task f121b930-9e88-4ce2-bde7-f14c18b3ed10: 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_598f9d61-311f-44c6-a699-8994050ca93e" }, "image": { "name": "rally_sanity-img_598f9d61-311f-44c6-a699-8994050ca93e" }, "nics": [ { "net-id": "22388e33-531e-4d0c-901f-3dbb5ede9f3a" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f121b930-9e88-4ce2-bde7-f14c18b3ed10 has 1 error(s) -------------------------------------------------------------------------------- RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-0.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-0.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 | 22.426 | 22.426 | 22.426 | 22.426 | 22.426 | 22.426 | 100.0% | 1 | | nova.live_migrate | 15.085 | 15.085 | 15.085 | 15.085 | 15.085 | 15.085 | 0.0% | 1 | | total | 37.511 | 37.511 | 37.511 | 37.511 | 37.511 | 37.511 | 0.0% | 1 | | -> duration | 36.511 | 36.511 | 36.511 | 36.511 | 36.511 | 36.511 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.511319 Full duration: 57.419083 HINTS: * To plot HTML graphics with this data, run: rally task report f121b930-9e88-4ce2-bde7-f14c18b3ed10 --out output.html * To generate a JUnit report, run: rally task export f121b930-9e88-4ce2-bde7-f14c18b3ed10 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f121b930-9e88-4ce2-bde7-f14c18b3ed10 --json --out output.json At least one workload did not pass SLA criteria. 2018-08-31 09:12:50,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f121b930-9e88-4ce2-bde7-f14c18b3ed10', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-08-31 09:12:52,690 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f121b930-9e88-4ce2-bde7-f14c18b3ed10 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-08-31 09:12:52.591 10622 INFO rally.api [-] Building 'json' report for the following task(s): 'f121b930-9e88-4ce2-bde7-f14c18b3ed10'. 2018-08-31 09:12:52.593 10622 INFO rally.api [-] The report has been successfully built. 2018-08-31 09:12:52,690 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f121b930-9e88-4ce2-bde7-f14c18b3ed10', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-08-31 09:12:55,208 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f121b930-9e88-4ce2-bde7-f14c18b3ed10 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-08-31 09:12:55.095 10625 INFO rally.api [-] Building 'html' report for the following task(s): 'f121b930-9e88-4ce2-bde7-f14c18b3ed10'. 2018-08-31 09:12:55.113 10625 INFO rally.api [-] The report has been successfully built. 2018-08-31 09:12:55,209 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-08-31 09:12:55,209 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-08-31 09:12:55,210 - 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-31 09:12:55,210 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-31 09:12:55,214 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-31 09:12:55,215 - 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': '22388e33-531e-4d0c-901f-3dbb5ede9f3a', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_598f9d61-311f-44c6-a699-8994050ca93e', 'flavor_name': 'rally_sanity-flavor_598f9d61-311f-44c6-a699-8994050ca93e', '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_598f9d61-311f-44c6-a699-8994050ca93e', '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-31 09:14:02,770 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cf55c6a9-a771-40ff-a8b1-259b87f2de35 2018-08-31 09:14:02,770 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'cf55c6a9-a771-40ff-a8b1-259b87f2de35'] 2018-08-31 09:14:03,699 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid cf55c6a9-a771-40ff-a8b1-259b87f2de35 -------------------------------------------------------------------------------- Task cf55c6a9-a771-40ff-a8b1-259b87f2de35: 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 cf55c6a9-a771-40ff-a8b1-259b87f2de35 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.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | quotas.delete_quotas | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | total | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 100.0% | 1 | | -> duration | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.133953 Full duration: 12.247886 -------------------------------------------------------------------------------- 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 cf55c6a9-a771-40ff-a8b1-259b87f2de35 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.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | total | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | -> duration | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.856762 Full duration: 11.510097 -------------------------------------------------------------------------------- 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 cf55c6a9-a771-40ff-a8b1-259b87f2de35 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.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | | total | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 100.0% | 1 | | -> duration | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.910826 Full duration: 11.632815 -------------------------------------------------------------------------------- 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 cf55c6a9-a771-40ff-a8b1-259b87f2de35 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.266 | 1.266 | 1.266 | 1.266 | 1.266 | 1.266 | 100.0% | 1 | | total | 1.266 | 1.266 | 1.266 | 1.266 | 1.266 | 1.266 | 100.0% | 1 | | -> duration | 1.266 | 1.266 | 1.266 | 1.266 | 1.266 | 1.266 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.265862 Full duration: 12.02464 HINTS: * To plot HTML graphics with this data, run: rally task report cf55c6a9-a771-40ff-a8b1-259b87f2de35 --out output.html * To generate a JUnit report, run: rally task export cf55c6a9-a771-40ff-a8b1-259b87f2de35 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cf55c6a9-a771-40ff-a8b1-259b87f2de35 --json --out output.json 2018-08-31 09:14:03,700 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'cf55c6a9-a771-40ff-a8b1-259b87f2de35', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-08-31 09:14:06,170 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid cf55c6a9-a771-40ff-a8b1-259b87f2de35 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-08-31 09:14:06.060 11138 INFO rally.api [-] Building 'json' report for the following task(s): 'cf55c6a9-a771-40ff-a8b1-259b87f2de35'. 2018-08-31 09:14:06.065 11138 INFO rally.api [-] The report has been successfully built. 2018-08-31 09:14:06,170 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'cf55c6a9-a771-40ff-a8b1-259b87f2de35', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-08-31 09:14:08,786 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid cf55c6a9-a771-40ff-a8b1-259b87f2de35 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-08-31 09:14:08.670 11141 INFO rally.api [-] Building 'html' report for the following task(s): 'cf55c6a9-a771-40ff-a8b1-259b87f2de35'. 2018-08-31 09:14:08.690 11141 INFO rally.api [-] The report has been successfully built. 2018-08-31 09:14:08,791 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-08-31 09:14:08,794 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 01:03 | 6 | 100.00% | | glance | 01:37 | 4 | 100.00% | | cinder | 03:21 | 10 | 100.00% | | gnocchi | 01:57 | 11 | 100.00% | | heat | 01:49 | 4 | 100.00% | | keystone | 03:53 | 11 | 100.00% | | neutron | 07:57 | 11 | 100.00% | | nova | 00:57 | 1 | 0.00% | | quotas | 00:47 | 4 | 100.00% | | | | | | | TOTAL: | 00:23:25 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2018-08-31 09:14:08,795 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2018-08-31 09:14:08,919 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 09:14:08,919 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 29:24 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-31 09:14:08,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 09:14:08,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 09:14:09,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:14:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcb1a743-8368-47af-be38-3c2b8af37e6d x-compute-request-id: req-fcb1a743-8368-47af-be38-3c2b8af37e6d Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_598f9d61-311f-44c6-a699-8994050ca93e", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/8e6b7b6a-ef74-4236-b317-a73e242fc84c", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/8e6b7b6a-ef74-4236-b317-a73e242fc84c", "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": "8e6b7b6a-ef74-4236-b317-a73e242fc84c"}, {"name": "rally_sanity-flavor_598f9d61-311f-44c6-a699-8994050ca93e", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/f8660065-7de6-46cd-8ccf-ac74fb60d698", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/f8660065-7de6-46cd-8ccf-ac74fb60d698", "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": "f8660065-7de6-46cd-8ccf-ac74fb60d698"}]} 2018-08-31 09:14:09,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-fcb1a743-8368-47af-be38-3c2b8af37e6d 2018-08-31 09:14:09,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.693686962128s 2018-08-31 09:14:09,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-fcb1a743-8368-47af-be38-3c2b8af37e6d 2018-08-31 09:14:09,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 09:14:09,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/8e6b7b6a-ef74-4236-b317-a73e242fc84c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 09:14:09,647 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 09:14: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-61cd1019-48f7-41ca-8c76-a25bb2c3361d x-compute-request-id: req-61cd1019-48f7-41ca-8c76-a25bb2c3361d Content-Length: 0 Content-Type: application/json 2018-08-31 09:14:09,648 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/8e6b7b6a-ef74-4236-b317-a73e242fc84c used request id req-61cd1019-48f7-41ca-8c76-a25bb2c3361d 2018-08-31 09:14:09,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0285880565643s 2018-08-31 09:14:09,648 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/8e6b7b6a-ef74-4236-b317-a73e242fc84c used request id req-61cd1019-48f7-41ca-8c76-a25bb2c3361d 2018-08-31 09:14:09,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 09:14:09,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/5205f8a1-c96e-4cab-8481-24d6e1a2dc31/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}5dbde87044b3d9729e9228fd9d156d41b7928786" -d '{"subnet_id": "dcf80689-f719-49e6-b5e5-619170246c49"}' 2018-08-31 09:14:12,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c80ea061-fd80-4c7e-a8e4-972435a5350b Date: Fri, 31 Aug 2018 09:14:12 GMT RESP BODY: {"network_id": "22388e33-531e-4d0c-901f-3dbb5ede9f3a", "tenant_id": "3e704001c9fe434fb7a3165512ba14fb", "subnet_id": "dcf80689-f719-49e6-b5e5-619170246c49", "subnet_ids": ["dcf80689-f719-49e6-b5e5-619170246c49"], "port_id": "d01e5176-63ed-4a56-b450-88a672fa6133", "id": "5205f8a1-c96e-4cab-8481-24d6e1a2dc31"} 2018-08-31 09:14:12,552 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/5205f8a1-c96e-4cab-8481-24d6e1a2dc31/remove_router_interface.json used request id req-c80ea061-fd80-4c7e-a8e4-972435a5350b 2018-08-31 09:14:12,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.90334391594s 2018-08-31 09:14:12,552 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/5205f8a1-c96e-4cab-8481-24d6e1a2dc31/remove_router_interface.json used request id req-c80ea061-fd80-4c7e-a8e4-972435a5350b returning object 5205f8a1-c96e-4cab-8481-24d6e1a2dc31 2018-08-31 09:14:12,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 09:14:12,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}5dbde87044b3d9729e9228fd9d156d41b7928786" 2018-08-31 09:14:12,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-e485963f-4299-4ff6-afdc-3c67b630e46d Date: Fri, 31 Aug 2018 09:14:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cc04c4796cb54c97b357ea0e59971e41", "created_at": "2018-08-31T08:30:30Z", "admin_state_up": true, "updated_at": "2018-08-31T08:30:33Z", "project_id": "cc04c4796cb54c97b357ea0e59971e41", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "125280b3-121d-43e6-86fe-cacfbd5a110e", "name": "tempest-pretest-check-356672259"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3e704001c9fe434fb7a3165512ba14fb", "created_at": "2018-08-31T08:44:47Z", "admin_state_up": true, "updated_at": "2018-08-31T09:14:10Z", "project_id": "3e704001c9fe434fb7a3165512ba14fb", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "5205f8a1-c96e-4cab-8481-24d6e1a2dc31", "name": "rally_sanity-router_598f9d61-311f-44c6-a699-8994050ca93e"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "03ec77aad31d42b194b0233527b23819", "created_at": "2018-08-31T08:31:53Z", "admin_state_up": false, "updated_at": "2018-08-31T08:31:53Z", "project_id": "03ec77aad31d42b194b0233527b23819", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "82e9eaaf-d7f3-496a-ad93-d46784e73824", "name": "tempest-router-444480948"}]} 2018-08-31 09:14:12,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-e485963f-4299-4ff6-afdc-3c67b630e46d 2018-08-31 09:14:12,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.401486873627s 2018-08-31 09:14:12,955 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-e485963f-4299-4ff6-afdc-3c67b630e46d 2018-08-31 09:14:12,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 09:14:12,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/routers/5205f8a1-c96e-4cab-8481-24d6e1a2dc31.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5dbde87044b3d9729e9228fd9d156d41b7928786" 2018-08-31 09:14:17,342 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fa12a389-3686-43b6-9991-35a443899107 Content-Length: 0 Date: Fri, 31 Aug 2018 09:14:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:14:17,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/5205f8a1-c96e-4cab-8481-24d6e1a2dc31.json used request id req-fa12a389-3686-43b6-9991-35a443899107 2018-08-31 09:14:17,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.3860411644s 2018-08-31 09:14:17,343 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/5205f8a1-c96e-4cab-8481-24d6e1a2dc31.json used request id req-fa12a389-3686-43b6-9991-35a443899107 2018-08-31 09:14:17,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 09:14:17,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}5dbde87044b3d9729e9228fd9d156d41b7928786" 2018-08-31 09:14:17,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1928 X-Openstack-Request-Id: req-405c0673-ff5c-499d-a5fe-870f446f283b Date: Fri, 31 Aug 2018 09:14:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T08:30:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1270e957-82b8-492a-9389-9f269d5e32c1","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant cc04c4796cb54c97b357ea0e59971e41","enable_dhcp":false,"segment_id":null,"network_id":"4c0fb0fe-5a1a-4389-b9bd-e0160c4780a8","tenant_id":"","created_at":"2018-08-31T08:30:29Z","ip_version":4},{"updated_at":"2018-08-31T08:08:27Z","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":"9101d810-9ee5-41e0-949f-3a0dfa54404f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"43466fc7c2d049ef9913cd05c5bae353","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:27Z","ip_version":4},{"updated_at":"2018-08-31T08:44:46Z","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":"dcf80689-f719-49e6-b5e5-619170246c49","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"3e704001c9fe434fb7a3165512ba14fb","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_598f9d61-311f-44c6-a699-8994050ca93e","enable_dhcp":true,"segment_id":null,"network_id":"22388e33-531e-4d0c-901f-3dbb5ede9f3a","tenant_id":"3e704001c9fe434fb7a3165512ba14fb","created_at":"2018-08-31T08:44:46Z","ip_version":4}]} 2018-08-31 09:14:17,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-405c0673-ff5c-499d-a5fe-870f446f283b 2018-08-31 09:14:17,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.308762788773s 2018-08-31 09:14:17,653 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-405c0673-ff5c-499d-a5fe-870f446f283b 2018-08-31 09:14:17,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 09:14:17,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/subnets/dcf80689-f719-49e6-b5e5-619170246c49.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5dbde87044b3d9729e9228fd9d156d41b7928786" 2018-08-31 09:14:20,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-52cf462a-eeb8-4972-b884-312aa9d146e0 Date: Fri, 31 Aug 2018 09:14:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:14:20,444 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/dcf80689-f719-49e6-b5e5-619170246c49.json used request id req-52cf462a-eeb8-4972-b884-312aa9d146e0 2018-08-31 09:14:20,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.78946709633s 2018-08-31 09:14:20,445 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/dcf80689-f719-49e6-b5e5-619170246c49.json used request id req-52cf462a-eeb8-4972-b884-312aa9d146e0 2018-08-31 09:14:20,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:14:20,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5dbde87044b3d9729e9228fd9d156d41b7928786" 2018-08-31 09:14:20,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2109 X-Openstack-Request-Id: req-82075fa6-a4cc-4eaa-b380-bc093db7fd0c Date: Fri, 31 Aug 2018 09:14:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"22388e33-531e-4d0c-901f-3dbb5ede9f3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":true,"project_id":"3e704001c9fe434fb7a3165512ba14fb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T09:14:20Z","qos_policy_id":null,"name":"rally_sanity-net_598f9d61-311f-44c6-a699-8994050ca93e","admin_state_up":true,"tenant_id":"3e704001c9fe434fb7a3165512ba14fb","created_at":"2018-08-31T08:44:45Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4c0fb0fe-5a1a-4389-b9bd-e0160c4780a8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["1270e957-82b8-492a-9389-9f269d5e32c1"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:29Z","qos_policy_id":null,"name":"HA network tenant cc04c4796cb54c97b357ea0e59971e41","admin_state_up":true,"tenant_id":"","created_at":"2018-08-31T08:30:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 09:14:20,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-82075fa6-a4cc-4eaa-b380-bc093db7fd0c 2018-08-31 09:14:20,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.499167919159s 2018-08-31 09:14:20,945 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-82075fa6-a4cc-4eaa-b380-bc093db7fd0c 2018-08-31 09:14:20,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 09:14:20,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/networks/22388e33-531e-4d0c-901f-3dbb5ede9f3a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5dbde87044b3d9729e9228fd9d156d41b7928786" 2018-08-31 09:14:22,242 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-98ed2e03-fb53-4812-8110-da4af7f1f223 Date: Fri, 31 Aug 2018 09:14:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:14:22,242 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/22388e33-531e-4d0c-901f-3dbb5ede9f3a.json used request id req-98ed2e03-fb53-4812-8110-da4af7f1f223 2018-08-31 09:14:22,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.29669594765s 2018-08-31 09:14:22,243 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/22388e33-531e-4d0c-901f-3dbb5ede9f3a.json used request id req-98ed2e03-fb53-4812-8110-da4af7f1f223 2018-08-31 09:14:22,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:14:22,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5dbde87044b3d9729e9228fd9d156d41b7928786" 2018-08-31 09:14:22,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-5ea98a5b-11e7-41c6-b800-c2a2f2f7b2da Date: Fri, 31 Aug 2018 09:14:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T08:44:57Z", "file": "/v2/images/ad6df712-5725-4de5-8b76-5a6cac8f1b11/file", "owner": "3e704001c9fe434fb7a3165512ba14fb", "id": "ad6df712-5725-4de5-8b76-5a6cac8f1b11", "size": 12716032, "self": "/v2/images/ad6df712-5725-4de5-8b76-5a6cac8f1b11", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ad6df712-5725-4de5-8b76-5a6cac8f1b11/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ad6df712-5725-4de5-8b76-5a6cac8f1b11/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_598f9d61-311f-44c6-a699-8994050ca93e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_598f9d61-311f-44c6-a699-8994050ca93e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T08:44:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:14:22,552 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-5ea98a5b-11e7-41c6-b800-c2a2f2f7b2da 2018-08-31 09:14:22,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30530500412s 2018-08-31 09:14:22,552 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-5ea98a5b-11e7-41c6-b800-c2a2f2f7b2da 2018-08-31 09:14:22,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 09:14:22,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/ad6df712-5725-4de5-8b76-5a6cac8f1b11 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5dbde87044b3d9729e9228fd9d156d41b7928786" 2018-08-31 09:14:23,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-30aef89d-c114-4ddc-bfd8-9d5560f40d6f Date: Fri, 31 Aug 2018 09:14: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-31 09:14:23,777 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/ad6df712-5725-4de5-8b76-5a6cac8f1b11 used request id req-30aef89d-c114-4ddc-bfd8-9d5560f40d6f 2018-08-31 09:14:23,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.22243094444s 2018-08-31 09:14:23,777 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/ad6df712-5725-4de5-8b76-5a6cac8f1b11 used request id req-30aef89d-c114-4ddc-bfd8-9d5560f40d6f 2018-08-31 09:14:23,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 09:14:23,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 09:14:23,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:14: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-d14dd0d7-39b4-427e-8f4d-0af0904a651e x-compute-request-id: req-d14dd0d7-39b4-427e-8f4d-0af0904a651e Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_598f9d61-311f-44c6-a699-8994050ca93e", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/f8660065-7de6-46cd-8ccf-ac74fb60d698", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/f8660065-7de6-46cd-8ccf-ac74fb60d698", "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": "f8660065-7de6-46cd-8ccf-ac74fb60d698"}]} 2018-08-31 09:14:23,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-d14dd0d7-39b4-427e-8f4d-0af0904a651e 2018-08-31 09:14:23,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0296969413757s 2018-08-31 09:14:23,807 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-d14dd0d7-39b4-427e-8f4d-0af0904a651e 2018-08-31 09:14:23,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 09:14:23,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/f8660065-7de6-46cd-8ccf-ac74fb60d698 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 09:14:23,857 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 09:14: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-c9cf1fd9-d8e2-4364-b01a-2b3717787aa9 x-compute-request-id: req-c9cf1fd9-d8e2-4364-b01a-2b3717787aa9 Content-Length: 0 Content-Type: application/json 2018-08-31 09:14:23,857 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/f8660065-7de6-46cd-8ccf-ac74fb60d698 used request id req-c9cf1fd9-d8e2-4364-b01a-2b3717787aa9 2018-08-31 09:14:23,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0479102134705s 2018-08-31 09:14:23,857 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/f8660065-7de6-46cd-8ccf-ac74fb60d698 used request id req-c9cf1fd9-d8e2-4364-b01a-2b3717787aa9 2018-08-31 09:14:23,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:14:23,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 09:14:24,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f73dfc4-23c4-4c76-8e69-48ca102e5b3c Content-Encoding: gzip Content-Length: 974 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_598f9d61-311f-44c6-a699-8994050ca93e", "links": {"self": "http://172.30.9.34:5000/v3/users/2de4d46ee5ae431e80287e23283196cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2de4d46ee5ae431e80287e23283196cb", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:14:24,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-6f73dfc4-23c4-4c76-8e69-48ca102e5b3c 2018-08-31 09:14:24,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226992845535s 2018-08-31 09:14:24,086 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-6f73dfc4-23c4-4c76-8e69-48ca102e5b3c 2018-08-31 09:14:24,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:14:24,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/users/2de4d46ee5ae431e80287e23283196cb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 09:14:24,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aaee6f6-d952-4fb1-96d1-cc0a6e06e7be Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_598f9d61-311f-44c6-a699-8994050ca93e", "links": {"self": "http://172.30.9.34:5000/v3/users/2de4d46ee5ae431e80287e23283196cb"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2de4d46ee5ae431e80287e23283196cb", "description": null}} 2018-08-31 09:14:24,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/2de4d46ee5ae431e80287e23283196cb used request id req-3aaee6f6-d952-4fb1-96d1-cc0a6e06e7be 2018-08-31 09:14:24,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205398797989s 2018-08-31 09:14:24,298 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/2de4d46ee5ae431e80287e23283196cb used request id req-3aaee6f6-d952-4fb1-96d1-cc0a6e06e7be 2018-08-31 09:14:24,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 09:14:24,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/users/2de4d46ee5ae431e80287e23283196cb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 09:14:24,581 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:14:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d9cf9b9-6bbe-45cf-bfdb-dc6e9d48909b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:14:24,581 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/2de4d46ee5ae431e80287e23283196cb used request id req-4d9cf9b9-6bbe-45cf-bfdb-dc6e9d48909b 2018-08-31 09:14:24,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.282382011414s 2018-08-31 09:14:24,581 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/2de4d46ee5ae431e80287e23283196cb used request id req-4d9cf9b9-6bbe-45cf-bfdb-dc6e9d48909b 2018-08-31 09:14:24,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:14:24,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 09:14:24,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11503d50-e72f-41e7-a839-aae7814a247f Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.34:5000/v3/projects/3e704001c9fe434fb7a3165512ba14fb"}, "tags": [], "enabled": true, "id": "3e704001c9fe434fb7a3165512ba14fb", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_598f9d61-311f-44c6-a699-8994050ca93e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 09:14:24,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-11503d50-e72f-41e7-a839-aae7814a247f 2018-08-31 09:14:24,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210031986237s 2018-08-31 09:14:24,798 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-11503d50-e72f-41e7-a839-aae7814a247f 2018-08-31 09:14:24,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 09:14:24,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/projects/3e704001c9fe434fb7a3165512ba14fb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b6996a386bd7460d849aaf496974edf6f90191f" 2018-08-31 09:14:25,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:14:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64098a0f-0436-495c-8860-c71f719a2b1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:14:25,067 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/3e704001c9fe434fb7a3165512ba14fb used request id req-64098a0f-0436-495c-8860-c71f719a2b1a 2018-08-31 09:14:25,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.264276981354s 2018-08-31 09:14:25,068 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/3e704001c9fe434fb7a3165512ba14fb used request id req-64098a0f-0436-495c-8860-c71f719a2b1a 2018-08-31 09:14:25,068 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-08-31 09:14:25,125 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-08-31 09:14:25,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:14:25,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 09:14:25,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:14:25,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:14:25,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:14:25,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:14:25,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:14:25,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:14:25,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:14:25,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:14:25,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:14:25,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:14:25,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:14:25,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:14:25,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:14:25,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:14:25,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:14:25,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:14:25,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:14:25,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:14:25,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:14:25,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:14:25,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:14:25,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 09:14:25,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 09:14:25,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:14:25,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34933821-7a8b-4aea-8556-29f2f4ca29f3 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:14:25,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-34933821-7a8b-4aea-8556-29f2f4ca29f3 2018-08-31 09:14:25,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:14:25,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T10:14:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["G4pvzqRhT9-n30b9EL_KbA"], "issued_at": "2018-08-31T09:14:25.000000Z"}} 2018-08-31 09:14:25,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:14:25,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:14:25,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-0001e7ce-c362-46c5-95ee-acb1d850f64d Date: Fri, 31 Aug 2018 09:14:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 09:14:25,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0001e7ce-c362-46c5-95ee-acb1d850f64d 2018-08-31 09:14:25,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.349658966064s 2018-08-31 09:14:25,937 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0001e7ce-c362-46c5-95ee-acb1d850f64d 2018-08-31 09:14:25,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:14:25,946 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 09:14:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5231daa-bf57-4821-af2c-3cf2f6ee6984 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 09:14:25,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-d5231daa-bf57-4821-af2c-3cf2f6ee6984 2018-08-31 09:14:25,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:14:25,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:14:26,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c003a750-6301-4b98-ac23-c498da7bf2c7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 09:14:26,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-c003a750-6301-4b98-ac23-c498da7bf2c7 2018-08-31 09:14:26,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.182749032974s 2018-08-31 09:14:26,131 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-c003a750-6301-4b98-ac23-c498da7bf2c7 2018-08-31 09:14:26,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 09:14:26,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}1190528f48d48c84270853d71e2ef5e4373a22f1" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_3e7ea2c0-ffdf-489a-92ab-f09fe735a519"}}' 2018-08-31 09:14:26,349 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:14:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf5b2142-2d66-4ca2-94a9-9b5ef4ffa9f4 Content-Length: 378 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.34:5000/v3/projects/101ba6c20bd7464ba0a2e5923ed1e9d3"}, "tags": [], "enabled": true, "id": "101ba6c20bd7464ba0a2e5923ed1e9d3", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_3e7ea2c0-ffdf-489a-92ab-f09fe735a519"}} 2018-08-31 09:14:26,350 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-bf5b2142-2d66-4ca2-94a9-9b5ef4ffa9f4 2018-08-31 09:14:26,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.21190404892s 2018-08-31 09:14:26,350 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-bf5b2142-2d66-4ca2-94a9-9b5ef4ffa9f4 2018-08-31 09:14:26,351 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: refstack_defcore', u'tags': [], 'enabled': True, 'id': u'101ba6c20bd7464ba0a2e5923ed1e9d3', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'refstack_defcore-project_3e7ea2c0-ffdf-489a-92ab-f09fe735a519'}) 2018-08-31 09:14:26,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 09:14:26,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}1190528f48d48c84270853d71e2ef5e4373a22f1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5d8383d7-7078-445a-8b56-02450b9dedd0", "email": null, "name": "refstack_defcore-user_3e7ea2c0-ffdf-489a-92ab-f09fe735a519"}}' 2018-08-31 09:14:26,836 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:14:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-954883b9-5156-401e-9775-8dad359c2852 Content-Length: 331 Content-Type: application/json RESP BODY: {"user": {"name": "refstack_defcore-user_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "links": {"self": "http://172.30.9.34:5000/v3/users/1ecebbea2f4b4efc9fdf75d5720f0667"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1ecebbea2f4b4efc9fdf75d5720f0667", "domain_id": "default", "password_expires_at": null}} 2018-08-31 09:14:26,836 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-954883b9-5156-401e-9775-8dad359c2852 2018-08-31 09:14:26,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.479412078857s 2018-08-31 09:14:26,837 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-954883b9-5156-401e-9775-8dad359c2852 2018-08-31 09:14:26,837 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1ecebbea2f4b4efc9fdf75d5720f0667', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_3e7ea2c0-ffdf-489a-92ab-f09fe735a519'}) 2018-08-31 09:14:26,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:14:26,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:14:27,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e133ffb8-a8db-45ea-953b-498df916f28d Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:14:27,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-e133ffb8-a8db-45ea-953b-498df916f28d 2018-08-31 09:14:27,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184196949005s 2018-08-31 09:14:27,025 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-e133ffb8-a8db-45ea-953b-498df916f28d 2018-08-31 09:14:27,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:14:27,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:14:27,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cca0b69-73fe-41a2-8d1f-91924db04d59 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:14:27,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-2cca0b69-73fe-41a2-8d1f-91924db04d59 2018-08-31 09:14:27,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107387065887s 2018-08-31 09:14:27,138 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-2cca0b69-73fe-41a2-8d1f-91924db04d59 2018-08-31 09:14:27,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:14:27,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:14:27,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a6f449-0b62-48ec-b49f-5a81498b3fd3 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:14:27,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-47a6f449-0b62-48ec-b49f-5a81498b3fd3 2018-08-31 09:14:27,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196021795273s 2018-08-31 09:14:27,339 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-47a6f449-0b62-48ec-b49f-5a81498b3fd3 2018-08-31 09:14:27,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:14:27,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:14:27,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7abb0074-8a62-4c7f-b98c-7557099eef72 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 09:14:27,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-7abb0074-8a62-4c7f-b98c-7557099eef72 2018-08-31 09:14:27,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218110799789s 2018-08-31 09:14:27,563 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-7abb0074-8a62-4c7f-b98c-7557099eef72 2018-08-31 09:14:27,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:14:27,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:14:27,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-599e9f82-f533-46b1-abba-a9fc9a77d8aa Content-Encoding: gzip Content-Length: 969 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "links": {"self": "http://172.30.9.34:5000/v3/users/1ecebbea2f4b4efc9fdf75d5720f0667"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1ecebbea2f4b4efc9fdf75d5720f0667", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:14:27,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-599e9f82-f533-46b1-abba-a9fc9a77d8aa 2018-08-31 09:14:27,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125776052475s 2018-08-31 09:14:27,690 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-599e9f82-f533-46b1-abba-a9fc9a77d8aa 2018-08-31 09:14:27,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:14:27,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:14:27,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e40108f8-221d-4871-89ba-31798601d978 Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.34:5000/v3/projects/101ba6c20bd7464ba0a2e5923ed1e9d3"}, "tags": [], "enabled": true, "id": "101ba6c20bd7464ba0a2e5923ed1e9d3", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_3e7ea2c0-ffdf-489a-92ab-f09fe735a519"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}]} 2018-08-31 09:14:27,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-e40108f8-221d-4871-89ba-31798601d978 2018-08-31 09:14:27,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.121260166168s 2018-08-31 09:14:27,824 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-e40108f8-221d-4871-89ba-31798601d978 2018-08-31 09:14:27,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 09:14:27,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=1ecebbea2f4b4efc9fdf75d5720f0667&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=101ba6c20bd7464ba0a2e5923ed1e9d3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:14:28,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83b02b64-bf72-4334-977e-56fa1a5aaeb0 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=1ecebbea2f4b4efc9fdf75d5720f0667&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=101ba6c20bd7464ba0a2e5923ed1e9d3", "previous": null, "next": null}} 2018-08-31 09:14:28,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=1ecebbea2f4b4efc9fdf75d5720f0667&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=101ba6c20bd7464ba0a2e5923ed1e9d3 used request id req-83b02b64-bf72-4334-977e-56fa1a5aaeb0 2018-08-31 09:14:28,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.181779146194s 2018-08-31 09:14:28,013 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=1ecebbea2f4b4efc9fdf75d5720f0667&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=101ba6c20bd7464ba0a2e5923ed1e9d3 used request id req-83b02b64-bf72-4334-977e-56fa1a5aaeb0 2018-08-31 09:14:28,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 09:14:28,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/101ba6c20bd7464ba0a2e5923ed1e9d3/users/1ecebbea2f4b4efc9fdf75d5720f0667/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:14:28,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87085253-cfef-4d15-b75c-3634be4b9ee5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:14:28,251 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/101ba6c20bd7464ba0a2e5923ed1e9d3/users/1ecebbea2f4b4efc9fdf75d5720f0667/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-87085253-cfef-4d15-b75c-3634be4b9ee5 2018-08-31 09:14:28,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.234039068222s 2018-08-31 09:14:28,251 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/101ba6c20bd7464ba0a2e5923ed1e9d3/users/1ecebbea2f4b4efc9fdf75d5720f0667/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-87085253-cfef-4d15-b75c-3634be4b9ee5 2018-08-31 09:14:28,252 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_3e7ea2c0-ffdf-489a-92ab-f09fe735a519', 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'101ba6c20bd7464ba0a2e5923ed1e9d3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '5d8383d7-7078-445a-8b56-02450b9dedd0', 'username': u'refstack_defcore-user_3e7ea2c0-ffdf-489a-92ab-f09fe735a519', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 09:14:28,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:14:28,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 09:14:28,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:14:28,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:14:28,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:14:28,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:14:28,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:14:28,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:14:28,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:14:28,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:14:28,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:14:28,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:14:28,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:14:28,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:14:28,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:14:28,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:14:28,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:14:28,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:14:28,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:14:28,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:14:28,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:14:28,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:14:28,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:14:28,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 09:14:28,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 09:14:28,257 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_3e7ea2c0-ffdf-489a-92ab-f09fe735a519', 'password': '5d8383d7-7078-445a-8b56-02450b9dedd0', 'project_name': 'refstack_defcore-project_3e7ea2c0-ffdf-489a-92ab-f09fe735a519', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': '101ba6c20bd7464ba0a2e5923ed1e9d3', 'project_domain_name': 'Default'} 2018-08-31 09:14:28,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:14:28,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:14:28,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79820078-d87b-4dad-8633-4b50802432e2 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:14:28,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-79820078-d87b-4dad-8633-4b50802432e2 2018-08-31 09:14:28,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111261129379s 2018-08-31 09:14:28,372 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-79820078-d87b-4dad-8633-4b50802432e2 2018-08-31 09:14:28,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:14:28,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:14:28,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-562c0852-3994-4d37-a374-0c8231da9db0 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:14:28,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-562c0852-3994-4d37-a374-0c8231da9db0 2018-08-31 09:14:28,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18128490448s 2018-08-31 09:14:28,559 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-562c0852-3994-4d37-a374-0c8231da9db0 2018-08-31 09:14:28,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:14:28,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:14:28,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34e9887b-234d-455a-bc04-b4ab4f94ab7d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 09:14:28,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-34e9887b-234d-455a-bc04-b4ab4f94ab7d 2018-08-31 09:14:28,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193248987198s 2018-08-31 09:14:28,757 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-34e9887b-234d-455a-bc04-b4ab4f94ab7d 2018-08-31 09:14:28,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:14:28,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:14:28,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-206ad73b-b13a-417c-ae3d-165461d40ff3 Content-Encoding: gzip Content-Length: 969 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "links": {"self": "http://172.30.9.34:5000/v3/users/1ecebbea2f4b4efc9fdf75d5720f0667"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1ecebbea2f4b4efc9fdf75d5720f0667", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:14:28,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-206ad73b-b13a-417c-ae3d-165461d40ff3 2018-08-31 09:14:28,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215935945511s 2018-08-31 09:14:28,975 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-206ad73b-b13a-417c-ae3d-165461d40ff3 2018-08-31 09:14:28,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:14:28,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:14:29,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f130f64b-e9bf-4357-9e71-bb0746a08765 Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.34:5000/v3/projects/101ba6c20bd7464ba0a2e5923ed1e9d3"}, "tags": [], "enabled": true, "id": "101ba6c20bd7464ba0a2e5923ed1e9d3", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_3e7ea2c0-ffdf-489a-92ab-f09fe735a519"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}]} 2018-08-31 09:14:29,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-f130f64b-e9bf-4357-9e71-bb0746a08765 2018-08-31 09:14:29,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106926202774s 2018-08-31 09:14:29,093 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-f130f64b-e9bf-4357-9e71-bb0746a08765 2018-08-31 09:14:29,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 09:14:29,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=1ecebbea2f4b4efc9fdf75d5720f0667&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=101ba6c20bd7464ba0a2e5923ed1e9d3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:14:29,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69c35177-ddcd-4def-89f8-872bec49344b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=1ecebbea2f4b4efc9fdf75d5720f0667&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=101ba6c20bd7464ba0a2e5923ed1e9d3", "previous": null, "next": null}} 2018-08-31 09:14:29,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=1ecebbea2f4b4efc9fdf75d5720f0667&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=101ba6c20bd7464ba0a2e5923ed1e9d3 used request id req-69c35177-ddcd-4def-89f8-872bec49344b 2018-08-31 09:14:29,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105982065201s 2018-08-31 09:14:29,207 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=1ecebbea2f4b4efc9fdf75d5720f0667&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=101ba6c20bd7464ba0a2e5923ed1e9d3 used request id req-69c35177-ddcd-4def-89f8-872bec49344b 2018-08-31 09:14:29,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 09:14:29,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/101ba6c20bd7464ba0a2e5923ed1e9d3/users/1ecebbea2f4b4efc9fdf75d5720f0667/roles/4c25f01924ac4d96a443bc451210c686 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:14:29,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:14:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27bc54e8-f3fc-46f4-8a1e-d8e930262add Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:14:29,454 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/101ba6c20bd7464ba0a2e5923ed1e9d3/users/1ecebbea2f4b4efc9fdf75d5720f0667/roles/4c25f01924ac4d96a443bc451210c686 used request id req-27bc54e8-f3fc-46f4-8a1e-d8e930262add 2018-08-31 09:14:29,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.24414396286s 2018-08-31 09:14:29,454 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/101ba6c20bd7464ba0a2e5923ed1e9d3/users/1ecebbea2f4b4efc9fdf75d5720f0667/roles/4c25f01924ac4d96a443bc451210c686 used request id req-27bc54e8-f3fc-46f4-8a1e-d8e930262add 2018-08-31 09:14:29,455 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-31 09:14:32,247 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-31 09:14:35,052 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 886aed6b-61b9-461a-a950-65b3b7775df7 | 2018-08-31T09:14:34.627848 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 886aed6b-61b9-461a-a950-65b3b7775df7 ~/.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-31 09:14:38,864 - 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-31 09:14:38,865 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-31 09:14:41,477 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-31 09:14:45,202 - 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=b109c1d2-f8d2-4b16-b876-320786b38c0c) as the default verifier for the future CLI operations. 2018-08-31 09:14:48,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:14:48,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-989054b8-dccb-442d-a695-7242fba00340 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:14:48,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-989054b8-dccb-442d-a695-7242fba00340 2018-08-31 09:14:48,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:14:48,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T10:14:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "101ba6c20bd7464ba0a2e5923ed1e9d3", "name": "refstack_defcore-project_3e7ea2c0-ffdf-489a-92ab-f09fe735a519"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_101ba6c20bd7464ba0a2e5923ed1e9d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_101ba6c20bd7464ba0a2e5923ed1e9d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/101ba6c20bd7464ba0a2e5923ed1e9d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/101ba6c20bd7464ba0a2e5923ed1e9d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/101ba6c20bd7464ba0a2e5923ed1e9d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/101ba6c20bd7464ba0a2e5923ed1e9d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/101ba6c20bd7464ba0a2e5923ed1e9d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/101ba6c20bd7464ba0a2e5923ed1e9d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/101ba6c20bd7464ba0a2e5923ed1e9d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/101ba6c20bd7464ba0a2e5923ed1e9d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/101ba6c20bd7464ba0a2e5923ed1e9d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/101ba6c20bd7464ba0a2e5923ed1e9d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/101ba6c20bd7464ba0a2e5923ed1e9d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/101ba6c20bd7464ba0a2e5923ed1e9d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "id": "1ecebbea2f4b4efc9fdf75d5720f0667"}, "audit_ids": ["hbjj0JZ4RtSm7MaBNzS-ZA"], "issued_at": "2018-08-31T09:14:48.000000Z"}} 2018-08-31 09:14:48,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-31 09:14:48,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}6e3cc2158d55ba21030050af2fc781fc14b389d5" 2018-08-31 09:14:49,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-c2001c19-1a63-4366-b864-1182ee0d21e5 Date: Fri, 31 Aug 2018 09:14:49 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-31 09:14:49,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/extensions.json used request id req-c2001c19-1a63-4366-b864-1182ee0d21e5 2018-08-31 09:14:49,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.269842147827s 2018-08-31 09:14:49,128 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/extensions.json used request id req-c2001c19-1a63-4366-b864-1182ee0d21e5 2018-08-31 09:14:49,137 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-08-31 09:14:49,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 09:14:49,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e3cc2158d55ba21030050af2fc781fc14b389d5" -d '{"network": {"shared": true, "name": "refstack_defcore-net_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "admin_state_up": true}}' 2018-08-31 09:14:49,712 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-8a10f8dd-6a27-46ad-ab19-13db0fdb5856 Date: Fri, 31 Aug 2018 09:14:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"90059632-663f-40f4-af3d-00acbe1401d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":true,"project_id":"101ba6c20bd7464ba0a2e5923ed1e9d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T09:14:49Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_3e7ea2c0-ffdf-489a-92ab-f09fe735a519","admin_state_up":true,"tenant_id":"101ba6c20bd7464ba0a2e5923ed1e9d3","created_at":"2018-08-31T09:14:49Z","mtu":1450}} 2018-08-31 09:14:49,712 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-8a10f8dd-6a27-46ad-ab19-13db0fdb5856 2018-08-31 09:14:49,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.574979066849s 2018-08-31 09:14:49,713 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-8a10f8dd-6a27-46ad-ab19-13db0fdb5856 2018-08-31 09:14:49,713 - 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-31T09:14:49Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'90059632-663f-40f4-af3d-00acbe1401d2', u'provider:segmentation_id': 55, 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_3e7ea2c0-ffdf-489a-92ab-f09fe735a519', u'created_at': u'2018-08-31T09:14:49Z', u'mtu': 1450, u'tenant_id': u'101ba6c20bd7464ba0a2e5923ed1e9d3', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'101ba6c20bd7464ba0a2e5923ed1e9d3', u'l2_adjacency': True}) 2018-08-31 09:14:49,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:14:49,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e3cc2158d55ba21030050af2fc781fc14b389d5" 2018-08-31 09:14:50,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2107 X-Openstack-Request-Id: req-18bf51a3-5c4a-47db-9826-01fc30a46812 Date: Fri, 31 Aug 2018 09:14:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4c0fb0fe-5a1a-4389-b9bd-e0160c4780a8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["1270e957-82b8-492a-9389-9f269d5e32c1"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:29Z","qos_policy_id":null,"name":"HA network tenant cc04c4796cb54c97b357ea0e59971e41","admin_state_up":true,"tenant_id":"","created_at":"2018-08-31T08:30:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"90059632-663f-40f4-af3d-00acbe1401d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":true,"project_id":"101ba6c20bd7464ba0a2e5923ed1e9d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T09:14:49Z","qos_policy_id":null,"name":"refstack_defcore-net_3e7ea2c0-ffdf-489a-92ab-f09fe735a519","admin_state_up":true,"tenant_id":"101ba6c20bd7464ba0a2e5923ed1e9d3","created_at":"2018-08-31T09:14:49Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 09:14:50,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-18bf51a3-5c4a-47db-9826-01fc30a46812 2018-08-31 09:14:50,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.372660160065s 2018-08-31 09:14:50,087 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-18bf51a3-5c4a-47db-9826-01fc30a46812 2018-08-31 09:14:50,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 09:14:50,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}6e3cc2158d55ba21030050af2fc781fc14b389d5" -d '{"subnet": {"name": "refstack_defcore-subnet_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "enable_dhcp": true, "network_id": "90059632-663f-40f4-af3d-00acbe1401d2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 09:14:50,868 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-d36eea76-1c5a-4bed-ad29-bf82ecc84d3e Date: Fri, 31 Aug 2018 09:14:50 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-31T09: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":"111b4129-fe51-4660-9302-4341623ea875","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"101ba6c20bd7464ba0a2e5923ed1e9d3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_3e7ea2c0-ffdf-489a-92ab-f09fe735a519","enable_dhcp":true,"segment_id":null,"network_id":"90059632-663f-40f4-af3d-00acbe1401d2","tenant_id":"101ba6c20bd7464ba0a2e5923ed1e9d3","created_at":"2018-08-31T09:14:50Z","ip_version":4}} 2018-08-31 09:14:50,868 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-d36eea76-1c5a-4bed-ad29-bf82ecc84d3e 2018-08-31 09:14:50,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.779366970062s 2018-08-31 09:14:50,869 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-d36eea76-1c5a-4bed-ad29-bf82ecc84d3e 2018-08-31 09:14:50,869 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T09: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'111b4129-fe51-4660-9302-4341623ea875', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_3e7ea2c0-ffdf-489a-92ab-f09fe735a519', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'90059632-663f-40f4-af3d-00acbe1401d2', u'tenant_id': u'101ba6c20bd7464ba0a2e5923ed1e9d3', u'created_at': u'2018-08-31T09: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'101ba6c20bd7464ba0a2e5923ed1e9d3'}) 2018-08-31 09:14:50,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 09:14:50,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}6e3cc2158d55ba21030050af2fc781fc14b389d5" -d '{"router": {"external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "name": "refstack_defcore-router_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "admin_state_up": true}}' 2018-08-31 09:14:57,595 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-685603a6-b2f9-4d89-b4aa-b2dc0a651d21 Date: Fri, 31 Aug 2018 09:14:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "101ba6c20bd7464ba0a2e5923ed1e9d3", "created_at": "2018-08-31T09:14:51Z", "admin_state_up": true, "updated_at": "2018-08-31T09:14:53Z", "project_id": "101ba6c20bd7464ba0a2e5923ed1e9d3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "34a5307c-c900-470f-a9c7-d89e86ef667f", "name": "refstack_defcore-router_3e7ea2c0-ffdf-489a-92ab-f09fe735a519"}} 2018-08-31 09:14:57,595 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-685603a6-b2f9-4d89-b4aa-b2dc0a651d21 2018-08-31 09:14:57,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.72543287277s 2018-08-31 09:14:57,596 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-685603a6-b2f9-4d89-b4aa-b2dc0a651d21 2018-08-31 09:14:57,596 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T09:14:53Z', u'revision_number': 3, u'ha': True, u'id': u'34a5307c-c900-470f-a9c7-d89e86ef667f', u'external_gateway_info': {u'network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9101d810-9ee5-41e0-949f-3a0dfa54404f', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_3e7ea2c0-ffdf-489a-92ab-f09fe735a519', u'admin_state_up': True, u'tenant_id': u'101ba6c20bd7464ba0a2e5923ed1e9d3', u'created_at': u'2018-08-31T09:14:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'101ba6c20bd7464ba0a2e5923ed1e9d3'}) 2018-08-31 09:14:57,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 09:14:57,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/34a5307c-c900-470f-a9c7-d89e86ef667f/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}6e3cc2158d55ba21030050af2fc781fc14b389d5" -d '{"subnet_id": "111b4129-fe51-4660-9302-4341623ea875"}' 2018-08-31 09:15:00,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f18a25d3-48bd-4ba5-b0d0-2b14be819e8c Date: Fri, 31 Aug 2018 09:15:00 GMT RESP BODY: {"network_id": "90059632-663f-40f4-af3d-00acbe1401d2", "tenant_id": "101ba6c20bd7464ba0a2e5923ed1e9d3", "subnet_id": "111b4129-fe51-4660-9302-4341623ea875", "subnet_ids": ["111b4129-fe51-4660-9302-4341623ea875"], "port_id": "9c4f4246-b327-47fd-988e-3597c244ea22", "id": "34a5307c-c900-470f-a9c7-d89e86ef667f"} 2018-08-31 09:15:00,333 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/34a5307c-c900-470f-a9c7-d89e86ef667f/add_router_interface.json used request id req-f18a25d3-48bd-4ba5-b0d0-2b14be819e8c 2018-08-31 09:15:00,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.73609900475s 2018-08-31 09:15:00,333 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/34a5307c-c900-470f-a9c7-d89e86ef667f/add_router_interface.json used request id req-f18a25d3-48bd-4ba5-b0d0-2b14be819e8c returning object 34a5307c-c900-470f-a9c7-d89e86ef667f 2018-08-31 09:15:00,334 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 09:15:00,465 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 09:15:00,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:15:00,472 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 09:15:00 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}]} 2018-08-31 09:15:00,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:15:00,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e3cc2158d55ba21030050af2fc781fc14b389d5" 2018-08-31 09:15:01,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4af5e98a-4578-459d-a578-75ffe3576e17 Date: Fri, 31 Aug 2018 09:15:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:15:01,182 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-4af5e98a-4578-459d-a578-75ffe3576e17 2018-08-31 09:15:01,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.705310106277s 2018-08-31 09:15:01,182 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-4af5e98a-4578-459d-a578-75ffe3576e17 2018-08-31 09:15:01,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 09:15:01,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e3cc2158d55ba21030050af2fc781fc14b389d5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_3e7ea2c0-ffdf-489a-92ab-f09fe735a519"}' 2018-08-31 09:15:01,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a90668ca-f6e6-471d-a240-cd412655a00f Date: Fri, 31 Aug 2018 09:15:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:15:01Z", "file": "/v2/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689/file", "owner": "101ba6c20bd7464ba0a2e5923ed1e9d3", "id": "d691b976-d18f-4c5a-8fbd-3c4ea6d9a689", "size": null, "self": "/v2/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689", "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_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "checksum": null, "created_at": "2018-08-31T09:15:01Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 09:15:01,947 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-a90668ca-f6e6-471d-a240-cd412655a00f 2018-08-31 09:15:01,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.756875991821s 2018-08-31 09:15:01,947 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-a90668ca-f6e6-471d-a240-cd412655a00f returning object d691b976-d18f-4c5a-8fbd-3c4ea6d9a689 2018-08-31 09:15:01,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 09:15:01,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689/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}6e3cc2158d55ba21030050af2fc781fc14b389d5" -d '' 2018-08-31 09:15:03,502 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b5c1ff88-7578-4cc4-910e-2092b51216e5 Date: Fri, 31 Aug 2018 09:15:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:15:03,503 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689/file used request id req-b5c1ff88-7578-4cc4-910e-2092b51216e5 2018-08-31 09:15:03,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.55497598648s 2018-08-31 09:15:03,503 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689/file used request id req-b5c1ff88-7578-4cc4-910e-2092b51216e5 2018-08-31 09:15:03,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:15:03,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e3cc2158d55ba21030050af2fc781fc14b389d5" 2018-08-31 09:15:03,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-94815ce6-acd9-4c5e-904f-e5044b659a90 Date: Fri, 31 Aug 2018 09:15:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:15:03Z", "file": "/v2/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689/file", "owner": "101ba6c20bd7464ba0a2e5923ed1e9d3", "id": "d691b976-d18f-4c5a-8fbd-3c4ea6d9a689", "size": 12716032, "self": "/v2/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T09:15:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:15:03,818 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-94815ce6-acd9-4c5e-904f-e5044b659a90 2018-08-31 09:15:03,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30992603302s 2018-08-31 09:15:03,819 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-94815ce6-acd9-4c5e-904f-e5044b659a90 2018-08-31 09:15:03,821 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689/file', 'owner': u'101ba6c20bd7464ba0a2e5923ed1e9d3', 'id': u'd691b976-d18f-4c5a-8fbd-3c4ea6d9a689', 'size': 12716032, u'self': u'/v2/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'101ba6c20bd7464ba0a2e5923ed1e9d3', 'name': 'refstack_defcore-project_3e7ea2c0-ffdf-489a-92ab-f09fe735a519', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T09:15:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T09:15:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_3e7ea2c0-ffdf-489a-92ab-f09fe735a519', '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/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689', 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_3e7ea2c0-ffdf-489a-92ab-f09fe735a519', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_3e7ea2c0-ffdf-489a-92ab-f09fe735a519', 'created': u'2018-08-31T09:15:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T09:15:01Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689', 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_3e7ea2c0-ffdf-489a-92ab-f09fe735a519', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 09:15:03,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 09:15:03,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}1190528f48d48c84270853d71e2ef5e4373a22f1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 09:15:04,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:15:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fdf3f9c-97df-46a7-a3c1-7f8ba64205eb x-compute-request-id: req-7fdf3f9c-97df-46a7-a3c1-7f8ba64205eb Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/fb2006d8-8674-4495-9d69-83e053a19faa", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/fb2006d8-8674-4495-9d69-83e053a19faa", "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": "fb2006d8-8674-4495-9d69-83e053a19faa"}} 2018-08-31 09:15:04,548 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-7fdf3f9c-97df-46a7-a3c1-7f8ba64205eb 2018-08-31 09:15:04,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.726264953613s 2018-08-31 09:15:04,549 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-7fdf3f9c-97df-46a7-a3c1-7f8ba64205eb 2018-08-31 09:15:04,550 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_3e7ea2c0-ffdf-489a-92ab-f09fe735a519', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'fb2006d8-8674-4495-9d69-83e053a19faa', 'swap': 0}) 2018-08-31 09:15:04,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 09:15:04,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/fb2006d8-8674-4495-9d69-83e053a19faa/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}1190528f48d48c84270853d71e2ef5e4373a22f1" -d '{"extra_specs": {}}' 2018-08-31 09:15:04,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:15:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed1f8cbb-b742-42ab-9a06-7fd870082457 x-compute-request-id: req-ed1f8cbb-b742-42ab-9a06-7fd870082457 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 09:15:04,576 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/fb2006d8-8674-4495-9d69-83e053a19faa/os-extra_specs used request id req-ed1f8cbb-b742-42ab-9a06-7fd870082457 2018-08-31 09:15:04,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0259740352631s 2018-08-31 09:15:04,577 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/fb2006d8-8674-4495-9d69-83e053a19faa/os-extra_specs used request id req-ed1f8cbb-b742-42ab-9a06-7fd870082457 2018-08-31 09:15:04,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:15:04,587 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 09:15:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4947dbe-d6ca-4d29-9d8d-571a8cd6da92 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 09:15:04,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-d4947dbe-d6ca-4d29-9d8d-571a8cd6da92 2018-08-31 09:15:04,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:15:04,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e3cc2158d55ba21030050af2fc781fc14b389d5" 2018-08-31 09:15:04,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b3a2548-dffd-4a26-a184-b4b9d9dd2be1 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:15:04,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-5b3a2548-dffd-4a26-a184-b4b9d9dd2be1 2018-08-31 09:15:04,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197057962418s 2018-08-31 09:15:04,788 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-5b3a2548-dffd-4a26-a184-b4b9d9dd2be1 2018-08-31 09:15:04,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:15:04,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e3cc2158d55ba21030050af2fc781fc14b389d5" 2018-08-31 09:15:04,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e6e19d6-ea41-42db-98c9-2ea469b144d8 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:15:04,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-8e6e19d6-ea41-42db-98c9-2ea469b144d8 2018-08-31 09:15:04,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190401077271s 2018-08-31 09:15:04,983 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-8e6e19d6-ea41-42db-98c9-2ea469b144d8 2018-08-31 09:15:04,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-31 09:15:04,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}6e3cc2158d55ba21030050af2fc781fc14b389d5" 2018-08-31 09:15:05,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:15:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52edd232-b805-4a8a-888b-2ebec3394c2b x-compute-request-id: req-52edd232-b805-4a8a-888b-2ebec3394c2b Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 257}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 260}, "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.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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-31 09:15:05,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/os-hypervisors/detail used request id req-52edd232-b805-4a8a-888b-2ebec3394c2b 2018-08-31 09:15:05,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.796531915665s 2018-08-31 09:15:05,791 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/os-hypervisors/detail used request id req-52edd232-b805-4a8a-888b-2ebec3394c2b 2018-08-31 09:15:05,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:15:05,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e3cc2158d55ba21030050af2fc781fc14b389d5" 2018-08-31 09:15:06,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-2010caa1-9393-481c-bed1-ee6c60af5f3a Date: Fri, 31 Aug 2018 09:15:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:15:03Z", "file": "/v2/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689/file", "owner": "101ba6c20bd7464ba0a2e5923ed1e9d3", "id": "d691b976-d18f-4c5a-8fbd-3c4ea6d9a689", "size": 12716032, "self": "/v2/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T09:15:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:15:06,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-2010caa1-9393-481c-bed1-ee6c60af5f3a 2018-08-31 09:15:06,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.704741954803s 2018-08-31 09:15:06,501 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-2010caa1-9393-481c-bed1-ee6c60af5f3a 2018-08-31 09:15:06,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 09:15:06,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e3cc2158d55ba21030050af2fc781fc14b389d5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_3e7ea2c0-ffdf-489a-92ab-f09fe735a519"}' 2018-08-31 09:15:07,308 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/8eaf7f4d-9b46-4959-9060-ff94299f6a29 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ac650286-9cbd-4631-860b-1a8aaf8ca149 Date: Fri, 31 Aug 2018 09:15:07 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:15:07Z", "file": "/v2/images/8eaf7f4d-9b46-4959-9060-ff94299f6a29/file", "owner": "101ba6c20bd7464ba0a2e5923ed1e9d3", "id": "8eaf7f4d-9b46-4959-9060-ff94299f6a29", "size": null, "self": "/v2/images/8eaf7f4d-9b46-4959-9060-ff94299f6a29", "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_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "checksum": null, "created_at": "2018-08-31T09:15:07Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 09:15:07,309 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-ac650286-9cbd-4631-860b-1a8aaf8ca149 2018-08-31 09:15:07,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.798856973648s 2018-08-31 09:15:07,309 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-ac650286-9cbd-4631-860b-1a8aaf8ca149 returning object 8eaf7f4d-9b46-4959-9060-ff94299f6a29 2018-08-31 09:15:07,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 09:15:07,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/8eaf7f4d-9b46-4959-9060-ff94299f6a29/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}6e3cc2158d55ba21030050af2fc781fc14b389d5" -d '' 2018-08-31 09:15:09,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e214eae0-a3da-4845-b267-defa68644bbe Date: Fri, 31 Aug 2018 09: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-31 09:15:09,502 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/8eaf7f4d-9b46-4959-9060-ff94299f6a29/file used request id req-e214eae0-a3da-4845-b267-defa68644bbe 2018-08-31 09:15:09,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.19177794456s 2018-08-31 09:15:09,502 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/8eaf7f4d-9b46-4959-9060-ff94299f6a29/file used request id req-e214eae0-a3da-4845-b267-defa68644bbe 2018-08-31 09:15:09,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:15:09,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e3cc2158d55ba21030050af2fc781fc14b389d5" 2018-08-31 09:15:09,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json X-Openstack-Request-Id: req-f2e634b0-8db3-454c-9c5e-d229f3a65d33 Date: Fri, 31 Aug 2018 09:15:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:15:09Z", "file": "/v2/images/8eaf7f4d-9b46-4959-9060-ff94299f6a29/file", "owner": "101ba6c20bd7464ba0a2e5923ed1e9d3", "id": "8eaf7f4d-9b46-4959-9060-ff94299f6a29", "size": 12716032, "self": "/v2/images/8eaf7f4d-9b46-4959-9060-ff94299f6a29", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/8eaf7f4d-9b46-4959-9060-ff94299f6a29/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/8eaf7f4d-9b46-4959-9060-ff94299f6a29/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T09:15:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:15:03Z", "file": "/v2/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689/file", "owner": "101ba6c20bd7464ba0a2e5923ed1e9d3", "id": "d691b976-d18f-4c5a-8fbd-3c4ea6d9a689", "size": 12716032, "self": "/v2/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T09:15:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:15:09,532 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-f2e634b0-8db3-454c-9c5e-d229f3a65d33 2018-08-31 09:15:09,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0265901088715s 2018-08-31 09:15:09,533 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-f2e634b0-8db3-454c-9c5e-d229f3a65d33 2018-08-31 09:15:09,536 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/8eaf7f4d-9b46-4959-9060-ff94299f6a29/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8eaf7f4d-9b46-4959-9060-ff94299f6a29/file', 'owner': u'101ba6c20bd7464ba0a2e5923ed1e9d3', 'id': u'8eaf7f4d-9b46-4959-9060-ff94299f6a29', 'size': 12716032, u'self': u'/v2/images/8eaf7f4d-9b46-4959-9060-ff94299f6a29', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'101ba6c20bd7464ba0a2e5923ed1e9d3', 'name': 'refstack_defcore-project_3e7ea2c0-ffdf-489a-92ab-f09fe735a519', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/8eaf7f4d-9b46-4959-9060-ff94299f6a29/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T09:15:09Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T09:15:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_3e7ea2c0-ffdf-489a-92ab-f09fe735a519', '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/8eaf7f4d-9b46-4959-9060-ff94299f6a29', 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_3e7ea2c0-ffdf-489a-92ab-f09fe735a519', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_3e7ea2c0-ffdf-489a-92ab-f09fe735a519', 'created': u'2018-08-31T09:15:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T09:15:07Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8eaf7f4d-9b46-4959-9060-ff94299f6a29', 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_3e7ea2c0-ffdf-489a-92ab-f09fe735a519', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 09:15:09,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 09:15:09,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}1190528f48d48c84270853d71e2ef5e4373a22f1" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 09:15:09,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-24b12079-2449-4ea2-bebf-39fd773b006b x-compute-request-id: req-24b12079-2449-4ea2-bebf-39fd773b006b Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/b80cd108-7c46-4fef-90a6-daf86bfbc804", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/b80cd108-7c46-4fef-90a6-daf86bfbc804", "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": "b80cd108-7c46-4fef-90a6-daf86bfbc804"}} 2018-08-31 09:15:09,579 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-24b12079-2449-4ea2-bebf-39fd773b006b 2018-08-31 09:15:09,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0420639514923s 2018-08-31 09:15:09,579 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-24b12079-2449-4ea2-bebf-39fd773b006b 2018-08-31 09:15:09,580 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_3e7ea2c0-ffdf-489a-92ab-f09fe735a519', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'b80cd108-7c46-4fef-90a6-daf86bfbc804', 'swap': 0}) 2018-08-31 09:15:09,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 09:15:09,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/b80cd108-7c46-4fef-90a6-daf86bfbc804/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}1190528f48d48c84270853d71e2ef5e4373a22f1" -d '{"extra_specs": {}}' 2018-08-31 09:15:09,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-49a226ed-4525-435c-a6d6-99ffb478a6af x-compute-request-id: req-49a226ed-4525-435c-a6d6-99ffb478a6af Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 09:15:09,608 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/b80cd108-7c46-4fef-90a6-daf86bfbc804/os-extra_specs used request id req-49a226ed-4525-435c-a6d6-99ffb478a6af 2018-08-31 09:15:09,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0281250476837s 2018-08-31 09:15:09,609 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/b80cd108-7c46-4fef-90a6-daf86bfbc804/os-extra_specs used request id req-49a226ed-4525-435c-a6d6-99ffb478a6af 2018-08-31 09:15:09,609 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_3e7ea2c0-ffdf-489a-92ab-f09fe735a519', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'b80cd108-7c46-4fef-90a6-daf86bfbc804', 'swap': 0}) 2018-08-31 09:15:13,747 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-31 09:15:13,747 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-31 09:15:13,748 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-31 09:15:13,750 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-31 09:15:18,095 - 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-31 09:15:18,096 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-08-31 09:15:18,096 - 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-31 09:15:18,096 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-08-31 09:15:18,096 - 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-31 09:15:18,096 - 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-31 09:15:18,096 - 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-31 09:15:18,096 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-08-31 09:15:18,096 - 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-31 09:15:18,096 - 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-31 09:15:18,096 - 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-31 09:15:18,096 - 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-31 09:15:18,096 - 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-31 09:15:18,096 - 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-31 09:15:18,097 - 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-31 09:15:18,097 - 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-31 09:15:18,097 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-08-31 09:15:18,097 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-08-31 09:15:18,097 - 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-31 09:15:18,097 - 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-31 09:15:18,097 - 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-31 09:15:18,097 - 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-31 09:15:18,097 - 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-31 09:15:18,097 - 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-31 09:15:18,097 - 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-31 09:15:18,097 - 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-31 09:15:18,097 - 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-31 09:15:18,097 - 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-31 09:15:18,098 - 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-31 09:15:18,098 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-08-31 09:15:18,098 - 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-31 09:15:18,098 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-08-31 09:15:18,098 - 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-31 09:15:18,098 - 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-31 09:15:18,098 - 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-31 09:15:18,098 - 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-31 09:15:18,098 - 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-31 09:15:18,098 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-08-31 09:15:18,098 - 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-31 09:15:18,098 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-08-31 09:15:18,098 - 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-31 09:15:18,098 - 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-31 09:15:18,098 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-08-31 09:15:18,098 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-08-31 09:15:18,099 - 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-31 09:15:18,099 - 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-31 09:15:18,099 - 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-31 09:15:18,099 - 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-31 09:15:18,099 - 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-31 09:15:18,099 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-08-31 09:15:18,099 - 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-31 09:15:18,099 - 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-31 09:15:18,099 - 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-31 09:15:18,099 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-08-31 09:15:18,099 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-08-31 09:15:18,099 - 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-31 09:15:18,100 - 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-31 09:15:18,100 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-08-31 09:15:18,100 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-08-31 09:15:18,100 - 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-31 09:15:18,100 - 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-31 09:15:18,100 - 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-31 09:15:18,100 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-08-31 09:15:18,100 - 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-31 09:15:18,100 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-08-31 09:15:18,100 - 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-31 09:15:18,100 - 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-31 09:15:18,100 - 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-31 09:15:18,100 - 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-31 09:15:18,100 - 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-31 09:15:18,100 - 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-31 09:15:18,101 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-08-31 09:15:18,101 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-08-31 09:15:18,101 - 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-31 09:15:18,101 - 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-31 09:15:18,101 - 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-31 09:15:18,101 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-08-31 09:15:18,101 - 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-31 09:15:18,101 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-08-31 09:15:18,101 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-08-31 09:15:18,101 - 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-31 09:15:18,101 - 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-31 09:15:18,101 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-08-31 09:15:18,101 - 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-31 09:15:18,101 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-08-31 09:15:18,102 - 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-31 09:15:18,102 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-08-31 09:15:18,102 - 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-31 09:15:18,102 - 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-31 09:15:18,102 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-08-31 09:15:18,102 - 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-31 09:15:18,102 - 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-31 09:15:18,102 - 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-31 09:15:18,102 - 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-31 09:15:18,102 - 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-31 09:15:18,102 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-08-31 09:15:18,102 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-08-31 09:15:18,102 - 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-31 09:15:18,102 - 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-31 09:15:18,102 - 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-31 09:15:18,103 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-31 09:15:18,104 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-31 09:15:18,104 - 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-31 09:15:30,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:30.952 11183 INFO opnfv-tempest [-] {14} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-08-31 09:15:31,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:31.182 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.404s] 2018-08-31 09:15:31,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:31.238 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.056s] 2018-08-31 09:15:31,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:31.576 11183 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.893s] 2018-08-31 09:15:31,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:31.639 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.696s] 2018-08-31 09:15:31,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:31.690 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.778s] 2018-08-31 09:15:31,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:31.715 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.024s] 2018-08-31 09:15:32,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:32.245 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.605s] 2018-08-31 09:15:34,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:34.520 11183 INFO opnfv-tempest [-] {5} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [3.803s] 2018-08-31 09:15:34,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:34.890 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [1.089s] 2018-08-31 09:15:34,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:34.925 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.035s] 2018-08-31 09:15:35,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:35.261 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [3.545s] 2018-08-31 09:15:35,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:35.269 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.008s] 2018-08-31 09:15:35,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:35.284 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.015s] 2018-08-31 09:15:35,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:35.978 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [1.052s] 2018-08-31 09:15:36,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:36.474 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.496s] 2018-08-31 09:15:36,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:36.859 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.384s] 2018-08-31 09:15:37,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:37.187 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.327s] 2018-08-31 09:15:37,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:37.528 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.341s] 2018-08-31 09:15:37,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:37.562 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.034s] 2018-08-31 09:15:37,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:37.926 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.362s] 2018-08-31 09:15:37,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:37.960 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.034s] 2018-08-31 09:15:38,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:38.185 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [7.323s] 2018-08-31 09:15:38,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:38.300 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.340s] 2018-08-31 09:15:38,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:38.626 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.219s] 2018-08-31 09:15:38,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:38.781 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.479s] 2018-08-31 09:15:38,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:38.933 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.306s] 2018-08-31 09:15:39,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:39.068 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.216s] 2018-08-31 09:15:39,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:39.097 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.165s] 2018-08-31 09:15:39,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:39.143 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.362s] 2018-08-31 09:15:39,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:39.470 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.326s] 2018-08-31 09:15:39,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:39.652 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [3.732s] 2018-08-31 09:15:39,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:39.770 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.300s] 2018-08-31 09:15:39,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:39.781 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.011s] 2018-08-31 09:15:40,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:40.160 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.378s] 2018-08-31 09:15:40,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:40.504 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.344s] 2018-08-31 09:15:40,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:40.919 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.415s] 2018-08-31 09:15:40,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:40.957 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.038s] 2018-08-31 09:15:41,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:41.267 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.615s] 2018-08-31 09:15:42,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:42.474 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [3.404s] 2018-08-31 09:15:44,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:44.863 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [2.389s] 2018-08-31 09:15:45,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:45.909 11183 INFO opnfv-tempest [-] {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.473s] 2018-08-31 09:15:46,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:46.365 11183 INFO opnfv-tempest [-] {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.456s] 2018-08-31 09:15:47,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:47.009 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.146s] 2018-08-31 09:15:48,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:48.778 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON ... fail 2018-08-31 09:15:50,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:50.050 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [4.176s] 2018-08-31 09:15:50,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:50.573 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [5.854s] 2018-08-31 09:15:50,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:50.897 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [3.886s] 2018-08-31 09:15:51,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:51.881 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... fail [13.690s] 2018-08-31 09:15:52,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:52.093 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [2.043s] 2018-08-31 09:15:52,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:52.795 11183 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.885s] 2018-08-31 09:15:53,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:53.081 11183 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.285s] 2018-08-31 09:15:53,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:53.110 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-08-31 09:15:53,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:53.422 11183 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.355s] 2018-08-31 09:15:54,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:54.975 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [4.077s] 2018-08-31 09:15:57,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:57.719 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.743s] 2018-08-31 09:15:58,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:58.168 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.449s] 2018-08-31 09:15:58,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:58.225 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.056s] 2018-08-31 09:15:58,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:58.251 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.026s] 2018-08-31 09:15:58,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:15:58.272 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.021s] 2018-08-31 09:16:00,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:00.304 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [9.730s] 2018-08-31 09:16:02,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:02.925 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [8.643s] 2018-08-31 09:16:03,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:03.414 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [32.400s] 2018-08-31 09:16:07,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:07.339 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [7.034s] 2018-08-31 09:16:09,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:09.816 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [2.467s] 2018-08-31 09:16:11,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:11.702 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.885s] 2018-08-31 09:16:13,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:13.610 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [8.802s] 2018-08-31 09:16:13,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:13.784 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.404s] 2018-08-31 09:16:14,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:14.005 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [2.302s] 2018-08-31 09:16:14,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:14.153 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.370s] 2018-08-31 09:16:14,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:14.592 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.438s] 2018-08-31 09:16:14,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:14.995 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [7.655s] 2018-08-31 09:16:15,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:15.142 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [12.216s] 2018-08-31 09:16:15,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:15.552 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [14.398s] 2018-08-31 09:16:15,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:15.642 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [1.048s] 2018-08-31 09:16:16,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:16.364 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.722s] 2018-08-31 09:16:16,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:16.563 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [2.558s] 2018-08-31 09:16:16,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:16.921 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.556s] 2018-08-31 09:16:16,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:16.961 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.041s] 2018-08-31 09:16:17,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:17.331 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.368s] 2018-08-31 09:16:17,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:17.734 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.402s] 2018-08-31 09:16:17,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:17.814 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.080s] 2018-08-31 09:16:17,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:17.882 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.066s] 2018-08-31 09:16:17,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:17.981 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.098s] 2018-08-31 09:16:18,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:18.455 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.474s] 2018-08-31 09:16:18,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:18.536 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.080s] 2018-08-31 09:16:18,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:18.914 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.378s] 2018-08-31 09:16:19,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:19.864 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [3.300s] 2018-08-31 09:16:20,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:20.284 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.289s] 2018-08-31 09:16:21,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:21.265 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.399s] 2018-08-31 09:16:22,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:22.348 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [21.562s] 2018-08-31 09:16:22,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:22.620 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.010s] 2018-08-31 09:16:22,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:22.764 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [1.500s] 2018-08-31 09:16:24,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:24.578 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [1.813s] 2018-08-31 09:16:25,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:25.664 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [1.861s] 2018-08-31 09:16:25,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:25.761 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.096s] 2018-08-31 09:16:25,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:25.870 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [3.526s] 2018-08-31 09:16:26,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:26.357 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.736s] 2018-08-31 09:16:26,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:26.366 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.605s] 2018-08-31 09:16:26,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:26.500 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.132s] 2018-08-31 09:16:26,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:26.501 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-31 09:16:26,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:26.514 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [6.229s] 2018-08-31 09:16:26,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:26.829 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.472s] 2018-08-31 09:16:26,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:26.904 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.075s] 2018-08-31 09:16:27,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:27.354 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [2.775s] 2018-08-31 09:16:29,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:29.496 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [13.942s] 2018-08-31 09:16:29,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:29.536 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [2.181s] 2018-08-31 09:16:31,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:30.999 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [1.463s] 2018-08-31 09:16:32,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:32.519 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [1.519s] 2018-08-31 09:16:32,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:32.546 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [5.648s] 2018-08-31 09:16:32,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:32.638 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.092s] 2018-08-31 09:16:33,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:33.106 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [6.591s] 2018-08-31 09:16:33,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:33.158 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.519s] 2018-08-31 09:16:33,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:33.256 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.097s] 2018-08-31 09:16:33,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:33.258 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-31 09:16:33,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:33.898 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [1.378s] 2018-08-31 09:16:36,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:36.149 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [2.248s] 2018-08-31 09:16:37,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:37.258 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [1.111s] 2018-08-31 09:16:38,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:38.827 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [1.568s] 2018-08-31 09:16:39,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:39.112 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON ... fail 2018-08-31 09:16:40,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:40.071 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [1.243s] 2018-08-31 09:16:41,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:41.267 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [1.195s] 2018-08-31 09:16:43,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:43.327 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [10.220s] 2018-08-31 09:16:43,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:43.642 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.079s] 2018-08-31 09:16:43,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:43.657 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.016s] 2018-08-31 09:16:43,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:43.936 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.277s] 2018-08-31 09:16:43,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:43.950 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.014s] 2018-08-31 09:16:43,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:43.970 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.020s] 2018-08-31 09:16:44,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:44.004 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.033s] 2018-08-31 09:16:44,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:44.078 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.073s] 2018-08-31 09:16:44,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:44.194 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.116s] 2018-08-31 09:16:44,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:44.342 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.591s] 2018-08-31 09:16:44,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:44.465 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.122s] 2018-08-31 09:16:45,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:45.013 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.816s] 2018-08-31 09:16:45,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:45.026 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-08-31 09:16:45,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:45.122 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.096s] 2018-08-31 09:16:47,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:47.868 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [55.979s] 2018-08-31 09:16:48,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:48.364 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [5.037s] 2018-08-31 09:16:48,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:48.423 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [18.926s] 2018-08-31 09:16:48,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:48.536 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.172s] 2018-08-31 09:16:48,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:48.646 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.110s] 2018-08-31 09:16:49,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:49.030 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.383s] 2018-08-31 09:16:49,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:49.083 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.053s] 2018-08-31 09:16:49,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:49.206 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.123s] 2018-08-31 09:16:49,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:49.319 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.112s] 2018-08-31 09:16:49,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:49.738 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.418s] 2018-08-31 09:16:50,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:50.004 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.266s] 2018-08-31 09:16:50,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:50.069 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.064s] 2018-08-31 09:16:55,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:55.566 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.841s] 2018-08-31 09:16:56,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:56.581 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.511s] 2018-08-31 09:16:57,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:57.496 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.357s] 2018-08-31 09:16:57,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:57.738 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.172s] 2018-08-31 09:16:57,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:57.804 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.308s] 2018-08-31 09:16:57,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:57.849 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.044s] 2018-08-31 09:16:57,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:57.886 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.038s] 2018-08-31 09:16:58,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:58.126 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [31.220s] 2018-08-31 09:16:58,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:58.176 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.050s] 2018-08-31 09:16:58,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:58.296 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.409s] 2018-08-31 09:16:58,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:58.459 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.283s] 2018-08-31 09:16:59,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:59.049 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.751s] 2018-08-31 09:16:59,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:59.695 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.646s] 2018-08-31 09:16:59,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:16:59.948 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.252s] 2018-08-31 09:17:00,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:00.464 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.515s] 2018-08-31 09:17:00,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:00.845 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.381s] 2018-08-31 09:17:00,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:00.941 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.091s] 2018-08-31 09:17:01,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:01.217 11183 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.610s] 2018-08-31 09:17:02,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:02.995 11183 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.777s] 2018-08-31 09:17:04,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:04.367 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [6.624s] 2018-08-31 09:17:04,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:04.935 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.572s] 2018-08-31 09:17:06,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:06.035 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [5.092s] 2018-08-31 09:17:07,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:07.084 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [19.214s] 2018-08-31 09:17:07,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:07.841 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.903s] 2018-08-31 09:17:08,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:08.998 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.157s] 2018-08-31 09:17:10,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:10.415 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.414s] 2018-08-31 09:17:10,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:10.466 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.055s] 2018-08-31 09:17:10,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:10.495 11183 INFO opnfv-tempest [-] {6} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.326s] 2018-08-31 09:17:13,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:13.348 11183 INFO opnfv-tempest [-] {8} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.394s] 2018-08-31 09:17:20,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:20.302 11183 INFO opnfv-tempest [-] {15} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [89.534s] 2018-08-31 09:17:33,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:33.587 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [25.460s] 2018-08-31 09:17:42,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:42.078 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [34.989s] 2018-08-31 09:17:44,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:44.367 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [12.381s] 2018-08-31 09:17:47,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:47.327 11183 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-08-31 09:17:50,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:50.364 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [16.777s] 2018-08-31 09:17:53,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:53.089 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [8.723s] 2018-08-31 09:17:54,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:54.556 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.512s] 2018-08-31 09:17:55,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:17:55.532 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.976s] 2018-08-31 09:18:00,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:18:00.563 11183 INFO opnfv-tempest [-] {15} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [40.252s] 2018-08-31 09:18:07,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:18:07.072 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [16.707s] 2018-08-31 09:18:20,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:18:20.647 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [25.108s] 2018-08-31 09:18:22,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:18:22.158 11183 INFO opnfv-tempest [-] {15} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.118s] 2018-08-31 09:18:22,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:18:22.808 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [15.735s] 2018-08-31 09:18:27,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:18:27.856 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [34.760s] 2018-08-31 09:18:47,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:18:47.351 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [19.494s] 2018-08-31 09:19:04,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:19:04.123 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [41.310s] 2018-08-31 09:19:13,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:19:13.849 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [9.729s] 2018-08-31 09:19:23,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:19:23.380 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [9.621s] 2018-08-31 09:19:23,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:19:23.426 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.047s] 2018-08-31 09:19:23,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:19:23.848 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.421s] 2018-08-31 09:19:25,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:19:25.919 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.070s] 2018-08-31 09:19:31,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:19:31.797 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [5.878s] 2018-08-31 09:19:32,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:19:32.119 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.321s] 2018-08-31 09:19:32,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 09:19:32.429 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.310s] 2018-08-31 09:19:55,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9d4f4227-a48b-4daf-a71b-d89fe95ece85 2018-08-31 09:19:55,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9d4f4227-a48b-4daf-a71b-d89fe95ece85']'. 2018-08-31 09:19:56,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-31 09:19:56,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-31 09:19:56,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-31 09:19:56,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9d4f4227-a48b-4daf-a71b-d89fe95ece85 | 2018-08-31 09:19:56,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-08-31 09:19:56,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-31 09:15:20 | 2018-08-31 09:19:56,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-31 09:19:55 | 2018-08-31 09:19:56,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:35 | 2018-08-31 09:19:56,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-31 09:19:56,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-31 09:19:56,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b109c1d2-f8d2-4b16-b876-320786b38c0c) | 2018-08-31 09:19:56,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-31 09:19:56,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 886aed6b-61b9-461a-a950-65b3b7775df7) | 2018-08-31 09:19:56,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2018-08-31 09:19:56,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 244.266 | 2018-08-31 09:19:56,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 199 | 2018-08-31 09:19:56,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-08-31 09:19:56,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-31 09:19:56,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-31 09:19:56,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 18 | 2018-08-31 09:19:56,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-31 09:19:56,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-31 09:19:56,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-31 09:19:56,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 91.7050691244% 2018-08-31 09:19:57,119 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 09:19:57,119 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:08 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-08-31 09:19:57,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 09:19:57,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/8eaf7f4d-9b46-4959-9060-ff94299f6a29 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e3cc2158d55ba21030050af2fc781fc14b389d5" 2018-08-31 09:19:57,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dbd7bb0e-bebf-4cf3-9f05-4dfbfa2b9b49 Date: Fri, 31 Aug 2018 09:19: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-31 09:19:57,815 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/8eaf7f4d-9b46-4959-9060-ff94299f6a29 used request id req-dbd7bb0e-bebf-4cf3-9f05-4dfbfa2b9b49 2018-08-31 09:19:57,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.689404010773s 2018-08-31 09:19:57,815 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/8eaf7f4d-9b46-4959-9060-ff94299f6a29 used request id req-dbd7bb0e-bebf-4cf3-9f05-4dfbfa2b9b49 2018-08-31 09:19:57,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 09:19:57,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:19:57,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:19: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-fa52bea7-ffaa-4ba5-a4fc-9f214041ce99 x-compute-request-id: req-fa52bea7-ffaa-4ba5-a4fc-9f214041ce99 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_alt_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/b80cd108-7c46-4fef-90a6-daf86bfbc804", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/b80cd108-7c46-4fef-90a6-daf86bfbc804", "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": "b80cd108-7c46-4fef-90a6-daf86bfbc804"}, {"name": "refstack_defcore-flavor_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/fb2006d8-8674-4495-9d69-83e053a19faa", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/fb2006d8-8674-4495-9d69-83e053a19faa", "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": "fb2006d8-8674-4495-9d69-83e053a19faa"}]} 2018-08-31 09:19:57,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-fa52bea7-ffaa-4ba5-a4fc-9f214041ce99 2018-08-31 09:19:57,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0274209976196s 2018-08-31 09:19:57,844 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-fa52bea7-ffaa-4ba5-a4fc-9f214041ce99 2018-08-31 09:19:57,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 09:19:57,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/b80cd108-7c46-4fef-90a6-daf86bfbc804 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:19:57,891 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 09:19: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-49e5f554-a630-401e-9556-ead897b98194 x-compute-request-id: req-49e5f554-a630-401e-9556-ead897b98194 Content-Length: 0 Content-Type: application/json 2018-08-31 09:19:57,892 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/b80cd108-7c46-4fef-90a6-daf86bfbc804 used request id req-49e5f554-a630-401e-9556-ead897b98194 2018-08-31 09:19:57,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0458571910858s 2018-08-31 09:19:57,892 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/b80cd108-7c46-4fef-90a6-daf86bfbc804 used request id req-49e5f554-a630-401e-9556-ead897b98194 2018-08-31 09:19:57,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 09:19:57,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/34a5307c-c900-470f-a9c7-d89e86ef667f/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}6e3cc2158d55ba21030050af2fc781fc14b389d5" -d '{"subnet_id": "111b4129-fe51-4660-9302-4341623ea875"}' 2018-08-31 09:20:00,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b2841018-28bc-41c2-a4ad-194762ae05a0 Date: Fri, 31 Aug 2018 09:20:00 GMT RESP BODY: {"network_id": "90059632-663f-40f4-af3d-00acbe1401d2", "tenant_id": "101ba6c20bd7464ba0a2e5923ed1e9d3", "subnet_id": "111b4129-fe51-4660-9302-4341623ea875", "subnet_ids": ["111b4129-fe51-4660-9302-4341623ea875"], "port_id": "9c4f4246-b327-47fd-988e-3597c244ea22", "id": "34a5307c-c900-470f-a9c7-d89e86ef667f"} 2018-08-31 09:20:00,580 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/34a5307c-c900-470f-a9c7-d89e86ef667f/remove_router_interface.json used request id req-b2841018-28bc-41c2-a4ad-194762ae05a0 2018-08-31 09:20:00,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.68728017807s 2018-08-31 09:20:00,580 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/34a5307c-c900-470f-a9c7-d89e86ef667f/remove_router_interface.json used request id req-b2841018-28bc-41c2-a4ad-194762ae05a0 returning object 34a5307c-c900-470f-a9c7-d89e86ef667f 2018-08-31 09:20:00,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 09:20:00,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}6e3cc2158d55ba21030050af2fc781fc14b389d5" 2018-08-31 09:20:00,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1717 X-Openstack-Request-Id: req-fc10840a-f8e3-4688-a987-2949dce79e80 Date: Fri, 31 Aug 2018 09:20:00 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cc04c4796cb54c97b357ea0e59971e41", "created_at": "2018-08-31T08:30:30Z", "admin_state_up": true, "updated_at": "2018-08-31T08:30:33Z", "project_id": "cc04c4796cb54c97b357ea0e59971e41", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "125280b3-121d-43e6-86fe-cacfbd5a110e", "name": "tempest-pretest-check-356672259"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "101ba6c20bd7464ba0a2e5923ed1e9d3", "created_at": "2018-08-31T09:14:51Z", "admin_state_up": true, "updated_at": "2018-08-31T09:19:59Z", "project_id": "101ba6c20bd7464ba0a2e5923ed1e9d3", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "34a5307c-c900-470f-a9c7-d89e86ef667f", "name": "refstack_defcore-router_3e7ea2c0-ffdf-489a-92ab-f09fe735a519"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "03ec77aad31d42b194b0233527b23819", "created_at": "2018-08-31T08:31:53Z", "admin_state_up": false, "updated_at": "2018-08-31T08:31:53Z", "project_id": "03ec77aad31d42b194b0233527b23819", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "82e9eaaf-d7f3-496a-ad93-d46784e73824", "name": "tempest-router-444480948"}]} 2018-08-31 09:20:00,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-fc10840a-f8e3-4688-a987-2949dce79e80 2018-08-31 09:20:00,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.377691984177s 2018-08-31 09:20:00,959 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-fc10840a-f8e3-4688-a987-2949dce79e80 2018-08-31 09:20:00,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 09:20:00,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/routers/34a5307c-c900-470f-a9c7-d89e86ef667f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e3cc2158d55ba21030050af2fc781fc14b389d5" 2018-08-31 09:20:05,447 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c0d0204-ad75-455a-97d7-aca750682e35 Content-Length: 0 Date: Fri, 31 Aug 2018 09:20:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:20:05,447 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/34a5307c-c900-470f-a9c7-d89e86ef667f.json used request id req-1c0d0204-ad75-455a-97d7-aca750682e35 2018-08-31 09:20:05,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.48619914055s 2018-08-31 09:20:05,447 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/34a5307c-c900-470f-a9c7-d89e86ef667f.json used request id req-1c0d0204-ad75-455a-97d7-aca750682e35 2018-08-31 09:20:05,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 09:20:05,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}6e3cc2158d55ba21030050af2fc781fc14b389d5" 2018-08-31 09:20:05,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1932 X-Openstack-Request-Id: req-82919251-2a74-4980-8bc6-edc8540cac5e Date: Fri, 31 Aug 2018 09:20:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T09: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":"111b4129-fe51-4660-9302-4341623ea875","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"101ba6c20bd7464ba0a2e5923ed1e9d3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_3e7ea2c0-ffdf-489a-92ab-f09fe735a519","enable_dhcp":true,"segment_id":null,"network_id":"90059632-663f-40f4-af3d-00acbe1401d2","tenant_id":"101ba6c20bd7464ba0a2e5923ed1e9d3","created_at":"2018-08-31T09:14:50Z","ip_version":4},{"updated_at":"2018-08-31T08:30:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1270e957-82b8-492a-9389-9f269d5e32c1","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant cc04c4796cb54c97b357ea0e59971e41","enable_dhcp":false,"segment_id":null,"network_id":"4c0fb0fe-5a1a-4389-b9bd-e0160c4780a8","tenant_id":"","created_at":"2018-08-31T08:30:29Z","ip_version":4},{"updated_at":"2018-08-31T08:08:27Z","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":"9101d810-9ee5-41e0-949f-3a0dfa54404f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"43466fc7c2d049ef9913cd05c5bae353","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:27Z","ip_version":4}]} 2018-08-31 09:20:05,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-82919251-2a74-4980-8bc6-edc8540cac5e 2018-08-31 09:20:05,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0445811748505s 2018-08-31 09:20:05,493 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-82919251-2a74-4980-8bc6-edc8540cac5e 2018-08-31 09:20:05,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 09:20:05,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/subnets/111b4129-fe51-4660-9302-4341623ea875.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e3cc2158d55ba21030050af2fc781fc14b389d5" 2018-08-31 09:20:08,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-74de7336-5b1e-4a24-aa70-12c6f5f6db25 Date: Fri, 31 Aug 2018 09:20:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:20:08,066 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/111b4129-fe51-4660-9302-4341623ea875.json used request id req-74de7336-5b1e-4a24-aa70-12c6f5f6db25 2018-08-31 09:20:08,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.57164406776s 2018-08-31 09:20:08,067 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/111b4129-fe51-4660-9302-4341623ea875.json used request id req-74de7336-5b1e-4a24-aa70-12c6f5f6db25 2018-08-31 09:20:08,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:20:08,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e3cc2158d55ba21030050af2fc781fc14b389d5" 2018-08-31 09:20:08,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2113 X-Openstack-Request-Id: req-0b972131-d260-4cdb-aa6d-a9c57fdbae46 Date: Fri, 31 Aug 2018 09:20:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4c0fb0fe-5a1a-4389-b9bd-e0160c4780a8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["1270e957-82b8-492a-9389-9f269d5e32c1"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:29Z","qos_policy_id":null,"name":"HA network tenant cc04c4796cb54c97b357ea0e59971e41","admin_state_up":true,"tenant_id":"","created_at":"2018-08-31T08:30:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"90059632-663f-40f4-af3d-00acbe1401d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":true,"project_id":"101ba6c20bd7464ba0a2e5923ed1e9d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T09:20:07Z","qos_policy_id":null,"name":"refstack_defcore-net_3e7ea2c0-ffdf-489a-92ab-f09fe735a519","admin_state_up":true,"tenant_id":"101ba6c20bd7464ba0a2e5923ed1e9d3","created_at":"2018-08-31T09:14:49Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 09:20:08,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-0b972131-d260-4cdb-aa6d-a9c57fdbae46 2018-08-31 09:20:08,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.389565944672s 2018-08-31 09:20:08,457 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-0b972131-d260-4cdb-aa6d-a9c57fdbae46 2018-08-31 09:20:08,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 09:20:08,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/networks/90059632-663f-40f4-af3d-00acbe1401d2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e3cc2158d55ba21030050af2fc781fc14b389d5" 2018-08-31 09:20:09,284 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-685afb3d-2524-403e-86d5-e54d3039ed63 Date: Fri, 31 Aug 2018 09:20:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:20:09,284 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/90059632-663f-40f4-af3d-00acbe1401d2.json used request id req-685afb3d-2524-403e-86d5-e54d3039ed63 2018-08-31 09:20:09,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.825404882431s 2018-08-31 09:20:09,284 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/90059632-663f-40f4-af3d-00acbe1401d2.json used request id req-685afb3d-2524-403e-86d5-e54d3039ed63 2018-08-31 09:20:09,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:20:09,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e3cc2158d55ba21030050af2fc781fc14b389d5" 2018-08-31 09:20:09,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-7cd77f85-12e0-4066-be14-ce7eae40cd19 Date: Fri, 31 Aug 2018 09:20:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:15:03Z", "file": "/v2/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689/file", "owner": "101ba6c20bd7464ba0a2e5923ed1e9d3", "id": "d691b976-d18f-4c5a-8fbd-3c4ea6d9a689", "size": 12716032, "self": "/v2/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T09:15:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:20:09,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-7cd77f85-12e0-4066-be14-ce7eae40cd19 2018-08-31 09:20:09,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.287746191025s 2018-08-31 09:20:09,577 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-7cd77f85-12e0-4066-be14-ce7eae40cd19 2018-08-31 09:20:09,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 09:20:09,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e3cc2158d55ba21030050af2fc781fc14b389d5" 2018-08-31 09:20:10,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-990845f0-1903-45c3-bc5a-f155a8831c66 Date: Fri, 31 Aug 2018 09:20: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-31 09:20:10,175 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689 used request id req-990845f0-1903-45c3-bc5a-f155a8831c66 2018-08-31 09:20:10,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.59617805481s 2018-08-31 09:20:10,175 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/d691b976-d18f-4c5a-8fbd-3c4ea6d9a689 used request id req-990845f0-1903-45c3-bc5a-f155a8831c66 2018-08-31 09:20:10,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 09:20:10,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:20:10,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20: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-7a2760e2-6275-46b7-b602-04688f5296f8 x-compute-request-id: req-7a2760e2-6275-46b7-b602-04688f5296f8 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/fb2006d8-8674-4495-9d69-83e053a19faa", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/fb2006d8-8674-4495-9d69-83e053a19faa", "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": "fb2006d8-8674-4495-9d69-83e053a19faa"}]} 2018-08-31 09:20:10,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-7a2760e2-6275-46b7-b602-04688f5296f8 2018-08-31 09:20:10,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.298343896866s 2018-08-31 09:20:10,474 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-7a2760e2-6275-46b7-b602-04688f5296f8 2018-08-31 09:20:10,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 09:20:10,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/fb2006d8-8674-4495-9d69-83e053a19faa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:20:10,502 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 09:20: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-81821998-ce97-4aca-8108-fa9c5499b6ab x-compute-request-id: req-81821998-ce97-4aca-8108-fa9c5499b6ab Content-Length: 0 Content-Type: application/json 2018-08-31 09:20:10,502 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/fb2006d8-8674-4495-9d69-83e053a19faa used request id req-81821998-ce97-4aca-8108-fa9c5499b6ab 2018-08-31 09:20:10,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0259521007538s 2018-08-31 09:20:10,502 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/fb2006d8-8674-4495-9d69-83e053a19faa used request id req-81821998-ce97-4aca-8108-fa9c5499b6ab 2018-08-31 09:20:10,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:20:10,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:20:10,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71bf8487-d0f9-4d98-8336-cca118dcaca0 Content-Encoding: gzip Content-Length: 969 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "links": {"self": "http://172.30.9.34:5000/v3/users/1ecebbea2f4b4efc9fdf75d5720f0667"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1ecebbea2f4b4efc9fdf75d5720f0667", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:20:10,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-71bf8487-d0f9-4d98-8336-cca118dcaca0 2018-08-31 09:20:10,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222526073456s 2018-08-31 09:20:10,726 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-71bf8487-d0f9-4d98-8336-cca118dcaca0 2018-08-31 09:20:10,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:20:10,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/users/1ecebbea2f4b4efc9fdf75d5720f0667 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:20:10,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06ab5546-e319-4ddc-9366-6dfe486a71a8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "refstack_defcore-user_3e7ea2c0-ffdf-489a-92ab-f09fe735a519", "links": {"self": "http://172.30.9.34:5000/v3/users/1ecebbea2f4b4efc9fdf75d5720f0667"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1ecebbea2f4b4efc9fdf75d5720f0667", "description": null}} 2018-08-31 09:20:10,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/1ecebbea2f4b4efc9fdf75d5720f0667 used request id req-06ab5546-e319-4ddc-9366-6dfe486a71a8 2018-08-31 09:20:10,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215940952301s 2018-08-31 09:20:10,948 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/1ecebbea2f4b4efc9fdf75d5720f0667 used request id req-06ab5546-e319-4ddc-9366-6dfe486a71a8 2018-08-31 09:20:10,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 09:20:10,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/users/1ecebbea2f4b4efc9fdf75d5720f0667 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:20:11,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:20:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b957870-65da-4340-91c8-c3a861be9052 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:20:11,275 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/1ecebbea2f4b4efc9fdf75d5720f0667 used request id req-5b957870-65da-4340-91c8-c3a861be9052 2018-08-31 09:20:11,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.325791120529s 2018-08-31 09:20:11,275 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/1ecebbea2f4b4efc9fdf75d5720f0667 used request id req-5b957870-65da-4340-91c8-c3a861be9052 2018-08-31 09:20:11,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:20:11,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:20:11,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-357fd98c-a9ff-43b5-b6d7-ee5d1d6ac44b Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.34:5000/v3/projects/101ba6c20bd7464ba0a2e5923ed1e9d3"}, "tags": [], "enabled": true, "id": "101ba6c20bd7464ba0a2e5923ed1e9d3", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_3e7ea2c0-ffdf-489a-92ab-f09fe735a519"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 09:20:11,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-357fd98c-a9ff-43b5-b6d7-ee5d1d6ac44b 2018-08-31 09:20:11,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.186813116074s 2018-08-31 09:20:11,468 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-357fd98c-a9ff-43b5-b6d7-ee5d1d6ac44b 2018-08-31 09:20:11,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 09:20:11,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/projects/101ba6c20bd7464ba0a2e5923ed1e9d3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1190528f48d48c84270853d71e2ef5e4373a22f1" 2018-08-31 09:20:11,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:20:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4d9fc5e-ed55-404c-92f6-2cfb96bd16d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:20:11,731 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/101ba6c20bd7464ba0a2e5923ed1e9d3 used request id req-e4d9fc5e-ed55-404c-92f6-2cfb96bd16d2 2018-08-31 09:20:11,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.258198022842s 2018-08-31 09:20:11,731 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/101ba6c20bd7464ba0a2e5923ed1e9d3 used request id req-e4d9fc5e-ed55-404c-92f6-2cfb96bd16d2 2018-08-31 09:20:11,731 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-08-31 09:20:11,791 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-08-31 09:20:11,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:20:11,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 09:20:11,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:20:11,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:20:11,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:20:11,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:20:11,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:20:11,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:20:11,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:20:11,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:20:11,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:20:11,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:20:11,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:20:11,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:20:11,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:20:11,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:20:11,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:20:11,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:20:11,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:20:11,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:20:11,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:20:11,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:20:11,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:20:11,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 09:20:11,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 09:20:11,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:20:11,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6e40f18-941e-41cc-9bdf-be2a6e88d7ea 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:20:11,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-c6e40f18-941e-41cc-9bdf-be2a6e88d7ea 2018-08-31 09:20:11,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:20:12,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T10:20:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["LAo_aWOBTSCdtRDoiDPMHA"], "issued_at": "2018-08-31T09:20:12.000000Z"}} 2018-08-31 09:20:12,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:20:12,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:20:12,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-556ce82c-d2a0-4b62-9dc1-f5d1a7e4bf9d Date: Fri, 31 Aug 2018 09:20:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 09:20:12,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-556ce82c-d2a0-4b62-9dc1-f5d1a7e4bf9d 2018-08-31 09:20:12,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.375691175461s 2018-08-31 09:20:12,611 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-556ce82c-d2a0-4b62-9dc1-f5d1a7e4bf9d 2018-08-31 09:20:12,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:20:12,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 09:20:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80546505-2045-4d3a-b570-1ad960a9f2e8 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 09:20:12,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-80546505-2045-4d3a-b570-1ad960a9f2e8 2018-08-31 09:20:12,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:20:12,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:20:12,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c0d6c9b-2c89-432d-a3f2-f089052f16d8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 09:20:12,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-4c0d6c9b-2c89-432d-a3f2-f089052f16d8 2018-08-31 09:20:12,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202933073044s 2018-08-31 09:20:12,825 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-4c0d6c9b-2c89-432d-a3f2-f089052f16d8 2018-08-31 09:20:12,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 09:20:12,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}890b10ecc8665fc8d6497b1c07f249f80a7746ae" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_431bd068-c67c-4d4a-84d6-a4672bed7eb8"}}' 2018-08-31 09:20:12,970 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:20:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b608490-66bb-4813-bf84-4eb8cefffc93 Content-Length: 360 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.34:5000/v3/projects/5bddf1bbfd8844bc8a51c2a436b10e23"}, "tags": [], "enabled": true, "id": "5bddf1bbfd8844bc8a51c2a436b10e23", "parent_id": "default", "domain_id": "default", "name": "patrole-project_431bd068-c67c-4d4a-84d6-a4672bed7eb8"}} 2018-08-31 09:20:12,970 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-4b608490-66bb-4813-bf84-4eb8cefffc93 2018-08-31 09:20:12,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.138555049896s 2018-08-31 09:20:12,971 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-4b608490-66bb-4813-bf84-4eb8cefffc93 2018-08-31 09:20:12,971 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: patrole', u'tags': [], 'enabled': True, 'id': u'5bddf1bbfd8844bc8a51c2a436b10e23', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'patrole-project_431bd068-c67c-4d4a-84d6-a4672bed7eb8'}) 2018-08-31 09:20:12,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 09:20:12,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}890b10ecc8665fc8d6497b1c07f249f80a7746ae" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ac1c0eaf-1455-494a-93f8-d7d2c4ffd012", "email": null, "name": "patrole-user_431bd068-c67c-4d4a-84d6-a4672bed7eb8"}}' 2018-08-31 09:20:13,365 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:20:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a640a73d-b373-49f6-9fbb-8abf8a745746 Content-Length: 322 Content-Type: application/json RESP BODY: {"user": {"name": "patrole-user_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "links": {"self": "http://172.30.9.34:5000/v3/users/0700c418ddce47a582d49c76e2dcba9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0700c418ddce47a582d49c76e2dcba9b", "domain_id": "default", "password_expires_at": null}} 2018-08-31 09:20:13,366 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-a640a73d-b373-49f6-9fbb-8abf8a745746 2018-08-31 09:20:13,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.388274908066s 2018-08-31 09:20:13,366 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-a640a73d-b373-49f6-9fbb-8abf8a745746 2018-08-31 09:20:13,367 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0700c418ddce47a582d49c76e2dcba9b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_431bd068-c67c-4d4a-84d6-a4672bed7eb8'}) 2018-08-31 09:20:13,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:20:13,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:20:13,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92e28b70-50d5-4dc7-99fa-b36b7bb61791 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:20:13,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-92e28b70-50d5-4dc7-99fa-b36b7bb61791 2018-08-31 09:20:13,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197527170181s 2018-08-31 09:20:13,568 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-92e28b70-50d5-4dc7-99fa-b36b7bb61791 2018-08-31 09:20:13,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:20:13,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:20:13,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d0c302-a4d9-40ed-a7d3-a334177ea12d Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:20:13,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-e2d0c302-a4d9-40ed-a7d3-a334177ea12d 2018-08-31 09:20:13,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187547922134s 2018-08-31 09:20:13,761 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-e2d0c302-a4d9-40ed-a7d3-a334177ea12d 2018-08-31 09:20:13,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:20:13,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:20:13,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f6fbf93-955d-491c-9eb1-98ff17719134 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:20:13,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-5f6fbf93-955d-491c-9eb1-98ff17719134 2018-08-31 09:20:13,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205178976059s 2018-08-31 09:20:13,972 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-5f6fbf93-955d-491c-9eb1-98ff17719134 2018-08-31 09:20:13,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:20:13,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:20:14,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3bce844-5cf0-4b15-9ae7-212756e7aa02 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 09:20:14,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-c3bce844-5cf0-4b15-9ae7-212756e7aa02 2018-08-31 09:20:14,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195766925812s 2018-08-31 09:20:14,173 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-c3bce844-5cf0-4b15-9ae7-212756e7aa02 2018-08-31 09:20:14,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:20:14,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:20:14,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3479ef7a-525f-4043-be85-c9427c177934 Content-Encoding: gzip Content-Length: 967 Content-Type: application/json RESP BODY: {"users": [{"name": "patrole-user_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "links": {"self": "http://172.30.9.34:5000/v3/users/0700c418ddce47a582d49c76e2dcba9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0700c418ddce47a582d49c76e2dcba9b", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:20:14,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-3479ef7a-525f-4043-be85-c9427c177934 2018-08-31 09:20:14,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201164007187s 2018-08-31 09:20:14,375 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-3479ef7a-525f-4043-be85-c9427c177934 2018-08-31 09:20:14,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:20:14,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:20:14,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53838643-abfc-41a2-82a3-77e8d8818220 Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.34:5000/v3/projects/5bddf1bbfd8844bc8a51c2a436b10e23"}, "tags": [], "enabled": true, "id": "5bddf1bbfd8844bc8a51c2a436b10e23", "parent_id": "default", "domain_id": "default", "name": "patrole-project_431bd068-c67c-4d4a-84d6-a4672bed7eb8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}]} 2018-08-31 09:20:14,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-53838643-abfc-41a2-82a3-77e8d8818220 2018-08-31 09:20:14,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.153173208237s 2018-08-31 09:20:14,541 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-53838643-abfc-41a2-82a3-77e8d8818220 2018-08-31 09:20:14,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 09:20:14,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=0700c418ddce47a582d49c76e2dcba9b&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=5bddf1bbfd8844bc8a51c2a436b10e23" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:20:14,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41de291f-38fd-4c76-8568-147797f6feb7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=0700c418ddce47a582d49c76e2dcba9b&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=5bddf1bbfd8844bc8a51c2a436b10e23", "previous": null, "next": null}} 2018-08-31 09:20:14,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=0700c418ddce47a582d49c76e2dcba9b&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=5bddf1bbfd8844bc8a51c2a436b10e23 used request id req-41de291f-38fd-4c76-8568-147797f6feb7 2018-08-31 09:20:14,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.208221912384s 2018-08-31 09:20:14,757 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=0700c418ddce47a582d49c76e2dcba9b&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=5bddf1bbfd8844bc8a51c2a436b10e23 used request id req-41de291f-38fd-4c76-8568-147797f6feb7 2018-08-31 09:20:14,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 09:20:14,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/5bddf1bbfd8844bc8a51c2a436b10e23/users/0700c418ddce47a582d49c76e2dcba9b/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:20:15,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbc4ad0f-98d8-43e5-9bc7-590925459855 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:20:15,080 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/5bddf1bbfd8844bc8a51c2a436b10e23/users/0700c418ddce47a582d49c76e2dcba9b/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-fbc4ad0f-98d8-43e5-9bc7-590925459855 2018-08-31 09:20:15,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.319843053818s 2018-08-31 09:20:15,080 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/5bddf1bbfd8844bc8a51c2a436b10e23/users/0700c418ddce47a582d49c76e2dcba9b/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-fbc4ad0f-98d8-43e5-9bc7-590925459855 2018-08-31 09:20:15,081 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_431bd068-c67c-4d4a-84d6-a4672bed7eb8', 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'5bddf1bbfd8844bc8a51c2a436b10e23', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'ac1c0eaf-1455-494a-93f8-d7d2c4ffd012', 'username': u'patrole-user_431bd068-c67c-4d4a-84d6-a4672bed7eb8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 09:20:15,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:20:15,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 09:20:15,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:20:15,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:20:15,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:20:15,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:20:15,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:20:15,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:20:15,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:20:15,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:20:15,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:20:15,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:20:15,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:20:15,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:20:15,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:20:15,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:20:15,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:20:15,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:20:15,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:20:15,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:20:15,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:20:15,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:20:15,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:20:15,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 09:20:15,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 09:20:15,086 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_431bd068-c67c-4d4a-84d6-a4672bed7eb8', 'password': 'ac1c0eaf-1455-494a-93f8-d7d2c4ffd012', 'project_name': 'patrole-project_431bd068-c67c-4d4a-84d6-a4672bed7eb8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': '5bddf1bbfd8844bc8a51c2a436b10e23', 'project_domain_name': 'Default'} 2018-08-31 09:20:15,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:20:15,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:20:15,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1269d8b8-b4a5-46da-93f2-d2963215a653 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:20:15,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-1269d8b8-b4a5-46da-93f2-d2963215a653 2018-08-31 09:20:15,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191913843155s 2018-08-31 09:20:15,282 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-1269d8b8-b4a5-46da-93f2-d2963215a653 2018-08-31 09:20:15,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:20:15,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:20:15,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce6eaab9-41e9-4019-9008-461e1c211f68 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:20:15,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-ce6eaab9-41e9-4019-9008-461e1c211f68 2018-08-31 09:20:15,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190454006195s 2018-08-31 09:20:15,477 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-ce6eaab9-41e9-4019-9008-461e1c211f68 2018-08-31 09:20:15,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:20:15,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:20:15,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08807d25-bfc5-42e4-861b-9afa3f71955d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 09:20:15,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-08807d25-bfc5-42e4-861b-9afa3f71955d 2018-08-31 09:20:15,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191236972809s 2018-08-31 09:20:15,674 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-08807d25-bfc5-42e4-861b-9afa3f71955d 2018-08-31 09:20:15,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:20:15,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:20:15,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11737b16-b918-424e-811c-b0ea22c8513e Content-Encoding: gzip Content-Length: 967 Content-Type: application/json RESP BODY: {"users": [{"name": "patrole-user_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "links": {"self": "http://172.30.9.34:5000/v3/users/0700c418ddce47a582d49c76e2dcba9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0700c418ddce47a582d49c76e2dcba9b", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:20:15,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-11737b16-b918-424e-811c-b0ea22c8513e 2018-08-31 09:20:15,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211061000824s 2018-08-31 09:20:15,886 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-11737b16-b918-424e-811c-b0ea22c8513e 2018-08-31 09:20:15,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:20:15,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:20:16,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fad005af-6dfc-471c-adea-2e5564997e16 Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.34:5000/v3/projects/5bddf1bbfd8844bc8a51c2a436b10e23"}, "tags": [], "enabled": true, "id": "5bddf1bbfd8844bc8a51c2a436b10e23", "parent_id": "default", "domain_id": "default", "name": "patrole-project_431bd068-c67c-4d4a-84d6-a4672bed7eb8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}]} 2018-08-31 09:20:16,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-fad005af-6dfc-471c-adea-2e5564997e16 2018-08-31 09:20:16,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.150643110275s 2018-08-31 09:20:16,045 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-fad005af-6dfc-471c-adea-2e5564997e16 2018-08-31 09:20:16,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 09:20:16,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=0700c418ddce47a582d49c76e2dcba9b&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=5bddf1bbfd8844bc8a51c2a436b10e23" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:20:16,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b17a3a27-e762-40b7-ab59-be8dd01896c6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=0700c418ddce47a582d49c76e2dcba9b&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=5bddf1bbfd8844bc8a51c2a436b10e23", "previous": null, "next": null}} 2018-08-31 09:20:16,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=0700c418ddce47a582d49c76e2dcba9b&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=5bddf1bbfd8844bc8a51c2a436b10e23 used request id req-b17a3a27-e762-40b7-ab59-be8dd01896c6 2018-08-31 09:20:16,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.186669111252s 2018-08-31 09:20:16,239 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=0700c418ddce47a582d49c76e2dcba9b&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=5bddf1bbfd8844bc8a51c2a436b10e23 used request id req-b17a3a27-e762-40b7-ab59-be8dd01896c6 2018-08-31 09:20:16,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 09:20:16,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/5bddf1bbfd8844bc8a51c2a436b10e23/users/0700c418ddce47a582d49c76e2dcba9b/roles/4c25f01924ac4d96a443bc451210c686 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:20:16,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:20:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3392f202-6232-44a0-b31f-8f2e75ad982d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:20:16,464 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/5bddf1bbfd8844bc8a51c2a436b10e23/users/0700c418ddce47a582d49c76e2dcba9b/roles/4c25f01924ac4d96a443bc451210c686 used request id req-3392f202-6232-44a0-b31f-8f2e75ad982d 2018-08-31 09:20:16,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.221137046814s 2018-08-31 09:20:16,464 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/5bddf1bbfd8844bc8a51c2a436b10e23/users/0700c418ddce47a582d49c76e2dcba9b/roles/4c25f01924ac4d96a443bc451210c686 used request id req-3392f202-6232-44a0-b31f-8f2e75ad982d 2018-08-31 09:20:16,465 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-31 09:20:19,418 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-31 09:20:22,286 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5641db8e-30a4-4565-a4af-9899c402a6ec | 2018-08-31T09:20:21.873887 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5641db8e-30a4-4565-a4af-9899c402a6ec ~/.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-31 09:20:26,244 - 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-31 09:20:26,244 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-31 09:20:28,816 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-31 09:20:33,674 - 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=0a8ef7cb-1ba0-49b4-b653-a09dc83d3e71) as the default verifier for the future CLI operations. 2018-08-31 09:20:37,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:20:37,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00e8f3d7-25ac-4b57-a91d-1c55b4386e09 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:20:37,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-00e8f3d7-25ac-4b57-a91d-1c55b4386e09 2018-08-31 09:20:37,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:20:37,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T10:20:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bddf1bbfd8844bc8a51c2a436b10e23", "name": "patrole-project_431bd068-c67c-4d4a-84d6-a4672bed7eb8"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_5bddf1bbfd8844bc8a51c2a436b10e23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_5bddf1bbfd8844bc8a51c2a436b10e23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/5bddf1bbfd8844bc8a51c2a436b10e23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/5bddf1bbfd8844bc8a51c2a436b10e23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/5bddf1bbfd8844bc8a51c2a436b10e23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/5bddf1bbfd8844bc8a51c2a436b10e23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/5bddf1bbfd8844bc8a51c2a436b10e23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/5bddf1bbfd8844bc8a51c2a436b10e23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5bddf1bbfd8844bc8a51c2a436b10e23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/5bddf1bbfd8844bc8a51c2a436b10e23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/5bddf1bbfd8844bc8a51c2a436b10e23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/5bddf1bbfd8844bc8a51c2a436b10e23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/5bddf1bbfd8844bc8a51c2a436b10e23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/5bddf1bbfd8844bc8a51c2a436b10e23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "id": "0700c418ddce47a582d49c76e2dcba9b"}, "audit_ids": ["kX4dpav8Qia3eIjd36Ztfg"], "issued_at": "2018-08-31T09:20:37.000000Z"}} 2018-08-31 09:20:37,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-31 09:20:37,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}f8606a78bd856df8b449de69d5fcf52770b3d5fe" 2018-08-31 09:20:37,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-526481fc-d442-4547-933b-cd0e399c4694 Date: Fri, 31 Aug 2018 09:20:37 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-31 09:20:37,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/extensions.json used request id req-526481fc-d442-4547-933b-cd0e399c4694 2018-08-31 09:20:37,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.287518024445s 2018-08-31 09:20:37,702 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/extensions.json used request id req-526481fc-d442-4547-933b-cd0e399c4694 2018-08-31 09:20:37,712 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-08-31 09:20:37,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 09:20:37,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f8606a78bd856df8b449de69d5fcf52770b3d5fe" -d '{"network": {"shared": true, "name": "patrole-net_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "admin_state_up": true}}' 2018-08-31 09:20:38,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-c001eafb-dc02-4399-814a-996a43f5ba1e Date: Fri, 31 Aug 2018 09:20:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0ec4268c-5b60-4da6-b534-aa19015f1cc1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":true,"project_id":"5bddf1bbfd8844bc8a51c2a436b10e23","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T09:20:38Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_431bd068-c67c-4d4a-84d6-a4672bed7eb8","admin_state_up":true,"tenant_id":"5bddf1bbfd8844bc8a51c2a436b10e23","created_at":"2018-08-31T09:20:38Z","mtu":1450}} 2018-08-31 09:20:38,328 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-c001eafb-dc02-4399-814a-996a43f5ba1e 2018-08-31 09:20:38,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.615289926529s 2018-08-31 09:20:38,328 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-c001eafb-dc02-4399-814a-996a43f5ba1e 2018-08-31 09:20:38,329 - 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-31T09:20:38Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0ec4268c-5b60-4da6-b534-aa19015f1cc1', u'provider:segmentation_id': 63, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_431bd068-c67c-4d4a-84d6-a4672bed7eb8', u'created_at': u'2018-08-31T09:20:38Z', u'mtu': 1450, u'tenant_id': u'5bddf1bbfd8844bc8a51c2a436b10e23', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'5bddf1bbfd8844bc8a51c2a436b10e23', u'l2_adjacency': True}) 2018-08-31 09:20:38,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:20:38,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8606a78bd856df8b449de69d5fcf52770b3d5fe" 2018-08-31 09:20:38,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2098 X-Openstack-Request-Id: req-2e7db980-d124-4d16-b7eb-d1ac021c6daa Date: Fri, 31 Aug 2018 09:20:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"0ec4268c-5b60-4da6-b534-aa19015f1cc1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":true,"project_id":"5bddf1bbfd8844bc8a51c2a436b10e23","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T09:20:38Z","qos_policy_id":null,"name":"patrole-net_431bd068-c67c-4d4a-84d6-a4672bed7eb8","admin_state_up":true,"tenant_id":"5bddf1bbfd8844bc8a51c2a436b10e23","created_at":"2018-08-31T09:20:38Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4c0fb0fe-5a1a-4389-b9bd-e0160c4780a8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["1270e957-82b8-492a-9389-9f269d5e32c1"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:29Z","qos_policy_id":null,"name":"HA network tenant cc04c4796cb54c97b357ea0e59971e41","admin_state_up":true,"tenant_id":"","created_at":"2018-08-31T08:30:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 09:20:38,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-2e7db980-d124-4d16-b7eb-d1ac021c6daa 2018-08-31 09:20:38,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.350835084915s 2018-08-31 09:20:38,681 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-2e7db980-d124-4d16-b7eb-d1ac021c6daa 2018-08-31 09:20:38,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 09:20:38,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}f8606a78bd856df8b449de69d5fcf52770b3d5fe" -d '{"subnet": {"name": "patrole-subnet_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "enable_dhcp": true, "network_id": "0ec4268c-5b60-4da6-b534-aa19015f1cc1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 09:20:39,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-8f894f53-26c8-4656-bb90-6644e9202638 Date: Fri, 31 Aug 2018 09:20:39 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-31T09:20:39Z","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":"84ff2ac6-46a2-4e1e-8676-a0bc0d6a4e27","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"5bddf1bbfd8844bc8a51c2a436b10e23","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_431bd068-c67c-4d4a-84d6-a4672bed7eb8","enable_dhcp":true,"segment_id":null,"network_id":"0ec4268c-5b60-4da6-b534-aa19015f1cc1","tenant_id":"5bddf1bbfd8844bc8a51c2a436b10e23","created_at":"2018-08-31T09:20:39Z","ip_version":4}} 2018-08-31 09:20:39,495 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-8f894f53-26c8-4656-bb90-6644e9202638 2018-08-31 09:20:39,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.813147068024s 2018-08-31 09:20:39,496 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-8f894f53-26c8-4656-bb90-6644e9202638 2018-08-31 09:20:39,496 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T09:20:39Z', 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'84ff2ac6-46a2-4e1e-8676-a0bc0d6a4e27', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_431bd068-c67c-4d4a-84d6-a4672bed7eb8', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'0ec4268c-5b60-4da6-b534-aa19015f1cc1', u'tenant_id': u'5bddf1bbfd8844bc8a51c2a436b10e23', u'created_at': u'2018-08-31T09:20:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5bddf1bbfd8844bc8a51c2a436b10e23'}) 2018-08-31 09:20:39,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 09:20:39,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}f8606a78bd856df8b449de69d5fcf52770b3d5fe" -d '{"router": {"external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "name": "patrole-router_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "admin_state_up": true}}' 2018-08-31 09:20:45,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-474e21d9-afdd-45ce-b552-4b6c821c0091 Date: Fri, 31 Aug 2018 09:20:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5bddf1bbfd8844bc8a51c2a436b10e23", "created_at": "2018-08-31T09:20:40Z", "admin_state_up": true, "updated_at": "2018-08-31T09:20:41Z", "project_id": "5bddf1bbfd8844bc8a51c2a436b10e23", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "809f4a6b-6d1f-456a-9143-fa4b7d980fdb", "name": "patrole-router_431bd068-c67c-4d4a-84d6-a4672bed7eb8"}} 2018-08-31 09:20:45,936 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-474e21d9-afdd-45ce-b552-4b6c821c0091 2018-08-31 09:20:45,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.43880605698s 2018-08-31 09:20:45,936 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-474e21d9-afdd-45ce-b552-4b6c821c0091 2018-08-31 09:20:45,937 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T09:20:41Z', u'revision_number': 3, u'ha': True, u'id': u'809f4a6b-6d1f-456a-9143-fa4b7d980fdb', u'external_gateway_info': {u'network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9101d810-9ee5-41e0-949f-3a0dfa54404f', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_431bd068-c67c-4d4a-84d6-a4672bed7eb8', u'admin_state_up': True, u'tenant_id': u'5bddf1bbfd8844bc8a51c2a436b10e23', u'created_at': u'2018-08-31T09:20:40Z', u'flavor_id': None, u'routes': [], u'project_id': u'5bddf1bbfd8844bc8a51c2a436b10e23'}) 2018-08-31 09:20:45,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 09:20:45,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/809f4a6b-6d1f-456a-9143-fa4b7d980fdb/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}f8606a78bd856df8b449de69d5fcf52770b3d5fe" -d '{"subnet_id": "84ff2ac6-46a2-4e1e-8676-a0bc0d6a4e27"}' 2018-08-31 09:20:48,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0c33aa1b-ac05-46d4-9130-186fa92f8adb Date: Fri, 31 Aug 2018 09:20:48 GMT RESP BODY: {"network_id": "0ec4268c-5b60-4da6-b534-aa19015f1cc1", "tenant_id": "5bddf1bbfd8844bc8a51c2a436b10e23", "subnet_id": "84ff2ac6-46a2-4e1e-8676-a0bc0d6a4e27", "subnet_ids": ["84ff2ac6-46a2-4e1e-8676-a0bc0d6a4e27"], "port_id": "a89936ed-50ad-4345-9fbf-50d87df292e9", "id": "809f4a6b-6d1f-456a-9143-fa4b7d980fdb"} 2018-08-31 09:20:48,756 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/809f4a6b-6d1f-456a-9143-fa4b7d980fdb/add_router_interface.json used request id req-0c33aa1b-ac05-46d4-9130-186fa92f8adb 2018-08-31 09:20:48,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.81880187988s 2018-08-31 09:20:48,756 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/809f4a6b-6d1f-456a-9143-fa4b7d980fdb/add_router_interface.json used request id req-0c33aa1b-ac05-46d4-9130-186fa92f8adb returning object 809f4a6b-6d1f-456a-9143-fa4b7d980fdb 2018-08-31 09:20:48,757 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 09:20:48,889 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 09:20:48,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:20:48,896 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 09:20:48 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}]} 2018-08-31 09:20:48,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:20:48,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8606a78bd856df8b449de69d5fcf52770b3d5fe" 2018-08-31 09:20:49,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0c0ee824-5b21-4ef8-ba86-9b6e2a3214bf Date: Fri, 31 Aug 2018 09:20:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:20:49,223 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-0c0ee824-5b21-4ef8-ba86-9b6e2a3214bf 2018-08-31 09:20:49,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.32275390625s 2018-08-31 09:20:49,223 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-0c0ee824-5b21-4ef8-ba86-9b6e2a3214bf 2018-08-31 09:20:49,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 09:20:49,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f8606a78bd856df8b449de69d5fcf52770b3d5fe" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_431bd068-c67c-4d4a-84d6-a4672bed7eb8"}' 2018-08-31 09:20:49,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1c0cb27c-d6b2-475c-89b5-437ca28f8509 Date: Fri, 31 Aug 2018 09:20:49 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:20:49Z", "file": "/v2/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e/file", "owner": "5bddf1bbfd8844bc8a51c2a436b10e23", "id": "03c2554d-b96c-41b7-bf54-16e070fa6f0e", "size": null, "self": "/v2/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e", "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_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "checksum": null, "created_at": "2018-08-31T09:20:49Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 09:20:49,674 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-1c0cb27c-d6b2-475c-89b5-437ca28f8509 2018-08-31 09:20:49,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.442645072937s 2018-08-31 09:20:49,674 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-1c0cb27c-d6b2-475c-89b5-437ca28f8509 returning object 03c2554d-b96c-41b7-bf54-16e070fa6f0e 2018-08-31 09:20:49,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 09:20:49,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e/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}f8606a78bd856df8b449de69d5fcf52770b3d5fe" -d '' 2018-08-31 09:20:50,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-106630ba-9dd6-42f8-b701-92cd9683ecc4 Date: Fri, 31 Aug 2018 09:20: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-31 09:20:50,620 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e/file used request id req-106630ba-9dd6-42f8-b701-92cd9683ecc4 2018-08-31 09:20:50,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.944555997849s 2018-08-31 09:20:50,620 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e/file used request id req-106630ba-9dd6-42f8-b701-92cd9683ecc4 2018-08-31 09:20:50,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:20:50,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8606a78bd856df8b449de69d5fcf52770b3d5fe" 2018-08-31 09:20:50,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-e15d1450-7068-4959-9db8-e3fddc50f4fd Date: Fri, 31 Aug 2018 09:20:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:20:50Z", "file": "/v2/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e/file", "owner": "5bddf1bbfd8844bc8a51c2a436b10e23", "id": "03c2554d-b96c-41b7-bf54-16e070fa6f0e", "size": 12716032, "self": "/v2/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T09:20:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:20:50,966 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-e15d1450-7068-4959-9db8-e3fddc50f4fd 2018-08-31 09:20:50,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.342293024063s 2018-08-31 09:20:50,966 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-e15d1450-7068-4959-9db8-e3fddc50f4fd 2018-08-31 09:20:50,968 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e/file', 'owner': u'5bddf1bbfd8844bc8a51c2a436b10e23', 'id': u'03c2554d-b96c-41b7-bf54-16e070fa6f0e', 'size': 12716032, u'self': u'/v2/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5bddf1bbfd8844bc8a51c2a436b10e23', 'name': 'patrole-project_431bd068-c67c-4d4a-84d6-a4672bed7eb8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T09:20:50Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T09:20:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_431bd068-c67c-4d4a-84d6-a4672bed7eb8', '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/03c2554d-b96c-41b7-bf54-16e070fa6f0e', 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_431bd068-c67c-4d4a-84d6-a4672bed7eb8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_431bd068-c67c-4d4a-84d6-a4672bed7eb8', 'created': u'2018-08-31T09:20:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T09:20:49Z', 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/03c2554d-b96c-41b7-bf54-16e070fa6f0e', 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_431bd068-c67c-4d4a-84d6-a4672bed7eb8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 09:20:50,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 09:20:50,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}890b10ecc8665fc8d6497b1c07f249f80a7746ae" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 09:20:51,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20: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-bc4a236c-39db-4647-95fc-08ee1d53b541 x-compute-request-id: req-bc4a236c-39db-4647-95fc-08ee1d53b541 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/3f15bd84-90dc-481f-8027-b347dfa0fc35", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/3f15bd84-90dc-481f-8027-b347dfa0fc35", "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": "3f15bd84-90dc-481f-8027-b347dfa0fc35"}} 2018-08-31 09:20:51,386 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-bc4a236c-39db-4647-95fc-08ee1d53b541 2018-08-31 09:20:51,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.417023897171s 2018-08-31 09:20:51,386 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-bc4a236c-39db-4647-95fc-08ee1d53b541 2018-08-31 09:20:51,387 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_431bd068-c67c-4d4a-84d6-a4672bed7eb8', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'3f15bd84-90dc-481f-8027-b347dfa0fc35', 'swap': 0}) 2018-08-31 09:20:51,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 09:20:51,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/3f15bd84-90dc-481f-8027-b347dfa0fc35/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}890b10ecc8665fc8d6497b1c07f249f80a7746ae" -d '{"extra_specs": {}}' 2018-08-31 09:20:51,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20: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-b987a605-a5f8-4dfb-a161-ffdf5d900ebe x-compute-request-id: req-b987a605-a5f8-4dfb-a161-ffdf5d900ebe Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 09:20:51,411 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/3f15bd84-90dc-481f-8027-b347dfa0fc35/os-extra_specs used request id req-b987a605-a5f8-4dfb-a161-ffdf5d900ebe 2018-08-31 09:20:51,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0232739448547s 2018-08-31 09:20:51,412 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/3f15bd84-90dc-481f-8027-b347dfa0fc35/os-extra_specs used request id req-b987a605-a5f8-4dfb-a161-ffdf5d900ebe 2018-08-31 09:20:51,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:20:51,422 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 09:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2352fcf0-7fa6-4e6a-9b30-0be8b521c927 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 09:20:51,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-2352fcf0-7fa6-4e6a-9b30-0be8b521c927 2018-08-31 09:20:51,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:20:51,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8606a78bd856df8b449de69d5fcf52770b3d5fe" 2018-08-31 09:20:51,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1131089d-8ca6-4921-b78a-f3a4785a5194 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:20:51,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-1131089d-8ca6-4921-b78a-f3a4785a5194 2018-08-31 09:20:51,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20632815361s 2018-08-31 09:20:51,632 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-1131089d-8ca6-4921-b78a-f3a4785a5194 2018-08-31 09:20:51,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:20:51,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8606a78bd856df8b449de69d5fcf52770b3d5fe" 2018-08-31 09:20:51,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d3a936b-8097-4bed-9524-8e878fbee31d Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:20:51,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-4d3a936b-8097-4bed-9524-8e878fbee31d 2018-08-31 09:20:51,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204414129257s 2018-08-31 09:20:51,841 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-4d3a936b-8097-4bed-9524-8e878fbee31d 2018-08-31 09:20:51,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-31 09:20:51,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}f8606a78bd856df8b449de69d5fcf52770b3d5fe" 2018-08-31 09:20:52,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20: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-c2a45780-04b9-45f4-b7cc-7b88c3a6dbbe x-compute-request-id: req-c2a45780-04b9-45f4-b7cc-7b88c3a6dbbe Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 257}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 260}, "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.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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-31 09:20:52,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/os-hypervisors/detail used request id req-c2a45780-04b9-45f4-b7cc-7b88c3a6dbbe 2018-08-31 09:20:52,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.332695960999s 2018-08-31 09:20:52,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/os-hypervisors/detail used request id req-c2a45780-04b9-45f4-b7cc-7b88c3a6dbbe 2018-08-31 09:20:52,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:20:52,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8606a78bd856df8b449de69d5fcf52770b3d5fe" 2018-08-31 09:20:52,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-c3605c59-77d6-4afa-82cd-5f9bb9f6ce0f Date: Fri, 31 Aug 2018 09:20:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:20:50Z", "file": "/v2/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e/file", "owner": "5bddf1bbfd8844bc8a51c2a436b10e23", "id": "03c2554d-b96c-41b7-bf54-16e070fa6f0e", "size": 12716032, "self": "/v2/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T09:20:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:20:52,507 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-c3605c59-77d6-4afa-82cd-5f9bb9f6ce0f 2018-08-31 09:20:52,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.316762924194s 2018-08-31 09:20:52,508 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-c3605c59-77d6-4afa-82cd-5f9bb9f6ce0f 2018-08-31 09:20:52,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 09:20:52,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f8606a78bd856df8b449de69d5fcf52770b3d5fe" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_431bd068-c67c-4d4a-84d6-a4672bed7eb8"}' 2018-08-31 09:20:52,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/ad4ee644-9156-4f73-a124-a56d7da54e1a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4c84e141-7261-4c7d-b1d4-225f0de745ee Date: Fri, 31 Aug 2018 09:20:52 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:20:52Z", "file": "/v2/images/ad4ee644-9156-4f73-a124-a56d7da54e1a/file", "owner": "5bddf1bbfd8844bc8a51c2a436b10e23", "id": "ad4ee644-9156-4f73-a124-a56d7da54e1a", "size": null, "self": "/v2/images/ad4ee644-9156-4f73-a124-a56d7da54e1a", "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_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "checksum": null, "created_at": "2018-08-31T09:20:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 09:20:52,675 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-4c84e141-7261-4c7d-b1d4-225f0de745ee 2018-08-31 09:20:52,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.158035039902s 2018-08-31 09:20:52,675 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-4c84e141-7261-4c7d-b1d4-225f0de745ee returning object ad4ee644-9156-4f73-a124-a56d7da54e1a 2018-08-31 09:20:52,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 09:20:52,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/ad4ee644-9156-4f73-a124-a56d7da54e1a/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}f8606a78bd856df8b449de69d5fcf52770b3d5fe" -d '' 2018-08-31 09:20:53,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d2e3d11b-778d-4a8a-97cf-251e48a0afdf Date: Fri, 31 Aug 2018 09:20:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:20:53,740 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/ad4ee644-9156-4f73-a124-a56d7da54e1a/file used request id req-d2e3d11b-778d-4a8a-97cf-251e48a0afdf 2018-08-31 09:20:53,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.06484103203s 2018-08-31 09:20:53,741 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/ad4ee644-9156-4f73-a124-a56d7da54e1a/file used request id req-d2e3d11b-778d-4a8a-97cf-251e48a0afdf 2018-08-31 09:20:53,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:20:53,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8606a78bd856df8b449de69d5fcf52770b3d5fe" 2018-08-31 09:20:54,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json X-Openstack-Request-Id: req-50ba3137-82c4-4304-8407-43f30b181221 Date: Fri, 31 Aug 2018 09:20:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:20:53Z", "file": "/v2/images/ad4ee644-9156-4f73-a124-a56d7da54e1a/file", "owner": "5bddf1bbfd8844bc8a51c2a436b10e23", "id": "ad4ee644-9156-4f73-a124-a56d7da54e1a", "size": 12716032, "self": "/v2/images/ad4ee644-9156-4f73-a124-a56d7da54e1a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ad4ee644-9156-4f73-a124-a56d7da54e1a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ad4ee644-9156-4f73-a124-a56d7da54e1a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T09:20:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:20:50Z", "file": "/v2/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e/file", "owner": "5bddf1bbfd8844bc8a51c2a436b10e23", "id": "03c2554d-b96c-41b7-bf54-16e070fa6f0e", "size": 12716032, "self": "/v2/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T09:20:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:20:54,042 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-50ba3137-82c4-4304-8407-43f30b181221 2018-08-31 09:20:54,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297151088715s 2018-08-31 09:20:54,043 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-50ba3137-82c4-4304-8407-43f30b181221 2018-08-31 09:20:54,045 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ad4ee644-9156-4f73-a124-a56d7da54e1a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ad4ee644-9156-4f73-a124-a56d7da54e1a/file', 'owner': u'5bddf1bbfd8844bc8a51c2a436b10e23', 'id': u'ad4ee644-9156-4f73-a124-a56d7da54e1a', 'size': 12716032, u'self': u'/v2/images/ad4ee644-9156-4f73-a124-a56d7da54e1a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5bddf1bbfd8844bc8a51c2a436b10e23', 'name': 'patrole-project_431bd068-c67c-4d4a-84d6-a4672bed7eb8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ad4ee644-9156-4f73-a124-a56d7da54e1a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T09:20:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T09:20:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_431bd068-c67c-4d4a-84d6-a4672bed7eb8', '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/ad4ee644-9156-4f73-a124-a56d7da54e1a', 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_431bd068-c67c-4d4a-84d6-a4672bed7eb8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_431bd068-c67c-4d4a-84d6-a4672bed7eb8', 'created': u'2018-08-31T09:20:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T09:20:52Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ad4ee644-9156-4f73-a124-a56d7da54e1a', 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_431bd068-c67c-4d4a-84d6-a4672bed7eb8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 09:20:54,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 09:20:54,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}890b10ecc8665fc8d6497b1c07f249f80a7746ae" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 09:20:54,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20: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-d36eacb0-fc85-46e6-8560-c5898bfd8550 x-compute-request-id: req-d36eacb0-fc85-46e6-8560-c5898bfd8550 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/ccff2197-4066-4501-8b65-7ee69c44e9f2", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/ccff2197-4066-4501-8b65-7ee69c44e9f2", "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": "ccff2197-4066-4501-8b65-7ee69c44e9f2"}} 2018-08-31 09:20:54,078 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-d36eacb0-fc85-46e6-8560-c5898bfd8550 2018-08-31 09:20:54,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0317349433899s 2018-08-31 09:20:54,078 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-d36eacb0-fc85-46e6-8560-c5898bfd8550 2018-08-31 09:20:54,079 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_431bd068-c67c-4d4a-84d6-a4672bed7eb8', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'ccff2197-4066-4501-8b65-7ee69c44e9f2', 'swap': 0}) 2018-08-31 09:20:54,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 09:20:54,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/ccff2197-4066-4501-8b65-7ee69c44e9f2/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}890b10ecc8665fc8d6497b1c07f249f80a7746ae" -d '{"extra_specs": {}}' 2018-08-31 09:20:54,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:20: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-e774e956-7994-4aa5-ae67-fe3ace6a775b x-compute-request-id: req-e774e956-7994-4aa5-ae67-fe3ace6a775b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 09:20:54,099 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/ccff2197-4066-4501-8b65-7ee69c44e9f2/os-extra_specs used request id req-e774e956-7994-4aa5-ae67-fe3ace6a775b 2018-08-31 09:20:54,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0190241336823s 2018-08-31 09:20:54,099 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/ccff2197-4066-4501-8b65-7ee69c44e9f2/os-extra_specs used request id req-e774e956-7994-4aa5-ae67-fe3ace6a775b 2018-08-31 09:20:54,099 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_431bd068-c67c-4d4a-84d6-a4672bed7eb8', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'ccff2197-4066-4501-8b65-7ee69c44e9f2', 'swap': 0}) 2018-08-31 09:20:57,897 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-31 09:20:57,898 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-31 09:20:57,898 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-31 09:20:57,901 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-31 09:20:57,911 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-31 09:21:01,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0a8ef7cb-1ba0-49b4-b653-a09dc83d3e71/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-31 09:21:01,587 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-31 09:21:01,588 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-31 09:21:01,589 - 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-31 09:23:47,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 7bcc8d39-1504-4e7b-b540-ca817ac19ff9 2018-08-31 09:23:47,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7bcc8d39-1504-4e7b-b540-ca817ac19ff9']'. 2018-08-31 09:23:48,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-31 09:23:48,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-31 09:23:48,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-31 09:23:48,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7bcc8d39-1504-4e7b-b540-ca817ac19ff9 | 2018-08-31 09:23:48,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-31 09:23:48,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-31 09:21:04 | 2018-08-31 09:23:48,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-31 09:23:47 | 2018-08-31 09:23:48,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:43 | 2018-08-31 09:23:48,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-31 09:23:48,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-31 09:23:48,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0a8ef7cb-1ba0-49b4-b653-a09dc83d3e71) | 2018-08-31 09:23:48,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-31 09:23:48,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5641db8e-30a4-4565-a4af-9899c402a6ec) | 2018-08-31 09:23:48,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-08-31 09:23:48,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 130.593 | 2018-08-31 09:23:48,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-08-31 09:23:48,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-31 09:23:48,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-31 09:23:48,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-31 09:23:48,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-31 09:23:48,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-31 09:23:48,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-31 09:23:48,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-31 09:23:48,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-08-31 09:23:48,718 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 09:23:48,718 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:11 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-31 09:23:48,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 09:23:48,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/ad4ee644-9156-4f73-a124-a56d7da54e1a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8606a78bd856df8b449de69d5fcf52770b3d5fe" 2018-08-31 09:23:49,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3d93651f-1fab-4465-b5e2-78579b6ced96 Date: Fri, 31 Aug 2018 09:23: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-31 09:23:49,873 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/ad4ee644-9156-4f73-a124-a56d7da54e1a used request id req-3d93651f-1fab-4465-b5e2-78579b6ced96 2018-08-31 09:23:49,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.1502969265s 2018-08-31 09:23:49,874 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/ad4ee644-9156-4f73-a124-a56d7da54e1a used request id req-3d93651f-1fab-4465-b5e2-78579b6ced96 2018-08-31 09:23:49,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 09:23:49,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:23:49,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:23: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-b74e3261-9617-4973-8622-969edec09610 x-compute-request-id: req-b74e3261-9617-4973-8622-969edec09610 Content-Encoding: gzip Content-Length: 361 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/3f15bd84-90dc-481f-8027-b347dfa0fc35", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/3f15bd84-90dc-481f-8027-b347dfa0fc35", "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": "3f15bd84-90dc-481f-8027-b347dfa0fc35"}, {"name": "patrole-flavor_alt_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/ccff2197-4066-4501-8b65-7ee69c44e9f2", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/ccff2197-4066-4501-8b65-7ee69c44e9f2", "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": "ccff2197-4066-4501-8b65-7ee69c44e9f2"}]} 2018-08-31 09:23:49,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-b74e3261-9617-4973-8622-969edec09610 2018-08-31 09:23:49,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025398015976s 2018-08-31 09:23:49,900 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-b74e3261-9617-4973-8622-969edec09610 2018-08-31 09:23:49,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 09:23:49,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/ccff2197-4066-4501-8b65-7ee69c44e9f2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:23:49,944 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 09:23: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-b9e62955-d14f-439e-96c6-b405b86f217f x-compute-request-id: req-b9e62955-d14f-439e-96c6-b405b86f217f Content-Length: 0 Content-Type: application/json 2018-08-31 09:23:49,944 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/ccff2197-4066-4501-8b65-7ee69c44e9f2 used request id req-b9e62955-d14f-439e-96c6-b405b86f217f 2018-08-31 09:23:49,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0433659553528s 2018-08-31 09:23:49,944 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/ccff2197-4066-4501-8b65-7ee69c44e9f2 used request id req-b9e62955-d14f-439e-96c6-b405b86f217f 2018-08-31 09:23:49,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 09:23:49,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/809f4a6b-6d1f-456a-9143-fa4b7d980fdb/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}f8606a78bd856df8b449de69d5fcf52770b3d5fe" -d '{"subnet_id": "84ff2ac6-46a2-4e1e-8676-a0bc0d6a4e27"}' 2018-08-31 09:23:52,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0531dfee-b4dc-48b5-adce-3485e97ee6d8 Date: Fri, 31 Aug 2018 09:23:52 GMT RESP BODY: {"network_id": "0ec4268c-5b60-4da6-b534-aa19015f1cc1", "tenant_id": "5bddf1bbfd8844bc8a51c2a436b10e23", "subnet_id": "84ff2ac6-46a2-4e1e-8676-a0bc0d6a4e27", "subnet_ids": ["84ff2ac6-46a2-4e1e-8676-a0bc0d6a4e27"], "port_id": "a89936ed-50ad-4345-9fbf-50d87df292e9", "id": "809f4a6b-6d1f-456a-9143-fa4b7d980fdb"} 2018-08-31 09:23:52,703 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/809f4a6b-6d1f-456a-9143-fa4b7d980fdb/remove_router_interface.json used request id req-0531dfee-b4dc-48b5-adce-3485e97ee6d8 2018-08-31 09:23:52,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.75873708725s 2018-08-31 09:23:52,704 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/809f4a6b-6d1f-456a-9143-fa4b7d980fdb/remove_router_interface.json used request id req-0531dfee-b4dc-48b5-adce-3485e97ee6d8 returning object 809f4a6b-6d1f-456a-9143-fa4b7d980fdb 2018-08-31 09:23:52,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 09:23:52,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}f8606a78bd856df8b449de69d5fcf52770b3d5fe" 2018-08-31 09:23:53,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1708 X-Openstack-Request-Id: req-1085a205-2496-4d81-927b-7f684bb82c34 Date: Fri, 31 Aug 2018 09:23:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cc04c4796cb54c97b357ea0e59971e41", "created_at": "2018-08-31T08:30:30Z", "admin_state_up": true, "updated_at": "2018-08-31T08:30:33Z", "project_id": "cc04c4796cb54c97b357ea0e59971e41", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "125280b3-121d-43e6-86fe-cacfbd5a110e", "name": "tempest-pretest-check-356672259"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5bddf1bbfd8844bc8a51c2a436b10e23", "created_at": "2018-08-31T09:20:40Z", "admin_state_up": true, "updated_at": "2018-08-31T09:23:51Z", "project_id": "5bddf1bbfd8844bc8a51c2a436b10e23", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "809f4a6b-6d1f-456a-9143-fa4b7d980fdb", "name": "patrole-router_431bd068-c67c-4d4a-84d6-a4672bed7eb8"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "03ec77aad31d42b194b0233527b23819", "created_at": "2018-08-31T08:31:53Z", "admin_state_up": false, "updated_at": "2018-08-31T08:31:53Z", "project_id": "03ec77aad31d42b194b0233527b23819", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "82e9eaaf-d7f3-496a-ad93-d46784e73824", "name": "tempest-router-444480948"}]} 2018-08-31 09:23:53,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-1085a205-2496-4d81-927b-7f684bb82c34 2018-08-31 09:23:53,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.425121068954s 2018-08-31 09:23:53,130 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-1085a205-2496-4d81-927b-7f684bb82c34 2018-08-31 09:23:53,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 09:23:53,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/routers/809f4a6b-6d1f-456a-9143-fa4b7d980fdb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8606a78bd856df8b449de69d5fcf52770b3d5fe" 2018-08-31 09:23:57,267 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6a86ba9e-cf88-4eac-a5c2-ac9685d01952 Content-Length: 0 Date: Fri, 31 Aug 2018 09:23:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:23:57,267 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/809f4a6b-6d1f-456a-9143-fa4b7d980fdb.json used request id req-6a86ba9e-cf88-4eac-a5c2-ac9685d01952 2018-08-31 09:23:57,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.13572192192s 2018-08-31 09:23:57,268 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/809f4a6b-6d1f-456a-9143-fa4b7d980fdb.json used request id req-6a86ba9e-cf88-4eac-a5c2-ac9685d01952 2018-08-31 09:23:57,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 09:23:57,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}f8606a78bd856df8b449de69d5fcf52770b3d5fe" 2018-08-31 09:23:57,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1923 X-Openstack-Request-Id: req-e4dd60db-81f6-4cd5-9357-cf8e334a8713 Date: Fri, 31 Aug 2018 09:23:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T08:30:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1270e957-82b8-492a-9389-9f269d5e32c1","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant cc04c4796cb54c97b357ea0e59971e41","enable_dhcp":false,"segment_id":null,"network_id":"4c0fb0fe-5a1a-4389-b9bd-e0160c4780a8","tenant_id":"","created_at":"2018-08-31T08:30:29Z","ip_version":4},{"updated_at":"2018-08-31T09:20:39Z","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":"84ff2ac6-46a2-4e1e-8676-a0bc0d6a4e27","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"5bddf1bbfd8844bc8a51c2a436b10e23","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_431bd068-c67c-4d4a-84d6-a4672bed7eb8","enable_dhcp":true,"segment_id":null,"network_id":"0ec4268c-5b60-4da6-b534-aa19015f1cc1","tenant_id":"5bddf1bbfd8844bc8a51c2a436b10e23","created_at":"2018-08-31T09:20:39Z","ip_version":4},{"updated_at":"2018-08-31T08:08:27Z","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":"9101d810-9ee5-41e0-949f-3a0dfa54404f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"43466fc7c2d049ef9913cd05c5bae353","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:27Z","ip_version":4}]} 2018-08-31 09:23:57,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-e4dd60db-81f6-4cd5-9357-cf8e334a8713 2018-08-31 09:23:57,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.325190067291s 2018-08-31 09:23:57,594 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-e4dd60db-81f6-4cd5-9357-cf8e334a8713 2018-08-31 09:23:57,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 09:23:57,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/subnets/84ff2ac6-46a2-4e1e-8676-a0bc0d6a4e27.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8606a78bd856df8b449de69d5fcf52770b3d5fe" 2018-08-31 09:24:00,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6e695fc-9960-4ad6-a67e-7a62d30c0426 Date: Fri, 31 Aug 2018 09:24:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:24:00,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/84ff2ac6-46a2-4e1e-8676-a0bc0d6a4e27.json used request id req-f6e695fc-9960-4ad6-a67e-7a62d30c0426 2018-08-31 09:24:00,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.48902702332s 2018-08-31 09:24:00,085 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/84ff2ac6-46a2-4e1e-8676-a0bc0d6a4e27.json used request id req-f6e695fc-9960-4ad6-a67e-7a62d30c0426 2018-08-31 09:24:00,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:24:00,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8606a78bd856df8b449de69d5fcf52770b3d5fe" 2018-08-31 09:24:00,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2104 X-Openstack-Request-Id: req-1780e23a-6b8d-4476-a77e-18c48b29fee2 Date: Fri, 31 Aug 2018 09:24:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0ec4268c-5b60-4da6-b534-aa19015f1cc1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":true,"project_id":"5bddf1bbfd8844bc8a51c2a436b10e23","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T09:23:59Z","qos_policy_id":null,"name":"patrole-net_431bd068-c67c-4d4a-84d6-a4672bed7eb8","admin_state_up":true,"tenant_id":"5bddf1bbfd8844bc8a51c2a436b10e23","created_at":"2018-08-31T09:20:38Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4c0fb0fe-5a1a-4389-b9bd-e0160c4780a8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["1270e957-82b8-492a-9389-9f269d5e32c1"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:29Z","qos_policy_id":null,"name":"HA network tenant cc04c4796cb54c97b357ea0e59971e41","admin_state_up":true,"tenant_id":"","created_at":"2018-08-31T08:30:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 09:24:00,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-1780e23a-6b8d-4476-a77e-18c48b29fee2 2018-08-31 09:24:00,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.098207950592s 2018-08-31 09:24:00,184 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-1780e23a-6b8d-4476-a77e-18c48b29fee2 2018-08-31 09:24:00,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 09:24:00,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/networks/0ec4268c-5b60-4da6-b534-aa19015f1cc1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8606a78bd856df8b449de69d5fcf52770b3d5fe" 2018-08-31 09:24:01,426 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c3cff061-eb67-49d0-83aa-a8cb317b5f38 Date: Fri, 31 Aug 2018 09:24:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:24:01,426 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/0ec4268c-5b60-4da6-b534-aa19015f1cc1.json used request id req-c3cff061-eb67-49d0-83aa-a8cb317b5f38 2018-08-31 09:24:01,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.24074482918s 2018-08-31 09:24:01,426 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/0ec4268c-5b60-4da6-b534-aa19015f1cc1.json used request id req-c3cff061-eb67-49d0-83aa-a8cb317b5f38 2018-08-31 09:24:01,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:24:01,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8606a78bd856df8b449de69d5fcf52770b3d5fe" 2018-08-31 09:24:01,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-025fe7cb-86eb-44c9-aa01-2dd5c38d27b3 Date: Fri, 31 Aug 2018 09:24:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:20:50Z", "file": "/v2/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e/file", "owner": "5bddf1bbfd8844bc8a51c2a436b10e23", "id": "03c2554d-b96c-41b7-bf54-16e070fa6f0e", "size": 12716032, "self": "/v2/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T09:20:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:24:01,728 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-025fe7cb-86eb-44c9-aa01-2dd5c38d27b3 2018-08-31 09:24:01,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.298084020615s 2018-08-31 09:24:01,729 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-025fe7cb-86eb-44c9-aa01-2dd5c38d27b3 2018-08-31 09:24:01,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 09:24:01,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8606a78bd856df8b449de69d5fcf52770b3d5fe" 2018-08-31 09:24:02,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bd7af57a-c001-4d0b-b804-e1eab134b10c Date: Fri, 31 Aug 2018 09:24: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-31 09:24:02,089 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e used request id req-bd7af57a-c001-4d0b-b804-e1eab134b10c 2018-08-31 09:24:02,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.358917951584s 2018-08-31 09:24:02,090 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/03c2554d-b96c-41b7-bf54-16e070fa6f0e used request id req-bd7af57a-c001-4d0b-b804-e1eab134b10c 2018-08-31 09:24:02,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 09:24:02,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:24:02,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:24: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-73ac42f8-ae09-4682-913f-e1ea0f585286 x-compute-request-id: req-73ac42f8-ae09-4682-913f-e1ea0f585286 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/3f15bd84-90dc-481f-8027-b347dfa0fc35", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/3f15bd84-90dc-481f-8027-b347dfa0fc35", "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": "3f15bd84-90dc-481f-8027-b347dfa0fc35"}]} 2018-08-31 09:24:02,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-73ac42f8-ae09-4682-913f-e1ea0f585286 2018-08-31 09:24:02,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0212440490723s 2018-08-31 09:24:02,112 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-73ac42f8-ae09-4682-913f-e1ea0f585286 2018-08-31 09:24:02,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 09:24:02,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/3f15bd84-90dc-481f-8027-b347dfa0fc35 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:24:02,154 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 09:24: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-d86f02da-1105-416b-87c3-587d50736b02 x-compute-request-id: req-d86f02da-1105-416b-87c3-587d50736b02 Content-Length: 0 Content-Type: application/json 2018-08-31 09:24:02,155 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/3f15bd84-90dc-481f-8027-b347dfa0fc35 used request id req-d86f02da-1105-416b-87c3-587d50736b02 2018-08-31 09:24:02,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0410561561584s 2018-08-31 09:24:02,155 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/3f15bd84-90dc-481f-8027-b347dfa0fc35 used request id req-d86f02da-1105-416b-87c3-587d50736b02 2018-08-31 09:24:02,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:24:02,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:24:02,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9df820cd-a89d-4b22-bcfa-e54706152664 Content-Encoding: gzip Content-Length: 967 Content-Type: application/json RESP BODY: {"users": [{"name": "patrole-user_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "links": {"self": "http://172.30.9.34:5000/v3/users/0700c418ddce47a582d49c76e2dcba9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0700c418ddce47a582d49c76e2dcba9b", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:24:02,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-9df820cd-a89d-4b22-bcfa-e54706152664 2018-08-31 09:24:02,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212944984436s 2018-08-31 09:24:02,369 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-9df820cd-a89d-4b22-bcfa-e54706152664 2018-08-31 09:24:02,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:24:02,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/users/0700c418ddce47a582d49c76e2dcba9b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:24:02,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b16f9562-00b7-4695-ac02-c94d278941bd Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "patrole-user_431bd068-c67c-4d4a-84d6-a4672bed7eb8", "links": {"self": "http://172.30.9.34:5000/v3/users/0700c418ddce47a582d49c76e2dcba9b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0700c418ddce47a582d49c76e2dcba9b", "description": null}} 2018-08-31 09:24:02,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/0700c418ddce47a582d49c76e2dcba9b used request id req-b16f9562-00b7-4695-ac02-c94d278941bd 2018-08-31 09:24:02,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206393003464s 2018-08-31 09:24:02,582 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/0700c418ddce47a582d49c76e2dcba9b used request id req-b16f9562-00b7-4695-ac02-c94d278941bd 2018-08-31 09:24:02,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 09:24:02,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/users/0700c418ddce47a582d49c76e2dcba9b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:24:02,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:24:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-558e09f9-13ee-48d6-a82b-b88d6f4175cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:24:02,879 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/0700c418ddce47a582d49c76e2dcba9b used request id req-558e09f9-13ee-48d6-a82b-b88d6f4175cb 2018-08-31 09:24:02,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.295639038086s 2018-08-31 09:24:02,879 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/0700c418ddce47a582d49c76e2dcba9b used request id req-558e09f9-13ee-48d6-a82b-b88d6f4175cb 2018-08-31 09:24:02,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:24:02,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:24:03,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcee1614-2c6f-4e0a-b00c-8ab2af98510d Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.34:5000/v3/projects/5bddf1bbfd8844bc8a51c2a436b10e23"}, "tags": [], "enabled": true, "id": "5bddf1bbfd8844bc8a51c2a436b10e23", "parent_id": "default", "domain_id": "default", "name": "patrole-project_431bd068-c67c-4d4a-84d6-a4672bed7eb8"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 09:24:03,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-dcee1614-2c6f-4e0a-b00c-8ab2af98510d 2018-08-31 09:24:03,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211045026779s 2018-08-31 09:24:03,096 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-dcee1614-2c6f-4e0a-b00c-8ab2af98510d 2018-08-31 09:24:03,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 09:24:03,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/projects/5bddf1bbfd8844bc8a51c2a436b10e23 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}890b10ecc8665fc8d6497b1c07f249f80a7746ae" 2018-08-31 09:24:03,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:24:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a09adce4-1260-42f5-b410-44c25a090eaf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:24:03,401 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/5bddf1bbfd8844bc8a51c2a436b10e23 used request id req-a09adce4-1260-42f5-b410-44c25a090eaf 2018-08-31 09:24:03,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.30041217804s 2018-08-31 09:24:03,402 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/5bddf1bbfd8844bc8a51c2a436b10e23 used request id req-a09adce4-1260-42f5-b410-44c25a090eaf 2018-08-31 09:24:03,462 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-08-31 09:24:03,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:24:03,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 09:24:03,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:24:03,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:24:03,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:24:03,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:24:03,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:24:03,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:24:03,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:24:03,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:24:03,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:24:03,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:24:03,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:24:03,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:24:03,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:24:03,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:24:03,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:24:03,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:24:03,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:24:03,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:24:03,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:24:03,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:24:03,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:24:03,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 09:24:03,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 09:24:03,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:24:03,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:24:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6def8402-cb6d-4ea4-a6cc-505b71c8578a 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:24:03,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-6def8402-cb6d-4ea4-a6cc-505b71c8578a 2018-08-31 09:24:03,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:24:03,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T10:24:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["dhNycOtUSO6r4H2PQ3t4SQ"], "issued_at": "2018-08-31T09:24:03.000000Z"}} 2018-08-31 09:24:03,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:24:03,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:24:04,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-0932e556-4bf9-43b8-bf84-e761d33d281c Date: Fri, 31 Aug 2018 09:24:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 09:24:04,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0932e556-4bf9-43b8-bf84-e761d33d281c 2018-08-31 09:24:04,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.342680931091s 2018-08-31 09:24:04,275 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0932e556-4bf9-43b8-bf84-e761d33d281c 2018-08-31 09:24:04,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:24:04,283 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 09:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08fa6dd4-e981-43b1-aa2a-902a39fd816d 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 09:24:04,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-08fa6dd4-e981-43b1-aa2a-902a39fd816d 2018-08-31 09:24:04,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:24:04,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:24:04,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e19f1c67-4c6b-4c97-878d-d9b655bbb9e1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 09:24:04,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-e19f1c67-4c6b-4c97-878d-d9b655bbb9e1 2018-08-31 09:24:04,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.185724973679s 2018-08-31 09:24:04,471 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-e19f1c67-4c6b-4c97-878d-d9b655bbb9e1 2018-08-31 09:24:04,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 09:24:04,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}db7fd97564ef979247fee7d765cd072620c265a4" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_ea537419-df2b-4dc8-8fab-15710a2e4368"}}' 2018-08-31 09:24:04,706 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df609d1f-3479-4140-9b9a-c91fa749567b 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.34:5000/v3/projects/0d8c937f212645d68823019aed04a0f8"}, "tags": [], "enabled": true, "id": "0d8c937f212645d68823019aed04a0f8", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_ea537419-df2b-4dc8-8fab-15710a2e4368"}} 2018-08-31 09:24:04,706 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-df609d1f-3479-4140-9b9a-c91fa749567b 2018-08-31 09:24:04,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.228880167007s 2018-08-31 09:24:04,706 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-df609d1f-3479-4140-9b9a-c91fa749567b 2018-08-31 09:24:04,707 - 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'0d8c937f212645d68823019aed04a0f8', '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_ea537419-df2b-4dc8-8fab-15710a2e4368'}) 2018-08-31 09:24:04,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 09:24:04,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}db7fd97564ef979247fee7d765cd072620c265a4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9db966ac-084f-4070-a0ed-921f8908526a", "email": null, "name": "vmtp-user_ea537419-df2b-4dc8-8fab-15710a2e4368"}}' 2018-08-31 09:24:05,191 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ca9bd41-44fa-4634-863c-a9c655cf6c0a Content-Length: 319 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_ea537419-df2b-4dc8-8fab-15710a2e4368", "links": {"self": "http://172.30.9.34:5000/v3/users/25f86a7373ea4573988fd62914fe3a6c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "25f86a7373ea4573988fd62914fe3a6c", "domain_id": "default", "password_expires_at": null}} 2018-08-31 09:24:05,191 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-4ca9bd41-44fa-4634-863c-a9c655cf6c0a 2018-08-31 09:24:05,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.478682041168s 2018-08-31 09:24:05,191 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-4ca9bd41-44fa-4634-863c-a9c655cf6c0a 2018-08-31 09:24:05,192 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'25f86a7373ea4573988fd62914fe3a6c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_ea537419-df2b-4dc8-8fab-15710a2e4368'}) 2018-08-31 09:24:05,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:24:05,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:24:05,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1a33531-cc4d-40d3-a6a6-7a6a11c56159 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:24:05,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-c1a33531-cc4d-40d3-a6a6-7a6a11c56159 2018-08-31 09:24:05,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188313961029s 2018-08-31 09:24:05,384 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-c1a33531-cc4d-40d3-a6a6-7a6a11c56159 2018-08-31 09:24:05,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:24:05,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:24:05,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-271937eb-e0a6-4825-ad03-ec9ac1e9b6fc Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:24:05,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-271937eb-e0a6-4825-ad03-ec9ac1e9b6fc 2018-08-31 09:24:05,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112059116364s 2018-08-31 09:24:05,501 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-271937eb-e0a6-4825-ad03-ec9ac1e9b6fc 2018-08-31 09:24:05,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:24:05,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:24:05,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff8ba59d-7231-429e-98de-2f706e393119 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:24:05,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-ff8ba59d-7231-429e-98de-2f706e393119 2018-08-31 09:24:05,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189685106277s 2018-08-31 09:24:05,696 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-ff8ba59d-7231-429e-98de-2f706e393119 2018-08-31 09:24:05,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:24:05,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:24:05,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca8850cb-e2d1-46fc-913a-d21c93c16473 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 09:24:05,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-ca8850cb-e2d1-46fc-913a-d21c93c16473 2018-08-31 09:24:05,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.182061910629s 2018-08-31 09:24:05,883 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-ca8850cb-e2d1-46fc-913a-d21c93c16473 2018-08-31 09:24:05,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:24:05,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:24:06,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ff12c10-694f-48a5-8593-bfa6d9f866e0 Content-Encoding: gzip Content-Length: 965 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmtp-user_ea537419-df2b-4dc8-8fab-15710a2e4368", "links": {"self": "http://172.30.9.34:5000/v3/users/25f86a7373ea4573988fd62914fe3a6c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "25f86a7373ea4573988fd62914fe3a6c", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:24:06,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-4ff12c10-694f-48a5-8593-bfa6d9f866e0 2018-08-31 09:24:06,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215543985367s 2018-08-31 09:24:06,100 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-4ff12c10-694f-48a5-8593-bfa6d9f866e0 2018-08-31 09:24:06,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:24:06,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:24:06,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afb03028-b443-4922-8300-506d4bc81d76 Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.34:5000/v3/projects/0d8c937f212645d68823019aed04a0f8"}, "tags": [], "enabled": true, "id": "0d8c937f212645d68823019aed04a0f8", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_ea537419-df2b-4dc8-8fab-15710a2e4368"}]} 2018-08-31 09:24:06,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-afb03028-b443-4922-8300-506d4bc81d76 2018-08-31 09:24:06,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205080032349s 2018-08-31 09:24:06,317 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-afb03028-b443-4922-8300-506d4bc81d76 2018-08-31 09:24:06,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 09:24:06,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=25f86a7373ea4573988fd62914fe3a6c&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=0d8c937f212645d68823019aed04a0f8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:24:06,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8b88a98-8994-4b36-9dd7-5d68a9ee744b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=25f86a7373ea4573988fd62914fe3a6c&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=0d8c937f212645d68823019aed04a0f8", "previous": null, "next": null}} 2018-08-31 09:24:06,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=25f86a7373ea4573988fd62914fe3a6c&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=0d8c937f212645d68823019aed04a0f8 used request id req-b8b88a98-8994-4b36-9dd7-5d68a9ee744b 2018-08-31 09:24:06,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.197691917419s 2018-08-31 09:24:06,523 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=25f86a7373ea4573988fd62914fe3a6c&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=0d8c937f212645d68823019aed04a0f8 used request id req-b8b88a98-8994-4b36-9dd7-5d68a9ee744b 2018-08-31 09:24:06,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 09:24:06,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/0d8c937f212645d68823019aed04a0f8/users/25f86a7373ea4573988fd62914fe3a6c/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:24:06,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:24:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c546ef0f-9989-4c80-9d41-21788c4fed98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:24:06,878 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/0d8c937f212645d68823019aed04a0f8/users/25f86a7373ea4573988fd62914fe3a6c/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-c546ef0f-9989-4c80-9d41-21788c4fed98 2018-08-31 09:24:06,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.350905179977s 2018-08-31 09:24:06,878 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/0d8c937f212645d68823019aed04a0f8/users/25f86a7373ea4573988fd62914fe3a6c/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-c546ef0f-9989-4c80-9d41-21788c4fed98 2018-08-31 09:24:06,879 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_ea537419-df2b-4dc8-8fab-15710a2e4368', 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'0d8c937f212645d68823019aed04a0f8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '9db966ac-084f-4070-a0ed-921f8908526a', 'username': u'vmtp-user_ea537419-df2b-4dc8-8fab-15710a2e4368', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 09:24:06,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:24:06,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 09:24:06,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:24:06,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:24:06,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:24:06,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:24:06,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:24:06,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:24:06,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:24:06,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:24:06,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:24:06,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:24:06,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:24:06,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:24:06,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:24:06,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:24:06,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:24:06,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:24:06,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:24:06,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:24:06,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:24:06,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:24:06,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:24:06,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 09:24:06,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 09:24:06,884 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_ea537419-df2b-4dc8-8fab-15710a2e4368', 'password': '9db966ac-084f-4070-a0ed-921f8908526a', 'project_name': 'vmtp-project_ea537419-df2b-4dc8-8fab-15710a2e4368', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': '0d8c937f212645d68823019aed04a0f8', 'project_domain_name': 'Default'} 2018-08-31 09:24:06,888 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-08-31 09:24:06,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:24:06,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-998be4e5-1f1a-4acb-8a51-30c57571bbb9 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:24:06,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-998be4e5-1f1a-4acb-8a51-30c57571bbb9 2018-08-31 09:24:06,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:24:07,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}], "expires_at": "2018-08-31T10:24:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d8c937f212645d68823019aed04a0f8", "name": "vmtp-project_ea537419-df2b-4dc8-8fab-15710a2e4368"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_0d8c937f212645d68823019aed04a0f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_0d8c937f212645d68823019aed04a0f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/0d8c937f212645d68823019aed04a0f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/0d8c937f212645d68823019aed04a0f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/0d8c937f212645d68823019aed04a0f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/0d8c937f212645d68823019aed04a0f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/0d8c937f212645d68823019aed04a0f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/0d8c937f212645d68823019aed04a0f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0d8c937f212645d68823019aed04a0f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/0d8c937f212645d68823019aed04a0f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/0d8c937f212645d68823019aed04a0f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/0d8c937f212645d68823019aed04a0f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/0d8c937f212645d68823019aed04a0f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/0d8c937f212645d68823019aed04a0f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_ea537419-df2b-4dc8-8fab-15710a2e4368", "id": "25f86a7373ea4573988fd62914fe3a6c"}, "audit_ids": ["EAVNvtDKSjKwZBxfHfxeFw"], "issued_at": "2018-08-31T09:24:07.000000Z"}} 2018-08-31 09:24:07,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 09:24:07,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}de906a07117a9680a816830f8b53acdc01fe984f" -d '{"router": {"external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "name": "vmtp-router_ea537419-df2b-4dc8-8fab-15710a2e4368", "admin_state_up": true}}' 2018-08-31 09:24:14,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0ed4e6f2-0cab-4209-ac8a-ad25364a05dc Date: Fri, 31 Aug 2018 09:24:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0d8c937f212645d68823019aed04a0f8", "created_at": "2018-08-31T09:24:08Z", "admin_state_up": true, "updated_at": "2018-08-31T09:24:09Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "0d8c937f212645d68823019aed04a0f8", "id": "5c32e38f-626a-402b-82dc-e61e853a0425", "name": "vmtp-router_ea537419-df2b-4dc8-8fab-15710a2e4368"}} 2018-08-31 09:24:14,377 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-0ed4e6f2-0cab-4209-ac8a-ad25364a05dc 2018-08-31 09:24:14,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.08217191696s 2018-08-31 09:24:14,378 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-0ed4e6f2-0cab-4209-ac8a-ad25364a05dc 2018-08-31 09:24:14,378 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T09:24:09Z', u'revision_number': 3, u'id': u'5c32e38f-626a-402b-82dc-e61e853a0425', u'external_gateway_info': {u'network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9101d810-9ee5-41e0-949f-3a0dfa54404f', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_ea537419-df2b-4dc8-8fab-15710a2e4368', u'admin_state_up': True, u'tenant_id': u'0d8c937f212645d68823019aed04a0f8', u'created_at': u'2018-08-31T09:24:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'0d8c937f212645d68823019aed04a0f8'}) 2018-08-31 09:24:14,378 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-31 09:24:15,855 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-08-31 09:24:15,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:24:15,860 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 09:24:15 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}]} 2018-08-31 09:24:15,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:24:15,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de906a07117a9680a816830f8b53acdc01fe984f" 2018-08-31 09:24:16,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-34402f0a-c57a-4992-9511-581a5c9a57a2 Date: Fri, 31 Aug 2018 09:24:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:24:16,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-34402f0a-c57a-4992-9511-581a5c9a57a2 2018-08-31 09:24:16,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.313004970551s 2018-08-31 09:24:16,175 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-34402f0a-c57a-4992-9511-581a5c9a57a2 2018-08-31 09:24:16,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 09:24:16,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de906a07117a9680a816830f8b53acdc01fe984f" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/vmtp-img_ea537419-df2b-4dc8-8fab-15710a2e4368", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_ea537419-df2b-4dc8-8fab-15710a2e4368"}' 2018-08-31 09:24:16,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/9547b4cf-9d25-4f6b-8087-b7535247b6f1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4bc681ed-284a-4aab-ae73-653fcdb272ff Date: Fri, 31 Aug 2018 09:24:16 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:24:16Z", "file": "/v2/images/9547b4cf-9d25-4f6b-8087-b7535247b6f1/file", "owner": "0d8c937f212645d68823019aed04a0f8", "id": "9547b4cf-9d25-4f6b-8087-b7535247b6f1", "size": null, "self": "/v2/images/9547b4cf-9d25-4f6b-8087-b7535247b6f1", "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_ea537419-df2b-4dc8-8fab-15710a2e4368", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "vmtp-img_ea537419-df2b-4dc8-8fab-15710a2e4368", "checksum": null, "created_at": "2018-08-31T09:24:16Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 09:24:16,495 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-4bc681ed-284a-4aab-ae73-653fcdb272ff 2018-08-31 09:24:16,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.311768054962s 2018-08-31 09:24:16,495 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-4bc681ed-284a-4aab-ae73-653fcdb272ff returning object 9547b4cf-9d25-4f6b-8087-b7535247b6f1 2018-08-31 09:24:16,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 09:24:16,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/9547b4cf-9d25-4f6b-8087-b7535247b6f1/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}de906a07117a9680a816830f8b53acdc01fe984f" -d '' 2018-08-31 09:24:22,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-291394b5-4ff0-4d31-aa35-4d23dc94f0c3 Date: Fri, 31 Aug 2018 09:24: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-31 09:24:22,010 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/9547b4cf-9d25-4f6b-8087-b7535247b6f1/file used request id req-291394b5-4ff0-4d31-aa35-4d23dc94f0c3 2018-08-31 09:24:22,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.51376318932s 2018-08-31 09:24:22,010 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/9547b4cf-9d25-4f6b-8087-b7535247b6f1/file used request id req-291394b5-4ff0-4d31-aa35-4d23dc94f0c3 2018-08-31 09:24:22,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:24:22,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de906a07117a9680a816830f8b53acdc01fe984f" 2018-08-31 09:24:22,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-50182273-72e3-4ea8-b82a-e296ce670a13 Date: Fri, 31 Aug 2018 09:24:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:24:22Z", "file": "/v2/images/9547b4cf-9d25-4f6b-8087-b7535247b6f1/file", "owner": "0d8c937f212645d68823019aed04a0f8", "id": "9547b4cf-9d25-4f6b-8087-b7535247b6f1", "size": 263193088, "self": "/v2/images/9547b4cf-9d25-4f6b-8087-b7535247b6f1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/9547b4cf-9d25-4f6b-8087-b7535247b6f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/9547b4cf-9d25-4f6b-8087-b7535247b6f1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_ea537419-df2b-4dc8-8fab-15710a2e4368", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "vmtp-img_ea537419-df2b-4dc8-8fab-15710a2e4368", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T09:24:16Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:24:22,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-50182273-72e3-4ea8-b82a-e296ce670a13 2018-08-31 09:24:22,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304782867432s 2018-08-31 09:24:22,320 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-50182273-72e3-4ea8-b82a-e296ce670a13 2018-08-31 09:24:22,321 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/9547b4cf-9d25-4f6b-8087-b7535247b6f1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9547b4cf-9d25-4f6b-8087-b7535247b6f1/file', 'owner': u'0d8c937f212645d68823019aed04a0f8', 'id': u'9547b4cf-9d25-4f6b-8087-b7535247b6f1', 'size': 263193088, u'self': u'/v2/images/9547b4cf-9d25-4f6b-8087-b7535247b6f1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0d8c937f212645d68823019aed04a0f8', 'name': 'vmtp-project_ea537419-df2b-4dc8-8fab-15710a2e4368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/9547b4cf-9d25-4f6b-8087-b7535247b6f1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T09:24:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T09:24:22Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/vmtp-img_ea537419-df2b-4dc8-8fab-15710a2e4368', '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/9547b4cf-9d25-4f6b-8087-b7535247b6f1', 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_ea537419-df2b-4dc8-8fab-15710a2e4368', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_ea537419-df2b-4dc8-8fab-15710a2e4368', 'created': u'2018-08-31T09:24:16Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-31T09:24:16Z', 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/9547b4cf-9d25-4f6b-8087-b7535247b6f1', 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_ea537419-df2b-4dc8-8fab-15710a2e4368', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}}) 2018-08-31 09:24:22,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 09:24:22,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}db7fd97564ef979247fee7d765cd072620c265a4" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_ea537419-df2b-4dc8-8fab-15710a2e4368", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-08-31 09:24:23,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:24: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-4860dfe4-9e00-4402-8a58-cf6eba6c61e4 x-compute-request-id: req-4860dfe4-9e00-4402-8a58-cf6eba6c61e4 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_ea537419-df2b-4dc8-8fab-15710a2e4368", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/bbadd814-20fd-4e42-aafe-f7fac989e5e8", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/bbadd814-20fd-4e42-aafe-f7fac989e5e8", "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": "bbadd814-20fd-4e42-aafe-f7fac989e5e8"}} 2018-08-31 09:24:23,163 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-4860dfe4-9e00-4402-8a58-cf6eba6c61e4 2018-08-31 09:24:23,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.840496063232s 2018-08-31 09:24:23,163 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-4860dfe4-9e00-4402-8a58-cf6eba6c61e4 2018-08-31 09:24:23,164 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_ea537419-df2b-4dc8-8fab-15710a2e4368', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'bbadd814-20fd-4e42-aafe-f7fac989e5e8', 'swap': 0}) 2018-08-31 09:24:23,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 09:24:23,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/bbadd814-20fd-4e42-aafe-f7fac989e5e8/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}db7fd97564ef979247fee7d765cd072620c265a4" -d '{"extra_specs": {}}' 2018-08-31 09:24:23,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:24:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cbb10b81-154d-4854-b254-02d412d7fcd8 x-compute-request-id: req-cbb10b81-154d-4854-b254-02d412d7fcd8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 09:24:23,190 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/bbadd814-20fd-4e42-aafe-f7fac989e5e8/os-extra_specs used request id req-cbb10b81-154d-4854-b254-02d412d7fcd8 2018-08-31 09:24:23,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0257019996643s 2018-08-31 09:24:23,191 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/bbadd814-20fd-4e42-aafe-f7fac989e5e8/os-extra_specs used request id req-cbb10b81-154d-4854-b254-02d412d7fcd8 2018-08-31 09:24:23,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:24:23,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:24:23,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b18470-d65b-4ebc-96df-39249ee8be6d Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:24:23,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-d7b18470-d65b-4ebc-96df-39249ee8be6d 2018-08-31 09:24:23,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.148828029633s 2018-08-31 09:24:23,344 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-d7b18470-d65b-4ebc-96df-39249ee8be6d 2018-08-31 09:24:23,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:24:23,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:24:23,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa91a9fd-b12b-4e97-81cb-e7a49364cbed Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:24:23,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-fa91a9fd-b12b-4e97-81cb-e7a49364cbed 2018-08-31 09:24:23,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203150987625s 2018-08-31 09:24:23,552 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-fa91a9fd-b12b-4e97-81cb-e7a49364cbed 2018-08-31 09:24:23,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:24:23,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:24:23,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7ad9581-e317-4285-bd57-1826977aaea4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 09:24:23,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-b7ad9581-e317-4285-bd57-1826977aaea4 2018-08-31 09:24:23,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.183652877808s 2018-08-31 09:24:23,741 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-b7ad9581-e317-4285-bd57-1826977aaea4 2018-08-31 09:24:23,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:24:23,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:24:23,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0c4fb44-b546-4c51-acf5-2b1d8ed399b8 Content-Encoding: gzip Content-Length: 965 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmtp-user_ea537419-df2b-4dc8-8fab-15710a2e4368", "links": {"self": "http://172.30.9.34:5000/v3/users/25f86a7373ea4573988fd62914fe3a6c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "25f86a7373ea4573988fd62914fe3a6c", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:24:23,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-d0c4fb44-b546-4c51-acf5-2b1d8ed399b8 2018-08-31 09:24:23,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214679002762s 2018-08-31 09:24:23,957 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-d0c4fb44-b546-4c51-acf5-2b1d8ed399b8 2018-08-31 09:24:23,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:24:23,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:24:24,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cad1d7a-94bf-4771-b96a-66aafd3e55ce Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.34:5000/v3/projects/0d8c937f212645d68823019aed04a0f8"}, "tags": [], "enabled": true, "id": "0d8c937f212645d68823019aed04a0f8", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_ea537419-df2b-4dc8-8fab-15710a2e4368"}]} 2018-08-31 09:24:24,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-2cad1d7a-94bf-4771-b96a-66aafd3e55ce 2018-08-31 09:24:24,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200572967529s 2018-08-31 09:24:24,170 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-2cad1d7a-94bf-4771-b96a-66aafd3e55ce 2018-08-31 09:24:24,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 09:24:24,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=25f86a7373ea4573988fd62914fe3a6c&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=0d8c937f212645d68823019aed04a0f8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:24:24,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:24:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9458ce17-92d5-43fc-bf05-988bba6fd969 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=25f86a7373ea4573988fd62914fe3a6c&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=0d8c937f212645d68823019aed04a0f8", "previous": null, "next": null}} 2018-08-31 09:24:24,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=25f86a7373ea4573988fd62914fe3a6c&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=0d8c937f212645d68823019aed04a0f8 used request id req-9458ce17-92d5-43fc-bf05-988bba6fd969 2018-08-31 09:24:24,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.276258945465s 2018-08-31 09:24:24,453 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=25f86a7373ea4573988fd62914fe3a6c&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=0d8c937f212645d68823019aed04a0f8 used request id req-9458ce17-92d5-43fc-bf05-988bba6fd969 2018-08-31 09:24:24,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 09:24:24,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/0d8c937f212645d68823019aed04a0f8/users/25f86a7373ea4573988fd62914fe3a6c/roles/4c25f01924ac4d96a443bc451210c686 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:24:24,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:24:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beccbbc4-fd72-4944-9591-0dc3c6e94628 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:24:24,614 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/0d8c937f212645d68823019aed04a0f8/users/25f86a7373ea4573988fd62914fe3a6c/roles/4c25f01924ac4d96a443bc451210c686 used request id req-beccbbc4-fd72-4944-9591-0dc3c6e94628 2018-08-31 09:24:24,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.157374858856s 2018-08-31 09:24:24,615 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/0d8c937f212645d68823019aed04a0f8/users/25f86a7373ea4573988fd62914fe3a6c/roles/4c25f01924ac4d96a443bc451210c686 used request id req-beccbbc4-fd72-4944-9591-0dc3c6e94628 2018-08-31 09:24:24,615 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_ea537419-df2b-4dc8-8fab-15710a2e4368' 2018-08-31 09:24:24,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-31 09:24:24,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}de906a07117a9680a816830f8b53acdc01fe984f" -d '{"keypair": {"name": "vmtp_ea537419-df2b-4dc8-8fab-15710a2e4368"}}' 2018-08-31 09:24:25,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:24: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-8042d73f-21dd-46db-93df-e77b44ebb6ed x-compute-request-id: req-8042d73f-21dd-46db-93df-e77b44ebb6ed Content-Encoding: gzip Content-Length: 1795 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+L0QTBF9SKjgNP03k8WO3QvenWrv9Lz1R9bVBVW6R5U4X0aBrvAlK/LF+oNoGK0TIIiiYbwFt21hNdoTc2PjlrWA4nQWCTRBA5GlajL732RAcO5kcOdUQ0FJJNs7kiU6K29urP386YbAdF28oiGH5R2L/532kQqgGvCIsMJ/As3v+OVJ71rUpsNd7WnWkIzgBLSwE4Q1Ay4GwNAHpoC1fVDPJQRAj0NY0NjVBG1Gk3fG+DiN/7rq0554ICZ0h35knaeXPX4dWN4fCZaOOCd3kE2QLCTtziUIAN8pMYb9RSs5rzV0Bo/SNCx68m+34bso2aXUy/nwCEj56CLh9ytlF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvi9EEwRfUio4DT9N5PFjt0L3p1q7/S89UfW1QVVukeVOF9Gg\na7wJSvyxfqDaBitEyCIomG8BbdtYTXaE3Nj45a1gOJ0Fgk0QQORpWoy+99kQHDuZ\nHDnVENBSSTbO5IlOitvbqz9/OmGwHRdvKIhh+Udi/+d9pEKoBrwiLDCfwLN7/jlS\ne9a1KbDXe1p1pCM4AS0sBOENQMuBsDQB6aAtX1QzyUEQI9DWNDY1QRtRpN3xvg4j\nf+66tOeeCAmdId+ZJ2nlz1+HVjeHwmWjjgnd5BNkCwk7c4lCADfKTGG/UUrOa81d\nAaP0jQsevJvt+G7KNml1Mv58AhI+egi4fcrZRQIDAQABAoIBAGZau9FcTgzDag0/\nH6XygA8WPIDWJUx6yw68JUO3Pd3JQkExcZvpxDqWStRyr0QYr1jigWSggW1lWl2+\nRn0xTKsXpyxw3ZEl9nRmOYkhLHnpWXFIZfu56EC3TUHX/Hskpp+2+b9tWgTKpGTT\nwuBWnhvx3ocJSCZKNXICeIW92Yx0XN9liVvlAP1qOzskDWeIayKlk7ixZNvVTeWL\nn6xaM+ht+wr5fV9RJSLs3b5KBf+3/EJvH3euPScch0yOeswCtKC7/5LzbWVW54dq\nq8pt68KZnXcvFTQSWl1R8KV5xTmoR2RIlUxrRrAlPppD8Lg6JNZlW+gGhJrs3MDb\nR633brUCgYEA+42uGOSa1LK5Dt3Gns40OOyae35YIdXml4E/awP1/F/afyyxvv8D\nERJz2NOOy6WWI9CjYWTZRGKWvirM9pJGRxuBp0GBvvHD1okxxyC4XMYCdBhr/QGb\n6EkNxcagAMfzmNNQaR4y1M/1VNF0HuhSeB2ZKXPcTs1iFN9gMaAskqMCgYEAwYvh\n0NMLj4FF1RqgAc57FlAijKdzDeJyvz0IR2+OCurc/iLlWhC7Pn5sVzGXb//yxqxs\n4rQK+5PWRJOpzWynotVFYpkjXRGZQtcSYMNULIkBDIJ+nKscDZZ4s+z4lqwF/bJx\ndXtIvxgYQiFtc0akQcbeUPoWfmYZCXXJd6alCvcCgYEAllkNzy8DI1FWrf37cnsI\nV2WCx4CyKDbyRWcogkuxwA+CRjRuYBuGt7Nxrgxz8l+bpvhSTim6edb7BdoK+uxe\nOK3GBjNu2rMhO55wM/XoevqWCNF36ZYGmwTeyHB4vT7E53iVPN6hvvQ0S2eModR1\nRflay53F9QtoLdV8Zuy290UCgYEAnp/WYx+UyfhZE17O5KwllRP4PO7ADREamkGb\nF3EGKUxz8pUHA9nSnFVg1dV/F/vdLZcDZonItodjhLDA6euzOHEyfKylnxFdWrqK\nBWQRCK8AfRA2VJCoXTqFknEVC+fQwSwOcQqphHRq7UgYO/IZjQ9ABX3yEYX73xT6\nGWYqveECgYEAhclpdEpxF8ruZkX+q8nUvGwIeGCqVXDYnduNf9qZB4P7Zhj+ks0r\nrJTeCTOFd1qThYWKDMyPeI34LmyOWorlM22mhFMuBAdxKNv9b1gGwM/dlmO2uFXv\nA7/xagF49ORrhFvo6d6MXVg5p477gJj+E5juA18wUTFIg6Tdv4OOyyQ=\n-----END RSA PRIVATE KEY-----\n", "user_id": "25f86a7373ea4573988fd62914fe3a6c", "name": "vmtp_ea537419-df2b-4dc8-8fab-15710a2e4368", "fingerprint": "42:f0:41:86:55:f0:b6:72:50:51:6e:fa:60:d1:22:b2"}} 2018-08-31 09:24:25,047 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/os-keypairs used request id req-8042d73f-21dd-46db-93df-e77b44ebb6ed 2018-08-31 09:24:25,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.431800842285s 2018-08-31 09:24:25,048 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/os-keypairs used request id req-8042d73f-21dd-46db-93df-e77b44ebb6ed 2018-08-31 09:24:25,048 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+L0QTBF9SKjgNP03k8WO3QvenWrv9Lz1R9bVBVW6R5U4X0aBrvAlK/LF+oNoGK0TIIiiYbwFt21hNdoTc2PjlrWA4nQWCTRBA5GlajL732RAcO5kcOdUQ0FJJNs7kiU6K29urP386YbAdF28oiGH5R2L/532kQqgGvCIsMJ/As3v+OVJ71rUpsNd7WnWkIzgBLSwE4Q1Ay4GwNAHpoC1fVDPJQRAj0NY0NjVBG1Gk3fG+DiN/7rq0554ICZ0h35knaeXPX4dWN4fCZaOOCd3kE2QLCTtziUIAN8pMYb9RSs5rzV0Bo/SNCx68m+34bso2aXUy/nwCEj56CLh9ytlF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvi9EEwRfUio4DT9N5PFjt0L3p1q7/S89UfW1QVVukeVOF9Gg\na7wJSvyxfqDaBitEyCIomG8BbdtYTXaE3Nj45a1gOJ0Fgk0QQORpWoy+99kQHDuZ\nHDnVENBSSTbO5IlOitvbqz9/OmGwHRdvKIhh+Udi/+d9pEKoBrwiLDCfwLN7/jlS\ne9a1KbDXe1p1pCM4AS0sBOENQMuBsDQB6aAtX1QzyUEQI9DWNDY1QRtRpN3xvg4j\nf+66tOeeCAmdId+ZJ2nlz1+HVjeHwmWjjgnd5BNkCwk7c4lCADfKTGG/UUrOa81d\nAaP0jQsevJvt+G7KNml1Mv58AhI+egi4fcrZRQIDAQABAoIBAGZau9FcTgzDag0/\nH6XygA8WPIDWJUx6yw68JUO3Pd3JQkExcZvpxDqWStRyr0QYr1jigWSggW1lWl2+\nRn0xTKsXpyxw3ZEl9nRmOYkhLHnpWXFIZfu56EC3TUHX/Hskpp+2+b9tWgTKpGTT\nwuBWnhvx3ocJSCZKNXICeIW92Yx0XN9liVvlAP1qOzskDWeIayKlk7ixZNvVTeWL\nn6xaM+ht+wr5fV9RJSLs3b5KBf+3/EJvH3euPScch0yOeswCtKC7/5LzbWVW54dq\nq8pt68KZnXcvFTQSWl1R8KV5xTmoR2RIlUxrRrAlPppD8Lg6JNZlW+gGhJrs3MDb\nR633brUCgYEA+42uGOSa1LK5Dt3Gns40OOyae35YIdXml4E/awP1/F/afyyxvv8D\nERJz2NOOy6WWI9CjYWTZRGKWvirM9pJGRxuBp0GBvvHD1okxxyC4XMYCdBhr/QGb\n6EkNxcagAMfzmNNQaR4y1M/1VNF0HuhSeB2ZKXPcTs1iFN9gMaAskqMCgYEAwYvh\n0NMLj4FF1RqgAc57FlAijKdzDeJyvz0IR2+OCurc/iLlWhC7Pn5sVzGXb//yxqxs\n4rQK+5PWRJOpzWynotVFYpkjXRGZQtcSYMNULIkBDIJ+nKscDZZ4s+z4lqwF/bJx\ndXtIvxgYQiFtc0akQcbeUPoWfmYZCXXJd6alCvcCgYEAllkNzy8DI1FWrf37cnsI\nV2WCx4CyKDbyRWcogkuxwA+CRjRuYBuGt7Nxrgxz8l+bpvhSTim6edb7BdoK+uxe\nOK3GBjNu2rMhO55wM/XoevqWCNF36ZYGmwTeyHB4vT7E53iVPN6hvvQ0S2eModR1\nRflay53F9QtoLdV8Zuy290UCgYEAnp/WYx+UyfhZE17O5KwllRP4PO7ADREamkGb\nF3EGKUxz8pUHA9nSnFVg1dV/F/vdLZcDZonItodjhLDA6euzOHEyfKylnxFdWrqK\nBWQRCK8AfRA2VJCoXTqFknEVC+fQwSwOcQqphHRq7UgYO/IZjQ9ABX3yEYX73xT6\nGWYqveECgYEAhclpdEpxF8ruZkX+q8nUvGwIeGCqVXDYnduNf9qZB4P7Zhj+ks0r\nrJTeCTOFd1qThYWKDMyPeI34LmyOWorlM22mhFMuBAdxKNv9b1gGwM/dlmO2uFXv\nA7/xagF49ORrhFvo6d6MXVg5p477gJj+E5juA18wUTFIg6Tdv4OOyyQ=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'25f86a7373ea4573988fd62914fe3a6c', 'name': u'vmtp_ea537419-df2b-4dc8-8fab-15710a2e4368', 'created_at': '2018-08-31T09:24:25.048673', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0d8c937f212645d68823019aed04a0f8', 'name': 'vmtp-project_ea537419-df2b-4dc8-8fab-15710a2e4368', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'42:f0:41:86:55:f0:b6:72:50:51:6e:fa:60:d1:22:b2', 'type': 'ssh', 'id': u'vmtp_ea537419-df2b-4dc8-8fab-15710a2e4368'}) 2018-08-31 09:24:25,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-31 09:24:25,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/os-keypairs/vmtp_ea537419-df2b-4dc8-8fab-15710a2e4368 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de906a07117a9680a816830f8b53acdc01fe984f" 2018-08-31 09:24:25,089 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 09:24:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8adf386b-ef04-4f19-ba6e-180640e72a08 x-compute-request-id: req-8adf386b-ef04-4f19-ba6e-180640e72a08 Content-Length: 0 Content-Type: application/json 2018-08-31 09:24:25,089 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/os-keypairs/vmtp_ea537419-df2b-4dc8-8fab-15710a2e4368 used request id req-8adf386b-ef04-4f19-ba6e-180640e72a08 2018-08-31 09:24:25,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0396881103516s 2018-08-31 09:24:25,089 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/os-keypairs/vmtp_ea537419-df2b-4dc8-8fab-15710a2e4368 used request id req-8adf386b-ef04-4f19-ba6e-180640e72a08 2018-08-31 09:24:25,964 - 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-31 09:34:41,071 - functest.opnfv_tests.openstack.vmtp.vmtp - ERROR - Exception when calling ['vmtp', '-d', '--json', '/home/opnfv/functest/results/vmtp/vmtp.json', '-c', '/home/opnfv/functest/results/vmtp/vmtp.conf'] 2018-08-31 09:24:26,808 INFO Using http://172.30.9.34:5000/v3 2018-08-31 09:24:26,808 INFO VM public key: /tmp/tmpoAVwfo 2018-08-31 09:24:26,808 INFO VM private key: /tmp/tmpVM1VHO 2018-08-31 09:24:28,876 INFO Found image vmtp-img_ea537419-df2b-4dc8-8fab-15710a2e4368 to launch VM, will continue 2018-08-31 09:24:30,516 INFO Using external router: vmtp-router_ea537419-df2b-4dc8-8fab-15710a2e4368 2018-08-31 09:24:30,516 INFO Using external network: external. 2018-08-31 09:24:31,602 INFO Created internal network: pns-internal-net_ea537419-df2b-4dc8-8fab-15710a2e4368. 2018-08-31 09:24:32,859 INFO Created internal network: pns-internal-net2_ea537419-df2b-4dc8-8fab-15710a2e4368. 2018-08-31 09:24:36,369 DEBUG Ext router associated to pns-internal-net_ea537419-df2b-4dc8-8fab-15710a2e4368 2018-08-31 09:24:39,339 DEBUG Ext router associated to pns-internal-net2_ea537419-df2b-4dc8-8fab-15710a2e4368 2018-08-31 09:24:39,733 INFO OpenStack agent: Open vSwitch agent 2018-08-31 09:24:39,733 INFO OpenStack network type: vxlan 2018-08-31 09:24:41,534 INFO [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] Creating server VM... 2018-08-31 09:24:41,534 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-31 09:24:46,541 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 1 of 90... 2018-08-31 09:24:49,199 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 2 of 90... 2018-08-31 09:24:52,200 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 3 of 90... 2018-08-31 09:24:55,200 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 4 of 90... 2018-08-31 09:24:57,997 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 5 of 90... 2018-08-31 09:25:00,507 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 6 of 90... 2018-08-31 09:25:03,815 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 7 of 90... 2018-08-31 09:25:06,924 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 8 of 90... 2018-08-31 09:25:09,627 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 9 of 90... 2018-08-31 09:25:12,492 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 10 of 90... 2018-08-31 09:25:15,088 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 11 of 90... 2018-08-31 09:25:17,775 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 12 of 90... 2018-08-31 09:25:20,317 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 13 of 90... 2018-08-31 09:25:22,997 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 14 of 90... 2018-08-31 09:25:25,890 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 15 of 90... 2018-08-31 09:25:28,572 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 16 of 90... 2018-08-31 09:25:31,643 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 17 of 90... 2018-08-31 09:25:34,612 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 18 of 90... 2018-08-31 09:25:37,409 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 19 of 90... 2018-08-31 09:25:40,113 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 20 of 90... 2018-08-31 09:25:42,635 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 21 of 90... 2018-08-31 09:25:45,344 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 22 of 90... 2018-08-31 09:25:47,944 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 23 of 90... 2018-08-31 09:25:50,663 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 24 of 90... 2018-08-31 09:25:53,396 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 25 of 90... 2018-08-31 09:25:56,297 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 26 of 90... 2018-08-31 09:25:58,976 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 27 of 90... 2018-08-31 09:26:01,898 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 28 of 90... 2018-08-31 09:26:04,839 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 29 of 90... 2018-08-31 09:26:07,542 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 30 of 90... 2018-08-31 09:26:10,234 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 31 of 90... 2018-08-31 09:26:13,193 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 32 of 90... 2018-08-31 09:26:15,888 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 33 of 90... 2018-08-31 09:26:18,512 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 34 of 90... 2018-08-31 09:26:21,119 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 35 of 90... 2018-08-31 09:26:24,113 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 36 of 90... 2018-08-31 09:26:26,891 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 37 of 90... 2018-08-31 09:26:32,638 INFO [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] Internal network IP: 192.168.1.8 2018-08-31 09:26:32,638 INFO [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] SSH IP: 172.30.9.202 2018-08-31 09:26:32,638 INFO [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] Setup SSH for ubuntu@172.30.9.202 2018-08-31 09:26:42,000 INFO [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] Installing nuttcp-8.1.4... 2018-08-31 09:26:42,046 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] Copying nuttcp-8.1.4 to target... 2018-08-31 09:26:42,262 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] Starting nuttcp-8.1.4 server... 2018-08-31 09:26:42,304 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] 2018-08-31 09:26:42,349 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] Creating client VM... 2018-08-31 09:26:42,350 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-31 09:26:45,914 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 1 of 90... 2018-08-31 09:26:48,324 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 2 of 90... 2018-08-31 09:26:50,745 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 3 of 90... 2018-08-31 09:26:53,350 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 4 of 90... 2018-08-31 09:26:56,034 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] VM status=BUILD, retrying 5 of 90... 2018-08-31 09:27:01,872 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] Internal network IP: 192.168.1.9 2018-08-31 09:27:01,873 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] SSH IP: 172.30.9.206 2018-08-31 09:27:01,873 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] Setup SSH for ubuntu@172.30.9.206 2018-08-31 09:27:13,432 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] Installing nuttcp-8.1.4... 2018-08-31 09:27:13,478 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] Copying nuttcp-8.1.4 to target... 2018-08-31 09:27:13,640 INFO ============================================================ 2018-08-31 09:27:13,641 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-08-31 09:27:22,692 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] PING 192.168.1.8 (192.168.1.8) 64(92) bytes of data. 72 bytes from 192.168.1.8: icmp_seq=1 ttl=64 time=46.9 ms 72 bytes from 192.168.1.8: icmp_seq=2 ttl=64 time=0.452 ms 72 bytes from 192.168.1.8: icmp_seq=3 ttl=64 time=0.219 ms 72 bytes from 192.168.1.8: icmp_seq=4 ttl=64 time=0.222 ms 72 bytes from 192.168.1.8: icmp_seq=5 ttl=64 time=0.275 ms 72 bytes from 192.168.1.8: icmp_seq=6 ttl=64 time=0.387 ms 72 bytes from 192.168.1.8: icmp_seq=7 ttl=64 time=0.396 ms 72 bytes from 192.168.1.8: icmp_seq=8 ttl=64 time=0.290 ms 72 bytes from 192.168.1.8: icmp_seq=9 ttl=64 time=0.260 ms 72 bytes from 192.168.1.8: icmp_seq=10 ttl=64 time=0.454 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.219/4.987/46.916/13.976 ms 2018-08-31 09:27:31,741 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] PING 192.168.1.8 (192.168.1.8) 391(419) bytes of data. 399 bytes from 192.168.1.8: icmp_seq=1 ttl=64 time=0.206 ms 399 bytes from 192.168.1.8: icmp_seq=2 ttl=64 time=0.199 ms 399 bytes from 192.168.1.8: icmp_seq=3 ttl=64 time=0.192 ms 399 bytes from 192.168.1.8: icmp_seq=4 ttl=64 time=0.193 ms 399 bytes from 192.168.1.8: icmp_seq=5 ttl=64 time=0.347 ms 399 bytes from 192.168.1.8: icmp_seq=6 ttl=64 time=0.392 ms 399 bytes from 192.168.1.8: icmp_seq=7 ttl=64 time=0.216 ms 399 bytes from 192.168.1.8: icmp_seq=8 ttl=64 time=0.430 ms 399 bytes from 192.168.1.8: icmp_seq=9 ttl=64 time=0.233 ms 399 bytes from 192.168.1.8: icmp_seq=10 ttl=64 time=0.340 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.192/0.274/0.430/0.089 ms 2018-08-31 09:27:40,790 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] PING 192.168.1.8 (192.168.1.8) 1500(1528) bytes of data. 1508 bytes from 192.168.1.8: icmp_seq=1 ttl=64 time=0.582 ms 1508 bytes from 192.168.1.8: icmp_seq=2 ttl=64 time=0.190 ms 1508 bytes from 192.168.1.8: icmp_seq=3 ttl=64 time=0.173 ms 1508 bytes from 192.168.1.8: icmp_seq=4 ttl=64 time=0.125 ms 1508 bytes from 192.168.1.8: icmp_seq=5 ttl=64 time=0.200 ms 1508 bytes from 192.168.1.8: icmp_seq=6 ttl=64 time=0.119 ms 1508 bytes from 192.168.1.8: icmp_seq=7 ttl=64 time=0.234 ms 1508 bytes from 192.168.1.8: icmp_seq=8 ttl=64 time=0.251 ms 1508 bytes from 192.168.1.8: icmp_seq=9 ttl=64 time=0.278 ms 1508 bytes from 192.168.1.8: icmp_seq=10 ttl=64 time=0.254 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.119/0.240/0.582/0.125 ms 2018-08-31 09:27:40,791 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] Measuring TCP Throughput (packet size=65536)... 2018-08-31 09:27:40,791 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:27:50,897 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=18193.3192 real_seconds=10.01 rate_Mbps=15243.2393 tx_cpu=33 rx_cpu=52 retrans=0 cwnd=3137 rtt_ms=0.30 2018-08-31 09:27:50,899 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:28:01,028 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=16996.2568 real_seconds=10.01 rate_Mbps=14240.1434 tx_cpu=30 rx_cpu=44 retrans=0 cwnd=3137 rtt_ms=0.39 2018-08-31 09:28:01,029 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:28:11,132 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=17792.2263 real_seconds=10.01 rate_Mbps=14908.7926 tx_cpu=31 rx_cpu=44 retrans=0 cwnd=3137 rtt_ms=0.18 2018-08-31 09:28:11,133 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] Measuring UDP Throughput (packet size=128)... 2018-08-31 09:28:11,133 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:28:14,459 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=17.8568 real_seconds=1.00 rate_Mbps=149.3626 tx_cpu=12 rx_cpu=29 drop=0 pkt=146283 data_loss=0.00000 2018-08-31 09:28:14,461 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] pkt-size=128 throughput=1<152947/5000000<10000000 Kbps loss-rate=0 2018-08-31 09:28:14,461 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R458841K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:28:17,814 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=17.4821 real_seconds=1.00 rate_Mbps=146.1032 tx_cpu=11 rx_cpu=28 drop=102 pkt=143315 data_loss=0.07088 2018-08-31 09:28:17,815 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] pkt-size=128 throughput=1<149609/458841<458841 Kbps loss-rate=0 2018-08-31 09:28:17,815 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R304225K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:28:21,143 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=18.4568 real_seconds=1.00 rate_Mbps=154.2975 tx_cpu=12 rx_cpu=34 drop=0 pkt=151198 data_loss=0.00000 2018-08-31 09:28:21,143 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] pkt-size=128 throughput=1<158000/304225<304225 Kbps loss-rate=0 2018-08-31 09:28:21,143 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R231112K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:28:24,474 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=17.8850 real_seconds=1.00 rate_Mbps=149.4770 tx_cpu=12 rx_cpu=31 drop=0 pkt=146514 data_loss=0.00000 2018-08-31 09:28:24,474 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] pkt-size=128 throughput=1<153064/231112<231112 Kbps loss-rate=0 2018-08-31 09:28:24,474 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R192088K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:28:27,802 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=16.1708 real_seconds=1.00 rate_Mbps=135.1362 tx_cpu=16 rx_cpu=26 drop=0 pkt=132471 data_loss=0.00000 2018-08-31 09:28:27,803 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] pkt-size=128 throughput=1<138379/192088<192088 Kbps loss-rate=0 2018-08-31 09:28:27,803 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R165233K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:28:31,134 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=17.0792 real_seconds=1.00 rate_Mbps=142.7672 tx_cpu=11 rx_cpu=28 drop=0 pkt=139913 data_loss=0.00000 2018-08-31 09:28:31,134 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] pkt-size=128 throughput=1<146193/165233<165233 Kbps loss-rate=0 2018-08-31 09:28:31,135 DEBUG undershot, min=146193 kbps=155713 max=165233 2018-08-31 09:28:31,135 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R155713K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:28:34,488 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=17.2750 real_seconds=1.00 rate_Mbps=144.3624 tx_cpu=16 rx_cpu=28 drop=0 pkt=141517 data_loss=0.00000 2018-08-31 09:28:34,488 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] pkt-size=128 throughput=146193<147827/155713<165233 Kbps loss-rate=0 2018-08-31 09:28:34,488 DEBUG undershot, min=147827 kbps=156530 max=165233 2018-08-31 09:28:34,489 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R156530K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:28:37,842 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=16.4010 real_seconds=1.00 rate_Mbps=137.0708 tx_cpu=13 rx_cpu=27 drop=0 pkt=134357 data_loss=0.00000 2018-08-31 09:28:37,842 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] pkt-size=128 throughput=147827<140360/156530<165233 Kbps loss-rate=0 2018-08-31 09:28:37,842 DEBUG undershot, min=156530 kbps=160881 max=165233 2018-08-31 09:28:37,843 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R160881K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:28:41,169 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=18.2369 real_seconds=1.00 rate_Mbps=152.4538 tx_cpu=14 rx_cpu=29 drop=0 pkt=149397 data_loss=0.00000 2018-08-31 09:28:41,170 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] pkt-size=128 throughput=156530<156112/160881<165233 Kbps loss-rate=0 2018-08-31 09:28:41,170 DEBUG undershot, min=160881 kbps=163057 max=165233 2018-08-31 09:28:41,170 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] Measuring UDP Throughput (packet size=1024)... 2018-08-31 09:28:41,171 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:28:44,523 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=124.4785 real_seconds=1.00 rate_Mbps=1041.7450 tx_cpu=15 rx_cpu=27 drop=0 pkt=127466 data_loss=0.00000 2018-08-31 09:28:44,523 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] pkt-size=1024 throughput=1<1066746/5000000<10000000 Kbps loss-rate=0 2018-08-31 09:28:44,524 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3033373K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:28:47,852 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=124.9404 real_seconds=1.00 rate_Mbps=1045.8883 tx_cpu=15 rx_cpu=30 drop=0 pkt=127939 data_loss=0.00000 2018-08-31 09:28:47,852 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] pkt-size=1024 throughput=1<1070989/3033373<3033373 Kbps loss-rate=0 2018-08-31 09:28:47,852 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2052181K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:28:51,206 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=130.1689 real_seconds=1.00 rate_Mbps=1088.6854 tx_cpu=16 rx_cpu=28 drop=34 pkt=133327 data_loss=0.02550 2018-08-31 09:28:51,206 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] pkt-size=1024 throughput=1<1114813/2052181<2052181 Kbps loss-rate=0 2018-08-31 09:28:51,207 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1583497K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:28:54,536 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=134.6914 real_seconds=1.00 rate_Mbps=1127.0029 tx_cpu=18 rx_cpu=29 drop=143 pkt=138067 data_loss=0.10361 2018-08-31 09:28:54,537 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] pkt-size=1024 throughput=1<1154050/1583497<1583497 Kbps loss-rate=0 2018-08-31 09:28:54,537 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1368773K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:28:57,865 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=146.3174 real_seconds=1.00 rate_Mbps=1224.8820 tx_cpu=18 rx_cpu=34 drop=0 pkt=149829 data_loss=0.00000 2018-08-31 09:28:57,866 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] pkt-size=1024 throughput=1<1254279/1368773<1368773 Kbps loss-rate=0 2018-08-31 09:28:57,866 DEBUG undershot, min=1254279 kbps=1311526 max=1368773 2018-08-31 09:28:57,866 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1311526K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:29:01,221 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=141.9512 real_seconds=1.00 rate_Mbps=1188.0260 tx_cpu=19 rx_cpu=31 drop=33 pkt=145391 data_loss=0.02268 2018-08-31 09:29:01,221 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] pkt-size=1024 throughput=1254279<1216538/1311526<1368773 Kbps loss-rate=0 2018-08-31 09:29:01,222 DEBUG undershot, min=1311526 kbps=1340149 max=1368773 2018-08-31 09:29:01,222 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] Measuring UDP Throughput (packet size=8192)... 2018-08-31 09:29:01,222 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:29:04,575 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=595.7578 real_seconds=1.00 rate_Mbps=4993.3344 tx_cpu=99 rx_cpu=19 drop=37 pkt=76294 data_loss=0.04850 2018-08-31 09:29:04,576 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] pkt-size=8192 throughput=1<5113174/5000000<10000000 Kbps loss-rate=0 2018-08-31 09:29:04,576 DEBUG undershot, min=5113174 kbps=7556587 max=10000000 2018-08-31 09:29:04,576 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7556587K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:29:07,903 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=899.5000 real_seconds=1.00 rate_Mbps=7539.0392 tx_cpu=70 rx_cpu=33 drop=168 pkt=115304 data_loss=0.14570 2018-08-31 09:29:07,903 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] pkt-size=8192 throughput=5113174<7719976/7556587<10000000 Kbps loss-rate=0 2018-08-31 09:29:07,904 DEBUG undershot, min=7719976 kbps=8859988 max=10000000 2018-08-31 09:29:07,904 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8859988K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:29:11,258 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=919.5391 real_seconds=1.00 rate_Mbps=7696.4896 tx_cpu=25 rx_cpu=31 drop=0 pkt=117701 data_loss=0.00000 2018-08-31 09:29:11,258 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] pkt-size=8192 throughput=7719976<7881205/8859988<10000000 Kbps loss-rate=0 2018-08-31 09:29:11,259 DEBUG undershot, min=7881205 kbps=8940602 max=10000000 2018-08-31 09:29:11,259 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8940602K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:29:14,612 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=886.8438 real_seconds=1.00 rate_Mbps=7422.3281 tx_cpu=22 rx_cpu=33 drop=0 pkt=113516 data_loss=0.00000 2018-08-31 09:29:14,613 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] pkt-size=8192 throughput=7881205<7600463/8940602<10000000 Kbps loss-rate=0 2018-08-31 09:29:14,613 DEBUG undershot, min=8940602 kbps=9470301 max=10000000 2018-08-31 09:29:14,613 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9470301K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:29:17,940 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=900.3750 real_seconds=1.00 rate_Mbps=7537.0952 tx_cpu=23 rx_cpu=33 drop=0 pkt=115248 data_loss=0.00000 2018-08-31 09:29:17,940 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] pkt-size=8192 throughput=8940602<7717985/9470301<10000000 Kbps loss-rate=0 2018-08-31 09:29:17,941 DEBUG undershot, min=9470301 kbps=9735150 max=10000000 2018-08-31 09:29:17,941 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9735150K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:29:21,270 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] megabytes=933.6875 real_seconds=1.00 rate_Mbps=7818.6324 tx_cpu=28 rx_cpu=28 drop=0 pkt=119512 data_loss=0.00000 2018-08-31 09:29:21,270 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] pkt-size=8192 throughput=9470301<8006279/9735150<10000000 Kbps loss-rate=0 2018-08-31 09:29:21,271 DEBUG undershot, min=9735150 kbps=9867575 max=10000000 2018-08-31 09:29:21,281 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.9', 'ip_to': u'192.168.1.8', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.3, 'throughput_kbps': 15609077, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.39, 'throughput_kbps': 14581906, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.18, 'throughput_kbps': 15266603, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 156112, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.02, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1216538, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 8006279, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.987', 'rtt_max_ms': '46.916', 'rtt_min_ms': '0.219', 'rtt_stddev': '13.976', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.274', 'rtt_max_ms': '0.430', 'rtt_min_ms': '0.192', 'rtt_stddev': '0.089', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.240', 'rtt_max_ms': '0.582', 'rtt_min_ms': '0.119', 'rtt_stddev': '0.125', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-08-31 09:29:21,282 INFO Deleting floating ip 967d2e62-a944-48fa-9c85-2aa571851b15 2018-08-31 09:29:23,024 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] Floating IP 172.30.9.206 deleted 2018-08-31 09:29:23,188 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43681] Instance deleted 2018-08-31 09:29:23,192 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] Creating client VM... 2018-08-31 09:29:23,192 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-31 09:29:28,218 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] VM status=BUILD, retrying 1 of 90... 2018-08-31 09:29:30,625 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] VM status=BUILD, retrying 2 of 90... 2018-08-31 09:29:33,061 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] VM status=BUILD, retrying 3 of 90... 2018-08-31 09:29:35,817 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] VM status=BUILD, retrying 4 of 90... 2018-08-31 09:29:38,446 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] VM status=BUILD, retrying 5 of 90... 2018-08-31 09:29:44,614 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] Internal network IP: 192.168.2.15 2018-08-31 09:29:44,614 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] SSH IP: 172.30.9.200 2018-08-31 09:29:44,614 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] Setup SSH for ubuntu@172.30.9.200 2018-08-31 09:29:55,936 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] Installing nuttcp-8.1.4... 2018-08-31 09:29:55,983 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] Copying nuttcp-8.1.4 to target... 2018-08-31 09:29:56,156 INFO ============================================================ 2018-08-31 09:29:56,156 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-08-31 09:30:05,203 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] PING 192.168.1.8 (192.168.1.8) 64(92) bytes of data. 72 bytes from 192.168.1.8: icmp_seq=1 ttl=63 time=1.54 ms 72 bytes from 192.168.1.8: icmp_seq=2 ttl=63 time=0.788 ms 72 bytes from 192.168.1.8: icmp_seq=3 ttl=63 time=0.427 ms 72 bytes from 192.168.1.8: icmp_seq=4 ttl=63 time=0.301 ms 72 bytes from 192.168.1.8: icmp_seq=5 ttl=63 time=0.357 ms 72 bytes from 192.168.1.8: icmp_seq=6 ttl=63 time=0.370 ms 72 bytes from 192.168.1.8: icmp_seq=7 ttl=63 time=0.375 ms 72 bytes from 192.168.1.8: icmp_seq=8 ttl=63 time=0.304 ms 72 bytes from 192.168.1.8: icmp_seq=9 ttl=63 time=0.483 ms 72 bytes from 192.168.1.8: icmp_seq=10 ttl=63 time=0.382 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.301/0.533/1.543/0.362 ms 2018-08-31 09:30:14,247 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] PING 192.168.1.8 (192.168.1.8) 391(419) bytes of data. 399 bytes from 192.168.1.8: icmp_seq=1 ttl=63 time=0.350 ms 399 bytes from 192.168.1.8: icmp_seq=2 ttl=63 time=0.364 ms 399 bytes from 192.168.1.8: icmp_seq=3 ttl=63 time=0.389 ms 399 bytes from 192.168.1.8: icmp_seq=4 ttl=63 time=0.671 ms 399 bytes from 192.168.1.8: icmp_seq=5 ttl=63 time=0.429 ms 399 bytes from 192.168.1.8: icmp_seq=6 ttl=63 time=0.365 ms 399 bytes from 192.168.1.8: icmp_seq=7 ttl=63 time=0.722 ms 399 bytes from 192.168.1.8: icmp_seq=8 ttl=63 time=0.295 ms 399 bytes from 192.168.1.8: icmp_seq=9 ttl=63 time=0.304 ms 399 bytes from 192.168.1.8: icmp_seq=10 ttl=63 time=0.364 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.295/0.425/0.722/0.141 ms 2018-08-31 09:30:23,295 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] PING 192.168.1.8 (192.168.1.8) 1500(1528) bytes of data. 1508 bytes from 192.168.1.8: icmp_seq=1 ttl=63 time=1.24 ms 1508 bytes from 192.168.1.8: icmp_seq=2 ttl=63 time=0.598 ms 1508 bytes from 192.168.1.8: icmp_seq=3 ttl=63 time=0.367 ms 1508 bytes from 192.168.1.8: icmp_seq=4 ttl=63 time=0.520 ms 1508 bytes from 192.168.1.8: icmp_seq=5 ttl=63 time=0.649 ms 1508 bytes from 192.168.1.8: icmp_seq=6 ttl=63 time=0.338 ms 1508 bytes from 192.168.1.8: icmp_seq=7 ttl=63 time=0.316 ms 1508 bytes from 192.168.1.8: icmp_seq=8 ttl=63 time=0.360 ms 1508 bytes from 192.168.1.8: icmp_seq=9 ttl=63 time=0.404 ms 1508 bytes from 192.168.1.8: icmp_seq=10 ttl=63 time=0.465 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.316/0.526/1.243/0.261 ms 2018-08-31 09:30:23,296 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] Measuring TCP Throughput (packet size=65536)... 2018-08-31 09:30:23,296 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:30:33,423 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=2262.8705 real_seconds=10.01 rate_Mbps=1896.9059 tx_cpu=4 rx_cpu=7 retrans=37 cwnd=326 rtt_ms=0.38 2018-08-31 09:30:33,423 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:30:43,526 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=2195.7833 real_seconds=10.01 rate_Mbps=1840.1817 tx_cpu=4 rx_cpu=8 retrans=28 cwnd=326 rtt_ms=0.32 2018-08-31 09:30:43,527 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:30:53,626 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=2095.1040 real_seconds=10.01 rate_Mbps=1756.0796 tx_cpu=3 rx_cpu=10 retrans=53 cwnd=322 rtt_ms=0.28 2018-08-31 09:30:53,627 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] Measuring UDP Throughput (packet size=128)... 2018-08-31 09:30:53,627 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:30:56,952 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=17.9363 real_seconds=1.00 rate_Mbps=150.3062 tx_cpu=19 rx_cpu=21 drop=51770 pkt=198704 data_loss=26.05387 2018-08-31 09:30:56,952 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=128 throughput=1<153913/5000000<10000000 Kbps loss-rate=26 2018-08-31 09:30:56,953 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R461739K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:31:00,279 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=17.2484 real_seconds=1.01 rate_Mbps=143.2932 tx_cpu=17 rx_cpu=20 drop=42655 pkt=183954 data_loss=23.18784 2018-08-31 09:31:00,280 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=128 throughput=1<146732/461739<461739 Kbps loss-rate=23 2018-08-31 09:31:00,280 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R304235K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:31:03,608 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=17.7808 real_seconds=1.01 rate_Mbps=148.1958 tx_cpu=14 rx_cpu=19 drop=31079 pkt=176739 data_loss=17.58457 2018-08-31 09:31:03,609 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=128 throughput=1<151752/304235<304235 Kbps loss-rate=17 2018-08-31 09:31:03,609 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R227993K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:31:06,936 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=17.6956 real_seconds=1.01 rate_Mbps=147.5870 tx_cpu=17 rx_cpu=21 drop=47945 pkt=192908 data_loss=24.85402 2018-08-31 09:31:06,937 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=128 throughput=1<151129/227993<227993 Kbps loss-rate=24 2018-08-31 09:31:06,937 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R189561K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:31:10,264 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=17.6737 real_seconds=1.00 rate_Mbps=147.6958 tx_cpu=71 rx_cpu=20 drop=40335 pkt=185118 data_loss=21.78879 2018-08-31 09:31:10,265 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=128 throughput=1<151240/189561<189561 Kbps loss-rate=21 2018-08-31 09:31:10,265 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R170400K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:31:13,617 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=17.9359 real_seconds=1.00 rate_Mbps=149.8211 tx_cpu=95 rx_cpu=19 drop=19475 pkt=166406 data_loss=11.70323 2018-08-31 09:31:13,618 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=128 throughput=1<153416/170400<170400 Kbps loss-rate=11 2018-08-31 09:31:13,618 DEBUG overshot, min=1 kbps=153416 max=170400 2018-08-31 09:31:13,618 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R153416K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:31:16,970 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=17.9263 real_seconds=1.00 rate_Mbps=150.2932 tx_cpu=92 rx_cpu=22 drop=2968 pkt=149820 data_loss=1.98102 2018-08-31 09:31:16,971 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=128 throughput=1<153900/153416<170400 Kbps loss-rate=1 2018-08-31 09:31:16,971 DEBUG undershot, min=153900 kbps=162150 max=170400 2018-08-31 09:31:16,971 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R162150K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:31:20,323 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=17.9806 real_seconds=1.00 rate_Mbps=150.2688 tx_cpu=65 rx_cpu=20 drop=11053 pkt=158350 data_loss=6.97990 2018-08-31 09:31:20,323 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=128 throughput=153900<153875/162150<170400 Kbps loss-rate=6 2018-08-31 09:31:20,323 DEBUG overshot, min=153900 kbps=153875 max=162150 2018-08-31 09:31:20,323 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R153875K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:31:23,649 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=17.9603 real_seconds=1.00 rate_Mbps=150.2508 tx_cpu=93 rx_cpu=20 drop=3138 pkt=150269 data_loss=2.08849 2018-08-31 09:31:23,649 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=128 throughput=153900<153856/153875<162150 Kbps loss-rate=2 2018-08-31 09:31:23,649 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] Measuring UDP Throughput (packet size=1024)... 2018-08-31 09:31:23,650 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:31:27,001 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=144.9551 real_seconds=1.01 rate_Mbps=1198.4583 tx_cpu=31 rx_cpu=22 drop=16012 pkt=164446 data_loss=9.73692 2018-08-31 09:31:27,002 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=1024 throughput=1<1227221/5000000<10000000 Kbps loss-rate=9 2018-08-31 09:31:27,002 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3113610K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:31:30,328 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=144.3809 real_seconds=1.01 rate_Mbps=1203.0041 tx_cpu=29 rx_cpu=21 drop=21982 pkt=169828 data_loss=12.94368 2018-08-31 09:31:30,328 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=1024 throughput=1<1231876/3113610<3113610 Kbps loss-rate=12 2018-08-31 09:31:30,329 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2172743K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:31:33,661 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=144.0938 real_seconds=1.01 rate_Mbps=1198.2683 tx_cpu=31 rx_cpu=21 drop=35940 pkt=183492 data_loss=19.58665 2018-08-31 09:31:33,661 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=1024 throughput=1<1227026/2172743<2172743 Kbps loss-rate=19 2018-08-31 09:31:33,662 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1699884K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:31:37,014 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=142.6758 real_seconds=1.01 rate_Mbps=1179.9822 tx_cpu=29 rx_cpu=20 drop=15110 pkt=161210 data_loss=9.37283 2018-08-31 09:31:37,015 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=1024 throughput=1<1208301/1699884<1699884 Kbps loss-rate=9 2018-08-31 09:31:37,015 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1454092K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:31:40,341 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=142.2402 real_seconds=1.00 rate_Mbps=1188.1621 tx_cpu=53 rx_cpu=20 drop=31760 pkt=177414 data_loss=17.90167 2018-08-31 09:31:40,342 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=1024 throughput=1<1216677/1454092<1454092 Kbps loss-rate=17 2018-08-31 09:31:40,342 DEBUG overshot, min=1 kbps=1216677 max=1454092 2018-08-31 09:31:40,342 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1216677K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:31:43,700 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=142.8721 real_seconds=1.00 rate_Mbps=1197.0804 tx_cpu=95 rx_cpu=21 drop=2219 pkt=148520 data_loss=1.49408 2018-08-31 09:31:43,700 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=1024 throughput=1<1225810/1216677<1454092 Kbps loss-rate=1 2018-08-31 09:31:43,700 DEBUG undershot, min=1225810 kbps=1339951 max=1454092 2018-08-31 09:31:43,701 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1339951K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:31:47,051 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=144.7236 real_seconds=1.01 rate_Mbps=1207.5633 tx_cpu=42 rx_cpu=21 drop=15372 pkt=163569 data_loss=9.39792 2018-08-31 09:31:47,052 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=1024 throughput=1225810<1236544/1339951<1454092 Kbps loss-rate=9 2018-08-31 09:31:47,052 DEBUG overshot, min=1225810 kbps=1236544 max=1339951 2018-08-31 09:31:47,052 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1236544K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:31:50,377 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=142.6045 real_seconds=1.00 rate_Mbps=1192.4992 tx_cpu=78 rx_cpu=21 drop=4918 pkt=150945 data_loss=3.25812 2018-08-31 09:31:50,377 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=1024 throughput=1225810<1221119/1236544<1339951 Kbps loss-rate=3 2018-08-31 09:31:50,377 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] Measuring UDP Throughput (packet size=8192)... 2018-08-31 09:31:50,378 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:31:53,733 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=191.6484 real_seconds=1.00 rate_Mbps=1602.5531 tx_cpu=14 rx_cpu=9 drop=45134 pkt=69665 data_loss=64.78720 2018-08-31 09:31:53,734 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=8192 throughput=1<1641014/5000000<10000000 Kbps loss-rate=64 2018-08-31 09:31:53,734 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3320507K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:31:57,060 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=185.8906 real_seconds=1.00 rate_Mbps=1553.8134 tx_cpu=99 rx_cpu=8 drop=26873 pkt=50667 data_loss=53.03847 2018-08-31 09:31:57,060 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=8192 throughput=1<1591104/3320507<3320507 Kbps loss-rate=53 2018-08-31 09:31:57,061 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2455805K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:32:00,385 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=189.4062 real_seconds=1.00 rate_Mbps=1583.2532 tx_cpu=99 rx_cpu=9 drop=13229 pkt=37473 data_loss=35.30277 2018-08-31 09:32:00,385 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=8192 throughput=1<1621251/2455805<2455805 Kbps loss-rate=35 2018-08-31 09:32:00,386 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2038528K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:32:03,714 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=192.6094 real_seconds=1.00 rate_Mbps=1608.8275 tx_cpu=99 rx_cpu=7 drop=6452 pkt=31106 data_loss=20.74196 2018-08-31 09:32:03,714 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=8192 throughput=1<1647439/2038528<2038528 Kbps loss-rate=20 2018-08-31 09:32:03,715 DEBUG overshot, min=1 kbps=1647439 max=2038528 2018-08-31 09:32:03,715 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1647439K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:32:07,042 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=195.9609 real_seconds=1.00 rate_Mbps=1643.0656 tx_cpu=99 rx_cpu=8 drop=55 pkt=25138 data_loss=0.21880 2018-08-31 09:32:07,042 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=8192 throughput=1<1682499/1647439<2038528 Kbps loss-rate=0 2018-08-31 09:32:07,042 DEBUG undershot, min=1682499 kbps=1860513 max=2038528 2018-08-31 09:32:07,042 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1860513K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:32:10,369 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=200.3672 real_seconds=1.00 rate_Mbps=1674.4439 tx_cpu=99 rx_cpu=9 drop=2743 pkt=28390 data_loss=9.66186 2018-08-31 09:32:10,369 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=8192 throughput=1682499<1714630/1860513<2038528 Kbps loss-rate=9 2018-08-31 09:32:10,370 DEBUG overshot, min=1682499 kbps=1714630 max=1860513 2018-08-31 09:32:10,370 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1714630K -p5001 -P5002 -fparse 192.168.1.8 2018-08-31 09:32:13,698 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=193.3594 real_seconds=1.00 rate_Mbps=1616.4264 tx_cpu=99 rx_cpu=11 drop=1413 pkt=26163 data_loss=5.40073 2018-08-31 09:32:13,698 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=8192 throughput=1682499<1655220/1714630<1860513 Kbps loss-rate=5 2018-08-31 09:32:13,699 DEBUG overshot, min=1682499 kbps=1655220 max=1714630 2018-08-31 09:32:13,708 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.15', 'ip_to': u'192.168.1.8', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 37, 'rtt_ms': 0.38, 'throughput_kbps': 1942431, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 28, 'rtt_ms': 0.32, 'throughput_kbps': 1884346, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 53, 'rtt_ms': 0.28, 'throughput_kbps': 1798225, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.09, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 153856, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.26, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1221119, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.4, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1655220, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.533', 'rtt_max_ms': '1.543', 'rtt_min_ms': '0.301', 'rtt_stddev': '0.362', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.425', 'rtt_max_ms': '0.722', 'rtt_min_ms': '0.295', 'rtt_stddev': '0.141', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.526', 'rtt_max_ms': '1.243', 'rtt_min_ms': '0.316', 'rtt_stddev': '0.261', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-31 09:32:13,710 INFO ============================================================ 2018-08-31 09:32:13,710 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-08-31 09:32:22,777 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] PING 172.30.9.202 (172.30.9.202) 64(92) bytes of data. 72 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=0.657 ms 72 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.373 ms 72 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.440 ms 72 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.300 ms 72 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.391 ms 72 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.375 ms 72 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.302 ms 72 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.565 ms 72 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.269 ms 72 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.262 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.262/0.393/0.657/0.124 ms 2018-08-31 09:32:31,825 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] PING 172.30.9.202 (172.30.9.202) 391(419) bytes of data. 399 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=0.230 ms 399 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.452 ms 399 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.272 ms 399 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.219 ms 399 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.230 ms 399 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.480 ms 399 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.318 ms 399 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.522 ms 399 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.211 ms 399 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.261 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.211/0.319/0.522/0.114 ms 2018-08-31 09:32:40,873 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] PING 172.30.9.202 (172.30.9.202) 1500(1528) bytes of data. 1508 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=1.48 ms 1508 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.290 ms 1508 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.315 ms 1508 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.379 ms 1508 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.399 ms 1508 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.306 ms 1508 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.391 ms 1508 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.303 ms 1508 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.334 ms 1508 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.397 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.290/0.460/1.486/0.344 ms 2018-08-31 09:32:40,874 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] Measuring TCP Throughput (packet size=65536)... 2018-08-31 09:32:40,875 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2018-08-31 09:32:51,000 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=2251.6580 real_seconds=10.01 rate_Mbps=1887.2761 tx_cpu=4 rx_cpu=7 retrans=19 cwnd=319 rtt_ms=0.41 2018-08-31 09:32:51,001 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2018-08-31 09:33:01,101 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=2245.6717 real_seconds=10.01 rate_Mbps=1882.1083 tx_cpu=4 rx_cpu=7 retrans=31 cwnd=436 rtt_ms=0.42 2018-08-31 09:33:01,101 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2018-08-31 09:33:11,201 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=2248.7942 real_seconds=10.01 rate_Mbps=1884.6669 tx_cpu=4 rx_cpu=7 retrans=7 cwnd=323 rtt_ms=0.29 2018-08-31 09:33:11,201 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] Measuring UDP Throughput (packet size=128)... 2018-08-31 09:33:11,202 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2018-08-31 09:33:14,527 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=16.0920 real_seconds=1.01 rate_Mbps=134.1770 tx_cpu=17 rx_cpu=17 drop=56682 pkt=188508 data_loss=30.06884 2018-08-31 09:33:14,528 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=128 throughput=1<137397/5000000<10000000 Kbps loss-rate=30 2018-08-31 09:33:14,528 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R412191K -p5001 -P5002 -fparse 172.30.9.202 2018-08-31 09:33:17,855 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=16.4462 real_seconds=1.01 rate_Mbps=136.7392 tx_cpu=16 rx_cpu=19 drop=63633 pkt=198360 data_loss=32.07951 2018-08-31 09:33:17,856 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=128 throughput=1<140020/412191<412191 Kbps loss-rate=32 2018-08-31 09:33:17,856 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R276105K -p5001 -P5002 -fparse 172.30.9.202 2018-08-31 09:33:21,208 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=16.7676 real_seconds=1.00 rate_Mbps=140.3634 tx_cpu=19 rx_cpu=18 drop=44379 pkt=181739 data_loss=24.41886 2018-08-31 09:33:21,209 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=128 throughput=1<143732/276105<276105 Kbps loss-rate=24 2018-08-31 09:33:21,209 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R209918K -p5001 -P5002 -fparse 172.30.9.202 2018-08-31 09:33:24,536 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=16.7675 real_seconds=1.00 rate_Mbps=140.4521 tx_cpu=18 rx_cpu=19 drop=53445 pkt=190804 data_loss=28.01022 2018-08-31 09:33:24,536 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=128 throughput=1<143822/209918<209918 Kbps loss-rate=28 2018-08-31 09:33:24,537 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R176870K -p5001 -P5002 -fparse 172.30.9.202 2018-08-31 09:33:27,864 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=16.2863 real_seconds=1.01 rate_Mbps=135.6810 tx_cpu=69 rx_cpu=19 drop=38162 pkt=171579 data_loss=22.24143 2018-08-31 09:33:27,864 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=128 throughput=1<138937/176870<176870 Kbps loss-rate=22 2018-08-31 09:33:27,864 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R157903K -p5001 -P5002 -fparse 172.30.9.202 2018-08-31 09:33:31,193 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=16.5238 real_seconds=1.01 rate_Mbps=137.7045 tx_cpu=75 rx_cpu=20 drop=18589 pkt=153952 data_loss=12.07471 2018-08-31 09:33:31,193 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=128 throughput=1<141009/157903<157903 Kbps loss-rate=12 2018-08-31 09:33:31,193 DEBUG overshot, min=1 kbps=141009 max=157903 2018-08-31 09:33:31,194 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R141009K -p5001 -P5002 -fparse 172.30.9.202 2018-08-31 09:33:34,521 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=16.6566 real_seconds=1.00 rate_Mbps=139.7116 tx_cpu=95 rx_cpu=23 drop=1253 pkt=137704 data_loss=0.91019 2018-08-31 09:33:34,521 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=128 throughput=1<143064/141009<157903 Kbps loss-rate=0 2018-08-31 09:33:34,522 DEBUG undershot, min=143064 kbps=150483 max=157903 2018-08-31 09:33:34,522 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R150483K -p5001 -P5002 -fparse 172.30.9.202 2018-08-31 09:33:37,847 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=17.5310 real_seconds=1.00 rate_Mbps=146.8201 tx_cpu=80 rx_cpu=19 drop=3342 pkt=146956 data_loss=2.27437 2018-08-31 09:33:37,847 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=128 throughput=143064<150343/150483<157903 Kbps loss-rate=2 2018-08-31 09:33:37,848 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] Measuring UDP Throughput (packet size=1024)... 2018-08-31 09:33:37,848 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2018-08-31 09:33:41,175 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=139.5361 real_seconds=1.00 rate_Mbps=1169.2394 tx_cpu=28 rx_cpu=21 drop=24980 pkt=167865 data_loss=14.88104 2018-08-31 09:33:41,176 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=1024 throughput=1<1197301/5000000<10000000 Kbps loss-rate=14 2018-08-31 09:33:41,176 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3098650K -p5001 -P5002 -fparse 172.30.9.202 2018-08-31 09:33:44,505 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=137.5938 real_seconds=1.01 rate_Mbps=1143.8193 tx_cpu=29 rx_cpu=21 drop=45825 pkt=186721 data_loss=24.54193 2018-08-31 09:33:44,505 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=1024 throughput=1<1171270/3098650<3098650 Kbps loss-rate=24 2018-08-31 09:33:44,506 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2134960K -p5001 -P5002 -fparse 172.30.9.202 2018-08-31 09:33:47,832 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=135.4482 real_seconds=1.01 rate_Mbps=1130.1555 tx_cpu=33 rx_cpu=21 drop=28177 pkt=166876 data_loss=16.88500 2018-08-31 09:33:47,833 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=1024 throughput=1<1157279/2134960<2134960 Kbps loss-rate=16 2018-08-31 09:33:47,833 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1646119K -p5001 -P5002 -fparse 172.30.9.202 2018-08-31 09:33:51,161 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=135.5469 real_seconds=1.01 rate_Mbps=1122.9221 tx_cpu=28 rx_cpu=21 drop=49702 pkt=188502 data_loss=26.36682 2018-08-31 09:33:51,162 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=1024 throughput=1<1149872/1646119<1646119 Kbps loss-rate=26 2018-08-31 09:33:51,162 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1397995K -p5001 -P5002 -fparse 172.30.9.202 2018-08-31 09:33:54,513 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=131.8691 real_seconds=1.01 rate_Mbps=1099.9683 tx_cpu=48 rx_cpu=19 drop=33838 pkt=168872 data_loss=20.03770 2018-08-31 09:33:54,514 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=1024 throughput=1<1126367/1397995<1397995 Kbps loss-rate=20 2018-08-31 09:33:54,514 DEBUG overshot, min=1 kbps=1126367 max=1397995 2018-08-31 09:33:54,515 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1126367K -p5001 -P5002 -fparse 172.30.9.202 2018-08-31 09:33:57,867 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=131.2705 real_seconds=1.00 rate_Mbps=1098.8736 tx_cpu=85 rx_cpu=19 drop=3075 pkt=137496 data_loss=2.23641 2018-08-31 09:33:57,867 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=1024 throughput=1<1125246/1126367<1397995 Kbps loss-rate=2 2018-08-31 09:33:57,867 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] Measuring UDP Throughput (packet size=8192)... 2018-08-31 09:33:57,868 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2018-08-31 09:34:01,221 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=185.4688 real_seconds=1.00 rate_Mbps=1552.2947 tx_cpu=24 rx_cpu=8 drop=46054 pkt=69794 data_loss=65.98560 2018-08-31 09:34:01,222 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=8192 throughput=1<1589549/5000000<10000000 Kbps loss-rate=65 2018-08-31 09:34:01,222 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3294774K -p5001 -P5002 -fparse 172.30.9.202 2018-08-31 09:34:04,549 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=189.3516 real_seconds=1.00 rate_Mbps=1586.9836 tx_cpu=99 rx_cpu=9 drop=26038 pkt=50275 data_loss=51.79113 2018-08-31 09:34:04,549 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=8192 throughput=1<1625071/3294774<3294774 Kbps loss-rate=51 2018-08-31 09:34:04,549 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2459922K -p5001 -P5002 -fparse 172.30.9.202 2018-08-31 09:34:07,875 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=186.5469 real_seconds=1.00 rate_Mbps=1563.6302 tx_cpu=99 rx_cpu=7 drop=13658 pkt=37536 data_loss=36.38639 2018-08-31 09:34:07,876 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=8192 throughput=1<1601157/2459922<2459922 Kbps loss-rate=36 2018-08-31 09:34:07,876 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2030539K -p5001 -P5002 -fparse 172.30.9.202 2018-08-31 09:34:11,228 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=182.4297 real_seconds=1.00 rate_Mbps=1524.6184 tx_cpu=96 rx_cpu=8 drop=7633 pkt=30984 data_loss=24.63529 2018-08-31 09:34:11,229 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=8192 throughput=1<1561209/2030539<2030539 Kbps loss-rate=24 2018-08-31 09:34:11,229 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1795874K -p5001 -P5002 -fparse 172.30.9.202 2018-08-31 09:34:14,557 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] megabytes=206.6172 real_seconds=1.00 rate_Mbps=1728.6152 tx_cpu=99 rx_cpu=8 drop=956 pkt=27403 data_loss=3.48865 2018-08-31 09:34:14,557 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] pkt-size=8192 throughput=1<1770101/1795874<1795874 Kbps loss-rate=3 2018-08-31 09:34:14,568 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.15', 'ip_to': u'172.30.9.202', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 19, 'rtt_ms': 0.41, 'throughput_kbps': 1932570, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 31, 'rtt_ms': 0.42, 'throughput_kbps': 1927278, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 7, 'rtt_ms': 0.29, 'throughput_kbps': 1929898, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.27, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 150343, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.24, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1125246, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.49, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1770101, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.393', 'rtt_max_ms': '0.657', 'rtt_min_ms': '0.262', 'rtt_stddev': '0.124', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.319', 'rtt_max_ms': '0.522', 'rtt_min_ms': '0.211', 'rtt_stddev': '0.114', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.460', 'rtt_max_ms': '1.486', 'rtt_min_ms': '0.290', 'rtt_stddev': '0.344', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-31 09:34:14,569 INFO Deleting floating ip fe39ecac-4cc2-4ff6-bab0-b560b320beb4 2018-08-31 09:34:16,593 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] Floating IP 172.30.9.200 deleted 2018-08-31 09:34:16,804 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43682] Instance deleted 2018-08-31 09:34:16,918 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43683] Creating client VM... 2018-08-31 09:34:16,919 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43683] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-31 09:34:21,751 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43683] VM status=BUILD, retrying 1 of 90... 2018-08-31 09:34:24,270 DEBUG [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43683] VM status=BUILD, retrying 2 of 90... 2018-08-31 09:34:26,886 ERROR Instance creation error: No valid host was found. There are not enough hosts available. 2018-08-31 09:34:26,886 ERROR Instance failed status=ERROR 2018-08-31 09:34:28,004 INFO [TestClient_ea537419-df2b-4dc8-8fab-15710a2e43683] Server creation failed 2018-08-31 09:34:28,004 INFO { 'desc': 'VM to VM same network fixed IP (inter-node)', 'results': ['error: VM cannot be spawned.']} 2018-08-31 09:34:28,005 INFO Cleaning up... 2018-08-31 09:34:28,005 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] Terminating nuttcp-8.1.4 2018-08-31 09:34:28,020 INFO Deleting floating ip 73b11bc5-2481-4298-8cb7-0c79a35caff7 2018-08-31 09:34:29,955 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] Floating IP 172.30.9.202 deleted 2018-08-31 09:34:30,133 DEBUG [TestServer_ea537419-df2b-4dc8-8fab-15710a2e43681] Instance deleted 2018-08-31 09:34:37,432 INFO Network pns-internal-net_ea537419-df2b-4dc8-8fab-15710a2e4368 deleted. 2018-08-31 09:34:40,478 INFO Network pns-internal-net2_ea537419-df2b-4dc8-8fab-15710a2e4368 deleted. 2018-08-31 09:34:40,529 INFO Removed public key pns_public_key 2018-08-31 09:34:40,529 INFO Deleting security group 2018-08-31 09:34:40,987 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 8 [66.67%] Failed Scenarios: 4 [33.33%] Skipped Scenarios: 17 +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '15152528', 'rtt_ms': '0.29'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 156112, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1216538, | | | | | 'loss_rate': 0.02}, 8192: {'tp_kbps': 8006279, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.274/0.192/0.430/0.089', | | | | | '64-byte': '4.987/0.219/46.916/13.976', '1500-byte': '0.240/0.119/0.582/0.125'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | FAILED | {} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | FAILED | {} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | FAILED | {} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | FAILED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1875000', 'rtt_ms': '0.326667'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 153856, 'loss_rate': 2.09}, 1024: {'tp_kbps': 1221119, | | | | | 'loss_rate': 3.26}, 8192: {'tp_kbps': 1655220, 'loss_rate': 5.4}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.425/0.295/0.722/0.141', | | | | | '64-byte': '0.533/0.301/1.543/0.362', '1500-byte': '0.526/0.316/1.243/0.261'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | SKIPPED | {} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | SKIPPED | {} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | SKIPPED | {} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1929915', 'rtt_ms': '0.373333'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 150343, 'loss_rate': 2.27}, 1024: {'tp_kbps': 1125246, | | | | | 'loss_rate': 2.24}, 8192: {'tp_kbps': 1770101, 'loss_rate': 3.49}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.319/0.211/0.522/0.114', | | | | | '64-byte': '0.393/0.262/0.657/0.124', '1500-byte': '0.460/0.290/1.486/0.344'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | SKIPPED | {} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | SKIPPED | {} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | SKIPPED | {} | | 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-31 09:34:40,989 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-08-31 09:34:41,195 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 09:34:41,196 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 10:34 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-31 09:34:41,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 09:34:41,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}de906a07117a9680a816830f8b53acdc01fe984f" 2018-08-31 09:34:41,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1706 X-Openstack-Request-Id: req-2ffd7e6d-0af4-4c53-bcf8-4c79f595e86c Date: Fri, 31 Aug 2018 09:34:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cc04c4796cb54c97b357ea0e59971e41", "created_at": "2018-08-31T08:30:30Z", "admin_state_up": true, "updated_at": "2018-08-31T08:30:33Z", "project_id": "cc04c4796cb54c97b357ea0e59971e41", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "125280b3-121d-43e6-86fe-cacfbd5a110e", "name": "tempest-pretest-check-356672259"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0d8c937f212645d68823019aed04a0f8", "created_at": "2018-08-31T09:24:08Z", "admin_state_up": true, "updated_at": "2018-08-31T09:34:33Z", "project_id": "0d8c937f212645d68823019aed04a0f8", "flavor_id": null, "revision_number": 11, "routes": [], "ha": true, "id": "5c32e38f-626a-402b-82dc-e61e853a0425", "name": "vmtp-router_ea537419-df2b-4dc8-8fab-15710a2e4368"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "03ec77aad31d42b194b0233527b23819", "created_at": "2018-08-31T08:31:53Z", "admin_state_up": false, "updated_at": "2018-08-31T08:31:53Z", "project_id": "03ec77aad31d42b194b0233527b23819", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "82e9eaaf-d7f3-496a-ad93-d46784e73824", "name": "tempest-router-444480948"}]} 2018-08-31 09:34:41,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-2ffd7e6d-0af4-4c53-bcf8-4c79f595e86c 2018-08-31 09:34:41,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.591007947922s 2018-08-31 09:34:41,793 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-2ffd7e6d-0af4-4c53-bcf8-4c79f595e86c 2018-08-31 09:34:41,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 09:34:41,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/routers/5c32e38f-626a-402b-82dc-e61e853a0425.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de906a07117a9680a816830f8b53acdc01fe984f" 2018-08-31 09:34:45,929 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6be6a89d-6c8f-4b5a-a0f9-78e69d99f322 Content-Length: 0 Date: Fri, 31 Aug 2018 09:34:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:34:45,929 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/5c32e38f-626a-402b-82dc-e61e853a0425.json used request id req-6be6a89d-6c8f-4b5a-a0f9-78e69d99f322 2018-08-31 09:34:45,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.13417291641s 2018-08-31 09:34:45,930 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/5c32e38f-626a-402b-82dc-e61e853a0425.json used request id req-6be6a89d-6c8f-4b5a-a0f9-78e69d99f322 2018-08-31 09:34:45,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:34:45,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de906a07117a9680a816830f8b53acdc01fe984f" 2018-08-31 09:34:46,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-f3a643ef-3c5f-407c-8d3c-4635022ed0ce Date: Fri, 31 Aug 2018 09:34:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:24:22Z", "file": "/v2/images/9547b4cf-9d25-4f6b-8087-b7535247b6f1/file", "owner": "0d8c937f212645d68823019aed04a0f8", "id": "9547b4cf-9d25-4f6b-8087-b7535247b6f1", "size": 263193088, "self": "/v2/images/9547b4cf-9d25-4f6b-8087-b7535247b6f1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/9547b4cf-9d25-4f6b-8087-b7535247b6f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/9547b4cf-9d25-4f6b-8087-b7535247b6f1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_ea537419-df2b-4dc8-8fab-15710a2e4368", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "vmtp-img_ea537419-df2b-4dc8-8fab-15710a2e4368", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T09:24:16Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:34:46,230 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-f3a643ef-3c5f-407c-8d3c-4635022ed0ce 2018-08-31 09:34:46,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.295874118805s 2018-08-31 09:34:46,230 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-f3a643ef-3c5f-407c-8d3c-4635022ed0ce 2018-08-31 09:34:46,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 09:34:46,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/9547b4cf-9d25-4f6b-8087-b7535247b6f1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de906a07117a9680a816830f8b53acdc01fe984f" 2018-08-31 09:34:46,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2517413f-4bff-417e-8a4b-36b17c1bac43 Date: Fri, 31 Aug 2018 09:34: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-31 09:34:46,853 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/9547b4cf-9d25-4f6b-8087-b7535247b6f1 used request id req-2517413f-4bff-417e-8a4b-36b17c1bac43 2018-08-31 09:34:46,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.621237039566s 2018-08-31 09:34:46,854 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/9547b4cf-9d25-4f6b-8087-b7535247b6f1 used request id req-2517413f-4bff-417e-8a4b-36b17c1bac43 2018-08-31 09:34:46,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 09:34:46,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:34:47,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:34:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09b9a11d-b5ad-4cb8-88b1-90ed3c1de3e9 x-compute-request-id: req-09b9a11d-b5ad-4cb8-88b1-90ed3c1de3e9 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_ea537419-df2b-4dc8-8fab-15710a2e4368", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/bbadd814-20fd-4e42-aafe-f7fac989e5e8", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/bbadd814-20fd-4e42-aafe-f7fac989e5e8", "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": "bbadd814-20fd-4e42-aafe-f7fac989e5e8"}]} 2018-08-31 09:34:47,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-09b9a11d-b5ad-4cb8-88b1-90ed3c1de3e9 2018-08-31 09:34:47,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.3057949543s 2018-08-31 09:34:47,161 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-09b9a11d-b5ad-4cb8-88b1-90ed3c1de3e9 2018-08-31 09:34:47,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 09:34:47,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/bbadd814-20fd-4e42-aafe-f7fac989e5e8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:34:47,211 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 09:34:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-403ce48e-6412-4f55-83b3-31683ef3e726 x-compute-request-id: req-403ce48e-6412-4f55-83b3-31683ef3e726 Content-Length: 0 Content-Type: application/json 2018-08-31 09:34:47,211 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/bbadd814-20fd-4e42-aafe-f7fac989e5e8 used request id req-403ce48e-6412-4f55-83b3-31683ef3e726 2018-08-31 09:34:47,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0488750934601s 2018-08-31 09:34:47,212 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/bbadd814-20fd-4e42-aafe-f7fac989e5e8 used request id req-403ce48e-6412-4f55-83b3-31683ef3e726 2018-08-31 09:34:47,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:34:47,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:34:47,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b16f619-ec7f-4280-bc66-b5342501e7e2 Content-Encoding: gzip Content-Length: 965 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmtp-user_ea537419-df2b-4dc8-8fab-15710a2e4368", "links": {"self": "http://172.30.9.34:5000/v3/users/25f86a7373ea4573988fd62914fe3a6c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "25f86a7373ea4573988fd62914fe3a6c", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:34:47,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-0b16f619-ec7f-4280-bc66-b5342501e7e2 2018-08-31 09:34:47,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205012083054s 2018-08-31 09:34:47,418 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-0b16f619-ec7f-4280-bc66-b5342501e7e2 2018-08-31 09:34:47,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:34:47,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/users/25f86a7373ea4573988fd62914fe3a6c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:34:47,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ae7f57c-8543-4e0f-8b45-b38113683ebe Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_ea537419-df2b-4dc8-8fab-15710a2e4368", "links": {"self": "http://172.30.9.34:5000/v3/users/25f86a7373ea4573988fd62914fe3a6c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "25f86a7373ea4573988fd62914fe3a6c", "description": null}} 2018-08-31 09:34:47,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/25f86a7373ea4573988fd62914fe3a6c used request id req-5ae7f57c-8543-4e0f-8b45-b38113683ebe 2018-08-31 09:34:47,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217348814011s 2018-08-31 09:34:47,641 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/25f86a7373ea4573988fd62914fe3a6c used request id req-5ae7f57c-8543-4e0f-8b45-b38113683ebe 2018-08-31 09:34:47,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 09:34:47,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/users/25f86a7373ea4573988fd62914fe3a6c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:34:47,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:34:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a13c198-bf4d-4631-828a-6c98919fa043 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:34:47,948 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/25f86a7373ea4573988fd62914fe3a6c used request id req-2a13c198-bf4d-4631-828a-6c98919fa043 2018-08-31 09:34:47,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.306189060211s 2018-08-31 09:34:47,948 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/25f86a7373ea4573988fd62914fe3a6c used request id req-2a13c198-bf4d-4631-828a-6c98919fa043 2018-08-31 09:34:47,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:34:47,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:34:48,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55fae67d-b30e-4d15-a544-85ac29ce194b Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.34:5000/v3/projects/0d8c937f212645d68823019aed04a0f8"}, "tags": [], "enabled": true, "id": "0d8c937f212645d68823019aed04a0f8", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_ea537419-df2b-4dc8-8fab-15710a2e4368"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 09:34:48,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-55fae67d-b30e-4d15-a544-85ac29ce194b 2018-08-31 09:34:48,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194005012512s 2018-08-31 09:34:48,149 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-55fae67d-b30e-4d15-a544-85ac29ce194b 2018-08-31 09:34:48,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 09:34:48,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/projects/0d8c937f212645d68823019aed04a0f8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7fd97564ef979247fee7d765cd072620c265a4" 2018-08-31 09:34:48,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:34:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94a68776-9b7e-4c65-b73c-21f416039bb7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:34:48,428 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/0d8c937f212645d68823019aed04a0f8 used request id req-94a68776-9b7e-4c65-b73c-21f416039bb7 2018-08-31 09:34:48,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.275485038757s 2018-08-31 09:34:48,428 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/0d8c937f212645d68823019aed04a0f8 used request id req-94a68776-9b7e-4c65-b73c-21f416039bb7 2018-08-31 09:34:48,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:34:48,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de906a07117a9680a816830f8b53acdc01fe984f" 2018-08-31 09:34:48,614 - keystoneauth.session - DEBUG - RESP: [401] Content-Type: application/json Content-Length: 114 Www-Authenticate: Keystone uri="http://192.30.9.6:5000" X-Openstack-Request-Id: req-3d7a1912-7211-471f-a3a1-1c36a72e193e Date: Fri, 31 Aug 2018 09:34:48 GMT RESP BODY: {"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Unauthorized"}} 2018-08-31 09:34:48,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-3d7a1912-7211-471f-a3a1-1c36a72e193e 2018-08-31 09:34:48,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:34:48,627 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-08-31 09:34:48,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.19823384285s 2018-08-31 09:34:48,628 - xtesting.ci.run_tests - ERROR - The test case 'vmtp' failed. 2018-08-31 09:34:48,682 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-08-31 09:34:48,726 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:34:48,726 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 09:34:48,726 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:34:48,726 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:34:48,726 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:34:48,726 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:34:48,726 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:34:48,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:34:48,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:34:48,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:34:48,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:34:48,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:34:48,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:34:48,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:34:48,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:34:48,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:34:48,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:34:48,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:34:48,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:34:48,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:34:48,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:34:48,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:34:48,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:34:48,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 09:34:48,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 09:34:48,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:34:48,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f29b48-4af5-4d4a-83fa-8b266ada5596 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:34:48,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-81f29b48-4af5-4d4a-83fa-8b266ada5596 2018-08-31 09:34:48,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:34:49,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T10:34:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["Z0xAxo05TxaJeQSUFy4r0g"], "issued_at": "2018-08-31T09:34:49.000000Z"}} 2018-08-31 09:34:49,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:34:49,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}6c1dd26111e82c35c3f8de2669e774a6973ec480" 2018-08-31 09:34:49,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-3254c770-1098-4041-9b92-e99409dc23ba Date: Fri, 31 Aug 2018 09:34:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 09:34:49,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3254c770-1098-4041-9b92-e99409dc23ba 2018-08-31 09:34:49,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.451904058456s 2018-08-31 09:34:49,594 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3254c770-1098-4041-9b92-e99409dc23ba 2018-08-31 09:34:49,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:34:49,602 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 09:34:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f72975a-0555-4100-a8b7-288373485acd 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 09:34:49,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-7f72975a-0555-4100-a8b7-288373485acd 2018-08-31 09:34:49,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:34:49,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}6c1dd26111e82c35c3f8de2669e774a6973ec480" 2018-08-31 09:34:49,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:34:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66962402-0eee-4ed2-85dd-88c9a1eaeccd Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 09:34:49,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-66962402-0eee-4ed2-85dd-88c9a1eaeccd 2018-08-31 09:34:49,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191325902939s 2018-08-31 09:34:49,795 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-66962402-0eee-4ed2-85dd-88c9a1eaeccd 2018-08-31 09:34:49,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 09:34:49,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}6c1dd26111e82c35c3f8de2669e774a6973ec480" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3"}}' 2018-08-31 09:34:50,034 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:34:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eaff71e-53b2-4f07-b76f-9da0f2340f43 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.34:5000/v3/projects/266a6cf908c34cf291e45145ccd36d73"}, "tags": [], "enabled": true, "id": "266a6cf908c34cf291e45145ccd36d73", "parent_id": "default", "domain_id": "default", "name": "shaker-project_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3"}} 2018-08-31 09:34:50,034 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-3eaff71e-53b2-4f07-b76f-9da0f2340f43 2018-08-31 09:34:50,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.232621908188s 2018-08-31 09:34:50,034 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-3eaff71e-53b2-4f07-b76f-9da0f2340f43 2018-08-31 09:34:50,035 - 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'266a6cf908c34cf291e45145ccd36d73', '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_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3'}) 2018-08-31 09:34:50,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 09:34:50,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}6c1dd26111e82c35c3f8de2669e774a6973ec480" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "397b0887-310a-44f7-a670-9331450dd10b", "email": null, "name": "shaker-user_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3"}}' 2018-08-31 09:34:50,525 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:34:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7300f52-fd03-436e-9294-4aefec490119 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "links": {"self": "http://172.30.9.34:5000/v3/users/5499dc3db4f5445ea2668eb7c76fde6c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5499dc3db4f5445ea2668eb7c76fde6c", "domain_id": "default", "password_expires_at": null}} 2018-08-31 09:34:50,525 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-a7300f52-fd03-436e-9294-4aefec490119 2018-08-31 09:34:50,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.485291957855s 2018-08-31 09:34:50,526 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-a7300f52-fd03-436e-9294-4aefec490119 2018-08-31 09:34:50,527 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5499dc3db4f5445ea2668eb7c76fde6c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3'}) 2018-08-31 09:34:50,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:34:50,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c1dd26111e82c35c3f8de2669e774a6973ec480" 2018-08-31 09:34:50,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3daa3ad0-5498-4dfc-8d55-4c726b95eff8 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:34:50,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-3daa3ad0-5498-4dfc-8d55-4c726b95eff8 2018-08-31 09:34:50,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185894966125s 2018-08-31 09:34:50,716 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-3daa3ad0-5498-4dfc-8d55-4c726b95eff8 2018-08-31 09:34:50,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:34:50,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c1dd26111e82c35c3f8de2669e774a6973ec480" 2018-08-31 09:34:50,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b07619b-9750-415f-a5e3-aa81bac4a7c3 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:34:50,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-6b07619b-9750-415f-a5e3-aa81bac4a7c3 2018-08-31 09:34:50,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192143917084s 2018-08-31 09:34:50,914 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-6b07619b-9750-415f-a5e3-aa81bac4a7c3 2018-08-31 09:34:50,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:34:50,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c1dd26111e82c35c3f8de2669e774a6973ec480" 2018-08-31 09:34:51,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06cf849b-5d85-43d7-a13c-0c5ae26f9f51 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:34:51,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-06cf849b-5d85-43d7-a13c-0c5ae26f9f51 2018-08-31 09:34:51,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192848920822s 2018-08-31 09:34:51,112 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-06cf849b-5d85-43d7-a13c-0c5ae26f9f51 2018-08-31 09:34:51,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:34:51,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}6c1dd26111e82c35c3f8de2669e774a6973ec480" 2018-08-31 09:34:51,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f721fd5-ba04-4668-afcb-ba0a6a3e3a3f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 09:34:51,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-2f721fd5-ba04-4668-afcb-ba0a6a3e3a3f 2018-08-31 09:34:51,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.186668157578s 2018-08-31 09:34:51,304 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-2f721fd5-ba04-4668-afcb-ba0a6a3e3a3f 2018-08-31 09:34:51,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:34:51,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}6c1dd26111e82c35c3f8de2669e774a6973ec480" 2018-08-31 09:34:51,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd371028-ce1c-4d2b-8dc7-31d0ca043697 Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "shaker-user_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "links": {"self": "http://172.30.9.34:5000/v3/users/5499dc3db4f5445ea2668eb7c76fde6c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5499dc3db4f5445ea2668eb7c76fde6c", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:34:51,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-dd371028-ce1c-4d2b-8dc7-31d0ca043697 2018-08-31 09:34:51,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218636989594s 2018-08-31 09:34:51,524 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-dd371028-ce1c-4d2b-8dc7-31d0ca043697 2018-08-31 09:34:51,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:34:51,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}6c1dd26111e82c35c3f8de2669e774a6973ec480" 2018-08-31 09:34:51,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-100635a8-561b-43fa-96d6-e701f6586b26 Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.34:5000/v3/projects/266a6cf908c34cf291e45145ccd36d73"}, "tags": [], "enabled": true, "id": "266a6cf908c34cf291e45145ccd36d73", "parent_id": "default", "domain_id": "default", "name": "shaker-project_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}]} 2018-08-31 09:34:51,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-100635a8-561b-43fa-96d6-e701f6586b26 2018-08-31 09:34:51,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20108294487s 2018-08-31 09:34:51,737 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-100635a8-561b-43fa-96d6-e701f6586b26 2018-08-31 09:34:51,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 09:34:51,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=5499dc3db4f5445ea2668eb7c76fde6c&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=266a6cf908c34cf291e45145ccd36d73" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c1dd26111e82c35c3f8de2669e774a6973ec480" 2018-08-31 09:34:51,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-693e15e9-447f-4fdb-bb7a-a65f9d3559de Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=5499dc3db4f5445ea2668eb7c76fde6c&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=266a6cf908c34cf291e45145ccd36d73", "previous": null, "next": null}} 2018-08-31 09:34:51,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=5499dc3db4f5445ea2668eb7c76fde6c&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=266a6cf908c34cf291e45145ccd36d73 used request id req-693e15e9-447f-4fdb-bb7a-a65f9d3559de 2018-08-31 09:34:51,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101016044617s 2018-08-31 09:34:51,847 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=5499dc3db4f5445ea2668eb7c76fde6c&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=266a6cf908c34cf291e45145ccd36d73 used request id req-693e15e9-447f-4fdb-bb7a-a65f9d3559de 2018-08-31 09:34:51,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 09:34:51,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/266a6cf908c34cf291e45145ccd36d73/users/5499dc3db4f5445ea2668eb7c76fde6c/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c1dd26111e82c35c3f8de2669e774a6973ec480" 2018-08-31 09:34:51,993 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:34:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2124381c-d702-4014-b84f-3419875ef4c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:34:51,993 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/266a6cf908c34cf291e45145ccd36d73/users/5499dc3db4f5445ea2668eb7c76fde6c/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-2124381c-d702-4014-b84f-3419875ef4c6 2018-08-31 09:34:51,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143059015274s 2018-08-31 09:34:51,994 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/266a6cf908c34cf291e45145ccd36d73/users/5499dc3db4f5445ea2668eb7c76fde6c/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-2124381c-d702-4014-b84f-3419875ef4c6 2018-08-31 09:34:51,994 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3', 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'266a6cf908c34cf291e45145ccd36d73', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '397b0887-310a-44f7-a670-9331450dd10b', 'username': u'shaker-user_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 09:34:51,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:34:51,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 09:34:51,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:34:51,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:34:51,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:34:51,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:34:51,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:34:51,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:34:51,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:34:51,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:34:51,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:34:51,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:34:51,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:34:51,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:34:51,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:34:51,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:34:51,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:34:51,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:34:51,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:34:51,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:34:51,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:34:51,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:34:51,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:34:51,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 09:34:51,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 09:34:52,000 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3', 'password': '397b0887-310a-44f7-a670-9331450dd10b', 'project_name': 'shaker-project_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': '266a6cf908c34cf291e45145ccd36d73', 'project_domain_name': 'Default'} 2018-08-31 09:34:52,000 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-08-31 09:34:52,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:34:52,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39217150-8879-4d2b-9371-d8b25f131027 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:34:52,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-39217150-8879-4d2b-9371-d8b25f131027 2018-08-31 09:34:52,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:34:52,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}], "expires_at": "2018-08-31T10:34:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "266a6cf908c34cf291e45145ccd36d73", "name": "shaker-project_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_266a6cf908c34cf291e45145ccd36d73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_266a6cf908c34cf291e45145ccd36d73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/266a6cf908c34cf291e45145ccd36d73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/266a6cf908c34cf291e45145ccd36d73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/266a6cf908c34cf291e45145ccd36d73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/266a6cf908c34cf291e45145ccd36d73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/266a6cf908c34cf291e45145ccd36d73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/266a6cf908c34cf291e45145ccd36d73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/266a6cf908c34cf291e45145ccd36d73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/266a6cf908c34cf291e45145ccd36d73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/266a6cf908c34cf291e45145ccd36d73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/266a6cf908c34cf291e45145ccd36d73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/266a6cf908c34cf291e45145ccd36d73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/266a6cf908c34cf291e45145ccd36d73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "id": "5499dc3db4f5445ea2668eb7c76fde6c"}, "audit_ids": ["M6zvHgvXSBK0TlTdqGFkwA"], "issued_at": "2018-08-31T09:34:52.000000Z"}} 2018-08-31 09:34:52,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 09:34:52,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" -d '{"network": {"name": "shaker-net_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "admin_state_up": true}}' 2018-08-31 09:34:53,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-9cba41b2-2e7b-4b28-9856-4cfdaafd0592 Date: Fri, 31 Aug 2018 09:34:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"98a49dfb-02f7-40de-8adc-f1f80c4da9a5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"266a6cf908c34cf291e45145ccd36d73","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T09:34:52Z","is_default":false,"name":"shaker-net_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3","qos_policy_id":null,"admin_state_up":true,"tenant_id":"266a6cf908c34cf291e45145ccd36d73","created_at":"2018-08-31T09:34:52Z","mtu":1450}} 2018-08-31 09:34:53,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-9cba41b2-2e7b-4b28-9856-4cfdaafd0592 2018-08-31 09:34:53,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.654615879059s 2018-08-31 09:34:53,062 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-9cba41b2-2e7b-4b28-9856-4cfdaafd0592 2018-08-31 09:34:53,062 - 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-31T09:34:52Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'98a49dfb-02f7-40de-8adc-f1f80c4da9a5', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3', u'admin_state_up': True, u'tenant_id': u'266a6cf908c34cf291e45145ccd36d73', u'created_at': u'2018-08-31T09:34:52Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'266a6cf908c34cf291e45145ccd36d73', u'l2_adjacency': True}) 2018-08-31 09:34:53,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:34:53,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:34:53,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1226 X-Openstack-Request-Id: req-6c994e0f-88fb-47e4-a341-1691cc4e7bac Date: Fri, 31 Aug 2018 09:34:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"98a49dfb-02f7-40de-8adc-f1f80c4da9a5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"266a6cf908c34cf291e45145ccd36d73","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T09:34:52Z","qos_policy_id":null,"name":"shaker-net_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3","admin_state_up":true,"tenant_id":"266a6cf908c34cf291e45145ccd36d73","created_at":"2018-08-31T09:34:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 09:34:53,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-6c994e0f-88fb-47e4-a341-1691cc4e7bac 2018-08-31 09:34:53,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.42374587059s 2018-08-31 09:34:53,487 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-6c994e0f-88fb-47e4-a341-1691cc4e7bac 2018-08-31 09:34:53,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 09:34:53,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" -d '{"subnet": {"name": "shaker-subnet_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "enable_dhcp": true, "network_id": "98a49dfb-02f7-40de-8adc-f1f80c4da9a5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 09:34:54,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-785c23c7-f29c-4491-a862-4b19925962f3 Date: Fri, 31 Aug 2018 09:34:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98a49dfb-02f7-40de-8adc-f1f80c4da9a5","tenant_id":"266a6cf908c34cf291e45145ccd36d73","created_at":"2018-08-31T09:34:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T09:34: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":"266a6cf908c34cf291e45145ccd36d73","id":"ee46ecb7-7237-445d-aae6-ebdbfd79a9a9","subnetpool_id":null,"name":"shaker-subnet_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3"}} 2018-08-31 09:34:54,450 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-785c23c7-f29c-4491-a862-4b19925962f3 2018-08-31 09:34:54,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.962341070175s 2018-08-31 09:34:54,451 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-785c23c7-f29c-4491-a862-4b19925962f3 2018-08-31 09:34:54,451 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T09:34: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'ee46ecb7-7237-445d-aae6-ebdbfd79a9a9', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3', u'enable_dhcp': True, u'network_id': u'98a49dfb-02f7-40de-8adc-f1f80c4da9a5', u'tenant_id': u'266a6cf908c34cf291e45145ccd36d73', u'created_at': u'2018-08-31T09:34: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'266a6cf908c34cf291e45145ccd36d73'}) 2018-08-31 09:34:54,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 09:34:54,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" -d '{"router": {"external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "name": "shaker-router_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "admin_state_up": true}}' 2018-08-31 09:35:01,075 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-296d92d1-a3e2-4eea-80e0-839fccc86742 Date: Fri, 31 Aug 2018 09:35:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "created_at": "2018-08-31T09:34:55Z", "admin_state_up": true, "updated_at": "2018-08-31T09:34:56Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "266a6cf908c34cf291e45145ccd36d73", "id": "870c09f9-df7c-4408-85f0-5833bce1ccf4", "name": "shaker-router_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3"}} 2018-08-31 09:35:01,075 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-296d92d1-a3e2-4eea-80e0-839fccc86742 2018-08-31 09:35:01,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.62305283546s 2018-08-31 09:35:01,076 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-296d92d1-a3e2-4eea-80e0-839fccc86742 2018-08-31 09:35:01,076 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T09:34:56Z', u'revision_number': 3, u'id': u'870c09f9-df7c-4408-85f0-5833bce1ccf4', u'external_gateway_info': {u'network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9101d810-9ee5-41e0-949f-3a0dfa54404f', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3', u'admin_state_up': True, u'tenant_id': u'266a6cf908c34cf291e45145ccd36d73', u'created_at': u'2018-08-31T09:34:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'266a6cf908c34cf291e45145ccd36d73'}) 2018-08-31 09:35:01,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 09:35:01,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/870c09f9-df7c-4408-85f0-5833bce1ccf4/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}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" -d '{"subnet_id": "ee46ecb7-7237-445d-aae6-ebdbfd79a9a9"}' 2018-08-31 09:35:04,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-25706cbd-c527-4377-9a9b-7db63f9d5470 Date: Fri, 31 Aug 2018 09:35:04 GMT RESP BODY: {"network_id": "98a49dfb-02f7-40de-8adc-f1f80c4da9a5", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "subnet_id": "ee46ecb7-7237-445d-aae6-ebdbfd79a9a9", "subnet_ids": ["ee46ecb7-7237-445d-aae6-ebdbfd79a9a9"], "port_id": "ad0096e0-e41c-41b5-bace-f21100749784", "id": "870c09f9-df7c-4408-85f0-5833bce1ccf4"} 2018-08-31 09:35:04,451 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/870c09f9-df7c-4408-85f0-5833bce1ccf4/add_router_interface.json used request id req-25706cbd-c527-4377-9a9b-7db63f9d5470 2018-08-31 09:35:04,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.37449717522s 2018-08-31 09:35:04,451 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/870c09f9-df7c-4408-85f0-5833bce1ccf4/add_router_interface.json used request id req-25706cbd-c527-4377-9a9b-7db63f9d5470 returning object 870c09f9-df7c-4408-85f0-5833bce1ccf4 2018-08-31 09:35:04,452 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-08-31 09:35:07,985 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-08-31 09:35:07,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:35:07,992 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 09:35:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}]} 2018-08-31 09:35:07,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:35:08,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:35:08,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3afa3126-282a-482b-9c11-6a0b7386abbc Date: Fri, 31 Aug 2018 09:35:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:35:08,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-3afa3126-282a-482b-9c11-6a0b7386abbc 2018-08-31 09:35:08,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.329524040222s 2018-08-31 09:35:08,328 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-3afa3126-282a-482b-9c11-6a0b7386abbc 2018-08-31 09:35:08,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 09:35:08,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3"}' 2018-08-31 09:35:08,737 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7e93f0f8-9b95-486e-9734-22cabbc9c56f Date: Fri, 31 Aug 2018 09:35:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:35:08Z", "file": "/v2/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c/file", "owner": "266a6cf908c34cf291e45145ccd36d73", "id": "d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c", "size": null, "self": "/v2/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c", "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_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "checksum": null, "created_at": "2018-08-31T09:35:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 09:35:08,737 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-7e93f0f8-9b95-486e-9734-22cabbc9c56f 2018-08-31 09:35:08,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.402781009674s 2018-08-31 09:35:08,738 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-7e93f0f8-9b95-486e-9734-22cabbc9c56f returning object d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c 2018-08-31 09:35:08,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 09:35:08,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c/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}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" -d '' 2018-08-31 09:35:18,169 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1e8d11f3-f11b-47a7-97d8-1fccc97af0e5 Date: Fri, 31 Aug 2018 09:35:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:35:18,170 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c/file used request id req-1e8d11f3-f11b-47a7-97d8-1fccc97af0e5 2018-08-31 09:35:18,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.43149900436s 2018-08-31 09:35:18,170 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c/file used request id req-1e8d11f3-f11b-47a7-97d8-1fccc97af0e5 2018-08-31 09:35:18,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:35:18,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:35:18,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-ec0061ba-2a80-4877-a160-7cf20615ac00 Date: Fri, 31 Aug 2018 09:35:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:35:18Z", "file": "/v2/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c/file", "owner": "266a6cf908c34cf291e45145ccd36d73", "id": "d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c", "size": 666173440, "self": "/v2/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-31T09:35:08Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:35:18,495 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-ec0061ba-2a80-4877-a160-7cf20615ac00 2018-08-31 09:35:18,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.320691108704s 2018-08-31 09:35:18,495 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-ec0061ba-2a80-4877-a160-7cf20615ac00 2018-08-31 09:35:18,497 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c/file', 'owner': u'266a6cf908c34cf291e45145ccd36d73', 'id': u'd4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c', 'size': 666173440, u'self': u'/v2/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'266a6cf908c34cf291e45145ccd36d73', 'name': 'shaker-project_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T09:35:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T09:35:18Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3', '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/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c', 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_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3', 'created': u'2018-08-31T09:35:08Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-08-31T09:35:08Z', 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/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c', 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_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2018-08-31 09:35:18,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 09:35:18,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}6c1dd26111e82c35c3f8de2669e774a6973ec480" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-08-31 09:35:18,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35: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-638f6215-c52f-46f2-96ce-86ac71d0df78 x-compute-request-id: req-638f6215-c52f-46f2-96ce-86ac71d0df78 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/b07da887-ff80-4905-8dfa-ba9b1d82d4f3", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/b07da887-ff80-4905-8dfa-ba9b1d82d4f3", "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": "b07da887-ff80-4905-8dfa-ba9b1d82d4f3"}} 2018-08-31 09:35:18,806 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-638f6215-c52f-46f2-96ce-86ac71d0df78 2018-08-31 09:35:18,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.308537960052s 2018-08-31 09:35:18,807 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-638f6215-c52f-46f2-96ce-86ac71d0df78 2018-08-31 09:35:18,807 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'b07da887-ff80-4905-8dfa-ba9b1d82d4f3', 'swap': 0}) 2018-08-31 09:35:18,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 09:35:18,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/b07da887-ff80-4905-8dfa-ba9b1d82d4f3/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}6c1dd26111e82c35c3f8de2669e774a6973ec480" -d '{"extra_specs": {}}' 2018-08-31 09:35:18,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35: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-35413547-4cfd-4c81-a898-74a484b32679 x-compute-request-id: req-35413547-4cfd-4c81-a898-74a484b32679 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 09:35:18,827 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/b07da887-ff80-4905-8dfa-ba9b1d82d4f3/os-extra_specs used request id req-35413547-4cfd-4c81-a898-74a484b32679 2018-08-31 09:35:18,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0188760757446s 2018-08-31 09:35:18,827 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/b07da887-ff80-4905-8dfa-ba9b1d82d4f3/os-extra_specs used request id req-35413547-4cfd-4c81-a898-74a484b32679 2018-08-31 09:35:18,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-31 09:35:18,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" -d '{"keypair": {"name": "shaker-kp_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3"}}' 2018-08-31 09:35:19,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35: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-b68f4b80-4e4d-4ba1-9964-35392bc1d089 x-compute-request-id: req-b68f4b80-4e4d-4ba1-9964-35392bc1d089 Content-Encoding: gzip Content-Length: 1798 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJsDKNqtM+bACg2NTVR0VJZcOuB4J/GKDLwKNytUDUcBluSZQ27uHa3QgZ9Kysr74S7bXFDmXCAipipq0Q6mC/4/EGElv5BKZTZC6XY1bl/Ff9zQAV275yTHKCvaCylC7JUKbEt5jnPI9mATj4dRkvhdlr5rgPiDZE2sWmLSGUucilCIj1UoqP+xO9GmicK8AxkLKlHmZgM9jSTK5jysD+fBK8vl0FsLHrtqeFfda+Y+DKCgrJeW8pZ0mZsSJIcxj3tuR+4OLPxFv1A61ufVbQ0DZYP0BocpvEA3FggoKjMgu6e18NGnpbeCUiNaw8DHaKkZddk/MPdalsSkQVNX3b Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAybAyjarTPmwAoNjU1UdFSWXDrgeCfxigy8CjcrVA1HAZbkmU\nNu7h2t0IGfSsrK++Eu21xQ5lwgIqYqatEOpgv+PxBhJb+QSmU2Qul2NW5fxX/c0A\nFdu+ckxygr2gspQuyVCmxLeY5zyPZgE4+HUZL4XZa+a4D4g2RNrFpi0hlLnIpQiI\n9VKKj/sTvRponCvAMZCypR5mYDPY0kyuY8rA/nwSvL5dBbCx67anhX3WvmPgygoK\nyXlvKWdJmbEiSHMY97bkfuDiz8Rb9QOtbn1W0NA2WD9AaHKbxANxYIKCozILuntf\nDRp6W3glIjWsPAx2ipGXXZPzD3WpbEpEFTV92wIDAQABAoIBAQCY71m2IOWj/MOR\nNDpXK373hAoYiatDcspjFkUacySgsgwmm/aenQ94JYjCHc1d+LlZoxTlQuCYd4nq\nWlb7b65Dc7XNE9jX/9WbgGjv9KztIica1fsNmB5Wj295gg87uq+ridObcVipZzuZ\nbq3jgO/DIGzYrA+//1qfZYDgXHKNUeaMMHkozoxUsRNpBdmcfTNE8nlzbZ343I+a\nNSm9o4Y5VbWLMeDapGOp3QsBhgZBlj2S9tCLU7Ht5U5Ce3nql8KntKvRuuy7ht1u\nMVB/LhlOkzg+4pC73cviG64MzVibvodAuEnqLp0usUqxJ+oNNP8rkIuerGCgjEhj\nMUg1kQchAoGBAOgA6R6tw9jKFeIE8MuvNii1Z1qgAk5tDNdQyfnQw7oCirlueVzi\nLONE1w1WyIM0wtGJYs96z46E/8CohvL28Blysk3uBjOYSiPWxO3HV4YdBxc2Fn4z\n1MfIoiTQU2yIsXxQ34gRPqjZXJcnktxlpH67w3EpPiv9EGv+0uXafxNLAoGBAN6M\nlfPonkBCmqB4Jk1xS5Seu+j7RSnuU/B5+vsnrkOI4tUwC0C5f1BJP3H3r5Ahcwfh\nOz6yOVKem51yIHuPInwj8/9zsC17HiCfSNDtoa8SAKEOlGJV1yjXg1F5pknFly9u\nD9tcMAQ7k7mb+wi5XLXPX5ajZlfSdNqwFL9FzBWxAoGBAOcuqR2p92MaFG4xkCTX\nRjeQdBnpIgM2RTp1RZ5Kug6ro8KdZA/7TNF28nhXRtz/gTY9GZo3/YU94IABLuAC\n00P4d9aR3doh4ZcO1xM9tWhtmng1rHo7ecdOlMvsT4TyPTHsgKHc1Tx5w/rXM0+t\ndRnYTit/9nTs6iVDOrJSZJg7AoGBAMk2puWObnZ/QbrQpyDhzIolMpSlipUszGvi\nfc/SwraA70X9WE8+6CM49soePXe9Jnn7ZEt9bGKM0Pn7k+7jLTS8dQGEIcgdRtIL\n8hQkpkjZqAP2YKbAIfblU++4Y2bT5auWgXO92BQboabxpnjuzyn6wtw6BHBm8gw/\no6KEgs8hAoGBANwT4i828G90bXt81/5opB0MHanNht3PEeWUdBtfqrSBSrdDD8Wd\nGfVW1vTPMJNXpoShI1797eEWEFkxDi8IN9Bh/8GdNWTnCaDdvOsp6Ldeo5xUDu8P\neHMSKn9VTopit0hlCUc9XdV/Xei3YwLM8mjIe/wh1ZlKk4q8NKS1g12T\n-----END RSA PRIVATE KEY-----\n", "user_id": "5499dc3db4f5445ea2668eb7c76fde6c", "name": "shaker-kp_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "fingerprint": "4e:36:cf:fd:3e:2c:c9:74:c6:94:0c:05:74:f0:b3:0d"}} 2018-08-31 09:35:19,242 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/os-keypairs used request id req-b68f4b80-4e4d-4ba1-9964-35392bc1d089 2018-08-31 09:35:19,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.414340019226s 2018-08-31 09:35:19,242 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/os-keypairs used request id req-b68f4b80-4e4d-4ba1-9964-35392bc1d089 2018-08-31 09:35:19,243 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJsDKNqtM+bACg2NTVR0VJZcOuB4J/GKDLwKNytUDUcBluSZQ27uHa3QgZ9Kysr74S7bXFDmXCAipipq0Q6mC/4/EGElv5BKZTZC6XY1bl/Ff9zQAV275yTHKCvaCylC7JUKbEt5jnPI9mATj4dRkvhdlr5rgPiDZE2sWmLSGUucilCIj1UoqP+xO9GmicK8AxkLKlHmZgM9jSTK5jysD+fBK8vl0FsLHrtqeFfda+Y+DKCgrJeW8pZ0mZsSJIcxj3tuR+4OLPxFv1A61ufVbQ0DZYP0BocpvEA3FggoKjMgu6e18NGnpbeCUiNaw8DHaKkZddk/MPdalsSkQVNX3b Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAybAyjarTPmwAoNjU1UdFSWXDrgeCfxigy8CjcrVA1HAZbkmU\nNu7h2t0IGfSsrK++Eu21xQ5lwgIqYqatEOpgv+PxBhJb+QSmU2Qul2NW5fxX/c0A\nFdu+ckxygr2gspQuyVCmxLeY5zyPZgE4+HUZL4XZa+a4D4g2RNrFpi0hlLnIpQiI\n9VKKj/sTvRponCvAMZCypR5mYDPY0kyuY8rA/nwSvL5dBbCx67anhX3WvmPgygoK\nyXlvKWdJmbEiSHMY97bkfuDiz8Rb9QOtbn1W0NA2WD9AaHKbxANxYIKCozILuntf\nDRp6W3glIjWsPAx2ipGXXZPzD3WpbEpEFTV92wIDAQABAoIBAQCY71m2IOWj/MOR\nNDpXK373hAoYiatDcspjFkUacySgsgwmm/aenQ94JYjCHc1d+LlZoxTlQuCYd4nq\nWlb7b65Dc7XNE9jX/9WbgGjv9KztIica1fsNmB5Wj295gg87uq+ridObcVipZzuZ\nbq3jgO/DIGzYrA+//1qfZYDgXHKNUeaMMHkozoxUsRNpBdmcfTNE8nlzbZ343I+a\nNSm9o4Y5VbWLMeDapGOp3QsBhgZBlj2S9tCLU7Ht5U5Ce3nql8KntKvRuuy7ht1u\nMVB/LhlOkzg+4pC73cviG64MzVibvodAuEnqLp0usUqxJ+oNNP8rkIuerGCgjEhj\nMUg1kQchAoGBAOgA6R6tw9jKFeIE8MuvNii1Z1qgAk5tDNdQyfnQw7oCirlueVzi\nLONE1w1WyIM0wtGJYs96z46E/8CohvL28Blysk3uBjOYSiPWxO3HV4YdBxc2Fn4z\n1MfIoiTQU2yIsXxQ34gRPqjZXJcnktxlpH67w3EpPiv9EGv+0uXafxNLAoGBAN6M\nlfPonkBCmqB4Jk1xS5Seu+j7RSnuU/B5+vsnrkOI4tUwC0C5f1BJP3H3r5Ahcwfh\nOz6yOVKem51yIHuPInwj8/9zsC17HiCfSNDtoa8SAKEOlGJV1yjXg1F5pknFly9u\nD9tcMAQ7k7mb+wi5XLXPX5ajZlfSdNqwFL9FzBWxAoGBAOcuqR2p92MaFG4xkCTX\nRjeQdBnpIgM2RTp1RZ5Kug6ro8KdZA/7TNF28nhXRtz/gTY9GZo3/YU94IABLuAC\n00P4d9aR3doh4ZcO1xM9tWhtmng1rHo7ecdOlMvsT4TyPTHsgKHc1Tx5w/rXM0+t\ndRnYTit/9nTs6iVDOrJSZJg7AoGBAMk2puWObnZ/QbrQpyDhzIolMpSlipUszGvi\nfc/SwraA70X9WE8+6CM49soePXe9Jnn7ZEt9bGKM0Pn7k+7jLTS8dQGEIcgdRtIL\n8hQkpkjZqAP2YKbAIfblU++4Y2bT5auWgXO92BQboabxpnjuzyn6wtw6BHBm8gw/\no6KEgs8hAoGBANwT4i828G90bXt81/5opB0MHanNht3PEeWUdBtfqrSBSrdDD8Wd\nGfVW1vTPMJNXpoShI1797eEWEFkxDi8IN9Bh/8GdNWTnCaDdvOsp6Ldeo5xUDu8P\neHMSKn9VTopit0hlCUc9XdV/Xei3YwLM8mjIe/wh1ZlKk4q8NKS1g12T\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5499dc3db4f5445ea2668eb7c76fde6c', 'name': u'shaker-kp_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3', 'created_at': '2018-08-31T09:35:19.243427', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'266a6cf908c34cf291e45145ccd36d73', 'name': 'shaker-project_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4e:36:cf:fd:3e:2c:c9:74:c6:94:0c:05:74:f0:b3:0d', 'type': 'ssh', 'id': u'shaker-kp_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3'}) 2018-08-31 09:35:19,243 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEAybAyjarTPmwAoNjU1UdFSWXDrgeCfxigy8CjcrVA1HAZbkmU Nu7h2t0IGfSsrK++Eu21xQ5lwgIqYqatEOpgv+PxBhJb+QSmU2Qul2NW5fxX/c0A Fdu+ckxygr2gspQuyVCmxLeY5zyPZgE4+HUZL4XZa+a4D4g2RNrFpi0hlLnIpQiI 9VKKj/sTvRponCvAMZCypR5mYDPY0kyuY8rA/nwSvL5dBbCx67anhX3WvmPgygoK yXlvKWdJmbEiSHMY97bkfuDiz8Rb9QOtbn1W0NA2WD9AaHKbxANxYIKCozILuntf DRp6W3glIjWsPAx2ipGXXZPzD3WpbEpEFTV92wIDAQABAoIBAQCY71m2IOWj/MOR NDpXK373hAoYiatDcspjFkUacySgsgwmm/aenQ94JYjCHc1d+LlZoxTlQuCYd4nq Wlb7b65Dc7XNE9jX/9WbgGjv9KztIica1fsNmB5Wj295gg87uq+ridObcVipZzuZ bq3jgO/DIGzYrA+//1qfZYDgXHKNUeaMMHkozoxUsRNpBdmcfTNE8nlzbZ343I+a NSm9o4Y5VbWLMeDapGOp3QsBhgZBlj2S9tCLU7Ht5U5Ce3nql8KntKvRuuy7ht1u MVB/LhlOkzg+4pC73cviG64MzVibvodAuEnqLp0usUqxJ+oNNP8rkIuerGCgjEhj MUg1kQchAoGBAOgA6R6tw9jKFeIE8MuvNii1Z1qgAk5tDNdQyfnQw7oCirlueVzi LONE1w1WyIM0wtGJYs96z46E/8CohvL28Blysk3uBjOYSiPWxO3HV4YdBxc2Fn4z 1MfIoiTQU2yIsXxQ34gRPqjZXJcnktxlpH67w3EpPiv9EGv+0uXafxNLAoGBAN6M lfPonkBCmqB4Jk1xS5Seu+j7RSnuU/B5+vsnrkOI4tUwC0C5f1BJP3H3r5Ahcwfh Oz6yOVKem51yIHuPInwj8/9zsC17HiCfSNDtoa8SAKEOlGJV1yjXg1F5pknFly9u D9tcMAQ7k7mb+wi5XLXPX5ajZlfSdNqwFL9FzBWxAoGBAOcuqR2p92MaFG4xkCTX RjeQdBnpIgM2RTp1RZ5Kug6ro8KdZA/7TNF28nhXRtz/gTY9GZo3/YU94IABLuAC 00P4d9aR3doh4ZcO1xM9tWhtmng1rHo7ecdOlMvsT4TyPTHsgKHc1Tx5w/rXM0+t dRnYTit/9nTs6iVDOrJSZJg7AoGBAMk2puWObnZ/QbrQpyDhzIolMpSlipUszGvi fc/SwraA70X9WE8+6CM49soePXe9Jnn7ZEt9bGKM0Pn7k+7jLTS8dQGEIcgdRtIL 8hQkpkjZqAP2YKbAIfblU++4Y2bT5auWgXO92BQboabxpnjuzyn6wtw6BHBm8gw/ o6KEgs8hAoGBANwT4i828G90bXt81/5opB0MHanNht3PEeWUdBtfqrSBSrdDD8Wd GfVW1vTPMJNXpoShI1797eEWEFkxDi8IN9Bh/8GdNWTnCaDdvOsp6Ldeo5xUDu8P eHMSKn9VTopit0hlCUc9XdV/Xei3YwLM8mjIe/wh1ZlKk4q8NKS1g12T -----END RSA PRIVATE KEY----- 2018-08-31 09:35:19,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-31 09:35:19,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" -d '{"security_group": {"name": "shaker-sg_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "description": "created by OPNFV Functest (shaker)"}}' 2018-08-31 09:35:19,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-19ad184d-a966-45f6-b41e-a68df296b825 Date: Fri, 31 Aug 2018 09:35:19 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "created_at": "2018-08-31T09:35:19Z", "updated_at": "2018-08-31T09:35:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:35:19Z", "revision_number": 0, "id": "622805fe-47cc-4481-8a69-1443b3e040b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:35:19Z", "security_group_id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv4", "project_id": "266a6cf908c34cf291e45145ccd36d73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:35:19Z", "revision_number": 0, "id": "cea3d68d-978e-4df3-a6d3-7e8e50f62131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:35:19Z", "security_group_id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv6", "project_id": "266a6cf908c34cf291e45145ccd36d73"}], "revision_number": 1, "project_id": "266a6cf908c34cf291e45145ccd36d73", "id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "name": "shaker-sg_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3"}} 2018-08-31 09:35:19,697 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-19ad184d-a966-45f6-b41e-a68df296b825 2018-08-31 09:35:19,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.450347900391s 2018-08-31 09:35:19,697 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-19ad184d-a966-45f6-b41e-a68df296b825 2018-08-31 09:35:19,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 09:35:19,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:35:20,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-3883db79-c007-4d4d-b32a-5b9a8ea09734 Date: Fri, 31 Aug 2018 09:35:20 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "created_at": "2018-08-31T09:35:19Z", "updated_at": "2018-08-31T09:35:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:35:19Z", "revision_number": 0, "id": "622805fe-47cc-4481-8a69-1443b3e040b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:35:19Z", "security_group_id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv4", "project_id": "266a6cf908c34cf291e45145ccd36d73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:35:19Z", "revision_number": 0, "id": "cea3d68d-978e-4df3-a6d3-7e8e50f62131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:35:19Z", "security_group_id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv6", "project_id": "266a6cf908c34cf291e45145ccd36d73"}], "revision_number": 1, "project_id": "266a6cf908c34cf291e45145ccd36d73", "id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "name": "shaker-sg_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3"}, {"description": "Default security group", "tags": [], "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "created_at": "2018-08-31T09:34:52Z", "updated_at": "2018-08-31T09:34:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:34:52Z", "revision_number": 0, "id": "1b81fe2c-0fc4-43ef-aed8-25d88ab94b6a", "remote_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "remote_ip_prefix": null, "created_at": "2018-08-31T09:34:52Z", "security_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv4", "project_id": "266a6cf908c34cf291e45145ccd36d73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:34:52Z", "revision_number": 0, "id": "a6cb58bf-cd77-41ec-8873-e0a37681d15a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:34:52Z", "security_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv6", "project_id": "266a6cf908c34cf291e45145ccd36d73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:34:52Z", "revision_number": 0, "id": "e4b788f9-7c14-46f6-a709-fb90f758f08c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:34:52Z", "security_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv4", "project_id": "266a6cf908c34cf291e45145ccd36d73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:34:52Z", "revision_number": 0, "id": "fefb6262-fd6e-4c48-ba4c-66f17bb733d8", "remote_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "remote_ip_prefix": null, "created_at": "2018-08-31T09:34:52Z", "security_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv6", "project_id": "266a6cf908c34cf291e45145ccd36d73"}], "revision_number": 1, "project_id": "266a6cf908c34cf291e45145ccd36d73", "id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "name": "default"}]} 2018-08-31 09:35:20,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-3883db79-c007-4d4d-b32a-5b9a8ea09734 2018-08-31 09:35:20,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.340750932693s 2018-08-31 09:35:20,043 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-3883db79-c007-4d4d-b32a-5b9a8ea09734 2018-08-31 09:35:20,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 09:35:20,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" -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": "7a18fd4b-cc11-4076-b37c-bf151b23c623"}}' 2018-08-31 09:35:20,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-c0acbbbd-650e-494e-bc00-f9c200083c96 Date: Fri, 31 Aug 2018 09:35:20 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-31T09:35:20Z", "security_group_id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "port_range_min": 22, "revision_number": 0, "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "created_at": "2018-08-31T09:35:20Z", "project_id": "266a6cf908c34cf291e45145ccd36d73", "id": "3bac7de9-dce5-419e-ab03-8090915c6e24"}} 2018-08-31 09:35:20,457 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-c0acbbbd-650e-494e-bc00-f9c200083c96 2018-08-31 09:35:20,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.410186052322s 2018-08-31 09:35:20,458 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-c0acbbbd-650e-494e-bc00-f9c200083c96 2018-08-31 09:35:20,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 09:35:20,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:35:20,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-66e8452d-421c-4448-a90c-58b1ab281535 Date: Fri, 31 Aug 2018 09:35:20 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "created_at": "2018-08-31T09:35:19Z", "updated_at": "2018-08-31T09:35:20Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T09:35:20Z", "revision_number": 0, "id": "3bac7de9-dce5-419e-ab03-8090915c6e24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:35:20Z", "security_group_id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": 22, "ethertype": "IPv4", "project_id": "266a6cf908c34cf291e45145ccd36d73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:35:19Z", "revision_number": 0, "id": "622805fe-47cc-4481-8a69-1443b3e040b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:35:19Z", "security_group_id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv4", "project_id": "266a6cf908c34cf291e45145ccd36d73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:35:19Z", "revision_number": 0, "id": "cea3d68d-978e-4df3-a6d3-7e8e50f62131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:35:19Z", "security_group_id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv6", "project_id": "266a6cf908c34cf291e45145ccd36d73"}], "revision_number": 2, "project_id": "266a6cf908c34cf291e45145ccd36d73", "id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "name": "shaker-sg_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3"}, {"description": "Default security group", "tags": [], "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "created_at": "2018-08-31T09:34:52Z", "updated_at": "2018-08-31T09:34:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:34:52Z", "revision_number": 0, "id": "1b81fe2c-0fc4-43ef-aed8-25d88ab94b6a", "remote_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "remote_ip_prefix": null, "created_at": "2018-08-31T09:34:52Z", "security_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv4", "project_id": "266a6cf908c34cf291e45145ccd36d73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:34:52Z", "revision_number": 0, "id": "a6cb58bf-cd77-41ec-8873-e0a37681d15a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:34:52Z", "security_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv6", "project_id": "266a6cf908c34cf291e45145ccd36d73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:34:52Z", "revision_number": 0, "id": "e4b788f9-7c14-46f6-a709-fb90f758f08c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:34:52Z", "security_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv4", "project_id": "266a6cf908c34cf291e45145ccd36d73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:34:52Z", "revision_number": 0, "id": "fefb6262-fd6e-4c48-ba4c-66f17bb733d8", "remote_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "remote_ip_prefix": null, "created_at": "2018-08-31T09:34:52Z", "security_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv6", "project_id": "266a6cf908c34cf291e45145ccd36d73"}], "revision_number": 1, "project_id": "266a6cf908c34cf291e45145ccd36d73", "id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "name": "default"}]} 2018-08-31 09:35:20,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-66e8452d-421c-4448-a90c-58b1ab281535 2018-08-31 09:35:20,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.29713511467s 2018-08-31 09:35:20,759 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-66e8452d-421c-4448-a90c-58b1ab281535 2018-08-31 09:35:20,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 09:35:20,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" -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": "7a18fd4b-cc11-4076-b37c-bf151b23c623"}}' 2018-08-31 09:35:21,199 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-bda10fd9-ae0d-43c7-ab74-98efcee488b2 Date: Fri, 31 Aug 2018 09:35:21 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-31T09:35:21Z", "security_group_id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "port_range_min": null, "revision_number": 0, "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "created_at": "2018-08-31T09:35:21Z", "project_id": "266a6cf908c34cf291e45145ccd36d73", "id": "a360e3bd-d57a-422c-81dc-9626d6600f61"}} 2018-08-31 09:35:21,200 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-bda10fd9-ae0d-43c7-ab74-98efcee488b2 2018-08-31 09:35:21,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.437489032745s 2018-08-31 09:35:21,200 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-bda10fd9-ae0d-43c7-ab74-98efcee488b2 2018-08-31 09:35:21,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 09:35:21,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:35:21,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-be3119eb-dd81-4963-bfd9-61d4c98a1854 Date: Fri, 31 Aug 2018 09:35:21 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "created_at": "2018-08-31T09:35:19Z", "updated_at": "2018-08-31T09:35:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T09:35:20Z", "revision_number": 0, "id": "3bac7de9-dce5-419e-ab03-8090915c6e24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:35:20Z", "security_group_id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": 22, "ethertype": "IPv4", "project_id": "266a6cf908c34cf291e45145ccd36d73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:35:19Z", "revision_number": 0, "id": "622805fe-47cc-4481-8a69-1443b3e040b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:35:19Z", "security_group_id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv4", "project_id": "266a6cf908c34cf291e45145ccd36d73"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:35:21Z", "revision_number": 0, "id": "a360e3bd-d57a-422c-81dc-9626d6600f61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:35:21Z", "security_group_id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv4", "project_id": "266a6cf908c34cf291e45145ccd36d73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:35:19Z", "revision_number": 0, "id": "cea3d68d-978e-4df3-a6d3-7e8e50f62131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:35:19Z", "security_group_id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv6", "project_id": "266a6cf908c34cf291e45145ccd36d73"}], "revision_number": 3, "project_id": "266a6cf908c34cf291e45145ccd36d73", "id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "name": "shaker-sg_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3"}, {"description": "Default security group", "tags": [], "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "created_at": "2018-08-31T09:34:52Z", "updated_at": "2018-08-31T09:34:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:34:52Z", "revision_number": 0, "id": "1b81fe2c-0fc4-43ef-aed8-25d88ab94b6a", "remote_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "remote_ip_prefix": null, "created_at": "2018-08-31T09:34:52Z", "security_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv4", "project_id": "266a6cf908c34cf291e45145ccd36d73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:34:52Z", "revision_number": 0, "id": "a6cb58bf-cd77-41ec-8873-e0a37681d15a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:34:52Z", "security_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv6", "project_id": "266a6cf908c34cf291e45145ccd36d73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:34:52Z", "revision_number": 0, "id": "e4b788f9-7c14-46f6-a709-fb90f758f08c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:34:52Z", "security_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv4", "project_id": "266a6cf908c34cf291e45145ccd36d73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:34:52Z", "revision_number": 0, "id": "fefb6262-fd6e-4c48-ba4c-66f17bb733d8", "remote_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "remote_ip_prefix": null, "created_at": "2018-08-31T09:34:52Z", "security_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv6", "project_id": "266a6cf908c34cf291e45145ccd36d73"}], "revision_number": 1, "project_id": "266a6cf908c34cf291e45145ccd36d73", "id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "name": "default"}]} 2018-08-31 09:35:21,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-be3119eb-dd81-4963-bfd9-61d4c98a1854 2018-08-31 09:35:21,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.32562994957s 2018-08-31 09:35:21,530 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-be3119eb-dd81-4963-bfd9-61d4c98a1854 2018-08-31 09:35:21,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 09:35:21,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" -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": "7a18fd4b-cc11-4076-b37c-bf151b23c623"}}' 2018-08-31 09:35:22,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-d5302a05-fd49-427c-ae12-318a3de35b46 Date: Fri, 31 Aug 2018 09:35:22 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-31T09:35:21Z", "security_group_id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "port_range_min": 9000, "revision_number": 0, "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "created_at": "2018-08-31T09:35:21Z", "project_id": "266a6cf908c34cf291e45145ccd36d73", "id": "4a92b3fa-0b19-4bd3-8281-4ec365f93684"}} 2018-08-31 09:35:22,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-d5302a05-fd49-427c-ae12-318a3de35b46 2018-08-31 09:35:22,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.583266019821s 2018-08-31 09:35:22,117 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-d5302a05-fd49-427c-ae12-318a3de35b46 2018-08-31 09:35:22,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:35:22,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:35:22,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-ece864c0-ff44-41e8-8376-7e722bde589d Date: Fri, 31 Aug 2018 09:35:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"98a49dfb-02f7-40de-8adc-f1f80c4da9a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"266a6cf908c34cf291e45145ccd36d73","l2_adjacency":true,"status":"ACTIVE","subnets":["ee46ecb7-7237-445d-aae6-ebdbfd79a9a9"],"description":"","tags":[],"updated_at":"2018-08-31T09:34:54Z","qos_policy_id":null,"name":"shaker-net_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3","admin_state_up":true,"tenant_id":"266a6cf908c34cf291e45145ccd36d73","created_at":"2018-08-31T09:34:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 09:35:22,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-ece864c0-ff44-41e8-8376-7e722bde589d 2018-08-31 09:35:22,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106163978577s 2018-08-31 09:35:22,225 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-ece864c0-ff44-41e8-8376-7e722bde589d 2018-08-31 09:35:22,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:35:22,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:35:22,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-c44996ac-9ceb-4f56-a9a6-89db4406fc18 Date: Fri, 31 Aug 2018 09:35:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:35:18Z", "file": "/v2/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c/file", "owner": "266a6cf908c34cf291e45145ccd36d73", "id": "d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c", "size": 666173440, "self": "/v2/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-31T09:35:08Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:35:22,526 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-c44996ac-9ceb-4f56-a9a6-89db4406fc18 2018-08-31 09:35:22,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296818971634s 2018-08-31 09:35:22,527 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-c44996ac-9ceb-4f56-a9a6-89db4406fc18 2018-08-31 09:35:22,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 09:35:22,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:35:22,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06d9445d-175e-4725-abcf-73e219da2c8a x-compute-request-id: req-06d9445d-175e-4725-abcf-73e219da2c8a Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/b07da887-ff80-4905-8dfa-ba9b1d82d4f3", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/b07da887-ff80-4905-8dfa-ba9b1d82d4f3", "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": "b07da887-ff80-4905-8dfa-ba9b1d82d4f3"}]} 2018-08-31 09:35:22,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-06d9445d-175e-4725-abcf-73e219da2c8a 2018-08-31 09:35:22,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0291900634766s 2018-08-31 09:35:22,558 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-06d9445d-175e-4725-abcf-73e219da2c8a 2018-08-31 09:35:22,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 09:35:22,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" -d '{"server": {"name": "shaker-vm_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "imageRef": "d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c", "key_name": "shaker-kp_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "flavorRef": "b07da887-ff80-4905-8dfa-ba9b1d82d4f3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "98a49dfb-02f7-40de-8adc-f1f80c4da9a5"}], "security_groups": [{"name": "7a18fd4b-cc11-4076-b37c-bf151b23c623"}]}}' 2018-08-31 09:35:26,620 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 09:35:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2cb32c70-3ed9-4a8a-bb25-791a2f91c6be x-compute-request-id: req-2cb32c70-3ed9-4a8a-bb25-791a2f91c6be Content-Length: 403 location: http://172.30.9.34:8774/v2.1/servers/adca2d56-224b-4dcb-afaf-e18ad4f4ac00 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7a18fd4b-cc11-4076-b37c-bf151b23c623"}], "OS-DCF:diskConfig": "MANUAL", "id": "adca2d56-224b-4dcb-afaf-e18ad4f4ac00", "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/adca2d56-224b-4dcb-afaf-e18ad4f4ac00", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/adca2d56-224b-4dcb-afaf-e18ad4f4ac00", "rel": "bookmark"}], "adminPass": "fUpjAXKfPV3z"}} 2018-08-31 09:35:26,620 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-2cb32c70-3ed9-4a8a-bb25-791a2f91c6be 2018-08-31 09:35:26,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.06024909019s 2018-08-31 09:35:26,621 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-2cb32c70-3ed9-4a8a-bb25-791a2f91c6be 2018-08-31 09:35:26,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:35:26,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:35:27,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00aa2b03-e13c-4c74-bdad-53d5f54d9466 x-compute-request-id: req-00aa2b03-e13c-4c74-bdad-53d5f54d9466 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.34:8774/v2.1/servers/adca2d56-224b-4dcb-afaf-e18ad4f4ac00", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/adca2d56-224b-4dcb-afaf-e18ad4f4ac00", "rel": "bookmark"}], "image": {"id": "d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c", "links": [{"href": "http://172.30.9.34:8774/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b07da887-ff80-4905-8dfa-ba9b1d82d4f3", "links": [{"href": "http://172.30.9.34:8774/flavors/b07da887-ff80-4905-8dfa-ba9b1d82d4f3", "rel": "bookmark"}]}, "id": "adca2d56-224b-4dcb-afaf-e18ad4f4ac00", "user_id": "5499dc3db4f5445ea2668eb7c76fde6c", "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-31T09:35:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "name": "shaker-vm_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "created": "2018-08-31T09:35:26Z", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:35:27,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-00aa2b03-e13c-4c74-bdad-53d5f54d9466 2018-08-31 09:35:27,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556212902069s 2018-08-31 09:35:27,178 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-00aa2b03-e13c-4c74-bdad-53d5f54d9466 2018-08-31 09:35:27,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:35:27,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:35:27,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-f326df45-4d28-4960-8ac5-477a65b28b98 Date: Fri, 31 Aug 2018 09:35:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"98a49dfb-02f7-40de-8adc-f1f80c4da9a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"266a6cf908c34cf291e45145ccd36d73","l2_adjacency":true,"status":"ACTIVE","subnets":["ee46ecb7-7237-445d-aae6-ebdbfd79a9a9"],"description":"","tags":[],"updated_at":"2018-08-31T09:34:54Z","qos_policy_id":null,"name":"shaker-net_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3","admin_state_up":true,"tenant_id":"266a6cf908c34cf291e45145ccd36d73","created_at":"2018-08-31T09:34:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 09:35:27,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-f326df45-4d28-4960-8ac5-477a65b28b98 2018-08-31 09:35:27,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.36687707901s 2018-08-31 09:35:27,553 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-f326df45-4d28-4960-8ac5-477a65b28b98 2018-08-31 09:35:27,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 09:35:27,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:35:27,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-76de019c-ccdb-49c4-baa7-7986c7ba0621 Date: Fri, 31 Aug 2018 09:35:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98a49dfb-02f7-40de-8adc-f1f80c4da9a5","tenant_id":"266a6cf908c34cf291e45145ccd36d73","created_at":"2018-08-31T09:34:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T09:34: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":"266a6cf908c34cf291e45145ccd36d73","id":"ee46ecb7-7237-445d-aae6-ebdbfd79a9a9","subnetpool_id":null,"name":"shaker-subnet_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3"}]} 2018-08-31 09:35:27,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-76de019c-ccdb-49c4-baa7-7986c7ba0621 2018-08-31 09:35:27,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.237717151642s 2018-08-31 09:35:27,792 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-76de019c-ccdb-49c4-baa7-7986c7ba0621 2018-08-31 09:35:27,792 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:35:29,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:35:29,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:35:30,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b91f4c5-b2b4-46fc-9048-b4bab7bc7402 x-compute-request-id: req-9b91f4c5-b2b4-46fc-9048-b4bab7bc7402 Content-Encoding: gzip Content-Length: 589 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/adca2d56-224b-4dcb-afaf-e18ad4f4ac00", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/adca2d56-224b-4dcb-afaf-e18ad4f4ac00", "rel": "bookmark"}], "image": {"id": "d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c", "links": [{"href": "http://172.30.9.34:8774/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b07da887-ff80-4905-8dfa-ba9b1d82d4f3", "links": [{"href": "http://172.30.9.34:8774/flavors/b07da887-ff80-4905-8dfa-ba9b1d82d4f3", "rel": "bookmark"}]}, "id": "adca2d56-224b-4dcb-afaf-e18ad4f4ac00", "user_id": "5499dc3db4f5445ea2668eb7c76fde6c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-08-31T09:35:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "name": "shaker-vm_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "created": "2018-08-31T09:35:26Z", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:35:30,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-9b91f4c5-b2b4-46fc-9048-b4bab7bc7402 2018-08-31 09:35:30,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.646924972534s 2018-08-31 09:35:30,443 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-9b91f4c5-b2b4-46fc-9048-b4bab7bc7402 2018-08-31 09:35:30,447 - functest.core.singlevm - ERROR - Cannot run shaker Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 427, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 199, in boot_vm timeout=self.create_server_timeout, wait=True, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'd4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'b07da887-ff80-4905-8dfa-ba9b1d82d4f3'}), 'az': u'', 'id': u'adca2d56-224b-4dcb-afaf-e18ad4f4ac00', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5499dc3db4f5445ea2668eb7c76fde6c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'266a6cf908c34cf291e45145ccd36d73', 'name': 'shaker-project_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-08-31T09:35:27Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', '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'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'266a6cf908c34cf291e45145ccd36d73', 'name': u'shaker-vm_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3', 'adminPass': None, 'tenant_id': u'266a6cf908c34cf291e45145ccd36d73', 'created_at': u'2018-08-31T09:35:26Z', 'created': u'2018-08-31T09:35:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-08-31 09:35:30,576 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 09:35:30,576 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 00:38 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-31 09:35:30,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 09:35:30,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:35:30,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-0f819f64-23c6-45a8-a625-864b1f9cbd7a Date: Fri, 31 Aug 2018 09:35:30 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "created_at": "2018-08-31T09:35:19Z", "updated_at": "2018-08-31T09:35:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T09:35:20Z", "revision_number": 0, "id": "3bac7de9-dce5-419e-ab03-8090915c6e24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:35:20Z", "security_group_id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": 22, "ethertype": "IPv4", "project_id": "266a6cf908c34cf291e45145ccd36d73"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-08-31T09:35:21Z", "revision_number": 0, "id": "4a92b3fa-0b19-4bd3-8281-4ec365f93684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:35:21Z", "security_group_id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "266a6cf908c34cf291e45145ccd36d73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:35:19Z", "revision_number": 0, "id": "622805fe-47cc-4481-8a69-1443b3e040b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:35:19Z", "security_group_id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv4", "project_id": "266a6cf908c34cf291e45145ccd36d73"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:35:21Z", "revision_number": 0, "id": "a360e3bd-d57a-422c-81dc-9626d6600f61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:35:21Z", "security_group_id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv4", "project_id": "266a6cf908c34cf291e45145ccd36d73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:35:19Z", "revision_number": 0, "id": "cea3d68d-978e-4df3-a6d3-7e8e50f62131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:35:19Z", "security_group_id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv6", "project_id": "266a6cf908c34cf291e45145ccd36d73"}], "revision_number": 4, "project_id": "266a6cf908c34cf291e45145ccd36d73", "id": "7a18fd4b-cc11-4076-b37c-bf151b23c623", "name": "shaker-sg_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3"}, {"description": "Default security group", "tags": [], "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "created_at": "2018-08-31T09:34:52Z", "updated_at": "2018-08-31T09:34:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:34:52Z", "revision_number": 0, "id": "1b81fe2c-0fc4-43ef-aed8-25d88ab94b6a", "remote_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "remote_ip_prefix": null, "created_at": "2018-08-31T09:34:52Z", "security_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv4", "project_id": "266a6cf908c34cf291e45145ccd36d73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:34:52Z", "revision_number": 0, "id": "a6cb58bf-cd77-41ec-8873-e0a37681d15a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:34:52Z", "security_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv6", "project_id": "266a6cf908c34cf291e45145ccd36d73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:34:52Z", "revision_number": 0, "id": "e4b788f9-7c14-46f6-a709-fb90f758f08c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:34:52Z", "security_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv4", "project_id": "266a6cf908c34cf291e45145ccd36d73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:34:52Z", "revision_number": 0, "id": "fefb6262-fd6e-4c48-ba4c-66f17bb733d8", "remote_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "remote_ip_prefix": null, "created_at": "2018-08-31T09:34:52Z", "security_group_id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "port_range_min": null, "ethertype": "IPv6", "project_id": "266a6cf908c34cf291e45145ccd36d73"}], "revision_number": 1, "project_id": "266a6cf908c34cf291e45145ccd36d73", "id": "be0f68cc-a16b-44eb-b2bb-631a4a623a35", "name": "default"}]} 2018-08-31 09:35:30,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-0f819f64-23c6-45a8-a625-864b1f9cbd7a 2018-08-31 09:35:30,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.247267007828s 2018-08-31 09:35:30,831 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-0f819f64-23c6-45a8-a625-864b1f9cbd7a 2018-08-31 09:35:30,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-31 09:35:30,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/security-groups/7a18fd4b-cc11-4076-b37c-bf151b23c623.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:35:31,233 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a18a9621-93ff-4705-9302-3548d48bbe4e Content-Length: 0 Date: Fri, 31 Aug 2018 09:35:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:35:31,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/security-groups/7a18fd4b-cc11-4076-b37c-bf151b23c623.json used request id req-a18a9621-93ff-4705-9302-3548d48bbe4e 2018-08-31 09:35:31,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.397181034088s 2018-08-31 09:35:31,234 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/security-groups/7a18fd4b-cc11-4076-b37c-bf151b23c623.json used request id req-a18a9621-93ff-4705-9302-3548d48bbe4e 2018-08-31 09:35:31,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-31 09:35:31,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/os-keypairs/shaker-kp_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:35:31,278 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 09:35:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-40cb3858-68b4-4562-b686-18be2727982a x-compute-request-id: req-40cb3858-68b4-4562-b686-18be2727982a Content-Length: 0 Content-Type: application/json 2018-08-31 09:35:31,278 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/os-keypairs/shaker-kp_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3 used request id req-40cb3858-68b4-4562-b686-18be2727982a 2018-08-31 09:35:31,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0442700386047s 2018-08-31 09:35:31,278 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/os-keypairs/shaker-kp_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3 used request id req-40cb3858-68b4-4562-b686-18be2727982a 2018-08-31 09:35:31,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 09:35:31,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/870c09f9-df7c-4408-85f0-5833bce1ccf4/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}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" -d '{"subnet_id": "ee46ecb7-7237-445d-aae6-ebdbfd79a9a9"}' 2018-08-31 09:35:33,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dea9f1a6-24fd-4bfd-9b3a-9ae64faf1306 Date: Fri, 31 Aug 2018 09:35:33 GMT RESP BODY: {"network_id": "98a49dfb-02f7-40de-8adc-f1f80c4da9a5", "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "subnet_id": "ee46ecb7-7237-445d-aae6-ebdbfd79a9a9", "subnet_ids": ["ee46ecb7-7237-445d-aae6-ebdbfd79a9a9"], "port_id": "ad0096e0-e41c-41b5-bace-f21100749784", "id": "870c09f9-df7c-4408-85f0-5833bce1ccf4"} 2018-08-31 09:35:33,961 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/870c09f9-df7c-4408-85f0-5833bce1ccf4/remove_router_interface.json used request id req-dea9f1a6-24fd-4bfd-9b3a-9ae64faf1306 2018-08-31 09:35:33,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.68173694611s 2018-08-31 09:35:33,961 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/870c09f9-df7c-4408-85f0-5833bce1ccf4/remove_router_interface.json used request id req-dea9f1a6-24fd-4bfd-9b3a-9ae64faf1306 returning object 870c09f9-df7c-4408-85f0-5833bce1ccf4 2018-08-31 09:35:33,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 09:35:33,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:35:34,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-47b2ed90-2562-4c12-b4db-9cefabc63346 Date: Fri, 31 Aug 2018 09:35:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "266a6cf908c34cf291e45145ccd36d73", "created_at": "2018-08-31T09:34:55Z", "admin_state_up": true, "updated_at": "2018-08-31T09:35:32Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "266a6cf908c34cf291e45145ccd36d73", "id": "870c09f9-df7c-4408-85f0-5833bce1ccf4", "name": "shaker-router_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3"}]} 2018-08-31 09:35:34,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-47b2ed90-2562-4c12-b4db-9cefabc63346 2018-08-31 09:35:34,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.12677693367s 2018-08-31 09:35:34,089 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-47b2ed90-2562-4c12-b4db-9cefabc63346 2018-08-31 09:35:34,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 09:35:34,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/routers/870c09f9-df7c-4408-85f0-5833bce1ccf4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:35:38,157 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22d1aad0-621c-4c8b-8aba-fdd4614cacbc Content-Length: 0 Date: Fri, 31 Aug 2018 09:35:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:35:38,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/870c09f9-df7c-4408-85f0-5833bce1ccf4.json used request id req-22d1aad0-621c-4c8b-8aba-fdd4614cacbc 2018-08-31 09:35:38,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.06750702858s 2018-08-31 09:35:38,158 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/870c09f9-df7c-4408-85f0-5833bce1ccf4.json used request id req-22d1aad0-621c-4c8b-8aba-fdd4614cacbc 2018-08-31 09:35:38,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 09:35:38,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:35:38,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-dc855a96-240c-4a44-a938-464b8ef10a74 Date: Fri, 31 Aug 2018 09:35:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98a49dfb-02f7-40de-8adc-f1f80c4da9a5","tenant_id":"266a6cf908c34cf291e45145ccd36d73","created_at":"2018-08-31T09:34:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T09:34: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":"266a6cf908c34cf291e45145ccd36d73","id":"ee46ecb7-7237-445d-aae6-ebdbfd79a9a9","subnetpool_id":null,"name":"shaker-subnet_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3"}]} 2018-08-31 09:35:38,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-dc855a96-240c-4a44-a938-464b8ef10a74 2018-08-31 09:35:38,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.339763879776s 2018-08-31 09:35:38,499 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-dc855a96-240c-4a44-a938-464b8ef10a74 2018-08-31 09:35:38,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 09:35:38,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/subnets/ee46ecb7-7237-445d-aae6-ebdbfd79a9a9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:35:40,726 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ec9dedea-f75f-4bd1-b8c5-7a310085464d Date: Fri, 31 Aug 2018 09:35:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:35:40,726 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/ee46ecb7-7237-445d-aae6-ebdbfd79a9a9.json used request id req-ec9dedea-f75f-4bd1-b8c5-7a310085464d 2018-08-31 09:35:40,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.22628188133s 2018-08-31 09:35:40,727 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/ee46ecb7-7237-445d-aae6-ebdbfd79a9a9.json used request id req-ec9dedea-f75f-4bd1-b8c5-7a310085464d 2018-08-31 09:35:40,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:35:40,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:35:40,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-3b6444e9-0912-4191-9548-cab1105e46a8 Date: Fri, 31 Aug 2018 09:35:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"98a49dfb-02f7-40de-8adc-f1f80c4da9a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"266a6cf908c34cf291e45145ccd36d73","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T09:35:40Z","qos_policy_id":null,"name":"shaker-net_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3","admin_state_up":true,"tenant_id":"266a6cf908c34cf291e45145ccd36d73","created_at":"2018-08-31T09:34:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 09:35:40,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-3b6444e9-0912-4191-9548-cab1105e46a8 2018-08-31 09:35:40,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101548910141s 2018-08-31 09:35:40,829 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-3b6444e9-0912-4191-9548-cab1105e46a8 2018-08-31 09:35:40,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 09:35:40,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/networks/98a49dfb-02f7-40de-8adc-f1f80c4da9a5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:35:42,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-76142ef8-d667-42fa-ba82-7599f8405975 Date: Fri, 31 Aug 2018 09:35:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:35:42,608 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/98a49dfb-02f7-40de-8adc-f1f80c4da9a5.json used request id req-76142ef8-d667-42fa-ba82-7599f8405975 2018-08-31 09:35:42,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.77770519257s 2018-08-31 09:35:42,608 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/98a49dfb-02f7-40de-8adc-f1f80c4da9a5.json used request id req-76142ef8-d667-42fa-ba82-7599f8405975 2018-08-31 09:35:42,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:35:42,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:35:42,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-4490d2e6-c8c0-4b7b-bf95-671f39d4bd93 Date: Fri, 31 Aug 2018 09:35:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:35:18Z", "file": "/v2/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c/file", "owner": "266a6cf908c34cf291e45145ccd36d73", "id": "d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c", "size": 666173440, "self": "/v2/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-31T09:35:08Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:35:42,915 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-4490d2e6-c8c0-4b7b-bf95-671f39d4bd93 2018-08-31 09:35:42,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.302904129028s 2018-08-31 09:35:42,916 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-4490d2e6-c8c0-4b7b-bf95-671f39d4bd93 2018-08-31 09:35:42,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 09:35:42,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6581120cd6f0f6b5f71cb619969d1ffbcec73cf9" 2018-08-31 09:35:43,410 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f363dbf4-4287-4db8-83bb-28aa12e5450b Date: Fri, 31 Aug 2018 09:35: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-31 09:35:43,410 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c used request id req-f363dbf4-4287-4db8-83bb-28aa12e5450b 2018-08-31 09:35:43,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.492918968201s 2018-08-31 09:35:43,410 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/d4ccc3e8-ac87-4c2e-90d2-e9d396e5e62c used request id req-f363dbf4-4287-4db8-83bb-28aa12e5450b 2018-08-31 09:35:43,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 09:35:43,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}6c1dd26111e82c35c3f8de2669e774a6973ec480" 2018-08-31 09:35:43,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b933676-d451-476f-852d-ecb3210b476f x-compute-request-id: req-1b933676-d451-476f-852d-ecb3210b476f Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/b07da887-ff80-4905-8dfa-ba9b1d82d4f3", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/b07da887-ff80-4905-8dfa-ba9b1d82d4f3", "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": "b07da887-ff80-4905-8dfa-ba9b1d82d4f3"}]} 2018-08-31 09:35:43,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-1b933676-d451-476f-852d-ecb3210b476f 2018-08-31 09:35:43,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0303280353546s 2018-08-31 09:35:43,442 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-1b933676-d451-476f-852d-ecb3210b476f 2018-08-31 09:35:43,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 09:35:43,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/b07da887-ff80-4905-8dfa-ba9b1d82d4f3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c1dd26111e82c35c3f8de2669e774a6973ec480" 2018-08-31 09:35:43,474 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 09:35:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-407336e9-0177-48fb-bfa3-50635d7272f8 x-compute-request-id: req-407336e9-0177-48fb-bfa3-50635d7272f8 Content-Length: 0 Content-Type: application/json 2018-08-31 09:35:43,474 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/b07da887-ff80-4905-8dfa-ba9b1d82d4f3 used request id req-407336e9-0177-48fb-bfa3-50635d7272f8 2018-08-31 09:35:43,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0311460494995s 2018-08-31 09:35:43,474 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/b07da887-ff80-4905-8dfa-ba9b1d82d4f3 used request id req-407336e9-0177-48fb-bfa3-50635d7272f8 2018-08-31 09:35:43,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:35:43,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}6c1dd26111e82c35c3f8de2669e774a6973ec480" 2018-08-31 09:35:43,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-973972ea-4aa6-49b0-97b6-5a64bc5bc5c8 Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "shaker-user_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "links": {"self": "http://172.30.9.34:5000/v3/users/5499dc3db4f5445ea2668eb7c76fde6c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5499dc3db4f5445ea2668eb7c76fde6c", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:35:43,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-973972ea-4aa6-49b0-97b6-5a64bc5bc5c8 2018-08-31 09:35:43,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216629981995s 2018-08-31 09:35:43,692 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-973972ea-4aa6-49b0-97b6-5a64bc5bc5c8 2018-08-31 09:35:43,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:35:43,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/users/5499dc3db4f5445ea2668eb7c76fde6c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c1dd26111e82c35c3f8de2669e774a6973ec480" 2018-08-31 09:35:43,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3424c205-9695-40d4-afa7-052c5f0d8af0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3", "links": {"self": "http://172.30.9.34:5000/v3/users/5499dc3db4f5445ea2668eb7c76fde6c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5499dc3db4f5445ea2668eb7c76fde6c", "description": null}} 2018-08-31 09:35:43,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/5499dc3db4f5445ea2668eb7c76fde6c used request id req-3424c205-9695-40d4-afa7-052c5f0d8af0 2018-08-31 09:35:43,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214010000229s 2018-08-31 09:35:43,913 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/5499dc3db4f5445ea2668eb7c76fde6c used request id req-3424c205-9695-40d4-afa7-052c5f0d8af0 2018-08-31 09:35:43,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 09:35:43,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/users/5499dc3db4f5445ea2668eb7c76fde6c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c1dd26111e82c35c3f8de2669e774a6973ec480" 2018-08-31 09:35:44,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:35:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f6f39bd-bea2-48c3-8d8c-df262b7314b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:35:44,223 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/5499dc3db4f5445ea2668eb7c76fde6c used request id req-5f6f39bd-bea2-48c3-8d8c-df262b7314b7 2018-08-31 09:35:44,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.310147047043s 2018-08-31 09:35:44,224 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/5499dc3db4f5445ea2668eb7c76fde6c used request id req-5f6f39bd-bea2-48c3-8d8c-df262b7314b7 2018-08-31 09:35:44,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:35:44,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}6c1dd26111e82c35c3f8de2669e774a6973ec480" 2018-08-31 09:35:44,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92657e60-0057-4a39-bf61-179a6062f6a2 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.34:5000/v3/projects/266a6cf908c34cf291e45145ccd36d73"}, "tags": [], "enabled": true, "id": "266a6cf908c34cf291e45145ccd36d73", "parent_id": "default", "domain_id": "default", "name": "shaker-project_0a51fc76-9a58-43c0-ae94-7f53fa5f05d3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 09:35:44,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-92657e60-0057-4a39-bf61-179a6062f6a2 2018-08-31 09:35:44,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195969104767s 2018-08-31 09:35:44,431 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-92657e60-0057-4a39-bf61-179a6062f6a2 2018-08-31 09:35:44,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 09:35:44,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/projects/266a6cf908c34cf291e45145ccd36d73 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c1dd26111e82c35c3f8de2669e774a6973ec480" 2018-08-31 09:35:44,691 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:35:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-192a9058-06de-46ab-b849-7f19457ad74d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:35:44,691 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/266a6cf908c34cf291e45145ccd36d73 used request id req-192a9058-06de-46ab-b849-7f19457ad74d 2018-08-31 09:35:44,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.255662918091s 2018-08-31 09:35:44,691 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/266a6cf908c34cf291e45145ccd36d73 used request id req-192a9058-06de-46ab-b849-7f19457ad74d 2018-08-31 09:35:44,691 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-08-31 09:35:44,749 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-08-31 09:35:45,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:35:45,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 09:35:45,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:35:45,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:35:45,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:35:45,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:35:45,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:35:45,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:35:45,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:35:45,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:35:45,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:35:45,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:35:45,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:35:45,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:35:45,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:35:45,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:35:45,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:35:45,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:35:45,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:35:45,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:35:45,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:35:45,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:35:45,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:35:45,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 09:35:45,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 09:35:45,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:35:45,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa16a66e-df90-4588-9145-4ec4261f544b 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:35:45,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-fa16a66e-df90-4588-9145-4ec4261f544b 2018-08-31 09:35:45,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:35:45,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T10:35:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["kdmrEDLzS4GANoIjYpCvig"], "issued_at": "2018-08-31T09:35:45.000000Z"}} 2018-08-31 09:35:45,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:35:45,509 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 09:35:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3cd936b-cd1d-430e-8713-2c51fe5bfb3b 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 09:35:45,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-b3cd936b-cd1d-430e-8713-2c51fe5bfb3b 2018-08-31 09:35:45,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:35:45,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}e080019cefcb5ec50d4215c8841330cdc3cdb88a" 2018-08-31 09:35:45,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b7e7e71-337e-4128-9087-2bc76535ae64 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 09:35:45,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-1b7e7e71-337e-4128-9087-2bc76535ae64 2018-08-31 09:35:45,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188126087189s 2018-08-31 09:35:45,699 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-1b7e7e71-337e-4128-9087-2bc76535ae64 2018-08-31 09:35:45,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 09:35:45,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}e080019cefcb5ec50d4215c8841330cdc3cdb88a" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}}' 2018-08-31 09:35:45,931 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:35:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d050395b-fcb1-47a5-abc0-c01631e36989 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.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}} 2018-08-31 09:35:45,931 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-d050395b-fcb1-47a5-abc0-c01631e36989 2018-08-31 09:35:45,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.225170135498s 2018-08-31 09:35:45,931 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-d050395b-fcb1-47a5-abc0-c01631e36989 2018-08-31 09:35:45,932 - 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'baae7205ef824662aa6c224cea2887a7', '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_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76'}) 2018-08-31 09:35:45,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 09:35:45,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}e080019cefcb5ec50d4215c8841330cdc3cdb88a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "20a2f312-c2f1-49bb-a5ec-c6b0453811b9", "email": null, "name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}}' 2018-08-31 09:35:46,409 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:35:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59bc13f3-7b38-4c67-a46c-58646c58b643 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}} 2018-08-31 09:35:46,409 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-59bc13f3-7b38-4c67-a46c-58646c58b643 2018-08-31 09:35:46,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.471892118454s 2018-08-31 09:35:46,410 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-59bc13f3-7b38-4c67-a46c-58646c58b643 2018-08-31 09:35:46,410 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'21be4d2b8a554e46a29324a700d53fd4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76'}) 2018-08-31 09:35:46,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:35:46,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e080019cefcb5ec50d4215c8841330cdc3cdb88a" 2018-08-31 09:35:46,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d424b12-c76e-4935-8551-e56298d95ccc Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:35:46,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-8d424b12-c76e-4935-8551-e56298d95ccc 2018-08-31 09:35:46,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199582099915s 2018-08-31 09:35:46,613 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-8d424b12-c76e-4935-8551-e56298d95ccc 2018-08-31 09:35:46,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:35:46,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e080019cefcb5ec50d4215c8841330cdc3cdb88a" 2018-08-31 09:35:46,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da3b1c33-be84-4ac0-b801-71926c4e0b31 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:35:46,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-da3b1c33-be84-4ac0-b801-71926c4e0b31 2018-08-31 09:35:46,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.279617071152s 2018-08-31 09:35:46,898 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-da3b1c33-be84-4ac0-b801-71926c4e0b31 2018-08-31 09:35:46,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:35:46,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e080019cefcb5ec50d4215c8841330cdc3cdb88a" 2018-08-31 09:35:47,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-181d4bd9-8cd5-4557-b0df-dd527a69a174 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:35:47,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-181d4bd9-8cd5-4557-b0df-dd527a69a174 2018-08-31 09:35:47,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200186014175s 2018-08-31 09:35:47,104 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-181d4bd9-8cd5-4557-b0df-dd527a69a174 2018-08-31 09:35:47,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:35:47,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}e080019cefcb5ec50d4215c8841330cdc3cdb88a" 2018-08-31 09:35:47,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2e7abb0-e29c-4cc8-9a02-e979728f3718 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 09:35:47,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-d2e7abb0-e29c-4cc8-9a02-e979728f3718 2018-08-31 09:35:47,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188336849213s 2018-08-31 09:35:47,297 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-d2e7abb0-e29c-4cc8-9a02-e979728f3718 2018-08-31 09:35:47,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:35:47,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}e080019cefcb5ec50d4215c8841330cdc3cdb88a" 2018-08-31 09:35:47,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dce650a-4bbf-4c47-a038-a968890d49a3 Content-Encoding: gzip Content-Length: 964 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:35:47,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-6dce650a-4bbf-4c47-a038-a968890d49a3 2018-08-31 09:35:47,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131082057953s 2018-08-31 09:35:47,430 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-6dce650a-4bbf-4c47-a038-a968890d49a3 2018-08-31 09:35:47,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:35:47,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}e080019cefcb5ec50d4215c8841330cdc3cdb88a" 2018-08-31 09:35:47,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1b67beb-c2ce-4deb-85bc-ea348a3180b3 Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}]} 2018-08-31 09:35:47,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-c1b67beb-c2ce-4deb-85bc-ea348a3180b3 2018-08-31 09:35:47,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200180053711s 2018-08-31 09:35:47,642 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-c1b67beb-c2ce-4deb-85bc-ea348a3180b3 2018-08-31 09:35:47,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 09:35:47,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=21be4d2b8a554e46a29324a700d53fd4&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=baae7205ef824662aa6c224cea2887a7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e080019cefcb5ec50d4215c8841330cdc3cdb88a" 2018-08-31 09:35:47,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30ce458f-7dbc-4197-91fe-ff020450ca1d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=21be4d2b8a554e46a29324a700d53fd4&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=baae7205ef824662aa6c224cea2887a7", "previous": null, "next": null}} 2018-08-31 09:35:47,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=21be4d2b8a554e46a29324a700d53fd4&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=baae7205ef824662aa6c224cea2887a7 used request id req-30ce458f-7dbc-4197-91fe-ff020450ca1d 2018-08-31 09:35:47,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.202244997025s 2018-08-31 09:35:47,853 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=21be4d2b8a554e46a29324a700d53fd4&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=baae7205ef824662aa6c224cea2887a7 used request id req-30ce458f-7dbc-4197-91fe-ff020450ca1d 2018-08-31 09:35:47,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 09:35:47,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7/users/21be4d2b8a554e46a29324a700d53fd4/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e080019cefcb5ec50d4215c8841330cdc3cdb88a" 2018-08-31 09:35:48,089 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:35:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c312e406-65f0-4ab8-80ee-ef33b7b4346a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:35:48,089 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7/users/21be4d2b8a554e46a29324a700d53fd4/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-c312e406-65f0-4ab8-80ee-ef33b7b4346a 2018-08-31 09:35:48,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.232620954514s 2018-08-31 09:35:48,089 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7/users/21be4d2b8a554e46a29324a700d53fd4/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-c312e406-65f0-4ab8-80ee-ef33b7b4346a 2018-08-31 09:35:48,090 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76', 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'baae7205ef824662aa6c224cea2887a7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '20a2f312-c2f1-49bb-a5ec-c6b0453811b9', 'username': u'snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 09:35:48,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:35:48,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 09:35:48,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:35:48,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:35:48,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:35:48,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:35:48,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:35:48,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:35:48,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:35:48,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:35:48,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:35:48,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:35:48,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:35:48,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:35:48,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:35:48,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:35:48,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:35:48,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:35:48,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:35:48,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:35:48,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:35:48,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:35:48,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:35:48,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 09:35:48,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 09:35:48,095 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76', 'password': '20a2f312-c2f1-49bb-a5ec-c6b0453811b9', 'project_name': 'snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': 'baae7205ef824662aa6c224cea2887a7', 'project_domain_name': 'Default'} 2018-08-31 09:35:48,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:35:48,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e080019cefcb5ec50d4215c8841330cdc3cdb88a" 2018-08-31 09:35:48,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e70d6c54-9634-4d3c-b3f7-3e127e16f37e Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:35:48,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-e70d6c54-9634-4d3c-b3f7-3e127e16f37e 2018-08-31 09:35:48,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186681985855s 2018-08-31 09:35:48,286 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-e70d6c54-9634-4d3c-b3f7-3e127e16f37e 2018-08-31 09:35:48,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:35:48,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e080019cefcb5ec50d4215c8841330cdc3cdb88a" 2018-08-31 09:35:48,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb37580f-d135-441b-a694-bd756e6c9393 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:35:48,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-cb37580f-d135-441b-a694-bd756e6c9393 2018-08-31 09:35:48,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107330083847s 2018-08-31 09:35:48,399 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-cb37580f-d135-441b-a694-bd756e6c9393 2018-08-31 09:35:48,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:35:48,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}e080019cefcb5ec50d4215c8841330cdc3cdb88a" 2018-08-31 09:35:48,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-070cc903-4a34-4e45-9a37-3d850a87670b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 09:35:48,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-070cc903-4a34-4e45-9a37-3d850a87670b 2018-08-31 09:35:48,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196626186371s 2018-08-31 09:35:48,601 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-070cc903-4a34-4e45-9a37-3d850a87670b 2018-08-31 09:35:48,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:35:48,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}e080019cefcb5ec50d4215c8841330cdc3cdb88a" 2018-08-31 09:35:48,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-665f731b-6ad7-426e-91de-3d9c285a1c66 Content-Encoding: gzip Content-Length: 964 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:35:48,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-665f731b-6ad7-426e-91de-3d9c285a1c66 2018-08-31 09:35:48,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210525989532s 2018-08-31 09:35:48,813 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-665f731b-6ad7-426e-91de-3d9c285a1c66 2018-08-31 09:35:48,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:35:48,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}e080019cefcb5ec50d4215c8841330cdc3cdb88a" 2018-08-31 09:35:49,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c96bb3d-0ae2-44df-b75f-c1422d49cc5a Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}]} 2018-08-31 09:35:49,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-4c96bb3d-0ae2-44df-b75f-c1422d49cc5a 2018-08-31 09:35:49,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.187415838242s 2018-08-31 09:35:49,012 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-4c96bb3d-0ae2-44df-b75f-c1422d49cc5a 2018-08-31 09:35:49,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 09:35:49,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=21be4d2b8a554e46a29324a700d53fd4&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=baae7205ef824662aa6c224cea2887a7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e080019cefcb5ec50d4215c8841330cdc3cdb88a" 2018-08-31 09:35:49,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e177ff9-18e9-4e68-b509-67ff0cdd646b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=21be4d2b8a554e46a29324a700d53fd4&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=baae7205ef824662aa6c224cea2887a7", "previous": null, "next": null}} 2018-08-31 09:35:49,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=21be4d2b8a554e46a29324a700d53fd4&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=baae7205ef824662aa6c224cea2887a7 used request id req-1e177ff9-18e9-4e68-b509-67ff0cdd646b 2018-08-31 09:35:49,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105326890945s 2018-08-31 09:35:49,125 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=21be4d2b8a554e46a29324a700d53fd4&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=baae7205ef824662aa6c224cea2887a7 used request id req-1e177ff9-18e9-4e68-b509-67ff0cdd646b 2018-08-31 09:35:49,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 09:35:49,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7/users/21be4d2b8a554e46a29324a700d53fd4/roles/4c25f01924ac4d96a443bc451210c686 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e080019cefcb5ec50d4215c8841330cdc3cdb88a" 2018-08-31 09:35:49,292 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:35:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14a1c1be-5dc2-4fa9-a545-091387e5484a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:35:49,292 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7/users/21be4d2b8a554e46a29324a700d53fd4/roles/4c25f01924ac4d96a443bc451210c686 used request id req-14a1c1be-5dc2-4fa9-a545-091387e5484a 2018-08-31 09:35:49,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.163841962814s 2018-08-31 09:35:49,293 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7/users/21be4d2b8a554e46a29324a700d53fd4/roles/4c25f01924ac4d96a443bc451210c686 used request id req-14a1c1be-5dc2-4fa9-a545-091387e5484a 2018-08-31 09:35:49,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:35:49,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e080019cefcb5ec50d4215c8841330cdc3cdb88a" 2018-08-31 09:35:49,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d74d0f07-c880-4e5b-a895-61c1286999f6 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:35:49,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-d74d0f07-c880-4e5b-a895-61c1286999f6 2018-08-31 09:35:49,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102128982544s 2018-08-31 09:35:49,398 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-d74d0f07-c880-4e5b-a895-61c1286999f6 2018-08-31 09:35:49,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:35:49,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e080019cefcb5ec50d4215c8841330cdc3cdb88a" 2018-08-31 09:35:49,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2fc7354-ccd2-4bc3-890f-7b5d20788aee Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:35:49,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-e2fc7354-ccd2-4bc3-890f-7b5d20788aee 2018-08-31 09:35:49,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191644906998s 2018-08-31 09:35:49,599 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-e2fc7354-ccd2-4bc3-890f-7b5d20788aee 2018-08-31 09:35:49,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:35:49,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}e080019cefcb5ec50d4215c8841330cdc3cdb88a" 2018-08-31 09:35:49,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46cd39a2-a80e-4161-909e-8dc0263d34de Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 09:35:49,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-46cd39a2-a80e-4161-909e-8dc0263d34de 2018-08-31 09:35:49,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.15586400032s 2018-08-31 09:35:49,760 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-46cd39a2-a80e-4161-909e-8dc0263d34de 2018-08-31 09:35:49,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:35:49,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}e080019cefcb5ec50d4215c8841330cdc3cdb88a" 2018-08-31 09:35:49,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2551cbb-8fd6-4e05-bba8-7fcdfa061c76 Content-Encoding: gzip Content-Length: 964 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:35:49,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-a2551cbb-8fd6-4e05-bba8-7fcdfa061c76 2018-08-31 09:35:49,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202265024185s 2018-08-31 09:35:49,964 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-a2551cbb-8fd6-4e05-bba8-7fcdfa061c76 2018-08-31 09:35:49,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:35:49,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}e080019cefcb5ec50d4215c8841330cdc3cdb88a" 2018-08-31 09:35:50,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8da3fa5-67d5-475f-ba3c-28ea89eda0a8 Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}]} 2018-08-31 09:35:50,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-b8da3fa5-67d5-475f-ba3c-28ea89eda0a8 2018-08-31 09:35:50,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196465969086s 2018-08-31 09:35:50,173 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-b8da3fa5-67d5-475f-ba3c-28ea89eda0a8 2018-08-31 09:35:50,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 09:35:50,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=21be4d2b8a554e46a29324a700d53fd4&role.id=378fa32eee484dc28bf0c5befafec882&scope.project.id=baae7205ef824662aa6c224cea2887a7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e080019cefcb5ec50d4215c8841330cdc3cdb88a" 2018-08-31 09:35:50,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-423512c1-a2da-4112-af07-31a1beef1b5c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=21be4d2b8a554e46a29324a700d53fd4&role.id=378fa32eee484dc28bf0c5befafec882&scope.project.id=baae7205ef824662aa6c224cea2887a7", "previous": null, "next": null}} 2018-08-31 09:35:50,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=21be4d2b8a554e46a29324a700d53fd4&role.id=378fa32eee484dc28bf0c5befafec882&scope.project.id=baae7205ef824662aa6c224cea2887a7 used request id req-423512c1-a2da-4112-af07-31a1beef1b5c 2018-08-31 09:35:50,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110754966736s 2018-08-31 09:35:50,291 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=21be4d2b8a554e46a29324a700d53fd4&role.id=378fa32eee484dc28bf0c5befafec882&scope.project.id=baae7205ef824662aa6c224cea2887a7 used request id req-423512c1-a2da-4112-af07-31a1beef1b5c 2018-08-31 09:35:50,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 09:35:50,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7/users/21be4d2b8a554e46a29324a700d53fd4/roles/378fa32eee484dc28bf0c5befafec882 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e080019cefcb5ec50d4215c8841330cdc3cdb88a" 2018-08-31 09:35:50,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-def9d386-408c-437c-b320-06ad9dc5cf97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:35:50,437 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7/users/21be4d2b8a554e46a29324a700d53fd4/roles/378fa32eee484dc28bf0c5befafec882 used request id req-def9d386-408c-437c-b320-06ad9dc5cf97 2018-08-31 09:35:50,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142601013184s 2018-08-31 09:35:50,437 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7/users/21be4d2b8a554e46a29324a700d53fd4/roles/378fa32eee484dc28bf0c5befafec882 used request id req-def9d386-408c-437c-b320-06ad9dc5cf97 2018-08-31 09:35:50,438 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-31 09:35:50,438 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-31 09:35:50,439 - openstack_tests - INFO - OS Credentials = > 2018-08-31 09:35:50,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-31 09:35:50,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-31 09:35:50,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-31 09:35:50,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-31 09:35:50,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-31 09:35:50,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-31 09:35:50,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:35:50,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}, {"id": "378fa32eee484dc28bf0c5befafec882", "name": "heat_stack_owner"}], "expires_at": "2018-08-31T10:35:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baae7205ef824662aa6c224cea2887a7", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_baae7205ef824662aa6c224cea2887a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_baae7205ef824662aa6c224cea2887a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/baae7205ef824662aa6c224cea2887a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/baae7205ef824662aa6c224cea2887a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/baae7205ef824662aa6c224cea2887a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/baae7205ef824662aa6c224cea2887a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/baae7205ef824662aa6c224cea2887a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/baae7205ef824662aa6c224cea2887a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/baae7205ef824662aa6c224cea2887a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/baae7205ef824662aa6c224cea2887a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/baae7205ef824662aa6c224cea2887a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/baae7205ef824662aa6c224cea2887a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/baae7205ef824662aa6c224cea2887a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/baae7205ef824662aa6c224cea2887a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "id": "21be4d2b8a554e46a29324a700d53fd4"}, "audit_ids": ["nbjEXd0vR2u6Jn9ZNLY0Yg"], "issued_at": "2018-08-31T09:35:50.000000Z"}} 2018-08-31 09:35:50,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.34:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b9d08965851fa317d314824d4824e12239bdbf" 2018-08-31 09:35:51,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-2d5abf41-fc18-4efe-a732-a69b18a68a09 Date: Fri, 31 Aug 2018 09:35:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 09:35:51,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks?router%3Aexternal=True used request id req-2d5abf41-fc18-4efe-a732-a69b18a68a09 2018-08-31 09:35:51,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.34:9696/v2.0/subnets?network_id=c90c060e-9aa1-4de2-b79e-a44366278c0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b9d08965851fa317d314824d4824e12239bdbf" 2018-08-31 09:35:51,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-7c846dc6-a1a6-436c-a717-6f1bc3049a72 Date: Fri, 31 Aug 2018 09:35:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T08:08:27Z","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":"9101d810-9ee5-41e0-949f-3a0dfa54404f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"43466fc7c2d049ef9913cd05c5bae353","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:27Z","ip_version":4}]} 2018-08-31 09:35:51,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets?network_id=c90c060e-9aa1-4de2-b79e-a44366278c0a used request id req-7c846dc6-a1a6-436c-a717-6f1bc3049a72 2018-08-31 09:35:51,577 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-31 09:35:51,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:35:51,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 09:35:51,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:35:51,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:35:51,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:35:51,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:35:51,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:35:51,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:35:51,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:35:51,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:35:51,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:35:51,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:35:51,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:35:51,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:35:51,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:35:51,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:35:51,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:35:51,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:35:51,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:35:51,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:35:51,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:35:51,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:35:51,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:35:51,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 09:35:51,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 09:35:51,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-31 09:35:51,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:35:51,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3345c0d2-2ad6-4459-b36e-abce231e5e02 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:35:51,591 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-3345c0d2-2ad6-4459-b36e-abce231e5e02 2018-08-31 09:35:51,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:35:51,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T10:35:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["d4_9gMdDR0msTBtj1ciPAg"], "issued_at": "2018-08-31T09:35:52.000000Z"}} 2018-08-31 09:35:51,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}ce71a2d7be868b9d2b542b8965ddfc4806782f4b" 2018-08-31 09:35:52,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e80d01c5-98ca-493c-b825-83476283b9ae x-compute-request-id: req-e80d01c5-98ca-493c-b825-83476283b9ae 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.34: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-31 09:35:52,273 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/ used request id req-e80d01c5-98ca-493c-b825-83476283b9ae 2018-08-31 09:35:52,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.689566850662s 2018-08-31 09:35:52,274 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/ used request id req-e80d01c5-98ca-493c-b825-83476283b9ae 2018-08-31 09:35:52,274 - 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.34: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-31 09:35:52,274 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-31 09:35:52,275 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-08-31 09:35:52,275 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-08-31 09:35:52,334 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-08-31 09:35:52,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:35:52,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 09:35:52,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:35:52,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:35:52,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:35:52,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:35:52,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:35:52,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:35:52,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:35:52,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:35:52,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:35:52,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:35:52,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:35:52,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:35:52,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:35:52,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:35:52,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:35:52,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:35:52,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:35:52,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:35:52,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:35:52,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:35:52,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:35:52,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 09:35:52,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 09:35:52,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:35:52,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66a465f9-0429-4c9e-9649-f723121e812c 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:35:52,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-66a465f9-0429-4c9e-9649-f723121e812c 2018-08-31 09:35:52,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:35:52,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T10:35:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["kigf0UEvSeCJHRPDbLB-4Q"], "issued_at": "2018-08-31T09:35:52.000000Z"}} 2018-08-31 09:35:52,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:35:52,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:35:53,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-b3cf37f3-b3e7-404c-992a-f480db48f313 Date: Fri, 31 Aug 2018 09:35:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 09:35:53,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b3cf37f3-b3e7-404c-992a-f480db48f313 2018-08-31 09:35:53,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.347017049789s 2018-08-31 09:35:53,226 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b3cf37f3-b3e7-404c-992a-f480db48f313 2018-08-31 09:35:53,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:35:53,235 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 09:35:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d194d892-255a-4ae0-9e74-757fa1322fc0 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 09:35:53,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-d194d892-255a-4ae0-9e74-757fa1322fc0 2018-08-31 09:35:53,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:35:53,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:35:53,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62823440-2087-444e-9240-d7165035677b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 09:35:53,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-62823440-2087-444e-9240-d7165035677b 2018-08-31 09:35:53,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199506044388s 2018-08-31 09:35:53,436 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-62823440-2087-444e-9240-d7165035677b 2018-08-31 09:35:53,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 09:35:53,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c"}}' 2018-08-31 09:35:53,583 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:35:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15ced74d-548a-4cad-bc53-6f5d8aa384dd Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.34:5000/v3/projects/6f39b08a791846c493d345a903ae0c5e"}, "tags": [], "enabled": true, "id": "6f39b08a791846c493d345a903ae0c5e", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c"}} 2018-08-31 09:35:53,583 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-15ced74d-548a-4cad-bc53-6f5d8aa384dd 2018-08-31 09:35:53,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.140516042709s 2018-08-31 09:35:53,583 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-15ced74d-548a-4cad-bc53-6f5d8aa384dd 2018-08-31 09:35:53,584 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron_trunk', u'tags': [], 'enabled': True, 'id': u'6f39b08a791846c493d345a903ae0c5e', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'neutron_trunk-project_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c'}) 2018-08-31 09:35:53,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 09:35:53,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a268282b-ec9e-4311-bcc4-c714588197a2", "email": null, "name": "neutron_trunk-user_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c"}}' 2018-08-31 09:35:54,050 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:35:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71de04a4-668f-41c2-8db1-4802b923ee59 Content-Length: 328 Content-Type: application/json RESP BODY: {"user": {"name": "neutron_trunk-user_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "links": {"self": "http://172.30.9.34:5000/v3/users/38d49ba788e441b58965f875735af038"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "38d49ba788e441b58965f875735af038", "domain_id": "default", "password_expires_at": null}} 2018-08-31 09:35:54,050 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-71de04a4-668f-41c2-8db1-4802b923ee59 2018-08-31 09:35:54,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.460051774979s 2018-08-31 09:35:54,051 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-71de04a4-668f-41c2-8db1-4802b923ee59 2018-08-31 09:35:54,051 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'38d49ba788e441b58965f875735af038', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c'}) 2018-08-31 09:35:54,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:35:54,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:35:54,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9b3c3fb-318d-42c8-8bd3-57ef44ed790b Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:35:54,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-b9b3c3fb-318d-42c8-8bd3-57ef44ed790b 2018-08-31 09:35:54,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196373939514s 2018-08-31 09:35:54,251 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-b9b3c3fb-318d-42c8-8bd3-57ef44ed790b 2018-08-31 09:35:54,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:35:54,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:35:54,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85dd23a4-153c-4c44-ba56-917f63cf74ad Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:35:54,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-85dd23a4-153c-4c44-ba56-917f63cf74ad 2018-08-31 09:35:54,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109833955765s 2018-08-31 09:35:54,367 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-85dd23a4-153c-4c44-ba56-917f63cf74ad 2018-08-31 09:35:54,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:35:54,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:35:54,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c9df7f-0db0-4475-80bd-8b7ce6f81c8a Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:35:54,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-42c9df7f-0db0-4475-80bd-8b7ce6f81c8a 2018-08-31 09:35:54,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201080083847s 2018-08-31 09:35:54,573 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-42c9df7f-0db0-4475-80bd-8b7ce6f81c8a 2018-08-31 09:35:54,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:35:54,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:35:54,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e5bce4c-1a50-476c-b19c-3133ec24070c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 09:35:54,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-5e5bce4c-1a50-476c-b19c-3133ec24070c 2018-08-31 09:35:54,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191344976425s 2018-08-31 09:35:54,769 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-5e5bce4c-1a50-476c-b19c-3133ec24070c 2018-08-31 09:35:54,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:35:54,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:35:54,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49caed27-bbeb-4ab5-b26c-02d7a4354b7b Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "links": {"self": "http://172.30.9.34:5000/v3/users/38d49ba788e441b58965f875735af038"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "38d49ba788e441b58965f875735af038", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:35:54,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-49caed27-bbeb-4ab5-b26c-02d7a4354b7b 2018-08-31 09:35:54,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.171122074127s 2018-08-31 09:35:54,942 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-49caed27-bbeb-4ab5-b26c-02d7a4354b7b 2018-08-31 09:35:54,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:35:54,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:35:55,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2332675e-67b8-47d8-9fe0-8057163380b6 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.34:5000/v3/projects/6f39b08a791846c493d345a903ae0c5e"}, "tags": [], "enabled": true, "id": "6f39b08a791846c493d345a903ae0c5e", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}]} 2018-08-31 09:35:55,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-2332675e-67b8-47d8-9fe0-8057163380b6 2018-08-31 09:35:55,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200392007828s 2018-08-31 09:35:55,155 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-2332675e-67b8-47d8-9fe0-8057163380b6 2018-08-31 09:35:55,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 09:35:55,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=38d49ba788e441b58965f875735af038&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=6f39b08a791846c493d345a903ae0c5e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:35:55,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f185d834-f183-492e-89c1-2f36510437b8 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=38d49ba788e441b58965f875735af038&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=6f39b08a791846c493d345a903ae0c5e", "previous": null, "next": null}} 2018-08-31 09:35:55,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=38d49ba788e441b58965f875735af038&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=6f39b08a791846c493d345a903ae0c5e used request id req-f185d834-f183-492e-89c1-2f36510437b8 2018-08-31 09:35:55,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.202230930328s 2018-08-31 09:35:55,366 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=38d49ba788e441b58965f875735af038&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=6f39b08a791846c493d345a903ae0c5e used request id req-f185d834-f183-492e-89c1-2f36510437b8 2018-08-31 09:35:55,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 09:35:55,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/6f39b08a791846c493d345a903ae0c5e/users/38d49ba788e441b58965f875735af038/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:35:55,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:35:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dee35a7-50b1-4953-bb98-281de55a15f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:35:55,520 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/6f39b08a791846c493d345a903ae0c5e/users/38d49ba788e441b58965f875735af038/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-6dee35a7-50b1-4953-bb98-281de55a15f9 2018-08-31 09:35:55,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151356935501s 2018-08-31 09:35:55,521 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/6f39b08a791846c493d345a903ae0c5e/users/38d49ba788e441b58965f875735af038/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-6dee35a7-50b1-4953-bb98-281de55a15f9 2018-08-31 09:35:55,521 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c', 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'6f39b08a791846c493d345a903ae0c5e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'a268282b-ec9e-4311-bcc4-c714588197a2', 'username': u'neutron_trunk-user_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 09:35:55,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:35:55,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 09:35:55,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:35:55,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:35:55,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:35:55,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:35:55,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:35:55,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:35:55,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:35:55,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:35:55,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:35:55,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:35:55,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:35:55,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:35:55,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:35:55,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:35:55,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:35:55,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:35:55,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:35:55,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:35:55,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:35:55,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:35:55,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:35:55,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 09:35:55,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 09:35:55,527 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c', 'password': 'a268282b-ec9e-4311-bcc4-c714588197a2', 'project_name': 'neutron_trunk-project_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': '6f39b08a791846c493d345a903ae0c5e', 'project_domain_name': 'Default'} 2018-08-31 09:35:55,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:35:55,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:35:55,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d4215af-7e5c-485a-b926-1de55277616b Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:35:55,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-2d4215af-7e5c-485a-b926-1de55277616b 2018-08-31 09:35:55,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185379981995s 2018-08-31 09:35:55,716 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-2d4215af-7e5c-485a-b926-1de55277616b 2018-08-31 09:35:55,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:35:55,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:35:55,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841d00ff-b49c-45c1-97dc-9bca1b22187a Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:35:55,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-841d00ff-b49c-45c1-97dc-9bca1b22187a 2018-08-31 09:35:55,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.148001909256s 2018-08-31 09:35:55,869 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-841d00ff-b49c-45c1-97dc-9bca1b22187a 2018-08-31 09:35:55,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:35:55,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:35:56,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01105ae8-6c70-48aa-991c-f44fb213a559 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 09:35:56,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-01105ae8-6c70-48aa-991c-f44fb213a559 2018-08-31 09:35:56,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197632074356s 2018-08-31 09:35:56,072 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-01105ae8-6c70-48aa-991c-f44fb213a559 2018-08-31 09:35:56,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:35:56,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:35:56,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40b50432-bb54-4348-a6ec-c0d526596da7 Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "links": {"self": "http://172.30.9.34:5000/v3/users/38d49ba788e441b58965f875735af038"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "38d49ba788e441b58965f875735af038", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:35:56,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-40b50432-bb54-4348-a6ec-c0d526596da7 2018-08-31 09:35:56,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123367071152s 2018-08-31 09:35:56,197 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-40b50432-bb54-4348-a6ec-c0d526596da7 2018-08-31 09:35:56,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:35:56,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:35:56,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b81cee7-c487-43aa-984d-84b11c713c51 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.34:5000/v3/projects/6f39b08a791846c493d345a903ae0c5e"}, "tags": [], "enabled": true, "id": "6f39b08a791846c493d345a903ae0c5e", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}]} 2018-08-31 09:35:56,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-2b81cee7-c487-43aa-984d-84b11c713c51 2018-08-31 09:35:56,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111376047134s 2018-08-31 09:35:56,321 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-2b81cee7-c487-43aa-984d-84b11c713c51 2018-08-31 09:35:56,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 09:35:56,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=38d49ba788e441b58965f875735af038&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=6f39b08a791846c493d345a903ae0c5e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:35:56,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45282b07-6ab6-40b7-88ef-ed911de37a5c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=38d49ba788e441b58965f875735af038&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=6f39b08a791846c493d345a903ae0c5e", "previous": null, "next": null}} 2018-08-31 09:35:56,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=38d49ba788e441b58965f875735af038&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=6f39b08a791846c493d345a903ae0c5e used request id req-45282b07-6ab6-40b7-88ef-ed911de37a5c 2018-08-31 09:35:56,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.198370933533s 2018-08-31 09:35:56,527 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=38d49ba788e441b58965f875735af038&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=6f39b08a791846c493d345a903ae0c5e used request id req-45282b07-6ab6-40b7-88ef-ed911de37a5c 2018-08-31 09:35:56,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 09:35:56,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/6f39b08a791846c493d345a903ae0c5e/users/38d49ba788e441b58965f875735af038/roles/4c25f01924ac4d96a443bc451210c686 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:35:56,766 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:35:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3a2d0ac-ca22-41cb-b406-bcb2fddf72c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:35:56,766 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/6f39b08a791846c493d345a903ae0c5e/users/38d49ba788e441b58965f875735af038/roles/4c25f01924ac4d96a443bc451210c686 used request id req-a3a2d0ac-ca22-41cb-b406-bcb2fddf72c3 2018-08-31 09:35:56,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.235235929489s 2018-08-31 09:35:56,766 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/6f39b08a791846c493d345a903ae0c5e/users/38d49ba788e441b58965f875735af038/roles/4c25f01924ac4d96a443bc451210c686 used request id req-a3a2d0ac-ca22-41cb-b406-bcb2fddf72c3 2018-08-31 09:35:56,766 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-31 09:35:59,733 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-31 09:36:02,515 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 875ac610-2618-4edf-923a-52430843d445 | 2018-08-31T09:36:02.095884 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 875ac610-2618-4edf-923a-52430843d445 ~/.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-31 09:36:06,135 - 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-31 09:36:06,135 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-31 09:36:08,794 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-31 09:36:12,202 - 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=79d2d55b-9c92-4360-9dcd-e03f5f71e7aa) as the default verifier for the future CLI operations. 2018-08-31 09:36:15,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:36:15,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be5a9f7-08b7-4289-b21a-905431430bca 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:36:15,373 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-4be5a9f7-08b7-4289-b21a-905431430bca 2018-08-31 09:36:15,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:36:15,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T10:36:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f39b08a791846c493d345a903ae0c5e", "name": "neutron_trunk-project_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_6f39b08a791846c493d345a903ae0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_6f39b08a791846c493d345a903ae0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/6f39b08a791846c493d345a903ae0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/6f39b08a791846c493d345a903ae0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/6f39b08a791846c493d345a903ae0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/6f39b08a791846c493d345a903ae0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/6f39b08a791846c493d345a903ae0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/6f39b08a791846c493d345a903ae0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6f39b08a791846c493d345a903ae0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/6f39b08a791846c493d345a903ae0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/6f39b08a791846c493d345a903ae0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/6f39b08a791846c493d345a903ae0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/6f39b08a791846c493d345a903ae0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/6f39b08a791846c493d345a903ae0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "id": "38d49ba788e441b58965f875735af038"}, "audit_ids": ["sXMMsoXQS2eYuK12vcE08w"], "issued_at": "2018-08-31T09:36:15.000000Z"}} 2018-08-31 09:36:15,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-31 09:36:15,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" 2018-08-31 09:36:16,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-ef985a2a-d7e6-48f8-a883-af8be44f4357 Date: Fri, 31 Aug 2018 09:36:16 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-31 09:36:16,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/extensions.json used request id req-ef985a2a-d7e6-48f8-a883-af8be44f4357 2018-08-31 09:36:16,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.286468029022s 2018-08-31 09:36:16,071 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/extensions.json used request id req-ef985a2a-d7e6-48f8-a883-af8be44f4357 2018-08-31 09:36:16,081 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-08-31 09:36:16,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 09:36:16,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" -d '{"network": {"shared": true, "name": "neutron_trunk-net_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "admin_state_up": true}}' 2018-08-31 09:36:16,665 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-df8801da-c20c-4107-8914-1cb6002e132a Date: Fri, 31 Aug 2018 09:36:16 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"590ada69-0e03-47d7-b54a-347794511e06","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":true,"project_id":"6f39b08a791846c493d345a903ae0c5e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T09:36:16Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c","admin_state_up":true,"tenant_id":"6f39b08a791846c493d345a903ae0c5e","created_at":"2018-08-31T09:36:16Z","mtu":1450}} 2018-08-31 09:36:16,665 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-df8801da-c20c-4107-8914-1cb6002e132a 2018-08-31 09:36:16,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.583629131317s 2018-08-31 09:36:16,666 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-df8801da-c20c-4107-8914-1cb6002e132a 2018-08-31 09:36:16,666 - 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-31T09:36:16Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'590ada69-0e03-47d7-b54a-347794511e06', u'provider:segmentation_id': 63, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c', u'created_at': u'2018-08-31T09:36:16Z', u'mtu': 1450, u'tenant_id': u'6f39b08a791846c493d345a903ae0c5e', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'6f39b08a791846c493d345a903ae0c5e', u'l2_adjacency': True}) 2018-08-31 09:36:16,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:36:16,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" 2018-08-31 09:36:17,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2104 X-Openstack-Request-Id: req-ac7b3f3d-e9ec-4674-8ad3-1b38edd46d8c Date: Fri, 31 Aug 2018 09:36:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4c0fb0fe-5a1a-4389-b9bd-e0160c4780a8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["1270e957-82b8-492a-9389-9f269d5e32c1"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:29Z","qos_policy_id":null,"name":"HA network tenant cc04c4796cb54c97b357ea0e59971e41","admin_state_up":true,"tenant_id":"","created_at":"2018-08-31T08:30:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"590ada69-0e03-47d7-b54a-347794511e06","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":true,"project_id":"6f39b08a791846c493d345a903ae0c5e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T09:36:16Z","qos_policy_id":null,"name":"neutron_trunk-net_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c","admin_state_up":true,"tenant_id":"6f39b08a791846c493d345a903ae0c5e","created_at":"2018-08-31T09:36:16Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 09:36:17,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-ac7b3f3d-e9ec-4674-8ad3-1b38edd46d8c 2018-08-31 09:36:17,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.434177160263s 2018-08-31 09:36:17,101 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-ac7b3f3d-e9ec-4674-8ad3-1b38edd46d8c 2018-08-31 09:36:17,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 09:36:17,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" -d '{"subnet": {"name": "neutron_trunk-subnet_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "enable_dhcp": true, "network_id": "590ada69-0e03-47d7-b54a-347794511e06", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 09:36:17,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-09d8c15a-b0ad-4f26-90cb-060eead9494d Date: Fri, 31 Aug 2018 09:36:17 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-31T09:36:17Z","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":"ea1aee88-3ffd-4d0c-a875-269fba2de78a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6f39b08a791846c493d345a903ae0c5e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c","enable_dhcp":true,"segment_id":null,"network_id":"590ada69-0e03-47d7-b54a-347794511e06","tenant_id":"6f39b08a791846c493d345a903ae0c5e","created_at":"2018-08-31T09:36:17Z","ip_version":4}} 2018-08-31 09:36:17,929 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-09d8c15a-b0ad-4f26-90cb-060eead9494d 2018-08-31 09:36:17,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.826071977615s 2018-08-31 09:36:17,930 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-09d8c15a-b0ad-4f26-90cb-060eead9494d 2018-08-31 09:36:17,930 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T09:36: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'ea1aee88-3ffd-4d0c-a875-269fba2de78a', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'590ada69-0e03-47d7-b54a-347794511e06', u'tenant_id': u'6f39b08a791846c493d345a903ae0c5e', u'created_at': u'2018-08-31T09:36: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'6f39b08a791846c493d345a903ae0c5e'}) 2018-08-31 09:36:17,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 09:36:17,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" -d '{"router": {"external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "name": "neutron_trunk-router_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "admin_state_up": true}}' 2018-08-31 09:36:24,931 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-d06174bf-0a8e-4fdc-9170-f6ee971e4f77 Date: Fri, 31 Aug 2018 09:36:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6f39b08a791846c493d345a903ae0c5e", "created_at": "2018-08-31T09:36:19Z", "admin_state_up": true, "updated_at": "2018-08-31T09:36:20Z", "project_id": "6f39b08a791846c493d345a903ae0c5e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "6829b06c-09ee-4a8f-a4e0-4ded1cb47c73", "name": "neutron_trunk-router_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c"}} 2018-08-31 09:36:24,932 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-d06174bf-0a8e-4fdc-9170-f6ee971e4f77 2018-08-31 09:36:24,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.00063514709s 2018-08-31 09:36:24,932 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-d06174bf-0a8e-4fdc-9170-f6ee971e4f77 2018-08-31 09:36:24,932 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T09:36:20Z', u'revision_number': 3, u'ha': True, u'id': u'6829b06c-09ee-4a8f-a4e0-4ded1cb47c73', u'external_gateway_info': {u'network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9101d810-9ee5-41e0-949f-3a0dfa54404f', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c', u'admin_state_up': True, u'tenant_id': u'6f39b08a791846c493d345a903ae0c5e', u'created_at': u'2018-08-31T09:36:19Z', u'flavor_id': None, u'routes': [], u'project_id': u'6f39b08a791846c493d345a903ae0c5e'}) 2018-08-31 09:36:24,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 09:36:24,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/6829b06c-09ee-4a8f-a4e0-4ded1cb47c73/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}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" -d '{"subnet_id": "ea1aee88-3ffd-4d0c-a875-269fba2de78a"}' 2018-08-31 09:36:27,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-69185487-0407-4b3d-882b-6e5562da6e45 Date: Fri, 31 Aug 2018 09:36:27 GMT RESP BODY: {"network_id": "590ada69-0e03-47d7-b54a-347794511e06", "tenant_id": "6f39b08a791846c493d345a903ae0c5e", "subnet_id": "ea1aee88-3ffd-4d0c-a875-269fba2de78a", "subnet_ids": ["ea1aee88-3ffd-4d0c-a875-269fba2de78a"], "port_id": "773c0f0f-a6e8-4daa-9a64-2b744d3b4b63", "id": "6829b06c-09ee-4a8f-a4e0-4ded1cb47c73"} 2018-08-31 09:36:27,936 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/6829b06c-09ee-4a8f-a4e0-4ded1cb47c73/add_router_interface.json used request id req-69185487-0407-4b3d-882b-6e5562da6e45 2018-08-31 09:36:27,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.00333619118s 2018-08-31 09:36:27,936 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/6829b06c-09ee-4a8f-a4e0-4ded1cb47c73/add_router_interface.json used request id req-69185487-0407-4b3d-882b-6e5562da6e45 returning object 6829b06c-09ee-4a8f-a4e0-4ded1cb47c73 2018-08-31 09:36:27,936 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 09:36:28,068 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 09:36:28,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:36:28,075 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 09:36:28 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}]} 2018-08-31 09:36:28,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:36:28,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" 2018-08-31 09:36:28,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5cada385-9864-41ab-ba40-0c85eadf3ef0 Date: Fri, 31 Aug 2018 09:36:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:36:28,385 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-5cada385-9864-41ab-ba40-0c85eadf3ef0 2018-08-31 09:36:28,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.305248975754s 2018-08-31 09:36:28,385 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-5cada385-9864-41ab-ba40-0c85eadf3ef0 2018-08-31 09:36:28,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 09:36:28,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c"}' 2018-08-31 09:36:28,712 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-371ab024-389a-4fd3-a122-11c72994889b Date: Fri, 31 Aug 2018 09:36:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:36:28Z", "file": "/v2/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b/file", "owner": "6f39b08a791846c493d345a903ae0c5e", "id": "4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b", "size": null, "self": "/v2/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b", "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_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "checksum": null, "created_at": "2018-08-31T09:36:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 09:36:28,712 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-371ab024-389a-4fd3-a122-11c72994889b 2018-08-31 09:36:28,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.319154024124s 2018-08-31 09:36:28,713 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-371ab024-389a-4fd3-a122-11c72994889b returning object 4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b 2018-08-31 09:36:28,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 09:36:28,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b/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}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" -d '' 2018-08-31 09:36:30,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b273ae27-8ca9-44e2-b186-f9de924b4a3c Date: Fri, 31 Aug 2018 09:36:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:36:30,287 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b/file used request id req-b273ae27-8ca9-44e2-b186-f9de924b4a3c 2018-08-31 09:36:30,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.5732319355s 2018-08-31 09:36:30,287 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b/file used request id req-b273ae27-8ca9-44e2-b186-f9de924b4a3c 2018-08-31 09:36:30,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:36:30,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" 2018-08-31 09:36:30,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-571c08d5-2b06-4e7d-8d86-001c0e66f6ee Date: Fri, 31 Aug 2018 09:36:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:36:30Z", "file": "/v2/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b/file", "owner": "6f39b08a791846c493d345a903ae0c5e", "id": "4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b", "size": 12716032, "self": "/v2/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T09:36:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:36:30,606 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-571c08d5-2b06-4e7d-8d86-001c0e66f6ee 2018-08-31 09:36:30,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314728975296s 2018-08-31 09:36:30,606 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-571c08d5-2b06-4e7d-8d86-001c0e66f6ee 2018-08-31 09:36:30,608 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b/file', 'owner': u'6f39b08a791846c493d345a903ae0c5e', 'id': u'4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b', 'size': 12716032, u'self': u'/v2/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f39b08a791846c493d345a903ae0c5e', 'name': 'neutron_trunk-project_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T09:36:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T09:36:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c', '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/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b', 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_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c', 'created': u'2018-08-31T09:36:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T09:36: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/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b', 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_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 09:36:30,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 09:36:30,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 09:36:30,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:36:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2248968a-5051-4930-9481-a29991db9818 x-compute-request-id: req-2248968a-5051-4930-9481-a29991db9818 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/424ea1ba-79c9-4f46-8f16-ec4ee55acaba", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/424ea1ba-79c9-4f46-8f16-ec4ee55acaba", "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": "424ea1ba-79c9-4f46-8f16-ec4ee55acaba"}} 2018-08-31 09:36:30,932 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-2248968a-5051-4930-9481-a29991db9818 2018-08-31 09:36:30,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.323207139969s 2018-08-31 09:36:30,933 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-2248968a-5051-4930-9481-a29991db9818 2018-08-31 09:36:30,934 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'424ea1ba-79c9-4f46-8f16-ec4ee55acaba', 'swap': 0}) 2018-08-31 09:36:30,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 09:36:30,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/424ea1ba-79c9-4f46-8f16-ec4ee55acaba/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}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" -d '{"extra_specs": {}}' 2018-08-31 09:36:30,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:36:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-42c97d9a-91a7-452b-9a4d-9ca51213e86b x-compute-request-id: req-42c97d9a-91a7-452b-9a4d-9ca51213e86b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 09:36:30,957 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/424ea1ba-79c9-4f46-8f16-ec4ee55acaba/os-extra_specs used request id req-42c97d9a-91a7-452b-9a4d-9ca51213e86b 2018-08-31 09:36:30,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230140686035s 2018-08-31 09:36:30,958 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/424ea1ba-79c9-4f46-8f16-ec4ee55acaba/os-extra_specs used request id req-42c97d9a-91a7-452b-9a4d-9ca51213e86b 2018-08-31 09:36:30,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:36:30,967 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 09:36:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ea4d75f-97c9-42b2-b2af-7c63479ac5b3 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 09:36:30,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-3ea4d75f-97c9-42b2-b2af-7c63479ac5b3 2018-08-31 09:36:30,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:36:30,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" 2018-08-31 09:36:31,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eeb5de0-8176-4085-8903-a5c8908d51ec Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:36:31,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-9eeb5de0-8176-4085-8903-a5c8908d51ec 2018-08-31 09:36:31,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19588303566s 2018-08-31 09:36:31,168 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-9eeb5de0-8176-4085-8903-a5c8908d51ec 2018-08-31 09:36:31,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:36:31,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" 2018-08-31 09:36:31,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eff2c3b-759b-4cf8-a381-a4b21de8b27a Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:36:31,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-9eff2c3b-759b-4cf8-a381-a4b21de8b27a 2018-08-31 09:36:31,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192734956741s 2018-08-31 09:36:31,366 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-9eff2c3b-759b-4cf8-a381-a4b21de8b27a 2018-08-31 09:36:31,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-31 09:36:31,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" 2018-08-31 09:36:31,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:36:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41d4dd22-7a37-428b-897d-1d734fc11951 x-compute-request-id: req-41d4dd22-7a37-428b-897d-1d734fc11951 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 257}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 260}, "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.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": 247, "hypervisor_version": 2010000, "disk_available_least": 244, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-31 09:36:31,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/os-hypervisors/detail used request id req-41d4dd22-7a37-428b-897d-1d734fc11951 2018-08-31 09:36:31,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.307167053223s 2018-08-31 09:36:31,689 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/os-hypervisors/detail used request id req-41d4dd22-7a37-428b-897d-1d734fc11951 2018-08-31 09:36:31,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:36:31,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" 2018-08-31 09:36:31,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-eda0014a-1d44-4203-b151-e0e5b77137f4 Date: Fri, 31 Aug 2018 09:36:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:36:30Z", "file": "/v2/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b/file", "owner": "6f39b08a791846c493d345a903ae0c5e", "id": "4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b", "size": 12716032, "self": "/v2/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T09:36:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:36:31,994 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-eda0014a-1d44-4203-b151-e0e5b77137f4 2018-08-31 09:36:31,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300754070282s 2018-08-31 09:36:31,994 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-eda0014a-1d44-4203-b151-e0e5b77137f4 2018-08-31 09:36:32,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 09:36:32,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c"}' 2018-08-31 09:36:32,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/084e5f0c-b5db-4be7-a33b-dfaa331c09f2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c2ff065a-e97c-47ae-8d69-ea57cf5ef38b Date: Fri, 31 Aug 2018 09:36:32 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:36:32Z", "file": "/v2/images/084e5f0c-b5db-4be7-a33b-dfaa331c09f2/file", "owner": "6f39b08a791846c493d345a903ae0c5e", "id": "084e5f0c-b5db-4be7-a33b-dfaa331c09f2", "size": null, "self": "/v2/images/084e5f0c-b5db-4be7-a33b-dfaa331c09f2", "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_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "checksum": null, "created_at": "2018-08-31T09:36:32Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 09:36:32,311 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-c2ff065a-e97c-47ae-8d69-ea57cf5ef38b 2018-08-31 09:36:32,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.307729959488s 2018-08-31 09:36:32,312 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-c2ff065a-e97c-47ae-8d69-ea57cf5ef38b returning object 084e5f0c-b5db-4be7-a33b-dfaa331c09f2 2018-08-31 09:36:32,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 09:36:32,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/084e5f0c-b5db-4be7-a33b-dfaa331c09f2/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}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" -d '' 2018-08-31 09:36:33,021 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-982ac50d-05b6-465e-92d2-776261b6677c Date: Fri, 31 Aug 2018 09:36:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:36:33,021 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/084e5f0c-b5db-4be7-a33b-dfaa331c09f2/file used request id req-982ac50d-05b6-465e-92d2-776261b6677c 2018-08-31 09:36:33,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.709167957306s 2018-08-31 09:36:33,022 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/084e5f0c-b5db-4be7-a33b-dfaa331c09f2/file used request id req-982ac50d-05b6-465e-92d2-776261b6677c 2018-08-31 09:36:33,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:36:33,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" 2018-08-31 09:36:33,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-80fd59c8-9ba6-4596-bfe4-9248e10113b1 Date: Fri, 31 Aug 2018 09:36:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:36:33Z", "file": "/v2/images/084e5f0c-b5db-4be7-a33b-dfaa331c09f2/file", "owner": "6f39b08a791846c493d345a903ae0c5e", "id": "084e5f0c-b5db-4be7-a33b-dfaa331c09f2", "size": 12716032, "self": "/v2/images/084e5f0c-b5db-4be7-a33b-dfaa331c09f2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/084e5f0c-b5db-4be7-a33b-dfaa331c09f2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/084e5f0c-b5db-4be7-a33b-dfaa331c09f2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T09:36:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:36:30Z", "file": "/v2/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b/file", "owner": "6f39b08a791846c493d345a903ae0c5e", "id": "4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b", "size": 12716032, "self": "/v2/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T09:36:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:36:33,322 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-80fd59c8-9ba6-4596-bfe4-9248e10113b1 2018-08-31 09:36:33,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296513080597s 2018-08-31 09:36:33,323 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-80fd59c8-9ba6-4596-bfe4-9248e10113b1 2018-08-31 09:36:33,325 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/084e5f0c-b5db-4be7-a33b-dfaa331c09f2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/084e5f0c-b5db-4be7-a33b-dfaa331c09f2/file', 'owner': u'6f39b08a791846c493d345a903ae0c5e', 'id': u'084e5f0c-b5db-4be7-a33b-dfaa331c09f2', 'size': 12716032, u'self': u'/v2/images/084e5f0c-b5db-4be7-a33b-dfaa331c09f2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f39b08a791846c493d345a903ae0c5e', 'name': 'neutron_trunk-project_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/084e5f0c-b5db-4be7-a33b-dfaa331c09f2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T09:36:33Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T09:36:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c', '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/084e5f0c-b5db-4be7-a33b-dfaa331c09f2', 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_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c', 'created': u'2018-08-31T09:36:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T09:36: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/084e5f0c-b5db-4be7-a33b-dfaa331c09f2', 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_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 09:36:33,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 09:36:33,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 09:36:33,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:36: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-eb529551-61c6-43a8-b466-fb16a22ea295 x-compute-request-id: req-eb529551-61c6-43a8-b466-fb16a22ea295 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/e8b02989-b0ea-4134-9b08-536e4286c004", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/e8b02989-b0ea-4134-9b08-536e4286c004", "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": "e8b02989-b0ea-4134-9b08-536e4286c004"}} 2018-08-31 09:36:33,364 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-eb529551-61c6-43a8-b466-fb16a22ea295 2018-08-31 09:36:33,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0381600856781s 2018-08-31 09:36:33,365 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-eb529551-61c6-43a8-b466-fb16a22ea295 2018-08-31 09:36:33,366 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'e8b02989-b0ea-4134-9b08-536e4286c004', 'swap': 0}) 2018-08-31 09:36:33,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 09:36:33,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/e8b02989-b0ea-4134-9b08-536e4286c004/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}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" -d '{"extra_specs": {}}' 2018-08-31 09:36:33,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:36: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-8d1577cc-6036-4fdb-b5e4-35178940b801 x-compute-request-id: req-8d1577cc-6036-4fdb-b5e4-35178940b801 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 09:36:33,388 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/e8b02989-b0ea-4134-9b08-536e4286c004/os-extra_specs used request id req-8d1577cc-6036-4fdb-b5e4-35178940b801 2018-08-31 09:36:33,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021497964859s 2018-08-31 09:36:33,388 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/e8b02989-b0ea-4134-9b08-536e4286c004/os-extra_specs used request id req-8d1577cc-6036-4fdb-b5e4-35178940b801 2018-08-31 09:36:33,388 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'e8b02989-b0ea-4134-9b08-536e4286c004', 'swap': 0}) 2018-08-31 09:36:37,369 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-31 09:36:37,369 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-31 09:36:37,370 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-31 09:36:37,371 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-31 09:36:37,373 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-31 09:36:40,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-79d2d55b-9c92-4360-9dcd-e03f5f71e7aa/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-08-31 09:36:40,770 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-31 09:36:40,771 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-31 09:36:40,771 - 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-31 09:38:46,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 2f1d66d8-5151-4383-9b68-b8a9edac415c 2018-08-31 09:38:46,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '2f1d66d8-5151-4383-9b68-b8a9edac415c']'. 2018-08-31 09:38:47,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-31 09:38:47,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-31 09:38:47,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-31 09:38:47,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2f1d66d8-5151-4383-9b68-b8a9edac415c | 2018-08-31 09:38:47,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-31 09:38:47,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-31 09:36:43 | 2018-08-31 09:38:47,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-31 09:38:45 | 2018-08-31 09:38:47,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:02 | 2018-08-31 09:38:47,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-31 09:38:47,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-31 09:38:47,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 79d2d55b-9c92-4360-9dcd-e03f5f71e7aa) | 2018-08-31 09:38:47,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-31 09:38:47,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 875ac610-2618-4edf-923a-52430843d445) | 2018-08-31 09:38:47,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-08-31 09:38:47,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 110.571 | 2018-08-31 09:38:47,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-08-31 09:38:47,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-31 09:38:47,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-31 09:38:47,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-31 09:38:47,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-31 09:38:47,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-31 09:38:47,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-31 09:38:47,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-31 09:38:47,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-08-31 09:38:47,190 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 09:38:47,191 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:31 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-31 09:38:47,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 09:38:47,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/084e5f0c-b5db-4be7-a33b-dfaa331c09f2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" 2018-08-31 09:38:48,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cea0e7a7-b6c5-4e7b-8a1e-1dd9d34b26a1 Date: Fri, 31 Aug 2018 09:38:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:38:48,403 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/084e5f0c-b5db-4be7-a33b-dfaa331c09f2 used request id req-cea0e7a7-b6c5-4e7b-8a1e-1dd9d34b26a1 2018-08-31 09:38:48,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.20567297935s 2018-08-31 09:38:48,404 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/084e5f0c-b5db-4be7-a33b-dfaa331c09f2 used request id req-cea0e7a7-b6c5-4e7b-8a1e-1dd9d34b26a1 2018-08-31 09:38:48,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 09:38:48,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:38:48,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:38:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e626ea7a-1788-48c5-bf45-e5c657be7f30 x-compute-request-id: req-e626ea7a-1788-48c5-bf45-e5c657be7f30 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/424ea1ba-79c9-4f46-8f16-ec4ee55acaba", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/424ea1ba-79c9-4f46-8f16-ec4ee55acaba", "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": "424ea1ba-79c9-4f46-8f16-ec4ee55acaba"}, {"name": "neutron_trunk-flavor_alt_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/e8b02989-b0ea-4134-9b08-536e4286c004", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/e8b02989-b0ea-4134-9b08-536e4286c004", "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": "e8b02989-b0ea-4134-9b08-536e4286c004"}]} 2018-08-31 09:38:48,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-e626ea7a-1788-48c5-bf45-e5c657be7f30 2018-08-31 09:38:48,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024435043335s 2018-08-31 09:38:48,429 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-e626ea7a-1788-48c5-bf45-e5c657be7f30 2018-08-31 09:38:48,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 09:38:48,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/e8b02989-b0ea-4134-9b08-536e4286c004 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:38:48,504 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 09:38:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-969df34e-a102-47ea-8bc5-29e090472f0e x-compute-request-id: req-969df34e-a102-47ea-8bc5-29e090472f0e Content-Length: 0 Content-Type: application/json 2018-08-31 09:38:48,504 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/e8b02989-b0ea-4134-9b08-536e4286c004 used request id req-969df34e-a102-47ea-8bc5-29e090472f0e 2018-08-31 09:38:48,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0722758769989s 2018-08-31 09:38:48,504 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/e8b02989-b0ea-4134-9b08-536e4286c004 used request id req-969df34e-a102-47ea-8bc5-29e090472f0e 2018-08-31 09:38:48,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 09:38:48,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/6829b06c-09ee-4a8f-a4e0-4ded1cb47c73/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}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" -d '{"subnet_id": "ea1aee88-3ffd-4d0c-a875-269fba2de78a"}' 2018-08-31 09:38:51,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2180ba90-a6e8-4fb7-80bd-bdd3536e400e Date: Fri, 31 Aug 2018 09:38:51 GMT RESP BODY: {"network_id": "590ada69-0e03-47d7-b54a-347794511e06", "tenant_id": "6f39b08a791846c493d345a903ae0c5e", "subnet_id": "ea1aee88-3ffd-4d0c-a875-269fba2de78a", "subnet_ids": ["ea1aee88-3ffd-4d0c-a875-269fba2de78a"], "port_id": "773c0f0f-a6e8-4daa-9a64-2b744d3b4b63", "id": "6829b06c-09ee-4a8f-a4e0-4ded1cb47c73"} 2018-08-31 09:38:51,273 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/6829b06c-09ee-4a8f-a4e0-4ded1cb47c73/remove_router_interface.json used request id req-2180ba90-a6e8-4fb7-80bd-bdd3536e400e 2018-08-31 09:38:51,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.76863503456s 2018-08-31 09:38:51,274 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/6829b06c-09ee-4a8f-a4e0-4ded1cb47c73/remove_router_interface.json used request id req-2180ba90-a6e8-4fb7-80bd-bdd3536e400e returning object 6829b06c-09ee-4a8f-a4e0-4ded1cb47c73 2018-08-31 09:38:51,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 09:38:51,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" 2018-08-31 09:38:51,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1714 X-Openstack-Request-Id: req-1a3c563a-588a-406e-bbd3-545e16029f4c Date: Fri, 31 Aug 2018 09:38:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cc04c4796cb54c97b357ea0e59971e41", "created_at": "2018-08-31T08:30:30Z", "admin_state_up": true, "updated_at": "2018-08-31T08:30:33Z", "project_id": "cc04c4796cb54c97b357ea0e59971e41", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "125280b3-121d-43e6-86fe-cacfbd5a110e", "name": "tempest-pretest-check-356672259"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6f39b08a791846c493d345a903ae0c5e", "created_at": "2018-08-31T09:36:19Z", "admin_state_up": true, "updated_at": "2018-08-31T09:38:49Z", "project_id": "6f39b08a791846c493d345a903ae0c5e", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "6829b06c-09ee-4a8f-a4e0-4ded1cb47c73", "name": "neutron_trunk-router_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "03ec77aad31d42b194b0233527b23819", "created_at": "2018-08-31T08:31:53Z", "admin_state_up": false, "updated_at": "2018-08-31T08:31:53Z", "project_id": "03ec77aad31d42b194b0233527b23819", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "82e9eaaf-d7f3-496a-ad93-d46784e73824", "name": "tempest-router-444480948"}]} 2018-08-31 09:38:51,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-1a3c563a-588a-406e-bbd3-545e16029f4c 2018-08-31 09:38:51,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.129251003265s 2018-08-31 09:38:51,404 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-1a3c563a-588a-406e-bbd3-545e16029f4c 2018-08-31 09:38:51,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 09:38:51,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/routers/6829b06c-09ee-4a8f-a4e0-4ded1cb47c73.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" 2018-08-31 09:38:55,649 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b77e42c-18ec-4751-8822-0ed4ba5a8e4f Content-Length: 0 Date: Fri, 31 Aug 2018 09:38:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:38:55,649 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/6829b06c-09ee-4a8f-a4e0-4ded1cb47c73.json used request id req-3b77e42c-18ec-4751-8822-0ed4ba5a8e4f 2018-08-31 09:38:55,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.24276900291s 2018-08-31 09:38:55,649 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/6829b06c-09ee-4a8f-a4e0-4ded1cb47c73.json used request id req-3b77e42c-18ec-4751-8822-0ed4ba5a8e4f 2018-08-31 09:38:55,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 09:38:55,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" 2018-08-31 09:38:55,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1929 X-Openstack-Request-Id: req-c0aa485f-63c5-4617-877d-bbdbabef67f1 Date: Fri, 31 Aug 2018 09:38:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-31T08:30:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1270e957-82b8-492a-9389-9f269d5e32c1","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant cc04c4796cb54c97b357ea0e59971e41","enable_dhcp":false,"segment_id":null,"network_id":"4c0fb0fe-5a1a-4389-b9bd-e0160c4780a8","tenant_id":"","created_at":"2018-08-31T08:30:29Z","ip_version":4},{"updated_at":"2018-08-31T08:08:27Z","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":"9101d810-9ee5-41e0-949f-3a0dfa54404f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"43466fc7c2d049ef9913cd05c5bae353","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:27Z","ip_version":4},{"updated_at":"2018-08-31T09:36:17Z","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":"ea1aee88-3ffd-4d0c-a875-269fba2de78a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6f39b08a791846c493d345a903ae0c5e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c","enable_dhcp":true,"segment_id":null,"network_id":"590ada69-0e03-47d7-b54a-347794511e06","tenant_id":"6f39b08a791846c493d345a903ae0c5e","created_at":"2018-08-31T09:36:17Z","ip_version":4}]} 2018-08-31 09:38:55,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-c0aa485f-63c5-4617-877d-bbdbabef67f1 2018-08-31 09:38:55,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.318207025528s 2018-08-31 09:38:55,968 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-c0aa485f-63c5-4617-877d-bbdbabef67f1 2018-08-31 09:38:55,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 09:38:55,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/subnets/ea1aee88-3ffd-4d0c-a875-269fba2de78a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" 2018-08-31 09:38:58,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6f88aa2e-53c9-4c38-9294-03ce53d12ad8 Date: Fri, 31 Aug 2018 09:38:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:38:58,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/ea1aee88-3ffd-4d0c-a875-269fba2de78a.json used request id req-6f88aa2e-53c9-4c38-9294-03ce53d12ad8 2018-08-31 09:38:58,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.48501300812s 2018-08-31 09:38:58,456 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/ea1aee88-3ffd-4d0c-a875-269fba2de78a.json used request id req-6f88aa2e-53c9-4c38-9294-03ce53d12ad8 2018-08-31 09:38:58,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:38:58,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" 2018-08-31 09:38:58,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2110 X-Openstack-Request-Id: req-f54a1c30-19f2-42cf-9066-29ed47ddcf1b Date: Fri, 31 Aug 2018 09:38:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4c0fb0fe-5a1a-4389-b9bd-e0160c4780a8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["1270e957-82b8-492a-9389-9f269d5e32c1"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:29Z","qos_policy_id":null,"name":"HA network tenant cc04c4796cb54c97b357ea0e59971e41","admin_state_up":true,"tenant_id":"","created_at":"2018-08-31T08:30:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"590ada69-0e03-47d7-b54a-347794511e06","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":true,"project_id":"6f39b08a791846c493d345a903ae0c5e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T09:38:58Z","qos_policy_id":null,"name":"neutron_trunk-net_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c","admin_state_up":true,"tenant_id":"6f39b08a791846c493d345a903ae0c5e","created_at":"2018-08-31T09:36:16Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 09:38:58,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-f54a1c30-19f2-42cf-9066-29ed47ddcf1b 2018-08-31 09:38:58,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373168945312s 2018-08-31 09:38:58,830 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-f54a1c30-19f2-42cf-9066-29ed47ddcf1b 2018-08-31 09:38:58,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 09:38:58,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/networks/590ada69-0e03-47d7-b54a-347794511e06.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" 2018-08-31 09:38:59,748 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e97d750b-7780-405e-9048-59e36732f291 Date: Fri, 31 Aug 2018 09:38:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:38:59,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/590ada69-0e03-47d7-b54a-347794511e06.json used request id req-e97d750b-7780-405e-9048-59e36732f291 2018-08-31 09:38:59,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.91721200943s 2018-08-31 09:38:59,749 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/590ada69-0e03-47d7-b54a-347794511e06.json used request id req-e97d750b-7780-405e-9048-59e36732f291 2018-08-31 09:38:59,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:38:59,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" 2018-08-31 09:38:59,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-f4b5ae84-0c12-4f1a-8c6d-de21e0109388 Date: Fri, 31 Aug 2018 09:38:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:36:30Z", "file": "/v2/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b/file", "owner": "6f39b08a791846c493d345a903ae0c5e", "id": "4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b", "size": 12716032, "self": "/v2/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T09:36:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:38:59,777 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-f4b5ae84-0c12-4f1a-8c6d-de21e0109388 2018-08-31 09:38:59,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0245299339294s 2018-08-31 09:38:59,778 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-f4b5ae84-0c12-4f1a-8c6d-de21e0109388 2018-08-31 09:38:59,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 09:38:59,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66aae628b2e872ca36dfff7f3f13ebccdde9a9d5" 2018-08-31 09:39:00,373 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fb8aa64d-e403-4efb-b54f-9ac38dd6b8f3 Date: Fri, 31 Aug 2018 09:39: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-31 09:39:00,373 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b used request id req-fb8aa64d-e403-4efb-b54f-9ac38dd6b8f3 2018-08-31 09:39:00,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.593124866486s 2018-08-31 09:39:00,373 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/4fe4ca78-a32f-4e6d-8525-f49be1d3aa3b used request id req-fb8aa64d-e403-4efb-b54f-9ac38dd6b8f3 2018-08-31 09:39:00,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 09:39:00,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:39:00,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9df875c1-be4d-49e5-8d59-585232d90484 x-compute-request-id: req-9df875c1-be4d-49e5-8d59-585232d90484 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/424ea1ba-79c9-4f46-8f16-ec4ee55acaba", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/424ea1ba-79c9-4f46-8f16-ec4ee55acaba", "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": "424ea1ba-79c9-4f46-8f16-ec4ee55acaba"}]} 2018-08-31 09:39:00,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-9df875c1-be4d-49e5-8d59-585232d90484 2018-08-31 09:39:00,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223250389099s 2018-08-31 09:39:00,396 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-9df875c1-be4d-49e5-8d59-585232d90484 2018-08-31 09:39:00,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 09:39:00,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/424ea1ba-79c9-4f46-8f16-ec4ee55acaba -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:39:00,431 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 09:39:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-34affd9a-6d6c-4ee1-b834-227ffe1dc56a x-compute-request-id: req-34affd9a-6d6c-4ee1-b834-227ffe1dc56a Content-Length: 0 Content-Type: application/json 2018-08-31 09:39:00,431 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/424ea1ba-79c9-4f46-8f16-ec4ee55acaba used request id req-34affd9a-6d6c-4ee1-b834-227ffe1dc56a 2018-08-31 09:39:00,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0329699516296s 2018-08-31 09:39:00,432 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/424ea1ba-79c9-4f46-8f16-ec4ee55acaba used request id req-34affd9a-6d6c-4ee1-b834-227ffe1dc56a 2018-08-31 09:39:00,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:39:00,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:39:00,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b8f0fb-2add-41cb-b760-a84958bc8be9 Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "links": {"self": "http://172.30.9.34:5000/v3/users/38d49ba788e441b58965f875735af038"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "38d49ba788e441b58965f875735af038", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:39:00,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-d8b8f0fb-2add-41cb-b760-a84958bc8be9 2018-08-31 09:39:00,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203909873962s 2018-08-31 09:39:00,637 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-d8b8f0fb-2add-41cb-b760-a84958bc8be9 2018-08-31 09:39:00,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:39:00,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/users/38d49ba788e441b58965f875735af038 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:39:00,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b67b5380-cf83-4391-a1e0-09b4cbe1df61 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "neutron_trunk-user_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c", "links": {"self": "http://172.30.9.34:5000/v3/users/38d49ba788e441b58965f875735af038"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "38d49ba788e441b58965f875735af038", "description": null}} 2018-08-31 09:39:00,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/38d49ba788e441b58965f875735af038 used request id req-b67b5380-cf83-4391-a1e0-09b4cbe1df61 2018-08-31 09:39:00,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210927009583s 2018-08-31 09:39:00,855 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/38d49ba788e441b58965f875735af038 used request id req-b67b5380-cf83-4391-a1e0-09b4cbe1df61 2018-08-31 09:39:00,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 09:39:00,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/users/38d49ba788e441b58965f875735af038 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:39:01,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:39:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afe36ab5-4df5-404e-a576-f14458443ea1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:39:01,161 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/38d49ba788e441b58965f875735af038 used request id req-afe36ab5-4df5-404e-a576-f14458443ea1 2018-08-31 09:39:01,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.30552315712s 2018-08-31 09:39:01,162 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/38d49ba788e441b58965f875735af038 used request id req-afe36ab5-4df5-404e-a576-f14458443ea1 2018-08-31 09:39:01,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:39:01,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:39:01,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d303f1b0-722d-40c7-8d65-13bd5667ab01 Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.34:5000/v3/projects/6f39b08a791846c493d345a903ae0c5e"}, "tags": [], "enabled": true, "id": "6f39b08a791846c493d345a903ae0c5e", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_ebfa3dc4-5fde-406c-8bf3-2a37d4b31e6c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 09:39:01,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-d303f1b0-722d-40c7-8d65-13bd5667ab01 2018-08-31 09:39:01,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.188318967819s 2018-08-31 09:39:01,356 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-d303f1b0-722d-40c7-8d65-13bd5667ab01 2018-08-31 09:39:01,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 09:39:01,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/projects/6f39b08a791846c493d345a903ae0c5e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc8cda13ba93315f6c7cc9c3592d689efe91ae81" 2018-08-31 09:39:01,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:39:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77af07c1-645b-4ada-807d-7f9b40ad4a50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:39:01,732 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/6f39b08a791846c493d345a903ae0c5e used request id req-77af07c1-645b-4ada-807d-7f9b40ad4a50 2018-08-31 09:39:01,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.370517969131s 2018-08-31 09:39:01,733 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/6f39b08a791846c493d345a903ae0c5e used request id req-77af07c1-645b-4ada-807d-7f9b40ad4a50 2018-08-31 09:39:01,792 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-08-31 09:39:01,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:39:01,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 09:39:01,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:39:01,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:39:01,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:39:01,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:39:01,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:39:01,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:39:01,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:39:01,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:39:01,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:39:01,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:39:01,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:39:01,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:39:01,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:39:01,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:39:01,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:39:01,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:39:01,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:39:01,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:39:01,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:39:01,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:39:01,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:39:01,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 09:39:01,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 09:39:01,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:39:01,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6993881d-3be1-4a51-a292-4691e4252aa8 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:39:01,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-6993881d-3be1-4a51-a292-4691e4252aa8 2018-08-31 09:39:01,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:39:02,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T10:39:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["2quf4N4rSTuIaSj1ebOy9A"], "issued_at": "2018-08-31T09:39:02.000000Z"}} 2018-08-31 09:39:02,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:39:02,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}f9173ca0a354da1b800ea40e3a72e672a586024d" 2018-08-31 09:39:02,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-57e7c368-3c32-48cb-a5f0-1a841ca52142 Date: Fri, 31 Aug 2018 09:39:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 09:39:02,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-57e7c368-3c32-48cb-a5f0-1a841ca52142 2018-08-31 09:39:02,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362097978592s 2018-08-31 09:39:02,609 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-57e7c368-3c32-48cb-a5f0-1a841ca52142 2018-08-31 09:39:02,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:39:02,618 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 09:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14693977-cda7-4620-9de9-c61aa9e079b9 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 09:39:02,619 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-14693977-cda7-4620-9de9-c61aa9e079b9 2018-08-31 09:39:02,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:39:02,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}f9173ca0a354da1b800ea40e3a72e672a586024d" 2018-08-31 09:39:02,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b4963dd-b02b-4c6f-9839-cc1877e13ffe Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 09:39:02,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-1b4963dd-b02b-4c6f-9839-cc1877e13ffe 2018-08-31 09:39:02,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.149075031281s 2018-08-31 09:39:02,769 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-1b4963dd-b02b-4c6f-9839-cc1877e13ffe 2018-08-31 09:39:02,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 09:39:02,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}f9173ca0a354da1b800ea40e3a72e672a586024d" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944"}}' 2018-08-31 09:39:02,924 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a2af76b-4aa5-457b-9dfc-6f821219121f Content-Length: 380 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780"}, "tags": [], "enabled": true, "id": "cf49e1a5d2194c1e830aa1b897617780", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944"}} 2018-08-31 09:39:02,924 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-8a2af76b-4aa5-457b-9dfc-6f821219121f 2018-08-31 09:39:02,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.148836135864s 2018-08-31 09:39:02,925 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-8a2af76b-4aa5-457b-9dfc-6f821219121f 2018-08-31 09:39:02,925 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-bgpvpn', u'tags': [], 'enabled': True, 'id': u'cf49e1a5d2194c1e830aa1b897617780', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944'}) 2018-08-31 09:39:02,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 09:39:02,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}f9173ca0a354da1b800ea40e3a72e672a586024d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f2cce1ff-8079-4ee8-b32b-ad1b77792923", "email": null, "name": "networking-bgpvpn-user_2b734632-15e4-4512-98f0-14ca85826944"}}' 2018-08-31 09:39:03,408 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b252e5e1-fc28-4576-ae4e-a4c0b4cc7fc2 Content-Length: 332 Content-Type: application/json RESP BODY: {"user": {"name": "networking-bgpvpn-user_2b734632-15e4-4512-98f0-14ca85826944", "links": {"self": "http://172.30.9.34:5000/v3/users/ba2a66698784467a86d70a8582b5f17b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba2a66698784467a86d70a8582b5f17b", "domain_id": "default", "password_expires_at": null}} 2018-08-31 09:39:03,409 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-b252e5e1-fc28-4576-ae4e-a4c0b4cc7fc2 2018-08-31 09:39:03,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.477094888687s 2018-08-31 09:39:03,409 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-b252e5e1-fc28-4576-ae4e-a4c0b4cc7fc2 2018-08-31 09:39:03,410 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ba2a66698784467a86d70a8582b5f17b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_2b734632-15e4-4512-98f0-14ca85826944'}) 2018-08-31 09:39:03,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:39:03,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9173ca0a354da1b800ea40e3a72e672a586024d" 2018-08-31 09:39:03,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd8fd3b-5191-4fbe-8374-57646c2206ae Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:39:03,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-4bd8fd3b-5191-4fbe-8374-57646c2206ae 2018-08-31 09:39:03,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194494962692s 2018-08-31 09:39:03,608 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-4bd8fd3b-5191-4fbe-8374-57646c2206ae 2018-08-31 09:39:03,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:39:03,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9173ca0a354da1b800ea40e3a72e672a586024d" 2018-08-31 09:39:03,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f0a2ae-ae94-4ee3-a553-3474920a91da Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:39:03,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-f4f0a2ae-ae94-4ee3-a553-3474920a91da 2018-08-31 09:39:03,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180392980576s 2018-08-31 09:39:03,794 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-f4f0a2ae-ae94-4ee3-a553-3474920a91da 2018-08-31 09:39:03,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:39:03,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9173ca0a354da1b800ea40e3a72e672a586024d" 2018-08-31 09:39:04,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0be576b-7dbc-4888-a5dc-8cd1e178b3f1 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:39:04,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-f0be576b-7dbc-4888-a5dc-8cd1e178b3f1 2018-08-31 09:39:04,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202931165695s 2018-08-31 09:39:04,002 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-f0be576b-7dbc-4888-a5dc-8cd1e178b3f1 2018-08-31 09:39:04,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:39:04,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}f9173ca0a354da1b800ea40e3a72e672a586024d" 2018-08-31 09:39:04,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e4ea599-4d56-48bc-b161-956f763fcef4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 09:39:04,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-3e4ea599-4d56-48bc-b161-956f763fcef4 2018-08-31 09:39:04,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200605869293s 2018-08-31 09:39:04,208 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-3e4ea599-4d56-48bc-b161-956f763fcef4 2018-08-31 09:39:04,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:39:04,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}f9173ca0a354da1b800ea40e3a72e672a586024d" 2018-08-31 09:39:04,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e74c9b6e-2360-4d25-b67e-266a4edcf8d5 Content-Encoding: gzip Content-Length: 1034 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2b734632-15e4-4512-98f0-14ca85826944", "links": {"self": "http://172.30.9.34:5000/v3/users/ba2a66698784467a86d70a8582b5f17b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba2a66698784467a86d70a8582b5f17b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:39:04,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-e74c9b6e-2360-4d25-b67e-266a4edcf8d5 2018-08-31 09:39:04,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20751619339s 2018-08-31 09:39:04,417 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-e74c9b6e-2360-4d25-b67e-266a4edcf8d5 2018-08-31 09:39:04,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:39:04,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}f9173ca0a354da1b800ea40e3a72e672a586024d" 2018-08-31 09:39:04,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a32c3fc6-2dca-4f98-ad26-e14c4df8cddb Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780"}, "tags": [], "enabled": true, "id": "cf49e1a5d2194c1e830aa1b897617780", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}]} 2018-08-31 09:39:04,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-a32c3fc6-2dca-4f98-ad26-e14c4df8cddb 2018-08-31 09:39:04,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205908060074s 2018-08-31 09:39:04,636 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-a32c3fc6-2dca-4f98-ad26-e14c4df8cddb 2018-08-31 09:39:04,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 09:39:04,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=ba2a66698784467a86d70a8582b5f17b&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=cf49e1a5d2194c1e830aa1b897617780" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9173ca0a354da1b800ea40e3a72e672a586024d" 2018-08-31 09:39:04,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c68675-ba3e-4a79-a9a3-7fafde0ba275 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=ba2a66698784467a86d70a8582b5f17b&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=cf49e1a5d2194c1e830aa1b897617780", "previous": null, "next": null}} 2018-08-31 09:39:04,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=ba2a66698784467a86d70a8582b5f17b&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=cf49e1a5d2194c1e830aa1b897617780 used request id req-76c68675-ba3e-4a79-a9a3-7fafde0ba275 2018-08-31 09:39:04,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.196673154831s 2018-08-31 09:39:04,841 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=ba2a66698784467a86d70a8582b5f17b&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=cf49e1a5d2194c1e830aa1b897617780 used request id req-76c68675-ba3e-4a79-a9a3-7fafde0ba275 2018-08-31 09:39:04,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 09:39:04,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780/users/ba2a66698784467a86d70a8582b5f17b/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9173ca0a354da1b800ea40e3a72e672a586024d" 2018-08-31 09:39:04,986 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:39:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca438251-582a-46b2-a13c-17c95ceeb37d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:39:04,986 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780/users/ba2a66698784467a86d70a8582b5f17b/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-ca438251-582a-46b2-a13c-17c95ceeb37d 2018-08-31 09:39:04,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141639947891s 2018-08-31 09:39:04,986 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780/users/ba2a66698784467a86d70a8582b5f17b/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-ca438251-582a-46b2-a13c-17c95ceeb37d 2018-08-31 09:39:04,987 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944', 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'cf49e1a5d2194c1e830aa1b897617780', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'f2cce1ff-8079-4ee8-b32b-ad1b77792923', 'username': u'networking-bgpvpn-user_2b734632-15e4-4512-98f0-14ca85826944', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 09:39:04,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:39:04,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 09:39:04,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:39:04,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:39:04,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:39:04,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:39:04,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:39:04,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:39:04,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:39:04,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:39:04,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:39:04,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:39:04,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:39:04,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:39:04,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:39:04,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:39:04,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:39:04,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:39:04,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:39:04,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:39:04,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:39:04,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:39:04,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:39:04,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 09:39:04,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 09:39:04,993 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_2b734632-15e4-4512-98f0-14ca85826944', 'password': 'f2cce1ff-8079-4ee8-b32b-ad1b77792923', 'project_name': 'networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': 'cf49e1a5d2194c1e830aa1b897617780', 'project_domain_name': 'Default'} 2018-08-31 09:39:04,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:39:04,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9173ca0a354da1b800ea40e3a72e672a586024d" 2018-08-31 09:39:05,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7457b4f-703e-4b8b-958b-25623d5915f4 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:39:05,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-d7457b4f-703e-4b8b-958b-25623d5915f4 2018-08-31 09:39:05,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191112995148s 2018-08-31 09:39:05,187 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-d7457b4f-703e-4b8b-958b-25623d5915f4 2018-08-31 09:39:05,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:39:05,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9173ca0a354da1b800ea40e3a72e672a586024d" 2018-08-31 09:39:05,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aeeb490-38d3-4332-842e-15c0a8de6d4a Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:39:05,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-3aeeb490-38d3-4332-842e-15c0a8de6d4a 2018-08-31 09:39:05,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110821008682s 2018-08-31 09:39:05,303 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-3aeeb490-38d3-4332-842e-15c0a8de6d4a 2018-08-31 09:39:05,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:39:05,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}f9173ca0a354da1b800ea40e3a72e672a586024d" 2018-08-31 09:39:05,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6998f279-0244-4eef-bcd0-64e0fbacb9bd Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 09:39:05,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-6998f279-0244-4eef-bcd0-64e0fbacb9bd 2018-08-31 09:39:05,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100239992142s 2018-08-31 09:39:05,409 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-6998f279-0244-4eef-bcd0-64e0fbacb9bd 2018-08-31 09:39:05,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:39:05,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}f9173ca0a354da1b800ea40e3a72e672a586024d" 2018-08-31 09:39:05,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0fed502-44d4-48f0-82e0-3087462f5270 Content-Encoding: gzip Content-Length: 1034 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2b734632-15e4-4512-98f0-14ca85826944", "links": {"self": "http://172.30.9.34:5000/v3/users/ba2a66698784467a86d70a8582b5f17b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba2a66698784467a86d70a8582b5f17b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:39:05,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-d0fed502-44d4-48f0-82e0-3087462f5270 2018-08-31 09:39:05,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128432035446s 2018-08-31 09:39:05,539 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-d0fed502-44d4-48f0-82e0-3087462f5270 2018-08-31 09:39:05,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:39:05,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}f9173ca0a354da1b800ea40e3a72e672a586024d" 2018-08-31 09:39:05,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25e0a6c4-4ba3-4cda-8575-eda735f8ca48 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780"}, "tags": [], "enabled": true, "id": "cf49e1a5d2194c1e830aa1b897617780", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}]} 2018-08-31 09:39:05,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-25e0a6c4-4ba3-4cda-8575-eda735f8ca48 2018-08-31 09:39:05,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204780817032s 2018-08-31 09:39:05,756 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-25e0a6c4-4ba3-4cda-8575-eda735f8ca48 2018-08-31 09:39:05,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 09:39:05,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=ba2a66698784467a86d70a8582b5f17b&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=cf49e1a5d2194c1e830aa1b897617780" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9173ca0a354da1b800ea40e3a72e672a586024d" 2018-08-31 09:39:05,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be6c6df8-ec75-415b-916b-3acc33ce6ab1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=ba2a66698784467a86d70a8582b5f17b&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=cf49e1a5d2194c1e830aa1b897617780", "previous": null, "next": null}} 2018-08-31 09:39:05,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=ba2a66698784467a86d70a8582b5f17b&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=cf49e1a5d2194c1e830aa1b897617780 used request id req-be6c6df8-ec75-415b-916b-3acc33ce6ab1 2018-08-31 09:39:05,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.185832977295s 2018-08-31 09:39:05,949 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=ba2a66698784467a86d70a8582b5f17b&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=cf49e1a5d2194c1e830aa1b897617780 used request id req-be6c6df8-ec75-415b-916b-3acc33ce6ab1 2018-08-31 09:39:05,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 09:39:05,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780/users/ba2a66698784467a86d70a8582b5f17b/roles/4c25f01924ac4d96a443bc451210c686 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f9173ca0a354da1b800ea40e3a72e672a586024d" 2018-08-31 09:39:06,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:39:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-782294c9-6928-4121-a0e3-30e66fb7f456 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:39:06,190 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780/users/ba2a66698784467a86d70a8582b5f17b/roles/4c25f01924ac4d96a443bc451210c686 used request id req-782294c9-6928-4121-a0e3-30e66fb7f456 2018-08-31 09:39:06,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.237746953964s 2018-08-31 09:39:06,191 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780/users/ba2a66698784467a86d70a8582b5f17b/roles/4c25f01924ac4d96a443bc451210c686 used request id req-782294c9-6928-4121-a0e3-30e66fb7f456 2018-08-31 09:39:06,191 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-31 09:39:08,957 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-31 09:39:11,781 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c3e5fb40-3cd8-4979-ad36-9bb14af31da6 | 2018-08-31T09:39:11.342642 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c3e5fb40-3cd8-4979-ad36-9bb14af31da6 ~/.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-31 09:39:15,561 - 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-31 09:39:15,562 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-31 09:39:18,086 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-31 09:39:21,528 - 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=360d30dc-c8c4-4bcd-bffc-83a965391839) as the default verifier for the future CLI operations. 2018-08-31 09:39:24,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:39:24,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43e562ea-2b15-4a25-a776-286ace7116da 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:39:24,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-43e562ea-2b15-4a25-a776-286ace7116da 2018-08-31 09:39:24,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:39:25,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T10:39:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf49e1a5d2194c1e830aa1b897617780", "name": "networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_cf49e1a5d2194c1e830aa1b897617780", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_cf49e1a5d2194c1e830aa1b897617780", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/cf49e1a5d2194c1e830aa1b897617780", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/cf49e1a5d2194c1e830aa1b897617780", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/cf49e1a5d2194c1e830aa1b897617780", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/cf49e1a5d2194c1e830aa1b897617780", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/cf49e1a5d2194c1e830aa1b897617780", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/cf49e1a5d2194c1e830aa1b897617780", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cf49e1a5d2194c1e830aa1b897617780", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/cf49e1a5d2194c1e830aa1b897617780", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/cf49e1a5d2194c1e830aa1b897617780", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/cf49e1a5d2194c1e830aa1b897617780", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/cf49e1a5d2194c1e830aa1b897617780", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/cf49e1a5d2194c1e830aa1b897617780", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_2b734632-15e4-4512-98f0-14ca85826944", "id": "ba2a66698784467a86d70a8582b5f17b"}, "audit_ids": ["Su94V3wTQYSrJhQLZqTJAQ"], "issued_at": "2018-08-31T09:39:25.000000Z"}} 2018-08-31 09:39:25,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-31 09:39:25,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}0833c0e30328f0366e24519b3d9916a82e7d8ff4" 2018-08-31 09:39:25,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-d8f068fc-c0fe-4c88-9087-d09898bb8bdc Date: Fri, 31 Aug 2018 09:39:25 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-31 09:39:25,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/extensions.json used request id req-d8f068fc-c0fe-4c88-9087-d09898bb8bdc 2018-08-31 09:39:25,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.269187927246s 2018-08-31 09:39:25,594 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/extensions.json used request id req-d8f068fc-c0fe-4c88-9087-d09898bb8bdc 2018-08-31 09:39:25,604 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-08-31 09:39:25,605 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-08-31 09:39:25,605 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-08-31 09:39:25,664 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-08-31 09:39:25,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:39:25,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 09:39:25,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:39:25,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:39:25,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:39:25,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:39:25,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:39:25,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:39:25,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:39:25,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:39:25,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:39:25,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:39:25,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:39:25,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:39:25,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:39:25,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:39:25,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:39:25,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:39:25,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:39:25,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:39:25,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:39:25,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:39:25,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:39:25,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 09:39:25,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 09:39:25,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:39:25,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ab8584a-740f-4f16-af33-848b36c4a930 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:39:25,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-1ab8584a-740f-4f16-af33-848b36c4a930 2018-08-31 09:39:25,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:39:26,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T10:39:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["SPwFOgTLRlq9MVxo5l9xDA"], "issued_at": "2018-08-31T09:39:26.000000Z"}} 2018-08-31 09:39:26,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:39:26,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}4170d2f53a2de31cf3ffdb02a22dee4537af2bbe" 2018-08-31 09:39:26,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-be697724-a1f5-436e-9750-c9ce8890e129 Date: Fri, 31 Aug 2018 09:39:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 09:39:26,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-be697724-a1f5-436e-9750-c9ce8890e129 2018-08-31 09:39:26,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.380941152573s 2018-08-31 09:39:26,501 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-be697724-a1f5-436e-9750-c9ce8890e129 2018-08-31 09:39:26,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:39:26,510 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 09:39:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d0b4d64-19ca-413a-bb77-60f4508c8821 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 09:39:26,510 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-9d0b4d64-19ca-413a-bb77-60f4508c8821 2018-08-31 09:39:26,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:39:26,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}4170d2f53a2de31cf3ffdb02a22dee4537af2bbe" 2018-08-31 09:39:26,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ef9022c-08ff-409f-96f3-25e592cd35f2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 09:39:26,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-6ef9022c-08ff-409f-96f3-25e592cd35f2 2018-08-31 09:39:26,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195614099503s 2018-08-31 09:39:26,707 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-6ef9022c-08ff-409f-96f3-25e592cd35f2 2018-08-31 09:39:26,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 09:39:26,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}4170d2f53a2de31cf3ffdb02a22dee4537af2bbe" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_42fd5c5e-942f-44cb-a175-0fcf1fde575e"}}' 2018-08-31 09:39:26,941 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:39:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3159607c-ac6b-4441-88fa-a065f8c30a6a Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.34:5000/v3/projects/5403bf5f9bda499b929fbf2909d23db5"}, "tags": [], "enabled": true, "id": "5403bf5f9bda499b929fbf2909d23db5", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_42fd5c5e-942f-44cb-a175-0fcf1fde575e"}} 2018-08-31 09:39:26,942 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-3159607c-ac6b-4441-88fa-a065f8c30a6a 2018-08-31 09:39:26,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.2275390625s 2018-08-31 09:39:26,942 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-3159607c-ac6b-4441-88fa-a065f8c30a6a 2018-08-31 09:39:26,943 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-sfc', u'tags': [], 'enabled': True, 'id': u'5403bf5f9bda499b929fbf2909d23db5', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'networking-sfc-project_42fd5c5e-942f-44cb-a175-0fcf1fde575e'}) 2018-08-31 09:39:26,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 09:39:26,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}4170d2f53a2de31cf3ffdb02a22dee4537af2bbe" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b37674da-9d5d-446e-b9bc-632120d36f67", "email": null, "name": "networking-sfc-user_42fd5c5e-942f-44cb-a175-0fcf1fde575e"}}' 2018-08-31 09:39:27,420 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:39:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bab3cb5-9410-4b7a-bd4f-6aaad3f0861a Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "networking-sfc-user_42fd5c5e-942f-44cb-a175-0fcf1fde575e", "links": {"self": "http://172.30.9.34:5000/v3/users/e15b9d2fbaa74d9a99c89c770ff7a287"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e15b9d2fbaa74d9a99c89c770ff7a287", "domain_id": "default", "password_expires_at": null}} 2018-08-31 09:39:27,420 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-6bab3cb5-9410-4b7a-bd4f-6aaad3f0861a 2018-08-31 09:39:27,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.471074104309s 2018-08-31 09:39:27,421 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-6bab3cb5-9410-4b7a-bd4f-6aaad3f0861a 2018-08-31 09:39:27,421 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e15b9d2fbaa74d9a99c89c770ff7a287', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_42fd5c5e-942f-44cb-a175-0fcf1fde575e'}) 2018-08-31 09:39:27,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:39:27,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4170d2f53a2de31cf3ffdb02a22dee4537af2bbe" 2018-08-31 09:39:27,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-104d897f-8075-4681-964d-96600fc9d64f Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:39:27,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-104d897f-8075-4681-964d-96600fc9d64f 2018-08-31 09:39:27,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180755853653s 2018-08-31 09:39:27,606 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-104d897f-8075-4681-964d-96600fc9d64f 2018-08-31 09:39:27,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:39:27,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4170d2f53a2de31cf3ffdb02a22dee4537af2bbe" 2018-08-31 09:39:27,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d27a64a-bd43-485b-b8c0-941dd15236fe Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:39:27,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-7d27a64a-bd43-485b-b8c0-941dd15236fe 2018-08-31 09:39:27,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190705776215s 2018-08-31 09:39:27,802 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-7d27a64a-bd43-485b-b8c0-941dd15236fe 2018-08-31 09:39:27,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:39:27,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4170d2f53a2de31cf3ffdb02a22dee4537af2bbe" 2018-08-31 09:39:28,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20db409e-14f3-413c-a7bd-1283b54a3b95 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:39:28,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-20db409e-14f3-413c-a7bd-1283b54a3b95 2018-08-31 09:39:28,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192881822586s 2018-08-31 09:39:28,000 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-20db409e-14f3-413c-a7bd-1283b54a3b95 2018-08-31 09:39:28,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:39:28,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}4170d2f53a2de31cf3ffdb02a22dee4537af2bbe" 2018-08-31 09:39:28,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdb09315-4586-47e9-9814-27d1efc7ba2e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 09:39:28,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-fdb09315-4586-47e9-9814-27d1efc7ba2e 2018-08-31 09:39:28,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203676939011s 2018-08-31 09:39:28,209 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-fdb09315-4586-47e9-9814-27d1efc7ba2e 2018-08-31 09:39:28,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:39:28,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}4170d2f53a2de31cf3ffdb02a22dee4537af2bbe" 2018-08-31 09:39:28,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5826a7-ab98-49d1-b476-0181cbb251cd Content-Encoding: gzip Content-Length: 1092 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2b734632-15e4-4512-98f0-14ca85826944", "links": {"self": "http://172.30.9.34:5000/v3/users/ba2a66698784467a86d70a8582b5f17b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba2a66698784467a86d70a8582b5f17b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_42fd5c5e-942f-44cb-a175-0fcf1fde575e", "links": {"self": "http://172.30.9.34:5000/v3/users/e15b9d2fbaa74d9a99c89c770ff7a287"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e15b9d2fbaa74d9a99c89c770ff7a287", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:39:28,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-0b5826a7-ab98-49d1-b476-0181cbb251cd 2018-08-31 09:39:28,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.200505971909s 2018-08-31 09:39:28,411 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-0b5826a7-ab98-49d1-b476-0181cbb251cd 2018-08-31 09:39:28,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:39:28,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}4170d2f53a2de31cf3ffdb02a22dee4537af2bbe" 2018-08-31 09:39:28,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f521c9dc-4cf6-413b-bd16-2ea318b95931 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780"}, "tags": [], "enabled": true, "id": "cf49e1a5d2194c1e830aa1b897617780", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.34:5000/v3/projects/5403bf5f9bda499b929fbf2909d23db5"}, "tags": [], "enabled": true, "id": "5403bf5f9bda499b929fbf2909d23db5", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_42fd5c5e-942f-44cb-a175-0fcf1fde575e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}]} 2018-08-31 09:39:28,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-f521c9dc-4cf6-413b-bd16-2ea318b95931 2018-08-31 09:39:28,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205270051956s 2018-08-31 09:39:28,630 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-f521c9dc-4cf6-413b-bd16-2ea318b95931 2018-08-31 09:39:28,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 09:39:28,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=e15b9d2fbaa74d9a99c89c770ff7a287&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=5403bf5f9bda499b929fbf2909d23db5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4170d2f53a2de31cf3ffdb02a22dee4537af2bbe" 2018-08-31 09:39:28,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66a971e1-d1c9-4206-a717-9ec94399acc9 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=e15b9d2fbaa74d9a99c89c770ff7a287&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=5403bf5f9bda499b929fbf2909d23db5", "previous": null, "next": null}} 2018-08-31 09:39:28,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=e15b9d2fbaa74d9a99c89c770ff7a287&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=5403bf5f9bda499b929fbf2909d23db5 used request id req-66a971e1-d1c9-4206-a717-9ec94399acc9 2018-08-31 09:39:28,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.194386959076s 2018-08-31 09:39:28,833 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=e15b9d2fbaa74d9a99c89c770ff7a287&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=5403bf5f9bda499b929fbf2909d23db5 used request id req-66a971e1-d1c9-4206-a717-9ec94399acc9 2018-08-31 09:39:28,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 09:39:28,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/5403bf5f9bda499b929fbf2909d23db5/users/e15b9d2fbaa74d9a99c89c770ff7a287/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4170d2f53a2de31cf3ffdb02a22dee4537af2bbe" 2018-08-31 09:39:29,063 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:39:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a883770e-857a-47a6-997c-4466b056d315 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:39:29,063 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/5403bf5f9bda499b929fbf2909d23db5/users/e15b9d2fbaa74d9a99c89c770ff7a287/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-a883770e-857a-47a6-997c-4466b056d315 2018-08-31 09:39:29,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.227228879929s 2018-08-31 09:39:29,064 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/5403bf5f9bda499b929fbf2909d23db5/users/e15b9d2fbaa74d9a99c89c770ff7a287/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-a883770e-857a-47a6-997c-4466b056d315 2018-08-31 09:39:29,064 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_42fd5c5e-942f-44cb-a175-0fcf1fde575e', 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'5403bf5f9bda499b929fbf2909d23db5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'b37674da-9d5d-446e-b9bc-632120d36f67', 'username': u'networking-sfc-user_42fd5c5e-942f-44cb-a175-0fcf1fde575e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 09:39:29,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:39:29,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 09:39:29,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:39:29,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:39:29,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:39:29,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:39:29,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:39:29,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:39:29,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:39:29,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:39:29,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:39:29,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:39:29,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:39:29,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:39:29,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:39:29,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:39:29,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:39:29,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:39:29,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:39:29,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:39:29,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:39:29,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:39:29,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:39:29,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 09:39:29,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 09:39:29,070 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_42fd5c5e-942f-44cb-a175-0fcf1fde575e', 'password': 'b37674da-9d5d-446e-b9bc-632120d36f67', 'project_name': 'networking-sfc-project_42fd5c5e-942f-44cb-a175-0fcf1fde575e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': '5403bf5f9bda499b929fbf2909d23db5', 'project_domain_name': 'Default'} 2018-08-31 09:39:29,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:39:29,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4170d2f53a2de31cf3ffdb02a22dee4537af2bbe" 2018-08-31 09:39:29,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f05b3c-ff02-4c00-8556-967bdd1b01e9 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:39:29,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-a7f05b3c-ff02-4c00-8556-967bdd1b01e9 2018-08-31 09:39:29,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19721198082s 2018-08-31 09:39:29,271 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-a7f05b3c-ff02-4c00-8556-967bdd1b01e9 2018-08-31 09:39:29,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:39:29,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4170d2f53a2de31cf3ffdb02a22dee4537af2bbe" 2018-08-31 09:39:29,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a00976f-7590-4a6b-9b10-94d5712c88b2 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:39:29,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-4a00976f-7590-4a6b-9b10-94d5712c88b2 2018-08-31 09:39:29,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200407981873s 2018-08-31 09:39:29,476 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-4a00976f-7590-4a6b-9b10-94d5712c88b2 2018-08-31 09:39:29,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:39:29,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}4170d2f53a2de31cf3ffdb02a22dee4537af2bbe" 2018-08-31 09:39:29,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4382b79a-b279-46f3-a230-187e9bffb9f1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 09:39:29,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-4382b79a-b279-46f3-a230-187e9bffb9f1 2018-08-31 09:39:29,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.179411888123s 2018-08-31 09:39:29,660 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-4382b79a-b279-46f3-a230-187e9bffb9f1 2018-08-31 09:39:29,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:39:29,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}4170d2f53a2de31cf3ffdb02a22dee4537af2bbe" 2018-08-31 09:39:29,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b83bc13b-9119-4473-a742-cc2b510d452e Content-Encoding: gzip Content-Length: 1092 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2b734632-15e4-4512-98f0-14ca85826944", "links": {"self": "http://172.30.9.34:5000/v3/users/ba2a66698784467a86d70a8582b5f17b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba2a66698784467a86d70a8582b5f17b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_42fd5c5e-942f-44cb-a175-0fcf1fde575e", "links": {"self": "http://172.30.9.34:5000/v3/users/e15b9d2fbaa74d9a99c89c770ff7a287"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e15b9d2fbaa74d9a99c89c770ff7a287", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:39:29,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-b83bc13b-9119-4473-a742-cc2b510d452e 2018-08-31 09:39:29,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130950212479s 2018-08-31 09:39:29,793 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-b83bc13b-9119-4473-a742-cc2b510d452e 2018-08-31 09:39:29,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:39:29,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}4170d2f53a2de31cf3ffdb02a22dee4537af2bbe" 2018-08-31 09:39:30,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9417237f-b18d-4143-916a-4424ffccb9d2 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780"}, "tags": [], "enabled": true, "id": "cf49e1a5d2194c1e830aa1b897617780", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.34:5000/v3/projects/5403bf5f9bda499b929fbf2909d23db5"}, "tags": [], "enabled": true, "id": "5403bf5f9bda499b929fbf2909d23db5", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_42fd5c5e-942f-44cb-a175-0fcf1fde575e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}]} 2018-08-31 09:39:30,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-9417237f-b18d-4143-916a-4424ffccb9d2 2018-08-31 09:39:30,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207797050476s 2018-08-31 09:39:30,012 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-9417237f-b18d-4143-916a-4424ffccb9d2 2018-08-31 09:39:30,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 09:39:30,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=e15b9d2fbaa74d9a99c89c770ff7a287&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=5403bf5f9bda499b929fbf2909d23db5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4170d2f53a2de31cf3ffdb02a22dee4537af2bbe" 2018-08-31 09:39:30,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fd43c2e-e86e-4769-b149-cf3feff24ad6 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=e15b9d2fbaa74d9a99c89c770ff7a287&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=5403bf5f9bda499b929fbf2909d23db5", "previous": null, "next": null}} 2018-08-31 09:39:30,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=e15b9d2fbaa74d9a99c89c770ff7a287&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=5403bf5f9bda499b929fbf2909d23db5 used request id req-4fd43c2e-e86e-4769-b149-cf3feff24ad6 2018-08-31 09:39:30,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101046085358s 2018-08-31 09:39:30,122 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=e15b9d2fbaa74d9a99c89c770ff7a287&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=5403bf5f9bda499b929fbf2909d23db5 used request id req-4fd43c2e-e86e-4769-b149-cf3feff24ad6 2018-08-31 09:39:30,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 09:39:30,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/5403bf5f9bda499b929fbf2909d23db5/users/e15b9d2fbaa74d9a99c89c770ff7a287/roles/4c25f01924ac4d96a443bc451210c686 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4170d2f53a2de31cf3ffdb02a22dee4537af2bbe" 2018-08-31 09:39:30,363 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:39:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c152cc3-2ba0-47c7-a0fe-348aa2fde1b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:39:30,363 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/5403bf5f9bda499b929fbf2909d23db5/users/e15b9d2fbaa74d9a99c89c770ff7a287/roles/4c25f01924ac4d96a443bc451210c686 used request id req-5c152cc3-2ba0-47c7-a0fe-348aa2fde1b9 2018-08-31 09:39:30,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.238165140152s 2018-08-31 09:39:30,364 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/5403bf5f9bda499b929fbf2909d23db5/users/e15b9d2fbaa74d9a99c89c770ff7a287/roles/4c25f01924ac4d96a443bc451210c686 used request id req-5c152cc3-2ba0-47c7-a0fe-348aa2fde1b9 2018-08-31 09:39:30,364 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-31 09:39:33,277 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-31 09:39:36,643 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ea99bca9-8080-4249-a48b-4afc70895a39 | 2018-08-31T09:39:35.651643 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ea99bca9-8080-4249-a48b-4afc70895a39 ~/.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-31 09:39:40,478 - 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-31 09:39:40,479 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-31 09:39:43,106 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-31 09:39:46,544 - 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=a8861f7c-1b75-4630-b8bd-e350dab169d9) as the default verifier for the future CLI operations. 2018-08-31 09:39:49,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:39:49,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26e685d5-5433-452c-9dd9-681aa448f44b 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:39:49,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-26e685d5-5433-452c-9dd9-681aa448f44b 2018-08-31 09:39:49,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:39:50,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T10:39:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5403bf5f9bda499b929fbf2909d23db5", "name": "networking-sfc-project_42fd5c5e-942f-44cb-a175-0fcf1fde575e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_5403bf5f9bda499b929fbf2909d23db5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_5403bf5f9bda499b929fbf2909d23db5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/5403bf5f9bda499b929fbf2909d23db5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/5403bf5f9bda499b929fbf2909d23db5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/5403bf5f9bda499b929fbf2909d23db5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/5403bf5f9bda499b929fbf2909d23db5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/5403bf5f9bda499b929fbf2909d23db5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/5403bf5f9bda499b929fbf2909d23db5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5403bf5f9bda499b929fbf2909d23db5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/5403bf5f9bda499b929fbf2909d23db5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/5403bf5f9bda499b929fbf2909d23db5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/5403bf5f9bda499b929fbf2909d23db5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/5403bf5f9bda499b929fbf2909d23db5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/5403bf5f9bda499b929fbf2909d23db5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_42fd5c5e-942f-44cb-a175-0fcf1fde575e", "id": "e15b9d2fbaa74d9a99c89c770ff7a287"}, "audit_ids": ["r6G6LJ-ARZm4m8sU3w8Okg"], "issued_at": "2018-08-31T09:39:49.000000Z"}} 2018-08-31 09:39:50,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-31 09:39:50,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}86a329e167c2d5db8ced97dfc336709d37c1864f" 2018-08-31 09:39:50,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-14c15d73-d1b1-49de-831c-3599d5f7d2b7 Date: Fri, 31 Aug 2018 09:39:50 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-31 09:39:50,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/extensions.json used request id req-14c15d73-d1b1-49de-831c-3599d5f7d2b7 2018-08-31 09:39:50,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.283356904984s 2018-08-31 09:39:50,335 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/extensions.json used request id req-14c15d73-d1b1-49de-831c-3599d5f7d2b7 2018-08-31 09:39:50,345 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-08-31 09:39:50,345 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-08-31 09:39:50,345 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-08-31 09:39:50,404 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-08-31 09:39:50,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:39:50,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 09:39:50,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:39:50,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:39:50,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:39:50,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:39:50,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:39:50,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:39:50,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:39:50,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:39:50,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:39:50,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:39:50,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:39:50,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:39:50,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:39:50,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:39:50,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:39:50,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:39:50,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:39:50,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:39:50,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:39:50,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:39:50,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:39:50,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 09:39:50,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 09:39:50,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:39:50,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d05bee5-515e-48c3-88a1-ebbff9621867 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:39:50,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-5d05bee5-515e-48c3-88a1-ebbff9621867 2018-08-31 09:39:50,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:39:50,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T10:39:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["W1Bkdab-TUKYDgQQlDsnOA"], "issued_at": "2018-08-31T09:39:50.000000Z"}} 2018-08-31 09:39:50,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:39:50,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}eb623c335d5205255e36f49d69a30b0ffa04934e" 2018-08-31 09:39:51,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-bf9c94f3-f55e-4bbf-96b8-91cea175af06 Date: Fri, 31 Aug 2018 09:39:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 09:39:51,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bf9c94f3-f55e-4bbf-96b8-91cea175af06 2018-08-31 09:39:51,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.365745067596s 2018-08-31 09:39:51,234 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bf9c94f3-f55e-4bbf-96b8-91cea175af06 2018-08-31 09:39:51,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:39:51,243 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 09:39:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-923f11b5-79a3-4295-ac6f-499492959cd6 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 09:39:51,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-923f11b5-79a3-4295-ac6f-499492959cd6 2018-08-31 09:39:51,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:39:51,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}eb623c335d5205255e36f49d69a30b0ffa04934e" 2018-08-31 09:39:51,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b5d53cd-f9b5-426b-89bf-9faa7e87600b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 09:39:51,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-7b5d53cd-f9b5-426b-89bf-9faa7e87600b 2018-08-31 09:39:51,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197541952133s 2018-08-31 09:39:51,442 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-7b5d53cd-f9b5-426b-89bf-9faa7e87600b 2018-08-31 09:39:51,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 09:39:51,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}eb623c335d5205255e36f49d69a30b0ffa04934e" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_15446a9b-a7cc-4f62-8ea1-db946f86fe43"}}' 2018-08-31 09:39:51,654 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:39:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-666d8af3-1980-4ffb-952f-d67f928a064d Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.34:5000/v3/projects/4e80d306a00b43c787f8ac6dee1a3161"}, "tags": [], "enabled": true, "id": "4e80d306a00b43c787f8ac6dee1a3161", "parent_id": "default", "domain_id": "default", "name": "barbican-project_15446a9b-a7cc-4f62-8ea1-db946f86fe43"}} 2018-08-31 09:39:51,654 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-666d8af3-1980-4ffb-952f-d67f928a064d 2018-08-31 09:39:51,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.20539188385s 2018-08-31 09:39:51,654 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-666d8af3-1980-4ffb-952f-d67f928a064d 2018-08-31 09:39:51,655 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: barbican', u'tags': [], 'enabled': True, 'id': u'4e80d306a00b43c787f8ac6dee1a3161', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'barbican-project_15446a9b-a7cc-4f62-8ea1-db946f86fe43'}) 2018-08-31 09:39:51,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 09:39:51,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}eb623c335d5205255e36f49d69a30b0ffa04934e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "86ea64a0-f675-45f7-8676-9a5c73fcdcdb", "email": null, "name": "barbican-user_15446a9b-a7cc-4f62-8ea1-db946f86fe43"}}' 2018-08-31 09:39:52,133 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:39:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3668e78e-ab03-4cf6-9dec-925cc4975a8f Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "barbican-user_15446a9b-a7cc-4f62-8ea1-db946f86fe43", "links": {"self": "http://172.30.9.34:5000/v3/users/7b9c0623c7fe4157b1c6243d7c3242b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b9c0623c7fe4157b1c6243d7c3242b6", "domain_id": "default", "password_expires_at": null}} 2018-08-31 09:39:52,133 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-3668e78e-ab03-4cf6-9dec-925cc4975a8f 2018-08-31 09:39:52,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.471811056137s 2018-08-31 09:39:52,133 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-3668e78e-ab03-4cf6-9dec-925cc4975a8f 2018-08-31 09:39:52,134 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7b9c0623c7fe4157b1c6243d7c3242b6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_15446a9b-a7cc-4f62-8ea1-db946f86fe43'}) 2018-08-31 09:39:52,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:39:52,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb623c335d5205255e36f49d69a30b0ffa04934e" 2018-08-31 09:39:52,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96da30cc-ec3c-4bab-88f1-474f772c5074 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:39:52,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-96da30cc-ec3c-4bab-88f1-474f772c5074 2018-08-31 09:39:52,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191875934601s 2018-08-31 09:39:52,329 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-96da30cc-ec3c-4bab-88f1-474f772c5074 2018-08-31 09:39:52,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:39:52,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb623c335d5205255e36f49d69a30b0ffa04934e" 2018-08-31 09:39:52,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f3df28-048e-4a3a-9308-8f9eeb8d8328 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:39:52,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-78f3df28-048e-4a3a-9308-8f9eeb8d8328 2018-08-31 09:39:52,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181391000748s 2018-08-31 09:39:52,516 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-78f3df28-048e-4a3a-9308-8f9eeb8d8328 2018-08-31 09:39:52,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:39:52,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb623c335d5205255e36f49d69a30b0ffa04934e" 2018-08-31 09:39:52,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bcc1fc0-37a7-474d-82f6-709a74a40f38 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:39:52,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-9bcc1fc0-37a7-474d-82f6-709a74a40f38 2018-08-31 09:39:52,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193636894226s 2018-08-31 09:39:52,715 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-9bcc1fc0-37a7-474d-82f6-709a74a40f38 2018-08-31 09:39:52,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:39:52,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}eb623c335d5205255e36f49d69a30b0ffa04934e" 2018-08-31 09:39:52,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38eb2e8b-11c1-4dba-9abc-13dfc17aad34 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 09:39:52,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-38eb2e8b-11c1-4dba-9abc-13dfc17aad34 2018-08-31 09:39:52,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194908857346s 2018-08-31 09:39:52,915 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-38eb2e8b-11c1-4dba-9abc-13dfc17aad34 2018-08-31 09:39:52,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:39:52,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}eb623c335d5205255e36f49d69a30b0ffa04934e" 2018-08-31 09:39:53,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f2b9d34-6d74-432e-a0fb-0ae787f8beae Content-Encoding: gzip Content-Length: 1153 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_15446a9b-a7cc-4f62-8ea1-db946f86fe43", "links": {"self": "http://172.30.9.34:5000/v3/users/7b9c0623c7fe4157b1c6243d7c3242b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b9c0623c7fe4157b1c6243d7c3242b6", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2b734632-15e4-4512-98f0-14ca85826944", "links": {"self": "http://172.30.9.34:5000/v3/users/ba2a66698784467a86d70a8582b5f17b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba2a66698784467a86d70a8582b5f17b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_42fd5c5e-942f-44cb-a175-0fcf1fde575e", "links": {"self": "http://172.30.9.34:5000/v3/users/e15b9d2fbaa74d9a99c89c770ff7a287"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e15b9d2fbaa74d9a99c89c770ff7a287", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:39:53,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-7f2b9d34-6d74-432e-a0fb-0ae787f8beae 2018-08-31 09:39:53,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203642129898s 2018-08-31 09:39:53,120 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-7f2b9d34-6d74-432e-a0fb-0ae787f8beae 2018-08-31 09:39:53,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:39:53,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}eb623c335d5205255e36f49d69a30b0ffa04934e" 2018-08-31 09:39:53,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07baaeab-1649-4029-b67d-faf1bc3a415a Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.34:5000/v3/projects/4e80d306a00b43c787f8ac6dee1a3161"}, "tags": [], "enabled": true, "id": "4e80d306a00b43c787f8ac6dee1a3161", "parent_id": "default", "domain_id": "default", "name": "barbican-project_15446a9b-a7cc-4f62-8ea1-db946f86fe43"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780"}, "tags": [], "enabled": true, "id": "cf49e1a5d2194c1e830aa1b897617780", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.34:5000/v3/projects/5403bf5f9bda499b929fbf2909d23db5"}, "tags": [], "enabled": true, "id": "5403bf5f9bda499b929fbf2909d23db5", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_42fd5c5e-942f-44cb-a175-0fcf1fde575e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}]} 2018-08-31 09:39:53,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-07baaeab-1649-4029-b67d-faf1bc3a415a 2018-08-31 09:39:53,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194831848145s 2018-08-31 09:39:53,328 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-07baaeab-1649-4029-b67d-faf1bc3a415a 2018-08-31 09:39:53,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 09:39:53,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=7b9c0623c7fe4157b1c6243d7c3242b6&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=4e80d306a00b43c787f8ac6dee1a3161" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb623c335d5205255e36f49d69a30b0ffa04934e" 2018-08-31 09:39:53,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6d44d43-4b86-4b4c-adc4-778cabd07f56 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=7b9c0623c7fe4157b1c6243d7c3242b6&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=4e80d306a00b43c787f8ac6dee1a3161", "previous": null, "next": null}} 2018-08-31 09:39:53,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=7b9c0623c7fe4157b1c6243d7c3242b6&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=4e80d306a00b43c787f8ac6dee1a3161 used request id req-b6d44d43-4b86-4b4c-adc4-778cabd07f56 2018-08-31 09:39:53,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.198829174042s 2018-08-31 09:39:53,535 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=7b9c0623c7fe4157b1c6243d7c3242b6&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=4e80d306a00b43c787f8ac6dee1a3161 used request id req-b6d44d43-4b86-4b4c-adc4-778cabd07f56 2018-08-31 09:39:53,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 09:39:53,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/4e80d306a00b43c787f8ac6dee1a3161/users/7b9c0623c7fe4157b1c6243d7c3242b6/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb623c335d5205255e36f49d69a30b0ffa04934e" 2018-08-31 09:39:53,758 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:39:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e1349e5-7065-4ca1-8f3a-c1e8b9347564 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:39:53,758 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/4e80d306a00b43c787f8ac6dee1a3161/users/7b9c0623c7fe4157b1c6243d7c3242b6/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-7e1349e5-7065-4ca1-8f3a-c1e8b9347564 2018-08-31 09:39:53,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.21904706955s 2018-08-31 09:39:53,758 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/4e80d306a00b43c787f8ac6dee1a3161/users/7b9c0623c7fe4157b1c6243d7c3242b6/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-7e1349e5-7065-4ca1-8f3a-c1e8b9347564 2018-08-31 09:39:53,759 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_15446a9b-a7cc-4f62-8ea1-db946f86fe43', 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'4e80d306a00b43c787f8ac6dee1a3161', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '86ea64a0-f675-45f7-8676-9a5c73fcdcdb', 'username': u'barbican-user_15446a9b-a7cc-4f62-8ea1-db946f86fe43', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 09:39:53,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:39:53,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 09:39:53,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:39:53,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:39:53,760 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:39:53,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:39:53,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:39:53,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:39:53,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:39:53,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:39:53,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:39:53,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:39:53,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:39:53,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:39:53,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:39:53,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:39:53,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:39:53,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:39:53,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:39:53,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:39:53,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:39:53,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:39:53,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:39:53,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 09:39:53,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 09:39:53,764 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_15446a9b-a7cc-4f62-8ea1-db946f86fe43', 'password': '86ea64a0-f675-45f7-8676-9a5c73fcdcdb', 'project_name': 'barbican-project_15446a9b-a7cc-4f62-8ea1-db946f86fe43', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': '4e80d306a00b43c787f8ac6dee1a3161', 'project_domain_name': 'Default'} 2018-08-31 09:39:53,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:39:53,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb623c335d5205255e36f49d69a30b0ffa04934e" 2018-08-31 09:39:53,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c3c4de-aa7a-46eb-a15a-aea315c02b15 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:39:53,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-84c3c4de-aa7a-46eb-a15a-aea315c02b15 2018-08-31 09:39:53,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196972131729s 2018-08-31 09:39:53,964 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-84c3c4de-aa7a-46eb-a15a-aea315c02b15 2018-08-31 09:39:53,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:39:53,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb623c335d5205255e36f49d69a30b0ffa04934e" 2018-08-31 09:39:54,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9501f61-44ff-40c5-aa76-fa05e23513fb Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:39:54,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-c9501f61-44ff-40c5-aa76-fa05e23513fb 2018-08-31 09:39:54,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19548201561s 2018-08-31 09:39:54,165 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-c9501f61-44ff-40c5-aa76-fa05e23513fb 2018-08-31 09:39:54,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:39:54,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}eb623c335d5205255e36f49d69a30b0ffa04934e" 2018-08-31 09:39:54,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61446aad-20ca-408c-8deb-dbcb28c41eed Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 09:39:54,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-61446aad-20ca-408c-8deb-dbcb28c41eed 2018-08-31 09:39:54,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.265772819519s 2018-08-31 09:39:54,436 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-61446aad-20ca-408c-8deb-dbcb28c41eed 2018-08-31 09:39:54,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:39:54,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}eb623c335d5205255e36f49d69a30b0ffa04934e" 2018-08-31 09:39:54,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d47b755a-cd50-44df-9b87-2b4c28b1a6d2 Content-Encoding: gzip Content-Length: 1153 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_15446a9b-a7cc-4f62-8ea1-db946f86fe43", "links": {"self": "http://172.30.9.34:5000/v3/users/7b9c0623c7fe4157b1c6243d7c3242b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b9c0623c7fe4157b1c6243d7c3242b6", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2b734632-15e4-4512-98f0-14ca85826944", "links": {"self": "http://172.30.9.34:5000/v3/users/ba2a66698784467a86d70a8582b5f17b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba2a66698784467a86d70a8582b5f17b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_42fd5c5e-942f-44cb-a175-0fcf1fde575e", "links": {"self": "http://172.30.9.34:5000/v3/users/e15b9d2fbaa74d9a99c89c770ff7a287"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e15b9d2fbaa74d9a99c89c770ff7a287", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:39:54,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-d47b755a-cd50-44df-9b87-2b4c28b1a6d2 2018-08-31 09:39:54,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218060016632s 2018-08-31 09:39:54,655 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-d47b755a-cd50-44df-9b87-2b4c28b1a6d2 2018-08-31 09:39:54,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:39:54,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}eb623c335d5205255e36f49d69a30b0ffa04934e" 2018-08-31 09:39:54,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f20878d2-c3b1-4411-bb87-67499c3af31e Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.34:5000/v3/projects/4e80d306a00b43c787f8ac6dee1a3161"}, "tags": [], "enabled": true, "id": "4e80d306a00b43c787f8ac6dee1a3161", "parent_id": "default", "domain_id": "default", "name": "barbican-project_15446a9b-a7cc-4f62-8ea1-db946f86fe43"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780"}, "tags": [], "enabled": true, "id": "cf49e1a5d2194c1e830aa1b897617780", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.34:5000/v3/projects/5403bf5f9bda499b929fbf2909d23db5"}, "tags": [], "enabled": true, "id": "5403bf5f9bda499b929fbf2909d23db5", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_42fd5c5e-942f-44cb-a175-0fcf1fde575e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}]} 2018-08-31 09:39:54,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-f20878d2-c3b1-4411-bb87-67499c3af31e 2018-08-31 09:39:54,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206460952759s 2018-08-31 09:39:54,874 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-f20878d2-c3b1-4411-bb87-67499c3af31e 2018-08-31 09:39:54,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 09:39:54,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=7b9c0623c7fe4157b1c6243d7c3242b6&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=4e80d306a00b43c787f8ac6dee1a3161" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb623c335d5205255e36f49d69a30b0ffa04934e" 2018-08-31 09:39:55,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a0fde2c-5e02-414b-861a-7099ea2e68fc Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=7b9c0623c7fe4157b1c6243d7c3242b6&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=4e80d306a00b43c787f8ac6dee1a3161", "previous": null, "next": null}} 2018-08-31 09:39:55,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=7b9c0623c7fe4157b1c6243d7c3242b6&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=4e80d306a00b43c787f8ac6dee1a3161 used request id req-8a0fde2c-5e02-414b-861a-7099ea2e68fc 2018-08-31 09:39:55,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.191653013229s 2018-08-31 09:39:55,073 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=7b9c0623c7fe4157b1c6243d7c3242b6&role.id=4c25f01924ac4d96a443bc451210c686&scope.project.id=4e80d306a00b43c787f8ac6dee1a3161 used request id req-8a0fde2c-5e02-414b-861a-7099ea2e68fc 2018-08-31 09:39:55,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 09:39:55,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/4e80d306a00b43c787f8ac6dee1a3161/users/7b9c0623c7fe4157b1c6243d7c3242b6/roles/4c25f01924ac4d96a443bc451210c686 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb623c335d5205255e36f49d69a30b0ffa04934e" 2018-08-31 09:39:55,316 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed757b4c-c4d9-40d2-8ec4-3667c894636a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:39:55,316 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/4e80d306a00b43c787f8ac6dee1a3161/users/7b9c0623c7fe4157b1c6243d7c3242b6/roles/4c25f01924ac4d96a443bc451210c686 used request id req-ed757b4c-c4d9-40d2-8ec4-3667c894636a 2018-08-31 09:39:55,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.239840984344s 2018-08-31 09:39:55,316 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/4e80d306a00b43c787f8ac6dee1a3161/users/7b9c0623c7fe4157b1c6243d7c3242b6/roles/4c25f01924ac4d96a443bc451210c686 used request id req-ed757b4c-c4d9-40d2-8ec4-3667c894636a 2018-08-31 09:39:55,317 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-31 09:39:58,355 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-31 09:40:01,197 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2ef539db-fdcd-4d9c-8266-4e045a4d4095 | 2018-08-31T09:40:00.724737 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2ef539db-fdcd-4d9c-8266-4e045a4d4095 ~/.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-31 09:40:04,897 - 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-31 09:40:04,897 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-31 09:40:07,522 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-31 09:40:11,013 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=230c88d8-fb98-4132-b3f2-a88411de37cf) as the default verifier for the future CLI operations. 2018-08-31 09:40:14,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:40:14,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70f8e840-6ae1-4d8f-8be8-d180cdb169e5 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:40:14,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-70f8e840-6ae1-4d8f-8be8-d180cdb169e5 2018-08-31 09:40:14,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:40:14,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T10:40:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4e80d306a00b43c787f8ac6dee1a3161", "name": "barbican-project_15446a9b-a7cc-4f62-8ea1-db946f86fe43"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_4e80d306a00b43c787f8ac6dee1a3161", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_4e80d306a00b43c787f8ac6dee1a3161", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/4e80d306a00b43c787f8ac6dee1a3161", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/4e80d306a00b43c787f8ac6dee1a3161", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/4e80d306a00b43c787f8ac6dee1a3161", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/4e80d306a00b43c787f8ac6dee1a3161", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/4e80d306a00b43c787f8ac6dee1a3161", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/4e80d306a00b43c787f8ac6dee1a3161", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4e80d306a00b43c787f8ac6dee1a3161", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/4e80d306a00b43c787f8ac6dee1a3161", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/4e80d306a00b43c787f8ac6dee1a3161", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/4e80d306a00b43c787f8ac6dee1a3161", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/4e80d306a00b43c787f8ac6dee1a3161", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/4e80d306a00b43c787f8ac6dee1a3161", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_15446a9b-a7cc-4f62-8ea1-db946f86fe43", "id": "7b9c0623c7fe4157b1c6243d7c3242b6"}, "audit_ids": ["D-azWlecQG24B63VB6cIyA"], "issued_at": "2018-08-31T09:40:14.000000Z"}} 2018-08-31 09:40:14,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:40:14,842 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 09:40:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc538a58-9af0-4a2b-92ae-368c396aced2 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 09:40:14,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-bc538a58-9af0-4a2b-92ae-368c396aced2 2018-08-31 09:40:14,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-31 09:40:14,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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-31 09:40:14,855 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 09:40:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ad868b2-e830-4a66-b81b-c0e3028b8612 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.6:35357/v3/", "rel": "self"}]}]}} 2018-08-31 09:40:14,855 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.6:35357/ used request id req-9ad868b2-e830-4a66-b81b-c0e3028b8612 2018-08-31 09:40:14,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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}72ffde8dd25a21b1dcbbb3d2228437098f7e3d21" 2018-08-31 09:40:15,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-674f6f82-58ea-406e-81c4-efe86ea3c522 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/0b86776480da4d5789eb6fd8fdd028a0"}, "enabled": true, "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/11bdff415a4b458b823d2a813c47b800"}, "enabled": true, "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5a02104569704957b8f7e87a8c00c1e1"}, "enabled": true, "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5a268527d8d84f2db61922fd11d5b846"}, "enabled": true, "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/61082a6609c14bba8150f60fb66e59f0"}, "enabled": true, "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7556eea12e4e4573bf2c53c856de03df"}, "enabled": true, "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7b3819a035e64af28dc2b31fc891617d"}, "enabled": true, "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/805f33ac155948259864bdec6c9505c4"}, "enabled": true, "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/a0c224267c874d2dade8e2680a0ae486"}, "enabled": true, "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/a411d062fe66475bbf5012e9e111c511"}, "enabled": true, "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/affebc6a9505465e811607ee465d037a"}, "enabled": true, "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/cc994303ffae405f9aaa01832a866e91"}, "enabled": true, "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ee7b5a3ce96b4d798ceef87c6be96486"}, "enabled": true, "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/fa12b1b28b324d9895642e39e37e0673"}, "enabled": true, "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/faf25163a3614872aaf798b654b53bf4"}, "enabled": true, "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-08-31 09:40:15,053 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-674f6f82-58ea-406e-81c4-efe86ea3c522 2018-08-31 09:40:15,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.207590103149s 2018-08-31 09:40:15,054 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-674f6f82-58ea-406e-81c4-efe86ea3c522 2018-08-31 09:40:15,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-31 09:40:15,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}72ffde8dd25a21b1dcbbb3d2228437098f7e3d21" 2018-08-31 09:40:15,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-4b4cb37a-71c8-4d00-b3fe-ebcbc3286a4a Date: Fri, 31 Aug 2018 09:40:15 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-31 09:40:15,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/extensions.json used request id req-4b4cb37a-71c8-4d00-b3fe-ebcbc3286a4a 2018-08-31 09:40:15,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.281758785248s 2018-08-31 09:40:15,344 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/extensions.json used request id req-4b4cb37a-71c8-4d00-b3fe-ebcbc3286a4a 2018-08-31 09:40:15,354 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-08-31 09:40:15,355 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-31 09:40:15,359 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 06:35 | PASS | | neutron-tempest-plugin-api | functest | smoke | 15:35 | PASS | | rally_sanity | functest | smoke | 29:24 | FAIL | | refstack_defcore | functest | smoke | 05:08 | FAIL | | patrole | functest | smoke | 03:11 | PASS | | vmtp | functest | smoke | 10:34 | FAIL | | shaker | functest | smoke | 00:38 | FAIL | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:31 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-08-31 09:40:15,371 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-31 09:40:18,229 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-263 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-31 09:40:18,234 - 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.34,192.30.9.6 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.34:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Qwo5SNrzeiruLKom0RqNKFfJJ 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=f52f5ba0cfbd461585ae6cb47d1e299c export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-31 09:40:18,235 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-31 09:40:18,235 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-08-31 09:40:18,236 - 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-31 09:40:18,241 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-31 09:40:21,384 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-263 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-31 09:40:21,387 - 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.34,192.30.9.6 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.34:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Qwo5SNrzeiruLKom0RqNKFfJJ 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=f52f5ba0cfbd461585ae6cb47d1e299c export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-31 09:40:21,387 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-31 09:40:21,388 - 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-31 09:40:21,399 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-08-31 09:40:21,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:40:21,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:40:21,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:40:21,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:40:21,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:40:21,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:40:21,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:40:21,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:40:21,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:40:21,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:40:21,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:40:21,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:40:21,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:40:21,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:40:21,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:40:21,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:40:21,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:40:21,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:40:21,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:40:21,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:40:21,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:40:21,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:40:21,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:40:21,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9aafc4f-d086-4e20-98e3-65e73b200814 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:40:21,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-a9aafc4f-d086-4e20-98e3-65e73b200814 2018-08-31 09:40:21,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:40:22,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T10:40:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["x-D2N41NS0igqqA66Zy-sQ"], "issued_at": "2018-08-31T09:40:22.000000Z"}} 2018-08-31 09:40:22,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:40:22,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}13f935f13eebf605fb6216778c3ab9ad206a9310" 2018-08-31 09:40:22,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-e04ca62a-02e9-43e9-aed7-ebaeee0f7386 Date: Fri, 31 Aug 2018 09:40:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 09:40:22,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e04ca62a-02e9-43e9-aed7-ebaeee0f7386 2018-08-31 09:40:22,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.570481061935s 2018-08-31 09:40:22,798 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e04ca62a-02e9-43e9-aed7-ebaeee0f7386 2018-08-31 09:40:22,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:40:22,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 09:40:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25603439-2dfd-42c8-a5b8-63dafb608c94 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 09:40:22,812 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-25603439-2dfd-42c8-a5b8-63dafb608c94 2018-08-31 09:40:22,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:40:22,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}13f935f13eebf605fb6216778c3ab9ad206a9310" 2018-08-31 09:40:22,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c78934a9-6a99-47a6-b3d7-f8777a332dcd Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 09:40:22,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-c78934a9-6a99-47a6-b3d7-f8777a332dcd 2018-08-31 09:40:22,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.180026054382s 2018-08-31 09:40:22,993 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-c78934a9-6a99-47a6-b3d7-f8777a332dcd 2018-08-31 09:40:22,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 09:40:22,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}13f935f13eebf605fb6216778c3ab9ad206a9310" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_1cd54e01-3763-43df-98f5-f8bd8e39720b"}}' 2018-08-31 09:40:23,223 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:40:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-856ac9e0-5d92-4658-a3c6-97aafc611499 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.34:5000/v3/projects/7fc72a8497b44e77bb6e33f99abc216a"}, "tags": [], "enabled": true, "id": "7fc72a8497b44e77bb6e33f99abc216a", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_1cd54e01-3763-43df-98f5-f8bd8e39720b"}} 2018-08-31 09:40:23,223 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-856ac9e0-5d92-4658-a3c6-97aafc611499 2018-08-31 09:40:23,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.225875854492s 2018-08-31 09:40:23,223 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-856ac9e0-5d92-4658-a3c6-97aafc611499 2018-08-31 09:40:23,223 - 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'7fc72a8497b44e77bb6e33f99abc216a', '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_1cd54e01-3763-43df-98f5-f8bd8e39720b'}) 2018-08-31 09:40:23,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 09:40:23,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}13f935f13eebf605fb6216778c3ab9ad206a9310" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8059d7bf-2dcb-4c4e-97f4-c46e48810ba5", "email": null, "name": "cloudify-user_1cd54e01-3763-43df-98f5-f8bd8e39720b"}}' 2018-08-31 09:40:23,701 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:40:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2f7ed27-7fee-4730-8d50-ef66c07d2211 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_1cd54e01-3763-43df-98f5-f8bd8e39720b", "links": {"self": "http://172.30.9.34:5000/v3/users/ba8fb1aedb344e84a127352405dcca26"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba8fb1aedb344e84a127352405dcca26", "domain_id": "default", "password_expires_at": null}} 2018-08-31 09:40:23,701 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-d2f7ed27-7fee-4730-8d50-ef66c07d2211 2018-08-31 09:40:23,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.474802970886s 2018-08-31 09:40:23,702 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-d2f7ed27-7fee-4730-8d50-ef66c07d2211 2018-08-31 09:40:23,702 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ba8fb1aedb344e84a127352405dcca26', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_1cd54e01-3763-43df-98f5-f8bd8e39720b'}) 2018-08-31 09:40:23,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:40:23,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13f935f13eebf605fb6216778c3ab9ad206a9310" 2018-08-31 09:40:23,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24bd44c8-1959-4e7e-9871-4eda3c47c524 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:40:23,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-24bd44c8-1959-4e7e-9871-4eda3c47c524 2018-08-31 09:40:23,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184750080109s 2018-08-31 09:40:23,889 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-24bd44c8-1959-4e7e-9871-4eda3c47c524 2018-08-31 09:40:23,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:40:23,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13f935f13eebf605fb6216778c3ab9ad206a9310" 2018-08-31 09:40:24,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d57fd27a-e07d-4e13-b245-88f5fa383d25 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:40:24,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-d57fd27a-e07d-4e13-b245-88f5fa383d25 2018-08-31 09:40:24,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108792066574s 2018-08-31 09:40:24,003 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-d57fd27a-e07d-4e13-b245-88f5fa383d25 2018-08-31 09:40:24,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:40:24,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13f935f13eebf605fb6216778c3ab9ad206a9310" 2018-08-31 09:40:24,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fa1f6f5-7159-4280-ac6b-14e98b006073 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:40:24,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-4fa1f6f5-7159-4280-ac6b-14e98b006073 2018-08-31 09:40:24,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189991950989s 2018-08-31 09:40:24,195 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-4fa1f6f5-7159-4280-ac6b-14e98b006073 2018-08-31 09:40:24,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:40:24,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}13f935f13eebf605fb6216778c3ab9ad206a9310" 2018-08-31 09:40:24,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf33a791-c698-4782-8e06-f51d9ad4710a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 09:40:24,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-bf33a791-c698-4782-8e06-f51d9ad4710a 2018-08-31 09:40:24,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.1815969944s 2018-08-31 09:40:24,380 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-bf33a791-c698-4782-8e06-f51d9ad4710a 2018-08-31 09:40:24,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:40:24,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}13f935f13eebf605fb6216778c3ab9ad206a9310" 2018-08-31 09:40:24,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a51b4f8f-cfea-425a-acd1-02cc99c66558 Content-Encoding: gzip Content-Length: 1211 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_15446a9b-a7cc-4f62-8ea1-db946f86fe43", "links": {"self": "http://172.30.9.34:5000/v3/users/7b9c0623c7fe4157b1c6243d7c3242b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b9c0623c7fe4157b1c6243d7c3242b6", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2b734632-15e4-4512-98f0-14ca85826944", "links": {"self": "http://172.30.9.34:5000/v3/users/ba2a66698784467a86d70a8582b5f17b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba2a66698784467a86d70a8582b5f17b", "domain_id": "default", "password_expires_at": null}, {"name": "cloudify-user_1cd54e01-3763-43df-98f5-f8bd8e39720b", "links": {"self": "http://172.30.9.34:5000/v3/users/ba8fb1aedb344e84a127352405dcca26"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba8fb1aedb344e84a127352405dcca26", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_42fd5c5e-942f-44cb-a175-0fcf1fde575e", "links": {"self": "http://172.30.9.34:5000/v3/users/e15b9d2fbaa74d9a99c89c770ff7a287"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e15b9d2fbaa74d9a99c89c770ff7a287", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:40:24,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-a51b4f8f-cfea-425a-acd1-02cc99c66558 2018-08-31 09:40:24,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.169934034348s 2018-08-31 09:40:24,551 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-a51b4f8f-cfea-425a-acd1-02cc99c66558 2018-08-31 09:40:24,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:40:24,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}13f935f13eebf605fb6216778c3ab9ad206a9310" 2018-08-31 09:40:24,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098420c7-d3b0-46a0-a8fc-d90524739d57 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.34:5000/v3/projects/4e80d306a00b43c787f8ac6dee1a3161"}, "tags": [], "enabled": true, "id": "4e80d306a00b43c787f8ac6dee1a3161", "parent_id": "default", "domain_id": "default", "name": "barbican-project_15446a9b-a7cc-4f62-8ea1-db946f86fe43"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.34:5000/v3/projects/7fc72a8497b44e77bb6e33f99abc216a"}, "tags": [], "enabled": true, "id": "7fc72a8497b44e77bb6e33f99abc216a", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_1cd54e01-3763-43df-98f5-f8bd8e39720b"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780"}, "tags": [], "enabled": true, "id": "cf49e1a5d2194c1e830aa1b897617780", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.34:5000/v3/projects/5403bf5f9bda499b929fbf2909d23db5"}, "tags": [], "enabled": true, "id": "5403bf5f9bda499b929fbf2909d23db5", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_42fd5c5e-942f-44cb-a175-0fcf1fde575e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}]} 2018-08-31 09:40:24,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-098420c7-d3b0-46a0-a8fc-d90524739d57 2018-08-31 09:40:24,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197304964066s 2018-08-31 09:40:24,757 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-098420c7-d3b0-46a0-a8fc-d90524739d57 2018-08-31 09:40:24,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 09:40:24,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=ba8fb1aedb344e84a127352405dcca26&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=7fc72a8497b44e77bb6e33f99abc216a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13f935f13eebf605fb6216778c3ab9ad206a9310" 2018-08-31 09:40:24,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79da2610-175e-4634-8d8f-513d6ebbb1e4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=ba8fb1aedb344e84a127352405dcca26&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=7fc72a8497b44e77bb6e33f99abc216a", "previous": null, "next": null}} 2018-08-31 09:40:24,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=ba8fb1aedb344e84a127352405dcca26&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=7fc72a8497b44e77bb6e33f99abc216a used request id req-79da2610-175e-4634-8d8f-513d6ebbb1e4 2018-08-31 09:40:24,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.182178020477s 2018-08-31 09:40:24,942 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=ba8fb1aedb344e84a127352405dcca26&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=7fc72a8497b44e77bb6e33f99abc216a used request id req-79da2610-175e-4634-8d8f-513d6ebbb1e4 2018-08-31 09:40:24,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 09:40:24,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/7fc72a8497b44e77bb6e33f99abc216a/users/ba8fb1aedb344e84a127352405dcca26/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13f935f13eebf605fb6216778c3ab9ad206a9310" 2018-08-31 09:40:25,201 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:40:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-245b2911-5959-4aaf-a278-8d6c6deef004 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:40:25,201 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/7fc72a8497b44e77bb6e33f99abc216a/users/ba8fb1aedb344e84a127352405dcca26/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-245b2911-5959-4aaf-a278-8d6c6deef004 2018-08-31 09:40:25,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.255357980728s 2018-08-31 09:40:25,201 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/7fc72a8497b44e77bb6e33f99abc216a/users/ba8fb1aedb344e84a127352405dcca26/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-245b2911-5959-4aaf-a278-8d6c6deef004 2018-08-31 09:40:25,202 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_1cd54e01-3763-43df-98f5-f8bd8e39720b', 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'7fc72a8497b44e77bb6e33f99abc216a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '8059d7bf-2dcb-4c4e-97f4-c46e48810ba5', 'username': u'cloudify-user_1cd54e01-3763-43df-98f5-f8bd8e39720b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 09:40:25,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:40:25,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:40:25,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:40:25,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:40:25,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:40:25,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:40:25,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:40:25,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:40:25,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:40:25,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:40:25,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:40:25,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:40:25,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:40:25,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:40:25,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:40:25,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:40:25,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:40:25,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:40:25,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:40:25,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:40:25,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:40:25,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:40:25,206 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_1cd54e01-3763-43df-98f5-f8bd8e39720b', 'password': '8059d7bf-2dcb-4c4e-97f4-c46e48810ba5', 'project_name': 'cloudify-project_1cd54e01-3763-43df-98f5-f8bd8e39720b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': '7fc72a8497b44e77bb6e33f99abc216a', 'project_domain_name': 'Default'} 2018-08-31 09:40:25,206 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-08-31 09:40:25,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:40:25,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58b1ace2-9c2c-4c5a-b3cc-8477088cb6a5 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:40:25,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-58b1ace2-9c2c-4c5a-b3cc-8477088cb6a5 2018-08-31 09:40:25,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:40:25,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}], "expires_at": "2018-08-31T10:40:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7fc72a8497b44e77bb6e33f99abc216a", "name": "cloudify-project_1cd54e01-3763-43df-98f5-f8bd8e39720b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_7fc72a8497b44e77bb6e33f99abc216a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_7fc72a8497b44e77bb6e33f99abc216a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/7fc72a8497b44e77bb6e33f99abc216a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/7fc72a8497b44e77bb6e33f99abc216a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/7fc72a8497b44e77bb6e33f99abc216a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/7fc72a8497b44e77bb6e33f99abc216a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/7fc72a8497b44e77bb6e33f99abc216a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/7fc72a8497b44e77bb6e33f99abc216a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7fc72a8497b44e77bb6e33f99abc216a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/7fc72a8497b44e77bb6e33f99abc216a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/7fc72a8497b44e77bb6e33f99abc216a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/7fc72a8497b44e77bb6e33f99abc216a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/7fc72a8497b44e77bb6e33f99abc216a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/7fc72a8497b44e77bb6e33f99abc216a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_1cd54e01-3763-43df-98f5-f8bd8e39720b", "id": "ba8fb1aedb344e84a127352405dcca26"}, "audit_ids": ["CqEE-cO2Qne2dYsen_t_3A"], "issued_at": "2018-08-31T09:40:25.000000Z"}} 2018-08-31 09:40:25,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 09:40:25,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" -d '{"network": {"name": "cloudify-net_1cd54e01-3763-43df-98f5-f8bd8e39720b", "admin_state_up": true}}' 2018-08-31 09:40:26,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-d26f9ad6-4c4b-4106-a772-fee8f7c8b999 Date: Fri, 31 Aug 2018 09:40:26 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"6e25721e-444b-4e27-9d30-f4c721d88ed1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7fc72a8497b44e77bb6e33f99abc216a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T09:40:26Z","is_default":false,"name":"cloudify-net_1cd54e01-3763-43df-98f5-f8bd8e39720b","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7fc72a8497b44e77bb6e33f99abc216a","created_at":"2018-08-31T09:40:26Z","mtu":1450}} 2018-08-31 09:40:26,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-d26f9ad6-4c4b-4106-a772-fee8f7c8b999 2018-08-31 09:40:26,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.600536823273s 2018-08-31 09:40:26,204 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-d26f9ad6-4c4b-4106-a772-fee8f7c8b999 2018-08-31 09:40:26,204 - 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-31T09:40:26Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'6e25721e-444b-4e27-9d30-f4c721d88ed1', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_1cd54e01-3763-43df-98f5-f8bd8e39720b', u'admin_state_up': True, u'tenant_id': u'7fc72a8497b44e77bb6e33f99abc216a', u'created_at': u'2018-08-31T09:40:26Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7fc72a8497b44e77bb6e33f99abc216a', u'l2_adjacency': True}) 2018-08-31 09:40:26,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:40:26,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:40:26,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-f5e45c14-5625-48f5-b8a4-af9ead874eb1 Date: Fri, 31 Aug 2018 09:40:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"6e25721e-444b-4e27-9d30-f4c721d88ed1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7fc72a8497b44e77bb6e33f99abc216a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T09:40:26Z","qos_policy_id":null,"name":"cloudify-net_1cd54e01-3763-43df-98f5-f8bd8e39720b","admin_state_up":true,"tenant_id":"7fc72a8497b44e77bb6e33f99abc216a","created_at":"2018-08-31T09:40:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 09:40:26,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-f5e45c14-5625-48f5-b8a4-af9ead874eb1 2018-08-31 09:40:26,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.447041034698s 2018-08-31 09:40:26,652 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-f5e45c14-5625-48f5-b8a4-af9ead874eb1 2018-08-31 09:40:26,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 09:40:26,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}10b9e27418c669ec0184ac17cf72bb73be013b62" -d '{"subnet": {"name": "cloudify-subnet_1cd54e01-3763-43df-98f5-f8bd8e39720b", "enable_dhcp": true, "network_id": "6e25721e-444b-4e27-9d30-f4c721d88ed1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 09:40:27,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-12dbb561-9ae7-4afb-96e4-d8ef834b3db2 Date: Fri, 31 Aug 2018 09:40:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e25721e-444b-4e27-9d30-f4c721d88ed1","tenant_id":"7fc72a8497b44e77bb6e33f99abc216a","created_at":"2018-08-31T09:40:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T09:40: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":"7fc72a8497b44e77bb6e33f99abc216a","id":"166859c6-4fb1-4fd3-a366-dc06b215b584","subnetpool_id":null,"name":"cloudify-subnet_1cd54e01-3763-43df-98f5-f8bd8e39720b"}} 2018-08-31 09:40:27,885 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-12dbb561-9ae7-4afb-96e4-d8ef834b3db2 2018-08-31 09:40:27,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.23203396797s 2018-08-31 09:40:27,886 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-12dbb561-9ae7-4afb-96e4-d8ef834b3db2 2018-08-31 09:40:27,886 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T09:40: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'166859c6-4fb1-4fd3-a366-dc06b215b584', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_1cd54e01-3763-43df-98f5-f8bd8e39720b', u'enable_dhcp': True, u'network_id': u'6e25721e-444b-4e27-9d30-f4c721d88ed1', u'tenant_id': u'7fc72a8497b44e77bb6e33f99abc216a', u'created_at': u'2018-08-31T09:40: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'7fc72a8497b44e77bb6e33f99abc216a'}) 2018-08-31 09:40:27,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 09:40:27,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}10b9e27418c669ec0184ac17cf72bb73be013b62" -d '{"router": {"external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "name": "cloudify-router_1cd54e01-3763-43df-98f5-f8bd8e39720b", "admin_state_up": true}}' 2018-08-31 09:40:34,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-b400a432-8bd6-4353-8a90-a15b5fd2a4ad Date: Fri, 31 Aug 2018 09:40:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:40:29Z", "admin_state_up": true, "updated_at": "2018-08-31T09:40:30Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "id": "a749553d-5789-481c-abb9-e3cefc309b57", "name": "cloudify-router_1cd54e01-3763-43df-98f5-f8bd8e39720b"}} 2018-08-31 09:40:34,925 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-b400a432-8bd6-4353-8a90-a15b5fd2a4ad 2018-08-31 09:40:34,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.03789114952s 2018-08-31 09:40:34,925 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-b400a432-8bd6-4353-8a90-a15b5fd2a4ad 2018-08-31 09:40:34,925 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T09:40:30Z', u'revision_number': 3, u'id': u'a749553d-5789-481c-abb9-e3cefc309b57', u'external_gateway_info': {u'network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9101d810-9ee5-41e0-949f-3a0dfa54404f', u'ip_address': u'172.30.9.214'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_1cd54e01-3763-43df-98f5-f8bd8e39720b', u'admin_state_up': True, u'tenant_id': u'7fc72a8497b44e77bb6e33f99abc216a', u'created_at': u'2018-08-31T09:40:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'7fc72a8497b44e77bb6e33f99abc216a'}) 2018-08-31 09:40:34,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 09:40:34,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/a749553d-5789-481c-abb9-e3cefc309b57/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}10b9e27418c669ec0184ac17cf72bb73be013b62" -d '{"subnet_id": "166859c6-4fb1-4fd3-a366-dc06b215b584"}' 2018-08-31 09:40:38,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-91ba170c-d737-469c-82ef-8438c8969f92 Date: Fri, 31 Aug 2018 09:40:38 GMT RESP BODY: {"network_id": "6e25721e-444b-4e27-9d30-f4c721d88ed1", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "subnet_id": "166859c6-4fb1-4fd3-a366-dc06b215b584", "subnet_ids": ["166859c6-4fb1-4fd3-a366-dc06b215b584"], "port_id": "d474509b-1861-4ba5-8faa-e32508becb41", "id": "a749553d-5789-481c-abb9-e3cefc309b57"} 2018-08-31 09:40:38,254 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/a749553d-5789-481c-abb9-e3cefc309b57/add_router_interface.json used request id req-91ba170c-d737-469c-82ef-8438c8969f92 2018-08-31 09:40:38,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.3275411129s 2018-08-31 09:40:38,254 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/a749553d-5789-481c-abb9-e3cefc309b57/add_router_interface.json used request id req-91ba170c-d737-469c-82ef-8438c8969f92 returning object a749553d-5789-481c-abb9-e3cefc309b57 2018-08-31 09:40:38,255 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-31 09:41:01,831 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-31 09:41:01,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:41:01,839 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 09:41:01 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}]} 2018-08-31 09:41:01,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:41:01,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:41:02,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1365f8ce-6bdb-4561-ba29-da311fcd33c2 Date: Fri, 31 Aug 2018 09:41:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:41:02,195 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-1365f8ce-6bdb-4561-ba29-da311fcd33c2 2018-08-31 09:41:02,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.350651979446s 2018-08-31 09:41:02,195 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-1365f8ce-6bdb-4561-ba29-da311fcd33c2 2018-08-31 09:41:02,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 09:41:02,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_1cd54e01-3763-43df-98f5-f8bd8e39720b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_1cd54e01-3763-43df-98f5-f8bd8e39720b"}' 2018-08-31 09:41:02,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/2960b96d-1a87-4841-b956-360e603cd02c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8c9bbcc2-53ab-48f5-be2f-60b81429ba0c Date: Fri, 31 Aug 2018 09:41:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:41:02Z", "file": "/v2/images/2960b96d-1a87-4841-b956-360e603cd02c/file", "owner": "7fc72a8497b44e77bb6e33f99abc216a", "id": "2960b96d-1a87-4841-b956-360e603cd02c", "size": null, "self": "/v2/images/2960b96d-1a87-4841-b956-360e603cd02c", "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_1cd54e01-3763-43df-98f5-f8bd8e39720b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_1cd54e01-3763-43df-98f5-f8bd8e39720b", "checksum": null, "created_at": "2018-08-31T09:41:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 09:41:02,520 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-8c9bbcc2-53ab-48f5-be2f-60b81429ba0c 2018-08-31 09:41:02,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.316395044327s 2018-08-31 09:41:02,520 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-8c9bbcc2-53ab-48f5-be2f-60b81429ba0c returning object 2960b96d-1a87-4841-b956-360e603cd02c 2018-08-31 09:41:02,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 09:41:02,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/2960b96d-1a87-4841-b956-360e603cd02c/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}10b9e27418c669ec0184ac17cf72bb73be013b62" -d '' 2018-08-31 09:42:01,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2b5ee90c-d0b9-405d-a1a3-972948745a2e Date: Fri, 31 Aug 2018 09:42:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:42:01,606 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/2960b96d-1a87-4841-b956-360e603cd02c/file used request id req-2b5ee90c-d0b9-405d-a1a3-972948745a2e 2018-08-31 09:42:01,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 59.0853040218s 2018-08-31 09:42:01,607 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/2960b96d-1a87-4841-b956-360e603cd02c/file used request id req-2b5ee90c-d0b9-405d-a1a3-972948745a2e 2018-08-31 09:42:01,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:42:01,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:01,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-5322f027-ba2c-493a-8579-5ccab924c40b Date: Fri, 31 Aug 2018 09:42:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:42:01Z", "file": "/v2/images/2960b96d-1a87-4841-b956-360e603cd02c/file", "owner": "7fc72a8497b44e77bb6e33f99abc216a", "id": "2960b96d-1a87-4841-b956-360e603cd02c", "size": 4373348352, "self": "/v2/images/2960b96d-1a87-4841-b956-360e603cd02c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/2960b96d-1a87-4841-b956-360e603cd02c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/2960b96d-1a87-4841-b956-360e603cd02c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_1cd54e01-3763-43df-98f5-f8bd8e39720b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_1cd54e01-3763-43df-98f5-f8bd8e39720b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T09:41:02Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:42:01,934 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-5322f027-ba2c-493a-8579-5ccab924c40b 2018-08-31 09:42:01,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322240114212s 2018-08-31 09:42:01,934 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-5322f027-ba2c-493a-8579-5ccab924c40b 2018-08-31 09:42:01,936 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/2960b96d-1a87-4841-b956-360e603cd02c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2960b96d-1a87-4841-b956-360e603cd02c/file', 'owner': u'7fc72a8497b44e77bb6e33f99abc216a', 'id': u'2960b96d-1a87-4841-b956-360e603cd02c', 'size': 4373348352, u'self': u'/v2/images/2960b96d-1a87-4841-b956-360e603cd02c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7fc72a8497b44e77bb6e33f99abc216a', 'name': 'cloudify-project_1cd54e01-3763-43df-98f5-f8bd8e39720b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/2960b96d-1a87-4841-b956-360e603cd02c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T09:42:01Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T09:42:01Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_1cd54e01-3763-43df-98f5-f8bd8e39720b', '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/2960b96d-1a87-4841-b956-360e603cd02c', 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_1cd54e01-3763-43df-98f5-f8bd8e39720b', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_1cd54e01-3763-43df-98f5-f8bd8e39720b', 'created': u'2018-08-31T09:41:02Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-31T09:41:02Z', 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/2960b96d-1a87-4841-b956-360e603cd02c', 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_1cd54e01-3763-43df-98f5-f8bd8e39720b', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-31 09:42:01,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 09:42:01,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}13f935f13eebf605fb6216778c3ab9ad206a9310" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_1cd54e01-3763-43df-98f5-f8bd8e39720b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-31 09:42:02,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:42:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-847b87e0-20eb-4a3b-afd4-a1b790f0d98e x-compute-request-id: req-847b87e0-20eb-4a3b-afd4-a1b790f0d98e Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_1cd54e01-3763-43df-98f5-f8bd8e39720b", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "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": "11c4c4cc-336a-4339-b183-51b7f239030e"}} 2018-08-31 09:42:02,262 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-847b87e0-20eb-4a3b-afd4-a1b790f0d98e 2018-08-31 09:42:02,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.324048042297s 2018-08-31 09:42:02,262 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-847b87e0-20eb-4a3b-afd4-a1b790f0d98e 2018-08-31 09:42:02,263 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_1cd54e01-3763-43df-98f5-f8bd8e39720b', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'11c4c4cc-336a-4339-b183-51b7f239030e', 'swap': 0}) 2018-08-31 09:42:02,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 09:42:02,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/11c4c4cc-336a-4339-b183-51b7f239030e/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}13f935f13eebf605fb6216778c3ab9ad206a9310" -d '{"extra_specs": {}}' 2018-08-31 09:42:02,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:42:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e1caa4a6-36f4-4c87-825f-c27da3d26889 x-compute-request-id: req-e1caa4a6-36f4-4c87-825f-c27da3d26889 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 09:42:02,286 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/11c4c4cc-336a-4339-b183-51b7f239030e/os-extra_specs used request id req-e1caa4a6-36f4-4c87-825f-c27da3d26889 2018-08-31 09:42:02,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0228939056396s 2018-08-31 09:42:02,287 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/11c4c4cc-336a-4339-b183-51b7f239030e/os-extra_specs used request id req-e1caa4a6-36f4-4c87-825f-c27da3d26889 2018-08-31 09:42:02,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-31 09:42:02,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}10b9e27418c669ec0184ac17cf72bb73be013b62" -d '{"keypair": {"name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b"}}' 2018-08-31 09:42:02,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:42:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-440fba6e-d924-4810-b1b5-a5d6a1245846 x-compute-request-id: req-440fba6e-d924-4810-b1b5-a5d6a1245846 Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDu+Uh2vOL87tn5rIPao8WFP/swOLj19+sCUMZSovn43wZfoAPpfcRSnlN0HtxuAx5WNXxbBlAYcBd+vI1rLVRxBEkpEU+NgRFx4IaP2pEj4Mrx4XsHqxFdc27i0pA9vd/hPGDThIBmRPS4/TG+OaWhM5OzZTQ8rKmT73ybXgNSEfKHdGgf1278LmnIFtMo/NDHtSH80XTPh5wv7eRIK2E/rndIl8mYAda1cTd9IOcHpVwXzmsKI5JhDu2NPu3d39V8UlDbfcu2y3x5aeYq4IHffEgEdm7LLaBHRieeFU/fTfTy7IQ5rjj3mN4ehX03kJzyBrl00rsF9vOF4FPuXFkJ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA7vlIdrzi/O7Z+ayD2qPFhT/7MDi49ffrAlDGUqL5+N8GX6AD\n6X3EUp5TdB7cbgMeVjV8WwZQGHAXfryNay1UcQRJKRFPjYERceCGj9qRI+DK8eF7\nB6sRXXNu4tKQPb3f4Txg04SAZkT0uP0xvjmloTOTs2U0PKypk+98m14DUhHyh3Ro\nH9du/C5pyBbTKPzQx7Uh/NF0z4ecL+3kSCthP653SJfJmAHWtXE3fSDnB6VcF85r\nCiOSYQ7tjT7t3d/VfFJQ233Ltst8eWnmKuCB33xIBHZuyy2gR0YnnhVP30308uyE\nOa4495jeHoV9N5Cc8ga5dNK7BfbzheBT7lxZCQIDAQABAoIBACvtmPtyp0sVYO47\nXxV+y10+MJ9hneZhB0sqq/oeyVKNNK+5S17NZpxFTFPpJF34psf0FwLoeyqy2C7M\n3DYaZA5OWmB5NSVu11UWj8W7yLhOpx+lcicrtAp4oKaDTE59K71MiwP2tF+YR2AF\n8vHjyOWEBJ+Sd/K7ToTKHh61PmkEVpnah/3XTFlreJBAVtbJi56kVlk4PLqUrClg\nIG9NgrWMOWMZrHn8YC+Ko4xpMOjLlXuECgh2YgbWh2w/PftN6X3yNerQ4Jfbe+dD\neRxCmGkQKdh+jrDARZjUMoo6nG8SmSTGYCvu+ekBJeEpDWJFppdPKEtUvIeVAE84\nTq45ZoECgYEA/XAFmrzMlmstowK07HksuWT7YFBTMpEs8JiwPLILwj8r2Mg5oOMD\nGLmCvtZSkawqq/rU4+IXBwTO6BYDdcgMCi3Q9LcyWjkwT4R6BGGc9U2zcV7qR447\nj4kECqZ2tU0DR0cMovwHEkek7JELHtxZlrvjv9fA4umd+01/sIZzsTkCgYEA8WPS\n+oOiRSkSlZqr+iC/vcqN9dS6e48YloJ5LiIJDaD4n1LDh++bI6V39SI1/BCP6TBX\n/odjrj+SZwec1Qr4hMfUFuiLNMjkxRIFOvqBsP/ZDeIJt1mHGzI0BDkb8a6uYRlt\n1OjBcNnAKNa/83uOjmzsu2ID1+Q2+MSddU2ZdlECgYEA9rlsq1Rrs3AJ0K0c5y2c\nTawyUHRCWnMclel/gMcwTV1kWTmraKY36IUI9LH/VhOOwziAsozzMAENUMHFgo9K\nsUojJ2mFWnJcRr1IcCV7QQ/wxkjJuPmNoFGaHqgp3pxnuadAdRb352LZ+vfFJLkN\neoHV2Xi4Le+SvgiXa4mo7XkCgYEAue9Lht24M4+kmgoO6FcrepS4bqBSmHQr21ta\n3lcnJBFXENoedOnyVS3SzcZxUNytDVDIpu1AseqT6bqqakvOC/EkhBTRjXIlDUuJ\nLdnh5iXc2l2/YDSc5izwdkRLKwmDlpWQzUwQHM4NvydTqcgFkd2DJ/8iuLw4P7yr\nEL0aNVECgYA63gwZkz7Tcx3f7I/CVybuR8Sd6jhSZfASKnCYqaJ3CvmC87GZXylL\ngibSwF2Fpit7Ck2xmdZMUOsh88n1LJCOJDIuq/KcmjtcYlqpmB7Jt3Mz1Il2c1AR\nBt/yVgmYkEixx3rECWrFuw6bXFUvQTyFRLcOsYM2YYyOPW2ZizWTWQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "ba8fb1aedb344e84a127352405dcca26", "name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "fingerprint": "b6:5a:80:6a:ec:bd:e2:4c:23:21:9d:3f:31:21:84:79"}} 2018-08-31 09:42:02,705 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/os-keypairs used request id req-440fba6e-d924-4810-b1b5-a5d6a1245846 2018-08-31 09:42:02,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.417415142059s 2018-08-31 09:42:02,705 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/os-keypairs used request id req-440fba6e-d924-4810-b1b5-a5d6a1245846 2018-08-31 09:42:02,706 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDu+Uh2vOL87tn5rIPao8WFP/swOLj19+sCUMZSovn43wZfoAPpfcRSnlN0HtxuAx5WNXxbBlAYcBd+vI1rLVRxBEkpEU+NgRFx4IaP2pEj4Mrx4XsHqxFdc27i0pA9vd/hPGDThIBmRPS4/TG+OaWhM5OzZTQ8rKmT73ybXgNSEfKHdGgf1278LmnIFtMo/NDHtSH80XTPh5wv7eRIK2E/rndIl8mYAda1cTd9IOcHpVwXzmsKI5JhDu2NPu3d39V8UlDbfcu2y3x5aeYq4IHffEgEdm7LLaBHRieeFU/fTfTy7IQ5rjj3mN4ehX03kJzyBrl00rsF9vOF4FPuXFkJ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA7vlIdrzi/O7Z+ayD2qPFhT/7MDi49ffrAlDGUqL5+N8GX6AD\n6X3EUp5TdB7cbgMeVjV8WwZQGHAXfryNay1UcQRJKRFPjYERceCGj9qRI+DK8eF7\nB6sRXXNu4tKQPb3f4Txg04SAZkT0uP0xvjmloTOTs2U0PKypk+98m14DUhHyh3Ro\nH9du/C5pyBbTKPzQx7Uh/NF0z4ecL+3kSCthP653SJfJmAHWtXE3fSDnB6VcF85r\nCiOSYQ7tjT7t3d/VfFJQ233Ltst8eWnmKuCB33xIBHZuyy2gR0YnnhVP30308uyE\nOa4495jeHoV9N5Cc8ga5dNK7BfbzheBT7lxZCQIDAQABAoIBACvtmPtyp0sVYO47\nXxV+y10+MJ9hneZhB0sqq/oeyVKNNK+5S17NZpxFTFPpJF34psf0FwLoeyqy2C7M\n3DYaZA5OWmB5NSVu11UWj8W7yLhOpx+lcicrtAp4oKaDTE59K71MiwP2tF+YR2AF\n8vHjyOWEBJ+Sd/K7ToTKHh61PmkEVpnah/3XTFlreJBAVtbJi56kVlk4PLqUrClg\nIG9NgrWMOWMZrHn8YC+Ko4xpMOjLlXuECgh2YgbWh2w/PftN6X3yNerQ4Jfbe+dD\neRxCmGkQKdh+jrDARZjUMoo6nG8SmSTGYCvu+ekBJeEpDWJFppdPKEtUvIeVAE84\nTq45ZoECgYEA/XAFmrzMlmstowK07HksuWT7YFBTMpEs8JiwPLILwj8r2Mg5oOMD\nGLmCvtZSkawqq/rU4+IXBwTO6BYDdcgMCi3Q9LcyWjkwT4R6BGGc9U2zcV7qR447\nj4kECqZ2tU0DR0cMovwHEkek7JELHtxZlrvjv9fA4umd+01/sIZzsTkCgYEA8WPS\n+oOiRSkSlZqr+iC/vcqN9dS6e48YloJ5LiIJDaD4n1LDh++bI6V39SI1/BCP6TBX\n/odjrj+SZwec1Qr4hMfUFuiLNMjkxRIFOvqBsP/ZDeIJt1mHGzI0BDkb8a6uYRlt\n1OjBcNnAKNa/83uOjmzsu2ID1+Q2+MSddU2ZdlECgYEA9rlsq1Rrs3AJ0K0c5y2c\nTawyUHRCWnMclel/gMcwTV1kWTmraKY36IUI9LH/VhOOwziAsozzMAENUMHFgo9K\nsUojJ2mFWnJcRr1IcCV7QQ/wxkjJuPmNoFGaHqgp3pxnuadAdRb352LZ+vfFJLkN\neoHV2Xi4Le+SvgiXa4mo7XkCgYEAue9Lht24M4+kmgoO6FcrepS4bqBSmHQr21ta\n3lcnJBFXENoedOnyVS3SzcZxUNytDVDIpu1AseqT6bqqakvOC/EkhBTRjXIlDUuJ\nLdnh5iXc2l2/YDSc5izwdkRLKwmDlpWQzUwQHM4NvydTqcgFkd2DJ/8iuLw4P7yr\nEL0aNVECgYA63gwZkz7Tcx3f7I/CVybuR8Sd6jhSZfASKnCYqaJ3CvmC87GZXylL\ngibSwF2Fpit7Ck2xmdZMUOsh88n1LJCOJDIuq/KcmjtcYlqpmB7Jt3Mz1Il2c1AR\nBt/yVgmYkEixx3rECWrFuw6bXFUvQTyFRLcOsYM2YYyOPW2ZizWTWQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ba8fb1aedb344e84a127352405dcca26', 'name': u'cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b', 'created_at': '2018-08-31T09:42:02.706459', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7fc72a8497b44e77bb6e33f99abc216a', 'name': 'cloudify-project_1cd54e01-3763-43df-98f5-f8bd8e39720b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b6:5a:80:6a:ec:bd:e2:4c:23:21:9d:3f:31:21:84:79', 'type': 'ssh', 'id': u'cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b'}) 2018-08-31 09:42:02,706 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA7vlIdrzi/O7Z+ayD2qPFhT/7MDi49ffrAlDGUqL5+N8GX6AD 6X3EUp5TdB7cbgMeVjV8WwZQGHAXfryNay1UcQRJKRFPjYERceCGj9qRI+DK8eF7 B6sRXXNu4tKQPb3f4Txg04SAZkT0uP0xvjmloTOTs2U0PKypk+98m14DUhHyh3Ro H9du/C5pyBbTKPzQx7Uh/NF0z4ecL+3kSCthP653SJfJmAHWtXE3fSDnB6VcF85r CiOSYQ7tjT7t3d/VfFJQ233Ltst8eWnmKuCB33xIBHZuyy2gR0YnnhVP30308uyE Oa4495jeHoV9N5Cc8ga5dNK7BfbzheBT7lxZCQIDAQABAoIBACvtmPtyp0sVYO47 XxV+y10+MJ9hneZhB0sqq/oeyVKNNK+5S17NZpxFTFPpJF34psf0FwLoeyqy2C7M 3DYaZA5OWmB5NSVu11UWj8W7yLhOpx+lcicrtAp4oKaDTE59K71MiwP2tF+YR2AF 8vHjyOWEBJ+Sd/K7ToTKHh61PmkEVpnah/3XTFlreJBAVtbJi56kVlk4PLqUrClg IG9NgrWMOWMZrHn8YC+Ko4xpMOjLlXuECgh2YgbWh2w/PftN6X3yNerQ4Jfbe+dD eRxCmGkQKdh+jrDARZjUMoo6nG8SmSTGYCvu+ekBJeEpDWJFppdPKEtUvIeVAE84 Tq45ZoECgYEA/XAFmrzMlmstowK07HksuWT7YFBTMpEs8JiwPLILwj8r2Mg5oOMD GLmCvtZSkawqq/rU4+IXBwTO6BYDdcgMCi3Q9LcyWjkwT4R6BGGc9U2zcV7qR447 j4kECqZ2tU0DR0cMovwHEkek7JELHtxZlrvjv9fA4umd+01/sIZzsTkCgYEA8WPS +oOiRSkSlZqr+iC/vcqN9dS6e48YloJ5LiIJDaD4n1LDh++bI6V39SI1/BCP6TBX /odjrj+SZwec1Qr4hMfUFuiLNMjkxRIFOvqBsP/ZDeIJt1mHGzI0BDkb8a6uYRlt 1OjBcNnAKNa/83uOjmzsu2ID1+Q2+MSddU2ZdlECgYEA9rlsq1Rrs3AJ0K0c5y2c TawyUHRCWnMclel/gMcwTV1kWTmraKY36IUI9LH/VhOOwziAsozzMAENUMHFgo9K sUojJ2mFWnJcRr1IcCV7QQ/wxkjJuPmNoFGaHqgp3pxnuadAdRb352LZ+vfFJLkN eoHV2Xi4Le+SvgiXa4mo7XkCgYEAue9Lht24M4+kmgoO6FcrepS4bqBSmHQr21ta 3lcnJBFXENoedOnyVS3SzcZxUNytDVDIpu1AseqT6bqqakvOC/EkhBTRjXIlDUuJ Ldnh5iXc2l2/YDSc5izwdkRLKwmDlpWQzUwQHM4NvydTqcgFkd2DJ/8iuLw4P7yr EL0aNVECgYA63gwZkz7Tcx3f7I/CVybuR8Sd6jhSZfASKnCYqaJ3CvmC87GZXylL gibSwF2Fpit7Ck2xmdZMUOsh88n1LJCOJDIuq/KcmjtcYlqpmB7Jt3Mz1Il2c1AR Bt/yVgmYkEixx3rECWrFuw6bXFUvQTyFRLcOsYM2YYyOPW2ZizWTWQ== -----END RSA PRIVATE KEY----- 2018-08-31 09:42:02,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-31 09:42:02,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}10b9e27418c669ec0184ac17cf72bb73be013b62" -d '{"security_group": {"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b", "description": "created by OPNFV Functest (cloudify)"}}' 2018-08-31 09:42:03,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-c4588361-3c9e-4d51-8455-e83b8d533a12 Date: Fri, 31 Aug 2018 09:42:03 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:42:03Z", "updated_at": "2018-08-31T09:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:42:03Z", "revision_number": 0, "id": "bed48404-0c08-46a0-8b90-88faeee5bb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:03Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:42:03Z", "revision_number": 0, "id": "d9e6a377-d7b6-4e08-b0a2-7c6470f43ca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:03Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}], "revision_number": 1, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}} 2018-08-31 09:42:03,364 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-c4588361-3c9e-4d51-8455-e83b8d533a12 2018-08-31 09:42:03,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.654103040695s 2018-08-31 09:42:03,364 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-c4588361-3c9e-4d51-8455-e83b8d533a12 2018-08-31 09:42:03,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 09:42:03,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:03,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-78ec4a2b-9493-4ae2-857f-46c4e0535d47 Date: Fri, 31 Aug 2018 09:42:03 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:42:03Z", "updated_at": "2018-08-31T09:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:42:03Z", "revision_number": 0, "id": "bed48404-0c08-46a0-8b90-88faeee5bb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:03Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:42:03Z", "revision_number": 0, "id": "d9e6a377-d7b6-4e08-b0a2-7c6470f43ca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:03Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}], "revision_number": 1, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}, {"description": "Default security group", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:40:25Z", "updated_at": "2018-08-31T09:40:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "2b3ab85a-49f3-4c3d-96a1-75a992e62136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "84038940-5540-412e-89af-aeeddc5d5bf3", "remote_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "962dfb86-ab13-407d-a627-778476a64319", "remote_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "9986d8db-88ad-447a-8b29-2ece8a3888f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}], "revision_number": 1, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "name": "default"}]} 2018-08-31 09:42:03,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-78ec4a2b-9493-4ae2-857f-46c4e0535d47 2018-08-31 09:42:03,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.303283929825s 2018-08-31 09:42:03,673 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-78ec4a2b-9493-4ae2-857f-46c4e0535d47 2018-08-31 09:42:03,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 09:42:03,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}10b9e27418c669ec0184ac17cf72bb73be013b62" -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": "1fc8f420-989f-4d75-824b-4201c7b8f23a"}}' 2018-08-31 09:42:04,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-559f9123-f332-46d6-b527-c586784644be Date: Fri, 31 Aug 2018 09:42:04 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-31T09:42:04Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "port_range_min": 22, "revision_number": 0, "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:42:04Z", "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "id": "bf685595-3c9d-438b-9919-097255a2fb67"}} 2018-08-31 09:42:04,084 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-559f9123-f332-46d6-b527-c586784644be 2018-08-31 09:42:04,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.407655954361s 2018-08-31 09:42:04,084 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-559f9123-f332-46d6-b527-c586784644be 2018-08-31 09:42:04,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 09:42:04,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:04,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-761ec7c2-1804-490a-a2d5-7996adae300e Date: Fri, 31 Aug 2018 09:42:04 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:42:03Z", "updated_at": "2018-08-31T09:42:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:42:03Z", "revision_number": 0, "id": "bed48404-0c08-46a0-8b90-88faeee5bb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:03Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T09:42:04Z", "revision_number": 0, "id": "bf685595-3c9d-438b-9919-097255a2fb67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:04Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:42:03Z", "revision_number": 0, "id": "d9e6a377-d7b6-4e08-b0a2-7c6470f43ca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:03Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}], "revision_number": 2, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}, {"description": "Default security group", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:40:25Z", "updated_at": "2018-08-31T09:40:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "2b3ab85a-49f3-4c3d-96a1-75a992e62136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "84038940-5540-412e-89af-aeeddc5d5bf3", "remote_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "962dfb86-ab13-407d-a627-778476a64319", "remote_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "9986d8db-88ad-447a-8b29-2ece8a3888f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}], "revision_number": 1, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "name": "default"}]} 2018-08-31 09:42:04,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-761ec7c2-1804-490a-a2d5-7996adae300e 2018-08-31 09:42:04,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.320942878723s 2018-08-31 09:42:04,409 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-761ec7c2-1804-490a-a2d5-7996adae300e 2018-08-31 09:42:04,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 09:42:04,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}10b9e27418c669ec0184ac17cf72bb73be013b62" -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": "1fc8f420-989f-4d75-824b-4201c7b8f23a"}}' 2018-08-31 09:42:04,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-cd930b37-a089-405e-88f1-424b4c3dbe1f Date: Fri, 31 Aug 2018 09:42:04 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-31T09:42:04Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "port_range_min": null, "revision_number": 0, "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:42:04Z", "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "id": "aa492ab3-3337-46b2-98f0-d04ffcf33e2f"}} 2018-08-31 09:42:04,856 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-cd930b37-a089-405e-88f1-424b4c3dbe1f 2018-08-31 09:42:04,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.444121837616s 2018-08-31 09:42:04,857 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-cd930b37-a089-405e-88f1-424b4c3dbe1f 2018-08-31 09:42:04,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 09:42:04,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:05,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-60cf9ac5-fdf8-43d5-a517-06ce4ec459fb Date: Fri, 31 Aug 2018 09:42:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:42:03Z", "updated_at": "2018-08-31T09:42:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:42:04Z", "revision_number": 0, "id": "aa492ab3-3337-46b2-98f0-d04ffcf33e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:04Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:42:03Z", "revision_number": 0, "id": "bed48404-0c08-46a0-8b90-88faeee5bb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:03Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T09:42:04Z", "revision_number": 0, "id": "bf685595-3c9d-438b-9919-097255a2fb67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:04Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:42:03Z", "revision_number": 0, "id": "d9e6a377-d7b6-4e08-b0a2-7c6470f43ca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:03Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}], "revision_number": 3, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}, {"description": "Default security group", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:40:25Z", "updated_at": "2018-08-31T09:40:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "2b3ab85a-49f3-4c3d-96a1-75a992e62136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "84038940-5540-412e-89af-aeeddc5d5bf3", "remote_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "962dfb86-ab13-407d-a627-778476a64319", "remote_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "9986d8db-88ad-447a-8b29-2ece8a3888f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}], "revision_number": 1, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "name": "default"}]} 2018-08-31 09:42:05,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-60cf9ac5-fdf8-43d5-a517-06ce4ec459fb 2018-08-31 09:42:05,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325872898102s 2018-08-31 09:42:05,187 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-60cf9ac5-fdf8-43d5-a517-06ce4ec459fb 2018-08-31 09:42:05,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 09:42:05,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}10b9e27418c669ec0184ac17cf72bb73be013b62" -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": "1fc8f420-989f-4d75-824b-4201c7b8f23a"}}' 2018-08-31 09:42:05,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-8312eb53-9cf1-4c87-8bd6-967f7bb0738f Date: Fri, 31 Aug 2018 09:42:05 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-31T09:42:05Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "port_range_min": 80, "revision_number": 0, "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:42:05Z", "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "id": "06dde82b-3c97-4582-b1a8-f4808032a908"}} 2018-08-31 09:42:05,641 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-8312eb53-9cf1-4c87-8bd6-967f7bb0738f 2018-08-31 09:42:05,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.450585842133s 2018-08-31 09:42:05,641 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-8312eb53-9cf1-4c87-8bd6-967f7bb0738f 2018-08-31 09:42:05,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 09:42:05,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:05,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-b3f140a4-7e77-4acf-b878-5a48d1a2e051 Date: Fri, 31 Aug 2018 09:42:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:42:03Z", "updated_at": "2018-08-31T09:42:05Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T09:42:05Z", "revision_number": 0, "id": "06dde82b-3c97-4582-b1a8-f4808032a908", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:05Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:42:04Z", "revision_number": 0, "id": "aa492ab3-3337-46b2-98f0-d04ffcf33e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:04Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:42:03Z", "revision_number": 0, "id": "bed48404-0c08-46a0-8b90-88faeee5bb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:03Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T09:42:04Z", "revision_number": 0, "id": "bf685595-3c9d-438b-9919-097255a2fb67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:04Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:42:03Z", "revision_number": 0, "id": "d9e6a377-d7b6-4e08-b0a2-7c6470f43ca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:03Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}], "revision_number": 4, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}, {"description": "Default security group", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:40:25Z", "updated_at": "2018-08-31T09:40:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "2b3ab85a-49f3-4c3d-96a1-75a992e62136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "84038940-5540-412e-89af-aeeddc5d5bf3", "remote_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "962dfb86-ab13-407d-a627-778476a64319", "remote_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "9986d8db-88ad-447a-8b29-2ece8a3888f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}], "revision_number": 1, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "name": "default"}]} 2018-08-31 09:42:05,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-b3f140a4-7e77-4acf-b878-5a48d1a2e051 2018-08-31 09:42:05,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.236273050308s 2018-08-31 09:42:05,881 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-b3f140a4-7e77-4acf-b878-5a48d1a2e051 2018-08-31 09:42:05,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 09:42:05,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}10b9e27418c669ec0184ac17cf72bb73be013b62" -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": "1fc8f420-989f-4d75-824b-4201c7b8f23a"}}' 2018-08-31 09:42:06,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-3775ec08-100a-415f-bffe-b7902ec797dd Date: Fri, 31 Aug 2018 09:42:06 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-31T09:42:06Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "port_range_min": 443, "revision_number": 0, "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:42:06Z", "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "id": "264a131f-4449-45cb-98ac-888577de440b"}} 2018-08-31 09:42:06,312 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-3775ec08-100a-415f-bffe-b7902ec797dd 2018-08-31 09:42:06,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.427178859711s 2018-08-31 09:42:06,312 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-3775ec08-100a-415f-bffe-b7902ec797dd 2018-08-31 09:42:06,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 09:42:06,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:06,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-e7eddbbc-44b7-4674-a20c-195c25d6ed97 Date: Fri, 31 Aug 2018 09:42:06 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:42:03Z", "updated_at": "2018-08-31T09:42:06Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T09:42:05Z", "revision_number": 0, "id": "06dde82b-3c97-4582-b1a8-f4808032a908", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:05Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-31T09:42:06Z", "revision_number": 0, "id": "264a131f-4449-45cb-98ac-888577de440b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:06Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:42:04Z", "revision_number": 0, "id": "aa492ab3-3337-46b2-98f0-d04ffcf33e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:04Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:42:03Z", "revision_number": 0, "id": "bed48404-0c08-46a0-8b90-88faeee5bb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:03Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T09:42:04Z", "revision_number": 0, "id": "bf685595-3c9d-438b-9919-097255a2fb67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:04Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:42:03Z", "revision_number": 0, "id": "d9e6a377-d7b6-4e08-b0a2-7c6470f43ca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:03Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}], "revision_number": 5, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}, {"description": "Default security group", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:40:25Z", "updated_at": "2018-08-31T09:40:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "2b3ab85a-49f3-4c3d-96a1-75a992e62136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "84038940-5540-412e-89af-aeeddc5d5bf3", "remote_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "962dfb86-ab13-407d-a627-778476a64319", "remote_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "9986d8db-88ad-447a-8b29-2ece8a3888f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}], "revision_number": 1, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "name": "default"}]} 2018-08-31 09:42:06,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-e7eddbbc-44b7-4674-a20c-195c25d6ed97 2018-08-31 09:42:06,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.495934963226s 2018-08-31 09:42:06,812 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-e7eddbbc-44b7-4674-a20c-195c25d6ed97 2018-08-31 09:42:06,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 09:42:06,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}10b9e27418c669ec0184ac17cf72bb73be013b62" -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": "1fc8f420-989f-4d75-824b-4201c7b8f23a"}}' 2018-08-31 09:42:07,258 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-0d3f5255-23c6-46de-ab73-aab12cfebd68 Date: Fri, 31 Aug 2018 09:42:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-08-31T09:42:07Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "port_range_min": 5671, "revision_number": 0, "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:42:07Z", "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "id": "c54d5266-201a-413c-9273-46c3470c3c3e"}} 2018-08-31 09:42:07,258 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-0d3f5255-23c6-46de-ab73-aab12cfebd68 2018-08-31 09:42:07,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.442904949188s 2018-08-31 09:42:07,259 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-0d3f5255-23c6-46de-ab73-aab12cfebd68 2018-08-31 09:42:07,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 09:42:07,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:07,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-256eaa50-5d65-4a3d-9f46-c8276978836b Date: Fri, 31 Aug 2018 09:42:07 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:42:03Z", "updated_at": "2018-08-31T09:42:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T09:42:05Z", "revision_number": 0, "id": "06dde82b-3c97-4582-b1a8-f4808032a908", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:05Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-31T09:42:06Z", "revision_number": 0, "id": "264a131f-4449-45cb-98ac-888577de440b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:06Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:42:04Z", "revision_number": 0, "id": "aa492ab3-3337-46b2-98f0-d04ffcf33e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:04Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:42:03Z", "revision_number": 0, "id": "bed48404-0c08-46a0-8b90-88faeee5bb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:03Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T09:42:04Z", "revision_number": 0, "id": "bf685595-3c9d-438b-9919-097255a2fb67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:04Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-31T09:42:07Z", "revision_number": 0, "id": "c54d5266-201a-413c-9273-46c3470c3c3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:07Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:42:03Z", "revision_number": 0, "id": "d9e6a377-d7b6-4e08-b0a2-7c6470f43ca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:03Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}], "revision_number": 6, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}, {"description": "Default security group", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:40:25Z", "updated_at": "2018-08-31T09:40:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "2b3ab85a-49f3-4c3d-96a1-75a992e62136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "84038940-5540-412e-89af-aeeddc5d5bf3", "remote_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "962dfb86-ab13-407d-a627-778476a64319", "remote_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "9986d8db-88ad-447a-8b29-2ece8a3888f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}], "revision_number": 1, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "name": "default"}]} 2018-08-31 09:42:07,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-256eaa50-5d65-4a3d-9f46-c8276978836b 2018-08-31 09:42:07,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0495212078094s 2018-08-31 09:42:07,312 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-256eaa50-5d65-4a3d-9f46-c8276978836b 2018-08-31 09:42:07,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 09:42:07,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}10b9e27418c669ec0184ac17cf72bb73be013b62" -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": "1fc8f420-989f-4d75-824b-4201c7b8f23a"}}' 2018-08-31 09:42:07,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-e24b4092-a201-4460-9516-b9623c99d5c9 Date: Fri, 31 Aug 2018 09:42:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-08-31T09:42:07Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "port_range_min": 53333, "revision_number": 0, "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:42:07Z", "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "id": "3053cfc6-3b9d-49d1-ae00-3ecea8bc9133"}} 2018-08-31 09:42:07,651 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-e24b4092-a201-4460-9516-b9623c99d5c9 2018-08-31 09:42:07,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.336073875427s 2018-08-31 09:42:07,652 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-e24b4092-a201-4460-9516-b9623c99d5c9 2018-08-31 09:42:07,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:42:07,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:07,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-ba479b28-54c6-4deb-908a-dfa718eecf97 Date: Fri, 31 Aug 2018 09:42:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6e25721e-444b-4e27-9d30-f4c721d88ed1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7fc72a8497b44e77bb6e33f99abc216a","l2_adjacency":true,"status":"ACTIVE","subnets":["166859c6-4fb1-4fd3-a366-dc06b215b584"],"description":"","tags":[],"updated_at":"2018-08-31T09:40:27Z","qos_policy_id":null,"name":"cloudify-net_1cd54e01-3763-43df-98f5-f8bd8e39720b","admin_state_up":true,"tenant_id":"7fc72a8497b44e77bb6e33f99abc216a","created_at":"2018-08-31T09:40:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 09:42:07,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-ba479b28-54c6-4deb-908a-dfa718eecf97 2018-08-31 09:42:07,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130235910416s 2018-08-31 09:42:07,784 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-ba479b28-54c6-4deb-908a-dfa718eecf97 2018-08-31 09:42:07,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:42:07,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:07,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-553d9a51-f751-4b5c-a8c9-1cf8955aa725 Date: Fri, 31 Aug 2018 09:42:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:42:01Z", "file": "/v2/images/2960b96d-1a87-4841-b956-360e603cd02c/file", "owner": "7fc72a8497b44e77bb6e33f99abc216a", "id": "2960b96d-1a87-4841-b956-360e603cd02c", "size": 4373348352, "self": "/v2/images/2960b96d-1a87-4841-b956-360e603cd02c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/2960b96d-1a87-4841-b956-360e603cd02c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/2960b96d-1a87-4841-b956-360e603cd02c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_1cd54e01-3763-43df-98f5-f8bd8e39720b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_1cd54e01-3763-43df-98f5-f8bd8e39720b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T09:41:02Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:42:07,824 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-553d9a51-f751-4b5c-a8c9-1cf8955aa725 2018-08-31 09:42:07,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0361251831055s 2018-08-31 09:42:07,825 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-553d9a51-f751-4b5c-a8c9-1cf8955aa725 2018-08-31 09:42:07,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 09:42:07,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:07,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:42: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-5d1b542b-ce42-4b61-b304-fc6674f12ef2 x-compute-request-id: req-5d1b542b-ce42-4b61-b304-fc6674f12ef2 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_1cd54e01-3763-43df-98f5-f8bd8e39720b", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "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": "11c4c4cc-336a-4339-b183-51b7f239030e"}]} 2018-08-31 09:42:07,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-5d1b542b-ce42-4b61-b304-fc6674f12ef2 2018-08-31 09:42:07,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261061191559s 2018-08-31 09:42:07,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-5d1b542b-ce42-4b61-b304-fc6674f12ef2 2018-08-31 09:42:07,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 09:42:07,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}10b9e27418c669ec0184ac17cf72bb73be013b62" -d '{"server": {"name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "imageRef": "2960b96d-1a87-4841-b956-360e603cd02c", "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "flavorRef": "11c4c4cc-336a-4339-b183-51b7f239030e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6e25721e-444b-4e27-9d30-f4c721d88ed1"}], "security_groups": [{"name": "1fc8f420-989f-4d75-824b-4201c7b8f23a"}]}}' 2018-08-31 09:42:13,032 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 09:42: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-1227aae8-b9bc-4de2-a26a-ea4c3f05da89 x-compute-request-id: req-1227aae8-b9bc-4de2-a26a-ea4c3f05da89 Content-Length: 403 location: http://172.30.9.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "1fc8f420-989f-4d75-824b-4201c7b8f23a"}], "OS-DCF:diskConfig": "MANUAL", "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "adminPass": "Wpyg6JGDoxsk"}} 2018-08-31 09:42:13,032 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-1227aae8-b9bc-4de2-a26a-ea4c3f05da89 2018-08-31 09:42:13,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.177754879s 2018-08-31 09:42:13,033 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-1227aae8-b9bc-4de2-a26a-ea4c3f05da89 2018-08-31 09:42:13,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:42:13,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:13,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:42:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fed04e17-3ed6-44fc-a53a-1bda8ca2b160 x-compute-request-id: req-fed04e17-3ed6-44fc-a53a-1bda8ca2b160 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "user_id": "ba8fb1aedb344e84a127352405dcca26", "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-31T09:42:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:42:13,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-fed04e17-3ed6-44fc-a53a-1bda8ca2b160 2018-08-31 09:42:13,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574647903442s 2018-08-31 09:42:13,609 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-fed04e17-3ed6-44fc-a53a-1bda8ca2b160 2018-08-31 09:42:13,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:42:13,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:13,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-a39cda31-11f9-42a4-8038-d08d5d2e4bf6 Date: Fri, 31 Aug 2018 09:42:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6e25721e-444b-4e27-9d30-f4c721d88ed1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7fc72a8497b44e77bb6e33f99abc216a","l2_adjacency":true,"status":"ACTIVE","subnets":["166859c6-4fb1-4fd3-a366-dc06b215b584"],"description":"","tags":[],"updated_at":"2018-08-31T09:40:27Z","qos_policy_id":null,"name":"cloudify-net_1cd54e01-3763-43df-98f5-f8bd8e39720b","admin_state_up":true,"tenant_id":"7fc72a8497b44e77bb6e33f99abc216a","created_at":"2018-08-31T09:40:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 09:42:13,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-a39cda31-11f9-42a4-8038-d08d5d2e4bf6 2018-08-31 09:42:13,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0949940681458s 2018-08-31 09:42:13,711 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-a39cda31-11f9-42a4-8038-d08d5d2e4bf6 2018-08-31 09:42:13,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 09:42:13,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:13,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-cffccfaa-3501-46de-93c5-f12637f2a16c Date: Fri, 31 Aug 2018 09:42:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e25721e-444b-4e27-9d30-f4c721d88ed1","tenant_id":"7fc72a8497b44e77bb6e33f99abc216a","created_at":"2018-08-31T09:40:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T09:40: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":"7fc72a8497b44e77bb6e33f99abc216a","id":"166859c6-4fb1-4fd3-a366-dc06b215b584","subnetpool_id":null,"name":"cloudify-subnet_1cd54e01-3763-43df-98f5-f8bd8e39720b"}]} 2018-08-31 09:42:13,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-cffccfaa-3501-46de-93c5-f12637f2a16c 2018-08-31 09:42:13,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.237917900085s 2018-08-31 09:42:13,950 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-cffccfaa-3501-46de-93c5-f12637f2a16c 2018-08-31 09:42:13,951 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:42:15,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:42:15,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:16,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:42:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0189270a-4e70-4149-a331-fc506bccc0bb x-compute-request-id: req-0189270a-4e70-4149-a331-fc506bccc0bb Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:42:16,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-0189270a-4e70-4149-a331-fc506bccc0bb 2018-08-31 09:42:16,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5867228508s 2018-08-31 09:42:16,541 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-0189270a-4e70-4149-a331-fc506bccc0bb 2018-08-31 09:42:16,544 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:42:18,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:42:18,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:19,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:42: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-c93b4a6b-29eb-4aa0-b36c-08ca2d6a93b7 x-compute-request-id: req-c93b4a6b-29eb-4aa0-b36c-08ca2d6a93b7 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:42:19,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-c93b4a6b-29eb-4aa0-b36c-08ca2d6a93b7 2018-08-31 09:42:19,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.37564206123s 2018-08-31 09:42:19,923 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-c93b4a6b-29eb-4aa0-b36c-08ca2d6a93b7 2018-08-31 09:42:19,927 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:42:21,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:42:21,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:22,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:42: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-21585657-20ba-4bfa-8a2b-fd6855df646f x-compute-request-id: req-21585657-20ba-4bfa-8a2b-fd6855df646f 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:42:22,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-21585657-20ba-4bfa-8a2b-fd6855df646f 2018-08-31 09:42:22,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.795021057129s 2018-08-31 09:42:22,726 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-21585657-20ba-4bfa-8a2b-fd6855df646f 2018-08-31 09:42:22,730 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:42:24,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:42:24,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:25,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:42:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e1790e9-17bd-4cf9-9754-8aebed893693 x-compute-request-id: req-6e1790e9-17bd-4cf9-9754-8aebed893693 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:42:25,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-6e1790e9-17bd-4cf9-9754-8aebed893693 2018-08-31 09:42:25,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13730096817s 2018-08-31 09:42:25,871 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-6e1790e9-17bd-4cf9-9754-8aebed893693 2018-08-31 09:42:25,874 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:42:27,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:42:27,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:28,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:42:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0276323-f41d-4399-9102-4cb0f83d7619 x-compute-request-id: req-a0276323-f41d-4399-9102-4cb0f83d7619 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:42:28,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-a0276323-f41d-4399-9102-4cb0f83d7619 2018-08-31 09:42:28,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02988195419s 2018-08-31 09:42:28,908 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-a0276323-f41d-4399-9102-4cb0f83d7619 2018-08-31 09:42:28,911 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:42:30,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:42:30,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:31,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:42:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4912630-9a56-4a70-b99c-d1187b916cf2 x-compute-request-id: req-c4912630-9a56-4a70-b99c-d1187b916cf2 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:42:31,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-c4912630-9a56-4a70-b99c-d1187b916cf2 2018-08-31 09:42:31,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.88875412941s 2018-08-31 09:42:31,802 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-c4912630-9a56-4a70-b99c-d1187b916cf2 2018-08-31 09:42:31,806 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:42:33,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:42:33,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:35,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:42: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-3394db97-eb03-4499-b5e3-10e690f1b4aa x-compute-request-id: req-3394db97-eb03-4499-b5e3-10e690f1b4aa 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:42:35,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-3394db97-eb03-4499-b5e3-10e690f1b4aa 2018-08-31 09:42:35,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.5373108387s 2018-08-31 09:42:35,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-3394db97-eb03-4499-b5e3-10e690f1b4aa 2018-08-31 09:42:35,350 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:42:37,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:42:37,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:38,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:42:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1f1d6f0-b451-4765-992d-4e91b4eff06b x-compute-request-id: req-f1f1d6f0-b451-4765-992d-4e91b4eff06b 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:42:38,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-f1f1d6f0-b451-4765-992d-4e91b4eff06b 2018-08-31 09:42:38,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.703042984009s 2018-08-31 09:42:38,057 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-f1f1d6f0-b451-4765-992d-4e91b4eff06b 2018-08-31 09:42:38,060 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:42:40,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:42:40,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:41,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:42:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6224033a-669d-4960-89fd-ffdfdda5b562 x-compute-request-id: req-6224033a-669d-4960-89fd-ffdfdda5b562 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:42:41,089 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-6224033a-669d-4960-89fd-ffdfdda5b562 2018-08-31 09:42:41,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02614712715s 2018-08-31 09:42:41,090 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-6224033a-669d-4960-89fd-ffdfdda5b562 2018-08-31 09:42:41,094 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:42:43,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:42:43,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:43,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:42:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a90ad11-f5e4-4bdb-980a-34aef1947a73 x-compute-request-id: req-5a90ad11-f5e4-4bdb-980a-34aef1947a73 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:42:43,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-5a90ad11-f5e4-4bdb-980a-34aef1947a73 2018-08-31 09:42:43,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.89612197876s 2018-08-31 09:42:43,993 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-5a90ad11-f5e4-4bdb-980a-34aef1947a73 2018-08-31 09:42:43,997 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:42:46,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:42:46,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:46,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:42: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-290a069c-ffa0-49e4-904b-3bd3ab7b2004 x-compute-request-id: req-290a069c-ffa0-49e4-904b-3bd3ab7b2004 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:42:46,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-290a069c-ffa0-49e4-904b-3bd3ab7b2004 2018-08-31 09:42:46,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.92129611969s 2018-08-31 09:42:46,921 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-290a069c-ffa0-49e4-904b-3bd3ab7b2004 2018-08-31 09:42:46,925 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:42:48,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:42:48,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:49,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:42:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61df4d8c-e27b-4b7c-a421-77f004360970 x-compute-request-id: req-61df4d8c-e27b-4b7c-a421-77f004360970 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:42:49,648 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-61df4d8c-e27b-4b7c-a421-77f004360970 2018-08-31 09:42:49,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719584941864s 2018-08-31 09:42:49,648 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-61df4d8c-e27b-4b7c-a421-77f004360970 2018-08-31 09:42:49,652 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:42:51,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:42:51,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:52,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:42:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-493d809d-42e8-4f43-834f-d3297c5949ff x-compute-request-id: req-493d809d-42e8-4f43-834f-d3297c5949ff 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:42:52,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-493d809d-42e8-4f43-834f-d3297c5949ff 2018-08-31 09:42:52,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.29917812347s 2018-08-31 09:42:52,955 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-493d809d-42e8-4f43-834f-d3297c5949ff 2018-08-31 09:42:52,959 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:42:54,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:42:54,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:55,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:42:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea170f88-62ff-42a7-80f5-c72099dd16dc x-compute-request-id: req-ea170f88-62ff-42a7-80f5-c72099dd16dc 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:42:55,662 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-ea170f88-62ff-42a7-80f5-c72099dd16dc 2018-08-31 09:42:55,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701133012772s 2018-08-31 09:42:55,663 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-ea170f88-62ff-42a7-80f5-c72099dd16dc 2018-08-31 09:42:55,667 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:42:57,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:42:57,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:42:58,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:42:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f4bea36-c1a7-4bf8-a2c2-566ef3c8f352 x-compute-request-id: req-1f4bea36-c1a7-4bf8-a2c2-566ef3c8f352 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:42:58,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-1f4bea36-c1a7-4bf8-a2c2-566ef3c8f352 2018-08-31 09:42:58,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.712584018707s 2018-08-31 09:42:58,383 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-1f4bea36-c1a7-4bf8-a2c2-566ef3c8f352 2018-08-31 09:42:58,387 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:43:00,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:43:00,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:43:01,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:43:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6aaaf653-bb0f-425a-bb31-f50ca316d58d x-compute-request-id: req-6aaaf653-bb0f-425a-bb31-f50ca316d58d 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:43:01,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-6aaaf653-bb0f-425a-bb31-f50ca316d58d 2018-08-31 09:43:01,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.702914953232s 2018-08-31 09:43:01,093 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-6aaaf653-bb0f-425a-bb31-f50ca316d58d 2018-08-31 09:43:01,096 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:43:03,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:43:03,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:43:03,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:43:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b91a73ac-757c-4031-80fc-29f400d2375c x-compute-request-id: req-b91a73ac-757c-4031-80fc-29f400d2375c 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:43:03,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-b91a73ac-757c-4031-80fc-29f400d2375c 2018-08-31 09:43:03,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.687571048737s 2018-08-31 09:43:03,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-b91a73ac-757c-4031-80fc-29f400d2375c 2018-08-31 09:43:03,791 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:43:05,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:43:05,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:43:06,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:43: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-337b33bc-9da7-4c06-ad7c-fd90f3a47bfa x-compute-request-id: req-337b33bc-9da7-4c06-ad7c-fd90f3a47bfa 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:43:06,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-337b33bc-9da7-4c06-ad7c-fd90f3a47bfa 2018-08-31 09:43:06,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.742131948471s 2018-08-31 09:43:06,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-337b33bc-9da7-4c06-ad7c-fd90f3a47bfa 2018-08-31 09:43:06,540 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:43:08,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:43:08,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:43:09,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:43:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e931b221-6acc-4df1-a4b6-89edf17b2044 x-compute-request-id: req-e931b221-6acc-4df1-a4b6-89edf17b2044 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:43:09,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e931b221-6acc-4df1-a4b6-89edf17b2044 2018-08-31 09:43:09,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.703075885773s 2018-08-31 09:43:09,246 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e931b221-6acc-4df1-a4b6-89edf17b2044 2018-08-31 09:43:09,250 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:43:11,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:43:11,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:43:11,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:43:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00424845-33ee-466a-b327-945560e4fc3f x-compute-request-id: req-00424845-33ee-466a-b327-945560e4fc3f 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:43:11,867 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-00424845-33ee-466a-b327-945560e4fc3f 2018-08-31 09:43:11,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.613753080368s 2018-08-31 09:43:11,867 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-00424845-33ee-466a-b327-945560e4fc3f 2018-08-31 09:43:11,871 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:43:13,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:43:13,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:43:14,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:43:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6354ea6f-d53d-4d4f-b0f5-11d9c3a208dc x-compute-request-id: req-6354ea6f-d53d-4d4f-b0f5-11d9c3a208dc 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:43:14,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-6354ea6f-d53d-4d4f-b0f5-11d9c3a208dc 2018-08-31 09:43:14,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.471994161606s 2018-08-31 09:43:14,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-6354ea6f-d53d-4d4f-b0f5-11d9c3a208dc 2018-08-31 09:43:14,350 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:43:16,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:43:16,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:43:17,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:43:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88327fb7-78dd-4b77-b25c-62dab91cc1d8 x-compute-request-id: req-88327fb7-78dd-4b77-b25c-62dab91cc1d8 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:43:17,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-88327fb7-78dd-4b77-b25c-62dab91cc1d8 2018-08-31 09:43:17,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.991843938828s 2018-08-31 09:43:17,345 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-88327fb7-78dd-4b77-b25c-62dab91cc1d8 2018-08-31 09:43:17,348 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:43:19,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:43:19,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:43:20,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:43:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afe587d0-899f-4e87-a7dc-52dc19463a53 x-compute-request-id: req-afe587d0-899f-4e87-a7dc-52dc19463a53 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:43:20,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-afe587d0-899f-4e87-a7dc-52dc19463a53 2018-08-31 09:43:20,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.847155094147s 2018-08-31 09:43:20,199 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-afe587d0-899f-4e87-a7dc-52dc19463a53 2018-08-31 09:43:20,203 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:43:22,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:43:22,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:43:23,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:43: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-3eb4b2d0-7208-415a-a972-d01881800d14 x-compute-request-id: req-3eb4b2d0-7208-415a-a972-d01881800d14 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:43:23,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-3eb4b2d0-7208-415a-a972-d01881800d14 2018-08-31 09:43:23,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09487009048s 2018-08-31 09:43:23,301 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-3eb4b2d0-7208-415a-a972-d01881800d14 2018-08-31 09:43:23,305 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:43:25,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:43:25,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:43:26,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:43:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e92a102d-dced-4489-bdf7-4e49ea6ed147 x-compute-request-id: req-e92a102d-dced-4489-bdf7-4e49ea6ed147 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:43:26,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e92a102d-dced-4489-bdf7-4e49ea6ed147 2018-08-31 09:43:26,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.756565093994s 2018-08-31 09:43:26,064 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e92a102d-dced-4489-bdf7-4e49ea6ed147 2018-08-31 09:43:26,068 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:43:28,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:43:28,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:43:28,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:43:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc7d88de-5094-441b-9b18-50887bf1797f x-compute-request-id: req-cc7d88de-5094-441b-9b18-50887bf1797f 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:43:28,795 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-cc7d88de-5094-441b-9b18-50887bf1797f 2018-08-31 09:43:28,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.723896980286s 2018-08-31 09:43:28,795 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-cc7d88de-5094-441b-9b18-50887bf1797f 2018-08-31 09:43:28,799 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:43:30,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:43:30,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:43:31,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:43:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-daf51de8-6333-4c4d-9eb9-ccd04edcba2e x-compute-request-id: req-daf51de8-6333-4c4d-9eb9-ccd04edcba2e 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:43:31,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-daf51de8-6333-4c4d-9eb9-ccd04edcba2e 2018-08-31 09:43:31,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.934776067734s 2018-08-31 09:43:31,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-daf51de8-6333-4c4d-9eb9-ccd04edcba2e 2018-08-31 09:43:31,741 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:43:33,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:43:33,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:43:34,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:43:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15adcd8f-f81e-4b8b-a6ae-263d4a824afe x-compute-request-id: req-15adcd8f-f81e-4b8b-a6ae-263d4a824afe 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:43:34,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-15adcd8f-f81e-4b8b-a6ae-263d4a824afe 2018-08-31 09:43:34,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.999186992645s 2018-08-31 09:43:34,743 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-15adcd8f-f81e-4b8b-a6ae-263d4a824afe 2018-08-31 09:43:34,747 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:43:36,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:43:36,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:43:37,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:43:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a5c0c9e-a418-4944-aa9d-5f996f24005b x-compute-request-id: req-9a5c0c9e-a418-4944-aa9d-5f996f24005b 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:43:37,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-9a5c0c9e-a418-4944-aa9d-5f996f24005b 2018-08-31 09:43:37,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.722086906433s 2018-08-31 09:43:37,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-9a5c0c9e-a418-4944-aa9d-5f996f24005b 2018-08-31 09:43:37,476 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:43:39,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:43:39,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:43:39,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:43:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b560bb84-73d3-423d-994e-8d1f0a6c73a6 x-compute-request-id: req-b560bb84-73d3-423d-994e-8d1f0a6c73a6 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:43:39,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-b560bb84-73d3-423d-994e-8d1f0a6c73a6 2018-08-31 09:43:39,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.456986904144s 2018-08-31 09:43:39,936 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-b560bb84-73d3-423d-994e-8d1f0a6c73a6 2018-08-31 09:43:39,940 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:43:41,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:43:41,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:43:42,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:43:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af60fd15-ac74-4c87-a1af-7a47dcdb51fc x-compute-request-id: req-af60fd15-ac74-4c87-a1af-7a47dcdb51fc 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:43:42,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-af60fd15-ac74-4c87-a1af-7a47dcdb51fc 2018-08-31 09:43:42,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.727267026901s 2018-08-31 09:43:42,670 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-af60fd15-ac74-4c87-a1af-7a47dcdb51fc 2018-08-31 09:43:42,674 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:43:44,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:43:44,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:43:45,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:43:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e02f9d36-4cff-41f7-a0d6-f57ea5ce6844 x-compute-request-id: req-e02f9d36-4cff-41f7-a0d6-f57ea5ce6844 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:43:45,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e02f9d36-4cff-41f7-a0d6-f57ea5ce6844 2018-08-31 09:43:45,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666662931442s 2018-08-31 09:43:45,344 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e02f9d36-4cff-41f7-a0d6-f57ea5ce6844 2018-08-31 09:43:45,348 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:43:47,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:43:47,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:43:48,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:43:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f44a148-6ea8-4386-8db4-2012185c6de4 x-compute-request-id: req-9f44a148-6ea8-4386-8db4-2012185c6de4 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:43:48,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-9f44a148-6ea8-4386-8db4-2012185c6de4 2018-08-31 09:43:48,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.731005907059s 2018-08-31 09:43:48,082 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-9f44a148-6ea8-4386-8db4-2012185c6de4 2018-08-31 09:43:48,086 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:43:50,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:43:50,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:43:50,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:43: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-05a4e4bc-db31-4430-99dc-e51609cc0400 x-compute-request-id: req-05a4e4bc-db31-4430-99dc-e51609cc0400 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:43:50,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-05a4e4bc-db31-4430-99dc-e51609cc0400 2018-08-31 09:43:50,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473201990128s 2018-08-31 09:43:50,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-05a4e4bc-db31-4430-99dc-e51609cc0400 2018-08-31 09:43:50,567 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:43:52,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:43:52,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:43:53,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:43: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-348bf7ce-674b-4977-9627-9d561bc5f8aa x-compute-request-id: req-348bf7ce-674b-4977-9627-9d561bc5f8aa 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:43:53,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-348bf7ce-674b-4977-9627-9d561bc5f8aa 2018-08-31 09:43:53,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748281955719s 2018-08-31 09:43:53,319 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-348bf7ce-674b-4977-9627-9d561bc5f8aa 2018-08-31 09:43:53,323 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:43:55,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:43:55,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:43:56,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:43: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-572ad028-fe23-43ba-b6ca-c03bc2439118 x-compute-request-id: req-572ad028-fe23-43ba-b6ca-c03bc2439118 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:43:56,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-572ad028-fe23-43ba-b6ca-c03bc2439118 2018-08-31 09:43:56,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.84571814537s 2018-08-31 09:43:56,172 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-572ad028-fe23-43ba-b6ca-c03bc2439118 2018-08-31 09:43:56,176 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:43:58,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:43:58,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:43:58,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:43:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efae6583-6e0b-4f67-b8fa-3fa1ffbbeb88 x-compute-request-id: req-efae6583-6e0b-4f67-b8fa-3fa1ffbbeb88 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:43:58,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-efae6583-6e0b-4f67-b8fa-3fa1ffbbeb88 2018-08-31 09:43:58,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.709957122803s 2018-08-31 09:43:58,889 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-efae6583-6e0b-4f67-b8fa-3fa1ffbbeb88 2018-08-31 09:43:58,893 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:44:00,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:44:00,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:01,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:44:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2928dac0-7d9c-41b6-9628-7a2b005d47f1 x-compute-request-id: req-2928dac0-7d9c-41b6-9628-7a2b005d47f1 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:44:01,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-2928dac0-7d9c-41b6-9628-7a2b005d47f1 2018-08-31 09:44:01,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.622228860855s 2018-08-31 09:44:01,518 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-2928dac0-7d9c-41b6-9628-7a2b005d47f1 2018-08-31 09:44:01,522 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:44:03,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:44:03,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:03,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:44:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fa4070d-c7c9-48f3-bd0a-e0fc15f41fd0 x-compute-request-id: req-7fa4070d-c7c9-48f3-bd0a-e0fc15f41fd0 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:44:03,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-7fa4070d-c7c9-48f3-bd0a-e0fc15f41fd0 2018-08-31 09:44:03,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384948015213s 2018-08-31 09:44:03,910 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-7fa4070d-c7c9-48f3-bd0a-e0fc15f41fd0 2018-08-31 09:44:03,914 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:44:05,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:44:05,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:06,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:44:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec887acd-5ebe-43df-b8f8-28cc88e6778d x-compute-request-id: req-ec887acd-5ebe-43df-b8f8-28cc88e6778d 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:44:06,646 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-ec887acd-5ebe-43df-b8f8-28cc88e6778d 2018-08-31 09:44:06,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.729775905609s 2018-08-31 09:44:06,647 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-ec887acd-5ebe-43df-b8f8-28cc88e6778d 2018-08-31 09:44:06,651 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:44:08,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:44:08,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:09,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:44:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d219149-592d-4258-9983-545e5dfaacd0 x-compute-request-id: req-1d219149-592d-4258-9983-545e5dfaacd0 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:44:09,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-1d219149-592d-4258-9983-545e5dfaacd0 2018-08-31 09:44:09,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.736923933029s 2018-08-31 09:44:09,391 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-1d219149-592d-4258-9983-545e5dfaacd0 2018-08-31 09:44:09,394 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:44:11,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:44:11,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:12,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:44: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-10011361-cc45-4877-8b04-d6c5e2790ded x-compute-request-id: req-10011361-cc45-4877-8b04-d6c5e2790ded 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:44:12,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-10011361-cc45-4877-8b04-d6c5e2790ded 2018-08-31 09:44:12,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.651985883713s 2018-08-31 09:44:12,049 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-10011361-cc45-4877-8b04-d6c5e2790ded 2018-08-31 09:44:12,053 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:44:14,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:44:14,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:14,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:44:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e73503bc-a0fb-4e85-8f14-69aaf402958f x-compute-request-id: req-e73503bc-a0fb-4e85-8f14-69aaf402958f 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:44:14,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e73503bc-a0fb-4e85-8f14-69aaf402958f 2018-08-31 09:44:14,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455566167831s 2018-08-31 09:44:14,512 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e73503bc-a0fb-4e85-8f14-69aaf402958f 2018-08-31 09:44:14,515 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:44:16,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:44:16,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:17,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:44:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dafbd997-4e24-452c-8514-96a0933d23e4 x-compute-request-id: req-dafbd997-4e24-452c-8514-96a0933d23e4 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:44:17,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-dafbd997-4e24-452c-8514-96a0933d23e4 2018-08-31 09:44:17,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.710569143295s 2018-08-31 09:44:17,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-dafbd997-4e24-452c-8514-96a0933d23e4 2018-08-31 09:44:17,233 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:44:19,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:44:19,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:19,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:44:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39700a53-b2c9-40c1-8263-1515327be520 x-compute-request-id: req-39700a53-b2c9-40c1-8263-1515327be520 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:44:19,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-39700a53-b2c9-40c1-8263-1515327be520 2018-08-31 09:44:19,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.754156827927s 2018-08-31 09:44:19,990 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-39700a53-b2c9-40c1-8263-1515327be520 2018-08-31 09:44:19,994 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:44:21,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:44:22,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:22,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:44:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c285c90-1876-4b59-9a9a-23e827b64dd2 x-compute-request-id: req-9c285c90-1876-4b59-9a9a-23e827b64dd2 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.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:42:16Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:44:22,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-9c285c90-1876-4b59-9a9a-23e827b64dd2 2018-08-31 09:44:22,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.757097005844s 2018-08-31 09:44:22,754 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-9c285c90-1876-4b59-9a9a-23e827b64dd2 2018-08-31 09:44:22,758 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:44:24,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:44:24,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:25,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:44:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d06bf09-d7e5-49ef-bb4c-0af5157bc1e9 x-compute-request-id: req-5d06bf09-d7e5-49ef-bb4c-0af5157bc1e9 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_1cd54e01-3763-43df-98f5-f8bd8e39720b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:2a:00", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:44:24.000000", "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:44:24Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:44:25,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-5d06bf09-d7e5-49ef-bb4c-0af5157bc1e9 2018-08-31 09:44:25,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.894719839096s 2018-08-31 09:44:25,656 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-5d06bf09-d7e5-49ef-bb4c-0af5157bc1e9 2018-08-31 09:44:25,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 09:44:25,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/ports.json?device_id=6480a520-1d9c-4351-8ef8-60360fff6166" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:25,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-3f4dab9d-29fe-46c4-a73a-3e9580a080a1 Date: Fri, 31 Aug 2018 09:44:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T09:44:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"166859c6-4fb1-4fd3-a366-dc06b215b584","ip_address":"192.168.120.26"}],"id":"2b332633-9496-415a-a101-031fb261c169","security_groups":["1fc8f420-989f-4d75-824b-4201c7b8f23a"],"mac_address":"fa:16:3e:92:2a:00","project_id":"7fc72a8497b44e77bb6e33f99abc216a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e25721e-444b-4e27-9d30-f4c721d88ed1","tenant_id":"7fc72a8497b44e77bb6e33f99abc216a","created_at":"2018-08-31T09:42:16Z","binding:vnic_type":"normal","device_id":"6480a520-1d9c-4351-8ef8-60360fff6166","ip_allocation":"immediate"}]} 2018-08-31 09:44:25,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=6480a520-1d9c-4351-8ef8-60360fff6166 used request id req-3f4dab9d-29fe-46c4-a73a-3e9580a080a1 2018-08-31 09:44:25,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0592079162598s 2018-08-31 09:44:25,720 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=6480a520-1d9c-4351-8ef8-60360fff6166 used request id req-3f4dab9d-29fe-46c4-a73a-3e9580a080a1 2018-08-31 09:44:25,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 09:44:25,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/floatingips.json?port_id=2b332633-9496-415a-a101-031fb261c169" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:25,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d7d87f77-e428-42af-b43f-e154093a7826 Date: Fri, 31 Aug 2018 09:44:25 GMT RESP BODY: {"floatingips": []} 2018-08-31 09:44:25,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json?port_id=2b332633-9496-415a-a101-031fb261c169 used request id req-d7d87f77-e428-42af-b43f-e154093a7826 2018-08-31 09:44:25,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0479691028595s 2018-08-31 09:44:25,773 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json?port_id=2b332633-9496-415a-a101-031fb261c169 used request id req-d7d87f77-e428-42af-b43f-e154093a7826 2018-08-31 09:44:25,774 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_1cd54e01-3763-43df-98f5-f8bd8e39720b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:92:2a:00', u'version': 4, u'addr': u'192.168.120.26', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2960b96d-1a87-4841-b956-360e603cd02c'}), 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-31T09:44:24.000000', 'flavor': Munch({u'id': u'11c4c4cc-336a-4339-b183-51b7f239030e'}), 'az': u'nova', 'id': u'6480a520-1d9c-4351-8ef8-60360fff6166', 'security_groups': [Munch({u'name': u'cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ba8fb1aedb344e84a127352405dcca26', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7fc72a8497b44e77bb6e33f99abc216a', 'name': 'cloudify-project_1cd54e01-3763-43df-98f5-f8bd8e39720b', '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-31T09:44:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T09:44:24Z', 'hostId': u'e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b', 'public_v6': '', 'private_v4': u'192.168.120.26', 'cloud': 'envvars', 'host_id': u'e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a', '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-31T09:44:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7fc72a8497b44e77bb6e33f99abc216a', 'name': u'cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b', 'adminPass': u'Wpyg6JGDoxsk', 'tenant_id': u'7fc72a8497b44e77bb6e33f99abc216a', 'created_at': u'2018-08-31T09:42:13Z', 'created': u'2018-08-31T09:42:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 09:44:25,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:44:25,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:25,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-328fca94-322b-4983-8cdd-eb9cd7ed1e90 Date: Fri, 31 Aug 2018 09:44:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6e25721e-444b-4e27-9d30-f4c721d88ed1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7fc72a8497b44e77bb6e33f99abc216a","l2_adjacency":true,"status":"ACTIVE","subnets":["166859c6-4fb1-4fd3-a366-dc06b215b584"],"description":"","tags":[],"updated_at":"2018-08-31T09:40:27Z","qos_policy_id":null,"name":"cloudify-net_1cd54e01-3763-43df-98f5-f8bd8e39720b","admin_state_up":true,"tenant_id":"7fc72a8497b44e77bb6e33f99abc216a","created_at":"2018-08-31T09:40:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 09:44:25,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-328fca94-322b-4983-8cdd-eb9cd7ed1e90 2018-08-31 09:44:25,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0996050834656s 2018-08-31 09:44:25,876 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-328fca94-322b-4983-8cdd-eb9cd7ed1e90 2018-08-31 09:44:25,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 09:44:25,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/ports.json?device_id=6480a520-1d9c-4351-8ef8-60360fff6166" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:25,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-6942526c-b0ba-4376-a05e-35078292a14c Date: Fri, 31 Aug 2018 09:44:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T09:44:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"166859c6-4fb1-4fd3-a366-dc06b215b584","ip_address":"192.168.120.26"}],"id":"2b332633-9496-415a-a101-031fb261c169","security_groups":["1fc8f420-989f-4d75-824b-4201c7b8f23a"],"mac_address":"fa:16:3e:92:2a:00","project_id":"7fc72a8497b44e77bb6e33f99abc216a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e25721e-444b-4e27-9d30-f4c721d88ed1","tenant_id":"7fc72a8497b44e77bb6e33f99abc216a","created_at":"2018-08-31T09:42:16Z","binding:vnic_type":"normal","device_id":"6480a520-1d9c-4351-8ef8-60360fff6166","ip_allocation":"immediate"}]} 2018-08-31 09:44:25,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=6480a520-1d9c-4351-8ef8-60360fff6166 used request id req-6942526c-b0ba-4376-a05e-35078292a14c 2018-08-31 09:44:25,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.047593832016s 2018-08-31 09:44:25,926 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=6480a520-1d9c-4351-8ef8-60360fff6166 used request id req-6942526c-b0ba-4376-a05e-35078292a14c 2018-08-31 09:44:25,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-31 09:44:25,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" -d '{"floatingip": {"floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "fixed_ip_address": "192.168.120.26", "port_id": "2b332633-9496-415a-a101-031fb261c169"}}' 2018-08-31 09:44:28,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-2e49612a-2100-45ec-8dac-79ecdf2c0dac Date: Fri, 31 Aug 2018 09:44:28 GMT RESP BODY: {"floatingip": {"router_id": "a749553d-5789-481c-abb9-e3cefc309b57", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:44:27Z", "updated_at": "2018-08-31T09:44:27Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e25721e-444b-4e27-9d30-f4c721d88ed1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:92:2a:00", "device_id": "6480a520-1d9c-4351-8ef8-60360fff6166"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_id": "2b332633-9496-415a-a101-031fb261c169", "id": "bc75401e-b651-4b4f-a6e6-91bd56e8cb5c", "qos_policy_id": null}} 2018-08-31 09:44:28,592 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-2e49612a-2100-45ec-8dac-79ecdf2c0dac 2018-08-31 09:44:28,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.66598510742s 2018-08-31 09:44:28,593 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-2e49612a-2100-45ec-8dac-79ecdf2c0dac 2018-08-31 09:44:28,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 09:44:28,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:28,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-08c79ea6-4fa4-4608-a423-6dd9ef9a2a33 Date: Fri, 31 Aug 2018 09:44:28 GMT RESP BODY: {"floatingips": [{"router_id": "a749553d-5789-481c-abb9-e3cefc309b57", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:44:27Z", "updated_at": "2018-08-31T09:44:27Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e25721e-444b-4e27-9d30-f4c721d88ed1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:92:2a:00", "device_id": "6480a520-1d9c-4351-8ef8-60360fff6166"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_id": "2b332633-9496-415a-a101-031fb261c169", "id": "bc75401e-b651-4b4f-a6e6-91bd56e8cb5c", "qos_policy_id": null}]} 2018-08-31 09:44:28,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-08c79ea6-4fa4-4608-a423-6dd9ef9a2a33 2018-08-31 09:44:28,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0628128051758s 2018-08-31 09:44:28,664 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-08c79ea6-4fa4-4608-a423-6dd9ef9a2a33 2018-08-31 09:44:28,668 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 09:44:28,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 09:44:28,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:28,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-c2a79bbf-9cb4-4bf3-bd7c-d28949a2505a Date: Fri, 31 Aug 2018 09:44:28 GMT RESP BODY: {"floatingips": [{"router_id": "a749553d-5789-481c-abb9-e3cefc309b57", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:44:27Z", "updated_at": "2018-08-31T09:44:27Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e25721e-444b-4e27-9d30-f4c721d88ed1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:92:2a:00", "device_id": "6480a520-1d9c-4351-8ef8-60360fff6166"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_id": "2b332633-9496-415a-a101-031fb261c169", "id": "bc75401e-b651-4b4f-a6e6-91bd56e8cb5c", "qos_policy_id": null}]} 2018-08-31 09:44:28,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-c2a79bbf-9cb4-4bf3-bd7c-d28949a2505a 2018-08-31 09:44:28,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0681030750275s 2018-08-31 09:44:28,842 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-c2a79bbf-9cb4-4bf3-bd7c-d28949a2505a 2018-08-31 09:44:28,845 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 09:44:28,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 09:44:28,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:29,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-9c19b838-72eb-4c9e-a8cb-a1ac3ed4abd3 Date: Fri, 31 Aug 2018 09:44:29 GMT RESP BODY: {"floatingips": [{"router_id": "a749553d-5789-481c-abb9-e3cefc309b57", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:44:27Z", "updated_at": "2018-08-31T09:44:27Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e25721e-444b-4e27-9d30-f4c721d88ed1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:92:2a:00", "device_id": "6480a520-1d9c-4351-8ef8-60360fff6166"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_id": "2b332633-9496-415a-a101-031fb261c169", "id": "bc75401e-b651-4b4f-a6e6-91bd56e8cb5c", "qos_policy_id": null}]} 2018-08-31 09:44:29,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-9c19b838-72eb-4c9e-a8cb-a1ac3ed4abd3 2018-08-31 09:44:29,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0567688941956s 2018-08-31 09:44:29,008 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-9c19b838-72eb-4c9e-a8cb-a1ac3ed4abd3 2018-08-31 09:44:29,011 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 09:44:29,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 09:44:29,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:29,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-9fcdd57b-fc8d-495f-84de-6b987cc8ad5b Date: Fri, 31 Aug 2018 09:44:29 GMT RESP BODY: {"floatingips": [{"router_id": "a749553d-5789-481c-abb9-e3cefc309b57", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:44:27Z", "updated_at": "2018-08-31T09:44:27Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e25721e-444b-4e27-9d30-f4c721d88ed1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:92:2a:00", "device_id": "6480a520-1d9c-4351-8ef8-60360fff6166"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_id": "2b332633-9496-415a-a101-031fb261c169", "id": "bc75401e-b651-4b4f-a6e6-91bd56e8cb5c", "qos_policy_id": null}]} 2018-08-31 09:44:29,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-9fcdd57b-fc8d-495f-84de-6b987cc8ad5b 2018-08-31 09:44:29,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0716400146484s 2018-08-31 09:44:29,188 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-9fcdd57b-fc8d-495f-84de-6b987cc8ad5b 2018-08-31 09:44:29,192 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 09:44:29,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 09:44:29,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:29,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-9d03eb86-9d69-45d0-b418-a27c54a1e811 Date: Fri, 31 Aug 2018 09:44:29 GMT RESP BODY: {"floatingips": [{"router_id": "a749553d-5789-481c-abb9-e3cefc309b57", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:44:27Z", "updated_at": "2018-08-31T09:44:27Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e25721e-444b-4e27-9d30-f4c721d88ed1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:92:2a:00", "device_id": "6480a520-1d9c-4351-8ef8-60360fff6166"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_id": "2b332633-9496-415a-a101-031fb261c169", "id": "bc75401e-b651-4b4f-a6e6-91bd56e8cb5c", "qos_policy_id": null}]} 2018-08-31 09:44:29,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-9d03eb86-9d69-45d0-b418-a27c54a1e811 2018-08-31 09:44:29,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.357043981552s 2018-08-31 09:44:29,655 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-9d03eb86-9d69-45d0-b418-a27c54a1e811 2018-08-31 09:44:29,658 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 09:44:29,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 09:44:29,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:29,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-b1ad8fc9-7fbc-4ab7-896f-96dbc3214d95 Date: Fri, 31 Aug 2018 09:44:29 GMT RESP BODY: {"floatingips": [{"router_id": "a749553d-5789-481c-abb9-e3cefc309b57", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:44:27Z", "updated_at": "2018-08-31T09:44:27Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e25721e-444b-4e27-9d30-f4c721d88ed1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:92:2a:00", "device_id": "6480a520-1d9c-4351-8ef8-60360fff6166"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_id": "2b332633-9496-415a-a101-031fb261c169", "id": "bc75401e-b651-4b4f-a6e6-91bd56e8cb5c", "qos_policy_id": null}]} 2018-08-31 09:44:29,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-b1ad8fc9-7fbc-4ab7-896f-96dbc3214d95 2018-08-31 09:44:29,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.063266992569s 2018-08-31 09:44:29,827 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-b1ad8fc9-7fbc-4ab7-896f-96dbc3214d95 2018-08-31 09:44:29,830 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 09:44:29,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 09:44:29,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:30,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-8f533fd3-421c-4adf-8215-2995780e846a Date: Fri, 31 Aug 2018 09:44:30 GMT RESP BODY: {"floatingips": [{"router_id": "a749553d-5789-481c-abb9-e3cefc309b57", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:44:27Z", "updated_at": "2018-08-31T09:44:27Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e25721e-444b-4e27-9d30-f4c721d88ed1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:92:2a:00", "device_id": "6480a520-1d9c-4351-8ef8-60360fff6166"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_id": "2b332633-9496-415a-a101-031fb261c169", "id": "bc75401e-b651-4b4f-a6e6-91bd56e8cb5c", "qos_policy_id": null}]} 2018-08-31 09:44:30,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-8f533fd3-421c-4adf-8215-2995780e846a 2018-08-31 09:44:30,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0665731430054s 2018-08-31 09:44:30,002 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-8f533fd3-421c-4adf-8215-2995780e846a 2018-08-31 09:44:30,006 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 09:44:30,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 09:44:30,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:30,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-3a30c4d0-e975-4965-8215-6473a86aa93b Date: Fri, 31 Aug 2018 09:44:30 GMT RESP BODY: {"floatingips": [{"router_id": "a749553d-5789-481c-abb9-e3cefc309b57", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:44:27Z", "updated_at": "2018-08-31T09:44:27Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e25721e-444b-4e27-9d30-f4c721d88ed1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:92:2a:00", "device_id": "6480a520-1d9c-4351-8ef8-60360fff6166"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_id": "2b332633-9496-415a-a101-031fb261c169", "id": "bc75401e-b651-4b4f-a6e6-91bd56e8cb5c", "qos_policy_id": null}]} 2018-08-31 09:44:30,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-3a30c4d0-e975-4965-8215-6473a86aa93b 2018-08-31 09:44:30,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.064934015274s 2018-08-31 09:44:30,176 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-3a30c4d0-e975-4965-8215-6473a86aa93b 2018-08-31 09:44:30,179 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 09:44:30,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 09:44:30,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:30,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-f67f8ff9-c381-4440-a36c-0fc971632bf7 Date: Fri, 31 Aug 2018 09:44:30 GMT RESP BODY: {"floatingips": [{"router_id": "a749553d-5789-481c-abb9-e3cefc309b57", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:44:27Z", "updated_at": "2018-08-31T09:44:30Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e25721e-444b-4e27-9d30-f4c721d88ed1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:92:2a:00", "device_id": "6480a520-1d9c-4351-8ef8-60360fff6166"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_id": "2b332633-9496-415a-a101-031fb261c169", "id": "bc75401e-b651-4b4f-a6e6-91bd56e8cb5c", "qos_policy_id": null}]} 2018-08-31 09:44:30,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-f67f8ff9-c381-4440-a36c-0fc971632bf7 2018-08-31 09:44:30,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0578019618988s 2018-08-31 09:44:30,343 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-f67f8ff9-c381-4440-a36c-0fc971632bf7 2018-08-31 09:44:30,346 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'a749553d-5789-481c-abb9-e3cefc309b57', 'updated_at': u'2018-08-31T09:44:30Z', 'fixed_ip_address': u'192.168.120.26', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'2b332633-9496-415a-a101-031fb261c169', 'id': u'bc75401e-b651-4b4f-a6e6-91bd56e8cb5c', 'network': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', 'port': u'2b332633-9496-415a-a101-031fb261c169', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7fc72a8497b44e77bb6e33f99abc216a', 'name': 'cloudify-project_1cd54e01-3763-43df-98f5-f8bd8e39720b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7fc72a8497b44e77bb6e33f99abc216a', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'6e25721e-444b-4e27-9d30-f4c721d88ed1', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:92:2a:00', u'device_id': u'6480a520-1d9c-4351-8ef8-60360fff6166'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'7fc72a8497b44e77bb6e33f99abc216a', 'created_at': u'2018-08-31T09:44:27Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'6e25721e-444b-4e27-9d30-f4c721d88ed1', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:92:2a:00', u'device_id': u'6480a520-1d9c-4351-8ef8-60360fff6166'}), 'router': u'a749553d-5789-481c-abb9-e3cefc309b57'}) 2018-08-31 09:44:30,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:44:30,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166/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}10b9e27418c669ec0184ac17cf72bb73be013b62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:44:30,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:44:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97d72107-38b4-4924-a3b4-d8b128a5ff54 x-compute-request-id: req-97d72107-38b4-4924-a3b4-d8b128a5ff54 Content-Encoding: gzip Content-Length: 11009 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 1812539298 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.433354] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.436418] pid_max: default: 32768 minimum: 301\n[ 0.438078] Security Framework initialized\n[ 0.439623] SELinux: Initializing.\n[ 0.441297] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.448177] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.452338] Mount-cache hash table entries: 4096\n[ 0.454295] Initializing cgroup subsys memory\n[ 0.455913] Initializing cgroup subsys devices\n[ 0.457518] Initializing cgroup subsys freezer\n[ 0.459132] Initializing cgroup subsys net_cls\n[ 0.460745] Initializing cgroup subsys blkio\n[ 0.462311] Initializing cgroup subsys perf_event\n[ 0.463977] Initializing cgroup subsys hugetlb\n[ 0.465579] Initializing cgroup subsys pids\n[ 0.467137] Initializing cgroup subsys net_prio\n[ 0.468857] CPU: Physical Processor ID: 0\n[ 0.471100] mce: CPU supports 10 MCE banks\n[ 0.472670] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.474462] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.476242] tlb_flushall_shift: 6\n[ 0.477814] Freeing SMP alternatives: 28k freed\n[ 0.482052] ACPI: Core revision 20130517\n[ 0.484002] ACPI: All ACPI Tables successfully acquired\n[ 0.486021] ftrace: allocating 25812 entries in 101 pages\n[ 0.507997] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.510076] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.512123] smpboot: Max logical packages: 2\n[ 0.513965] Enabling x2apic\n[ 0.515208] Enabled x2apic\n[ 0.516727] Switched APIC routing to physical x2apic.\n[ 0.519813] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.521811] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.525412] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.534351] KVM setup paravirtual spinlock\n[ 0.537210] smpboot: Booting Node 0, Processors #1 OK\n[ 0.539378] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.561479] Brought up 2 CPUs\n[ 0.561482] KVM setup async PF for cpu 1\n[ 0.561485] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.565851] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.568813] devtmpfs: initialized\n[ 0.571569] EVM: security.selinux\n[ 0.572931] EVM: security.ima\n[ 0.574204] EVM: security.capability\n[ 0.576302] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.578415] pinctrl core: initialized pinctrl subsystem\n[ 0.580302] NET: Registered protocol family 16\n[ 0.582111] ACPI: bus type PCI registered\n[ 0.583615] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.585713] PCI: Using configuration type 1 for base access\n[ 0.590983] ACPI: Added _OSI(Module Device)\n[ 0.592537] ACPI: Added _OSI(Processor Device)\n[ 0.594124] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.595755] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.598673] ACPI: Interpreter enabled\n[ 0.600121] ACPI: (supports S0 S5)\n[ 0.601481] ACPI: Using IOAPIC for interrupt routing\n[ 0.603185] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.608193] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.610158] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.612245] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.614294] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.618099] acpiphp: Slot [3] registered\n[ 0.619602] acpiphp: Slot [4] registered\n[ 0.621113] acpiphp: Slot [5] registered\n[ 0.622620] acpiphp: Slot [6] registered\n[ 0.624116] acpiphp: Slot [7] registered\n[ 0.625617] acpiphp: Slot [8] registered\n[ 0.627114] acpiphp: Slot [9] registered\n[ 0.628606] acpiphp: Slot [10] registered\n[ 0.630120] acpiphp: Slot [11] registered\n[ 0.631631] acpiphp: Slot [12] registered\n[ 0.633162] acpiphp: Slot [13] registered\n[ 0.634691] acpiphp: Slot [14] registered\n[ 0.636222] acpiphp: Slot [15] registered\n[ 0.637746] acpiphp: Slot [16] registered\n[ 0.639271] acpiphp: Slot [17] registered\n[ 0.640790] acpiphp: Slot [18] registered\n[ 0.642307] acpiphp: Slot [19] registered\n[ 0.643835] acpiphp: Slot [20] registered\n[ 0.645350] acpiphp: Slot [21] registered\n[ 0.646868] acpiphp: Slot [22] registered\n[ 0.648377] acpiphp: Slot [23] registered\n[ 0.649944] acpiphp: Slot [24] registered\n[ 0.651450] acpiphp: Slot [25] registered\n[ 0.652966] acpiphp: Slot [26] registered\n[ 0.654479] acpiphp: Slot [27] registered\n[ 0.656000] acpiphp: Slot [28] registered\n[ 0.657507] acpiphp: Slot [29] registered\n[ 0.659027] acpiphp: Slot [30] registered\n[ 0.660537] acpiphp: Slot [31] registered\n[ 0.662045] PCI host bridge to bus 0000:00\n[ 0.663558] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.665356] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.667425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.669492] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.672269] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.675047] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.680685] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.682841] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.684872] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.687014] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.691266] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.694003] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.717885] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.720358] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.723078] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.725477] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.727843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.730034] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.732294] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.735194] vgaarb: loaded\n[ 0.736419] vgaarb: bridge control possible 0000:00:02.0\n[ 0.738389] SCSI subsystem initialized\n[ 0.739884] ACPI: bus type USB registered\n[ 0.741412] usbcore: registered new interface driver usbfs\n[ 0.743232] usbcore: registered new interface driver hub\n[ 0.745041] usbcore: registered new device driver usb\n[ 0.746991] PCI: Using ACPI for IRQ routing\n[ 0.748940] NetLabel: Initializing\n[ 0.750326] NetLabel: domain hash size = 128\n[ 0.751893] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.753629] NetLabel: unlabeled traffic allowed by default\n[ 0.755581] Switched to clocksource kvm-clock\n[ 0.766015] pnp: PnP ACPI init\n[ 0.767336] ACPI: bus type PNP registered\n[ 0.769259] pnp: PnP ACPI: found 5 devices\n[ 0.770780] ACPI: bus type PNP unregistered\n[ 0.778989] NET: Registered protocol family 2\n[ 0.780976] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.784057] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.786601] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.788773] TCP: reno registered\n[ 0.790164] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.792165] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.794298] NET: Registered protocol family 1\n[ 0.795898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.797815] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.799684] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.820245] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.840750] Unpacking initramfs...\n[ 1.340923] Freeing initrd memory: 37508k freed\n[ 1.350650] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.352766] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.356660] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.358741] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.361096] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.363108] Initialise system trusted keyring\n[ 1.364714] audit: initializing netlink socket (disabled)\n[ 1.366538] type=2000 audit(1535708667.108:1): initialized\n[ 1.383753] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.385784] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.388681] zpool: loaded\n[ 1.389924] zbud: loaded\n[ 1.391302] VFS: Disk quotas dquot_6.5.2\n[ 1.392837] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.395029] msgmni has been set to 7578\n[ 1.396569] Key type big_key registered\n[ 1.398987] NET: Registered protocol family 38\n[ 1.400602] Key type asymmetric registered\n[ 1.402126] Asymmetric key parser 'x509' registered\n[ 1.403838] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.406659] io scheduler noop registered\n[ 1.408160] io scheduler deadline registered (default)\n[ 1.423752] io scheduler cfq registered\n[ 1.425323] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.427161] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.429310] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.432085] ACPI: Power Button [PWRF]\n[ 1.433702] GHES: HEST is not enabled!\n[ 1.435235] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.459497] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.462054] Non-volatile memory driver v1.3\n[ 1.463621] Linux agpgart interface v0.103\n[ 1.465301] crash memory driver: version 1.1\n[ 1.466929] rdac: device handler registered\n[ 1.468564] hp_sw: device handler registered\n[ 1.470134] emc: device handler registered\n[ 1.471650] alua: device handler registered\n[ 1.473224] libphy: Fixed MDIO Bus: probed\n[ 1.474842] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.476890] ehci-pci: EHCI PCI platform driver\n[ 1.478492] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.480444] ohci-pci: OHCI PCI platform driver\n[ 1.482045] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.502575] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.504474] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.507275] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.509053] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.511012] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.513111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.515848] usb usb1: Product: UHCI Host Controller\n[ 1.517531] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.519688] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.521535] hub 1-0:1.0: USB hub found\n[ 1.523004] hub 1-0:1.0: 2 ports detected\n[ 1.524669] usbcore: registered new interface driver usbserial\n[ 1.526592] usbcore: registered new interface driver usbserial_generic\n[ 1.528628] usbserial: USB Serial support registered for generic\n[ 1.530605] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.534294] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.535988] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.537863] mousedev: PS/2 mouse device common for all mice\n[ 1.540133] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.543470] rtc_cmos 00:00: RTC can wake from S4\n[ 1.544106] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.546036] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.551948] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.554052] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.556131] cpuidle: using governor menu\n[ 1.557702] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.559601] usbcore: registered new interface driver usbhid\n[ 1.561449] usbhid: USB HID core driver\n[ 1.562964] drop_monitor: Initializing network drop monitor service\n[ 1.565005] TCP: cubic registered\n[ 1.566372] Initializing XFRM netlink socket\n[ 1.568027] NET: Registered protocol family 10\n[ 1.569924] NET: Registered protocol family 17\n[ 1.571772] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.573659] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.575603] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.578831] Loading compiled-in X.509 certificates\n[ 1.580561] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.583824] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.587542] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.590804] registered taskstats version 1\n[ 1.594340] Key type trusted registered\n[ 1.597120] Key type encrypted registered\n[ 1.599964] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.602315] rtc_cmos 00:00: setting system clock to 2018-08-31 09:44:27 UTC (1535708667)\n[ 1.605919] Freeing unused kernel memory: 1680k freed\n[ 1.612150] 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.617737] systemd[1]: Detected virtualization kvm.\n[ 1.619442] systemd[1]: Detected architecture x86-64.\n[ 1.621165] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.624388] systemd[1]: No hostname configured.\n[ 1.626035] systemd[1]: Set hostname to .\n[ 1.627827] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.652650] systemd[1]: Reached target Local File Systems.\n[ 1.654521] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.657239] systemd[1]: Created slice Root Slice.\n[ 1.658936] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.661711] systemd[1]: Listening on udev Control Socket.\n[ 1.663547] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.666400] systemd[1]: Created slice System Slice.\n[ 1.668129] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.670726] systemd[1]: Reached target Slices.\n[ 1.672363] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.674985] systemd[1]: Listening on udev Kernel Socket.\n[ 1.676794] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.679512] systemd[1]: Reached target Timers.\n[ 1.681139] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.683597] systemd[1]: Reached target Swap.\n[ 1.685196] systemd[1]: Starting Swap.\n[ 1.686702] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.689637] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.693544] systemd[1]: Reached target Paths.\n[ 1.695158] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.697760] systemd[1]: Listening on Journal Socket.\n[ 1.699501] systemd[1]: Starting Journal Socket.\n[ 1.701775] 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.707049] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.710285] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Sockets.\n[ 1.713896] systemd[1]: Reached target Sockets.\n[ 1.715554] systemd[1]: Starting Sockets.\n[ 1.717426] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.729513] 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.781365] RPC: Registered named UNIX socket transport module.\n[ 1.783335] RPC: Registered udp transport module.\n[ 1.785001] RPC: Registered tcp transport module.\n[ 1.786711] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.825674] 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.886413] FDC 0 is a S82078B\n[ 1.917966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.921314] scsi host0: ata_piix\n[ 1.922749] scsi host1: ata_piix\n[ 1.924131] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.926205] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.966556] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.973384] vda: vda1\n[ 1.977803] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.979924] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.982111] usb 1-1: Product: QEMU USB Tablet\n[ 1.983726] usb 1-1: Manufacturer: QEMU\n[ 1.985229] usb 1-1: SerialNumber: 42\n[ 1.995990] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.999425] 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 Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.099735] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.103020] XFS (vda1): Mounting V4 Filesystem\n[ 2.126281] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped 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 Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.357353] systemd-journald[112]: Received SIGTERM from PID 1 (systemd).\n[ 2.360630] tsc: Refined TSC clocksource calibration: 3491.835 MHz\n[ 2.409042] SELinux: Disabled at runtime.\n[ 2.447620] type=1404 audit(1535708668.345:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.475007] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.476878] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\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] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Reached target Slices.\n Mounting POSIX Message Queue File System...\n[ 2.661825] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.764451] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\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 udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 2.868112] type=1305 audit(1535708668.765:3): audit_pid=442 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[ 3.060197] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[ 3.069967] [drm] Initialized drm 1.1.0 20060810\n Starting GSSAPI Proxy Daemon...\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.082881] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...[ 3.098494] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.100969] [TTM] Initializing pool allocator\n[ 3.103235] [TTM] Initializing DMA pool allocator\n[ 3.105478] [drm] fb mappable at 0xFC000000\n[ 3.107307] [drm] vram aper at 0xFC000000\n[ 3.109127] [drm] size 33554432\n\n[ 3.110798] [drm] fb depth is 24\n[ 3.112292] [drm] pitch is 3072\n[[32m OK [0m] Started irqbalance daemon.\n[ 3.116222] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.150614] Console: switching to colour frame buffer device 128x48\n[ 3.164217] ppdev: user-space parallel port driver\n[ 3.172081] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.184594] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Login Service...\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] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[ 3.269141] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.299096] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.307772] alg: No test for crc32 (crc32-pclmul)\n[ 3.311870] intel_rapl: no valid rapl domains found in package 0\n[ 3.317382] intel_rapl: no valid rapl domains found in package 0\n[ 3.321519] intel_powerclamp: No package C-state available\n[ 3.327282] intel_powerclamp: No package C-state available[ 3.092672] cloud-init[479]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:44:29 +0000. Up 3.06 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-08-31 09:44:30,454 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166/action used request id req-97d72107-38b4-4924-a3b4-d8b128a5ff54 2018-08-31 09:44:30,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.107424974442s 2018-08-31 09:44:30,455 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166/action used request id req-97d72107-38b4-4924-a3b4-d8b128a5ff54 2018-08-31 09:44:30,455 - 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 1812539298 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.433354] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.436418] pid_max: default: 32768 minimum: 301 [ 0.438078] Security Framework initialized [ 0.439623] SELinux: Initializing. [ 0.441297] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.448177] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.452338] Mount-cache hash table entries: 4096 [ 0.454295] Initializing cgroup subsys memory [ 0.455913] Initializing cgroup subsys devices [ 0.457518] Initializing cgroup subsys freezer [ 0.459132] Initializing cgroup subsys net_cls [ 0.460745] Initializing cgroup subsys blkio [ 0.462311] Initializing cgroup subsys perf_event [ 0.463977] Initializing cgroup subsys hugetlb [ 0.465579] Initializing cgroup subsys pids [ 0.467137] Initializing cgroup subsys net_prio [ 0.468857] CPU: Physical Processor ID: 0 [ 0.471100] mce: CPU supports 10 MCE banks [ 0.472670] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.474462] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.476242] tlb_flushall_shift: 6 [ 0.477814] Freeing SMP alternatives: 28k freed [ 0.482052] ACPI: Core revision 20130517 [ 0.484002] ACPI: All ACPI Tables successfully acquired [ 0.486021] ftrace: allocating 25812 entries in 101 pages [ 0.507997] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.510076] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.512123] smpboot: Max logical packages: 2 [ 0.513965] Enabling x2apic [ 0.515208] Enabled x2apic [ 0.516727] Switched APIC routing to physical x2apic. [ 0.519813] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.521811] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.525412] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.534351] KVM setup paravirtual spinlock [ 0.537210] smpboot: Booting Node 0, Processors #1 OK [ 0.539378] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.561479] Brought up 2 CPUs [ 0.561482] KVM setup async PF for cpu 1 [ 0.561485] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.565851] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.568813] devtmpfs: initialized [ 0.571569] EVM: security.selinux [ 0.572931] EVM: security.ima [ 0.574204] EVM: security.capability [ 0.576302] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.578415] pinctrl core: initialized pinctrl subsystem [ 0.580302] NET: Registered protocol family 16 [ 0.582111] ACPI: bus type PCI registered [ 0.583615] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.585713] PCI: Using configuration type 1 for base access [ 0.590983] ACPI: Added _OSI(Module Device) [ 0.592537] ACPI: Added _OSI(Processor Device) [ 0.594124] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.595755] ACPI: Added _OSI(Processor Aggregator Device) [ 0.598673] ACPI: Interpreter enabled [ 0.600121] ACPI: (supports S0 S5) [ 0.601481] ACPI: Using IOAPIC for interrupt routing [ 0.603185] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.608193] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.610158] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.612245] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.614294] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.618099] acpiphp: Slot [3] registered [ 0.619602] acpiphp: Slot [4] registered [ 0.621113] acpiphp: Slot [5] registered [ 0.622620] acpiphp: Slot [6] registered [ 0.624116] acpiphp: Slot [7] registered [ 0.625617] acpiphp: Slot [8] registered [ 0.627114] acpiphp: Slot [9] registered [ 0.628606] acpiphp: Slot [10] registered [ 0.630120] acpiphp: Slot [11] registered [ 0.631631] acpiphp: Slot [12] registered [ 0.633162] acpiphp: Slot [13] registered [ 0.634691] acpiphp: Slot [14] registered [ 0.636222] acpiphp: Slot [15] registered [ 0.637746] acpiphp: Slot [16] registered [ 0.639271] acpiphp: Slot [17] registered [ 0.640790] acpiphp: Slot [18] registered [ 0.642307] acpiphp: Slot [19] registered [ 0.643835] acpiphp: Slot [20] registered [ 0.645350] acpiphp: Slot [21] registered [ 0.646868] acpiphp: Slot [22] registered [ 0.648377] acpiphp: Slot [23] registered [ 0.649944] acpiphp: Slot [24] registered [ 0.651450] acpiphp: Slot [25] registered [ 0.652966] acpiphp: Slot [26] registered [ 0.654479] acpiphp: Slot [27] registered [ 0.656000] acpiphp: Slot [28] registered [ 0.657507] acpiphp: Slot [29] registered [ 0.659027] acpiphp: Slot [30] registered [ 0.660537] acpiphp: Slot [31] registered [ 0.662045] PCI host bridge to bus 0000:00 [ 0.663558] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.665356] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.667425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.669492] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.672269] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.675047] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.680685] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.682841] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.684872] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.687014] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.691266] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.694003] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.717885] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.720358] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.723078] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.725477] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.727843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.730034] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.732294] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.735194] vgaarb: loaded [ 0.736419] vgaarb: bridge control possible 0000:00:02.0 [ 0.738389] SCSI subsystem initialized [ 0.739884] ACPI: bus type USB registered [ 0.741412] usbcore: registered new interface driver usbfs [ 0.743232] usbcore: registered new interface driver hub [ 0.745041] usbcore: registered new device driver usb [ 0.746991] PCI: Using ACPI for IRQ routing [ 0.748940] NetLabel: Initializing [ 0.750326] NetLabel: domain hash size = 128 [ 0.751893] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.753629] NetLabel: unlabeled traffic allowed by default [ 0.755581] Switched to clocksource kvm-clock [ 0.766015] pnp: PnP ACPI init [ 0.767336] ACPI: bus type PNP registered [ 0.769259] pnp: PnP ACPI: found 5 devices [ 0.770780] ACPI: bus type PNP unregistered [ 0.778989] NET: Registered protocol family 2 [ 0.780976] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.784057] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.786601] TCP: Hash tables configured (established 32768 bind 32768) [ 0.788773] TCP: reno registered [ 0.790164] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.792165] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.794298] NET: Registered protocol family 1 [ 0.795898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.797815] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.799684] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.820245] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.840750] Unpacking initramfs... [ 1.340923] Freeing initrd memory: 37508k freed [ 1.350650] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.352766] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.356660] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.358741] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.361096] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.363108] Initialise system trusted keyring [ 1.364714] audit: initializing netlink socket (disabled) [ 1.366538] type=2000 audit(1535708667.108:1): initialized [ 1.383753] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.385784] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.388681] zpool: loaded [ 1.389924] zbud: loaded [ 1.391302] VFS: Disk quotas dquot_6.5.2 [ 1.392837] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.395029] msgmni has been set to 7578 [ 1.396569] Key type big_key registered [ 1.398987] NET: Registered protocol family 38 [ 1.400602] Key type asymmetric registered [ 1.402126] Asymmetric key parser 'x509' registered [ 1.403838] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.406659] io scheduler noop registered [ 1.408160] io scheduler deadline registered (default) [ 1.423752] io scheduler cfq registered [ 1.425323] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.427161] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.429310] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.432085] ACPI: Power Button [PWRF] [ 1.433702] GHES: HEST is not enabled! [ 1.435235] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.459497] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.462054] Non-volatile memory driver v1.3 [ 1.463621] Linux agpgart interface v0.103 [ 1.465301] crash memory driver: version 1.1 [ 1.466929] rdac: device handler registered [ 1.468564] hp_sw: device handler registered [ 1.470134] emc: device handler registered [ 1.471650] alua: device handler registered [ 1.473224] libphy: Fixed MDIO Bus: probed [ 1.474842] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.476890] ehci-pci: EHCI PCI platform driver [ 1.478492] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.480444] ohci-pci: OHCI PCI platform driver [ 1.482045] uhci_hcd: USB Universal Host Controller Interface driver [ 1.502575] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.504474] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.507275] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.509053] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.511012] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.513111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.515848] usb usb1: Product: UHCI Host Controller [ 1.517531] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.519688] usb usb1: SerialNumber: 0000:00:01.2 [ 1.521535] hub 1-0:1.0: USB hub found [ 1.523004] hub 1-0:1.0: 2 ports detected [ 1.524669] usbcore: registered new interface driver usbserial [ 1.526592] usbcore: registered new interface driver usbserial_generic [ 1.528628] usbserial: USB Serial support registered for generic [ 1.530605] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.534294] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.535988] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.537863] mousedev: PS/2 mouse device common for all mice [ 1.540133] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.543470] rtc_cmos 00:00: RTC can wake from S4 [ 1.544106] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.546036] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.551948] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.554052] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.556131] cpuidle: using governor menu [ 1.557702] hidraw: raw HID events driver (C) Jiri Kosina [ 1.559601] usbcore: registered new interface driver usbhid [ 1.561449] usbhid: USB HID core driver [ 1.562964] drop_monitor: Initializing network drop monitor service [ 1.565005] TCP: cubic registered [ 1.566372] Initializing XFRM netlink socket [ 1.568027] NET: Registered protocol family 10 [ 1.569924] NET: Registered protocol family 17 [ 1.571772] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.573659] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.575603] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.578831] Loading compiled-in X.509 certificates [ 1.580561] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.583824] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.587542] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.590804] registered taskstats version 1 [ 1.594340] Key type trusted registered [ 1.597120] Key type encrypted registered [ 1.599964] IMA: No TPM chip found, activating TPM-bypass! [ 1.602315] rtc_cmos 00:00: setting system clock to 2018-08-31 09:44:27 UTC (1535708667) [ 1.605919] Freeing unused kernel memory: 1680k freed [ 1.612150] 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.617737] systemd[1]: Detected virtualization kvm. [ 1.619442] systemd[1]: Detected architecture x86-64. [ 1.621165] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.624388] systemd[1]: No hostname configured. [ 1.626035] systemd[1]: Set hostname to . [ 1.627827] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.652650] systemd[1]: Reached target Local File Systems. [ 1.654521] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.657239] systemd[1]: Created slice Root Slice. [ 1.658936] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.661711] systemd[1]: Listening on udev Control Socket. [ 1.663547] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Created slice System Slice. [ 1.666400] systemd[1]: Created slice System Slice. [ 1.668129] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.670726] systemd[1]: Reached target Slices. [ 1.672363] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.674985] systemd[1]: Listening on udev Kernel Socket. [ 1.676794] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Timers. [ 1.679512] systemd[1]: Reached target Timers. [ 1.681139] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.683597] systemd[1]: Reached target Swap. [ 1.685196] systemd[1]: Starting Swap. [ 1.686702] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.689637] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.693544] systemd[1]: Reached target Paths. [ 1.695158] systemd[1]: Starting Paths. [[32m OK [0m] Listening on Journal Socket. [ 1.697760] systemd[1]: Listening on Journal Socket. [ 1.699501] systemd[1]: Starting Journal Socket. [ 1.701775] 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.707049] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.710285] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Sockets. [ 1.713896] systemd[1]: Reached target Sockets. [ 1.715554] systemd[1]: Starting Sockets. [ 1.717426] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.729513] 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.781365] RPC: Registered named UNIX socket transport module. [ 1.783335] RPC: Registered udp transport module. [ 1.785001] RPC: Registered tcp transport module. [ 1.786711] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.825674] 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.886413] FDC 0 is a S82078B [ 1.917966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.921314] scsi host0: ata_piix [ 1.922749] scsi host1: ata_piix [ 1.924131] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.926205] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.966556] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.973384] vda: vda1 [ 1.977803] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.979924] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.982111] usb 1-1: Product: QEMU USB Tablet [ 1.983726] usb 1-1: Manufacturer: QEMU [ 1.985229] usb 1-1: SerialNumber: 42 [ 1.995990] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.999425] 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. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.099735] SGI XFS with ACLs, security attributes, no debug enabled [ 2.103020] XFS (vda1): Mounting V4 Filesystem [ 2.126281] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped 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 Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.357353] systemd-journald[112]: Received SIGTERM from PID 1 (systemd). [ 2.360630] tsc: Refined TSC clocksource calibration: 3491.835 MHz [ 2.409042] SELinux: Disabled at runtime. [ 2.447620] type=1404 audit(1535708668.345:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.475007] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.476878] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting Huge Pages File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[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] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Apply Kernel Variables... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Reached target Slices. Mounting POSIX Message Queue File System... [ 2.661825] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.764451] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... [[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 udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 2.868112] type=1305 audit(1535708668.765:3): audit_pid=442 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [ 3.060197] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [ 3.069967] [drm] Initialized drm 1.1.0 20060810 Starting GSSAPI Proxy Daemon... Starting Authorization Manager... Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... [ 3.082881] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking...[ 3.098494] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.100969] [TTM] Initializing pool allocator [ 3.103235] [TTM] Initializing DMA pool allocator [ 3.105478] [drm] fb mappable at 0xFC000000 [ 3.107307] [drm] vram aper at 0xFC000000 [ 3.109127] [drm] size 33554432 [ 3.110798] [drm] fb depth is 24 [ 3.112292] [drm] pitch is 3072 [[32m OK [0m] Started irqbalance daemon. [ 3.116222] fbcon: cirrusdrmfb (fb0) is primary device [ 3.150614] Console: switching to colour frame buffer device 128x48 [ 3.164217] ppdev: user-space parallel port driver [ 3.172081] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.184594] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Login Service... [[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] Started NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.269141] AES CTR mode by8 optimization enabled [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.299096] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.307772] alg: No test for crc32 (crc32-pclmul) [ 3.311870] intel_rapl: no valid rapl domains found in package 0 [ 3.317382] intel_rapl: no valid rapl domains found in package 0 [ 3.321519] intel_powerclamp: No package C-state available [ 3.327282] intel_powerclamp: No package C-state available[ 3.092672] cloud-init[479]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:44:29 +0000. Up 3.06 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-08-31 09:44:31,459 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-08-31 09:44:40,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:44:40,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166/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}10b9e27418c669ec0184ac17cf72bb73be013b62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:44:40,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:44:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08c4015d-8ff8-497d-93d0-3c3918cf6f85 x-compute-request-id: req-08c4015d-8ff8-497d-93d0-3c3918cf6f85 Content-Encoding: gzip Content-Length: 12796 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 1812539298 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.433354] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.436418] pid_max: default: 32768 minimum: 301\n[ 0.438078] Security Framework initialized\n[ 0.439623] SELinux: Initializing.\n[ 0.441297] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.448177] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.452338] Mount-cache hash table entries: 4096\n[ 0.454295] Initializing cgroup subsys memory\n[ 0.455913] Initializing cgroup subsys devices\n[ 0.457518] Initializing cgroup subsys freezer\n[ 0.459132] Initializing cgroup subsys net_cls\n[ 0.460745] Initializing cgroup subsys blkio\n[ 0.462311] Initializing cgroup subsys perf_event\n[ 0.463977] Initializing cgroup subsys hugetlb\n[ 0.465579] Initializing cgroup subsys pids\n[ 0.467137] Initializing cgroup subsys net_prio\n[ 0.468857] CPU: Physical Processor ID: 0\n[ 0.471100] mce: CPU supports 10 MCE banks\n[ 0.472670] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.474462] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.476242] tlb_flushall_shift: 6\n[ 0.477814] Freeing SMP alternatives: 28k freed\n[ 0.482052] ACPI: Core revision 20130517\n[ 0.484002] ACPI: All ACPI Tables successfully acquired\n[ 0.486021] ftrace: allocating 25812 entries in 101 pages\n[ 0.507997] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.510076] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.512123] smpboot: Max logical packages: 2\n[ 0.513965] Enabling x2apic\n[ 0.515208] Enabled x2apic\n[ 0.516727] Switched APIC routing to physical x2apic.\n[ 0.519813] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.521811] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.525412] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.534351] KVM setup paravirtual spinlock\n[ 0.537210] smpboot: Booting Node 0, Processors #1 OK\n[ 0.539378] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.561479] Brought up 2 CPUs\n[ 0.561482] KVM setup async PF for cpu 1\n[ 0.561485] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.565851] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.568813] devtmpfs: initialized\n[ 0.571569] EVM: security.selinux\n[ 0.572931] EVM: security.ima\n[ 0.574204] EVM: security.capability\n[ 0.576302] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.578415] pinctrl core: initialized pinctrl subsystem\n[ 0.580302] NET: Registered protocol family 16\n[ 0.582111] ACPI: bus type PCI registered\n[ 0.583615] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.585713] PCI: Using configuration type 1 for base access\n[ 0.590983] ACPI: Added _OSI(Module Device)\n[ 0.592537] ACPI: Added _OSI(Processor Device)\n[ 0.594124] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.595755] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.598673] ACPI: Interpreter enabled\n[ 0.600121] ACPI: (supports S0 S5)\n[ 0.601481] ACPI: Using IOAPIC for interrupt routing\n[ 0.603185] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.608193] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.610158] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.612245] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.614294] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.618099] acpiphp: Slot [3] registered\n[ 0.619602] acpiphp: Slot [4] registered\n[ 0.621113] acpiphp: Slot [5] registered\n[ 0.622620] acpiphp: Slot [6] registered\n[ 0.624116] acpiphp: Slot [7] registered\n[ 0.625617] acpiphp: Slot [8] registered\n[ 0.627114] acpiphp: Slot [9] registered\n[ 0.628606] acpiphp: Slot [10] registered\n[ 0.630120] acpiphp: Slot [11] registered\n[ 0.631631] acpiphp: Slot [12] registered\n[ 0.633162] acpiphp: Slot [13] registered\n[ 0.634691] acpiphp: Slot [14] registered\n[ 0.636222] acpiphp: Slot [15] registered\n[ 0.637746] acpiphp: Slot [16] registered\n[ 0.639271] acpiphp: Slot [17] registered\n[ 0.640790] acpiphp: Slot [18] registered\n[ 0.642307] acpiphp: Slot [19] registered\n[ 0.643835] acpiphp: Slot [20] registered\n[ 0.645350] acpiphp: Slot [21] registered\n[ 0.646868] acpiphp: Slot [22] registered\n[ 0.648377] acpiphp: Slot [23] registered\n[ 0.649944] acpiphp: Slot [24] registered\n[ 0.651450] acpiphp: Slot [25] registered\n[ 0.652966] acpiphp: Slot [26] registered\n[ 0.654479] acpiphp: Slot [27] registered\n[ 0.656000] acpiphp: Slot [28] registered\n[ 0.657507] acpiphp: Slot [29] registered\n[ 0.659027] acpiphp: Slot [30] registered\n[ 0.660537] acpiphp: Slot [31] registered\n[ 0.662045] PCI host bridge to bus 0000:00\n[ 0.663558] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.665356] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.667425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.669492] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.672269] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.675047] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.680685] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.682841] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.684872] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.687014] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.691266] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.694003] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.717885] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.720358] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.723078] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.725477] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.727843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.730034] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.732294] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.735194] vgaarb: loaded\n[ 0.736419] vgaarb: bridge control possible 0000:00:02.0\n[ 0.738389] SCSI subsystem initialized\n[ 0.739884] ACPI: bus type USB registered\n[ 0.741412] usbcore: registered new interface driver usbfs\n[ 0.743232] usbcore: registered new interface driver hub\n[ 0.745041] usbcore: registered new device driver usb\n[ 0.746991] PCI: Using ACPI for IRQ routing\n[ 0.748940] NetLabel: Initializing\n[ 0.750326] NetLabel: domain hash size = 128\n[ 0.751893] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.753629] NetLabel: unlabeled traffic allowed by default\n[ 0.755581] Switched to clocksource kvm-clock\n[ 0.766015] pnp: PnP ACPI init\n[ 0.767336] ACPI: bus type PNP registered\n[ 0.769259] pnp: PnP ACPI: found 5 devices\n[ 0.770780] ACPI: bus type PNP unregistered\n[ 0.778989] NET: Registered protocol family 2\n[ 0.780976] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.784057] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.786601] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.788773] TCP: reno registered\n[ 0.790164] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.792165] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.794298] NET: Registered protocol family 1\n[ 0.795898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.797815] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.799684] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.820245] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.840750] Unpacking initramfs...\n[ 1.340923] Freeing initrd memory: 37508k freed\n[ 1.350650] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.352766] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.356660] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.358741] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.361096] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.363108] Initialise system trusted keyring\n[ 1.364714] audit: initializing netlink socket (disabled)\n[ 1.366538] type=2000 audit(1535708667.108:1): initialized\n[ 1.383753] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.385784] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.388681] zpool: loaded\n[ 1.389924] zbud: loaded\n[ 1.391302] VFS: Disk quotas dquot_6.5.2\n[ 1.392837] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.395029] msgmni has been set to 7578\n[ 1.396569] Key type big_key registered\n[ 1.398987] NET: Registered protocol family 38\n[ 1.400602] Key type asymmetric registered\n[ 1.402126] Asymmetric key parser 'x509' registered\n[ 1.403838] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.406659] io scheduler noop registered\n[ 1.408160] io scheduler deadline registered (default)\n[ 1.423752] io scheduler cfq registered\n[ 1.425323] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.427161] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.429310] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.432085] ACPI: Power Button [PWRF]\n[ 1.433702] GHES: HEST is not enabled!\n[ 1.435235] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.459497] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.462054] Non-volatile memory driver v1.3\n[ 1.463621] Linux agpgart interface v0.103\n[ 1.465301] crash memory driver: version 1.1\n[ 1.466929] rdac: device handler registered\n[ 1.468564] hp_sw: device handler registered\n[ 1.470134] emc: device handler registered\n[ 1.471650] alua: device handler registered\n[ 1.473224] libphy: Fixed MDIO Bus: probed\n[ 1.474842] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.476890] ehci-pci: EHCI PCI platform driver\n[ 1.478492] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.480444] ohci-pci: OHCI PCI platform driver\n[ 1.482045] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.502575] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.504474] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.507275] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.509053] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.511012] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.513111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.515848] usb usb1: Product: UHCI Host Controller\n[ 1.517531] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.519688] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.521535] hub 1-0:1.0: USB hub found\n[ 1.523004] hub 1-0:1.0: 2 ports detected\n[ 1.524669] usbcore: registered new interface driver usbserial\n[ 1.526592] usbcore: registered new interface driver usbserial_generic\n[ 1.528628] usbserial: USB Serial support registered for generic\n[ 1.530605] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.534294] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.535988] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.537863] mousedev: PS/2 mouse device common for all mice\n[ 1.540133] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.543470] rtc_cmos 00:00: RTC can wake from S4\n[ 1.544106] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.546036] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.551948] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.554052] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.556131] cpuidle: using governor menu\n[ 1.557702] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.559601] usbcore: registered new interface driver usbhid\n[ 1.561449] usbhid: USB HID core driver\n[ 1.562964] drop_monitor: Initializing network drop monitor service\n[ 1.565005] TCP: cubic registered\n[ 1.566372] Initializing XFRM netlink socket\n[ 1.568027] NET: Registered protocol family 10\n[ 1.569924] NET: Registered protocol family 17\n[ 1.571772] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.573659] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.575603] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.578831] Loading compiled-in X.509 certificates\n[ 1.580561] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.583824] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.587542] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.590804] registered taskstats version 1\n[ 1.594340] Key type trusted registered\n[ 1.597120] Key type encrypted registered\n[ 1.599964] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.602315] rtc_cmos 00:00: setting system clock to 2018-08-31 09:44:27 UTC (1535708667)\n[ 1.605919] Freeing unused kernel memory: 1680k freed\n[ 1.612150] 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.617737] systemd[1]: Detected virtualization kvm.\n[ 1.619442] systemd[1]: Detected architecture x86-64.\n[ 1.621165] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.624388] systemd[1]: No hostname configured.\n[ 1.626035] systemd[1]: Set hostname to .\n[ 1.627827] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.652650] systemd[1]: Reached target Local File Systems.\n[ 1.654521] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.657239] systemd[1]: Created slice Root Slice.\n[ 1.658936] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.661711] systemd[1]: Listening on udev Control Socket.\n[ 1.663547] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.666400] systemd[1]: Created slice System Slice.\n[ 1.668129] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.670726] systemd[1]: Reached target Slices.\n[ 1.672363] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.674985] systemd[1]: Listening on udev Kernel Socket.\n[ 1.676794] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.679512] systemd[1]: Reached target Timers.\n[ 1.681139] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.683597] systemd[1]: Reached target Swap.\n[ 1.685196] systemd[1]: Starting Swap.\n[ 1.686702] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.689637] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.693544] systemd[1]: Reached target Paths.\n[ 1.695158] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.697760] systemd[1]: Listening on Journal Socket.\n[ 1.699501] systemd[1]: Starting Journal Socket.\n[ 1.701775] 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.707049] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.710285] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Sockets.\n[ 1.713896] systemd[1]: Reached target Sockets.\n[ 1.715554] systemd[1]: Starting Sockets.\n[ 1.717426] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.729513] 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.781365] RPC: Registered named UNIX socket transport module.\n[ 1.783335] RPC: Registered udp transport module.\n[ 1.785001] RPC: Registered tcp transport module.\n[ 1.786711] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.825674] 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.886413] FDC 0 is a S82078B\n[ 1.917966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.921314] scsi host0: ata_piix\n[ 1.922749] scsi host1: ata_piix\n[ 1.924131] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.926205] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.966556] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.973384] vda: vda1\n[ 1.977803] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.979924] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.982111] usb 1-1: Product: QEMU USB Tablet\n[ 1.983726] usb 1-1: Manufacturer: QEMU\n[ 1.985229] usb 1-1: SerialNumber: 42\n[ 1.995990] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.999425] 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 Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.099735] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.103020] XFS (vda1): Mounting V4 Filesystem\n[ 2.126281] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped 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 Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.357353] systemd-journald[112]: Received SIGTERM from PID 1 (systemd).\n[ 2.360630] tsc: Refined TSC clocksource calibration: 3491.835 MHz\n[ 2.409042] SELinux: Disabled at runtime.\n[ 2.447620] type=1404 audit(1535708668.345:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.475007] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.476878] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\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] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Reached target Slices.\n Mounting POSIX Message Queue File System...\n[ 2.661825] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.764451] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\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 udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 2.868112] type=1305 audit(1535708668.765:3): audit_pid=442 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[ 3.060197] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[ 3.069967] [drm] Initialized drm 1.1.0 20060810\n Starting GSSAPI Proxy Daemon...\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.082881] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...[ 3.098494] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.100969] [TTM] Initializing pool allocator\n[ 3.103235] [TTM] Initializing DMA pool allocator\n[ 3.105478] [drm] fb mappable at 0xFC000000\n[ 3.107307] [drm] vram aper at 0xFC000000\n[ 3.109127] [drm] size 33554432\n\n[ 3.110798] [drm] fb depth is 24\n[ 3.112292] [drm] pitch is 3072\n[[32m OK [0m] Started irqbalance daemon.\n[ 3.116222] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.150614] Console: switching to colour frame buffer device 128x48\n[ 3.164217] ppdev: user-space parallel port driver\n[ 3.172081] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.184594] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Login Service...\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] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[ 3.269141] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.299096] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.307772] alg: No test for crc32 (crc32-pclmul)\n[ 3.311870] intel_rapl: no valid rapl domains found in package 0\n[ 3.317382] intel_rapl: no valid rapl domains found in package 0\n[ 3.321519] intel_powerclamp: No package C-state available\n[ 3.327282] intel_powerclamp: No package C-state available[ 3.092672] cloud-init[479]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:44:29 +0000. Up 3.06 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting OpenSSH server 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 RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting PostgreSQL 9.5 database server...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n Starting Crash recovery kernel arming...\n Starting nginx - high performance web server...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Created slice user-993.slice.\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] Started Dynamic System Tuning Daemon.\n[ 5.747690] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:44:32 +0000. Up 5.65 seconds.\n[ 5.774226] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.778304] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.781083] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.783938] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.786311] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.792265] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.26 | 255.255.255.0 | fa:16:3e:92:2a:00 |\n[ 5.795256] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.798231] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.801243] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.804241] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.807905] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.810329] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.814245] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 5.817233] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.820229] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\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.760188] cloud-init[3642]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:44:37 +0000. Up 10.70 seconds.\n[ 11.055600] cloud-init[3763]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:44:37 +0000. Up 11.00 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 | b6:5a:80:6a:ec:bd:e2:4c:23:21:9d:3f:31:21:84:79 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 11.141438] cloud-init[3763]: Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 09:44:37 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.11 seconds\n"} 2018-08-31 09:44:40,580 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166/action used request id req-08c4015d-8ff8-497d-93d0-3c3918cf6f85 2018-08-31 09:44:40,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.111358165741s 2018-08-31 09:44:40,581 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166/action used request id req-08c4015d-8ff8-497d-93d0-3c3918cf6f85 2018-08-31 09:44:40,582 - 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 1812539298 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.433354] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.436418] pid_max: default: 32768 minimum: 301 [ 0.438078] Security Framework initialized [ 0.439623] SELinux: Initializing. [ 0.441297] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.448177] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.452338] Mount-cache hash table entries: 4096 [ 0.454295] Initializing cgroup subsys memory [ 0.455913] Initializing cgroup subsys devices [ 0.457518] Initializing cgroup subsys freezer [ 0.459132] Initializing cgroup subsys net_cls [ 0.460745] Initializing cgroup subsys blkio [ 0.462311] Initializing cgroup subsys perf_event [ 0.463977] Initializing cgroup subsys hugetlb [ 0.465579] Initializing cgroup subsys pids [ 0.467137] Initializing cgroup subsys net_prio [ 0.468857] CPU: Physical Processor ID: 0 [ 0.471100] mce: CPU supports 10 MCE banks [ 0.472670] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.474462] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.476242] tlb_flushall_shift: 6 [ 0.477814] Freeing SMP alternatives: 28k freed [ 0.482052] ACPI: Core revision 20130517 [ 0.484002] ACPI: All ACPI Tables successfully acquired [ 0.486021] ftrace: allocating 25812 entries in 101 pages [ 0.507997] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.510076] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.512123] smpboot: Max logical packages: 2 [ 0.513965] Enabling x2apic [ 0.515208] Enabled x2apic [ 0.516727] Switched APIC routing to physical x2apic. [ 0.519813] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.521811] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.525412] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.534351] KVM setup paravirtual spinlock [ 0.537210] smpboot: Booting Node 0, Processors #1 OK [ 0.539378] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.561479] Brought up 2 CPUs [ 0.561482] KVM setup async PF for cpu 1 [ 0.561485] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.565851] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.568813] devtmpfs: initialized [ 0.571569] EVM: security.selinux [ 0.572931] EVM: security.ima [ 0.574204] EVM: security.capability [ 0.576302] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.578415] pinctrl core: initialized pinctrl subsystem [ 0.580302] NET: Registered protocol family 16 [ 0.582111] ACPI: bus type PCI registered [ 0.583615] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.585713] PCI: Using configuration type 1 for base access [ 0.590983] ACPI: Added _OSI(Module Device) [ 0.592537] ACPI: Added _OSI(Processor Device) [ 0.594124] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.595755] ACPI: Added _OSI(Processor Aggregator Device) [ 0.598673] ACPI: Interpreter enabled [ 0.600121] ACPI: (supports S0 S5) [ 0.601481] ACPI: Using IOAPIC for interrupt routing [ 0.603185] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.608193] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.610158] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.612245] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.614294] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.618099] acpiphp: Slot [3] registered [ 0.619602] acpiphp: Slot [4] registered [ 0.621113] acpiphp: Slot [5] registered [ 0.622620] acpiphp: Slot [6] registered [ 0.624116] acpiphp: Slot [7] registered [ 0.625617] acpiphp: Slot [8] registered [ 0.627114] acpiphp: Slot [9] registered [ 0.628606] acpiphp: Slot [10] registered [ 0.630120] acpiphp: Slot [11] registered [ 0.631631] acpiphp: Slot [12] registered [ 0.633162] acpiphp: Slot [13] registered [ 0.634691] acpiphp: Slot [14] registered [ 0.636222] acpiphp: Slot [15] registered [ 0.637746] acpiphp: Slot [16] registered [ 0.639271] acpiphp: Slot [17] registered [ 0.640790] acpiphp: Slot [18] registered [ 0.642307] acpiphp: Slot [19] registered [ 0.643835] acpiphp: Slot [20] registered [ 0.645350] acpiphp: Slot [21] registered [ 0.646868] acpiphp: Slot [22] registered [ 0.648377] acpiphp: Slot [23] registered [ 0.649944] acpiphp: Slot [24] registered [ 0.651450] acpiphp: Slot [25] registered [ 0.652966] acpiphp: Slot [26] registered [ 0.654479] acpiphp: Slot [27] registered [ 0.656000] acpiphp: Slot [28] registered [ 0.657507] acpiphp: Slot [29] registered [ 0.659027] acpiphp: Slot [30] registered [ 0.660537] acpiphp: Slot [31] registered [ 0.662045] PCI host bridge to bus 0000:00 [ 0.663558] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.665356] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.667425] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.669492] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.672269] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.675047] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.680685] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.682841] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.684872] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.687014] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.691266] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.694003] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.717885] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.720358] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.723078] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.725477] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.727843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.730034] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.732294] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.735194] vgaarb: loaded [ 0.736419] vgaarb: bridge control possible 0000:00:02.0 [ 0.738389] SCSI subsystem initialized [ 0.739884] ACPI: bus type USB registered [ 0.741412] usbcore: registered new interface driver usbfs [ 0.743232] usbcore: registered new interface driver hub [ 0.745041] usbcore: registered new device driver usb [ 0.746991] PCI: Using ACPI for IRQ routing [ 0.748940] NetLabel: Initializing [ 0.750326] NetLabel: domain hash size = 128 [ 0.751893] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.753629] NetLabel: unlabeled traffic allowed by default [ 0.755581] Switched to clocksource kvm-clock [ 0.766015] pnp: PnP ACPI init [ 0.767336] ACPI: bus type PNP registered [ 0.769259] pnp: PnP ACPI: found 5 devices [ 0.770780] ACPI: bus type PNP unregistered [ 0.778989] NET: Registered protocol family 2 [ 0.780976] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.784057] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.786601] TCP: Hash tables configured (established 32768 bind 32768) [ 0.788773] TCP: reno registered [ 0.790164] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.792165] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.794298] NET: Registered protocol family 1 [ 0.795898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.797815] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.799684] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.820245] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.840750] Unpacking initramfs... [ 1.340923] Freeing initrd memory: 37508k freed [ 1.350650] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.352766] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.356660] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.358741] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.361096] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.363108] Initialise system trusted keyring [ 1.364714] audit: initializing netlink socket (disabled) [ 1.366538] type=2000 audit(1535708667.108:1): initialized [ 1.383753] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.385784] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.388681] zpool: loaded [ 1.389924] zbud: loaded [ 1.391302] VFS: Disk quotas dquot_6.5.2 [ 1.392837] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.395029] msgmni has been set to 7578 [ 1.396569] Key type big_key registered [ 1.398987] NET: Registered protocol family 38 [ 1.400602] Key type asymmetric registered [ 1.402126] Asymmetric key parser 'x509' registered [ 1.403838] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.406659] io scheduler noop registered [ 1.408160] io scheduler deadline registered (default) [ 1.423752] io scheduler cfq registered [ 1.425323] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.427161] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.429310] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.432085] ACPI: Power Button [PWRF] [ 1.433702] GHES: HEST is not enabled! [ 1.435235] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.459497] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.462054] Non-volatile memory driver v1.3 [ 1.463621] Linux agpgart interface v0.103 [ 1.465301] crash memory driver: version 1.1 [ 1.466929] rdac: device handler registered [ 1.468564] hp_sw: device handler registered [ 1.470134] emc: device handler registered [ 1.471650] alua: device handler registered [ 1.473224] libphy: Fixed MDIO Bus: probed [ 1.474842] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.476890] ehci-pci: EHCI PCI platform driver [ 1.478492] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.480444] ohci-pci: OHCI PCI platform driver [ 1.482045] uhci_hcd: USB Universal Host Controller Interface driver [ 1.502575] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.504474] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.507275] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.509053] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.511012] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.513111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.515848] usb usb1: Product: UHCI Host Controller [ 1.517531] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.519688] usb usb1: SerialNumber: 0000:00:01.2 [ 1.521535] hub 1-0:1.0: USB hub found [ 1.523004] hub 1-0:1.0: 2 ports detected [ 1.524669] usbcore: registered new interface driver usbserial [ 1.526592] usbcore: registered new interface driver usbserial_generic [ 1.528628] usbserial: USB Serial support registered for generic [ 1.530605] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.534294] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.535988] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.537863] mousedev: PS/2 mouse device common for all mice [ 1.540133] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.543470] rtc_cmos 00:00: RTC can wake from S4 [ 1.544106] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.546036] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.551948] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.554052] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.556131] cpuidle: using governor menu [ 1.557702] hidraw: raw HID events driver (C) Jiri Kosina [ 1.559601] usbcore: registered new interface driver usbhid [ 1.561449] usbhid: USB HID core driver [ 1.562964] drop_monitor: Initializing network drop monitor service [ 1.565005] TCP: cubic registered [ 1.566372] Initializing XFRM netlink socket [ 1.568027] NET: Registered protocol family 10 [ 1.569924] NET: Registered protocol family 17 [ 1.571772] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.573659] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.575603] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.578831] Loading compiled-in X.509 certificates [ 1.580561] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.583824] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.587542] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.590804] registered taskstats version 1 [ 1.594340] Key type trusted registered [ 1.597120] Key type encrypted registered [ 1.599964] IMA: No TPM chip found, activating TPM-bypass! [ 1.602315] rtc_cmos 00:00: setting system clock to 2018-08-31 09:44:27 UTC (1535708667) [ 1.605919] Freeing unused kernel memory: 1680k freed [ 1.612150] 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.617737] systemd[1]: Detected virtualization kvm. [ 1.619442] systemd[1]: Detected architecture x86-64. [ 1.621165] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.624388] systemd[1]: No hostname configured. [ 1.626035] systemd[1]: Set hostname to . [ 1.627827] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.652650] systemd[1]: Reached target Local File Systems. [ 1.654521] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.657239] systemd[1]: Created slice Root Slice. [ 1.658936] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.661711] systemd[1]: Listening on udev Control Socket. [ 1.663547] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Created slice System Slice. [ 1.666400] systemd[1]: Created slice System Slice. [ 1.668129] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.670726] systemd[1]: Reached target Slices. [ 1.672363] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.674985] systemd[1]: Listening on udev Kernel Socket. [ 1.676794] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Timers. [ 1.679512] systemd[1]: Reached target Timers. [ 1.681139] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.683597] systemd[1]: Reached target Swap. [ 1.685196] systemd[1]: Starting Swap. [ 1.686702] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.689637] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.693544] systemd[1]: Reached target Paths. [ 1.695158] systemd[1]: Starting Paths. [[32m OK [0m] Listening on Journal Socket. [ 1.697760] systemd[1]: Listening on Journal Socket. [ 1.699501] systemd[1]: Starting Journal Socket. [ 1.701775] 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.707049] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.710285] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Sockets. [ 1.713896] systemd[1]: Reached target Sockets. [ 1.715554] systemd[1]: Starting Sockets. [ 1.717426] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.729513] 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.781365] RPC: Registered named UNIX socket transport module. [ 1.783335] RPC: Registered udp transport module. [ 1.785001] RPC: Registered tcp transport module. [ 1.786711] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.825674] 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.886413] FDC 0 is a S82078B [ 1.917966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.921314] scsi host0: ata_piix [ 1.922749] scsi host1: ata_piix [ 1.924131] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.926205] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.966556] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.973384] vda: vda1 [ 1.977803] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.979924] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.982111] usb 1-1: Product: QEMU USB Tablet [ 1.983726] usb 1-1: Manufacturer: QEMU [ 1.985229] usb 1-1: SerialNumber: 42 [ 1.995990] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.999425] 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. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.099735] SGI XFS with ACLs, security attributes, no debug enabled [ 2.103020] XFS (vda1): Mounting V4 Filesystem [ 2.126281] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped 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 Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.357353] systemd-journald[112]: Received SIGTERM from PID 1 (systemd). [ 2.360630] tsc: Refined TSC clocksource calibration: 3491.835 MHz [ 2.409042] SELinux: Disabled at runtime. [ 2.447620] type=1404 audit(1535708668.345:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.475007] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.476878] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting Huge Pages File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[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] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Apply Kernel Variables... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Reached target Slices. Mounting POSIX Message Queue File System... [ 2.661825] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.764451] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... [[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 udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 2.868112] type=1305 audit(1535708668.765:3): audit_pid=442 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [ 3.060197] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [ 3.069967] [drm] Initialized drm 1.1.0 20060810 Starting GSSAPI Proxy Daemon... Starting Authorization Manager... Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... [ 3.082881] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking...[ 3.098494] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.100969] [TTM] Initializing pool allocator [ 3.103235] [TTM] Initializing DMA pool allocator [ 3.105478] [drm] fb mappable at 0xFC000000 [ 3.107307] [drm] vram aper at 0xFC000000 [ 3.109127] [drm] size 33554432 [ 3.110798] [drm] fb depth is 24 [ 3.112292] [drm] pitch is 3072 [[32m OK [0m] Started irqbalance daemon. [ 3.116222] fbcon: cirrusdrmfb (fb0) is primary device [ 3.150614] Console: switching to colour frame buffer device 128x48 [ 3.164217] ppdev: user-space parallel port driver [ 3.172081] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.184594] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Login Service... [[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] Started NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.269141] AES CTR mode by8 optimization enabled [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.299096] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.307772] alg: No test for crc32 (crc32-pclmul) [ 3.311870] intel_rapl: no valid rapl domains found in package 0 [ 3.317382] intel_rapl: no valid rapl domains found in package 0 [ 3.321519] intel_powerclamp: No package C-state available [ 3.327282] intel_powerclamp: No package C-state available[ 3.092672] cloud-init[479]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:44:29 +0000. Up 3.06 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... Starting PostgreSQL 9.5 database server... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... Starting Crash recovery kernel arming... Starting nginx - high performance web server... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Created slice user-993.slice. [[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] Started Dynamic System Tuning Daemon. [ 5.747690] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:44:32 +0000. Up 5.65 seconds. [ 5.774226] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.778304] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.781083] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.783938] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.786311] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.792265] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.26 | 255.255.255.0 | fa:16:3e:92:2a:00 | [ 5.795256] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.798231] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.801243] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.804241] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.807905] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.810329] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.814245] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 5.817233] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.820229] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[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.760188] cloud-init[3642]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:44:37 +0000. Up 10.70 seconds. [ 11.055600] cloud-init[3763]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:44:37 +0000. Up 11.00 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 | b6:5a:80:6a:ec:bd:e2:4c:23:21:9d:3f:31:21:84:79 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 11.141438] cloud-init[3763]: Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 09:44:37 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.11 seconds 2018-08-31 09:44:40,585 - paramiko.transport - DEBUG - starting thread (client mode): 0x43d5e110L 2018-08-31 09:44:40,586 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-31 09:44:40,605 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-31 09:44:40,605 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-31 09:44:40,650 - 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-31 09:44:40,650 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-31 09:44:40,650 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-31 09:44:40,650 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-31 09:44:40,650 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-31 09:44:40,651 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-31 09:44:40,658 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-31 09:44:40,660 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-31 09:44:40,686 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-31 09:44:40,687 - paramiko.transport - DEBUG - Trying discovered key b65a806aecbde24c23219d3f31218479 in /tmp/tmppBOAEZ 2018-08-31 09:44:40,699 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 09:44:40,730 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-31 09:44:40,752 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-31 09:44:40,752 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-31 09:44:40,752 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-31 09:44:40,753 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-31 09:44:41,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 09:44:41,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 09:44:41,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 09:44:41,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 09:44:41,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 09:44:41,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 09:44:41,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 09:44:41,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 801, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4591, "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": 1695, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4592, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 868, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 795, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 798, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4593, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 878, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-31 09:44:41,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 09:44:41,126 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 09:44:40 GMT 2018-08-31 09:44:41,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 09:44:41,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2389 2018-08-31 09:44:41,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 09:44:41,127 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 801, 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': 4591, 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': 1695, 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': 4592, 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': 868, 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': 795, 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': 798, 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': 4593, 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': 878, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-31 09:44:41,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-31 09:44:41,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 09:44:41,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 09:44:41,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 09:44:41,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 09:44:41,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 09:44:41,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 09:44:41,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 09:44:41,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 801, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4591, "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": 1695, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4592, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 868, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 795, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 798, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4593, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 878, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-31 09:44:41,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 09:44:41,351 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 09:44:41 GMT 2018-08-31 09:44:41,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 09:44:41,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2389 2018-08-31 09:44:41,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 09:44:41,352 - functest.core.cloudify - INFO - The current manager status is running 2018-08-31 09:44:41,352 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-31 09:44:41,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 09:44:41,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 09:44:41,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 09:44:41,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 09:44:41,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 09:44:41,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 09:44:41,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 09:44:41,558 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-31 09:44:41,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-31T09:44:41.208Z", "updated_at": "2018-08-31T09:44:41.208Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-31 09:44:41,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 09:44:41,559 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 09:44:41 GMT 2018-08-31 09:44:41,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 09:44:41,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-31 09:44:41,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 09:44:41,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/secrets 2018-08-31 09:44:41,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 09:44:41,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 09:44:41,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 09:44:41,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 09:44:41,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 09:44:41,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 09:44:41,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 09:44:41,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-31T09:44:41.208Z", "updated_at": "2018-08-31T09:44:41.208Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-31 09:44:41,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 09:44:41,760 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 09:44:41 GMT 2018-08-31 09:44:41,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 09:44:41,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-31 09:44:41,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 09:44:41,760 - functest.core.cloudify - DEBUG - List secrets: 2018-08-31 09:44:41,761 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/secrets/foo 2018-08-31 09:44:41,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 09:44:41,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 09:44:41,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 09:44:41,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 09:44:41,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 09:44:41,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 09:44:41,881 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 09:44:41,881 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-31 09:44:41,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-31T09:44:41.208Z", "updated_at": "2018-08-31T09:44:41.208Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-31 09:44:41,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 09:44:41,882 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 09:44:41 GMT 2018-08-31 09:44:41,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 09:44:41,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-31 09:44:41,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 09:44:41,882 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-31 09:44:41,882 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-31 09:44:41,998 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 09:44:41,999 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:17 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-31 09:44:42,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 09:44:42,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/floatingips/bc75401e-b651-4b4f-a6e6-91bd56e8cb5c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:43,586 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e9fac728-da05-4ccf-b6e1-2fa55ff259d6 Content-Length: 0 Date: Fri, 31 Aug 2018 09:44:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:44:43,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/bc75401e-b651-4b4f-a6e6-91bd56e8cb5c.json used request id req-e9fac728-da05-4ccf-b6e1-2fa55ff259d6 2018-08-31 09:44:43,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.57995796204s 2018-08-31 09:44:43,587 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/bc75401e-b651-4b4f-a6e6-91bd56e8cb5c.json used request id req-e9fac728-da05-4ccf-b6e1-2fa55ff259d6 2018-08-31 09:44:43,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 09:44:43,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:43,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4e7b9850-6ca5-4579-80d3-47a06dbad741 Date: Fri, 31 Aug 2018 09:44:43 GMT RESP BODY: {"floatingips": []} 2018-08-31 09:44:43,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-4e7b9850-6ca5-4579-80d3-47a06dbad741 2018-08-31 09:44:43,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.055037021637s 2018-08-31 09:44:43,647 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-4e7b9850-6ca5-4579-80d3-47a06dbad741 2018-08-31 09:44:43,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 09:44:43,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:43,849 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:44:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e1d95fba-bca8-4be3-a938-3ce1dca52372 x-compute-request-id: req-e1d95fba-bca8-4be3-a938-3ce1dca52372 Content-Type: application/json 2018-08-31 09:44:43,849 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166 used request id req-e1d95fba-bca8-4be3-a938-3ce1dca52372 2018-08-31 09:44:43,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.201144933701s 2018-08-31 09:44:43,850 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166 used request id req-e1d95fba-bca8-4be3-a938-3ce1dca52372 2018-08-31 09:44:43,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:44:43,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:44,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:44:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb098adf-7863-4a4f-b218-21b22ea9e016 x-compute-request-id: req-eb098adf-7863-4a4f-b218-21b22ea9e016 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_1cd54e01-3763-43df-98f5-f8bd8e39720b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:2a:00", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:2a:00", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/6480a520-1d9c-4351-8ef8-60360fff6166", "rel": "bookmark"}], "image": {"id": "2960b96d-1a87-4841-b956-360e603cd02c", "links": [{"href": "http://172.30.9.34:8774/images/2960b96d-1a87-4841-b956-360e603cd02c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:44:24.000000", "flavor": {"id": "11c4c4cc-336a-4339-b183-51b7f239030e", "links": [{"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "bookmark"}]}, "id": "6480a520-1d9c-4351-8ef8-60360fff6166", "security_groups": [{"name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}], "user_id": "ba8fb1aedb344e84a127352405dcca26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:44:43Z", "hostId": "e61cfb06da4b038ee8bc236bbeb5fb121dc984ddce2bda454289af6a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b", "name": "cloudify-vm_1cd54e01-3763-43df-98f5-f8bd8e39720b", "created": "2018-08-31T09:42:13Z", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:44:44,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-eb098adf-7863-4a4f-b218-21b22ea9e016 2018-08-31 09:44:44,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07984185219s 2018-08-31 09:44:44,930 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-eb098adf-7863-4a4f-b218-21b22ea9e016 2018-08-31 09:44:44,932 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:44:46,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:44:46,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:47,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-bd2f8ba2-4a40-4b6c-ab90-6be4ece1e56f x-compute-request-id: req-bd2f8ba2-4a40-4b6c-ab90-6be4ece1e56f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-31 09:44:47,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-bd2f8ba2-4a40-4b6c-ab90-6be4ece1e56f 2018-08-31 09:44:47,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0689527988434s 2018-08-31 09:44:47,004 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-bd2f8ba2-4a40-4b6c-ab90-6be4ece1e56f 2018-08-31 09:44:47,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 09:44:47,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:47,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-c34723a4-781b-4f63-ba63-7f960edd11c5 Date: Fri, 31 Aug 2018 09:44:47 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:42:03Z", "updated_at": "2018-08-31T09:42:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T09:42:05Z", "revision_number": 0, "id": "06dde82b-3c97-4582-b1a8-f4808032a908", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:05Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-31T09:42:06Z", "revision_number": 0, "id": "264a131f-4449-45cb-98ac-888577de440b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:06Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-31T09:42:07Z", "revision_number": 0, "id": "3053cfc6-3b9d-49d1-ae00-3ecea8bc9133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:07Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:42:04Z", "revision_number": 0, "id": "aa492ab3-3337-46b2-98f0-d04ffcf33e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:04Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:42:03Z", "revision_number": 0, "id": "bed48404-0c08-46a0-8b90-88faeee5bb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:03Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T09:42:04Z", "revision_number": 0, "id": "bf685595-3c9d-438b-9919-097255a2fb67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:04Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-31T09:42:07Z", "revision_number": 0, "id": "c54d5266-201a-413c-9273-46c3470c3c3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:07Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:42:03Z", "revision_number": 0, "id": "d9e6a377-d7b6-4e08-b0a2-7c6470f43ca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:42:03Z", "security_group_id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}], "revision_number": 7, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "id": "1fc8f420-989f-4d75-824b-4201c7b8f23a", "name": "cloudify-sg_1cd54e01-3763-43df-98f5-f8bd8e39720b"}, {"description": "Default security group", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:40:25Z", "updated_at": "2018-08-31T09:40:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "2b3ab85a-49f3-4c3d-96a1-75a992e62136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "84038940-5540-412e-89af-aeeddc5d5bf3", "remote_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "962dfb86-ab13-407d-a627-778476a64319", "remote_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:40:25Z", "revision_number": 0, "id": "9986d8db-88ad-447a-8b29-2ece8a3888f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:40:25Z", "security_group_id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fc72a8497b44e77bb6e33f99abc216a"}], "revision_number": 1, "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "id": "989e302a-6507-4a8c-9536-5bdc4b36bd1f", "name": "default"}]} 2018-08-31 09:44:47,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-c34723a4-781b-4f63-ba63-7f960edd11c5 2018-08-31 09:44:47,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0608201026917s 2018-08-31 09:44:47,069 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-c34723a4-781b-4f63-ba63-7f960edd11c5 2018-08-31 09:44:47,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-31 09:44:47,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/security-groups/1fc8f420-989f-4d75-824b-4201c7b8f23a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:47,251 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b439dc5e-2d9e-4681-9967-4a22f6cf482f Content-Length: 0 Date: Fri, 31 Aug 2018 09:44:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:44:47,251 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/security-groups/1fc8f420-989f-4d75-824b-4201c7b8f23a.json used request id req-b439dc5e-2d9e-4681-9967-4a22f6cf482f 2018-08-31 09:44:47,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.179530858994s 2018-08-31 09:44:47,252 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/security-groups/1fc8f420-989f-4d75-824b-4201c7b8f23a.json used request id req-b439dc5e-2d9e-4681-9967-4a22f6cf482f 2018-08-31 09:44:47,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-31 09:44:47,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/os-keypairs/cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:47,293 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 09:44:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-438f63b9-8404-47e1-9fa6-d9b0ba98d628 x-compute-request-id: req-438f63b9-8404-47e1-9fa6-d9b0ba98d628 Content-Length: 0 Content-Type: application/json 2018-08-31 09:44:47,293 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/os-keypairs/cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b used request id req-438f63b9-8404-47e1-9fa6-d9b0ba98d628 2018-08-31 09:44:47,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0410189628601s 2018-08-31 09:44:47,294 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/os-keypairs/cloudify-kp_1cd54e01-3763-43df-98f5-f8bd8e39720b used request id req-438f63b9-8404-47e1-9fa6-d9b0ba98d628 2018-08-31 09:44:47,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 09:44:47,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/a749553d-5789-481c-abb9-e3cefc309b57/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}10b9e27418c669ec0184ac17cf72bb73be013b62" -d '{"subnet_id": "166859c6-4fb1-4fd3-a366-dc06b215b584"}' 2018-08-31 09:44:49,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eebb712e-7d39-46ba-b19e-63081287c9de Date: Fri, 31 Aug 2018 09:44:49 GMT RESP BODY: {"network_id": "6e25721e-444b-4e27-9d30-f4c721d88ed1", "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "subnet_id": "166859c6-4fb1-4fd3-a366-dc06b215b584", "subnet_ids": ["166859c6-4fb1-4fd3-a366-dc06b215b584"], "port_id": "d474509b-1861-4ba5-8faa-e32508becb41", "id": "a749553d-5789-481c-abb9-e3cefc309b57"} 2018-08-31 09:44:49,728 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/a749553d-5789-481c-abb9-e3cefc309b57/remove_router_interface.json used request id req-eebb712e-7d39-46ba-b19e-63081287c9de 2018-08-31 09:44:49,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.43373084068s 2018-08-31 09:44:49,728 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/a749553d-5789-481c-abb9-e3cefc309b57/remove_router_interface.json used request id req-eebb712e-7d39-46ba-b19e-63081287c9de returning object a749553d-5789-481c-abb9-e3cefc309b57 2018-08-31 09:44:49,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 09:44:49,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:49,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-aeafc170-b77c-4b35-b388-f64a8dc9d8a0 Date: Fri, 31 Aug 2018 09:44:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7fc72a8497b44e77bb6e33f99abc216a", "created_at": "2018-08-31T09:40:29Z", "admin_state_up": true, "updated_at": "2018-08-31T09:44:48Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "7fc72a8497b44e77bb6e33f99abc216a", "id": "a749553d-5789-481c-abb9-e3cefc309b57", "name": "cloudify-router_1cd54e01-3763-43df-98f5-f8bd8e39720b"}]} 2018-08-31 09:44:49,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-aeafc170-b77c-4b35-b388-f64a8dc9d8a0 2018-08-31 09:44:49,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121816158295s 2018-08-31 09:44:49,851 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-aeafc170-b77c-4b35-b388-f64a8dc9d8a0 2018-08-31 09:44:49,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 09:44:49,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/routers/a749553d-5789-481c-abb9-e3cefc309b57.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:53,524 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-860ca418-afac-4b8f-9a9a-c041569cf6a3 Content-Length: 0 Date: Fri, 31 Aug 2018 09:44:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:44:53,524 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/a749553d-5789-481c-abb9-e3cefc309b57.json used request id req-860ca418-afac-4b8f-9a9a-c041569cf6a3 2018-08-31 09:44:53,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.67180299759s 2018-08-31 09:44:53,525 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/a749553d-5789-481c-abb9-e3cefc309b57.json used request id req-860ca418-afac-4b8f-9a9a-c041569cf6a3 2018-08-31 09:44:53,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 09:44:53,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:53,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-0cf814e3-a5e2-4e17-854b-2b5e563a3ba4 Date: Fri, 31 Aug 2018 09:44:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e25721e-444b-4e27-9d30-f4c721d88ed1","tenant_id":"7fc72a8497b44e77bb6e33f99abc216a","created_at":"2018-08-31T09:40:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T09:40: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":"7fc72a8497b44e77bb6e33f99abc216a","id":"166859c6-4fb1-4fd3-a366-dc06b215b584","subnetpool_id":null,"name":"cloudify-subnet_1cd54e01-3763-43df-98f5-f8bd8e39720b"}]} 2018-08-31 09:44:53,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-0cf814e3-a5e2-4e17-854b-2b5e563a3ba4 2018-08-31 09:44:53,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0543968677521s 2018-08-31 09:44:53,580 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-0cf814e3-a5e2-4e17-854b-2b5e563a3ba4 2018-08-31 09:44:53,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 09:44:53,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/subnets/166859c6-4fb1-4fd3-a366-dc06b215b584.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:56,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-83cababf-0def-4f15-8021-c0af79a45dfe Date: Fri, 31 Aug 2018 09:44:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:44:56,299 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/166859c6-4fb1-4fd3-a366-dc06b215b584.json used request id req-83cababf-0def-4f15-8021-c0af79a45dfe 2018-08-31 09:44:56,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.71766495705s 2018-08-31 09:44:56,299 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/166859c6-4fb1-4fd3-a366-dc06b215b584.json used request id req-83cababf-0def-4f15-8021-c0af79a45dfe 2018-08-31 09:44:56,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:44:56,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:56,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-ec10a8fc-ad31-458f-91ec-6eed6f12d344 Date: Fri, 31 Aug 2018 09:44:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6e25721e-444b-4e27-9d30-f4c721d88ed1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7fc72a8497b44e77bb6e33f99abc216a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T09:44:56Z","qos_policy_id":null,"name":"cloudify-net_1cd54e01-3763-43df-98f5-f8bd8e39720b","admin_state_up":true,"tenant_id":"7fc72a8497b44e77bb6e33f99abc216a","created_at":"2018-08-31T09:40:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 09:44:56,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-ec10a8fc-ad31-458f-91ec-6eed6f12d344 2018-08-31 09:44:56,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0984261035919s 2018-08-31 09:44:56,399 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-ec10a8fc-ad31-458f-91ec-6eed6f12d344 2018-08-31 09:44:56,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 09:44:56,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/networks/6e25721e-444b-4e27-9d30-f4c721d88ed1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:57,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-48debf9e-fe89-49de-af64-a5fb5f3e1722 Date: Fri, 31 Aug 2018 09:44:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:44:57,627 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/6e25721e-444b-4e27-9d30-f4c721d88ed1.json used request id req-48debf9e-fe89-49de-af64-a5fb5f3e1722 2018-08-31 09:44:57,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22736907005s 2018-08-31 09:44:57,628 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/6e25721e-444b-4e27-9d30-f4c721d88ed1.json used request id req-48debf9e-fe89-49de-af64-a5fb5f3e1722 2018-08-31 09:44:57,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:44:57,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:57,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-37192175-140a-45bf-a9da-fda3ecb5c184 Date: Fri, 31 Aug 2018 09:44:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:42:01Z", "file": "/v2/images/2960b96d-1a87-4841-b956-360e603cd02c/file", "owner": "7fc72a8497b44e77bb6e33f99abc216a", "id": "2960b96d-1a87-4841-b956-360e603cd02c", "size": 4373348352, "self": "/v2/images/2960b96d-1a87-4841-b956-360e603cd02c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/2960b96d-1a87-4841-b956-360e603cd02c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/2960b96d-1a87-4841-b956-360e603cd02c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_1cd54e01-3763-43df-98f5-f8bd8e39720b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_1cd54e01-3763-43df-98f5-f8bd8e39720b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T09:41:02Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:44:57,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-37192175-140a-45bf-a9da-fda3ecb5c184 2018-08-31 09:44:57,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312064886093s 2018-08-31 09:44:57,944 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-37192175-140a-45bf-a9da-fda3ecb5c184 2018-08-31 09:44:57,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 09:44:57,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/2960b96d-1a87-4841-b956-360e603cd02c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10b9e27418c669ec0184ac17cf72bb73be013b62" 2018-08-31 09:44:58,725 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e296fec1-7d16-4214-ac92-24b8896b280d Date: Fri, 31 Aug 2018 09: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-31 09:44:58,725 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/2960b96d-1a87-4841-b956-360e603cd02c used request id req-e296fec1-7d16-4214-ac92-24b8896b280d 2018-08-31 09:44:58,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.77921295166s 2018-08-31 09:44:58,725 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/2960b96d-1a87-4841-b956-360e603cd02c used request id req-e296fec1-7d16-4214-ac92-24b8896b280d 2018-08-31 09:44:58,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 09:44:58,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}13f935f13eebf605fb6216778c3ab9ad206a9310" 2018-08-31 09:44:58,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-7a00fc6c-1181-4271-a4ed-f53154e98317 x-compute-request-id: req-7a00fc6c-1181-4271-a4ed-f53154e98317 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_1cd54e01-3763-43df-98f5-f8bd8e39720b", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/11c4c4cc-336a-4339-b183-51b7f239030e", "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": "11c4c4cc-336a-4339-b183-51b7f239030e"}]} 2018-08-31 09:44:58,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-7a00fc6c-1181-4271-a4ed-f53154e98317 2018-08-31 09:44:58,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229961872101s 2018-08-31 09:44:58,749 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-7a00fc6c-1181-4271-a4ed-f53154e98317 2018-08-31 09:44:58,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 09:44:58,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/11c4c4cc-336a-4339-b183-51b7f239030e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13f935f13eebf605fb6216778c3ab9ad206a9310" 2018-08-31 09:44:58,796 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 09: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-be79364f-e489-4963-9fc3-700df268918e x-compute-request-id: req-be79364f-e489-4963-9fc3-700df268918e Content-Length: 0 Content-Type: application/json 2018-08-31 09:44:58,796 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/11c4c4cc-336a-4339-b183-51b7f239030e used request id req-be79364f-e489-4963-9fc3-700df268918e 2018-08-31 09:44:58,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0451550483704s 2018-08-31 09:44:58,796 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/11c4c4cc-336a-4339-b183-51b7f239030e used request id req-be79364f-e489-4963-9fc3-700df268918e 2018-08-31 09:44:58,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:44:58,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}13f935f13eebf605fb6216778c3ab9ad206a9310" 2018-08-31 09:44:59,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c1b9613-9a58-48e4-af74-e25780e6b22d Content-Encoding: gzip Content-Length: 1211 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_15446a9b-a7cc-4f62-8ea1-db946f86fe43", "links": {"self": "http://172.30.9.34:5000/v3/users/7b9c0623c7fe4157b1c6243d7c3242b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b9c0623c7fe4157b1c6243d7c3242b6", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2b734632-15e4-4512-98f0-14ca85826944", "links": {"self": "http://172.30.9.34:5000/v3/users/ba2a66698784467a86d70a8582b5f17b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba2a66698784467a86d70a8582b5f17b", "domain_id": "default", "password_expires_at": null}, {"name": "cloudify-user_1cd54e01-3763-43df-98f5-f8bd8e39720b", "links": {"self": "http://172.30.9.34:5000/v3/users/ba8fb1aedb344e84a127352405dcca26"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba8fb1aedb344e84a127352405dcca26", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_42fd5c5e-942f-44cb-a175-0fcf1fde575e", "links": {"self": "http://172.30.9.34:5000/v3/users/e15b9d2fbaa74d9a99c89c770ff7a287"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e15b9d2fbaa74d9a99c89c770ff7a287", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:44:59,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-9c1b9613-9a58-48e4-af74-e25780e6b22d 2018-08-31 09:44:59,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220147132874s 2018-08-31 09:44:59,017 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-9c1b9613-9a58-48e4-af74-e25780e6b22d 2018-08-31 09:44:59,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:44:59,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/users/ba8fb1aedb344e84a127352405dcca26 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13f935f13eebf605fb6216778c3ab9ad206a9310" 2018-08-31 09:44:59,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccb03d20-ed5a-41b5-b073-b7f5e7443b25 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_1cd54e01-3763-43df-98f5-f8bd8e39720b", "links": {"self": "http://172.30.9.34:5000/v3/users/ba8fb1aedb344e84a127352405dcca26"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ba8fb1aedb344e84a127352405dcca26", "description": null}} 2018-08-31 09:44:59,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/ba8fb1aedb344e84a127352405dcca26 used request id req-ccb03d20-ed5a-41b5-b073-b7f5e7443b25 2018-08-31 09:44:59,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217951059341s 2018-08-31 09:44:59,243 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/ba8fb1aedb344e84a127352405dcca26 used request id req-ccb03d20-ed5a-41b5-b073-b7f5e7443b25 2018-08-31 09:44:59,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 09:44:59,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/users/ba8fb1aedb344e84a127352405dcca26 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13f935f13eebf605fb6216778c3ab9ad206a9310" 2018-08-31 09:44:59,538 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:44:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ea93dc9-292f-4fe5-a792-d5c07027d2b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:44:59,538 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/ba8fb1aedb344e84a127352405dcca26 used request id req-9ea93dc9-292f-4fe5-a792-d5c07027d2b9 2018-08-31 09:44:59,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.294376134872s 2018-08-31 09:44:59,538 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/ba8fb1aedb344e84a127352405dcca26 used request id req-9ea93dc9-292f-4fe5-a792-d5c07027d2b9 2018-08-31 09:44:59,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:44:59,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}13f935f13eebf605fb6216778c3ab9ad206a9310" 2018-08-31 09:44:59,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db92feca-fe5e-45ef-8931-a4511a0184fe Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.34:5000/v3/projects/4e80d306a00b43c787f8ac6dee1a3161"}, "tags": [], "enabled": true, "id": "4e80d306a00b43c787f8ac6dee1a3161", "parent_id": "default", "domain_id": "default", "name": "barbican-project_15446a9b-a7cc-4f62-8ea1-db946f86fe43"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.34:5000/v3/projects/5403bf5f9bda499b929fbf2909d23db5"}, "tags": [], "enabled": true, "id": "5403bf5f9bda499b929fbf2909d23db5", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_42fd5c5e-942f-44cb-a175-0fcf1fde575e"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.34:5000/v3/projects/7fc72a8497b44e77bb6e33f99abc216a"}, "tags": [], "enabled": true, "id": "7fc72a8497b44e77bb6e33f99abc216a", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_1cd54e01-3763-43df-98f5-f8bd8e39720b"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780"}, "tags": [], "enabled": true, "id": "cf49e1a5d2194c1e830aa1b897617780", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 09:44:59,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-db92feca-fe5e-45ef-8931-a4511a0184fe 2018-08-31 09:44:59,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206612110138s 2018-08-31 09:44:59,752 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-db92feca-fe5e-45ef-8931-a4511a0184fe 2018-08-31 09:44:59,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 09:44:59,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/projects/7fc72a8497b44e77bb6e33f99abc216a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13f935f13eebf605fb6216778c3ab9ad206a9310" 2018-08-31 09:45:00,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:44:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a426aff8-8218-425d-9a3c-3a618a20c857 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:45:00,024 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/7fc72a8497b44e77bb6e33f99abc216a used request id req-a426aff8-8218-425d-9a3c-3a618a20c857 2018-08-31 09:45:00,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.266743898392s 2018-08-31 09:45:00,024 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/7fc72a8497b44e77bb6e33f99abc216a used request id req-a426aff8-8218-425d-9a3c-3a618a20c857 2018-08-31 09:45:00,050 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-08-31 09:45:00,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:45:00,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:45:00,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:45:00,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:45:00,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:45:00,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:45:00,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:45:00,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:45:00,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:45:00,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:45:00,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:45:00,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:45:00,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:45:00,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:45:00,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:45:00,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:45:00,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:45:00,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:45:00,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:45:00,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:45:00,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:45:00,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:45:00,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:45:00,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f09d3255-a741-44af-9549-e617fba0ad31 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:45:00,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-f09d3255-a741-44af-9549-e617fba0ad31 2018-08-31 09:45:00,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:45:00,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T10:45:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["pGz7IE1fTMau_LRe4ccWIQ"], "issued_at": "2018-08-31T09:45:00.000000Z"}} 2018-08-31 09:45:00,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:45:00,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}8565f9591eda0540405a73be834e00be840a1a0c" 2018-08-31 09:45:00,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-13ca7012-92f7-4dde-8228-659c75db83c0 Date: Fri, 31 Aug 2018 09:45:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 09:45:00,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-13ca7012-92f7-4dde-8228-659c75db83c0 2018-08-31 09:45:00,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377743005753s 2018-08-31 09:45:00,872 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-13ca7012-92f7-4dde-8228-659c75db83c0 2018-08-31 09:45:00,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:45:00,881 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 09:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4664b11-e360-49cb-a85f-bc1d451e8d8a 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 09:45:00,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-d4664b11-e360-49cb-a85f-bc1d451e8d8a 2018-08-31 09:45:00,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:45:00,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}8565f9591eda0540405a73be834e00be840a1a0c" 2018-08-31 09:45:01,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3546d6b-b096-4531-8609-8d9bc111bcc1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 09:45:01,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-c3546d6b-b096-4531-8609-8d9bc111bcc1 2018-08-31 09:45:01,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19020485878s 2018-08-31 09:45:01,073 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-c3546d6b-b096-4531-8609-8d9bc111bcc1 2018-08-31 09:45:01,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 09:45:01,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}8565f9591eda0540405a73be834e00be840a1a0c" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}}' 2018-08-31 09:45:01,222 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:45:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-775c4709-8e01-4f56-ba83-e8ff2b54319b 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.34:5000/v3/projects/37757271cdd341d8bb50d9fd9b09d83a"}, "tags": [], "enabled": true, "id": "37757271cdd341d8bb50d9fd9b09d83a", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}} 2018-08-31 09:45:01,222 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-775c4709-8e01-4f56-ba83-e8ff2b54319b 2018-08-31 09:45:01,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.14230799675s 2018-08-31 09:45:01,223 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-775c4709-8e01-4f56-ba83-e8ff2b54319b 2018-08-31 09:45:01,223 - 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'37757271cdd341d8bb50d9fd9b09d83a', '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_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343'}) 2018-08-31 09:45:01,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 09:45:01,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}8565f9591eda0540405a73be834e00be840a1a0c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "63cc068a-bb4d-4834-b033-e54103b9675f", "email": null, "name": "cloudify_ims-user_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}}' 2018-08-31 09:45:01,725 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:45:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3edc3ed-0b89-4e86-bb04-3ec5ae64af4b Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "links": {"self": "http://172.30.9.34:5000/v3/users/ff6863d1d8ab426aa48ce3a903d68af1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ff6863d1d8ab426aa48ce3a903d68af1", "domain_id": "default", "password_expires_at": null}} 2018-08-31 09:45:01,725 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-f3edc3ed-0b89-4e86-bb04-3ec5ae64af4b 2018-08-31 09:45:01,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.495105981827s 2018-08-31 09:45:01,725 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-f3edc3ed-0b89-4e86-bb04-3ec5ae64af4b 2018-08-31 09:45:01,726 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ff6863d1d8ab426aa48ce3a903d68af1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343'}) 2018-08-31 09:45:01,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:45:01,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8565f9591eda0540405a73be834e00be840a1a0c" 2018-08-31 09:45:01,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-822d0300-ba9a-4e1e-8a9e-f426ac8afcd3 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:45:01,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-822d0300-ba9a-4e1e-8a9e-f426ac8afcd3 2018-08-31 09:45:01,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181802034378s 2018-08-31 09:45:01,912 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-822d0300-ba9a-4e1e-8a9e-f426ac8afcd3 2018-08-31 09:45:01,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:45:01,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8565f9591eda0540405a73be834e00be840a1a0c" 2018-08-31 09:45:02,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-936a5d56-23c4-4eaf-9b1e-ad332df957e8 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:45:02,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-936a5d56-23c4-4eaf-9b1e-ad332df957e8 2018-08-31 09:45:02,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195209026337s 2018-08-31 09:45:02,113 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-936a5d56-23c4-4eaf-9b1e-ad332df957e8 2018-08-31 09:45:02,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:45:02,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8565f9591eda0540405a73be834e00be840a1a0c" 2018-08-31 09:45:02,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f847ae8-a2b3-4cc2-a758-b5b88b1fd4f1 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:45:02,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-1f847ae8-a2b3-4cc2-a758-b5b88b1fd4f1 2018-08-31 09:45:02,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194086074829s 2018-08-31 09:45:02,313 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-1f847ae8-a2b3-4cc2-a758-b5b88b1fd4f1 2018-08-31 09:45:02,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:45:02,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}8565f9591eda0540405a73be834e00be840a1a0c" 2018-08-31 09:45:02,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ed097b1-9b69-4ccb-9d22-3716d20b07d1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 09:45:02,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-7ed097b1-9b69-4ccb-9d22-3716d20b07d1 2018-08-31 09:45:02,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187779188156s 2018-08-31 09:45:02,505 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-7ed097b1-9b69-4ccb-9d22-3716d20b07d1 2018-08-31 09:45:02,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:45:02,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}8565f9591eda0540405a73be834e00be840a1a0c" 2018-08-31 09:45:02,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1a710b3-6bd7-4b79-b101-c6053067cd06 Content-Encoding: gzip Content-Length: 1217 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_15446a9b-a7cc-4f62-8ea1-db946f86fe43", "links": {"self": "http://172.30.9.34:5000/v3/users/7b9c0623c7fe4157b1c6243d7c3242b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b9c0623c7fe4157b1c6243d7c3242b6", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2b734632-15e4-4512-98f0-14ca85826944", "links": {"self": "http://172.30.9.34:5000/v3/users/ba2a66698784467a86d70a8582b5f17b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba2a66698784467a86d70a8582b5f17b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_42fd5c5e-942f-44cb-a175-0fcf1fde575e", "links": {"self": "http://172.30.9.34:5000/v3/users/e15b9d2fbaa74d9a99c89c770ff7a287"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e15b9d2fbaa74d9a99c89c770ff7a287", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}, {"name": "cloudify_ims-user_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "links": {"self": "http://172.30.9.34:5000/v3/users/ff6863d1d8ab426aa48ce3a903d68af1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ff6863d1d8ab426aa48ce3a903d68af1", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:45:02,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-c1a710b3-6bd7-4b79-b101-c6053067cd06 2018-08-31 09:45:02,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223019123077s 2018-08-31 09:45:02,730 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-c1a710b3-6bd7-4b79-b101-c6053067cd06 2018-08-31 09:45:02,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:45:02,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}8565f9591eda0540405a73be834e00be840a1a0c" 2018-08-31 09:45:02,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8e7260a-5fbd-4bdb-8d62-dffe841ff5d6 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.34:5000/v3/projects/4e80d306a00b43c787f8ac6dee1a3161"}, "tags": [], "enabled": true, "id": "4e80d306a00b43c787f8ac6dee1a3161", "parent_id": "default", "domain_id": "default", "name": "barbican-project_15446a9b-a7cc-4f62-8ea1-db946f86fe43"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.34:5000/v3/projects/37757271cdd341d8bb50d9fd9b09d83a"}, "tags": [], "enabled": true, "id": "37757271cdd341d8bb50d9fd9b09d83a", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780"}, "tags": [], "enabled": true, "id": "cf49e1a5d2194c1e830aa1b897617780", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.34:5000/v3/projects/5403bf5f9bda499b929fbf2909d23db5"}, "tags": [], "enabled": true, "id": "5403bf5f9bda499b929fbf2909d23db5", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_42fd5c5e-942f-44cb-a175-0fcf1fde575e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}]} 2018-08-31 09:45:02,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-a8e7260a-5fbd-4bdb-8d62-dffe841ff5d6 2018-08-31 09:45:02,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.152879953384s 2018-08-31 09:45:02,896 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-a8e7260a-5fbd-4bdb-8d62-dffe841ff5d6 2018-08-31 09:45:02,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 09:45:02,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=ff6863d1d8ab426aa48ce3a903d68af1&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=37757271cdd341d8bb50d9fd9b09d83a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8565f9591eda0540405a73be834e00be840a1a0c" 2018-08-31 09:45:03,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18a20a20-5bce-49b9-ac22-959a9f7812f7 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=ff6863d1d8ab426aa48ce3a903d68af1&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=37757271cdd341d8bb50d9fd9b09d83a", "previous": null, "next": null}} 2018-08-31 09:45:03,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=ff6863d1d8ab426aa48ce3a903d68af1&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=37757271cdd341d8bb50d9fd9b09d83a used request id req-18a20a20-5bce-49b9-ac22-959a9f7812f7 2018-08-31 09:45:03,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.185936927795s 2018-08-31 09:45:03,091 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=ff6863d1d8ab426aa48ce3a903d68af1&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=37757271cdd341d8bb50d9fd9b09d83a used request id req-18a20a20-5bce-49b9-ac22-959a9f7812f7 2018-08-31 09:45:03,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 09:45:03,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/37757271cdd341d8bb50d9fd9b09d83a/users/ff6863d1d8ab426aa48ce3a903d68af1/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8565f9591eda0540405a73be834e00be840a1a0c" 2018-08-31 09:45:03,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:45:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18ef81eb-dc21-4380-9e38-35cb886eda21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:45:03,284 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/37757271cdd341d8bb50d9fd9b09d83a/users/ff6863d1d8ab426aa48ce3a903d68af1/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-18ef81eb-dc21-4380-9e38-35cb886eda21 2018-08-31 09:45:03,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.19013094902s 2018-08-31 09:45:03,285 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/37757271cdd341d8bb50d9fd9b09d83a/users/ff6863d1d8ab426aa48ce3a903d68af1/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-18ef81eb-dc21-4380-9e38-35cb886eda21 2018-08-31 09:45:03,285 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343', 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'37757271cdd341d8bb50d9fd9b09d83a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '63cc068a-bb4d-4834-b033-e54103b9675f', 'username': u'cloudify_ims-user_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 09:45:03,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:45:03,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:45:03,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:45:03,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:45:03,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:45:03,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:45:03,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:45:03,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:45:03,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:45:03,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:45:03,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:45:03,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:45:03,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:45:03,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:45:03,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:45:03,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:45:03,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:45:03,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:45:03,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:45:03,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:45:03,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:45:03,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:45:03,291 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343', 'password': '63cc068a-bb4d-4834-b033-e54103b9675f', 'project_name': 'cloudify_ims-project_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': '37757271cdd341d8bb50d9fd9b09d83a', 'project_domain_name': 'Default'} 2018-08-31 09:45:03,344 - 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-31 09:45:03,358 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-08-31 09:45:03,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:45:03,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f80a1f6-969d-479d-872c-df5018e60414 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:45:03,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-4f80a1f6-969d-479d-872c-df5018e60414 2018-08-31 09:45:03,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:45:03,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}], "expires_at": "2018-08-31T10:45:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "37757271cdd341d8bb50d9fd9b09d83a", "name": "cloudify_ims-project_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_37757271cdd341d8bb50d9fd9b09d83a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_37757271cdd341d8bb50d9fd9b09d83a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/37757271cdd341d8bb50d9fd9b09d83a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/37757271cdd341d8bb50d9fd9b09d83a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/37757271cdd341d8bb50d9fd9b09d83a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/37757271cdd341d8bb50d9fd9b09d83a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/37757271cdd341d8bb50d9fd9b09d83a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/37757271cdd341d8bb50d9fd9b09d83a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/37757271cdd341d8bb50d9fd9b09d83a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/37757271cdd341d8bb50d9fd9b09d83a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/37757271cdd341d8bb50d9fd9b09d83a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/37757271cdd341d8bb50d9fd9b09d83a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/37757271cdd341d8bb50d9fd9b09d83a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/37757271cdd341d8bb50d9fd9b09d83a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "id": "ff6863d1d8ab426aa48ce3a903d68af1"}, "audit_ids": ["-WNtkAAQSjON-aMhdvbJvw"], "issued_at": "2018-08-31T09:45:03.000000Z"}} 2018-08-31 09:45:03,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 09:45:03,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" -d '{"network": {"name": "cloudify_ims-net_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "admin_state_up": true}}' 2018-08-31 09:45:04,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-a52140d8-b947-4efe-b9a1-10cf839d6374 Date: Fri, 31 Aug 2018 09:45:04 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"57577143-6937-4923-b1cc-269e94d3bb13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"37757271cdd341d8bb50d9fd9b09d83a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T09:45:04Z","is_default":false,"name":"cloudify_ims-net_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343","qos_policy_id":null,"admin_state_up":true,"tenant_id":"37757271cdd341d8bb50d9fd9b09d83a","created_at":"2018-08-31T09:45:04Z","mtu":1450}} 2018-08-31 09:45:04,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-a52140d8-b947-4efe-b9a1-10cf839d6374 2018-08-31 09:45:04,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.593681812286s 2018-08-31 09:45:04,352 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-a52140d8-b947-4efe-b9a1-10cf839d6374 2018-08-31 09:45:04,353 - 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-31T09:45:04Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'57577143-6937-4923-b1cc-269e94d3bb13', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343', u'admin_state_up': True, u'tenant_id': u'37757271cdd341d8bb50d9fd9b09d83a', u'created_at': u'2018-08-31T09:45:04Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'37757271cdd341d8bb50d9fd9b09d83a', u'l2_adjacency': True}) 2018-08-31 09:45:04,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:45:04,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:45:04,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-512253a9-9ed2-4e24-bf1e-6fcfd887dec4 Date: Fri, 31 Aug 2018 09:45:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"57577143-6937-4923-b1cc-269e94d3bb13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"37757271cdd341d8bb50d9fd9b09d83a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T09:45:04Z","qos_policy_id":null,"name":"cloudify_ims-net_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343","admin_state_up":true,"tenant_id":"37757271cdd341d8bb50d9fd9b09d83a","created_at":"2018-08-31T09:45:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 09:45:04,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-512253a9-9ed2-4e24-bf1e-6fcfd887dec4 2018-08-31 09:45:04,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369353055954s 2018-08-31 09:45:04,723 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-512253a9-9ed2-4e24-bf1e-6fcfd887dec4 2018-08-31 09:45:04,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 09:45:04,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}767fb0e3dad27f7898d30f277505f3c020cedbbf" -d '{"subnet": {"name": "cloudify_ims-subnet_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "enable_dhcp": true, "network_id": "57577143-6937-4923-b1cc-269e94d3bb13", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 09:45:05,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-b529229b-4bb3-4a92-9573-efe26bdb19f9 Date: Fri, 31 Aug 2018 09:45:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57577143-6937-4923-b1cc-269e94d3bb13","tenant_id":"37757271cdd341d8bb50d9fd9b09d83a","created_at":"2018-08-31T09:45:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T09:45:05Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"37757271cdd341d8bb50d9fd9b09d83a","id":"8e6875b2-ca4e-4ca3-938e-45c8c833b5dc","subnetpool_id":null,"name":"cloudify_ims-subnet_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}} 2018-08-31 09:45:05,926 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-b529229b-4bb3-4a92-9573-efe26bdb19f9 2018-08-31 09:45:05,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.20141792297s 2018-08-31 09:45:05,927 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-b529229b-4bb3-4a92-9573-efe26bdb19f9 2018-08-31 09:45:05,927 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T09:45:05Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8e6875b2-ca4e-4ca3-938e-45c8c833b5dc', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343', u'enable_dhcp': True, u'network_id': u'57577143-6937-4923-b1cc-269e94d3bb13', u'tenant_id': u'37757271cdd341d8bb50d9fd9b09d83a', u'created_at': u'2018-08-31T09:45:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'37757271cdd341d8bb50d9fd9b09d83a'}) 2018-08-31 09:45:05,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 09:45:05,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}767fb0e3dad27f7898d30f277505f3c020cedbbf" -d '{"router": {"external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "name": "cloudify_ims-router_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "admin_state_up": true}}' 2018-08-31 09:45:13,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-8fafad81-57b2-4e5e-ae0c-de34a738cfb0 Date: Fri, 31 Aug 2018 09:45:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "created_at": "2018-08-31T09:45:07Z", "admin_state_up": true, "updated_at": "2018-08-31T09:45:08Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "37757271cdd341d8bb50d9fd9b09d83a", "id": "d1d2f8d7-7f13-4e61-85b8-da113fa4c983", "name": "cloudify_ims-router_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}} 2018-08-31 09:45:13,013 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-8fafad81-57b2-4e5e-ae0c-de34a738cfb0 2018-08-31 09:45:13,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.08517003059s 2018-08-31 09:45:13,014 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-8fafad81-57b2-4e5e-ae0c-de34a738cfb0 2018-08-31 09:45:13,014 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T09:45:08Z', u'revision_number': 3, u'id': u'd1d2f8d7-7f13-4e61-85b8-da113fa4c983', u'external_gateway_info': {u'network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9101d810-9ee5-41e0-949f-3a0dfa54404f', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343', u'admin_state_up': True, u'tenant_id': u'37757271cdd341d8bb50d9fd9b09d83a', u'created_at': u'2018-08-31T09:45:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'37757271cdd341d8bb50d9fd9b09d83a'}) 2018-08-31 09:45:13,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 09:45:13,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/d1d2f8d7-7f13-4e61-85b8-da113fa4c983/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}767fb0e3dad27f7898d30f277505f3c020cedbbf" -d '{"subnet_id": "8e6875b2-ca4e-4ca3-938e-45c8c833b5dc"}' 2018-08-31 09:45:16,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bd124f8b-6c42-43f3-aebe-a99540098563 Date: Fri, 31 Aug 2018 09:45:16 GMT RESP BODY: {"network_id": "57577143-6937-4923-b1cc-269e94d3bb13", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "subnet_id": "8e6875b2-ca4e-4ca3-938e-45c8c833b5dc", "subnet_ids": ["8e6875b2-ca4e-4ca3-938e-45c8c833b5dc"], "port_id": "590f8f5b-fd72-4b49-8fb7-a947b299c023", "id": "d1d2f8d7-7f13-4e61-85b8-da113fa4c983"} 2018-08-31 09:45:16,509 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/d1d2f8d7-7f13-4e61-85b8-da113fa4c983/add_router_interface.json used request id req-bd124f8b-6c42-43f3-aebe-a99540098563 2018-08-31 09:45:16,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.49438405037s 2018-08-31 09:45:16,509 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/d1d2f8d7-7f13-4e61-85b8-da113fa4c983/add_router_interface.json used request id req-bd124f8b-6c42-43f3-aebe-a99540098563 returning object d1d2f8d7-7f13-4e61-85b8-da113fa4c983 2018-08-31 09:45:16,510 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-31 09:45:39,034 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-31 09:45:39,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:45:39,041 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 09:45:39 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}]} 2018-08-31 09:45:39,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:45:39,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:45:39,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7172e51e-b9e7-4fdd-bac9-8b2dcfb4769e Date: Fri, 31 Aug 2018 09:45:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:45:39,335 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-7172e51e-b9e7-4fdd-bac9-8b2dcfb4769e 2018-08-31 09:45:39,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.28759098053s 2018-08-31 09:45:39,336 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-7172e51e-b9e7-4fdd-bac9-8b2dcfb4769e 2018-08-31 09:45:39,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 09:45:39,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}' 2018-08-31 09:45:39,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/663bf488-9023-496e-8065-78489a2573c1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-56939931-42d8-4bd5-aed7-263e19f68c1b Date: Fri, 31 Aug 2018 09:45:39 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:45:39Z", "file": "/v2/images/663bf488-9023-496e-8065-78489a2573c1/file", "owner": "37757271cdd341d8bb50d9fd9b09d83a", "id": "663bf488-9023-496e-8065-78489a2573c1", "size": null, "self": "/v2/images/663bf488-9023-496e-8065-78489a2573c1", "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_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "checksum": null, "created_at": "2018-08-31T09:45:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 09:45:39,706 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-56939931-42d8-4bd5-aed7-263e19f68c1b 2018-08-31 09:45:39,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.361373901367s 2018-08-31 09:45:39,706 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-56939931-42d8-4bd5-aed7-263e19f68c1b returning object 663bf488-9023-496e-8065-78489a2573c1 2018-08-31 09:45:39,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 09:45:39,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/663bf488-9023-496e-8065-78489a2573c1/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}767fb0e3dad27f7898d30f277505f3c020cedbbf" -d '' 2018-08-31 09:46:36,731 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1bc1d1f5-3043-4570-8532-cedfbc35b438 Date: Fri, 31 Aug 2018 09:46: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-31 09:46:36,731 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/663bf488-9023-496e-8065-78489a2573c1/file used request id req-1bc1d1f5-3043-4570-8532-cedfbc35b438 2018-08-31 09:46:36,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 57.0242698193s 2018-08-31 09:46:36,731 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/663bf488-9023-496e-8065-78489a2573c1/file used request id req-1bc1d1f5-3043-4570-8532-cedfbc35b438 2018-08-31 09:46:36,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:46:36,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:46:37,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-0dda4acf-a17f-4145-a3b1-ca8730edf506 Date: Fri, 31 Aug 2018 09:46:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:46:36Z", "file": "/v2/images/663bf488-9023-496e-8065-78489a2573c1/file", "owner": "37757271cdd341d8bb50d9fd9b09d83a", "id": "663bf488-9023-496e-8065-78489a2573c1", "size": 4373348352, "self": "/v2/images/663bf488-9023-496e-8065-78489a2573c1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/663bf488-9023-496e-8065-78489a2573c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/663bf488-9023-496e-8065-78489a2573c1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T09:45:39Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:46:37,047 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-0dda4acf-a17f-4145-a3b1-ca8730edf506 2018-08-31 09:46:37,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31144618988s 2018-08-31 09:46:37,047 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-0dda4acf-a17f-4145-a3b1-ca8730edf506 2018-08-31 09:46:37,049 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/663bf488-9023-496e-8065-78489a2573c1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/663bf488-9023-496e-8065-78489a2573c1/file', 'owner': u'37757271cdd341d8bb50d9fd9b09d83a', 'id': u'663bf488-9023-496e-8065-78489a2573c1', 'size': 4373348352, u'self': u'/v2/images/663bf488-9023-496e-8065-78489a2573c1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'37757271cdd341d8bb50d9fd9b09d83a', 'name': 'cloudify_ims-project_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/663bf488-9023-496e-8065-78489a2573c1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T09:46:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T09:46:36Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343', '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/663bf488-9023-496e-8065-78489a2573c1', 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_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343', 'created': u'2018-08-31T09:45:39Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-31T09:45:39Z', 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/663bf488-9023-496e-8065-78489a2573c1', 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_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-31 09:46:37,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 09:46:37,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}8565f9591eda0540405a73be834e00be840a1a0c" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-31 09:46:37,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-341b89ac-3783-4181-bd6d-f2d896234587 x-compute-request-id: req-341b89ac-3783-4181-bd6d-f2d896234587 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "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": "ee2445a3-4f00-471d-b271-4ae2975e2a19"}} 2018-08-31 09:46:37,360 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-341b89ac-3783-4181-bd6d-f2d896234587 2018-08-31 09:46:37,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.309689998627s 2018-08-31 09:46:37,361 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-341b89ac-3783-4181-bd6d-f2d896234587 2018-08-31 09:46:37,361 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'ee2445a3-4f00-471d-b271-4ae2975e2a19', 'swap': 0}) 2018-08-31 09:46:37,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 09:46:37,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19/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}8565f9591eda0540405a73be834e00be840a1a0c" -d '{"extra_specs": {}}' 2018-08-31 09:46:37,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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 x-openstack-request-id: req-a2396b9f-2c37-4e8c-a08b-8cdd2436b10d x-compute-request-id: req-a2396b9f-2c37-4e8c-a08b-8cdd2436b10d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 09:46:37,382 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19/os-extra_specs used request id req-a2396b9f-2c37-4e8c-a08b-8cdd2436b10d 2018-08-31 09:46:37,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202519893646s 2018-08-31 09:46:37,383 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19/os-extra_specs used request id req-a2396b9f-2c37-4e8c-a08b-8cdd2436b10d 2018-08-31 09:46:37,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-31 09:46:37,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}767fb0e3dad27f7898d30f277505f3c020cedbbf" -d '{"keypair": {"name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}}' 2018-08-31 09:46:37,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-6673f060-48f3-48de-802b-1ea6a521712a x-compute-request-id: req-6673f060-48f3-48de-802b-1ea6a521712a Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDInwBGMFL/SrWs9JxjAuRwkjLaLhRAk4BrK7jkTrac3nyNNfNcgvW1nOzNCusiNCYE3/0Eb1s6csRov4fe5XUiC8as0rKWZ0vgVj9Kn/Muf6eM60J26bRSsfsYB9KWMxKTo4+oM5JY//lCe8PtVLW9IAKIX2tWua/JXxrrqdr4h7fBRlHxOkwOpcomi367xEN7M2889u0y6lwy2gSZuxtiUEEeO0XV4AnH7J47eaHolsJQKxlLRITaAHqhHKDU6zZrBe0XMmd5KVHhnyXPSxpSIZT2+oBrvDe51AlXzg3zpVxdIWKWPFCAjK2joyDqTZOPiwYtZKaPUGYeI+4SojWb Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAyJ8ARjBS/0q1rPScYwLkcJIy2i4UQJOAayu45E62nN58jTXz\nXIL1tZzszQrrIjQmBN/9BG9bOnLEaL+H3uV1IgvGrNKylmdL4FY/Sp/zLn+njOtC\ndum0UrH7GAfSljMSk6OPqDOSWP/5QnvD7VS1vSACiF9rVrmvyV8a66na+Ie3wUZR\n8TpMDqXKJot+u8RDezNvPPbtMupcMtoEmbsbYlBBHjtF1eAJx+yeO3mh6JbCUCsZ\nS0SE2gB6oRyg1Os2awXtFzJneSlR4Z8lz0saUiGU9vqAa7w3udQJV84N86VcXSFi\nljxQgIyto6Mg6k2Tj4sGLWSmj1BmHiPuEqI1mwIDAQABAoIBABLduPXgx31QdkM8\ngZRiCj930CZqXOcxt8rcQrfdmxinZ4kUAL27ZwXcKvyhQTlnNAgTVETdf/PAJS5A\njLNuWpSIDPflnHu+XQlMswj+f6zovkXnPcnW8mkwaY959NjBFschg3nq16Fc+QDC\niMtBwxF0+CgA6SQvtBM4yVxODdR/K/voifCNlzMBvlWx2FjV2ony+4p2O3e4OZZ9\ndv0dkuQvpdvUDWAsENbarp2sUw3oy3plE4+x0lFYEHQXbRagsc/70oBOylYvUj3c\nm/ymGdIjFurTu4dof0/fswhXk8kJFg9l3iT6tFsXl94M5JZZSC1eR1gEW1g7CVB+\nuLAzENECgYEA+WPRNWfCdlYD9NGOa6Bqg4ntXQjHd/6cq45A2gZtMWR8An2Fb3/B\nMBG2RTLuJAm0qewlJ/3dMlF3BCRf4gfTGMZPljiFgRqDH+yl8ZxXtIiqo9jaA3TA\nAW/cXA5vw1FVlItzv1tG8XwtO1HSl5wDC7uDjO1/HsV+ys/3hoXh6vMCgYEAzfBF\n+M9wHniqauSUJbquzfL0guDpIvXtBI/eWV1n6qqFxu+4PO0tOOEO3fDe3sUC2lMi\nuvrZ7QHQC2/S61Pvrkr2ns8A3QZPxyeSvER565z7HTwXKzY0jKxJuABxhLh09AmC\nNSkP0SwrJtFjbjZ+w4h+aNRofEIDuHwSWjgl5LkCgYAzqjsoLjO6Ij21lUhFAbmv\nQH69HFl+gW/hlpnW0SgD6IZMWcav/659D95L3a46JwyXe0WDUHNnvjrCz+pRQD+6\nTTMlstXtlhl+Hp+OO05sJzf6s60OtDwm0A69v3vl4c6x9GXpSbabxpb0SBIxuG9l\nGda59mW0cUPALm9gHhJcgwKBgCmevrV7TwCJiH+T9LDvWra6vFnbFKMBKsa6QMi0\nzPSrQ+AhwI1nrbUKHxQRwykojdwL40AAxJxWunIlRm5TB2SlN9R+p4ED7omkYM51\n1GIe1s1gwJn2GYa4pyltxYN6OAC+DzepNc4jbBErTjoO/22LH2kWTIuYV+IoCRl8\nsYPZAoGAP8rPxnq4zQgqp0RPy6kRUcd4wKeoT1W/rroCzkj9PNW4hQkB9478+rnN\n3kyZAiDafNGP1+DjcxJmmK5yMZYGiFIv1ArgCM7CqExmv5rVuaZltvq/ti+zcNpT\ny3AryYv7bLxFBcmVIqH/QN1Lx1aVOPswQUEnAAm5TeI6Zo1WXwY=\n-----END RSA PRIVATE KEY-----\n", "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "fingerprint": "82:61:17:e2:94:4b:5c:49:17:85:1a:ce:01:68:f3:c5"}} 2018-08-31 09:46:37,811 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/os-keypairs used request id req-6673f060-48f3-48de-802b-1ea6a521712a 2018-08-31 09:46:37,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.427536010742s 2018-08-31 09:46:37,811 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/os-keypairs used request id req-6673f060-48f3-48de-802b-1ea6a521712a 2018-08-31 09:46:37,812 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDInwBGMFL/SrWs9JxjAuRwkjLaLhRAk4BrK7jkTrac3nyNNfNcgvW1nOzNCusiNCYE3/0Eb1s6csRov4fe5XUiC8as0rKWZ0vgVj9Kn/Muf6eM60J26bRSsfsYB9KWMxKTo4+oM5JY//lCe8PtVLW9IAKIX2tWua/JXxrrqdr4h7fBRlHxOkwOpcomi367xEN7M2889u0y6lwy2gSZuxtiUEEeO0XV4AnH7J47eaHolsJQKxlLRITaAHqhHKDU6zZrBe0XMmd5KVHhnyXPSxpSIZT2+oBrvDe51AlXzg3zpVxdIWKWPFCAjK2joyDqTZOPiwYtZKaPUGYeI+4SojWb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAyJ8ARjBS/0q1rPScYwLkcJIy2i4UQJOAayu45E62nN58jTXz\nXIL1tZzszQrrIjQmBN/9BG9bOnLEaL+H3uV1IgvGrNKylmdL4FY/Sp/zLn+njOtC\ndum0UrH7GAfSljMSk6OPqDOSWP/5QnvD7VS1vSACiF9rVrmvyV8a66na+Ie3wUZR\n8TpMDqXKJot+u8RDezNvPPbtMupcMtoEmbsbYlBBHjtF1eAJx+yeO3mh6JbCUCsZ\nS0SE2gB6oRyg1Os2awXtFzJneSlR4Z8lz0saUiGU9vqAa7w3udQJV84N86VcXSFi\nljxQgIyto6Mg6k2Tj4sGLWSmj1BmHiPuEqI1mwIDAQABAoIBABLduPXgx31QdkM8\ngZRiCj930CZqXOcxt8rcQrfdmxinZ4kUAL27ZwXcKvyhQTlnNAgTVETdf/PAJS5A\njLNuWpSIDPflnHu+XQlMswj+f6zovkXnPcnW8mkwaY959NjBFschg3nq16Fc+QDC\niMtBwxF0+CgA6SQvtBM4yVxODdR/K/voifCNlzMBvlWx2FjV2ony+4p2O3e4OZZ9\ndv0dkuQvpdvUDWAsENbarp2sUw3oy3plE4+x0lFYEHQXbRagsc/70oBOylYvUj3c\nm/ymGdIjFurTu4dof0/fswhXk8kJFg9l3iT6tFsXl94M5JZZSC1eR1gEW1g7CVB+\nuLAzENECgYEA+WPRNWfCdlYD9NGOa6Bqg4ntXQjHd/6cq45A2gZtMWR8An2Fb3/B\nMBG2RTLuJAm0qewlJ/3dMlF3BCRf4gfTGMZPljiFgRqDH+yl8ZxXtIiqo9jaA3TA\nAW/cXA5vw1FVlItzv1tG8XwtO1HSl5wDC7uDjO1/HsV+ys/3hoXh6vMCgYEAzfBF\n+M9wHniqauSUJbquzfL0guDpIvXtBI/eWV1n6qqFxu+4PO0tOOEO3fDe3sUC2lMi\nuvrZ7QHQC2/S61Pvrkr2ns8A3QZPxyeSvER565z7HTwXKzY0jKxJuABxhLh09AmC\nNSkP0SwrJtFjbjZ+w4h+aNRofEIDuHwSWjgl5LkCgYAzqjsoLjO6Ij21lUhFAbmv\nQH69HFl+gW/hlpnW0SgD6IZMWcav/659D95L3a46JwyXe0WDUHNnvjrCz+pRQD+6\nTTMlstXtlhl+Hp+OO05sJzf6s60OtDwm0A69v3vl4c6x9GXpSbabxpb0SBIxuG9l\nGda59mW0cUPALm9gHhJcgwKBgCmevrV7TwCJiH+T9LDvWra6vFnbFKMBKsa6QMi0\nzPSrQ+AhwI1nrbUKHxQRwykojdwL40AAxJxWunIlRm5TB2SlN9R+p4ED7omkYM51\n1GIe1s1gwJn2GYa4pyltxYN6OAC+DzepNc4jbBErTjoO/22LH2kWTIuYV+IoCRl8\nsYPZAoGAP8rPxnq4zQgqp0RPy6kRUcd4wKeoT1W/rroCzkj9PNW4hQkB9478+rnN\n3kyZAiDafNGP1+DjcxJmmK5yMZYGiFIv1ArgCM7CqExmv5rVuaZltvq/ti+zcNpT\ny3AryYv7bLxFBcmVIqH/QN1Lx1aVOPswQUEnAAm5TeI6Zo1WXwY=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ff6863d1d8ab426aa48ce3a903d68af1', 'name': u'cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343', 'created_at': '2018-08-31T09:46:37.812490', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'37757271cdd341d8bb50d9fd9b09d83a', 'name': 'cloudify_ims-project_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'82:61:17:e2:94:4b:5c:49:17:85:1a:ce:01:68:f3:c5', 'type': 'ssh', 'id': u'cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343'}) 2018-08-31 09:46:37,812 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAyJ8ARjBS/0q1rPScYwLkcJIy2i4UQJOAayu45E62nN58jTXz XIL1tZzszQrrIjQmBN/9BG9bOnLEaL+H3uV1IgvGrNKylmdL4FY/Sp/zLn+njOtC dum0UrH7GAfSljMSk6OPqDOSWP/5QnvD7VS1vSACiF9rVrmvyV8a66na+Ie3wUZR 8TpMDqXKJot+u8RDezNvPPbtMupcMtoEmbsbYlBBHjtF1eAJx+yeO3mh6JbCUCsZ S0SE2gB6oRyg1Os2awXtFzJneSlR4Z8lz0saUiGU9vqAa7w3udQJV84N86VcXSFi ljxQgIyto6Mg6k2Tj4sGLWSmj1BmHiPuEqI1mwIDAQABAoIBABLduPXgx31QdkM8 gZRiCj930CZqXOcxt8rcQrfdmxinZ4kUAL27ZwXcKvyhQTlnNAgTVETdf/PAJS5A jLNuWpSIDPflnHu+XQlMswj+f6zovkXnPcnW8mkwaY959NjBFschg3nq16Fc+QDC iMtBwxF0+CgA6SQvtBM4yVxODdR/K/voifCNlzMBvlWx2FjV2ony+4p2O3e4OZZ9 dv0dkuQvpdvUDWAsENbarp2sUw3oy3plE4+x0lFYEHQXbRagsc/70oBOylYvUj3c m/ymGdIjFurTu4dof0/fswhXk8kJFg9l3iT6tFsXl94M5JZZSC1eR1gEW1g7CVB+ uLAzENECgYEA+WPRNWfCdlYD9NGOa6Bqg4ntXQjHd/6cq45A2gZtMWR8An2Fb3/B MBG2RTLuJAm0qewlJ/3dMlF3BCRf4gfTGMZPljiFgRqDH+yl8ZxXtIiqo9jaA3TA AW/cXA5vw1FVlItzv1tG8XwtO1HSl5wDC7uDjO1/HsV+ys/3hoXh6vMCgYEAzfBF +M9wHniqauSUJbquzfL0guDpIvXtBI/eWV1n6qqFxu+4PO0tOOEO3fDe3sUC2lMi uvrZ7QHQC2/S61Pvrkr2ns8A3QZPxyeSvER565z7HTwXKzY0jKxJuABxhLh09AmC NSkP0SwrJtFjbjZ+w4h+aNRofEIDuHwSWjgl5LkCgYAzqjsoLjO6Ij21lUhFAbmv QH69HFl+gW/hlpnW0SgD6IZMWcav/659D95L3a46JwyXe0WDUHNnvjrCz+pRQD+6 TTMlstXtlhl+Hp+OO05sJzf6s60OtDwm0A69v3vl4c6x9GXpSbabxpb0SBIxuG9l Gda59mW0cUPALm9gHhJcgwKBgCmevrV7TwCJiH+T9LDvWra6vFnbFKMBKsa6QMi0 zPSrQ+AhwI1nrbUKHxQRwykojdwL40AAxJxWunIlRm5TB2SlN9R+p4ED7omkYM51 1GIe1s1gwJn2GYa4pyltxYN6OAC+DzepNc4jbBErTjoO/22LH2kWTIuYV+IoCRl8 sYPZAoGAP8rPxnq4zQgqp0RPy6kRUcd4wKeoT1W/rroCzkj9PNW4hQkB9478+rnN 3kyZAiDafNGP1+DjcxJmmK5yMZYGiFIv1ArgCM7CqExmv5rVuaZltvq/ti+zcNpT y3AryYv7bLxFBcmVIqH/QN1Lx1aVOPswQUEnAAm5TeI6Zo1WXwY= -----END RSA PRIVATE KEY----- 2018-08-31 09:46:37,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-31 09:46:37,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}767fb0e3dad27f7898d30f277505f3c020cedbbf" -d '{"security_group": {"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-08-31 09:46:38,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-8ef7d1e0-ac06-4979-8de2-2575ce49c21e Date: Fri, 31 Aug 2018 09:46:38 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "created_at": "2018-08-31T09:46:38Z", "updated_at": "2018-08-31T09:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "a16f1980-7ed3-4247-8c7c-1464219d1186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "e1c44460-e569-46a1-af5b-d46975be095b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}], "revision_number": 1, "project_id": "37757271cdd341d8bb50d9fd9b09d83a", "id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}} 2018-08-31 09:46:38,011 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-8ef7d1e0-ac06-4979-8de2-2575ce49c21e 2018-08-31 09:46:38,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.195895910263s 2018-08-31 09:46:38,012 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-8ef7d1e0-ac06-4979-8de2-2575ce49c21e 2018-08-31 09:46:38,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 09:46:38,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:46:38,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-dbcd0527-519c-4a20-9145-54c6ccd8d547 Date: Fri, 31 Aug 2018 09:46:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "created_at": "2018-08-31T09:45:04Z", "updated_at": "2018-08-31T09:45:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "338dafa6-a07e-425d-be18-71ffc104f4bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "adce4a34-2737-4296-bfcf-29a33e0c8691", "remote_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "ce7512c2-42d2-45cb-8e58-b0f03e0ade0d", "remote_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "d23fe88c-db65-45f3-bf74-862e9ea37f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}], "revision_number": 1, "project_id": "37757271cdd341d8bb50d9fd9b09d83a", "id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "created_at": "2018-08-31T09:46:38Z", "updated_at": "2018-08-31T09:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "a16f1980-7ed3-4247-8c7c-1464219d1186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "e1c44460-e569-46a1-af5b-d46975be095b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}], "revision_number": 1, "project_id": "37757271cdd341d8bb50d9fd9b09d83a", "id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}]} 2018-08-31 09:46:38,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-dbcd0527-519c-4a20-9145-54c6ccd8d547 2018-08-31 09:46:38,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0474538803101s 2018-08-31 09:46:38,064 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-dbcd0527-519c-4a20-9145-54c6ccd8d547 2018-08-31 09:46:38,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 09:46:38,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}767fb0e3dad27f7898d30f277505f3c020cedbbf" -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": "7eccda5d-56dd-4127-97ad-074a53c548a1"}}' 2018-08-31 09:46:38,483 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-77200a64-9727-4b46-b12f-2e3521800e6c Date: Fri, 31 Aug 2018 09:46:38 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "port_range_min": 22, "revision_number": 0, "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "created_at": "2018-08-31T09:46:38Z", "project_id": "37757271cdd341d8bb50d9fd9b09d83a", "id": "549cfaa5-9695-4d08-8bab-e38a8f973d38"}} 2018-08-31 09:46:38,484 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-77200a64-9727-4b46-b12f-2e3521800e6c 2018-08-31 09:46:38,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.415966033936s 2018-08-31 09:46:38,484 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-77200a64-9727-4b46-b12f-2e3521800e6c 2018-08-31 09:46:38,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 09:46:38,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:46:38,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-30c801b9-0544-49da-a52c-d2925a4571ef Date: Fri, 31 Aug 2018 09:46:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "created_at": "2018-08-31T09:45:04Z", "updated_at": "2018-08-31T09:45:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "338dafa6-a07e-425d-be18-71ffc104f4bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "adce4a34-2737-4296-bfcf-29a33e0c8691", "remote_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "ce7512c2-42d2-45cb-8e58-b0f03e0ade0d", "remote_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "d23fe88c-db65-45f3-bf74-862e9ea37f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}], "revision_number": 1, "project_id": "37757271cdd341d8bb50d9fd9b09d83a", "id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "created_at": "2018-08-31T09:46:38Z", "updated_at": "2018-08-31T09:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "549cfaa5-9695-4d08-8bab-e38a8f973d38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "a16f1980-7ed3-4247-8c7c-1464219d1186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "e1c44460-e569-46a1-af5b-d46975be095b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}], "revision_number": 2, "project_id": "37757271cdd341d8bb50d9fd9b09d83a", "id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}]} 2018-08-31 09:46:38,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-30c801b9-0544-49da-a52c-d2925a4571ef 2018-08-31 09:46:38,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0797891616821s 2018-08-31 09:46:38,568 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-30c801b9-0544-49da-a52c-d2925a4571ef 2018-08-31 09:46:38,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 09:46:38,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}767fb0e3dad27f7898d30f277505f3c020cedbbf" -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": "7eccda5d-56dd-4127-97ad-074a53c548a1"}}' 2018-08-31 09:46:39,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-c7f0eeff-055f-4bb3-8784-785c1a391ce5 Date: Fri, 31 Aug 2018 09:46: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-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "port_range_min": null, "revision_number": 0, "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "created_at": "2018-08-31T09:46:38Z", "project_id": "37757271cdd341d8bb50d9fd9b09d83a", "id": "5fb2cba1-097d-44e4-80e0-645c48e73534"}} 2018-08-31 09:46:39,011 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-c7f0eeff-055f-4bb3-8784-785c1a391ce5 2018-08-31 09:46:39,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.439849853516s 2018-08-31 09:46:39,011 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-c7f0eeff-055f-4bb3-8784-785c1a391ce5 2018-08-31 09:46:39,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 09:46:39,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:46:39,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-432a0dc4-78bf-45db-aac7-703201fd84ee Date: Fri, 31 Aug 2018 09:46:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "created_at": "2018-08-31T09:45:04Z", "updated_at": "2018-08-31T09:45:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "338dafa6-a07e-425d-be18-71ffc104f4bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "adce4a34-2737-4296-bfcf-29a33e0c8691", "remote_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "ce7512c2-42d2-45cb-8e58-b0f03e0ade0d", "remote_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "d23fe88c-db65-45f3-bf74-862e9ea37f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}], "revision_number": 1, "project_id": "37757271cdd341d8bb50d9fd9b09d83a", "id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "created_at": "2018-08-31T09:46:38Z", "updated_at": "2018-08-31T09:46:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "549cfaa5-9695-4d08-8bab-e38a8f973d38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "5fb2cba1-097d-44e4-80e0-645c48e73534", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "a16f1980-7ed3-4247-8c7c-1464219d1186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "e1c44460-e569-46a1-af5b-d46975be095b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}], "revision_number": 3, "project_id": "37757271cdd341d8bb50d9fd9b09d83a", "id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}]} 2018-08-31 09:46:39,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-432a0dc4-78bf-45db-aac7-703201fd84ee 2018-08-31 09:46:39,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.339579820633s 2018-08-31 09:46:39,355 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-432a0dc4-78bf-45db-aac7-703201fd84ee 2018-08-31 09:46:39,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 09:46:39,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}767fb0e3dad27f7898d30f277505f3c020cedbbf" -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": "7eccda5d-56dd-4127-97ad-074a53c548a1"}}' 2018-08-31 09:46:39,867 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-dd0b2e92-2b9f-41a1-b3f3-87dc591f7a1e Date: Fri, 31 Aug 2018 09:46: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": 80, "updated_at": "2018-08-31T09:46:39Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "port_range_min": 80, "revision_number": 0, "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "created_at": "2018-08-31T09:46:39Z", "project_id": "37757271cdd341d8bb50d9fd9b09d83a", "id": "1c712c52-91ef-4ee2-b103-8e101c35ecf1"}} 2018-08-31 09:46:39,867 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-dd0b2e92-2b9f-41a1-b3f3-87dc591f7a1e 2018-08-31 09:46:39,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.508614063263s 2018-08-31 09:46:39,868 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-dd0b2e92-2b9f-41a1-b3f3-87dc591f7a1e 2018-08-31 09:46:39,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 09:46:39,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:46:40,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-cff3bd93-8431-4195-beb6-ef5ec7876a8d Date: Fri, 31 Aug 2018 09:46:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "created_at": "2018-08-31T09:45:04Z", "updated_at": "2018-08-31T09:45:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "338dafa6-a07e-425d-be18-71ffc104f4bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "adce4a34-2737-4296-bfcf-29a33e0c8691", "remote_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "ce7512c2-42d2-45cb-8e58-b0f03e0ade0d", "remote_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "d23fe88c-db65-45f3-bf74-862e9ea37f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}], "revision_number": 1, "project_id": "37757271cdd341d8bb50d9fd9b09d83a", "id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "created_at": "2018-08-31T09:46:38Z", "updated_at": "2018-08-31T09:46:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T09:46:39Z", "revision_number": 0, "id": "1c712c52-91ef-4ee2-b103-8e101c35ecf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:39Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "549cfaa5-9695-4d08-8bab-e38a8f973d38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "5fb2cba1-097d-44e4-80e0-645c48e73534", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "a16f1980-7ed3-4247-8c7c-1464219d1186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "e1c44460-e569-46a1-af5b-d46975be095b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}], "revision_number": 4, "project_id": "37757271cdd341d8bb50d9fd9b09d83a", "id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}]} 2018-08-31 09:46:40,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-cff3bd93-8431-4195-beb6-ef5ec7876a8d 2018-08-31 09:46:40,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.293655872345s 2018-08-31 09:46:40,165 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-cff3bd93-8431-4195-beb6-ef5ec7876a8d 2018-08-31 09:46:40,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 09:46:40,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}767fb0e3dad27f7898d30f277505f3c020cedbbf" -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": "7eccda5d-56dd-4127-97ad-074a53c548a1"}}' 2018-08-31 09:46:40,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-61515f9f-e59f-40d2-8c8e-db718f54d963 Date: Fri, 31 Aug 2018 09:46:40 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-08-31T09:46:40Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "port_range_min": 443, "revision_number": 0, "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "created_at": "2018-08-31T09:46:40Z", "project_id": "37757271cdd341d8bb50d9fd9b09d83a", "id": "f0f67a0a-5cae-4d31-9da3-69caa45b6cfd"}} 2018-08-31 09:46:40,598 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-61515f9f-e59f-40d2-8c8e-db718f54d963 2018-08-31 09:46:40,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.429260969162s 2018-08-31 09:46:40,598 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-61515f9f-e59f-40d2-8c8e-db718f54d963 2018-08-31 09:46:40,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 09:46:40,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:46:40,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-69b3c113-ab2b-426e-b622-83a6c81ae48c Date: Fri, 31 Aug 2018 09:46:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "created_at": "2018-08-31T09:45:04Z", "updated_at": "2018-08-31T09:45:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "338dafa6-a07e-425d-be18-71ffc104f4bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "adce4a34-2737-4296-bfcf-29a33e0c8691", "remote_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "ce7512c2-42d2-45cb-8e58-b0f03e0ade0d", "remote_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "d23fe88c-db65-45f3-bf74-862e9ea37f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}], "revision_number": 1, "project_id": "37757271cdd341d8bb50d9fd9b09d83a", "id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "created_at": "2018-08-31T09:46:38Z", "updated_at": "2018-08-31T09:46:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T09:46:39Z", "revision_number": 0, "id": "1c712c52-91ef-4ee2-b103-8e101c35ecf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:39Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "549cfaa5-9695-4d08-8bab-e38a8f973d38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "5fb2cba1-097d-44e4-80e0-645c48e73534", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "a16f1980-7ed3-4247-8c7c-1464219d1186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "e1c44460-e569-46a1-af5b-d46975be095b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-31T09:46:40Z", "revision_number": 0, "id": "f0f67a0a-5cae-4d31-9da3-69caa45b6cfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:40Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}], "revision_number": 5, "project_id": "37757271cdd341d8bb50d9fd9b09d83a", "id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}]} 2018-08-31 09:46:40,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-69b3c113-ab2b-426e-b622-83a6c81ae48c 2018-08-31 09:46:40,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.330373048782s 2018-08-31 09:46:40,933 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-69b3c113-ab2b-426e-b622-83a6c81ae48c 2018-08-31 09:46:40,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 09:46:40,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}767fb0e3dad27f7898d30f277505f3c020cedbbf" -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": "7eccda5d-56dd-4127-97ad-074a53c548a1"}}' 2018-08-31 09:46:41,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-789731dc-34a5-4a31-a1cb-fe9577d6d081 Date: Fri, 31 Aug 2018 09:46:41 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-08-31T09:46:41Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "port_range_min": 5671, "revision_number": 0, "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "created_at": "2018-08-31T09:46:41Z", "project_id": "37757271cdd341d8bb50d9fd9b09d83a", "id": "c8934cac-54b9-4d5f-aa53-d970db532560"}} 2018-08-31 09:46:41,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-789731dc-34a5-4a31-a1cb-fe9577d6d081 2018-08-31 09:46:41,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.415989160538s 2018-08-31 09:46:41,353 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-789731dc-34a5-4a31-a1cb-fe9577d6d081 2018-08-31 09:46:41,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 09:46:41,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:46:41,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-d2d1ab2e-49b3-460a-beff-b5974126bea6 Date: Fri, 31 Aug 2018 09:46:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "created_at": "2018-08-31T09:45:04Z", "updated_at": "2018-08-31T09:45:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "338dafa6-a07e-425d-be18-71ffc104f4bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "adce4a34-2737-4296-bfcf-29a33e0c8691", "remote_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "ce7512c2-42d2-45cb-8e58-b0f03e0ade0d", "remote_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "d23fe88c-db65-45f3-bf74-862e9ea37f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}], "revision_number": 1, "project_id": "37757271cdd341d8bb50d9fd9b09d83a", "id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "created_at": "2018-08-31T09:46:38Z", "updated_at": "2018-08-31T09:46:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T09:46:39Z", "revision_number": 0, "id": "1c712c52-91ef-4ee2-b103-8e101c35ecf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:39Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "549cfaa5-9695-4d08-8bab-e38a8f973d38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "5fb2cba1-097d-44e4-80e0-645c48e73534", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "a16f1980-7ed3-4247-8c7c-1464219d1186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-31T09:46:41Z", "revision_number": 0, "id": "c8934cac-54b9-4d5f-aa53-d970db532560", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:41Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "e1c44460-e569-46a1-af5b-d46975be095b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-31T09:46:40Z", "revision_number": 0, "id": "f0f67a0a-5cae-4d31-9da3-69caa45b6cfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:40Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}], "revision_number": 6, "project_id": "37757271cdd341d8bb50d9fd9b09d83a", "id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}]} 2018-08-31 09:46:41,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-d2d1ab2e-49b3-460a-beff-b5974126bea6 2018-08-31 09:46:41,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.32425403595s 2018-08-31 09:46:41,681 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-d2d1ab2e-49b3-460a-beff-b5974126bea6 2018-08-31 09:46:41,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 09:46:41,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}767fb0e3dad27f7898d30f277505f3c020cedbbf" -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": "7eccda5d-56dd-4127-97ad-074a53c548a1"}}' 2018-08-31 09:46:42,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-914a1011-2b13-4e38-8cba-7f4c7b6223fc Date: Fri, 31 Aug 2018 09:46:42 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-31T09:46:42Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "port_range_min": 53333, "revision_number": 0, "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "created_at": "2018-08-31T09:46:42Z", "project_id": "37757271cdd341d8bb50d9fd9b09d83a", "id": "e3c6ff8c-b7d9-45e0-9031-4f04514221e4"}} 2018-08-31 09:46:42,125 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-914a1011-2b13-4e38-8cba-7f4c7b6223fc 2018-08-31 09:46:42,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.440670967102s 2018-08-31 09:46:42,125 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-914a1011-2b13-4e38-8cba-7f4c7b6223fc 2018-08-31 09:46:42,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:46:42,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:46:42,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-f90ab7e7-ce42-4ec4-8e4a-c790bc2fed2c Date: Fri, 31 Aug 2018 09:46:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"57577143-6937-4923-b1cc-269e94d3bb13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"37757271cdd341d8bb50d9fd9b09d83a","l2_adjacency":true,"status":"ACTIVE","subnets":["8e6875b2-ca4e-4ca3-938e-45c8c833b5dc"],"description":"","tags":[],"updated_at":"2018-08-31T09:45:05Z","qos_policy_id":null,"name":"cloudify_ims-net_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343","admin_state_up":true,"tenant_id":"37757271cdd341d8bb50d9fd9b09d83a","created_at":"2018-08-31T09:45:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 09:46:42,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-f90ab7e7-ce42-4ec4-8e4a-c790bc2fed2c 2018-08-31 09:46:42,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0985400676727s 2018-08-31 09:46:42,226 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-f90ab7e7-ce42-4ec4-8e4a-c790bc2fed2c 2018-08-31 09:46:42,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:46:42,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:46:42,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-4a1c5d39-68b0-4f0c-85bc-3b4ee839ad34 Date: Fri, 31 Aug 2018 09:46:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:46:36Z", "file": "/v2/images/663bf488-9023-496e-8065-78489a2573c1/file", "owner": "37757271cdd341d8bb50d9fd9b09d83a", "id": "663bf488-9023-496e-8065-78489a2573c1", "size": 4373348352, "self": "/v2/images/663bf488-9023-496e-8065-78489a2573c1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/663bf488-9023-496e-8065-78489a2573c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/663bf488-9023-496e-8065-78489a2573c1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T09:45:39Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:46:42,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-4a1c5d39-68b0-4f0c-85bc-3b4ee839ad34 2018-08-31 09:46:42,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.28401684761s 2018-08-31 09:46:42,515 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-4a1c5d39-68b0-4f0c-85bc-3b4ee839ad34 2018-08-31 09:46:42,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 09:46:42,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:46:42,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:46: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-062e3e20-5a48-45f7-be46-fe000a6bc8dd x-compute-request-id: req-062e3e20-5a48-45f7-be46-fe000a6bc8dd Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "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": "ee2445a3-4f00-471d-b271-4ae2975e2a19"}]} 2018-08-31 09:46:42,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-062e3e20-5a48-45f7-be46-fe000a6bc8dd 2018-08-31 09:46:42,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0314650535583s 2018-08-31 09:46:42,548 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-062e3e20-5a48-45f7-be46-fe000a6bc8dd 2018-08-31 09:46:42,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 09:46:42,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}767fb0e3dad27f7898d30f277505f3c020cedbbf" -d '{"server": {"name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "imageRef": "663bf488-9023-496e-8065-78489a2573c1", "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "flavorRef": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "max_count": 1, "min_count": 1, "networks": [{"uuid": "57577143-6937-4923-b1cc-269e94d3bb13"}], "security_groups": [{"name": "7eccda5d-56dd-4127-97ad-074a53c548a1"}]}}' 2018-08-31 09:46:46,558 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 09:46:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d5d6eff4-c35d-411e-b980-c038cc9eaa6a x-compute-request-id: req-d5d6eff4-c35d-411e-b980-c038cc9eaa6a Content-Length: 403 location: http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7eccda5d-56dd-4127-97ad-074a53c548a1"}], "OS-DCF:diskConfig": "MANUAL", "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "adminPass": "K6SngDPEPumw"}} 2018-08-31 09:46:46,558 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-d5d6eff4-c35d-411e-b980-c038cc9eaa6a 2018-08-31 09:46:46,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.0081140995s 2018-08-31 09:46:46,559 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-d5d6eff4-c35d-411e-b980-c038cc9eaa6a 2018-08-31 09:46:46,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:46:46,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:46:46,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:46: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-f4ba108b-c5da-433c-b216-ae3147eef90f x-compute-request-id: req-f4ba108b-c5da-433c-b216-ae3147eef90f Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "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-31T09:46:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:46:46,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-f4ba108b-c5da-433c-b216-ae3147eef90f 2018-08-31 09:46:46,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360879898071s 2018-08-31 09:46:46,921 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-f4ba108b-c5da-433c-b216-ae3147eef90f 2018-08-31 09:46:46,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:46:46,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:46:47,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-8704e355-7fb0-4b88-8958-f919fa6d80e4 Date: Fri, 31 Aug 2018 09:46:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"57577143-6937-4923-b1cc-269e94d3bb13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"37757271cdd341d8bb50d9fd9b09d83a","l2_adjacency":true,"status":"ACTIVE","subnets":["8e6875b2-ca4e-4ca3-938e-45c8c833b5dc"],"description":"","tags":[],"updated_at":"2018-08-31T09:45:05Z","qos_policy_id":null,"name":"cloudify_ims-net_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343","admin_state_up":true,"tenant_id":"37757271cdd341d8bb50d9fd9b09d83a","created_at":"2018-08-31T09:45:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 09:46:47,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-8704e355-7fb0-4b88-8958-f919fa6d80e4 2018-08-31 09:46:47,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.473546981812s 2018-08-31 09:46:47,401 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-8704e355-7fb0-4b88-8958-f919fa6d80e4 2018-08-31 09:46:47,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 09:46:47,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:46:47,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-fde95c23-f633-45e8-a93a-ed6bb0ca0383 Date: Fri, 31 Aug 2018 09:46:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57577143-6937-4923-b1cc-269e94d3bb13","tenant_id":"37757271cdd341d8bb50d9fd9b09d83a","created_at":"2018-08-31T09:45:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T09:45:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"37757271cdd341d8bb50d9fd9b09d83a","id":"8e6875b2-ca4e-4ca3-938e-45c8c833b5dc","subnetpool_id":null,"name":"cloudify_ims-subnet_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}]} 2018-08-31 09:46:47,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-fde95c23-f633-45e8-a93a-ed6bb0ca0383 2018-08-31 09:46:47,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.420575141907s 2018-08-31 09:46:47,823 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-fde95c23-f633-45e8-a93a-ed6bb0ca0383 2018-08-31 09:46:47,823 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:46:49,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:46:49,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:46:50,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:46: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-c4cf21fd-165b-417e-98ed-6a7cd2d75f71 x-compute-request-id: req-c4cf21fd-165b-417e-98ed-6a7cd2d75f71 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:46:50,189 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-c4cf21fd-165b-417e-98ed-6a7cd2d75f71 2018-08-31 09:46:50,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362904071808s 2018-08-31 09:46:50,189 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-c4cf21fd-165b-417e-98ed-6a7cd2d75f71 2018-08-31 09:46:50,193 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:46:52,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:46:52,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:46:52,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-ac0b125e-13d8-454d-8078-6c859057853d x-compute-request-id: req-ac0b125e-13d8-454d-8078-6c859057853d Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:46:52,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-ac0b125e-13d8-454d-8078-6c859057853d 2018-08-31 09:46:52,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784156084061s 2018-08-31 09:46:52,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-ac0b125e-13d8-454d-8078-6c859057853d 2018-08-31 09:46:52,985 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:46:54,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:46:54,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:46:56,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:46: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-ea75fe53-e505-4e8f-993c-b20ce7bcd637 x-compute-request-id: req-ea75fe53-e505-4e8f-993c-b20ce7bcd637 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:46:56,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-ea75fe53-e505-4e8f-993c-b20ce7bcd637 2018-08-31 09:46:56,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.42245984077s 2018-08-31 09:46:56,411 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-ea75fe53-e505-4e8f-993c-b20ce7bcd637 2018-08-31 09:46:56,415 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:46:58,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:46:58,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:46:59,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:46: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-5c2cce65-c0d0-4981-9b8e-13439bc2b83f x-compute-request-id: req-5c2cce65-c0d0-4981-9b8e-13439bc2b83f Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:46:59,327 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-5c2cce65-c0d0-4981-9b8e-13439bc2b83f 2018-08-31 09:46:59,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.909038066864s 2018-08-31 09:46:59,327 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-5c2cce65-c0d0-4981-9b8e-13439bc2b83f 2018-08-31 09:46:59,331 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:47:01,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:47:01,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:47:02,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-f16a6731-a2b1-44ee-bc9d-8775e4e37434 x-compute-request-id: req-f16a6731-a2b1-44ee-bc9d-8775e4e37434 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:47:02,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-f16a6731-a2b1-44ee-bc9d-8775e4e37434 2018-08-31 09:47:02,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16850280762s 2018-08-31 09:47:02,503 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-f16a6731-a2b1-44ee-bc9d-8775e4e37434 2018-08-31 09:47:02,507 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:47:04,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:47:04,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:47:05,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:47: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-64c3f301-e85c-4d18-87b3-3389ba0cd2ff x-compute-request-id: req-64c3f301-e85c-4d18-87b3-3389ba0cd2ff Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:47:05,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-64c3f301-e85c-4d18-87b3-3389ba0cd2ff 2018-08-31 09:47:05,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1072409153s 2018-08-31 09:47:05,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-64c3f301-e85c-4d18-87b3-3389ba0cd2ff 2018-08-31 09:47:05,621 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:47:07,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:47:07,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:47:08,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:47: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-fba9e69a-1d25-4eb9-8850-4fef6ac6b1df x-compute-request-id: req-fba9e69a-1d25-4eb9-8850-4fef6ac6b1df Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:47:08,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-fba9e69a-1d25-4eb9-8850-4fef6ac6b1df 2018-08-31 09:47:08,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.987491130829s 2018-08-31 09:47:08,612 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-fba9e69a-1d25-4eb9-8850-4fef6ac6b1df 2018-08-31 09:47:08,617 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:47:10,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:47:10,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:47:11,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-f20d9513-4868-4260-9c4f-69efe47592b7 x-compute-request-id: req-f20d9513-4868-4260-9c4f-69efe47592b7 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:47:11,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-f20d9513-4868-4260-9c4f-69efe47592b7 2018-08-31 09:47:11,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.699418067932s 2018-08-31 09:47:11,318 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-f20d9513-4868-4260-9c4f-69efe47592b7 2018-08-31 09:47:11,322 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:47:13,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:47:13,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:47:14,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-6c8252aa-5b2f-4c73-9d6e-67c251495108 x-compute-request-id: req-6c8252aa-5b2f-4c73-9d6e-67c251495108 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:47:14,057 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-6c8252aa-5b2f-4c73-9d6e-67c251495108 2018-08-31 09:47:14,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.731574773788s 2018-08-31 09:47:14,057 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-6c8252aa-5b2f-4c73-9d6e-67c251495108 2018-08-31 09:47:14,061 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:47:16,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:47:16,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:47:16,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:47: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-1e2af255-5f81-42f3-8170-2a7cb56a13d0 x-compute-request-id: req-1e2af255-5f81-42f3-8170-2a7cb56a13d0 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:47:16,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-1e2af255-5f81-42f3-8170-2a7cb56a13d0 2018-08-31 09:47:16,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.928096055984s 2018-08-31 09:47:16,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-1e2af255-5f81-42f3-8170-2a7cb56a13d0 2018-08-31 09:47:16,996 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:47:18,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:47:19,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:47:20,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:47: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-30ce3e27-0a31-4e4e-9810-404f682abc5c x-compute-request-id: req-30ce3e27-0a31-4e4e-9810-404f682abc5c Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:47:20,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-30ce3e27-0a31-4e4e-9810-404f682abc5c 2018-08-31 09:47:20,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01425290108s 2018-08-31 09:47:20,013 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-30ce3e27-0a31-4e4e-9810-404f682abc5c 2018-08-31 09:47:20,017 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:47:22,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:47:22,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:47:22,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-86551fc0-e840-47d4-9fae-0d07bcd7cc94 x-compute-request-id: req-86551fc0-e840-47d4-9fae-0d07bcd7cc94 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:47:22,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-86551fc0-e840-47d4-9fae-0d07bcd7cc94 2018-08-31 09:47:22,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.821557044983s 2018-08-31 09:47:22,842 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-86551fc0-e840-47d4-9fae-0d07bcd7cc94 2018-08-31 09:47:22,845 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:47:24,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:47:24,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:47:25,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:47: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-a52a9333-7626-470f-a175-28db95fae475 x-compute-request-id: req-a52a9333-7626-470f-a175-28db95fae475 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:47:25,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-a52a9333-7626-470f-a175-28db95fae475 2018-08-31 09:47:25,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437158823013s 2018-08-31 09:47:25,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-a52a9333-7626-470f-a175-28db95fae475 2018-08-31 09:47:25,290 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:47:27,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:47:27,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:47:28,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:47:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8df653d-8310-4ee0-9d59-5071e272f2e2 x-compute-request-id: req-d8df653d-8310-4ee0-9d59-5071e272f2e2 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:47:28,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-d8df653d-8310-4ee0-9d59-5071e272f2e2 2018-08-31 09:47:28,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05435800552s 2018-08-31 09:47:28,347 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-d8df653d-8310-4ee0-9d59-5071e272f2e2 2018-08-31 09:47:28,351 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:47:30,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:47:30,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:47:30,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:47:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e90614d-4796-478d-b567-604f3acb411b x-compute-request-id: req-5e90614d-4796-478d-b567-604f3acb411b Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:47:30,975 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-5e90614d-4796-478d-b567-604f3acb411b 2018-08-31 09:47:30,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.621470928192s 2018-08-31 09:47:30,975 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-5e90614d-4796-478d-b567-604f3acb411b 2018-08-31 09:47:30,979 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:47:32,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:47:32,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:47:33,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:47: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-4dde2f11-d6a3-4b8a-afe8-192216d55390 x-compute-request-id: req-4dde2f11-d6a3-4b8a-afe8-192216d55390 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:47:33,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-4dde2f11-d6a3-4b8a-afe8-192216d55390 2018-08-31 09:47:33,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.919442892075s 2018-08-31 09:47:33,902 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-4dde2f11-d6a3-4b8a-afe8-192216d55390 2018-08-31 09:47:33,906 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:47:35,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:47:35,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:47:36,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:47:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f718e69-74c4-430d-8d07-4059bc9b12a5 x-compute-request-id: req-3f718e69-74c4-430d-8d07-4059bc9b12a5 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:47:36,627 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-3f718e69-74c4-430d-8d07-4059bc9b12a5 2018-08-31 09:47:36,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719150066376s 2018-08-31 09:47:36,628 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-3f718e69-74c4-430d-8d07-4059bc9b12a5 2018-08-31 09:47:36,632 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:47:38,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:47:38,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:47:39,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:47:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9fb78d07-158e-4972-88b0-a87c60883242 x-compute-request-id: req-9fb78d07-158e-4972-88b0-a87c60883242 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:47:39,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-9fb78d07-158e-4972-88b0-a87c60883242 2018-08-31 09:47:39,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.746342182159s 2018-08-31 09:47:39,380 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-9fb78d07-158e-4972-88b0-a87c60883242 2018-08-31 09:47:39,384 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:47:41,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:47:41,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:47:42,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:47:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c93a071-dbdd-4d51-8b7c-8bf124930301 x-compute-request-id: req-1c93a071-dbdd-4d51-8b7c-8bf124930301 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:47:42,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-1c93a071-dbdd-4d51-8b7c-8bf124930301 2018-08-31 09:47:42,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01860976219s 2018-08-31 09:47:42,406 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-1c93a071-dbdd-4d51-8b7c-8bf124930301 2018-08-31 09:47:42,409 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:47:44,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:47:44,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:47:45,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:47:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45798910-6749-434f-9102-ee7a1865e8af x-compute-request-id: req-45798910-6749-434f-9102-ee7a1865e8af Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:47:45,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-45798910-6749-434f-9102-ee7a1865e8af 2018-08-31 09:47:45,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.916971921921s 2018-08-31 09:47:45,330 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-45798910-6749-434f-9102-ee7a1865e8af 2018-08-31 09:47:45,333 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:47:47,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:47:47,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:47:48,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:47:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54eb3f2a-b3b7-44ed-8804-ee9dbdf3a9a7 x-compute-request-id: req-54eb3f2a-b3b7-44ed-8804-ee9dbdf3a9a7 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:47:48,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-54eb3f2a-b3b7-44ed-8804-ee9dbdf3a9a7 2018-08-31 09:47:48,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.965636968613s 2018-08-31 09:47:48,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-54eb3f2a-b3b7-44ed-8804-ee9dbdf3a9a7 2018-08-31 09:47:48,306 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:47:50,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:47:50,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:47:51,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:47: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-20e71df3-9e3d-48bf-8187-7eada30a262d x-compute-request-id: req-20e71df3-9e3d-48bf-8187-7eada30a262d Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:47:51,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-20e71df3-9e3d-48bf-8187-7eada30a262d 2018-08-31 09:47:51,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.795407056808s 2018-08-31 09:47:51,105 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-20e71df3-9e3d-48bf-8187-7eada30a262d 2018-08-31 09:47:51,109 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:47:53,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:47:53,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:47:53,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:47: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-4f0b5eea-225a-4f30-ae8b-77d5e45f0536 x-compute-request-id: req-4f0b5eea-225a-4f30-ae8b-77d5e45f0536 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:47:53,845 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-4f0b5eea-225a-4f30-ae8b-77d5e45f0536 2018-08-31 09:47:53,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.733366966248s 2018-08-31 09:47:53,845 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-4f0b5eea-225a-4f30-ae8b-77d5e45f0536 2018-08-31 09:47:53,849 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:47:55,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:47:55,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:47:56,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:47: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-82f8ef6f-ead4-4e24-b3db-2ba8ba6ddd3e x-compute-request-id: req-82f8ef6f-ead4-4e24-b3db-2ba8ba6ddd3e Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:47:56,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-82f8ef6f-ead4-4e24-b3db-2ba8ba6ddd3e 2018-08-31 09:47:56,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469021081924s 2018-08-31 09:47:56,322 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-82f8ef6f-ead4-4e24-b3db-2ba8ba6ddd3e 2018-08-31 09:47:56,325 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:47:58,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:47:58,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:47:59,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:47:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2345f528-e62d-4ffb-8865-ebb338495fa4 x-compute-request-id: req-2345f528-e62d-4ffb-8865-ebb338495fa4 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:47:59,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-2345f528-e62d-4ffb-8865-ebb338495fa4 2018-08-31 09:47:59,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.726253032684s 2018-08-31 09:47:59,055 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-2345f528-e62d-4ffb-8865-ebb338495fa4 2018-08-31 09:47:59,059 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:48:01,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:48:01,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:01,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:48:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a554df0-303c-431e-9a5b-006b392c447a x-compute-request-id: req-8a554df0-303c-431e-9a5b-006b392c447a Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:48:01,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-8a554df0-303c-431e-9a5b-006b392c447a 2018-08-31 09:48:01,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.715198993683s 2018-08-31 09:48:01,777 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-8a554df0-303c-431e-9a5b-006b392c447a 2018-08-31 09:48:01,781 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:48:03,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:48:03,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:03,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-dc08cfdb-8270-4ceb-922b-31d974ecaafb x-compute-request-id: req-dc08cfdb-8270-4ceb-922b-31d974ecaafb Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:48:03,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-dc08cfdb-8270-4ceb-922b-31d974ecaafb 2018-08-31 09:48:03,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168986082077s 2018-08-31 09:48:03,954 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-dc08cfdb-8270-4ceb-922b-31d974ecaafb 2018-08-31 09:48:03,957 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:48:05,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:48:05,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:06,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:48: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-270f4ae5-cefd-4f6d-b7ca-9d93719b01bc x-compute-request-id: req-270f4ae5-cefd-4f6d-b7ca-9d93719b01bc Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:48:06,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-270f4ae5-cefd-4f6d-b7ca-9d93719b01bc 2018-08-31 09:48:06,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01836490631s 2018-08-31 09:48:06,978 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-270f4ae5-cefd-4f6d-b7ca-9d93719b01bc 2018-08-31 09:48:06,982 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:48:08,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:48:08,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:09,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:48:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d669345-de96-46e7-b148-1f8adb600121 x-compute-request-id: req-0d669345-de96-46e7-b148-1f8adb600121 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:48:09,751 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-0d669345-de96-46e7-b148-1f8adb600121 2018-08-31 09:48:09,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.76650595665s 2018-08-31 09:48:09,752 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-0d669345-de96-46e7-b148-1f8adb600121 2018-08-31 09:48:09,756 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:48:11,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:48:11,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:12,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:48:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47dd2a3e-6114-4255-9802-633a72e14d51 x-compute-request-id: req-47dd2a3e-6114-4255-9802-633a72e14d51 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:48:12,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-47dd2a3e-6114-4255-9802-633a72e14d51 2018-08-31 09:48:12,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.707072019577s 2018-08-31 09:48:12,466 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-47dd2a3e-6114-4255-9802-633a72e14d51 2018-08-31 09:48:12,469 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:48:14,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:48:14,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:14,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:48:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d449d0d-399b-4860-91ac-0669ef37c204 x-compute-request-id: req-3d449d0d-399b-4860-91ac-0669ef37c204 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:48:14,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-3d449d0d-399b-4860-91ac-0669ef37c204 2018-08-31 09:48:14,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179794073105s 2018-08-31 09:48:14,652 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-3d449d0d-399b-4860-91ac-0669ef37c204 2018-08-31 09:48:14,656 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:48:16,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:48:16,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:17,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:48:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afd221b1-7f4d-4bf3-99cf-48c58a7a4a29 x-compute-request-id: req-afd221b1-7f4d-4bf3-99cf-48c58a7a4a29 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:48:17,380 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-afd221b1-7f4d-4bf3-99cf-48c58a7a4a29 2018-08-31 09:48:17,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.721763134003s 2018-08-31 09:48:17,381 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-afd221b1-7f4d-4bf3-99cf-48c58a7a4a29 2018-08-31 09:48:17,384 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:48:19,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:48:19,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:20,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:48:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03f09dc3-c2af-42cd-bd23-154008d09ba7 x-compute-request-id: req-03f09dc3-c2af-42cd-bd23-154008d09ba7 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:48:20,151 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-03f09dc3-c2af-42cd-bd23-154008d09ba7 2018-08-31 09:48:20,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.763780832291s 2018-08-31 09:48:20,151 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-03f09dc3-c2af-42cd-bd23-154008d09ba7 2018-08-31 09:48:20,155 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:48:22,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:48:22,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:23,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:48: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-0bc2a2b0-7116-4176-8000-9dcc1c907762 x-compute-request-id: req-0bc2a2b0-7116-4176-8000-9dcc1c907762 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:48:23,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-0bc2a2b0-7116-4176-8000-9dcc1c907762 2018-08-31 09:48:23,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08675098419s 2018-08-31 09:48:23,245 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-0bc2a2b0-7116-4176-8000-9dcc1c907762 2018-08-31 09:48:23,248 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:48:25,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:48:25,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:25,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:48: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-c08d70a6-07e5-468b-8ecd-dd655e9105c3 x-compute-request-id: req-c08d70a6-07e5-468b-8ecd-dd655e9105c3 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:48:25,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-c08d70a6-07e5-468b-8ecd-dd655e9105c3 2018-08-31 09:48:25,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457632064819s 2018-08-31 09:48:25,709 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-c08d70a6-07e5-468b-8ecd-dd655e9105c3 2018-08-31 09:48:25,713 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:48:27,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:48:27,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:28,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:48:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b91cd7c-5713-495b-96fe-ba2dfb18b476 x-compute-request-id: req-3b91cd7c-5713-495b-96fe-ba2dfb18b476 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:48:28,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-3b91cd7c-5713-495b-96fe-ba2dfb18b476 2018-08-31 09:48:28,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403338909149s 2018-08-31 09:48:28,119 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-3b91cd7c-5713-495b-96fe-ba2dfb18b476 2018-08-31 09:48:28,123 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:48:30,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:48:30,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:30,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:48: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-43f5b8ca-0047-4a7e-b980-9d170db69b45 x-compute-request-id: req-43f5b8ca-0047-4a7e-b980-9d170db69b45 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:48:30,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-43f5b8ca-0047-4a7e-b980-9d170db69b45 2018-08-31 09:48:30,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525454998016s 2018-08-31 09:48:30,652 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-43f5b8ca-0047-4a7e-b980-9d170db69b45 2018-08-31 09:48:30,655 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:48:32,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:48:32,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:33,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:48: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-cb72a1d2-c9ff-4ef0-9e9d-8ddef5f42a1c x-compute-request-id: req-cb72a1d2-c9ff-4ef0-9e9d-8ddef5f42a1c Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:48:33,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-cb72a1d2-c9ff-4ef0-9e9d-8ddef5f42a1c 2018-08-31 09:48:33,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.652987003326s 2018-08-31 09:48:33,311 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-cb72a1d2-c9ff-4ef0-9e9d-8ddef5f42a1c 2018-08-31 09:48:33,315 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:48:35,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:48:35,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:36,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:48:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f90982e-9d1e-418f-8895-7eee04b3dd6a x-compute-request-id: req-9f90982e-9d1e-418f-8895-7eee04b3dd6a Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:48:36,067 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-9f90982e-9d1e-418f-8895-7eee04b3dd6a 2018-08-31 09:48:36,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.749159812927s 2018-08-31 09:48:36,068 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-9f90982e-9d1e-418f-8895-7eee04b3dd6a 2018-08-31 09:48:36,071 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:48:38,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:48:38,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:38,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-59e9106f-7dcc-4450-b46e-78015d8afc7d x-compute-request-id: req-59e9106f-7dcc-4450-b46e-78015d8afc7d Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:48:38,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-59e9106f-7dcc-4450-b46e-78015d8afc7d 2018-08-31 09:48:38,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.63809800148s 2018-08-31 09:48:38,713 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-59e9106f-7dcc-4450-b46e-78015d8afc7d 2018-08-31 09:48:38,716 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:48:40,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:48:40,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:41,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:48:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f2a633a-21fa-4233-94ca-58c042d43d77 x-compute-request-id: req-8f2a633a-21fa-4233-94ca-58c042d43d77 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:48:41,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-8f2a633a-21fa-4233-94ca-58c042d43d77 2018-08-31 09:48:41,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.718430042267s 2018-08-31 09:48:41,438 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-8f2a633a-21fa-4233-94ca-58c042d43d77 2018-08-31 09:48:41,442 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:48:43,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:48:43,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:44,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:48:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b6cd95f-aaa4-4c8a-a234-34aa7e84ef8a x-compute-request-id: req-9b6cd95f-aaa4-4c8a-a234-34aa7e84ef8a Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:48:44,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-9b6cd95f-aaa4-4c8a-a234-34aa7e84ef8a 2018-08-31 09:48:44,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.741856098175s 2018-08-31 09:48:44,187 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-9b6cd95f-aaa4-4c8a-a234-34aa7e84ef8a 2018-08-31 09:48:44,191 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:48:46,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:48:46,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:46,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:48:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44e49c50-52e7-470c-9300-968370b68b4e x-compute-request-id: req-44e49c50-52e7-470c-9300-968370b68b4e Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:48:46,892 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-44e49c50-52e7-470c-9300-968370b68b4e 2018-08-31 09:48:46,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.698697090149s 2018-08-31 09:48:46,893 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-44e49c50-52e7-470c-9300-968370b68b4e 2018-08-31 09:48:46,896 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:48:48,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:48:48,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:49,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:48:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8811859-c80b-4228-856f-50f6b71b4f55 x-compute-request-id: req-b8811859-c80b-4228-856f-50f6b71b4f55 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:48:49,634 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-b8811859-c80b-4228-856f-50f6b71b4f55 2018-08-31 09:48:49,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.734848022461s 2018-08-31 09:48:49,635 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-b8811859-c80b-4228-856f-50f6b71b4f55 2018-08-31 09:48:49,638 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:48:51,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:48:51,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:52,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:48:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d01ebe6e-05d0-46a3-8f6e-cc4de4687a8f x-compute-request-id: req-d01ebe6e-05d0-46a3-8f6e-cc4de4687a8f Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "security_groups": [{"name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}], "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T09:46:51Z", "hostId": "2a4e42709b2fe0ff916bbe5d1a211fa633600a0e06188bbe96304328", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:48:52,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-d01ebe6e-05d0-46a3-8f6e-cc4de4687a8f 2018-08-31 09:48:52,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.909705877304s 2018-08-31 09:48:52,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-d01ebe6e-05d0-46a3-8f6e-cc4de4687a8f 2018-08-31 09:48:52,555 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 09:48:54,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:48:54,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:54,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:48: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-e6497ee8-1e3f-4ca1-b540-95afe6e8ca48 x-compute-request-id: req-e6497ee8-1e3f-4ca1-b540-95afe6e8ca48 Content-Encoding: gzip Content-Length: 700 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "rel": "bookmark"}], "image": {"id": "663bf488-9023-496e-8065-78489a2573c1", "links": [{"href": "http://172.30.9.34:8774/images/663bf488-9023-496e-8065-78489a2573c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee2445a3-4f00-471d-b271-4ae2975e2a19", "links": [{"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "bookmark"}]}, "id": "7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed", "user_id": "ff6863d1d8ab426aa48ce3a903d68af1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-08-31T09:48:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "name": "cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "created": "2018-08-31T09:46:46Z", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed.", "code": 500, "created": "2018-08-31T09:48:54Z"}, "metadata": {}}]} 2018-08-31 09:48:54,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e6497ee8-1e3f-4ca1-b540-95afe6e8ca48 2018-08-31 09:48:54,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.408630847931s 2018-08-31 09:48:54,966 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e6497ee8-1e3f-4ca1-b540-95afe6e8ca48 2018-08-31 09:48:54,971 - functest.core.singlevm - ERROR - Cannot run cloudify_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 427, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 199, in boot_vm timeout=self.create_server_timeout, wait=True, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6933, in get_active_server extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server: Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed.', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'663bf488-9023-496e-8065-78489a2573c1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'ee2445a3-4f00-471d-b271-4ae2975e2a19'}), 'az': u'nova', 'id': u'7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ff6863d1d8ab426aa48ce3a903d68af1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'37757271cdd341d8bb50d9fd9b09d83a', 'name': 'cloudify_ims-project_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-08-31T09:48:54Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'fault': Munch({u'message': u'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed.', u'code': 500, u'created': u'2018-08-31T09:48:54Z'}), u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'37757271cdd341d8bb50d9fd9b09d83a', 'name': u'cloudify_ims-vm_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343', 'adminPass': None, 'tenant_id': u'37757271cdd341d8bb50d9fd9b09d83a', 'created_at': u'2018-08-31T09:46:46Z', 'created': u'2018-08-31T09:46:46Z', 'has_config_drive': False, 'volumes': [], u'fault': Munch({u'message': u'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 7ecc2a54-e0d5-47c3-a85c-55ae4d69dbed.', u'code': 500, u'created': u'2018-08-31T09:48:54Z'}), 'config_drive': u'', 'region': 'regionOne'})}") 2018-08-31 09:48:55,102 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 09:48:55,102 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 03:52 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-31 09:48:55,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-08-31 09:48:55,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 260, in clean exec_list = self.cfy_client.executions.list() AttributeError: 'NoneType' object has no attribute 'executions' 2018-08-31 09:48:55,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 09:48:55,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:55,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-003b8880-9b3f-4540-a5fc-791d6c9d7c03 Date: Fri, 31 Aug 2018 09:48:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "created_at": "2018-08-31T09:45:04Z", "updated_at": "2018-08-31T09:45:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "338dafa6-a07e-425d-be18-71ffc104f4bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "adce4a34-2737-4296-bfcf-29a33e0c8691", "remote_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "ce7512c2-42d2-45cb-8e58-b0f03e0ade0d", "remote_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:45:04Z", "revision_number": 0, "id": "d23fe88c-db65-45f3-bf74-862e9ea37f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:45:04Z", "security_group_id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}], "revision_number": 1, "project_id": "37757271cdd341d8bb50d9fd9b09d83a", "id": "679ea1f9-14b3-4b8c-a5a6-1955fd21eb0a", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "created_at": "2018-08-31T09:46:38Z", "updated_at": "2018-08-31T09:46:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T09:46:39Z", "revision_number": 0, "id": "1c712c52-91ef-4ee2-b103-8e101c35ecf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:39Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "549cfaa5-9695-4d08-8bab-e38a8f973d38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "5fb2cba1-097d-44e4-80e0-645c48e73534", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "a16f1980-7ed3-4247-8c7c-1464219d1186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv6", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-31T09:46:41Z", "revision_number": 0, "id": "c8934cac-54b9-4d5f-aa53-d970db532560", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:41Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T09:46:38Z", "revision_number": 0, "id": "e1c44460-e569-46a1-af5b-d46975be095b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:38Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": null, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-31T09:46:42Z", "revision_number": 0, "id": "e3c6ff8c-b7d9-45e0-9031-4f04514221e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:42Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-31T09:46:40Z", "revision_number": 0, "id": "f0f67a0a-5cae-4d31-9da3-69caa45b6cfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T09:46:40Z", "security_group_id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "37757271cdd341d8bb50d9fd9b09d83a"}], "revision_number": 7, "project_id": "37757271cdd341d8bb50d9fd9b09d83a", "id": "7eccda5d-56dd-4127-97ad-074a53c548a1", "name": "cloudify_ims-sg_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}]} 2018-08-31 09:48:55,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-003b8880-9b3f-4540-a5fc-791d6c9d7c03 2018-08-31 09:48:55,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0528109073639s 2018-08-31 09:48:55,164 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-003b8880-9b3f-4540-a5fc-791d6c9d7c03 2018-08-31 09:48:55,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-31 09:48:55,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/security-groups/7eccda5d-56dd-4127-97ad-074a53c548a1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:55,358 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f5e45218-6192-4a8e-a9fe-f509197fb526 Content-Length: 0 Date: Fri, 31 Aug 2018 09:48:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:48:55,359 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/security-groups/7eccda5d-56dd-4127-97ad-074a53c548a1.json used request id req-f5e45218-6192-4a8e-a9fe-f509197fb526 2018-08-31 09:48:55,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.191474914551s 2018-08-31 09:48:55,359 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/security-groups/7eccda5d-56dd-4127-97ad-074a53c548a1.json used request id req-f5e45218-6192-4a8e-a9fe-f509197fb526 2018-08-31 09:48:55,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-31 09:48:55,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/os-keypairs/cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:55,394 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 09:48:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-71066974-6801-4951-b1cc-3ff596d27bb5 x-compute-request-id: req-71066974-6801-4951-b1cc-3ff596d27bb5 Content-Length: 0 Content-Type: application/json 2018-08-31 09:48:55,394 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/os-keypairs/cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343 used request id req-71066974-6801-4951-b1cc-3ff596d27bb5 2018-08-31 09:48:55,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0345830917358s 2018-08-31 09:48:55,394 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/os-keypairs/cloudify_ims-kp_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343 used request id req-71066974-6801-4951-b1cc-3ff596d27bb5 2018-08-31 09:48:55,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 09:48:55,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/d1d2f8d7-7f13-4e61-85b8-da113fa4c983/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}767fb0e3dad27f7898d30f277505f3c020cedbbf" -d '{"subnet_id": "8e6875b2-ca4e-4ca3-938e-45c8c833b5dc"}' 2018-08-31 09:48:57,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2e246128-1d75-4d92-a9a3-422215ac260b Date: Fri, 31 Aug 2018 09:48:57 GMT RESP BODY: {"network_id": "57577143-6937-4923-b1cc-269e94d3bb13", "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "subnet_id": "8e6875b2-ca4e-4ca3-938e-45c8c833b5dc", "subnet_ids": ["8e6875b2-ca4e-4ca3-938e-45c8c833b5dc"], "port_id": "590f8f5b-fd72-4b49-8fb7-a947b299c023", "id": "d1d2f8d7-7f13-4e61-85b8-da113fa4c983"} 2018-08-31 09:48:57,779 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/d1d2f8d7-7f13-4e61-85b8-da113fa4c983/remove_router_interface.json used request id req-2e246128-1d75-4d92-a9a3-422215ac260b 2018-08-31 09:48:57,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.38419985771s 2018-08-31 09:48:57,779 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/d1d2f8d7-7f13-4e61-85b8-da113fa4c983/remove_router_interface.json used request id req-2e246128-1d75-4d92-a9a3-422215ac260b returning object d1d2f8d7-7f13-4e61-85b8-da113fa4c983 2018-08-31 09:48:57,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 09:48:57,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:48:57,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-4b795328-641f-47a6-a50d-df389bea7779 Date: Fri, 31 Aug 2018 09:48:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "37757271cdd341d8bb50d9fd9b09d83a", "created_at": "2018-08-31T09:45:07Z", "admin_state_up": true, "updated_at": "2018-08-31T09:48:56Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "37757271cdd341d8bb50d9fd9b09d83a", "id": "d1d2f8d7-7f13-4e61-85b8-da113fa4c983", "name": "cloudify_ims-router_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}]} 2018-08-31 09:48:57,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-4b795328-641f-47a6-a50d-df389bea7779 2018-08-31 09:48:57,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.130805969238s 2018-08-31 09:48:57,911 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-4b795328-641f-47a6-a50d-df389bea7779 2018-08-31 09:48:57,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 09:48:57,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/routers/d1d2f8d7-7f13-4e61-85b8-da113fa4c983.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:49:01,872 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a61bec7a-b5c0-4bf7-be2d-297b7481092c Content-Length: 0 Date: Fri, 31 Aug 2018 09:49:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:49:01,872 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/d1d2f8d7-7f13-4e61-85b8-da113fa4c983.json used request id req-a61bec7a-b5c0-4bf7-be2d-297b7481092c 2018-08-31 09:49:01,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.95949602127s 2018-08-31 09:49:01,872 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/d1d2f8d7-7f13-4e61-85b8-da113fa4c983.json used request id req-a61bec7a-b5c0-4bf7-be2d-297b7481092c 2018-08-31 09:49:01,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 09:49:01,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:49:02,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-f805b8f7-b500-4eb5-96fc-df97b66c0d2a Date: Fri, 31 Aug 2018 09:49:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57577143-6937-4923-b1cc-269e94d3bb13","tenant_id":"37757271cdd341d8bb50d9fd9b09d83a","created_at":"2018-08-31T09:45:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T09:45:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"37757271cdd341d8bb50d9fd9b09d83a","id":"8e6875b2-ca4e-4ca3-938e-45c8c833b5dc","subnetpool_id":null,"name":"cloudify_ims-subnet_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}]} 2018-08-31 09:49:02,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-f805b8f7-b500-4eb5-96fc-df97b66c0d2a 2018-08-31 09:49:02,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.288004159927s 2018-08-31 09:49:02,161 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-f805b8f7-b500-4eb5-96fc-df97b66c0d2a 2018-08-31 09:49:02,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 09:49:02,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/subnets/8e6875b2-ca4e-4ca3-938e-45c8c833b5dc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:49:04,397 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ad5e3498-2498-4262-98e9-4a2a39b8b8c7 Date: Fri, 31 Aug 2018 09:49:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:49:04,397 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/8e6875b2-ca4e-4ca3-938e-45c8c833b5dc.json used request id req-ad5e3498-2498-4262-98e9-4a2a39b8b8c7 2018-08-31 09:49:04,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.23475289345s 2018-08-31 09:49:04,398 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/8e6875b2-ca4e-4ca3-938e-45c8c833b5dc.json used request id req-ad5e3498-2498-4262-98e9-4a2a39b8b8c7 2018-08-31 09:49:04,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:49:04,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:49:04,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-49e4ef90-ae02-4dcd-969c-77e0e812d4db Date: Fri, 31 Aug 2018 09:49:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"57577143-6937-4923-b1cc-269e94d3bb13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"37757271cdd341d8bb50d9fd9b09d83a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T09:49:04Z","qos_policy_id":null,"name":"cloudify_ims-net_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343","admin_state_up":true,"tenant_id":"37757271cdd341d8bb50d9fd9b09d83a","created_at":"2018-08-31T09:45:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 09:49:04,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-49e4ef90-ae02-4dcd-969c-77e0e812d4db 2018-08-31 09:49:04,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0970840454102s 2018-08-31 09:49:04,496 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-49e4ef90-ae02-4dcd-969c-77e0e812d4db 2018-08-31 09:49:04,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 09:49:04,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/networks/57577143-6937-4923-b1cc-269e94d3bb13.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:49:05,796 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9020197c-3500-462e-83b1-954e1e6f2031 Date: Fri, 31 Aug 2018 09:49:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 09:49:05,796 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/57577143-6937-4923-b1cc-269e94d3bb13.json used request id req-9020197c-3500-462e-83b1-954e1e6f2031 2018-08-31 09:49:05,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.29972696304s 2018-08-31 09:49:05,797 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/57577143-6937-4923-b1cc-269e94d3bb13.json used request id req-9020197c-3500-462e-83b1-954e1e6f2031 2018-08-31 09:49:05,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:49:05,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:49:06,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-6c6d0d7f-3905-45b1-9c6f-5a699f40e7ea Date: Fri, 31 Aug 2018 09:49:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:46:36Z", "file": "/v2/images/663bf488-9023-496e-8065-78489a2573c1/file", "owner": "37757271cdd341d8bb50d9fd9b09d83a", "id": "663bf488-9023-496e-8065-78489a2573c1", "size": 4373348352, "self": "/v2/images/663bf488-9023-496e-8065-78489a2573c1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/663bf488-9023-496e-8065-78489a2573c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/663bf488-9023-496e-8065-78489a2573c1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T09:45:39Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:49:06,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-6c6d0d7f-3905-45b1-9c6f-5a699f40e7ea 2018-08-31 09:49:06,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.295762062073s 2018-08-31 09:49:06,097 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-6c6d0d7f-3905-45b1-9c6f-5a699f40e7ea 2018-08-31 09:49:06,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 09:49:06,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/663bf488-9023-496e-8065-78489a2573c1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767fb0e3dad27f7898d30f277505f3c020cedbbf" 2018-08-31 09:49:06,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2142c479-eff2-4e3e-aa32-ab08a9e0c909 Date: Fri, 31 Aug 2018 09:49:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:49:06,868 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/663bf488-9023-496e-8065-78489a2573c1 used request id req-2142c479-eff2-4e3e-aa32-ab08a9e0c909 2018-08-31 09:49:06,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.769392967224s 2018-08-31 09:49:06,868 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/663bf488-9023-496e-8065-78489a2573c1 used request id req-2142c479-eff2-4e3e-aa32-ab08a9e0c909 2018-08-31 09:49:06,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 09:49:06,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}8565f9591eda0540405a73be834e00be840a1a0c" 2018-08-31 09:49:06,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85c89b05-9a40-42d7-99b3-89258958a402 x-compute-request-id: req-85c89b05-9a40-42d7-99b3-89258958a402 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19", "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": "ee2445a3-4f00-471d-b271-4ae2975e2a19"}]} 2018-08-31 09:49:06,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-85c89b05-9a40-42d7-99b3-89258958a402 2018-08-31 09:49:06,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.021714925766s 2018-08-31 09:49:06,891 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-85c89b05-9a40-42d7-99b3-89258958a402 2018-08-31 09:49:06,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 09:49:06,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8565f9591eda0540405a73be834e00be840a1a0c" 2018-08-31 09:49:06,926 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 09:49:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-48e6f373-e9c8-466f-8efe-3be017884c31 x-compute-request-id: req-48e6f373-e9c8-466f-8efe-3be017884c31 Content-Length: 0 Content-Type: application/json 2018-08-31 09:49:06,926 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19 used request id req-48e6f373-e9c8-466f-8efe-3be017884c31 2018-08-31 09:49:06,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0338289737701s 2018-08-31 09:49:06,926 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/ee2445a3-4f00-471d-b271-4ae2975e2a19 used request id req-48e6f373-e9c8-466f-8efe-3be017884c31 2018-08-31 09:49:06,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:49:06,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}8565f9591eda0540405a73be834e00be840a1a0c" 2018-08-31 09:49:07,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c617397-cd5b-4c04-a626-ca98bd41e1d1 Content-Encoding: gzip Content-Length: 1217 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_15446a9b-a7cc-4f62-8ea1-db946f86fe43", "links": {"self": "http://172.30.9.34:5000/v3/users/7b9c0623c7fe4157b1c6243d7c3242b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b9c0623c7fe4157b1c6243d7c3242b6", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2b734632-15e4-4512-98f0-14ca85826944", "links": {"self": "http://172.30.9.34:5000/v3/users/ba2a66698784467a86d70a8582b5f17b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba2a66698784467a86d70a8582b5f17b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_42fd5c5e-942f-44cb-a175-0fcf1fde575e", "links": {"self": "http://172.30.9.34:5000/v3/users/e15b9d2fbaa74d9a99c89c770ff7a287"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e15b9d2fbaa74d9a99c89c770ff7a287", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}, {"name": "cloudify_ims-user_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "links": {"self": "http://172.30.9.34:5000/v3/users/ff6863d1d8ab426aa48ce3a903d68af1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ff6863d1d8ab426aa48ce3a903d68af1", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:49:07,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-7c617397-cd5b-4c04-a626-ca98bd41e1d1 2018-08-31 09:49:07,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211833953857s 2018-08-31 09:49:07,139 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-7c617397-cd5b-4c04-a626-ca98bd41e1d1 2018-08-31 09:49:07,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:49:07,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/users/ff6863d1d8ab426aa48ce3a903d68af1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8565f9591eda0540405a73be834e00be840a1a0c" 2018-08-31 09:49:07,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88526c54-ccf9-4adb-9e8b-a03d9b85f7db Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343", "links": {"self": "http://172.30.9.34:5000/v3/users/ff6863d1d8ab426aa48ce3a903d68af1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ff6863d1d8ab426aa48ce3a903d68af1", "description": null}} 2018-08-31 09:49:07,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/ff6863d1d8ab426aa48ce3a903d68af1 used request id req-88526c54-ccf9-4adb-9e8b-a03d9b85f7db 2018-08-31 09:49:07,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212289810181s 2018-08-31 09:49:07,359 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/ff6863d1d8ab426aa48ce3a903d68af1 used request id req-88526c54-ccf9-4adb-9e8b-a03d9b85f7db 2018-08-31 09:49:07,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 09:49:07,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/users/ff6863d1d8ab426aa48ce3a903d68af1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8565f9591eda0540405a73be834e00be840a1a0c" 2018-08-31 09:49:07,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:49:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d92ecf24-8d27-4cdf-b995-17528dc0cb84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:49:07,669 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/ff6863d1d8ab426aa48ce3a903d68af1 used request id req-d92ecf24-8d27-4cdf-b995-17528dc0cb84 2018-08-31 09:49:07,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.308970928192s 2018-08-31 09:49:07,669 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/ff6863d1d8ab426aa48ce3a903d68af1 used request id req-d92ecf24-8d27-4cdf-b995-17528dc0cb84 2018-08-31 09:49:07,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:49:07,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}8565f9591eda0540405a73be834e00be840a1a0c" 2018-08-31 09:49:07,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90b98ace-0a2d-462d-acd0-24593abdba68 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.34:5000/v3/projects/37757271cdd341d8bb50d9fd9b09d83a"}, "tags": [], "enabled": true, "id": "37757271cdd341d8bb50d9fd9b09d83a", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_f9933c51-d7d1-4d37-bcd5-3c3c9f03b343"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.34:5000/v3/projects/4e80d306a00b43c787f8ac6dee1a3161"}, "tags": [], "enabled": true, "id": "4e80d306a00b43c787f8ac6dee1a3161", "parent_id": "default", "domain_id": "default", "name": "barbican-project_15446a9b-a7cc-4f62-8ea1-db946f86fe43"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.34:5000/v3/projects/5403bf5f9bda499b929fbf2909d23db5"}, "tags": [], "enabled": true, "id": "5403bf5f9bda499b929fbf2909d23db5", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_42fd5c5e-942f-44cb-a175-0fcf1fde575e"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780"}, "tags": [], "enabled": true, "id": "cf49e1a5d2194c1e830aa1b897617780", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 09:49:07,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-90b98ace-0a2d-462d-acd0-24593abdba68 2018-08-31 09:49:07,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201575040817s 2018-08-31 09:49:07,877 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-90b98ace-0a2d-462d-acd0-24593abdba68 2018-08-31 09:49:07,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 09:49:07,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/projects/37757271cdd341d8bb50d9fd9b09d83a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8565f9591eda0540405a73be834e00be840a1a0c" 2018-08-31 09:49:08,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:49:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b23f33a-4bbc-4cd0-8619-7769d6b6d052 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:49:08,151 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/37757271cdd341d8bb50d9fd9b09d83a used request id req-1b23f33a-4bbc-4cd0-8619-7769d6b6d052 2018-08-31 09:49:08,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.268023014069s 2018-08-31 09:49:08,151 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/37757271cdd341d8bb50d9fd9b09d83a used request id req-1b23f33a-4bbc-4cd0-8619-7769d6b6d052 2018-08-31 09:49:08,152 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-08-31 09:49:08,179 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-08-31 09:49:08,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:49:08,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:49:08,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:49:08,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:49:08,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:49:08,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:49:08,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:49:08,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:49:08,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:49:08,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:49:08,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:49:08,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:49:08,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:49:08,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:49:08,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:49:08,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:49:08,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:49:08,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:49:08,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:49:08,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:49:08,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:49:08,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:49:08,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:49:08,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-946df652-c14c-449d-881d-d20a5ecc1e59 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:49:08,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-946df652-c14c-449d-881d-d20a5ecc1e59 2018-08-31 09:49:08,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:49:08,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T10:49:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["szBdGYHxR4-ABuHosA6e8g"], "issued_at": "2018-08-31T09:49:08.000000Z"}} 2018-08-31 09:49:08,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:49:08,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 09:49:08,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-bf89f789-0ab4-4093-8053-e8a6c11d6c38 Date: Fri, 31 Aug 2018 09:49:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 09:49:08,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bf89f789-0ab4-4093-8053-e8a6c11d6c38 2018-08-31 09:49:08,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.360841035843s 2018-08-31 09:49:08,984 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bf89f789-0ab4-4093-8053-e8a6c11d6c38 2018-08-31 09:49:08,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:49:08,993 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 09:49:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0f990dc-9ae0-4282-b41c-b655e71302bf 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 09:49:08,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-c0f990dc-9ae0-4282-b41c-b655e71302bf 2018-08-31 09:49:08,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:49:08,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 09:49:09,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-832de5e0-2349-4c69-8658-965b23d823e6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 09:49:09,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-832de5e0-2349-4c69-8658-965b23d823e6 2018-08-31 09:49:09,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193315982819s 2018-08-31 09:49:09,188 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-832de5e0-2349-4c69-8658-965b23d823e6 2018-08-31 09:49:09,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 09:49:09,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}bfb920dc0580b11d1f5c98f23599097aadc7132e" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50"}}' 2018-08-31 09:49:09,425 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:49:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-495cee2e-9168-466e-bab3-bdbc438e750b 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.34:5000/v3/projects/53a64dc0c1e54923923d7863aae40e78"}, "tags": [], "enabled": true, "id": "53a64dc0c1e54923923d7863aae40e78", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50"}} 2018-08-31 09:49:09,425 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-495cee2e-9168-466e-bab3-bdbc438e750b 2018-08-31 09:49:09,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.230941057205s 2018-08-31 09:49:09,425 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-495cee2e-9168-466e-bab3-bdbc438e750b 2018-08-31 09:49:09,426 - 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'53a64dc0c1e54923923d7863aae40e78', '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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50'}) 2018-08-31 09:49:09,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 09:49:09,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}bfb920dc0580b11d1f5c98f23599097aadc7132e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "cb105ba3-48a9-4bf7-98bc-f182df713c4c", "email": null, "name": "heat_ims-user_0f44fa69-8efa-4007-96ad-1a5e7bc49c50"}}' 2018-08-31 09:49:09,915 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:49:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fe1b7bc-e153-4182-891a-8785ac413f0d Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "links": {"self": "http://172.30.9.34:5000/v3/users/a4ec2f8b2bda4116b262515a89764407"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a4ec2f8b2bda4116b262515a89764407", "domain_id": "default", "password_expires_at": null}} 2018-08-31 09:49:09,915 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-5fe1b7bc-e153-4182-891a-8785ac413f0d 2018-08-31 09:49:09,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.483851909637s 2018-08-31 09:49:09,916 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-5fe1b7bc-e153-4182-891a-8785ac413f0d 2018-08-31 09:49:09,916 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a4ec2f8b2bda4116b262515a89764407', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_0f44fa69-8efa-4007-96ad-1a5e7bc49c50'}) 2018-08-31 09:49:09,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:49:09,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 09:49:10,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6439ed4-e7ef-469a-b512-aa7c3ead7d31 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:49:10,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-b6439ed4-e7ef-469a-b512-aa7c3ead7d31 2018-08-31 09:49:10,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186892986298s 2018-08-31 09:49:10,107 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-b6439ed4-e7ef-469a-b512-aa7c3ead7d31 2018-08-31 09:49:10,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:49:10,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 09:49:10,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07437622-7035-4c97-8b4c-4afc085dc540 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:49:10,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-07437622-7035-4c97-8b4c-4afc085dc540 2018-08-31 09:49:10,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200481891632s 2018-08-31 09:49:10,313 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-07437622-7035-4c97-8b4c-4afc085dc540 2018-08-31 09:49:10,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:49:10,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 09:49:10,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf82618d-6da0-4cc5-95b6-681d207e0a35 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:49:10,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-bf82618d-6da0-4cc5-95b6-681d207e0a35 2018-08-31 09:49:10,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191847085953s 2018-08-31 09:49:10,510 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-bf82618d-6da0-4cc5-95b6-681d207e0a35 2018-08-31 09:49:10,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:49:10,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 09:49:10,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2cc79af-69e3-4de3-b878-ecac4c55c947 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 09:49:10,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-f2cc79af-69e3-4de3-b878-ecac4c55c947 2018-08-31 09:49:10,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.279659986496s 2018-08-31 09:49:10,795 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-f2cc79af-69e3-4de3-b878-ecac4c55c947 2018-08-31 09:49:10,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:49:10,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 09:49:10,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3431d53f-1fe8-4359-a77b-4401d10b0395 Content-Encoding: gzip Content-Length: 1212 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_15446a9b-a7cc-4f62-8ea1-db946f86fe43", "links": {"self": "http://172.30.9.34:5000/v3/users/7b9c0623c7fe4157b1c6243d7c3242b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b9c0623c7fe4157b1c6243d7c3242b6", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_ims-user_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "links": {"self": "http://172.30.9.34:5000/v3/users/a4ec2f8b2bda4116b262515a89764407"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a4ec2f8b2bda4116b262515a89764407", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2b734632-15e4-4512-98f0-14ca85826944", "links": {"self": "http://172.30.9.34:5000/v3/users/ba2a66698784467a86d70a8582b5f17b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba2a66698784467a86d70a8582b5f17b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_42fd5c5e-942f-44cb-a175-0fcf1fde575e", "links": {"self": "http://172.30.9.34:5000/v3/users/e15b9d2fbaa74d9a99c89c770ff7a287"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e15b9d2fbaa74d9a99c89c770ff7a287", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:49:10,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-3431d53f-1fe8-4359-a77b-4401d10b0395 2018-08-31 09:49:10,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129568099976s 2018-08-31 09:49:10,926 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-3431d53f-1fe8-4359-a77b-4401d10b0395 2018-08-31 09:49:10,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:49:10,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 09:49:11,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1651b2c2-6f82-422c-a571-0c7431363450 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.34:5000/v3/projects/4e80d306a00b43c787f8ac6dee1a3161"}, "tags": [], "enabled": true, "id": "4e80d306a00b43c787f8ac6dee1a3161", "parent_id": "default", "domain_id": "default", "name": "barbican-project_15446a9b-a7cc-4f62-8ea1-db946f86fe43"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.34:5000/v3/projects/53a64dc0c1e54923923d7863aae40e78"}, "tags": [], "enabled": true, "id": "53a64dc0c1e54923923d7863aae40e78", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780"}, "tags": [], "enabled": true, "id": "cf49e1a5d2194c1e830aa1b897617780", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.34:5000/v3/projects/5403bf5f9bda499b929fbf2909d23db5"}, "tags": [], "enabled": true, "id": "5403bf5f9bda499b929fbf2909d23db5", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_42fd5c5e-942f-44cb-a175-0fcf1fde575e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}]} 2018-08-31 09:49:11,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-1651b2c2-6f82-422c-a571-0c7431363450 2018-08-31 09:49:11,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199831008911s 2018-08-31 09:49:11,140 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-1651b2c2-6f82-422c-a571-0c7431363450 2018-08-31 09:49:11,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 09:49:11,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=a4ec2f8b2bda4116b262515a89764407&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=53a64dc0c1e54923923d7863aae40e78" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 09:49:11,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c9082e2-6aa5-4701-8fb9-8b5485b97832 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=a4ec2f8b2bda4116b262515a89764407&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=53a64dc0c1e54923923d7863aae40e78", "previous": null, "next": null}} 2018-08-31 09:49:11,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=a4ec2f8b2bda4116b262515a89764407&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=53a64dc0c1e54923923d7863aae40e78 used request id req-2c9082e2-6aa5-4701-8fb9-8b5485b97832 2018-08-31 09:49:11,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.189657926559s 2018-08-31 09:49:11,339 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=a4ec2f8b2bda4116b262515a89764407&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=53a64dc0c1e54923923d7863aae40e78 used request id req-2c9082e2-6aa5-4701-8fb9-8b5485b97832 2018-08-31 09:49:11,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 09:49:11,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/53a64dc0c1e54923923d7863aae40e78/users/a4ec2f8b2bda4116b262515a89764407/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 09:49:11,547 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:49:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7735f7c4-ca2b-4b5f-bdfb-048011034ae5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:49:11,547 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/53a64dc0c1e54923923d7863aae40e78/users/a4ec2f8b2bda4116b262515a89764407/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-7735f7c4-ca2b-4b5f-bdfb-048011034ae5 2018-08-31 09:49:11,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.204512119293s 2018-08-31 09:49:11,547 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/53a64dc0c1e54923923d7863aae40e78/users/a4ec2f8b2bda4116b262515a89764407/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-7735f7c4-ca2b-4b5f-bdfb-048011034ae5 2018-08-31 09:49:11,548 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 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'53a64dc0c1e54923923d7863aae40e78', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'cb105ba3-48a9-4bf7-98bc-f182df713c4c', 'username': u'heat_ims-user_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 09:49:11,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 09:49:11,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 09:49:11,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 09:49:11,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 09:49:11,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 09:49:11,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 09:49:11,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 09:49:11,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 09:49:11,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 09:49:11,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 09:49:11,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 09:49:11,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 09:49:11,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 09:49:11,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 09:49:11,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 09:49:11,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 09:49:11,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 09:49:11,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 09:49:11,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 09:49:11,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 09:49:11,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 09:49:11,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 09:49:11,553 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'password': 'cb105ba3-48a9-4bf7-98bc-f182df713c4c', 'project_name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': '53a64dc0c1e54923923d7863aae40e78', 'project_domain_name': 'Default'} 2018-08-31 09:49:11,583 - 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-31 09:49:11,583 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-08-31 09:49:11,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:49:11,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04e80fe8-7a30-41e7-b80d-cfad59331681 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 09:49:11,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-04e80fe8-7a30-41e7-b80d-cfad59331681 2018-08-31 09:49:11,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 09:49:11,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}], "expires_at": "2018-08-31T10:49:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53a64dc0c1e54923923d7863aae40e78", "name": "heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_53a64dc0c1e54923923d7863aae40e78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_53a64dc0c1e54923923d7863aae40e78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/53a64dc0c1e54923923d7863aae40e78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/53a64dc0c1e54923923d7863aae40e78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/53a64dc0c1e54923923d7863aae40e78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/53a64dc0c1e54923923d7863aae40e78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/53a64dc0c1e54923923d7863aae40e78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/53a64dc0c1e54923923d7863aae40e78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/53a64dc0c1e54923923d7863aae40e78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/53a64dc0c1e54923923d7863aae40e78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/53a64dc0c1e54923923d7863aae40e78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/53a64dc0c1e54923923d7863aae40e78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/53a64dc0c1e54923923d7863aae40e78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "id": "a4ec2f8b2bda4116b262515a89764407"}, "audit_ids": ["266Xm3Y2Q9qqc4LoYkfBYA"], "issued_at": "2018-08-31T09:49:12.000000Z"}} 2018-08-31 09:49:11,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 09:49:11,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" -d '{"network": {"name": "heat_ims-net_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "admin_state_up": true}}' 2018-08-31 09:49:12,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-e7ff6fc9-56af-437b-aa1a-25def1cafeec Date: Fri, 31 Aug 2018 09:49:12 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"31e49092-c09b-4d4a-8675-6ca3ac3c176c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"53a64dc0c1e54923923d7863aae40e78","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T09:49:12Z","is_default":false,"name":"heat_ims-net_0f44fa69-8efa-4007-96ad-1a5e7bc49c50","qos_policy_id":null,"admin_state_up":true,"tenant_id":"53a64dc0c1e54923923d7863aae40e78","created_at":"2018-08-31T09:49:12Z","mtu":1450}} 2018-08-31 09:49:12,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-e7ff6fc9-56af-437b-aa1a-25def1cafeec 2018-08-31 09:49:12,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.5746281147s 2018-08-31 09:49:12,554 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-e7ff6fc9-56af-437b-aa1a-25def1cafeec 2018-08-31 09:49:12,555 - 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-31T09:49:12Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'31e49092-c09b-4d4a-8675-6ca3ac3c176c', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-net_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', u'admin_state_up': True, u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'created_at': u'2018-08-31T09:49:12Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'53a64dc0c1e54923923d7863aae40e78', u'l2_adjacency': True}) 2018-08-31 09:49:12,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:49:12,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:49:12,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-efd7a3e2-b2ee-42c2-a861-af06a687c88b Date: Fri, 31 Aug 2018 09:49:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"31e49092-c09b-4d4a-8675-6ca3ac3c176c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"53a64dc0c1e54923923d7863aae40e78","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T09:49:12Z","qos_policy_id":null,"name":"heat_ims-net_0f44fa69-8efa-4007-96ad-1a5e7bc49c50","admin_state_up":true,"tenant_id":"53a64dc0c1e54923923d7863aae40e78","created_at":"2018-08-31T09:49:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 09:49:12,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-efd7a3e2-b2ee-42c2-a861-af06a687c88b 2018-08-31 09:49:12,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.335921049118s 2018-08-31 09:49:12,892 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-efd7a3e2-b2ee-42c2-a861-af06a687c88b 2018-08-31 09:49:12,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 09:49:12,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}0e43184d259e99339f7900091e35c56919228e90" -d '{"subnet": {"name": "heat_ims-subnet_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "enable_dhcp": true, "network_id": "31e49092-c09b-4d4a-8675-6ca3ac3c176c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 09:49:14,111 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a54d537e-ece8-480b-9f2f-712dc2bb5a7e Date: Fri, 31 Aug 2018 09:49:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31e49092-c09b-4d4a-8675-6ca3ac3c176c","tenant_id":"53a64dc0c1e54923923d7863aae40e78","created_at":"2018-08-31T09:49:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T09:49:13Z","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":"53a64dc0c1e54923923d7863aae40e78","id":"9df83fba-274f-4852-a548-91dc35dfa28c","subnetpool_id":null,"name":"heat_ims-subnet_0f44fa69-8efa-4007-96ad-1a5e7bc49c50"}} 2018-08-31 09:49:14,111 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-a54d537e-ece8-480b-9f2f-712dc2bb5a7e 2018-08-31 09:49:14,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.21811389923s 2018-08-31 09:49:14,112 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-a54d537e-ece8-480b-9f2f-712dc2bb5a7e 2018-08-31 09:49:14,112 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T09:49:13Z', 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'9df83fba-274f-4852-a548-91dc35dfa28c', u'subnetpool_id': None, u'service_types': [], u'name': u'heat_ims-subnet_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', u'enable_dhcp': True, u'network_id': u'31e49092-c09b-4d4a-8675-6ca3ac3c176c', u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'created_at': u'2018-08-31T09:49:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'53a64dc0c1e54923923d7863aae40e78'}) 2018-08-31 09:49:14,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 09:49:14,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}0e43184d259e99339f7900091e35c56919228e90" -d '{"router": {"external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "name": "heat_ims-router_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "admin_state_up": true}}' 2018-08-31 09:49:20,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-6189c694-8c4c-4fd1-9354-f6a4941fe0d1 Date: Fri, 31 Aug 2018 09:49:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "created_at": "2018-08-31T09:49:14Z", "admin_state_up": true, "updated_at": "2018-08-31T09:49:15Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "53a64dc0c1e54923923d7863aae40e78", "id": "4b59ea50-909e-4aef-af81-18c2b43df4b6", "name": "heat_ims-router_0f44fa69-8efa-4007-96ad-1a5e7bc49c50"}} 2018-08-31 09:49:20,508 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-6189c694-8c4c-4fd1-9354-f6a4941fe0d1 2018-08-31 09:49:20,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.39553904533s 2018-08-31 09:49:20,509 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-6189c694-8c4c-4fd1-9354-f6a4941fe0d1 2018-08-31 09:49:20,509 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T09:49:15Z', u'revision_number': 3, u'id': u'4b59ea50-909e-4aef-af81-18c2b43df4b6', u'external_gateway_info': {u'network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9101d810-9ee5-41e0-949f-3a0dfa54404f', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-router_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', u'admin_state_up': True, u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'created_at': u'2018-08-31T09:49:14Z', u'flavor_id': None, u'routes': [], u'project_id': u'53a64dc0c1e54923923d7863aae40e78'}) 2018-08-31 09:49:20,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 09:49:20,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/4b59ea50-909e-4aef-af81-18c2b43df4b6/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"subnet_id": "9df83fba-274f-4852-a548-91dc35dfa28c"}' 2018-08-31 09:49:24,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0b16617e-be75-4b8c-9c64-7518fba5d9b3 Date: Fri, 31 Aug 2018 09:49:24 GMT RESP BODY: {"network_id": "31e49092-c09b-4d4a-8675-6ca3ac3c176c", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "subnet_id": "9df83fba-274f-4852-a548-91dc35dfa28c", "subnet_ids": ["9df83fba-274f-4852-a548-91dc35dfa28c"], "port_id": "72ce1e04-b26e-49f7-b3bf-baeff4d2faf3", "id": "4b59ea50-909e-4aef-af81-18c2b43df4b6"} 2018-08-31 09:49:24,058 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/4b59ea50-909e-4aef-af81-18c2b43df4b6/add_router_interface.json used request id req-0b16617e-be75-4b8c-9c64-7518fba5d9b3 2018-08-31 09:49:24,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.54878520966s 2018-08-31 09:49:24,059 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/4b59ea50-909e-4aef-af81-18c2b43df4b6/add_router_interface.json used request id req-0b16617e-be75-4b8c-9c64-7518fba5d9b3 returning object 4b59ea50-909e-4aef-af81-18c2b43df4b6 2018-08-31 09:49:24,059 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-31 09:49:25,541 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-08-31 09:49:25,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 09:49:25,547 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 09:49:25 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}]} 2018-08-31 09:49:25,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:49:25,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:49:25,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b6289fb9-8c1f-43ed-bb75-0613e1ca224d Date: Fri, 31 Aug 2018 09:49:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:49:25,873 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-b6289fb9-8c1f-43ed-bb75-0613e1ca224d 2018-08-31 09:49:25,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.321359872818s 2018-08-31 09:49:25,874 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-b6289fb9-8c1f-43ed-bb75-0613e1ca224d 2018-08-31 09:49:25,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 09:49:25,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50"}' 2018-08-31 09:49:26,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-23f6506a-4d87-40d2-aba7-b6b7f9485cf5 Date: Fri, 31 Aug 2018 09:49:26 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:49:26Z", "file": "/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/file", "owner": "53a64dc0c1e54923923d7863aae40e78", "id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "size": null, "self": "/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "checksum": null, "created_at": "2018-08-31T09:49:26Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 09:49:26,375 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-23f6506a-4d87-40d2-aba7-b6b7f9485cf5 2018-08-31 09:49:26,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.49377989769s 2018-08-31 09:49:26,375 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-23f6506a-4d87-40d2-aba7-b6b7f9485cf5 returning object ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3 2018-08-31 09:49:26,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 09:49:26,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/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}0e43184d259e99339f7900091e35c56919228e90" -d '' 2018-08-31 09:49:31,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4deda658-9612-4b37-b5f3-674be14756d7 Date: Fri, 31 Aug 2018 09:49: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-31 09:49:31,002 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/file used request id req-4deda658-9612-4b37-b5f3-674be14756d7 2018-08-31 09:49:31,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.62566900253s 2018-08-31 09:49:31,002 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/file used request id req-4deda658-9612-4b37-b5f3-674be14756d7 2018-08-31 09:49:31,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:49:31,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:49:31,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-9307902f-e282-4ddf-92cd-8557bc5537c6 Date: Fri, 31 Aug 2018 09:49:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:49:31Z", "file": "/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/file", "owner": "53a64dc0c1e54923923d7863aae40e78", "id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "size": 263193088, "self": "/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T09:49:26Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:49:31,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-9307902f-e282-4ddf-92cd-8557bc5537c6 2018-08-31 09:49:31,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312317848206s 2018-08-31 09:49:31,319 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-9307902f-e282-4ddf-92cd-8557bc5537c6 2018-08-31 09:49:31,321 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/file', 'owner': u'53a64dc0c1e54923923d7863aae40e78', 'id': u'ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3', 'size': 263193088, u'self': u'/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T09:49:31Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T09:49:31Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3', 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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'created': u'2018-08-31T09:49:26Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-31T09:49:26Z', 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/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3', 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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}}) 2018-08-31 09:49:31,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 09:49:31,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}bfb920dc0580b11d1f5c98f23599097aadc7132e" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-31 09:49:31,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df49c1ef-f4ef-47df-b35a-5f817af5a1d7 x-compute-request-id: req-df49c1ef-f4ef-47df-b35a-5f817af5a1d7 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "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": "c7685831-8a6d-4a89-98c9-22307aa3bb57"}} 2018-08-31 09:49:31,631 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-df49c1ef-f4ef-47df-b35a-5f817af5a1d7 2018-08-31 09:49:31,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.309340953827s 2018-08-31 09:49:31,632 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-df49c1ef-f4ef-47df-b35a-5f817af5a1d7 2018-08-31 09:49:31,633 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'c7685831-8a6d-4a89-98c9-22307aa3bb57', 'swap': 0}) 2018-08-31 09:49:31,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 09:49:31,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57/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}bfb920dc0580b11d1f5c98f23599097aadc7132e" -d '{"extra_specs": {}}' 2018-08-31 09:49:31,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-54f1bb08-dc99-4c98-8f99-5f3a97b7b36e x-compute-request-id: req-54f1bb08-dc99-4c98-8f99-5f3a97b7b36e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 09:49:31,654 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57/os-extra_specs used request id req-54f1bb08-dc99-4c98-8f99-5f3a97b7b36e 2018-08-31 09:49:31,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207829475403s 2018-08-31 09:49:31,654 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57/os-extra_specs used request id req-54f1bb08-dc99-4c98-8f99-5f3a97b7b36e 2018-08-31 09:49:31,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:49:31,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 09:49:31,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c430d95d-b966-4c82-8204-2e345f18d384 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.34:5000/v3/projects/4e80d306a00b43c787f8ac6dee1a3161"}, "tags": [], "enabled": true, "id": "4e80d306a00b43c787f8ac6dee1a3161", "parent_id": "default", "domain_id": "default", "name": "barbican-project_15446a9b-a7cc-4f62-8ea1-db946f86fe43"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.34:5000/v3/projects/53a64dc0c1e54923923d7863aae40e78"}, "tags": [], "enabled": true, "id": "53a64dc0c1e54923923d7863aae40e78", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.34:5000/v3/projects/5403bf5f9bda499b929fbf2909d23db5"}, "tags": [], "enabled": true, "id": "5403bf5f9bda499b929fbf2909d23db5", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_42fd5c5e-942f-44cb-a175-0fcf1fde575e"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780"}, "tags": [], "enabled": true, "id": "cf49e1a5d2194c1e830aa1b897617780", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 09:49:31,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-c430d95d-b966-4c82-8204-2e345f18d384 2018-08-31 09:49:31,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210343122482s 2018-08-31 09:49:31,871 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-c430d95d-b966-4c82-8204-2e345f18d384 2018-08-31 09:49:31,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-31 09:49:31,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/quotas/53a64dc0c1e54923923d7863aae40e78.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bfb920dc0580b11d1f5c98f23599097aadc7132e" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-31 09:49:32,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-faaaff1a-c6db-43eb-a5fa-7823679f1496 Date: Fri, 31 Aug 2018 09:49:32 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-31 09:49:32,296 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/quotas/53a64dc0c1e54923923d7863aae40e78.json used request id req-faaaff1a-c6db-43eb-a5fa-7823679f1496 2018-08-31 09:49:32,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.420730113983s 2018-08-31 09:49:32,296 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/quotas/53a64dc0c1e54923923d7863aae40e78.json used request id req-faaaff1a-c6db-43eb-a5fa-7823679f1496 2018-08-31 09:49:32,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:49:32,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 09:49:32,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e3310ef-181f-475a-a13e-5004fcd6e600 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:49:32,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-4e3310ef-181f-475a-a13e-5004fcd6e600 2018-08-31 09:49:32,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202285051346s 2018-08-31 09:49:32,502 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-4e3310ef-181f-475a-a13e-5004fcd6e600 2018-08-31 09:49:32,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 09:49:32,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 09:49:32,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab03dcab-0adf-48d6-b9d8-e8b21e19b992 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 09:49:32,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-ab03dcab-0adf-48d6-b9d8-e8b21e19b992 2018-08-31 09:49:32,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197530031204s 2018-08-31 09:49:32,706 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-ab03dcab-0adf-48d6-b9d8-e8b21e19b992 2018-08-31 09:49:32,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 09:49:32,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 09:49:32,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a572340-7a99-43f2-b2c1-107b9d93aeed Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 09:49:32,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-0a572340-7a99-43f2-b2c1-107b9d93aeed 2018-08-31 09:49:32,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197886943817s 2018-08-31 09:49:32,910 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-0a572340-7a99-43f2-b2c1-107b9d93aeed 2018-08-31 09:49:32,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 09:49:32,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 09:49:33,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c908e7a-8c6c-4a3d-8120-e79226b1f7a9 Content-Encoding: gzip Content-Length: 1212 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_15446a9b-a7cc-4f62-8ea1-db946f86fe43", "links": {"self": "http://172.30.9.34:5000/v3/users/7b9c0623c7fe4157b1c6243d7c3242b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b9c0623c7fe4157b1c6243d7c3242b6", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_ims-user_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "links": {"self": "http://172.30.9.34:5000/v3/users/a4ec2f8b2bda4116b262515a89764407"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a4ec2f8b2bda4116b262515a89764407", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2b734632-15e4-4512-98f0-14ca85826944", "links": {"self": "http://172.30.9.34:5000/v3/users/ba2a66698784467a86d70a8582b5f17b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba2a66698784467a86d70a8582b5f17b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_42fd5c5e-942f-44cb-a175-0fcf1fde575e", "links": {"self": "http://172.30.9.34:5000/v3/users/e15b9d2fbaa74d9a99c89c770ff7a287"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e15b9d2fbaa74d9a99c89c770ff7a287", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 09:49:33,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-9c908e7a-8c6c-4a3d-8120-e79226b1f7a9 2018-08-31 09:49:33,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215214014053s 2018-08-31 09:49:33,126 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-9c908e7a-8c6c-4a3d-8120-e79226b1f7a9 2018-08-31 09:49:33,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 09:49:33,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 09:49:33,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b26d23f-3c65-4410-86d3-5f6ffff92f45 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.34:5000/v3/projects/4e80d306a00b43c787f8ac6dee1a3161"}, "tags": [], "enabled": true, "id": "4e80d306a00b43c787f8ac6dee1a3161", "parent_id": "default", "domain_id": "default", "name": "barbican-project_15446a9b-a7cc-4f62-8ea1-db946f86fe43"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.34:5000/v3/projects/53a64dc0c1e54923923d7863aae40e78"}, "tags": [], "enabled": true, "id": "53a64dc0c1e54923923d7863aae40e78", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780"}, "tags": [], "enabled": true, "id": "cf49e1a5d2194c1e830aa1b897617780", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.34:5000/v3/projects/5403bf5f9bda499b929fbf2909d23db5"}, "tags": [], "enabled": true, "id": "5403bf5f9bda499b929fbf2909d23db5", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_42fd5c5e-942f-44cb-a175-0fcf1fde575e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}]} 2018-08-31 09:49:33,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-1b26d23f-3c65-4410-86d3-5f6ffff92f45 2018-08-31 09:49:33,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201407909393s 2018-08-31 09:49:33,341 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-1b26d23f-3c65-4410-86d3-5f6ffff92f45 2018-08-31 09:49:33,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 09:49:33,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=a4ec2f8b2bda4116b262515a89764407&role.id=378fa32eee484dc28bf0c5befafec882&scope.project.id=53a64dc0c1e54923923d7863aae40e78" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 09:49:33,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61770524-1ca2-4300-a6f5-936f5ef0255f Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=a4ec2f8b2bda4116b262515a89764407&role.id=378fa32eee484dc28bf0c5befafec882&scope.project.id=53a64dc0c1e54923923d7863aae40e78", "previous": null, "next": null}} 2018-08-31 09:49:33,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=a4ec2f8b2bda4116b262515a89764407&role.id=378fa32eee484dc28bf0c5befafec882&scope.project.id=53a64dc0c1e54923923d7863aae40e78 used request id req-61770524-1ca2-4300-a6f5-936f5ef0255f 2018-08-31 09:49:33,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.189733982086s 2018-08-31 09:49:33,539 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=a4ec2f8b2bda4116b262515a89764407&role.id=378fa32eee484dc28bf0c5befafec882&scope.project.id=53a64dc0c1e54923923d7863aae40e78 used request id req-61770524-1ca2-4300-a6f5-936f5ef0255f 2018-08-31 09:49:33,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 09:49:33,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/53a64dc0c1e54923923d7863aae40e78/users/a4ec2f8b2bda4116b262515a89764407/roles/378fa32eee484dc28bf0c5befafec882 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 09:49:33,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 09:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66acc286-3aa0-480f-8274-95d4f1e47728 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 09:49:33,793 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/53a64dc0c1e54923923d7863aae40e78/users/a4ec2f8b2bda4116b262515a89764407/roles/378fa32eee484dc28bf0c5befafec882 used request id req-66acc286-3aa0-480f-8274-95d4f1e47728 2018-08-31 09:49:33,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.249967098236s 2018-08-31 09:49:33,793 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/53a64dc0c1e54923923d7863aae40e78/users/a4ec2f8b2bda4116b262515a89764407/roles/378fa32eee484dc28bf0c5befafec882 used request id req-66acc286-3aa0-480f-8274-95d4f1e47728 2018-08-31 09:49:33,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-31 09:49:33,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}0e43184d259e99339f7900091e35c56919228e90" -d '{"keypair": {"name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50"}}' 2018-08-31 09:49:34,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1485a191-27c3-43c3-b580-01d888c04fcd x-compute-request-id: req-1485a191-27c3-43c3-b580-01d888c04fcd Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDbtuiLRvnX16K3Y7+LCjJcpJQzpyNb6Tdf/673Xds3OBzpWaDCOcS9X1MXN9RrD2d6/m7RVutMEgdfGJVLexx4sp7rcvc7qTrdz2YeW2humVqIhZCD50C9AebFZhAdTjIP771iOFYB91X9DbJ5UT7uMn8yH8R9SXIC7bb/XcL49vz/3xj/Nf8KTng959t4Up3SmpEsx9+aPsWAQgGAUeijRapy/aAzmz0aF3DuFTHPqeBbFE2bzfdKXKHjX6yKdME2sq42JR7mpJGhhj23LBP71cNTpNxj0Y+TYIb+b8lM1AZQV7zZjEu6oQse/sID8FBKLXMICG4cdv5/8GU2x87 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAw27boi0b519eit2O/iwoyXKSUM6cjW+k3X/+u913bNzgc6Vm\ngwjnEvV9TFzfUaw9nev5u0VbrTBIHXxiVS3sceLKe63L3O6k63c9mHltobplaiIW\nQg+dAvQHmxWYQHU4yD++9YjhWAfdV/Q2yeVE+7jJ/Mh/EfUlyAu22/13C+Pb8/98\nY/zX/Ck54PefbeFKd0pqRLMffmj7FgEIBgFHoo0Wqcv2gM5s9Ghdw7hUxz6ngWxR\nNm833Slyh41+sinTBNrKuNiUe5qSRoYY9tywT+9XDU6TcY9GPk2CG/m/JTNQGUFe\n82YxLuqELHv7CA/BQSi1zCAhuHHb+f/BlNsfOwIDAQABAoIBADeB5xPa6BABQGME\nprZ+aF8/EVuuMzzgttzKm9lT/7WFzqJKGiGhh7AU1a+4uR0DZMTT3yxXeMBp9DGb\nwHoc/wkhtw0Fwd9QULsoNPB3nLHQtTk90UCWGqxaD0b3DTVRlf0aTeyDIi3UngN7\nM4yId91fEM+hSqYZENAOs7Mr/IH9iMsWJIl3w2KdhRz/5K5odECb9FXOTXVCzn2Q\nKlNTerUAX6AP3fJRTKNfDNd0Ki+2eaL0ddY5s5KlFmbheC/KSPEr94z+jfEBlm1R\naWOPDcrLPvpiRHEeEoMzmo9EGmC/yhphRlsNeFaYYSF9PiIzUI27h1XveTYzwiMt\n4cuPW2ECgYEA4r8oAHtdLwPEyJkjvlqZRTd9mLD7q/cJZHI7dN3TzSYMKJ0kJSd4\nCik1QGuaRtFzaQmBc1kiYsU+s8cNp1+vr4KjlnCSRYs9cEIBBFUxm+FMEj4FwdN0\nEOZ4UTW0hOZySaIJaB9e95/22NXapoIAEpHYEzQ7EzjTKQQUfJojaaMCgYEA3KV+\ngbfEwQ98Lx7+oNEV+kmBxNFEQ/oD+AGrOba+ruEGGy5biwNdDoh5VcCghXLa/ItA\nwe+uPAtWatvJiwCx2yzE2eJAtjQCCkt87dWfEYvOu0+4nr1Yon9ik3g8kWaGkBqy\nRibL9Rg5rSDLo83cJyXBZVEjQoRkhNHiuqiRfYkCgYEAgbkHM69gUmN/k5w5XNAM\nXBMxIcgvU+TTVModxfCbGgUoc5vjb/YysO1+b8qfyuBNfMxZaRqXl5ZtFwFMiHMv\n2eONn6XrqSnODolUd5wd86ZjlRQyyv8kqf6Q2zU0f8wvmny/kPhRpq231boTi6tY\nS0dxLRt2qLqb5B1XcynkFK0CgYAzQV55066pCmfWqmSMBwYL9jdm+RXalKGHYxvb\ndFAnX66DceliCY38akeFXBHt7hhgwhhw9LSMzjVs7VGMMMUgHO49jwlpSfuPWKnU\nteMVuFx1trc0aNfGJ8FGcI/hVue7Yfg3w5ttfAsp5IxpqNCTZ3ndh1OhiA+xqu/4\nXGAvwQKBgQDJWKNxi7PyIMXL/klWzenxDJNj0xKp+9+3AU+x4OPWg/Go5+IVzWsf\ngGgFeP/u6jTpJp36CbYkiHPeqMGP+XBovT0SxMhlokBqOZD9YncKDBZtCOaXCtqu\nC/7yiLd289oMcIvk3UzWOMNtq5bb6RB4CHxlHWaXY0riRUsr4N+RJg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "a4ec2f8b2bda4116b262515a89764407", "name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "fingerprint": "bb:87:3e:af:39:f0:bd:22:5e:d4:7f:53:ed:1f:7f:80"}} 2018-08-31 09:49:34,210 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/os-keypairs used request id req-1485a191-27c3-43c3-b580-01d888c04fcd 2018-08-31 09:49:34,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.416460037231s 2018-08-31 09:49:34,210 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/os-keypairs used request id req-1485a191-27c3-43c3-b580-01d888c04fcd 2018-08-31 09:49:34,211 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDbtuiLRvnX16K3Y7+LCjJcpJQzpyNb6Tdf/673Xds3OBzpWaDCOcS9X1MXN9RrD2d6/m7RVutMEgdfGJVLexx4sp7rcvc7qTrdz2YeW2humVqIhZCD50C9AebFZhAdTjIP771iOFYB91X9DbJ5UT7uMn8yH8R9SXIC7bb/XcL49vz/3xj/Nf8KTng959t4Up3SmpEsx9+aPsWAQgGAUeijRapy/aAzmz0aF3DuFTHPqeBbFE2bzfdKXKHjX6yKdME2sq42JR7mpJGhhj23LBP71cNTpNxj0Y+TYIb+b8lM1AZQV7zZjEu6oQse/sID8FBKLXMICG4cdv5/8GU2x87 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAw27boi0b519eit2O/iwoyXKSUM6cjW+k3X/+u913bNzgc6Vm\ngwjnEvV9TFzfUaw9nev5u0VbrTBIHXxiVS3sceLKe63L3O6k63c9mHltobplaiIW\nQg+dAvQHmxWYQHU4yD++9YjhWAfdV/Q2yeVE+7jJ/Mh/EfUlyAu22/13C+Pb8/98\nY/zX/Ck54PefbeFKd0pqRLMffmj7FgEIBgFHoo0Wqcv2gM5s9Ghdw7hUxz6ngWxR\nNm833Slyh41+sinTBNrKuNiUe5qSRoYY9tywT+9XDU6TcY9GPk2CG/m/JTNQGUFe\n82YxLuqELHv7CA/BQSi1zCAhuHHb+f/BlNsfOwIDAQABAoIBADeB5xPa6BABQGME\nprZ+aF8/EVuuMzzgttzKm9lT/7WFzqJKGiGhh7AU1a+4uR0DZMTT3yxXeMBp9DGb\nwHoc/wkhtw0Fwd9QULsoNPB3nLHQtTk90UCWGqxaD0b3DTVRlf0aTeyDIi3UngN7\nM4yId91fEM+hSqYZENAOs7Mr/IH9iMsWJIl3w2KdhRz/5K5odECb9FXOTXVCzn2Q\nKlNTerUAX6AP3fJRTKNfDNd0Ki+2eaL0ddY5s5KlFmbheC/KSPEr94z+jfEBlm1R\naWOPDcrLPvpiRHEeEoMzmo9EGmC/yhphRlsNeFaYYSF9PiIzUI27h1XveTYzwiMt\n4cuPW2ECgYEA4r8oAHtdLwPEyJkjvlqZRTd9mLD7q/cJZHI7dN3TzSYMKJ0kJSd4\nCik1QGuaRtFzaQmBc1kiYsU+s8cNp1+vr4KjlnCSRYs9cEIBBFUxm+FMEj4FwdN0\nEOZ4UTW0hOZySaIJaB9e95/22NXapoIAEpHYEzQ7EzjTKQQUfJojaaMCgYEA3KV+\ngbfEwQ98Lx7+oNEV+kmBxNFEQ/oD+AGrOba+ruEGGy5biwNdDoh5VcCghXLa/ItA\nwe+uPAtWatvJiwCx2yzE2eJAtjQCCkt87dWfEYvOu0+4nr1Yon9ik3g8kWaGkBqy\nRibL9Rg5rSDLo83cJyXBZVEjQoRkhNHiuqiRfYkCgYEAgbkHM69gUmN/k5w5XNAM\nXBMxIcgvU+TTVModxfCbGgUoc5vjb/YysO1+b8qfyuBNfMxZaRqXl5ZtFwFMiHMv\n2eONn6XrqSnODolUd5wd86ZjlRQyyv8kqf6Q2zU0f8wvmny/kPhRpq231boTi6tY\nS0dxLRt2qLqb5B1XcynkFK0CgYAzQV55066pCmfWqmSMBwYL9jdm+RXalKGHYxvb\ndFAnX66DceliCY38akeFXBHt7hhgwhhw9LSMzjVs7VGMMMUgHO49jwlpSfuPWKnU\nteMVuFx1trc0aNfGJ8FGcI/hVue7Yfg3w5ttfAsp5IxpqNCTZ3ndh1OhiA+xqu/4\nXGAvwQKBgQDJWKNxi7PyIMXL/klWzenxDJNj0xKp+9+3AU+x4OPWg/Go5+IVzWsf\ngGgFeP/u6jTpJp36CbYkiHPeqMGP+XBovT0SxMhlokBqOZD9YncKDBZtCOaXCtqu\nC/7yiLd289oMcIvk3UzWOMNtq5bb6RB4CHxlHWaXY0riRUsr4N+RJg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a4ec2f8b2bda4116b262515a89764407', 'name': u'heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'created_at': '2018-08-31T09:49:34.211507', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'bb:87:3e:af:39:f0:bd:22:5e:d4:7f:53:ed:1f:7f:80', 'type': 'ssh', 'id': u'heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50'}) 2018-08-31 09:49:34,212 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-08-31 09:49:34,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-08-31 09:49:34,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" -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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "image": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "public_sig_net_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "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": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "flavor": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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-31 09:49:47,537 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 09:49:34 GMT Server: Apache x-openstack-request-id: req-2922825f-e281-4f93-91e0-9a638fd0375f Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "self"}]}} 2018-08-31 09:49:47,538 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks used request id req-2922825f-e281-4f93-91e0-9a638fd0375f 2018-08-31 09:49:47,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 12.5829901695s 2018-08-31 09:49:47,538 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks used request id req-2922825f-e281-4f93-91e0-9a638fd0375f 2018-08-31 09:49:47,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:49:47,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:49:47,858 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:49:47 GMT Server: Apache x-openstack-request-id: req-b2543101-c982-460b-ac33-688bc4ae6e99 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/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-31 09:49:48,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:47 GMT Server: Apache x-openstack-request-id: req-52077f90-09fa-49a3-a46c-5a489eac9cd7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 429 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-31T09:49:47Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/clearwater-opnfv/events/0f7738b4-ed41-441c-a521-425e94b4c9a7", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "id": "0f7738b4-ed41-441c-a521-425e94b4c9a7"}, {"resource_name": "mgmt_network", "event_time": "2018-08-31T09:49:48Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/mgmt_network/events/7f8f49ee-4694-4aed-b323-44e22470394f", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-oibetrbupv4s", "id": "7f8f49ee-4694-4aed-b323-44e22470394f"}]} 2018-08-31 09:49:48,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?sort_dir=asc&sort_dir=asc used request id req-52077f90-09fa-49a3-a46c-5a489eac9cd7 2018-08-31 09:49:48,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.611270189285s 2018-08-31 09:49:48,151 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?sort_dir=asc&sort_dir=asc used request id req-52077f90-09fa-49a3-a46c-5a489eac9cd7 2018-08-31 09:49:53,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:49:53,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=7f8f49ee-4694-4aed-b323-44e22470394f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:49:54,012 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:49:53 GMT Server: Apache x-openstack-request-id: req-0d9de56a-e1ec-426e-9579-ff933978eb8e Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=7f8f49ee-4694-4aed-b323-44e22470394f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:49:54,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:54 GMT Server: Apache x-openstack-request-id: req-79c32457-4811-4a74-bcf9-a28e8a98c807 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 438 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-08-31T09:49:49Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/sig_network/events/c2b6d872-8a87-4dfe-8ab2-8ab8ca533698", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-ozbdrbexnpvw", "id": "c2b6d872-8a87-4dfe-8ab2-8ab8ca533698"}, {"resource_name": "security_groups", "event_time": "2018-08-31T09:49:50Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/security_groups/events/00b569fb-989d-46cf-9787-00fa5b21cda4", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-3frelhhc5nfd", "id": "00b569fb-989d-46cf-9787-00fa5b21cda4"}]} 2018-08-31 09:49:54,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=7f8f49ee-4694-4aed-b323-44e22470394f&sort_dir=asc&marker=7f8f49ee-4694-4aed-b323-44e22470394f&sort_dir=asc used request id req-79c32457-4811-4a74-bcf9-a28e8a98c807 2018-08-31 09:49:54,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.22960686684s 2018-08-31 09:49:54,387 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=7f8f49ee-4694-4aed-b323-44e22470394f&sort_dir=asc&marker=7f8f49ee-4694-4aed-b323-44e22470394f&sort_dir=asc used request id req-79c32457-4811-4a74-bcf9-a28e8a98c807 2018-08-31 09:49:59,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:49:59,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=00b569fb-989d-46cf-9787-00fa5b21cda4&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:49:59,831 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:49:59 GMT Server: Apache x-openstack-request-id: req-20b89724-63c1-417d-8a44-12a4d1724bf8 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=00b569fb-989d-46cf-9787-00fa5b21cda4&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:50:00,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:49:59 GMT Server: Apache x-openstack-request-id: req-38412ddc-74a1-4818-92ca-519d7b57c33f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:50:00,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=00b569fb-989d-46cf-9787-00fa5b21cda4&sort_dir=asc&marker=00b569fb-989d-46cf-9787-00fa5b21cda4&sort_dir=asc used request id req-38412ddc-74a1-4818-92ca-519d7b57c33f 2018-08-31 09:50:00,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.758792161942s 2018-08-31 09:50:00,149 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=00b569fb-989d-46cf-9787-00fa5b21cda4&sort_dir=asc&marker=00b569fb-989d-46cf-9787-00fa5b21cda4&sort_dir=asc used request id req-38412ddc-74a1-4818-92ca-519d7b57c33f 2018-08-31 09:50:05,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:50:05,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=00b569fb-989d-46cf-9787-00fa5b21cda4&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:50:05,906 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:50:05 GMT Server: Apache x-openstack-request-id: req-c7644018-1edd-4729-b431-444b609347b6 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=00b569fb-989d-46cf-9787-00fa5b21cda4&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:50:06,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:50:05 GMT Server: Apache x-openstack-request-id: req-8d48c5d3-348b-42db-9761-b12c1d0ad8f5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-08-31T09:50:03Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/mgmt_network/events/4cf0597f-d901-4044-ab95-42e632f96719", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "9ebdb635-9f0b-4e2a-9ac9-107801750a6d", "id": "4cf0597f-d901-4044-ab95-42e632f96719"}]} 2018-08-31 09:50:06,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=00b569fb-989d-46cf-9787-00fa5b21cda4&sort_dir=asc&marker=00b569fb-989d-46cf-9787-00fa5b21cda4&sort_dir=asc used request id req-8d48c5d3-348b-42db-9761-b12c1d0ad8f5 2018-08-31 09:50:06,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.07761907578s 2018-08-31 09:50:06,233 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=00b569fb-989d-46cf-9787-00fa5b21cda4&sort_dir=asc&marker=00b569fb-989d-46cf-9787-00fa5b21cda4&sort_dir=asc used request id req-8d48c5d3-348b-42db-9761-b12c1d0ad8f5 2018-08-31 09:50:11,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:50:11,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=4cf0597f-d901-4044-ab95-42e632f96719&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:50:11,525 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:50:11 GMT Server: Apache x-openstack-request-id: req-0be4647a-9378-44a9-98fb-d4fbd4f412d4 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=4cf0597f-d901-4044-ab95-42e632f96719&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:50:11,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:50:11 GMT Server: Apache x-openstack-request-id: req-8f769666-f374-4022-887b-e4ce10e0769c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 539 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-08-31T09:50:06Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/security_groups/events/6fd36d07-d698-474a-9136-6b6aa1ff6d0f", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "b43e08b4-6865-471c-8303-ff71b04dd70f", "id": "6fd36d07-d698-474a-9136-6b6aa1ff6d0f"}, {"resource_name": "sig_network", "event_time": "2018-08-31T09:50:06Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/sig_network/events/6e113fbb-623b-47ef-9b0f-047920bda394", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "50a34620-c5dc-4b7d-a8e1-3e6bdc384add", "id": "6e113fbb-623b-47ef-9b0f-047920bda394"}, {"resource_name": "dns", "event_time": "2018-08-31T09:50:07Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/dns/events/94c27042-62dc-457b-82f4-d482a70b6708", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-gg3rc5pao7om", "id": "94c27042-62dc-457b-82f4-d482a70b6708"}]} 2018-08-31 09:50:11,846 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=4cf0597f-d901-4044-ab95-42e632f96719&sort_dir=asc&marker=4cf0597f-d901-4044-ab95-42e632f96719&sort_dir=asc used request id req-8f769666-f374-4022-887b-e4ce10e0769c 2018-08-31 09:50:11,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.607365131378s 2018-08-31 09:50:11,847 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=4cf0597f-d901-4044-ab95-42e632f96719&sort_dir=asc&marker=4cf0597f-d901-4044-ab95-42e632f96719&sort_dir=asc used request id req-8f769666-f374-4022-887b-e4ce10e0769c 2018-08-31 09:50:16,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:50:16,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:50:17,178 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:50:16 GMT Server: Apache x-openstack-request-id: req-f3caac20-3c6a-4e50-84f9-bb2eb54eab64 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:50:18,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:50:17 GMT Server: Apache x-openstack-request-id: req-0924b359-c8ca-4fa2-b4b2-91ce4b00d9d9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:50:18,014 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-0924b359-c8ca-4fa2-b4b2-91ce4b00d9d9 2018-08-31 09:50:18,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.16102385521s 2018-08-31 09:50:18,015 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-0924b359-c8ca-4fa2-b4b2-91ce4b00d9d9 2018-08-31 09:50:23,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:50:23,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:50:23,308 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:50:23 GMT Server: Apache x-openstack-request-id: req-9941ef1e-79a7-4ef6-a366-386ca97de022 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:50:23,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:50:23 GMT Server: Apache x-openstack-request-id: req-69221460-c58c-4cea-85b4-98617af7229f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:50:23,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-69221460-c58c-4cea-85b4-98617af7229f 2018-08-31 09:50:23,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.328877925873s 2018-08-31 09:50:23,350 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-69221460-c58c-4cea-85b4-98617af7229f 2018-08-31 09:50:23,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 09:50:23,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:50:23,381 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:50:23 GMT Server: Apache x-openstack-request-id: req-28eb7aff-8daa-47e3-bc50-453d8ff2d56c Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?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-31 09:50:23,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:50:23 GMT Server: Apache x-openstack-request-id: req-fa88beed-361b-4ae1-807b-2a9c2d7511b9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "53a64dc0c1e54923923d7863aae40e78", "private_sig_net_ip_version": "4", "image": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ab6c047a0c364c28969619477c58fab7", "tags": null, "creation_time": "2018-08-31T09:49:46Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 09:50:23,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-fa88beed-361b-4ae1-807b-2a9c2d7511b9 2018-08-31 09:50:23,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722761154175s 2018-08-31 09:50:23,423 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-fa88beed-361b-4ae1-807b-2a9c2d7511b9 2018-08-31 09:50:28,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:50:28,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:50:28,709 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:50:28 GMT Server: Apache x-openstack-request-id: req-4b5ca8c9-f797-4c16-822a-f8ee92231862 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:50:28,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:50:28 GMT Server: Apache x-openstack-request-id: req-3370fa25-27e3-4429-87c4-9c09e6f2cb6b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:50:28,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-3370fa25-27e3-4429-87c4-9c09e6f2cb6b 2018-08-31 09:50:28,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.325213909149s 2018-08-31 09:50:28,752 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-3370fa25-27e3-4429-87c4-9c09e6f2cb6b 2018-08-31 09:50:33,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:50:33,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:50:34,058 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:50:33 GMT Server: Apache x-openstack-request-id: req-7924664d-9ccd-4cd3-a150-f394e49dc743 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:50:34,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:50:34 GMT Server: Apache x-openstack-request-id: req-275e2bba-3495-4ff2-bdc2-929743dcafae Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:50:34,100 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-275e2bba-3495-4ff2-bdc2-929743dcafae 2018-08-31 09:50:34,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.346973896027s 2018-08-31 09:50:34,101 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-275e2bba-3495-4ff2-bdc2-929743dcafae 2018-08-31 09:50:34,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 09:50:34,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:50:34,780 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:50:34 GMT Server: Apache x-openstack-request-id: req-509b0965-0586-4ff3-a41e-4cbd1ecc300d Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?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-31 09:50:35,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:50:34 GMT Server: Apache x-openstack-request-id: req-5b200566-38c1-4535-b108-03448f482673 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "53a64dc0c1e54923923d7863aae40e78", "private_sig_net_ip_version": "4", "image": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ab6c047a0c364c28969619477c58fab7", "tags": null, "creation_time": "2018-08-31T09:49:46Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 09:50:35,087 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-5b200566-38c1-4535-b108-03448f482673 2018-08-31 09:50:35,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.985972881317s 2018-08-31 09:50:35,088 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-5b200566-38c1-4535-b108-03448f482673 2018-08-31 09:50:40,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:50:40,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:50:40,163 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:50:40 GMT Server: Apache x-openstack-request-id: req-a56f5fb8-e385-4923-aaf0-71f6cae63a5b Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:50:40,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:50:40 GMT Server: Apache x-openstack-request-id: req-622eb8ec-0b80-4f32-a196-2d62dcec3655 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:50:40,479 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-622eb8ec-0b80-4f32-a196-2d62dcec3655 2018-08-31 09:50:40,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.38468503952s 2018-08-31 09:50:40,480 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-622eb8ec-0b80-4f32-a196-2d62dcec3655 2018-08-31 09:50:45,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:50:45,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:50:45,515 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:50:45 GMT Server: Apache x-openstack-request-id: req-4872059d-064c-4825-bd75-582befdc024e Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:50:45,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:50:45 GMT Server: Apache x-openstack-request-id: req-b3626c96-6a35-43d0-a6c6-0518ce3af4c0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:50:45,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-b3626c96-6a35-43d0-a6c6-0518ce3af4c0 2018-08-31 09:50:45,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.355386972427s 2018-08-31 09:50:45,841 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-b3626c96-6a35-43d0-a6c6-0518ce3af4c0 2018-08-31 09:50:45,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 09:50:45,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:50:45,886 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:50:45 GMT Server: Apache x-openstack-request-id: req-389d9e1e-e189-4a01-90d9-cafe66194029 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?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-31 09:50:45,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:50:46 GMT Server: Apache x-openstack-request-id: req-fa1f7bc7-dc60-40cc-8b62-f0ddb52f731b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "53a64dc0c1e54923923d7863aae40e78", "private_sig_net_ip_version": "4", "image": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ab6c047a0c364c28969619477c58fab7", "tags": null, "creation_time": "2018-08-31T09:49:46Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 09:50:45,930 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-fa1f7bc7-dc60-40cc-8b62-f0ddb52f731b 2018-08-31 09:50:45,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0885488986969s 2018-08-31 09:50:45,931 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-fa1f7bc7-dc60-40cc-8b62-f0ddb52f731b 2018-08-31 09:50:50,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:50:50,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:50:50,968 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:50:50 GMT Server: Apache x-openstack-request-id: req-fddedad6-30a0-4588-8b40-1922cfbff5cc Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:50:51,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:50:50 GMT Server: Apache x-openstack-request-id: req-3dba8a85-afe3-4d25-aba8-19b077c4a1b2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:50:51,010 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-3dba8a85-afe3-4d25-aba8-19b077c4a1b2 2018-08-31 09:50:51,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725150108337s 2018-08-31 09:50:51,010 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-3dba8a85-afe3-4d25-aba8-19b077c4a1b2 2018-08-31 09:50:56,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:50:56,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:50:56,312 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:50:56 GMT Server: Apache x-openstack-request-id: req-3a52bb31-8e91-42e9-b0f2-db1d489d5235 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:50:56,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:50:56 GMT Server: Apache x-openstack-request-id: req-86c4c11e-689b-4dd6-8d90-7047b60846f3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:50:56,355 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-86c4c11e-689b-4dd6-8d90-7047b60846f3 2018-08-31 09:50:56,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.343154907227s 2018-08-31 09:50:56,356 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-86c4c11e-689b-4dd6-8d90-7047b60846f3 2018-08-31 09:50:56,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 09:50:56,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:50:56,385 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:50:56 GMT Server: Apache x-openstack-request-id: req-23b552bf-9c46-40f6-9ca6-e49625e723b8 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?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-31 09:50:56,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:50:56 GMT Server: Apache x-openstack-request-id: req-ae0a30af-f764-4731-b622-029416c5a837 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "53a64dc0c1e54923923d7863aae40e78", "private_sig_net_ip_version": "4", "image": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ab6c047a0c364c28969619477c58fab7", "tags": null, "creation_time": "2018-08-31T09:49:46Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 09:50:56,429 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-ae0a30af-f764-4731-b622-029416c5a837 2018-08-31 09:50:56,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072921037674s 2018-08-31 09:50:56,430 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-ae0a30af-f764-4731-b622-029416c5a837 2018-08-31 09:51:01,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:51:01,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:51:01,467 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:51:01 GMT Server: Apache x-openstack-request-id: req-c197298c-c2a0-4148-84a8-a4b532034299 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:51:01,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:51:01 GMT Server: Apache x-openstack-request-id: req-b4f28123-57b4-4f4e-b07d-29ead583e572 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:51:01,772 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-b4f28123-57b4-4f4e-b07d-29ead583e572 2018-08-31 09:51:01,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.335819005966s 2018-08-31 09:51:01,773 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-b4f28123-57b4-4f4e-b07d-29ead583e572 2018-08-31 09:51:06,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:51:06,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:51:06,804 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:51:06 GMT Server: Apache x-openstack-request-id: req-333e7829-2646-4a84-844a-3371667820a3 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:51:06,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:51:06 GMT Server: Apache x-openstack-request-id: req-ec3b6bab-1b0c-4263-a0c0-1635ece5651e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:51:06,846 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-ec3b6bab-1b0c-4263-a0c0-1635ece5651e 2018-08-31 09:51:06,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710570812225s 2018-08-31 09:51:06,846 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-ec3b6bab-1b0c-4263-a0c0-1635ece5651e 2018-08-31 09:51:06,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 09:51:06,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:51:06,876 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:51:06 GMT Server: Apache x-openstack-request-id: req-d71dbbb1-9af3-487c-9b37-488095922ed9 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?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-31 09:51:06,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:51:06 GMT Server: Apache x-openstack-request-id: req-83e104f5-1f2d-4acd-be2b-85261ebdab35 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "53a64dc0c1e54923923d7863aae40e78", "private_sig_net_ip_version": "4", "image": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ab6c047a0c364c28969619477c58fab7", "tags": null, "creation_time": "2018-08-31T09:49:46Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 09:51:06,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-83e104f5-1f2d-4acd-be2b-85261ebdab35 2018-08-31 09:51:06,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710909366608s 2018-08-31 09:51:06,919 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-83e104f5-1f2d-4acd-be2b-85261ebdab35 2018-08-31 09:51:11,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:51:11,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:51:11,969 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:51:11 GMT Server: Apache x-openstack-request-id: req-74d3b242-16df-467b-aecd-52681483d44d Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:51:12,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:51:11 GMT Server: Apache x-openstack-request-id: req-050cad29-92c7-4852-85c3-7f109bbae599 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:51:12,011 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-050cad29-92c7-4852-85c3-7f109bbae599 2018-08-31 09:51:12,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0881400108337s 2018-08-31 09:51:12,012 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-050cad29-92c7-4852-85c3-7f109bbae599 2018-08-31 09:51:17,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:51:17,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:51:17,048 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:51:17 GMT Server: Apache x-openstack-request-id: req-e575f517-c022-4787-8c3c-ccc970da744d Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:51:17,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:51:17 GMT Server: Apache x-openstack-request-id: req-3ece9777-2680-4f18-a9ae-8213b23e2dc2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:51:17,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-3ece9777-2680-4f18-a9ae-8213b23e2dc2 2018-08-31 09:51:17,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727391242981s 2018-08-31 09:51:17,091 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-3ece9777-2680-4f18-a9ae-8213b23e2dc2 2018-08-31 09:51:17,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 09:51:17,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:51:17,121 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:51:17 GMT Server: Apache x-openstack-request-id: req-d116b0cd-75c4-42f0-ae2f-574f82e58536 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?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-31 09:51:17,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:51:17 GMT Server: Apache x-openstack-request-id: req-ac1c7769-bff3-450f-a63d-57b45975db71 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "53a64dc0c1e54923923d7863aae40e78", "private_sig_net_ip_version": "4", "image": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ab6c047a0c364c28969619477c58fab7", "tags": null, "creation_time": "2018-08-31T09:49:46Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 09:51:17,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-ac1c7769-bff3-450f-a63d-57b45975db71 2018-08-31 09:51:17,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721988677979s 2018-08-31 09:51:17,164 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-ac1c7769-bff3-450f-a63d-57b45975db71 2018-08-31 09:51:22,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:51:22,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:51:22,478 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:51:22 GMT Server: Apache x-openstack-request-id: req-806e19ee-7093-41c0-823a-c74a9ba4487b Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:51:22,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:51:22 GMT Server: Apache x-openstack-request-id: req-802fe211-7651-45b8-8a6d-65f808c3e6c2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:51:22,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-802fe211-7651-45b8-8a6d-65f808c3e6c2 2018-08-31 09:51:22,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349086046219s 2018-08-31 09:51:22,520 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-802fe211-7651-45b8-8a6d-65f808c3e6c2 2018-08-31 09:51:27,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:51:27,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:51:27,556 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:51:27 GMT Server: Apache x-openstack-request-id: req-69d859ee-1dfe-4b9c-8fd4-9dcbe0606032 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:51:27,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:51:27 GMT Server: Apache x-openstack-request-id: req-ffe90e29-d927-419b-b471-7ba0a1d8c939 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:51:27,598 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-ffe90e29-d927-419b-b471-7ba0a1d8c939 2018-08-31 09:51:27,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720949172974s 2018-08-31 09:51:27,598 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-ffe90e29-d927-419b-b471-7ba0a1d8c939 2018-08-31 09:51:27,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 09:51:27,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:51:27,911 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:51:27 GMT Server: Apache x-openstack-request-id: req-56c18ef9-730c-4f9d-897b-2a868705656d Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?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-31 09:51:28,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:51:28 GMT Server: Apache x-openstack-request-id: req-a8a8df1e-5c8d-4175-be19-537728a4bab1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "53a64dc0c1e54923923d7863aae40e78", "private_sig_net_ip_version": "4", "image": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ab6c047a0c364c28969619477c58fab7", "tags": null, "creation_time": "2018-08-31T09:49:46Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 09:51:28,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-a8a8df1e-5c8d-4175-be19-537728a4bab1 2018-08-31 09:51:28,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.70194196701s 2018-08-31 09:51:28,301 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-a8a8df1e-5c8d-4175-be19-537728a4bab1 2018-08-31 09:51:33,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:51:33,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:51:33,338 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:51:33 GMT Server: Apache x-openstack-request-id: req-5190093e-4674-4dbd-8a85-f595b7619d43 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:51:33,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:51:33 GMT Server: Apache x-openstack-request-id: req-4583ffa2-7790-485d-aecb-39e8c2295b27 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:51:33,380 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-4583ffa2-7790-485d-aecb-39e8c2295b27 2018-08-31 09:51:33,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720009803772s 2018-08-31 09:51:33,380 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-4583ffa2-7790-485d-aecb-39e8c2295b27 2018-08-31 09:51:38,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:51:38,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:51:38,416 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:51:38 GMT Server: Apache x-openstack-request-id: req-47143576-ebc8-4474-a13f-b8ab789fed64 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:51:38,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:51:38 GMT Server: Apache x-openstack-request-id: req-57c78282-f9c3-4630-85d9-7d890aae5322 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:51:38,457 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-57c78282-f9c3-4630-85d9-7d890aae5322 2018-08-31 09:51:38,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711531639099s 2018-08-31 09:51:38,458 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-57c78282-f9c3-4630-85d9-7d890aae5322 2018-08-31 09:51:38,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 09:51:38,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:51:38,488 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:51:38 GMT Server: Apache x-openstack-request-id: req-2c58ed5f-2e97-49ae-8137-f79ddf7b6b22 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?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-31 09:51:38,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:51:38 GMT Server: Apache x-openstack-request-id: req-8f3a9d4d-8d92-4de9-9d3f-9bf67dbb4e0a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "53a64dc0c1e54923923d7863aae40e78", "private_sig_net_ip_version": "4", "image": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ab6c047a0c364c28969619477c58fab7", "tags": null, "creation_time": "2018-08-31T09:49:46Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 09:51:38,780 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-8f3a9d4d-8d92-4de9-9d3f-9bf67dbb4e0a 2018-08-31 09:51:38,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.32208108902s 2018-08-31 09:51:38,781 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-8f3a9d4d-8d92-4de9-9d3f-9bf67dbb4e0a 2018-08-31 09:51:43,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:51:43,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:51:43,818 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:51:43 GMT Server: Apache x-openstack-request-id: req-6754ce88-b817-4c81-97f2-edb8c2b1d586 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:51:43,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:51:43 GMT Server: Apache x-openstack-request-id: req-82d92185-69f1-4f13-8dd4-645362d70773 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:51:43,860 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-82d92185-69f1-4f13-8dd4-645362d70773 2018-08-31 09:51:43,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721728801727s 2018-08-31 09:51:43,860 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-82d92185-69f1-4f13-8dd4-645362d70773 2018-08-31 09:51:48,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:51:48,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:51:48,894 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:51:48 GMT Server: Apache x-openstack-request-id: req-020c089e-c3ed-42e7-8db6-c9a077feb97a Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:51:48,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:51:48 GMT Server: Apache x-openstack-request-id: req-d8e61124-4045-4620-9ff6-dda8776504ad Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:51:48,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-d8e61124-4045-4620-9ff6-dda8776504ad 2018-08-31 09:51:48,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726590156555s 2018-08-31 09:51:48,937 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-d8e61124-4045-4620-9ff6-dda8776504ad 2018-08-31 09:51:48,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 09:51:48,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:51:48,969 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:51:48 GMT Server: Apache x-openstack-request-id: req-f5a7fe05-d83b-4deb-92ac-2f11468d4905 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?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-31 09:51:49,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:51:49 GMT Server: Apache x-openstack-request-id: req-92a85b5a-ee19-419b-a215-aafc7b1b34b7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "53a64dc0c1e54923923d7863aae40e78", "private_sig_net_ip_version": "4", "image": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ab6c047a0c364c28969619477c58fab7", "tags": null, "creation_time": "2018-08-31T09:49:46Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 09:51:49,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-92a85b5a-ee19-419b-a215-aafc7b1b34b7 2018-08-31 09:51:49,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0753309726715s 2018-08-31 09:51:49,013 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-92a85b5a-ee19-419b-a215-aafc7b1b34b7 2018-08-31 09:51:54,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:51:54,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:51:54,051 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:51:54 GMT Server: Apache x-openstack-request-id: req-25230b4a-8494-4107-8fc2-706f0a220e13 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:51:54,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:51:54 GMT Server: Apache x-openstack-request-id: req-4623fbce-8e50-4a5e-9d20-3b8f5f3f5215 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:51:54,093 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-4623fbce-8e50-4a5e-9d20-3b8f5f3f5215 2018-08-31 09:51:54,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740849971771s 2018-08-31 09:51:54,093 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-4623fbce-8e50-4a5e-9d20-3b8f5f3f5215 2018-08-31 09:51:59,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:51:59,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:51:59,129 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:51:59 GMT Server: Apache x-openstack-request-id: req-0b39fbbf-674a-42b9-be07-420e6384bacb Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:51:59,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:51:59 GMT Server: Apache x-openstack-request-id: req-4b2e9fb5-454d-4695-8e7a-2bdc6bfa3a9b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:51:59,174 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-4b2e9fb5-454d-4695-8e7a-2bdc6bfa3a9b 2018-08-31 09:51:59,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749928951263s 2018-08-31 09:51:59,175 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-4b2e9fb5-454d-4695-8e7a-2bdc6bfa3a9b 2018-08-31 09:51:59,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 09:51:59,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:51:59,220 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:51:59 GMT Server: Apache x-openstack-request-id: req-695dbe48-37e5-42a5-9162-126742bca07b Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?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-31 09:51:59,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:51:59 GMT Server: Apache x-openstack-request-id: req-7f53a1a9-a3b1-41d7-a6ff-083bea9d2d5b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "53a64dc0c1e54923923d7863aae40e78", "private_sig_net_ip_version": "4", "image": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ab6c047a0c364c28969619477c58fab7", "tags": null, "creation_time": "2018-08-31T09:49:46Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 09:51:59,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-7f53a1a9-a3b1-41d7-a6ff-083bea9d2d5b 2018-08-31 09:51:59,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0868201255798s 2018-08-31 09:51:59,262 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-7f53a1a9-a3b1-41d7-a6ff-083bea9d2d5b 2018-08-31 09:52:04,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:52:04,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:52:04,583 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:52:04 GMT Server: Apache x-openstack-request-id: req-db257827-6837-46a6-a97b-11c42f91d7f4 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:52:04,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:52:04 GMT Server: Apache x-openstack-request-id: req-d4986fdd-bcdc-492b-94f4-b835ffe5b9a9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:52:04,624 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-d4986fdd-bcdc-492b-94f4-b835ffe5b9a9 2018-08-31 09:52:04,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.355283975601s 2018-08-31 09:52:04,625 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-d4986fdd-bcdc-492b-94f4-b835ffe5b9a9 2018-08-31 09:52:09,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:52:09,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:52:09,655 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:52:09 GMT Server: Apache x-openstack-request-id: req-ba83c268-4b78-4666-8603-602033cf92cf Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:52:09,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:52:09 GMT Server: Apache x-openstack-request-id: req-70794ffe-884d-41b0-875c-b2d5d725a015 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-31T09:52:08Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/dns/events/8201b802-b6b7-4d2f-8d8e-4f4cf94d085e", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "994f279d-5657-437e-8768-fe2a618b5569", "id": "8201b802-b6b7-4d2f-8d8e-4f4cf94d085e"}, {"resource_name": "ellis", "event_time": "2018-08-31T09:52:08Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/ellis/events/d87588a1-a58d-4f49-b8da-ad29b48f7bb0", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-euidjjzadtvt", "id": "d87588a1-a58d-4f49-b8da-ad29b48f7bb0"}]} 2018-08-31 09:52:09,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-70794ffe-884d-41b0-875c-b2d5d725a015 2018-08-31 09:52:09,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.337941884995s 2018-08-31 09:52:09,965 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc&marker=94c27042-62dc-457b-82f4-d482a70b6708&sort_dir=asc used request id req-70794ffe-884d-41b0-875c-b2d5d725a015 2018-08-31 09:52:14,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:52:14,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:52:15,273 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:52:14 GMT Server: Apache x-openstack-request-id: req-7774befd-9c2a-411c-b4a9-a24a3eb08e01 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:52:15,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:52:15 GMT Server: Apache x-openstack-request-id: req-bbc1ba46-6b10-42df-a761-aa601c28efcb Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:52:15,316 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc&marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc used request id req-bbc1ba46-6b10-42df-a761-aa601c28efcb 2018-08-31 09:52:15,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.345005989075s 2018-08-31 09:52:15,316 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc&marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc used request id req-bbc1ba46-6b10-42df-a761-aa601c28efcb 2018-08-31 09:52:20,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:52:20,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:52:20,369 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:52:20 GMT Server: Apache x-openstack-request-id: req-ca1cdfbd-d543-4629-bcbe-ebea330c26cd Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:52:20,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:52:20 GMT Server: Apache x-openstack-request-id: req-6c4dead4-1d1e-49ed-bc39-e478c2a54686 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:52:20,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc&marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc used request id req-6c4dead4-1d1e-49ed-bc39-e478c2a54686 2018-08-31 09:52:20,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.357449054718s 2018-08-31 09:52:20,680 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc&marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc used request id req-6c4dead4-1d1e-49ed-bc39-e478c2a54686 2018-08-31 09:52:20,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 09:52:20,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:52:20,978 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:52:20 GMT Server: Apache x-openstack-request-id: req-d5814289-8b65-44a7-809d-6c9967fb6c2e Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?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-31 09:52:21,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:52:20 GMT Server: Apache x-openstack-request-id: req-259d5cc9-143b-44c5-b3e8-81387d184c7d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "53a64dc0c1e54923923d7863aae40e78", "private_sig_net_ip_version": "4", "image": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ab6c047a0c364c28969619477c58fab7", "tags": null, "creation_time": "2018-08-31T09:49:46Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 09:52:21,021 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-259d5cc9-143b-44c5-b3e8-81387d184c7d 2018-08-31 09:52:21,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.33998298645s 2018-08-31 09:52:21,021 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-259d5cc9-143b-44c5-b3e8-81387d184c7d 2018-08-31 09:52:26,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:52:26,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:52:26,057 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:52:26 GMT Server: Apache x-openstack-request-id: req-acd66933-67f8-4e14-9ca9-c1ec26613077 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:52:26,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:52:26 GMT Server: Apache x-openstack-request-id: req-29e69042-0001-42c5-8d77-4c5917af8353 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:52:26,100 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc&marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc used request id req-29e69042-0001-42c5-8d77-4c5917af8353 2018-08-31 09:52:26,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726280212402s 2018-08-31 09:52:26,101 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc&marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc used request id req-29e69042-0001-42c5-8d77-4c5917af8353 2018-08-31 09:52:31,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:52:31,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:52:31,140 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:52:31 GMT Server: Apache x-openstack-request-id: req-acd08f6d-7751-4991-9ecf-ebf0a103fb14 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:52:31,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:52:31 GMT Server: Apache x-openstack-request-id: req-f4814e48-3ab0-4b11-921c-9e71b41b6d0d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:52:31,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc&marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc used request id req-f4814e48-3ab0-4b11-921c-9e71b41b6d0d 2018-08-31 09:52:31,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759010314941s 2018-08-31 09:52:31,183 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc&marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc used request id req-f4814e48-3ab0-4b11-921c-9e71b41b6d0d 2018-08-31 09:52:31,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 09:52:31,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:52:31,229 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:52:31 GMT Server: Apache x-openstack-request-id: req-543feac6-9215-4ee5-82e0-6b4842028bfe Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?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-31 09:52:31,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:52:31 GMT Server: Apache x-openstack-request-id: req-bbf8ea95-cc2b-4aca-bc8c-c32116dd4160 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "53a64dc0c1e54923923d7863aae40e78", "private_sig_net_ip_version": "4", "image": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ab6c047a0c364c28969619477c58fab7", "tags": null, "creation_time": "2018-08-31T09:49:46Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 09:52:31,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-bbf8ea95-cc2b-4aca-bc8c-c32116dd4160 2018-08-31 09:52:31,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0871059894562s 2018-08-31 09:52:31,271 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-bbf8ea95-cc2b-4aca-bc8c-c32116dd4160 2018-08-31 09:52:36,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:52:36,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:52:36,304 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:52:36 GMT Server: Apache x-openstack-request-id: req-c050d56d-26e6-408d-bd4c-419968a31e79 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:52:36,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:52:36 GMT Server: Apache x-openstack-request-id: req-dec808bd-7447-4ce8-a98c-2ef12894fafc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 717 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-31T09:52:33Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/ellis/events/d90eb6ec-e254-49b8-b010-fcb81819c560", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "5f76dc28-dfcf-41fd-8200-eef5aa91b418", "id": "d90eb6ec-e254-49b8-b010-fcb81819c560"}, {"resource_name": "sprout", "event_time": "2018-08-31T09:52:33Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/sprout/events/8a19fa13-c7ce-4360-a906-56ae512c9978", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-wicqvqgqqns3", "id": "8a19fa13-c7ce-4360-a906-56ae512c9978"}, {"resource_name": "bono", "event_time": "2018-08-31T09:52:33Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/bono/events/0cf634c8-5a94-47b5-862c-6da99de906f0", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-7eiczmg42oi7", "id": "0cf634c8-5a94-47b5-862c-6da99de906f0"}, {"resource_name": "homer", "event_time": "2018-08-31T09:52:33Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/homer/events/9b6ccb49-212f-42b6-bfc4-5ddd19f9ff85", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-klqi6mswbiup", "id": "9b6ccb49-212f-42b6-bfc4-5ddd19f9ff85"}, {"resource_name": "vellum", "event_time": "2018-08-31T09:52:33Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/vellum/events/87ab4666-c332-4be6-a7fa-b28967cec082", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-2k6udlkfzocc", "id": "87ab4666-c332-4be6-a7fa-b28967cec082"}, {"resource_name": "dime", "event_time": "2018-08-31T09:52:33Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/dime/events/d98bf919-b085-44ee-a07b-4717fa90571a", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-qdby3sh4ph2b", "id": "d98bf919-b085-44ee-a07b-4717fa90571a"}]} 2018-08-31 09:52:36,349 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc&marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc used request id req-dec808bd-7447-4ce8-a98c-2ef12894fafc 2018-08-31 09:52:36,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764908790588s 2018-08-31 09:52:36,350 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc&marker=d87588a1-a58d-4f49-b8da-ad29b48f7bb0&sort_dir=asc used request id req-dec808bd-7447-4ce8-a98c-2ef12894fafc 2018-08-31 09:52:41,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:52:41,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:52:41,386 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:52:41 GMT Server: Apache x-openstack-request-id: req-1d972ea7-ad3a-43f7-89ed-fe939302e817 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:52:41,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:52:41 GMT Server: Apache x-openstack-request-id: req-4bdc8c4a-f68b-494d-a836-35aeaf25e318 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:52:41,428 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc&marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc used request id req-4bdc8c4a-f68b-494d-a836-35aeaf25e318 2018-08-31 09:52:41,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717799663544s 2018-08-31 09:52:41,429 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc&marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc used request id req-4bdc8c4a-f68b-494d-a836-35aeaf25e318 2018-08-31 09:52:46,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:52:46,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:52:46,468 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:52:46 GMT Server: Apache x-openstack-request-id: req-5bb54f61-f029-4023-92fe-dcd950b51ece Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:52:46,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:52:46 GMT Server: Apache x-openstack-request-id: req-01852d3f-9688-459b-bdec-88d2eecc3fc5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:52:46,545 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc&marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc used request id req-01852d3f-9688-459b-bdec-88d2eecc3fc5 2018-08-31 09:52:46,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.112663984299s 2018-08-31 09:52:46,545 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc&marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc used request id req-01852d3f-9688-459b-bdec-88d2eecc3fc5 2018-08-31 09:52:46,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 09:52:46,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:52:46,593 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:52:46 GMT Server: Apache x-openstack-request-id: req-5e0f0c79-36e1-48b7-87d4-b8cb02ec4926 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?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-31 09:52:46,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:52:46 GMT Server: Apache x-openstack-request-id: req-9a99dd6d-c316-4bc2-a3e8-a6e307d56d0a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "53a64dc0c1e54923923d7863aae40e78", "private_sig_net_ip_version": "4", "image": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ab6c047a0c364c28969619477c58fab7", "tags": null, "creation_time": "2018-08-31T09:49:46Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 09:52:46,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-9a99dd6d-c316-4bc2-a3e8-a6e307d56d0a 2018-08-31 09:52:46,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.433100223541s 2018-08-31 09:52:46,979 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-9a99dd6d-c316-4bc2-a3e8-a6e307d56d0a 2018-08-31 09:52:51,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:52:51,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:52:52,295 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:52:52 GMT Server: Apache x-openstack-request-id: req-9aa631cd-7cbb-4391-9247-b7361fab1496 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:52:52,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:52:52 GMT Server: Apache x-openstack-request-id: req-808782b5-afee-48dd-ab7e-ddf0471bb401 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:52:52,337 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc&marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc used request id req-808782b5-afee-48dd-ab7e-ddf0471bb401 2018-08-31 09:52:52,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.351233005524s 2018-08-31 09:52:52,338 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc&marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc used request id req-808782b5-afee-48dd-ab7e-ddf0471bb401 2018-08-31 09:52:57,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:52:57,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:52:57,373 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:52:57 GMT Server: Apache x-openstack-request-id: req-102fc474-9249-4c25-8aa4-bfb5d3adfa03 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:52:57,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:52:57 GMT Server: Apache x-openstack-request-id: req-544aa9fa-b5b6-4885-9713-c05bcc36c84b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:52:57,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc&marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc used request id req-544aa9fa-b5b6-4885-9713-c05bcc36c84b 2018-08-31 09:52:57,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0777299404144s 2018-08-31 09:52:57,422 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc&marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc used request id req-544aa9fa-b5b6-4885-9713-c05bcc36c84b 2018-08-31 09:52:57,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 09:52:57,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:52:57,454 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:52:57 GMT Server: Apache x-openstack-request-id: req-98d8a639-1660-4cd2-947d-08afd2d54ca8 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?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-31 09:52:57,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:52:57 GMT Server: Apache x-openstack-request-id: req-abccfd9d-80f1-4f89-9164-b053a63c1be2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "53a64dc0c1e54923923d7863aae40e78", "private_sig_net_ip_version": "4", "image": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ab6c047a0c364c28969619477c58fab7", "tags": null, "creation_time": "2018-08-31T09:49:46Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 09:52:57,496 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-abccfd9d-80f1-4f89-9164-b053a63c1be2 2018-08-31 09:52:57,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742361545563s 2018-08-31 09:52:57,497 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-abccfd9d-80f1-4f89-9164-b053a63c1be2 2018-08-31 09:53:02,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:53:02,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:02,533 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:53:02 GMT Server: Apache x-openstack-request-id: req-6d82f828-6239-48cd-8341-b9408ea9186e Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:53:02,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53:02 GMT Server: Apache x-openstack-request-id: req-e3ac1b3f-01d8-46a1-ad14-1ed2fe1f72fe Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:53:02,577 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc&marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc used request id req-e3ac1b3f-01d8-46a1-ad14-1ed2fe1f72fe 2018-08-31 09:53:02,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754079818726s 2018-08-31 09:53:02,577 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc&marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc used request id req-e3ac1b3f-01d8-46a1-ad14-1ed2fe1f72fe 2018-08-31 09:53:07,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:53:07,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:07,617 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:53:07 GMT Server: Apache x-openstack-request-id: req-748d466b-10bd-4179-a839-0adbe9c314a6 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:53:07,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53:07 GMT Server: Apache x-openstack-request-id: req-22f9df05-ef03-44a1-847b-235b05686e56 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:53:07,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc&marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc used request id req-22f9df05-ef03-44a1-847b-235b05686e56 2018-08-31 09:53:07,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0773270130157s 2018-08-31 09:53:07,661 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc&marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc used request id req-22f9df05-ef03-44a1-847b-235b05686e56 2018-08-31 09:53:07,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 09:53:07,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:07,690 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:53:07 GMT Server: Apache x-openstack-request-id: req-6cde1877-e965-4683-b7f7-86b1e4dcaf30 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?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-31 09:53:07,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53:07 GMT Server: Apache x-openstack-request-id: req-4c9e1f74-9cdd-4479-ac0b-b8943f42a837 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "53a64dc0c1e54923923d7863aae40e78", "private_sig_net_ip_version": "4", "image": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ab6c047a0c364c28969619477c58fab7", "tags": null, "creation_time": "2018-08-31T09:49:46Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 09:53:07,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-4c9e1f74-9cdd-4479-ac0b-b8943f42a837 2018-08-31 09:53:07,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718359947205s 2018-08-31 09:53:07,734 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-4c9e1f74-9cdd-4479-ac0b-b8943f42a837 2018-08-31 09:53:12,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:53:12,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:13,637 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:53:12 GMT Server: Apache x-openstack-request-id: req-cec87366-c9bc-4039-a4a1-1defda1f07cf Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:53:13,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53:13 GMT Server: Apache x-openstack-request-id: req-e8556db4-0a09-4627-8ae4-fc99b3815f7a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:53:13,682 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc&marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc used request id req-e8556db4-0a09-4627-8ae4-fc99b3815f7a 2018-08-31 09:53:13,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.941914796829s 2018-08-31 09:53:13,682 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc&marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc used request id req-e8556db4-0a09-4627-8ae4-fc99b3815f7a 2018-08-31 09:53:18,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:53:18,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:18,718 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:53:18 GMT Server: Apache x-openstack-request-id: req-ae1e9f1c-d3b1-4316-a062-6db39d0d9567 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:53:18,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53:18 GMT Server: Apache x-openstack-request-id: req-f438fbd8-b04a-44f1-a2a1-eeb89fb7e910 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 09:53:18,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc&marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc used request id req-f438fbd8-b04a-44f1-a2a1-eeb89fb7e910 2018-08-31 09:53:18,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712740421295s 2018-08-31 09:53:18,760 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc&marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc used request id req-f438fbd8-b04a-44f1-a2a1-eeb89fb7e910 2018-08-31 09:53:18,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 09:53:18,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:18,789 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:53:18 GMT Server: Apache x-openstack-request-id: req-44324d99-a2d6-47f1-b1c4-75aefa889e97 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?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-31 09:53:18,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53:18 GMT Server: Apache x-openstack-request-id: req-448f8593-7943-4f98-8f82-6904eeef2e9e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "53a64dc0c1e54923923d7863aae40e78", "private_sig_net_ip_version": "4", "image": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ab6c047a0c364c28969619477c58fab7", "tags": null, "creation_time": "2018-08-31T09:49:46Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-31 09:53:18,831 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-448f8593-7943-4f98-8f82-6904eeef2e9e 2018-08-31 09:53:18,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706648826599s 2018-08-31 09:53:18,832 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-448f8593-7943-4f98-8f82-6904eeef2e9e 2018-08-31 09:53:23,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:53:23,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:23,868 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:53:23 GMT Server: Apache x-openstack-request-id: req-ff3885e5-6a6e-44f9-8224-15a8be5a14fc Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:53:23,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53:23 GMT Server: Apache x-openstack-request-id: req-55a5d03b-9d62-43c8-862f-1e2e7d026960 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-08-31T09:53:19Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/sprout/events/d1304197-d871-4d35-b7a2-0feddba1be25", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "18279543-6ed9-4dd8-866e-67d7ed3c5f4c", "id": "d1304197-d871-4d35-b7a2-0feddba1be25"}]} 2018-08-31 09:53:23,910 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc&marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc used request id req-55a5d03b-9d62-43c8-862f-1e2e7d026960 2018-08-31 09:53:23,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721039772034s 2018-08-31 09:53:23,911 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc&marker=d98bf919-b085-44ee-a07b-4717fa90571a&sort_dir=asc used request id req-55a5d03b-9d62-43c8-862f-1e2e7d026960 2018-08-31 09:53:28,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 09:53:28,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/events?marker=d1304197-d871-4d35-b7a2-0feddba1be25&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:28,949 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:53:29 GMT Server: Apache x-openstack-request-id: req-c39e37dc-5dc8-4838-81d1-d8e6538b8247 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d1304197-d871-4d35-b7a2-0feddba1be25&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 09:53:28,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53:28 GMT Server: Apache x-openstack-request-id: req-41fe14ea-dc5b-47b9-ad76-5b76e73333d7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-08-31T09:53:24Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/vellum/events/5cce482a-dd83-49c7-8816-fb1029edc76d", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "bd9bfc90-b82b-43bf-9129-c31889a9e56e", "id": "5cce482a-dd83-49c7-8816-fb1029edc76d"}, {"resource_name": "dime", "event_time": "2018-08-31T09:53:25Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/dime/events/8b6da780-394b-43d2-bd2e-4ecca5e0ceeb", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "6f5a2576-584e-4a88-99b0-b31b45f8971f", "id": "8b6da780-394b-43d2-bd2e-4ecca5e0ceeb"}, {"resource_name": "bono", "event_time": "2018-08-31T09:53:28Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/bono/events/55b73fec-50df-4a33-b9e7-c500d4d76821", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "5f30fbfa-7a9c-420f-8087-f494417a6c48", "id": "55b73fec-50df-4a33-b9e7-c500d4d76821"}, {"resource_name": "homer", "event_time": "2018-08-31T09:53:28Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/homer/events/e35a483c-080a-412e-a150-36d288c6eaf3", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "1bdb2d05-47ae-40e1-877c-2bfc9df4355f", "id": "e35a483c-080a-412e-a150-36d288c6eaf3"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-31T09:53:28Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/clearwater-opnfv/events/16b2d75c-eff6-42bb-91e0-ff5f09af48c0", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "id": "16b2d75c-eff6-42bb-91e0-ff5f09af48c0"}]} 2018-08-31 09:53:28,994 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d1304197-d871-4d35-b7a2-0feddba1be25&sort_dir=asc&marker=d1304197-d871-4d35-b7a2-0feddba1be25&sort_dir=asc used request id req-41fe14ea-dc5b-47b9-ad76-5b76e73333d7 2018-08-31 09:53:28,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765318870544s 2018-08-31 09:53:28,994 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=d1304197-d871-4d35-b7a2-0feddba1be25&sort_dir=asc&marker=d1304197-d871-4d35-b7a2-0feddba1be25&sort_dir=asc used request id req-41fe14ea-dc5b-47b9-ad76-5b76e73333d7 2018-08-31 09:53:28,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 09:53:28,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:29,025 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 09:53:29 GMT Server: Apache x-openstack-request-id: req-688de0cb-0eb6-44e8-bad7-2c2ea2c57528 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd 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-31 09:53:29,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53:29 GMT Server: Apache x-openstack-request-id: req-ed2d7362-e474-444a-8dc9-efefb776f689 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": "53a64dc0c1e54923923d7863aae40e78", "private_sig_net_ip_version": "4", "image": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ab6c047a0c364c28969619477c58fab7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-31T09:49:46Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "outputs": [{"output_value": "172.30.9.214", "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-31 09:53:29,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd used request id req-ed2d7362-e474-444a-8dc9-efefb776f689 2018-08-31 09:53:29,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.15327000618s 2018-08-31 09:53:29,149 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd used request id req-ed2d7362-e474-444a-8dc9-efefb776f689 2018-08-31 09:53:29,150 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-08-31T09:49:46Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'4f8c3447-a8ec-4872-86be-4eeed346dfdd', 'parameters': Munch({u'OS::project_id': u'53a64dc0c1e54923923d7863aae40e78', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 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'c90c060e-9aa1-4de2-b79e-a44366278c0a', 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'4f8c3447-a8ec-4872-86be-4eeed346dfdd', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'ab6c047a0c364c28969619477c58fab7', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.214', 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-31T09:49:46Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd'}) 2018-08-31 09:53:29,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:53:29,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:29,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-9e3bd450-6a37-470d-b550-5b803e32b891 x-compute-request-id: req-9e3bd450-6a37-470d-b550-5b803e32b891 Content-Encoding: gzip Content-Length: 1472 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:5b:4f:59", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4f:59", "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:84:15:e6", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:15:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "09760a53-fe17-40f4-b106-435c7eca58c9", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T09:53:00Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "d33755f9-733b-4597-b184-6c53f1426fe5", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T09:52:51Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:33:6f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:18.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "1573a796-218f-4eba-ad81-aedd3efcd01e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:18Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:18:a2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:22.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:22Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:9c:8e", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:14.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:14Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T09:52:49Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:30.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "3695b4fd-0182-4f1f-a97a-8740d9494380", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:30Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T09:52:18Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d0:e7", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:04.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "46700010-d4d1-48bf-8897-18529a0292ea", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:04Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ns.clearwater.opnfv", "created": "2018-08-31T09:50:20Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:53:29,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-9e3bd450-6a37-470d-b550-5b803e32b891 2018-08-31 09:53:29,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556730031967s 2018-08-31 09:53:29,709 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-9e3bd450-6a37-470d-b550-5b803e32b891 2018-08-31 09:53:29,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 09:53:29,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:29,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2525 X-Openstack-Request-Id: req-47e79444-92d1-430d-9fdb-405a9705c401 Date: Fri, 31 Aug 2018 09:53:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"19178683-b81d-4e6d-a08c-547252085ec7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"53a64dc0c1e54923923d7863aae40e78","l2_adjacency":true,"status":"ACTIVE","subnets":["d76b657e-7f74-48fa-9329-34a718e23ead"],"description":"","tags":[],"updated_at":"2018-08-31T09:49:51Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"53a64dc0c1e54923923d7863aae40e78","created_at":"2018-08-31T09:49:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2f4470de-635a-419f-aa3a-35a1eb25ec5b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"53a64dc0c1e54923923d7863aae40e78","l2_adjacency":true,"status":"ACTIVE","subnets":["e4a6538e-c712-4161-b681-0ec7e6dfa84d"],"description":"","tags":[],"updated_at":"2018-08-31T09:49:52Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"53a64dc0c1e54923923d7863aae40e78","created_at":"2018-08-31T09:49:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"31e49092-c09b-4d4a-8675-6ca3ac3c176c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"53a64dc0c1e54923923d7863aae40e78","l2_adjacency":true,"status":"ACTIVE","subnets":["9df83fba-274f-4852-a548-91dc35dfa28c"],"description":"","tags":[],"updated_at":"2018-08-31T09:49:13Z","qos_policy_id":null,"name":"heat_ims-net_0f44fa69-8efa-4007-96ad-1a5e7bc49c50","admin_state_up":true,"tenant_id":"53a64dc0c1e54923923d7863aae40e78","created_at":"2018-08-31T09:49:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 09:53:29,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-47e79444-92d1-430d-9fdb-405a9705c401 2018-08-31 09:53:29,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103116989136s 2018-08-31 09:53:29,821 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-47e79444-92d1-430d-9fdb-405a9705c401 2018-08-31 09:53:29,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 09:53:29,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:29,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1964 X-Openstack-Request-Id: req-7ae3a302-f7d9-4353-b83d-43c614acecd2 Date: Fri, 31 Aug 2018 09:53:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31e49092-c09b-4d4a-8675-6ca3ac3c176c","tenant_id":"53a64dc0c1e54923923d7863aae40e78","created_at":"2018-08-31T09:49:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T09:49:13Z","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":"53a64dc0c1e54923923d7863aae40e78","id":"9df83fba-274f-4852-a548-91dc35dfa28c","subnetpool_id":null,"name":"heat_ims-subnet_0f44fa69-8efa-4007-96ad-1a5e7bc49c50"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19178683-b81d-4e6d-a08c-547252085ec7","tenant_id":"53a64dc0c1e54923923d7863aae40e78","created_at":"2018-08-31T09:49:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T09:49:51Z","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":"53a64dc0c1e54923923d7863aae40e78","id":"d76b657e-7f74-48fa-9329-34a718e23ead","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f4470de-635a-419f-aa3a-35a1eb25ec5b","tenant_id":"53a64dc0c1e54923923d7863aae40e78","created_at":"2018-08-31T09:49:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T09:49:52Z","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":"53a64dc0c1e54923923d7863aae40e78","id":"e4a6538e-c712-4161-b681-0ec7e6dfa84d","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2018-08-31 09:53:29,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-7ae3a302-f7d9-4353-b83d-43c614acecd2 2018-08-31 09:53:29,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0444121360779s 2018-08-31 09:53:29,867 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-7ae3a302-f7d9-4353-b83d-43c614acecd2 2018-08-31 09:53:30,871 - 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-31 09:53:30,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 09:53:30,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:30,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53: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-2bf3996c-05ea-486c-aa28-b0d3e1afc74a x-compute-request-id: req-2bf3996c-05ea-486c-aa28-b0d3e1afc74a Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "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": "c7685831-8a6d-4a89-98c9-22307aa3bb57"}]} 2018-08-31 09:53:30,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-2bf3996c-05ea-486c-aa28-b0d3e1afc74a 2018-08-31 09:53:30,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0272409915924s 2018-08-31 09:53:30,899 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-2bf3996c-05ea-486c-aa28-b0d3e1afc74a 2018-08-31 09:53:30,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-31 09:53:30,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:31,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53: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-ea38a838-5bbd-4bae-b665-b45a672dcd27 x-compute-request-id: req-ea38a838-5bbd-4bae-b665-b45a672dcd27 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "34cd95c8-1a6a-4a93-b9bf-dbf38e8a5a04"}, {"from_port": 2380, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {}, "id": "c4b1f293-1c39-4d33-9fb4-61ecaeff725c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6f7b5a9-2275-4b14-8eaf-c6449b13d6a1"}, {"from_port": 4000, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {}, "id": "ecb27771-6ad6-45ec-ad35-b889850a74bc"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fddfe899-60fe-4dbd-87e1-46d83ef1d7a0"}], "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5058, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "ecf97443-3b0f-499c-8c81-37caf872debc", "ip_range": {}, "id": "11160565-89b5-49fd-a480-e03123d3e076"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "ecf97443-3b0f-499c-8c81-37caf872debc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "137c0747-f1a4-42d4-b270-e690d557cf9d"}, {"from_port": 5058, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "ecf97443-3b0f-499c-8c81-37caf872debc", "ip_range": {}, "id": "2673041a-aa9d-497a-b2b5-1408c1391ec9"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "ecf97443-3b0f-499c-8c81-37caf872debc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "40bd5256-fd07-4f53-aa17-b6825fb241a3"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "ecf97443-3b0f-499c-8c81-37caf872debc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7a4c7416-eb97-473c-b338-56671c8a2a17"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "ecf97443-3b0f-499c-8c81-37caf872debc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5442694-df84-423b-8cbd-5b1dfd41cd85"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "ecf97443-3b0f-499c-8c81-37caf872debc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9802d9e-183e-452e-8ebf-54416def59fd"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "ecf97443-3b0f-499c-8c81-37caf872debc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ff8e6543-6940-469f-af2e-db13701c3d80"}], "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "id": "ecf97443-3b0f-499c-8c81-37caf872debc", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-08-31 09:53:31,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/os-security-groups used request id req-ea38a838-5bbd-4bae-b665-b45a672dcd27 2018-08-31 09:53:31,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.671631097794s 2018-08-31 09:53:31,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/os-security-groups used request id req-ea38a838-5bbd-4bae-b665-b45a672dcd27 2018-08-31 09:53:31,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:53:31,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:31,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-f71b36b6-1b10-43c2-a784-1d6a96fd8f71 Date: Fri, 31 Aug 2018 09:53:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:49:31Z", "file": "/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/file", "owner": "53a64dc0c1e54923923d7863aae40e78", "id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "size": 263193088, "self": "/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T09:49:26Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:53:31,875 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-f71b36b6-1b10-43c2-a784-1d6a96fd8f71 2018-08-31 09:53:31,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29265499115s 2018-08-31 09:53:31,876 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-f71b36b6-1b10-43c2-a784-1d6a96fd8f71 2018-08-31 09:53:31,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 09:53:31,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8776/v3/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:32,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53:31 GMT Server: Apache x-compute-request-id: req-e6014930-e766-44e1-a9a3-d74792317ed2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e6014930-e766-44e1-a9a3-d74792317ed2 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-31 09:53:32,654 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/53a64dc0c1e54923923d7863aae40e78/volumes/detail used request id req-e6014930-e766-44e1-a9a3-d74792317ed2 2018-08-31 09:53:32,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.774222135544s 2018-08-31 09:53:32,654 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/53a64dc0c1e54923923d7863aae40e78/volumes/detail used request id req-e6014930-e766-44e1-a9a3-d74792317ed2 2018-08-31 09:53:33,656 - 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-31 09:53:33,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 09:53:33,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:33,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-1cafb5ec-aac6-4943-af92-c3604b1e8765 x-compute-request-id: req-1cafb5ec-aac6-4943-af92-c3604b1e8765 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "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": "c7685831-8a6d-4a89-98c9-22307aa3bb57"}]} 2018-08-31 09:53:33,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-1cafb5ec-aac6-4943-af92-c3604b1e8765 2018-08-31 09:53:33,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023246049881s 2018-08-31 09:53:33,680 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-1cafb5ec-aac6-4943-af92-c3604b1e8765 2018-08-31 09:53:33,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-31 09:53:33,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:34,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-56401c7a-84f2-4f01-bdb3-d7e5cb7314c9 x-compute-request-id: req-56401c7a-84f2-4f01-bdb3-d7e5cb7314c9 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "34cd95c8-1a6a-4a93-b9bf-dbf38e8a5a04"}, {"from_port": 2380, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {}, "id": "c4b1f293-1c39-4d33-9fb4-61ecaeff725c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6f7b5a9-2275-4b14-8eaf-c6449b13d6a1"}, {"from_port": 4000, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {}, "id": "ecb27771-6ad6-45ec-ad35-b889850a74bc"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fddfe899-60fe-4dbd-87e1-46d83ef1d7a0"}], "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "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": "ee29e3c8-3f9c-4dfa-81d2-72fbfe41f72e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "31afeb4d-e9c8-4a9d-b6b8-348a354c987f"}, {"from_port": 7888, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "ee29e3c8-3f9c-4dfa-81d2-72fbfe41f72e", "ip_range": {}, "id": "e026ab8e-0a75-48f1-aa47-23b5cdc17f99"}], "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "id": "ee29e3c8-3f9c-4dfa-81d2-72fbfe41f72e", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "0523aa7e-d53f-4734-ba08-6fe327f1afd6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3daa1375-8adb-4458-b95f-3dcf3a90a6de"}, {"from_port": 7888, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "0523aa7e-d53f-4734-ba08-6fe327f1afd6", "ip_range": {}, "id": "b3fd8d4d-fcd0-4234-9a03-b7798a50b130"}, {"from_port": 9160, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "0523aa7e-d53f-4734-ba08-6fe327f1afd6", "ip_range": {}, "id": "e9242028-2243-4cb8-aef6-4ae3656340e1"}], "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "id": "0523aa7e-d53f-4734-ba08-6fe327f1afd6", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-08-31 09:53:34,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5/os-security-groups used request id req-56401c7a-84f2-4f01-bdb3-d7e5cb7314c9 2018-08-31 09:53:34,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.638543844223s 2018-08-31 09:53:34,321 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5/os-security-groups used request id req-56401c7a-84f2-4f01-bdb3-d7e5cb7314c9 2018-08-31 09:53:34,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:53:34,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:34,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-4a7d2163-ca20-4fe8-a0d9-d847dfa8c355 Date: Fri, 31 Aug 2018 09:53:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:49:31Z", "file": "/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/file", "owner": "53a64dc0c1e54923923d7863aae40e78", "id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "size": 263193088, "self": "/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T09:49:26Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:53:34,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-4a7d2163-ca20-4fe8-a0d9-d847dfa8c355 2018-08-31 09:53:34,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.037535905838s 2018-08-31 09:53:34,366 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-4a7d2163-ca20-4fe8-a0d9-d847dfa8c355 2018-08-31 09:53:34,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 09:53:34,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8776/v3/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:34,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53:34 GMT Server: Apache x-compute-request-id: req-6d422fa6-41ad-4f72-8ef3-c5aea636dad5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6d422fa6-41ad-4f72-8ef3-c5aea636dad5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-31 09:53:34,701 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/53a64dc0c1e54923923d7863aae40e78/volumes/detail used request id req-6d422fa6-41ad-4f72-8ef3-c5aea636dad5 2018-08-31 09:53:34,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.330619096756s 2018-08-31 09:53:34,701 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/53a64dc0c1e54923923d7863aae40e78/volumes/detail used request id req-6d422fa6-41ad-4f72-8ef3-c5aea636dad5 2018-08-31 09:53:34,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 09:53:34,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:34,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3db4ce88-0ce4-44a3-9a60-69d32169b9b6 x-compute-request-id: req-3db4ce88-0ce4-44a3-9a60-69d32169b9b6 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "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": "c7685831-8a6d-4a89-98c9-22307aa3bb57"}]} 2018-08-31 09:53:34,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-3db4ce88-0ce4-44a3-9a60-69d32169b9b6 2018-08-31 09:53:34,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.02290391922s 2018-08-31 09:53:34,725 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-3db4ce88-0ce4-44a3-9a60-69d32169b9b6 2018-08-31 09:53:34,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-31 09:53:34,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:36,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ccbbda48-b0ed-462e-850f-957ac9553085 x-compute-request-id: req-ccbbda48-b0ed-462e-850f-957ac9553085 Content-Encoding: gzip Content-Length: 912 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "34cd95c8-1a6a-4a93-b9bf-dbf38e8a5a04"}, {"from_port": 2380, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {}, "id": "c4b1f293-1c39-4d33-9fb4-61ecaeff725c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6f7b5a9-2275-4b14-8eaf-c6449b13d6a1"}, {"from_port": 4000, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {}, "id": "ecb27771-6ad6-45ec-ad35-b889850a74bc"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fddfe899-60fe-4dbd-87e1-46d83ef1d7a0"}], "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9160, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "0fdbb0df-c586-4620-b5e7-50a8eb6fc06d", "ip_range": {}, "id": "255781e5-415e-40f8-a8ca-456070a2b452"}, {"from_port": 7253, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "0fdbb0df-c586-4620-b5e7-50a8eb6fc06d", "ip_range": {}, "id": "2a8e2d39-cd2f-494f-a4e8-501174addafa"}, {"from_port": 9160, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "0fdbb0df-c586-4620-b5e7-50a8eb6fc06d", "ip_range": {}, "id": "74407688-b082-48d2-9aa0-ed666ea51d29"}, {"from_port": 7253, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "0fdbb0df-c586-4620-b5e7-50a8eb6fc06d", "ip_range": {}, "id": "7ca011bb-e25f-49bc-88fa-522961aa99c3"}, {"from_port": 11311, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "0fdbb0df-c586-4620-b5e7-50a8eb6fc06d", "ip_range": {}, "id": "8c6504f9-adb2-47f5-a033-f6688dabbf11"}, {"from_port": 11311, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "0fdbb0df-c586-4620-b5e7-50a8eb6fc06d", "ip_range": {}, "id": "c6ee4731-3044-4e7e-9859-9e51d51b9e5a"}], "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "id": "0fdbb0df-c586-4620-b5e7-50a8eb6fc06d", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7253, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "d381fa91-11d7-4ba1-a1df-da289a60e80c", "ip_range": {}, "id": "74dbb8e1-f30c-424d-9b87-8bcc4cc34176"}, {"from_port": 11211, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "d381fa91-11d7-4ba1-a1df-da289a60e80c", "ip_range": {}, "id": "db0106c4-53dd-475c-a64c-807d46320de9"}, {"from_port": 7000, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "d381fa91-11d7-4ba1-a1df-da289a60e80c", "ip_range": {}, "id": "e3286e55-8ccf-4c15-9568-4dfea6f6e871"}], "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "id": "d381fa91-11d7-4ba1-a1df-da289a60e80c", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-08-31 09:53:36,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e/os-security-groups used request id req-ccbbda48-b0ed-462e-850f-957ac9553085 2018-08-31 09:53:36,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.66333603859s 2018-08-31 09:53:36,391 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e/os-security-groups used request id req-ccbbda48-b0ed-462e-850f-957ac9553085 2018-08-31 09:53:36,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:53:36,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:36,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-1cfafee8-9cf7-4f26-9310-ca153beb1ea3 Date: Fri, 31 Aug 2018 09:53:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:49:31Z", "file": "/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/file", "owner": "53a64dc0c1e54923923d7863aae40e78", "id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "size": 263193088, "self": "/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T09:49:26Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:53:36,436 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-1cfafee8-9cf7-4f26-9310-ca153beb1ea3 2018-08-31 09:53:36,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0362339019775s 2018-08-31 09:53:36,436 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-1cfafee8-9cf7-4f26-9310-ca153beb1ea3 2018-08-31 09:53:36,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 09:53:36,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8776/v3/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:37,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53:36 GMT Server: Apache x-compute-request-id: req-eca6006f-73df-4e2f-925c-d9b5d98d3ba1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eca6006f-73df-4e2f-925c-d9b5d98d3ba1 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-31 09:53:37,190 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/53a64dc0c1e54923923d7863aae40e78/volumes/detail used request id req-eca6006f-73df-4e2f-925c-d9b5d98d3ba1 2018-08-31 09:53:37,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.750865936279s 2018-08-31 09:53:37,191 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/53a64dc0c1e54923923d7863aae40e78/volumes/detail used request id req-eca6006f-73df-4e2f-925c-d9b5d98d3ba1 2018-08-31 09:53:37,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 09:53:37,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:37,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53: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-4328b872-6678-4d38-8e87-2ce422c41218 x-compute-request-id: req-4328b872-6678-4d38-8e87-2ce422c41218 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "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": "c7685831-8a6d-4a89-98c9-22307aa3bb57"}]} 2018-08-31 09:53:37,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-4328b872-6678-4d38-8e87-2ce422c41218 2018-08-31 09:53:37,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239949226379s 2018-08-31 09:53:37,216 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-4328b872-6678-4d38-8e87-2ce422c41218 2018-08-31 09:53:37,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-31 09:53:37,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:38,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53: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-ae990fd9-1896-479b-844d-4879a9f5475c x-compute-request-id: req-ae990fd9-1896-479b-844d-4879a9f5475c Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "34cd95c8-1a6a-4a93-b9bf-dbf38e8a5a04"}, {"from_port": 2380, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {}, "id": "c4b1f293-1c39-4d33-9fb4-61ecaeff725c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6f7b5a9-2275-4b14-8eaf-c6449b13d6a1"}, {"from_port": 4000, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {}, "id": "ecb27771-6ad6-45ec-ad35-b889850a74bc"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fddfe899-60fe-4dbd-87e1-46d83ef1d7a0"}], "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "9b706eae-b80f-43c6-b0f2-dbacbcb86322", "ip_range": {}, "id": "5a3d5c06-7a3f-485f-89a4-3939976fce4c"}], "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "id": "9b706eae-b80f-43c6-b0f2-dbacbcb86322", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 10888, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "2f2fd472-ba4f-48bb-af49-6d2c1606d27c", "ip_range": {}, "id": "1fbaa2f9-d762-4ceb-93fc-41bd11d17b90"}, {"from_port": 8888, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "2f2fd472-ba4f-48bb-af49-6d2c1606d27c", "ip_range": {}, "id": "45a3f29d-e374-48f0-8ba6-f0134ef7a956"}, {"from_port": 10888, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "2f2fd472-ba4f-48bb-af49-6d2c1606d27c", "ip_range": {}, "id": "62702edf-4edc-4148-ac55-9df26bc34aa1"}, {"from_port": 10888, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "2f2fd472-ba4f-48bb-af49-6d2c1606d27c", "ip_range": {}, "id": "76004542-12ef-470a-bc43-12e4efac4d34"}, {"from_port": 8888, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "2f2fd472-ba4f-48bb-af49-6d2c1606d27c", "ip_range": {}, "id": "8f6233c1-f6f9-4e19-8117-123e850ea4c1"}], "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "id": "2f2fd472-ba4f-48bb-af49-6d2c1606d27c", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-08-31 09:53:38,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e/os-security-groups used request id req-ae990fd9-1896-479b-844d-4879a9f5475c 2018-08-31 09:53:38,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.5679268837s 2018-08-31 09:53:38,786 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e/os-security-groups used request id req-ae990fd9-1896-479b-844d-4879a9f5475c 2018-08-31 09:53:38,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:53:38,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:38,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-62056adb-86d9-4ee7-b4d3-1f8e8bd3bd90 Date: Fri, 31 Aug 2018 09:53:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:49:31Z", "file": "/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/file", "owner": "53a64dc0c1e54923923d7863aae40e78", "id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "size": 263193088, "self": "/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T09:49:26Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:53:38,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-62056adb-86d9-4ee7-b4d3-1f8e8bd3bd90 2018-08-31 09:53:38,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.036877155304s 2018-08-31 09:53:38,832 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-62056adb-86d9-4ee7-b4d3-1f8e8bd3bd90 2018-08-31 09:53:38,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 09:53:38,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8776/v3/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:39,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53:38 GMT Server: Apache x-compute-request-id: req-ab8eabb7-826c-4c25-8888-0efbc7305004 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ab8eabb7-826c-4c25-8888-0efbc7305004 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-31 09:53:39,156 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/53a64dc0c1e54923923d7863aae40e78/volumes/detail used request id req-ab8eabb7-826c-4c25-8888-0efbc7305004 2018-08-31 09:53:39,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.320800065994s 2018-08-31 09:53:39,156 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/53a64dc0c1e54923923d7863aae40e78/volumes/detail used request id req-ab8eabb7-826c-4c25-8888-0efbc7305004 2018-08-31 09:53:39,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 09:53:39,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:39,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-775bacf6-2574-45f9-82e3-03387392b0f1 x-compute-request-id: req-775bacf6-2574-45f9-82e3-03387392b0f1 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "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": "c7685831-8a6d-4a89-98c9-22307aa3bb57"}]} 2018-08-31 09:53:39,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-775bacf6-2574-45f9-82e3-03387392b0f1 2018-08-31 09:53:39,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0255529880524s 2018-08-31 09:53:39,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-775bacf6-2574-45f9-82e3-03387392b0f1 2018-08-31 09:53:39,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-31 09:53:39,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:40,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9bac4ad-5f4a-44d4-b39e-4f28b0afb346 x-compute-request-id: req-a9bac4ad-5f4a-44d4-b39e-4f28b0afb346 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "34cd95c8-1a6a-4a93-b9bf-dbf38e8a5a04"}, {"from_port": 2380, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {}, "id": "c4b1f293-1c39-4d33-9fb4-61ecaeff725c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6f7b5a9-2275-4b14-8eaf-c6449b13d6a1"}, {"from_port": 4000, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {}, "id": "ecb27771-6ad6-45ec-ad35-b889850a74bc"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fddfe899-60fe-4dbd-87e1-46d83ef1d7a0"}], "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9888, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "bafc01e3-c92e-40e5-bab1-4f78f9d8b36e", "ip_range": {}, "id": "099a7c48-4a19-43a5-8c68-9a0594c195a7"}, {"from_port": 5054, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "bafc01e3-c92e-40e5-bab1-4f78f9d8b36e", "ip_range": {}, "id": "8c98d19b-c32f-44cd-b15f-6798382d641d"}, {"from_port": 5052, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "bafc01e3-c92e-40e5-bab1-4f78f9d8b36e", "ip_range": {}, "id": "a527924d-4ce1-4cd1-b7e7-d1e450ccf214"}, {"from_port": 9888, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "bafc01e3-c92e-40e5-bab1-4f78f9d8b36e", "ip_range": {}, "id": "a804b055-c25d-4c64-9aa1-c701d6039768"}], "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "id": "bafc01e3-c92e-40e5-bab1-4f78f9d8b36e", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5054, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "9d994adc-74e6-4ae5-ab33-45c9d605e027", "ip_range": {}, "id": "4031cae7-83fb-446e-a0aa-79ab571208f3"}, {"from_port": 5052, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "9d994adc-74e6-4ae5-ab33-45c9d605e027", "ip_range": {}, "id": "8c698116-25be-4e3d-8b9a-999d2663bdd1"}], "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "id": "9d994adc-74e6-4ae5-ab33-45c9d605e027", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-08-31 09:53:40,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410/os-security-groups used request id req-a9bac4ad-5f4a-44d4-b39e-4f28b0afb346 2018-08-31 09:53:40,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.973668813705s 2018-08-31 09:53:40,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410/os-security-groups used request id req-a9bac4ad-5f4a-44d4-b39e-4f28b0afb346 2018-08-31 09:53:40,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:53:40,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:40,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-28c4e587-a6ef-4c56-b39e-e23a91cc15ff Date: Fri, 31 Aug 2018 09:53:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:49:31Z", "file": "/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/file", "owner": "53a64dc0c1e54923923d7863aae40e78", "id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "size": 263193088, "self": "/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T09:49:26Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:53:40,210 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-28c4e587-a6ef-4c56-b39e-e23a91cc15ff 2018-08-31 09:53:40,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0427939891815s 2018-08-31 09:53:40,210 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-28c4e587-a6ef-4c56-b39e-e23a91cc15ff 2018-08-31 09:53:40,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 09:53:40,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8776/v3/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:40,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53:40 GMT Server: Apache x-compute-request-id: req-1d6d2c9c-00f5-4519-a6f2-c4c52856798a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1d6d2c9c-00f5-4519-a6f2-c4c52856798a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-31 09:53:40,533 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/53a64dc0c1e54923923d7863aae40e78/volumes/detail used request id req-1d6d2c9c-00f5-4519-a6f2-c4c52856798a 2018-08-31 09:53:40,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.318995952606s 2018-08-31 09:53:40,533 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/53a64dc0c1e54923923d7863aae40e78/volumes/detail used request id req-1d6d2c9c-00f5-4519-a6f2-c4c52856798a 2018-08-31 09:53:40,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 09:53:40,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:40,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53: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-12973670-c978-47f0-9b33-4dfe6d6465ec x-compute-request-id: req-12973670-c978-47f0-9b33-4dfe6d6465ec Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "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": "c7685831-8a6d-4a89-98c9-22307aa3bb57"}]} 2018-08-31 09:53:40,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-12973670-c978-47f0-9b33-4dfe6d6465ec 2018-08-31 09:53:40,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249979496002s 2018-08-31 09:53:40,559 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-12973670-c978-47f0-9b33-4dfe6d6465ec 2018-08-31 09:53:40,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-31 09:53:40,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:41,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53: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-5b5ea894-92c3-4477-9ad4-50824a95be71 x-compute-request-id: req-5b5ea894-92c3-4477-9ad4-50824a95be71 Content-Encoding: gzip Content-Length: 582 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "34cd95c8-1a6a-4a93-b9bf-dbf38e8a5a04"}, {"from_port": 2380, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {}, "id": "c4b1f293-1c39-4d33-9fb4-61ecaeff725c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6f7b5a9-2275-4b14-8eaf-c6449b13d6a1"}, {"from_port": 4000, "group": {"tenant_id": "53a64dc0c1e54923923d7863aae40e78", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {}, "id": "ecb27771-6ad6-45ec-ad35-b889850a74bc"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fddfe899-60fe-4dbd-87e1-46d83ef1d7a0"}], "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "id": "ebb53111-aa05-4a53-9067-eeee31ce46a3", "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": "154109c7-0786-4990-8278-aaedeed16587", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "667c4059-8a5e-42ce-98e4-bc927f9b4638"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "154109c7-0786-4990-8278-aaedeed16587", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8862eea5-03a6-413a-9b6f-0f6421128eda"}], "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "id": "154109c7-0786-4990-8278-aaedeed16587", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-08-31 09:53:41,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380/os-security-groups used request id req-5b5ea894-92c3-4477-9ad4-50824a95be71 2018-08-31 09:53:41,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.616768836975s 2018-08-31 09:53:41,178 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380/os-security-groups used request id req-5b5ea894-92c3-4477-9ad4-50824a95be71 2018-08-31 09:53:41,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:53:41,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:41,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-d794fee4-3648-489f-9f9f-cdefdf4816aa Date: Fri, 31 Aug 2018 09:53:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:49:31Z", "file": "/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/file", "owner": "53a64dc0c1e54923923d7863aae40e78", "id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "size": 263193088, "self": "/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T09:49:26Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:53:41,223 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-d794fee4-3648-489f-9f9f-cdefdf4816aa 2018-08-31 09:53:41,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0387868881226s 2018-08-31 09:53:41,224 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-d794fee4-3648-489f-9f9f-cdefdf4816aa 2018-08-31 09:53:41,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 09:53:41,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8776/v3/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:41,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53:41 GMT Server: Apache x-compute-request-id: req-92bee1ea-218b-44d8-bdae-f568cfa2ccc1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-92bee1ea-218b-44d8-bdae-f568cfa2ccc1 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-31 09:53:41,957 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/53a64dc0c1e54923923d7863aae40e78/volumes/detail used request id req-92bee1ea-218b-44d8-bdae-f568cfa2ccc1 2018-08-31 09:53:41,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.730181932449s 2018-08-31 09:53:41,958 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/53a64dc0c1e54923923d7863aae40e78/volumes/detail used request id req-92bee1ea-218b-44d8-bdae-f568cfa2ccc1 2018-08-31 09:53:41,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 09:53:41,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:41,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53: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-6e8c13c0-c281-4e12-85e7-833c24997366 x-compute-request-id: req-6e8c13c0-c281-4e12-85e7-833c24997366 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "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": "c7685831-8a6d-4a89-98c9-22307aa3bb57"}]} 2018-08-31 09:53:41,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-6e8c13c0-c281-4e12-85e7-833c24997366 2018-08-31 09:53:41,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0222990512848s 2018-08-31 09:53:41,981 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-6e8c13c0-c281-4e12-85e7-833c24997366 2018-08-31 09:53:41,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-31 09:53:41,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:42,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53: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-eb52fc10-d868-4b57-b551-925afc4427d8 x-compute-request-id: req-eb52fc10-d868-4b57-b551-925afc4427d8 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "370aa02a-6d6a-4f45-a148-e9705dea45bc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4c4a7aec-2be5-44da-be01-a94002ee3400"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "370aa02a-6d6a-4f45-a148-e9705dea45bc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6d4257d9-154f-472c-bbb5-3d9bd495c8f1"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "370aa02a-6d6a-4f45-a148-e9705dea45bc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e16e63c-2b98-4040-98f3-a087ce1587be"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "370aa02a-6d6a-4f45-a148-e9705dea45bc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8768e7f9-1b76-4759-9c0a-20660403da28"}], "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "id": "370aa02a-6d6a-4f45-a148-e9705dea45bc", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "370aa02a-6d6a-4f45-a148-e9705dea45bc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4c4a7aec-2be5-44da-be01-a94002ee3400"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "370aa02a-6d6a-4f45-a148-e9705dea45bc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6d4257d9-154f-472c-bbb5-3d9bd495c8f1"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "370aa02a-6d6a-4f45-a148-e9705dea45bc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e16e63c-2b98-4040-98f3-a087ce1587be"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "370aa02a-6d6a-4f45-a148-e9705dea45bc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8768e7f9-1b76-4759-9c0a-20660403da28"}], "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "id": "370aa02a-6d6a-4f45-a148-e9705dea45bc", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-08-31 09:53:42,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea/os-security-groups used request id req-eb52fc10-d868-4b57-b551-925afc4427d8 2018-08-31 09:53:42,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.543488025665s 2018-08-31 09:53:42,526 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea/os-security-groups used request id req-eb52fc10-d868-4b57-b551-925afc4427d8 2018-08-31 09:53:42,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 09:53:42,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:42,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-d9958960-dba2-4afc-9679-2a3ef37c5fd3 Date: Fri, 31 Aug 2018 09:53:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:49:31Z", "file": "/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/file", "owner": "53a64dc0c1e54923923d7863aae40e78", "id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "size": 263193088, "self": "/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T09:49:26Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 09:53:42,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-d9958960-dba2-4afc-9679-2a3ef37c5fd3 2018-08-31 09:53:42,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371789932251s 2018-08-31 09:53:42,570 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-d9958960-dba2-4afc-9679-2a3ef37c5fd3 2018-08-31 09:53:42,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-31 09:53:42,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8776/v3/53a64dc0c1e54923923d7863aae40e78/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:43,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53:42 GMT Server: Apache x-compute-request-id: req-06195d54-0bdd-48f3-b69f-992878a36890 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-06195d54-0bdd-48f3-b69f-992878a36890 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-31 09:53:43,325 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/53a64dc0c1e54923923d7863aae40e78/volumes/detail used request id req-06195d54-0bdd-48f3-b69f-992878a36890 2018-08-31 09:53:43,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.750613927841s 2018-08-31 09:53:43,326 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.34:8776/v3/53a64dc0c1e54923923d7863aae40e78/volumes/detail used request id req-06195d54-0bdd-48f3-b69f-992878a36890 2018-08-31 09:53:43,326 - 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:84:15:e6', u'version': 4, u'addr': u'192.168.1.21', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:84:15:e6', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5b:4f:59', u'version': 4, u'addr': u'192.168.0.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5b:4f:59', 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'ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3', 'name': u'heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50'}), 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-31T09:53:24.000000', 'flavor': Munch({u'id': u'c7685831-8a6d-4a89-98c9-22307aa3bb57', 'name': u'heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50'}), 'az': u'nova', 'id': u'09760a53-fe17-40f4-b106-435c7eca58c9', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'34cd95c8-1a6a-4a93-b9bf-dbf38e8a5a04'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c4b1f293-1c39-4d33-9fb4-61ecaeff725c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'e6f7b5a9-2275-4b14-8eaf-c6449b13d6a1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'ecb27771-6ad6-45ec-ad35-b889850a74bc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'fddfe899-60fe-4dbd-87e1-46d83ef1d7a0'})], 'id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'ecf97443-3b0f-499c-8c81-37caf872debc', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'11160565-89b5-49fd-a480-e03123d3e076'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'ecf97443-3b0f-499c-8c81-37caf872debc', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'137c0747-f1a4-42d4-b270-e690d557cf9d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'ecf97443-3b0f-499c-8c81-37caf872debc', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'2673041a-aa9d-497a-b2b5-1408c1391ec9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'ecf97443-3b0f-499c-8c81-37caf872debc', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'40bd5256-fd07-4f53-aa17-b6825fb241a3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'ecf97443-3b0f-499c-8c81-37caf872debc', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'7a4c7416-eb97-473c-b338-56671c8a2a17'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'ecf97443-3b0f-499c-8c81-37caf872debc', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'b5442694-df84-423b-8cbd-5b1dfd41cd85'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'ecf97443-3b0f-499c-8c81-37caf872debc', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'e9802d9e-183e-452e-8ebf-54416def59fd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'ecf97443-3b0f-499c-8c81-37caf872debc', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'ff8e6543-6940-469f-af2e-db13701c3d80'})], 'id': u'ecf97443-3b0f-499c-8c81-37caf872debc', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a4ec2f8b2bda4116b262515a89764407', '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'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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-31T09:53:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T09:53:24Z', 'hostId': u'6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'public_v6': '', 'private_v4': u'192.168.1.21', 'cloud': 'envvars', 'host_id': u'6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e', '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-31T09:53:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'created_at': u'2018-08-31T09:53:00Z', 'created': u'2018-08-31T09:53:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:16:3c:16', u'version': 4, u'addr': u'192.168.1.15', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:16:3c:16', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d2:cf:0f', 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:d2:cf:0f', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3', 'name': u'heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50'}), 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-31T09:53:24.000000', 'flavor': Munch({u'id': u'c7685831-8a6d-4a89-98c9-22307aa3bb57', 'name': u'heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50'}), 'az': u'nova', 'id': u'd33755f9-733b-4597-b184-6c53f1426fe5', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'34cd95c8-1a6a-4a93-b9bf-dbf38e8a5a04'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c4b1f293-1c39-4d33-9fb4-61ecaeff725c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'e6f7b5a9-2275-4b14-8eaf-c6449b13d6a1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'ecb27771-6ad6-45ec-ad35-b889850a74bc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'fddfe899-60fe-4dbd-87e1-46d83ef1d7a0'})], 'id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'ee29e3c8-3f9c-4dfa-81d2-72fbfe41f72e', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'31afeb4d-e9c8-4a9d-b6b8-348a354c987f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'ee29e3c8-3f9c-4dfa-81d2-72fbfe41f72e', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'e026ab8e-0a75-48f1-aa47-23b5cdc17f99'})], 'id': u'ee29e3c8-3f9c-4dfa-81d2-72fbfe41f72e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'0523aa7e-d53f-4734-ba08-6fe327f1afd6', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'3daa1375-8adb-4458-b95f-3dcf3a90a6de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'0523aa7e-d53f-4734-ba08-6fe327f1afd6', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'b3fd8d4d-fcd0-4234-9a03-b7798a50b130'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'0523aa7e-d53f-4734-ba08-6fe327f1afd6', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'e9242028-2243-4cb8-aef6-4ae3656340e1'})], 'id': u'0523aa7e-d53f-4734-ba08-6fe327f1afd6', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a4ec2f8b2bda4116b262515a89764407', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2018-08-31T09:53:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T09:53:24Z', 'hostId': u'6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'public_v6': '', 'private_v4': u'192.168.1.15', 'cloud': 'envvars', 'host_id': u'6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e', '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-31T09:53:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'created_at': u'2018-08-31T09:52:51Z', 'created': u'2018-08-31T09:52:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2b:33:6f', u'version': 4, u'addr': u'192.168.1.10', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:19:87:30', u'version': 4, u'addr': u'192.168.0.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:19:87:30', 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'ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3', 'name': u'heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50'}), 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-31T09:53:18.000000', 'flavor': Munch({u'id': u'c7685831-8a6d-4a89-98c9-22307aa3bb57', 'name': u'heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50'}), 'az': u'nova', 'id': u'1573a796-218f-4eba-ad81-aedd3efcd01e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'34cd95c8-1a6a-4a93-b9bf-dbf38e8a5a04'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c4b1f293-1c39-4d33-9fb4-61ecaeff725c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'e6f7b5a9-2275-4b14-8eaf-c6449b13d6a1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'ecb27771-6ad6-45ec-ad35-b889850a74bc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'fddfe899-60fe-4dbd-87e1-46d83ef1d7a0'})], 'id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'0fdbb0df-c586-4620-b5e7-50a8eb6fc06d', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'255781e5-415e-40f8-a8ca-456070a2b452'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'0fdbb0df-c586-4620-b5e7-50a8eb6fc06d', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'2a8e2d39-cd2f-494f-a4e8-501174addafa'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'0fdbb0df-c586-4620-b5e7-50a8eb6fc06d', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'74407688-b082-48d2-9aa0-ed666ea51d29'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'0fdbb0df-c586-4620-b5e7-50a8eb6fc06d', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'7ca011bb-e25f-49bc-88fa-522961aa99c3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'0fdbb0df-c586-4620-b5e7-50a8eb6fc06d', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'8c6504f9-adb2-47f5-a033-f6688dabbf11'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'0fdbb0df-c586-4620-b5e7-50a8eb6fc06d', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'c6ee4731-3044-4e7e-9859-9e51d51b9e5a'})], 'id': u'0fdbb0df-c586-4620-b5e7-50a8eb6fc06d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'd381fa91-11d7-4ba1-a1df-da289a60e80c', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'74dbb8e1-f30c-424d-9b87-8bcc4cc34176'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'd381fa91-11d7-4ba1-a1df-da289a60e80c', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'db0106c4-53dd-475c-a64c-807d46320de9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'd381fa91-11d7-4ba1-a1df-da289a60e80c', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'e3286e55-8ccf-4c15-9568-4dfea6f6e871'})], 'id': u'd381fa91-11d7-4ba1-a1df-da289a60e80c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a4ec2f8b2bda4116b262515a89764407', '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'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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-31T09:53:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T09:53:18Z', 'hostId': u'6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'public_v6': '', 'private_v4': u'192.168.0.10', 'cloud': 'envvars', 'host_id': u'6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e', '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-31T09:53:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'created_at': u'2018-08-31T09:52:50Z', 'created': u'2018-08-31T09:52:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d4:18:a2', u'version': 4, u'addr': u'192.168.1.4', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a0:a6:5c', 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:a0:a6:5c', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3', 'name': u'heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50'}), 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-31T09:53:22.000000', 'flavor': Munch({u'id': u'c7685831-8a6d-4a89-98c9-22307aa3bb57', 'name': u'heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50'}), 'az': u'nova', 'id': u'95f1e7ae-58b7-44d2-a129-1e0212ef0e8e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'34cd95c8-1a6a-4a93-b9bf-dbf38e8a5a04'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c4b1f293-1c39-4d33-9fb4-61ecaeff725c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'e6f7b5a9-2275-4b14-8eaf-c6449b13d6a1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'ecb27771-6ad6-45ec-ad35-b889850a74bc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'fddfe899-60fe-4dbd-87e1-46d83ef1d7a0'})], 'id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'9b706eae-b80f-43c6-b0f2-dbacbcb86322', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'5a3d5c06-7a3f-485f-89a4-3939976fce4c'})], 'id': u'9b706eae-b80f-43c6-b0f2-dbacbcb86322', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'2f2fd472-ba4f-48bb-af49-6d2c1606d27c', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'1fbaa2f9-d762-4ceb-93fc-41bd11d17b90'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'2f2fd472-ba4f-48bb-af49-6d2c1606d27c', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'45a3f29d-e374-48f0-8ba6-f0134ef7a956'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'2f2fd472-ba4f-48bb-af49-6d2c1606d27c', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'62702edf-4edc-4148-ac55-9df26bc34aa1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'2f2fd472-ba4f-48bb-af49-6d2c1606d27c', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'76004542-12ef-470a-bc43-12e4efac4d34'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'2f2fd472-ba4f-48bb-af49-6d2c1606d27c', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'8f6233c1-f6f9-4e19-8117-123e850ea4c1'})], 'id': u'2f2fd472-ba4f-48bb-af49-6d2c1606d27c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a4ec2f8b2bda4116b262515a89764407', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2018-08-31T09:53:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T09:53:22Z', 'hostId': u'6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'public_v6': '', 'private_v4': u'192.168.0.18', 'cloud': 'envvars', 'host_id': u'6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e', '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-31T09:53:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'created_at': u'2018-08-31T09:52:50Z', 'created': u'2018-08-31T09:52:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:88:9c:8e', u'version': 4, u'addr': u'192.168.1.14', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6f:46:20', u'version': 4, u'addr': u'192.168.0.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6f:46:20', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3', 'name': u'heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50'}), 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-31T09:53:14.000000', 'flavor': Munch({u'id': u'c7685831-8a6d-4a89-98c9-22307aa3bb57', 'name': u'heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50'}), 'az': u'nova', 'id': u'5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'34cd95c8-1a6a-4a93-b9bf-dbf38e8a5a04'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c4b1f293-1c39-4d33-9fb4-61ecaeff725c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'e6f7b5a9-2275-4b14-8eaf-c6449b13d6a1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'ecb27771-6ad6-45ec-ad35-b889850a74bc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'fddfe899-60fe-4dbd-87e1-46d83ef1d7a0'})], 'id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'bafc01e3-c92e-40e5-bab1-4f78f9d8b36e', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'099a7c48-4a19-43a5-8c68-9a0594c195a7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'bafc01e3-c92e-40e5-bab1-4f78f9d8b36e', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'8c98d19b-c32f-44cd-b15f-6798382d641d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'bafc01e3-c92e-40e5-bab1-4f78f9d8b36e', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'a527924d-4ce1-4cd1-b7e7-d1e450ccf214'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'bafc01e3-c92e-40e5-bab1-4f78f9d8b36e', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'a804b055-c25d-4c64-9aa1-c701d6039768'})], 'id': u'bafc01e3-c92e-40e5-bab1-4f78f9d8b36e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'9d994adc-74e6-4ae5-ab33-45c9d605e027', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'4031cae7-83fb-446e-a0aa-79ab571208f3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'9d994adc-74e6-4ae5-ab33-45c9d605e027', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'8c698116-25be-4e3d-8b9a-999d2663bdd1'})], 'id': u'9d994adc-74e6-4ae5-ab33-45c9d605e027', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a4ec2f8b2bda4116b262515a89764407', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2018-08-31T09:53:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T09:53:14Z', 'hostId': u'6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'public_v6': '', 'private_v4': u'192.168.0.4', 'cloud': 'envvars', 'host_id': u'6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e', '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-31T09:53:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'created_at': u'2018-08-31T09:52:49Z', 'created': u'2018-08-31T09:52:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b9:79:fb', 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:b9:79:fb', 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'ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3', 'name': u'heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50'}), 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-31T09:52:30.000000', 'flavor': Munch({u'id': u'c7685831-8a6d-4a89-98c9-22307aa3bb57', 'name': u'heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50'}), 'az': u'nova', 'id': u'3695b4fd-0182-4f1f-a97a-8740d9494380', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'34cd95c8-1a6a-4a93-b9bf-dbf38e8a5a04'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c4b1f293-1c39-4d33-9fb4-61ecaeff725c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'e6f7b5a9-2275-4b14-8eaf-c6449b13d6a1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'ecb27771-6ad6-45ec-ad35-b889850a74bc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'fddfe899-60fe-4dbd-87e1-46d83ef1d7a0'})], 'id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'154109c7-0786-4990-8278-aaedeed16587', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'667c4059-8a5e-42ce-98e4-bc927f9b4638'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'154109c7-0786-4990-8278-aaedeed16587', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'8862eea5-03a6-413a-9b6f-0f6421128eda'})], 'id': u'154109c7-0786-4990-8278-aaedeed16587', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a4ec2f8b2bda4116b262515a89764407', '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'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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-31T09:52:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T09:52:30Z', 'hostId': u'6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'public_v6': '', 'private_v4': u'192.168.0.15', 'cloud': 'envvars', 'host_id': u'6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e', '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-31T09:52:30.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'created_at': u'2018-08-31T09:52:18Z', 'created': u'2018-08-31T09:52:18Z', '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:0c:d0:e7', u'version': 4, u'addr': u'192.168.1.24', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c7:b9:60', u'version': 4, u'addr': u'192.168.0.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c7:b9:60', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3', 'name': u'heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50'}), 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-31T09:52:04.000000', 'flavor': Munch({u'id': u'c7685831-8a6d-4a89-98c9-22307aa3bb57', 'name': u'heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50'}), 'az': u'nova', 'id': u'46700010-d4d1-48bf-8897-18529a0292ea', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'370aa02a-6d6a-4f45-a148-e9705dea45bc', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'4c4a7aec-2be5-44da-be01-a94002ee3400'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'370aa02a-6d6a-4f45-a148-e9705dea45bc', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'6d4257d9-154f-472c-bbb5-3d9bd495c8f1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'370aa02a-6d6a-4f45-a148-e9705dea45bc', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'7e16e63c-2b98-4040-98f3-a087ce1587be'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'370aa02a-6d6a-4f45-a148-e9705dea45bc', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'8768e7f9-1b76-4759-9c0a-20660403da28'})], 'id': u'370aa02a-6d6a-4f45-a148-e9705dea45bc', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'370aa02a-6d6a-4f45-a148-e9705dea45bc', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'4c4a7aec-2be5-44da-be01-a94002ee3400'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'370aa02a-6d6a-4f45-a148-e9705dea45bc', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'6d4257d9-154f-472c-bbb5-3d9bd495c8f1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'370aa02a-6d6a-4f45-a148-e9705dea45bc', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'7e16e63c-2b98-4040-98f3-a087ce1587be'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'370aa02a-6d6a-4f45-a148-e9705dea45bc', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'8768e7f9-1b76-4759-9c0a-20660403da28'})], 'id': u'370aa02a-6d6a-4f45-a148-e9705dea45bc', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a4ec2f8b2bda4116b262515a89764407', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2018-08-31T09:52:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T09:52:04Z', 'hostId': u'6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e', '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-31T09:52:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'created_at': u'2018-08-31T09:50:20Z', 'created': u'2018-08-31T09:50:20Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-08-31 09:53:43,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:53:43,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:43,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-e26f888f-fa8f-485e-a07f-2e0bd9792a76 x-compute-request-id: req-e26f888f-fa8f-485e-a07f-2e0bd9792a76 Content-Encoding: gzip Content-Length: 1472 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:5b:4f:59", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4f:59", "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:84:15:e6", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:15:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "09760a53-fe17-40f4-b106-435c7eca58c9", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T09:53:00Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "d33755f9-733b-4597-b184-6c53f1426fe5", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T09:52:51Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:33:6f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:18.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "1573a796-218f-4eba-ad81-aedd3efcd01e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:18Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:18:a2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:22.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:22Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:9c:8e", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:14.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:14Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T09:52:49Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:30.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "3695b4fd-0182-4f1f-a97a-8740d9494380", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:30Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T09:52:18Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d0:e7", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:04.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "46700010-d4d1-48bf-8897-18529a0292ea", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:04Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ns.clearwater.opnfv", "created": "2018-08-31T09:50:20Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:53:43,888 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e26f888f-fa8f-485e-a07f-2e0bd9792a76 2018-08-31 09:53:43,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548988103867s 2018-08-31 09:53:43,888 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e26f888f-fa8f-485e-a07f-2e0bd9792a76 2018-08-31 09:53:43,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:53:43,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:53:43,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:53:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3e0c677-32a7-4b4e-92fc-fc1819e690d8 x-compute-request-id: req-c3e0c677-32a7-4b4e-92fc-fc1819e690d8 Content-Encoding: gzip Content-Length: 10442 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.008036] Security Framework initialized\n[ 0.009291] AppArmor: AppArmor initialized\n[ 0.010546] Yama: becoming mindful.\n[ 0.012167] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019746] 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.022223] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025340] Initializing cgroup subsys freezer\n[ 0.026692] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029388] Initializing cgroup subsys hugetlb\n[ 0.030745] FEATURE SPEC_CTRL Not Present\n[ 0.032721] mce: CPU supports 10 MCE banks\n[ 0.034006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041950] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.048484] ACPI: Core revision 20131115\n[ 0.050113] ACPI: All ACPI Tables successfully acquired\n[ 0.051793] ftrace: allocating 28717 entries in 113 pages\n[ 0.076125] smpboot: Max logical packages: 2\n[ 0.077428] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.079182] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080256] Enabling x2apic\n[ 0.081173] Enabled x2apic\n[ 0.082359] Switched APIC routing to physical x2apic.\n[ 0.085331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.087039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090241] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098591] KVM setup paravirtual spinlock\n[ 0.101404] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104737] x86: Booting SMP configuration:\n[ 0.106316] .... node #0, CPUs: #1[ 0.101354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124073] KVM setup async PF for cpu 1\n[ 0.124113] x86: Booted up 1 node, 2 CPUs\n[ 0.124121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.132239] devtmpfs: initialized\n[ 0.135639] EVM: security.selinux\n[ 0.136003] EVM: security.SMACK64\n[ 0.137038] EVM: security.ima\n[ 0.138007] EVM: security.capability\n[ 0.140533] pinctrl core: initialized pinctrl subsystem\n[ 0.142123] regulator-dummy: no parameters\n[ 0.143479] RTC time: 9:53:25, date: 08/31/18\n[ 0.144104] NET: Registered protocol family 16\n[ 0.145581] cpuidle: using governor ladder\n[ 0.146790] cpuidle: using governor menu\n[ 0.148086] ACPI: bus type PCI registered\n[ 0.149288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.151244] PCI: Using configuration type 1 for base access\n[ 0.152714] bio: create slab at 0\n[ 0.153310] ACPI: Added _OSI(Module Device)\n[ 0.153338] ACPI: Added _OSI(Processor Device)\n[ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.157334] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.160140] ACPI: Interpreter enabled\n[ 0.161262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.163938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.165748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.168010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.170785] ACPI: (supports S0 S5)\n[ 0.172009] ACPI: Using IOAPIC for interrupt routing\n[ 0.173766] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176206] ACPI: No dock devices found.\n[ 0.181207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.183376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.184008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.185752] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188244] acpiphp: Slot [3] registered\n[ 0.189410] acpiphp: Slot [4] registered\n[ 0.190567] acpiphp: Slot [5] registered\n[ 0.191726] acpiphp: Slot [6] registered\n[ 0.192026] acpiphp: Slot [7] registered\n[ 0.193194] acpiphp: Slot [8] registered\n[ 0.194326] acpiphp: Slot [9] registered\n[ 0.195491] acpiphp: Slot [10] registered\n[ 0.196023] acpiphp: Slot [11] registered\n[ 0.197276] acpiphp: Slot [12] registered\n[ 0.198447] acpiphp: Slot [13] registered\n[ 0.199606] acpiphp: Slot [14] registered\n[ 0.200022] acpiphp: Slot [15] registered\n[ 0.201209] acpiphp: Slot [16] registered\n[ 0.202391] acpiphp: Slot [17] registered\n[ 0.203566] acpiphp: Slot [18] registered\n[ 0.204030] acpiphp: Slot [19] registered\n[ 0.205206] acpiphp: Slot [20] registered\n[ 0.206362] acpiphp: Slot [21] registered\n[ 0.207521] acpiphp: Slot [22] registered\n[ 0.208022] acpiphp: Slot [23] registered\n[ 0.209189] acpiphp: Slot [24] registered\n[ 0.210363] acpiphp: Slot [25] registered\n[ 0.211533] acpiphp: Slot [26] registered\n[ 0.212022] acpiphp: Slot [27] registered\n[ 0.213192] acpiphp: Slot [28] registered\n[ 0.214345] acpiphp: Slot [29] registered\n[ 0.215516] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217183] PCI host bridge to bus 0000:00\n[ 0.218345] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.219817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.221626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.223369] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.231701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.232016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.262151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.264457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.266602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272992] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.275272] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.275272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276005] vgaarb: loaded\n[ 0.277264] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279516] SCSI subsystem initialized\n[ 0.280231] ACPI: bus type USB registered\n[ 0.281575] usbcore: registered new interface driver usbfs\n[ 0.283501] usbcore: registered new interface driver hub\n[ 0.284057] usbcore: registered new device driver usb\n[ 0.285974] PCI: Using ACPI for IRQ routing\n[ 0.288402] NetLabel: Initializing\n[ 0.289575] NetLabel: domain hash size = 128\n[ 0.291201] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.292074] NetLabel: unlabeled traffic allowed by default\n[ 0.294061] Switched to clocksource kvm-clock\n[ 0.301783] AppArmor: AppArmor Filesystem Enabled\n[ 0.303501] pnp: PnP ACPI init\n[ 0.304789] ACPI: bus type PNP registered\n[ 0.306847] pnp: PnP ACPI: found 8 devices\n[ 0.308242] ACPI: bus type PNP unregistered\n[ 0.315941] NET: Registered protocol family 2\n[ 0.317685] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.319916] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.321884] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.323717] TCP: reno registered\n[ 0.324746] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.326350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328161] NET: Registered protocol family 1\n[ 0.329458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.331049] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.332599] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.355621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.385873] Trying to unpack rootfs image as initramfs...\n[ 0.491175] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.493703] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.495406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.497202] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.499918] Scanning for low memory corruption every 60 seconds\n[ 0.502229] Initialise system trusted keyring\n[ 0.503848] audit: initializing netlink socket (disabled)\n[ 0.505671] type=2000 audit(1535709205.895:1): initialized\n[ 0.526982] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.529537] zbud: loaded\n[ 0.530566] VFS: Disk quotas dquot_6.5.2\n[ 0.531691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534004] fuse init (API version 7.22)\n[ 0.535191] msgmni has been set to 3997\n[ 0.536400] Key type big_key registered\n[ 0.538119] Key type asymmetric registered\n[ 0.539307] Asymmetric key parser 'x509' registered\n[ 0.540660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.542798] io scheduler noop registered\n[ 0.543968] io scheduler deadline registered (default)\n[ 0.545356] io scheduler cfq registered\n[ 0.546558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549733] ipmi message handler version 39.2\n[ 0.550985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553053] ACPI: Power Button [PWRF]\n[ 0.554264] GHES: HEST is not enabled!\n[ 0.576567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.621521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.644543] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.646823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.671662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674628] Linux agpgart interface v0.103\n[ 0.676787] brd: module loaded\n[ 0.678196] loop: module loaded\n[ 0.679536] blk-mq: CPU -> queue map\n[ 0.680568] CPU 0 -> Queue 0\n[ 0.681489] CPU 1 -> Queue 0\n[ 0.683343] vda: vda1\n[ 0.684992] scsi0 : ata_piix\n[ 0.686057] scsi1 : ata_piix\n[ 0.687052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.688754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.690741] libphy: Fixed MDIO Bus: probed\n[ 0.692090] tun: Universal TUN/TAP device driver, 1.6\n[ 0.693481] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.696826] PPP generic driver version 2.4.2\n[ 0.698339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.700954] ehci-pci: EHCI PCI platform driver\n[ 0.702601] ehci-platform: EHCI generic platform driver\n[ 0.704894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.706700] ohci-pci: OHCI PCI platform driver\n[ 0.707818] ohci-platform: OHCI generic platform driver\n[ 0.709215] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.735946] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.741090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.742785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744868] usb usb1: Product: UHCI Host Controller\n[ 0.746171] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.747775] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749165] hub 1-0:1.0: USB hub found\n[ 0.750235] hub 1-0:1.0: 2 ports detected\n[ 0.751523] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.754464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.755797] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.757349] mousedev: PS/2 mouse device common for all mice\n[ 0.759097] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.761666] rtc_cmos 00:00: RTC can wake from S4\n[ 0.763240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.764874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.766552] device-mapper: uevent: version 1.0.3\n[ 0.767926] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.770223] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.771922] TCP: cubic registered\n[ 0.773009] NET: Registered protocol family 10\n[ 0.774565] NET: Registered protocol family 17\n[ 0.775839] Key type dns_resolver registered\n[ 0.777266] Loading compiled-in X.509 certificates\n[ 0.779058] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.792171] registered taskstats version 1\n[ 0.796811] Key type trusted registered\n[ 0.802197] Key type encrypted registered\n[ 0.803692] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805261] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.807428] regulator-dummy: disabling\n[ 0.808681] Magic number: 14:634:880\n[ 0.809990] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:26 UTC (1535709206)\n[ 0.812669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.814675] EDD information not available.\n[ 0.845551] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.848461] Write protecting the kernel read-only data: 12288k\n[ 0.851258] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856043] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.872058] systemd-udevd[107]: starting version 204\n[ 0.916846] FDC 0 is a S82078B\n[ 1.064070] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.228725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.230725] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.232662] usb 1-1: Product: QEMU USB Tablet\n[ 1.233930] usb 1-1: Manufacturer: QEMU\n[ 1.235091] usb 1-1: SerialNumber: 42\n[ 1.934115] 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.312197] 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.420367] 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.510104] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:28 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.16]: 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 * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.78]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.25 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:84:15:e6 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:5b:4f:59 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\nb5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . .. |\n| . o . . |\n| o o + |\n| o . oo.+ |\n| . +Soo |\n| . .. |\n| . o . |\n| .. o.o |\n| ....E*o |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oO.o.... |\n| .O ..o |\n| o . . = . |\n| o . + * |\n| . E S + |\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:\n8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| + . .|\n| . = * . . o + |\n| . . = S = . + E|\n| . . . o o |\n| . . + o |\n| . . = . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o|\n| .E|\n| . |\n| .. . .|\n| S..oo o|\n| .* . o |\n| . + Bo |\n| * Bo |\n| =++.|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 ]\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\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:35 +0000. Up 10.17 seconds.\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:37 +0000. Up 11.69 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 18387 0 --:--:-- --:--:-- --:--:-- 18308100 3149 100 3149 0 0 18380 0 --:--:-- --:--:-- --:--:-- 18308\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.3 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 [1101 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 [473 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]\n"} 2018-08-31 09:53:43,981 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/action used request id req-c3e0c677-32a7-4b4e-92fc-fc1819e690d8 2018-08-31 09:53:43,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0855841636658s 2018-08-31 09:53:43,982 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/action used request id req-c3e0c677-32a7-4b4e-92fc-fc1819e690d8 2018-08-31 09:53:43,983 - 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.008036] Security Framework initialized [ 0.009291] AppArmor: AppArmor initialized [ 0.010546] Yama: becoming mindful. [ 0.012167] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019746] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022223] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025340] Initializing cgroup subsys freezer [ 0.026692] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029388] Initializing cgroup subsys hugetlb [ 0.030745] FEATURE SPEC_CTRL Not Present [ 0.032721] mce: CPU supports 10 MCE banks [ 0.034006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041950] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.048484] ACPI: Core revision 20131115 [ 0.050113] ACPI: All ACPI Tables successfully acquired [ 0.051793] ftrace: allocating 28717 entries in 113 pages [ 0.076125] smpboot: Max logical packages: 2 [ 0.077428] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.079182] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080256] Enabling x2apic [ 0.081173] Enabled x2apic [ 0.082359] Switched APIC routing to physical x2apic. [ 0.085331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.087039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090241] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098591] KVM setup paravirtual spinlock [ 0.101404] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104737] x86: Booting SMP configuration: [ 0.106316] .... node #0, CPUs: #1[ 0.101354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124073] KVM setup async PF for cpu 1 [ 0.124113] x86: Booted up 1 node, 2 CPUs [ 0.124121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.132239] devtmpfs: initialized [ 0.135639] EVM: security.selinux [ 0.136003] EVM: security.SMACK64 [ 0.137038] EVM: security.ima [ 0.138007] EVM: security.capability [ 0.140533] pinctrl core: initialized pinctrl subsystem [ 0.142123] regulator-dummy: no parameters [ 0.143479] RTC time: 9:53:25, date: 08/31/18 [ 0.144104] NET: Registered protocol family 16 [ 0.145581] cpuidle: using governor ladder [ 0.146790] cpuidle: using governor menu [ 0.148086] ACPI: bus type PCI registered [ 0.149288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151244] PCI: Using configuration type 1 for base access [ 0.152714] bio: create slab at 0 [ 0.153310] ACPI: Added _OSI(Module Device) [ 0.153338] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157334] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160140] ACPI: Interpreter enabled [ 0.161262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.163938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.165748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.168010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.170785] ACPI: (supports S0 S5) [ 0.172009] ACPI: Using IOAPIC for interrupt routing [ 0.173766] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176206] ACPI: No dock devices found. [ 0.181207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185752] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188244] acpiphp: Slot [3] registered [ 0.189410] acpiphp: Slot [4] registered [ 0.190567] acpiphp: Slot [5] registered [ 0.191726] acpiphp: Slot [6] registered [ 0.192026] acpiphp: Slot [7] registered [ 0.193194] acpiphp: Slot [8] registered [ 0.194326] acpiphp: Slot [9] registered [ 0.195491] acpiphp: Slot [10] registered [ 0.196023] acpiphp: Slot [11] registered [ 0.197276] acpiphp: Slot [12] registered [ 0.198447] acpiphp: Slot [13] registered [ 0.199606] acpiphp: Slot [14] registered [ 0.200022] acpiphp: Slot [15] registered [ 0.201209] acpiphp: Slot [16] registered [ 0.202391] acpiphp: Slot [17] registered [ 0.203566] acpiphp: Slot [18] registered [ 0.204030] acpiphp: Slot [19] registered [ 0.205206] acpiphp: Slot [20] registered [ 0.206362] acpiphp: Slot [21] registered [ 0.207521] acpiphp: Slot [22] registered [ 0.208022] acpiphp: Slot [23] registered [ 0.209189] acpiphp: Slot [24] registered [ 0.210363] acpiphp: Slot [25] registered [ 0.211533] acpiphp: Slot [26] registered [ 0.212022] acpiphp: Slot [27] registered [ 0.213192] acpiphp: Slot [28] registered [ 0.214345] acpiphp: Slot [29] registered [ 0.215516] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217183] PCI host bridge to bus 0000:00 [ 0.218345] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.219817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.221626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.223369] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.231701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.232016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.262151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.264457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.266602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272992] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.275272] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.275272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276005] vgaarb: loaded [ 0.277264] vgaarb: bridge control possible 0000:00:02.0 [ 0.279516] SCSI subsystem initialized [ 0.280231] ACPI: bus type USB registered [ 0.281575] usbcore: registered new interface driver usbfs [ 0.283501] usbcore: registered new interface driver hub [ 0.284057] usbcore: registered new device driver usb [ 0.285974] PCI: Using ACPI for IRQ routing [ 0.288402] NetLabel: Initializing [ 0.289575] NetLabel: domain hash size = 128 [ 0.291201] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.292074] NetLabel: unlabeled traffic allowed by default [ 0.294061] Switched to clocksource kvm-clock [ 0.301783] AppArmor: AppArmor Filesystem Enabled [ 0.303501] pnp: PnP ACPI init [ 0.304789] ACPI: bus type PNP registered [ 0.306847] pnp: PnP ACPI: found 8 devices [ 0.308242] ACPI: bus type PNP unregistered [ 0.315941] NET: Registered protocol family 2 [ 0.317685] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.319916] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.321884] TCP: Hash tables configured (established 16384 bind 16384) [ 0.323717] TCP: reno registered [ 0.324746] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.326350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328161] NET: Registered protocol family 1 [ 0.329458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.331049] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.332599] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.355621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.385873] Trying to unpack rootfs image as initramfs... [ 0.491175] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.493703] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.495406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497202] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.499918] Scanning for low memory corruption every 60 seconds [ 0.502229] Initialise system trusted keyring [ 0.503848] audit: initializing netlink socket (disabled) [ 0.505671] type=2000 audit(1535709205.895:1): initialized [ 0.526982] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.529537] zbud: loaded [ 0.530566] VFS: Disk quotas dquot_6.5.2 [ 0.531691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534004] fuse init (API version 7.22) [ 0.535191] msgmni has been set to 3997 [ 0.536400] Key type big_key registered [ 0.538119] Key type asymmetric registered [ 0.539307] Asymmetric key parser 'x509' registered [ 0.540660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.542798] io scheduler noop registered [ 0.543968] io scheduler deadline registered (default) [ 0.545356] io scheduler cfq registered [ 0.546558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.548008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.549733] ipmi message handler version 39.2 [ 0.550985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.553053] ACPI: Power Button [PWRF] [ 0.554264] GHES: HEST is not enabled! [ 0.576567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.621521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.644543] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.646823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674628] Linux agpgart interface v0.103 [ 0.676787] brd: module loaded [ 0.678196] loop: module loaded [ 0.679536] blk-mq: CPU -> queue map [ 0.680568] CPU 0 -> Queue 0 [ 0.681489] CPU 1 -> Queue 0 [ 0.683343] vda: vda1 [ 0.684992] scsi0 : ata_piix [ 0.686057] scsi1 : ata_piix [ 0.687052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.688754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.690741] libphy: Fixed MDIO Bus: probed [ 0.692090] tun: Universal TUN/TAP device driver, 1.6 [ 0.693481] tun: (C) 1999-2004 Max Krasnyansky [ 0.696826] PPP generic driver version 2.4.2 [ 0.698339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.700954] ehci-pci: EHCI PCI platform driver [ 0.702601] ehci-platform: EHCI generic platform driver [ 0.704894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.706700] ohci-pci: OHCI PCI platform driver [ 0.707818] ohci-platform: OHCI generic platform driver [ 0.709215] uhci_hcd: USB Universal Host Controller Interface driver [ 0.735946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.741090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.742785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.744868] usb usb1: Product: UHCI Host Controller [ 0.746171] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.747775] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749165] hub 1-0:1.0: USB hub found [ 0.750235] hub 1-0:1.0: 2 ports detected [ 0.751523] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.754464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.755797] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.757349] mousedev: PS/2 mouse device common for all mice [ 0.759097] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.761666] rtc_cmos 00:00: RTC can wake from S4 [ 0.763240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.764874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.766552] device-mapper: uevent: version 1.0.3 [ 0.767926] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.770223] ledtrig-cpu: registered to indicate activity on CPUs [ 0.771922] TCP: cubic registered [ 0.773009] NET: Registered protocol family 10 [ 0.774565] NET: Registered protocol family 17 [ 0.775839] Key type dns_resolver registered [ 0.777266] Loading compiled-in X.509 certificates [ 0.779058] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.792171] registered taskstats version 1 [ 0.796811] Key type trusted registered [ 0.802197] Key type encrypted registered [ 0.803692] AppArmor: AppArmor sha1 policy hashing enabled [ 0.805261] IMA: No TPM chip found, activating TPM-bypass! [ 0.807428] regulator-dummy: disabling [ 0.808681] Magic number: 14:634:880 [ 0.809990] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:26 UTC (1535709206) [ 0.812669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.814675] EDD information not available. [ 0.845551] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.848461] Write protecting the kernel read-only data: 12288k [ 0.851258] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856043] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.872058] systemd-udevd[107]: starting version 204 [ 0.916846] FDC 0 is a S82078B [ 1.064070] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.230725] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.232662] usb 1-1: Product: QEMU USB Tablet [ 1.233930] usb 1-1: Manufacturer: QEMU [ 1.235091] usb 1-1: SerialNumber: 42 [ 1.934115] 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.312197] 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.420367] 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.510104] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:28 +0000. Up 2.98 seconds. cloud-init-nonet[3.16]: 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 ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.78]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.25 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:84:15:e6 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:5b:4f:59 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: b5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . .. | | . o . . | | o o + | | o . oo.+ | | . +Soo | | . .. | | . o . | | .. o.o | | ....E*o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | oO.o.... | | .O ..o | | o . . = . | | o . + * | | . E S + | | o + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | + . .| | . = * . . o + | | . . = S = . + E| | . . . o o | | . . + o | | . . = . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .o| | .E| | . | | .. . .| | S..oo o| | .* . o | | . + Bo | | * Bo | | =++.| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting 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 Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:35 +0000. Up 10.17 seconds. landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:37 +0000. Up 11.69 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 18387 0 --:--:-- --:--:-- --:--:-- 18308100 3149 100 3149 0 0 18380 0 --:--:-- --:--:-- --:--:-- 18308 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.3 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 [1101 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 [473 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] 2018-08-31 09:53:43,985 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 09:53:53,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:53:53,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:53:54,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-f61cd6dc-1e45-441f-abc2-215bebe90437 x-compute-request-id: req-f61cd6dc-1e45-441f-abc2-215bebe90437 Content-Encoding: gzip Content-Length: 1472 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:5b:4f:59", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4f:59", "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:84:15:e6", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:15:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "09760a53-fe17-40f4-b106-435c7eca58c9", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T09:53:00Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "d33755f9-733b-4597-b184-6c53f1426fe5", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T09:52:51Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:33:6f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:18.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "1573a796-218f-4eba-ad81-aedd3efcd01e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:18Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:18:a2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:22.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:22Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:9c:8e", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:14.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:14Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T09:52:49Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:30.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "3695b4fd-0182-4f1f-a97a-8740d9494380", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:30Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T09:52:18Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d0:e7", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:04.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "46700010-d4d1-48bf-8897-18529a0292ea", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:04Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ns.clearwater.opnfv", "created": "2018-08-31T09:50:20Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:53:54,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-f61cd6dc-1e45-441f-abc2-215bebe90437 2018-08-31 09:53:54,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.790735006332s 2018-08-31 09:53:54,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-f61cd6dc-1e45-441f-abc2-215bebe90437 2018-08-31 09:53:54,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:53:54,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:53:54,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-87bfed61-c0a7-49fb-8e6b-777b16e46552 x-compute-request-id: req-87bfed61-c0a7-49fb-8e6b-777b16e46552 Content-Encoding: gzip Content-Length: 12450 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.008036] Security Framework initialized\n[ 0.009291] AppArmor: AppArmor initialized\n[ 0.010546] Yama: becoming mindful.\n[ 0.012167] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019746] 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.022223] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025340] Initializing cgroup subsys freezer\n[ 0.026692] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029388] Initializing cgroup subsys hugetlb\n[ 0.030745] FEATURE SPEC_CTRL Not Present\n[ 0.032721] mce: CPU supports 10 MCE banks\n[ 0.034006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041950] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.048484] ACPI: Core revision 20131115\n[ 0.050113] ACPI: All ACPI Tables successfully acquired\n[ 0.051793] ftrace: allocating 28717 entries in 113 pages\n[ 0.076125] smpboot: Max logical packages: 2\n[ 0.077428] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.079182] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080256] Enabling x2apic\n[ 0.081173] Enabled x2apic\n[ 0.082359] Switched APIC routing to physical x2apic.\n[ 0.085331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.087039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090241] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098591] KVM setup paravirtual spinlock\n[ 0.101404] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104737] x86: Booting SMP configuration:\n[ 0.106316] .... node #0, CPUs: #1[ 0.101354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124073] KVM setup async PF for cpu 1\n[ 0.124113] x86: Booted up 1 node, 2 CPUs\n[ 0.124121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.132239] devtmpfs: initialized\n[ 0.135639] EVM: security.selinux\n[ 0.136003] EVM: security.SMACK64\n[ 0.137038] EVM: security.ima\n[ 0.138007] EVM: security.capability\n[ 0.140533] pinctrl core: initialized pinctrl subsystem\n[ 0.142123] regulator-dummy: no parameters\n[ 0.143479] RTC time: 9:53:25, date: 08/31/18\n[ 0.144104] NET: Registered protocol family 16\n[ 0.145581] cpuidle: using governor ladder\n[ 0.146790] cpuidle: using governor menu\n[ 0.148086] ACPI: bus type PCI registered\n[ 0.149288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.151244] PCI: Using configuration type 1 for base access\n[ 0.152714] bio: create slab at 0\n[ 0.153310] ACPI: Added _OSI(Module Device)\n[ 0.153338] ACPI: Added _OSI(Processor Device)\n[ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.157334] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.160140] ACPI: Interpreter enabled\n[ 0.161262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.163938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.165748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.168010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.170785] ACPI: (supports S0 S5)\n[ 0.172009] ACPI: Using IOAPIC for interrupt routing\n[ 0.173766] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176206] ACPI: No dock devices found.\n[ 0.181207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.183376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.184008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.185752] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188244] acpiphp: Slot [3] registered\n[ 0.189410] acpiphp: Slot [4] registered\n[ 0.190567] acpiphp: Slot [5] registered\n[ 0.191726] acpiphp: Slot [6] registered\n[ 0.192026] acpiphp: Slot [7] registered\n[ 0.193194] acpiphp: Slot [8] registered\n[ 0.194326] acpiphp: Slot [9] registered\n[ 0.195491] acpiphp: Slot [10] registered\n[ 0.196023] acpiphp: Slot [11] registered\n[ 0.197276] acpiphp: Slot [12] registered\n[ 0.198447] acpiphp: Slot [13] registered\n[ 0.199606] acpiphp: Slot [14] registered\n[ 0.200022] acpiphp: Slot [15] registered\n[ 0.201209] acpiphp: Slot [16] registered\n[ 0.202391] acpiphp: Slot [17] registered\n[ 0.203566] acpiphp: Slot [18] registered\n[ 0.204030] acpiphp: Slot [19] registered\n[ 0.205206] acpiphp: Slot [20] registered\n[ 0.206362] acpiphp: Slot [21] registered\n[ 0.207521] acpiphp: Slot [22] registered\n[ 0.208022] acpiphp: Slot [23] registered\n[ 0.209189] acpiphp: Slot [24] registered\n[ 0.210363] acpiphp: Slot [25] registered\n[ 0.211533] acpiphp: Slot [26] registered\n[ 0.212022] acpiphp: Slot [27] registered\n[ 0.213192] acpiphp: Slot [28] registered\n[ 0.214345] acpiphp: Slot [29] registered\n[ 0.215516] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217183] PCI host bridge to bus 0000:00\n[ 0.218345] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.219817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.221626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.223369] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.231701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.232016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.262151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.264457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.266602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272992] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.275272] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.275272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276005] vgaarb: loaded\n[ 0.277264] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279516] SCSI subsystem initialized\n[ 0.280231] ACPI: bus type USB registered\n[ 0.281575] usbcore: registered new interface driver usbfs\n[ 0.283501] usbcore: registered new interface driver hub\n[ 0.284057] usbcore: registered new device driver usb\n[ 0.285974] PCI: Using ACPI for IRQ routing\n[ 0.288402] NetLabel: Initializing\n[ 0.289575] NetLabel: domain hash size = 128\n[ 0.291201] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.292074] NetLabel: unlabeled traffic allowed by default\n[ 0.294061] Switched to clocksource kvm-clock\n[ 0.301783] AppArmor: AppArmor Filesystem Enabled\n[ 0.303501] pnp: PnP ACPI init\n[ 0.304789] ACPI: bus type PNP registered\n[ 0.306847] pnp: PnP ACPI: found 8 devices\n[ 0.308242] ACPI: bus type PNP unregistered\n[ 0.315941] NET: Registered protocol family 2\n[ 0.317685] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.319916] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.321884] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.323717] TCP: reno registered\n[ 0.324746] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.326350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328161] NET: Registered protocol family 1\n[ 0.329458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.331049] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.332599] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.355621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.385873] Trying to unpack rootfs image as initramfs...\n[ 0.491175] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.493703] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.495406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.497202] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.499918] Scanning for low memory corruption every 60 seconds\n[ 0.502229] Initialise system trusted keyring\n[ 0.503848] audit: initializing netlink socket (disabled)\n[ 0.505671] type=2000 audit(1535709205.895:1): initialized\n[ 0.526982] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.529537] zbud: loaded\n[ 0.530566] VFS: Disk quotas dquot_6.5.2\n[ 0.531691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534004] fuse init (API version 7.22)\n[ 0.535191] msgmni has been set to 3997\n[ 0.536400] Key type big_key registered\n[ 0.538119] Key type asymmetric registered\n[ 0.539307] Asymmetric key parser 'x509' registered\n[ 0.540660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.542798] io scheduler noop registered\n[ 0.543968] io scheduler deadline registered (default)\n[ 0.545356] io scheduler cfq registered\n[ 0.546558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549733] ipmi message handler version 39.2\n[ 0.550985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553053] ACPI: Power Button [PWRF]\n[ 0.554264] GHES: HEST is not enabled!\n[ 0.576567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.621521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.644543] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.646823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.671662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674628] Linux agpgart interface v0.103\n[ 0.676787] brd: module loaded\n[ 0.678196] loop: module loaded\n[ 0.679536] blk-mq: CPU -> queue map\n[ 0.680568] CPU 0 -> Queue 0\n[ 0.681489] CPU 1 -> Queue 0\n[ 0.683343] vda: vda1\n[ 0.684992] scsi0 : ata_piix\n[ 0.686057] scsi1 : ata_piix\n[ 0.687052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.688754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.690741] libphy: Fixed MDIO Bus: probed\n[ 0.692090] tun: Universal TUN/TAP device driver, 1.6\n[ 0.693481] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.696826] PPP generic driver version 2.4.2\n[ 0.698339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.700954] ehci-pci: EHCI PCI platform driver\n[ 0.702601] ehci-platform: EHCI generic platform driver\n[ 0.704894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.706700] ohci-pci: OHCI PCI platform driver\n[ 0.707818] ohci-platform: OHCI generic platform driver\n[ 0.709215] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.735946] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.741090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.742785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744868] usb usb1: Product: UHCI Host Controller\n[ 0.746171] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.747775] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749165] hub 1-0:1.0: USB hub found\n[ 0.750235] hub 1-0:1.0: 2 ports detected\n[ 0.751523] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.754464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.755797] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.757349] mousedev: PS/2 mouse device common for all mice\n[ 0.759097] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.761666] rtc_cmos 00:00: RTC can wake from S4\n[ 0.763240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.764874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.766552] device-mapper: uevent: version 1.0.3\n[ 0.767926] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.770223] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.771922] TCP: cubic registered\n[ 0.773009] NET: Registered protocol family 10\n[ 0.774565] NET: Registered protocol family 17\n[ 0.775839] Key type dns_resolver registered\n[ 0.777266] Loading compiled-in X.509 certificates\n[ 0.779058] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.792171] registered taskstats version 1\n[ 0.796811] Key type trusted registered\n[ 0.802197] Key type encrypted registered\n[ 0.803692] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805261] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.807428] regulator-dummy: disabling\n[ 0.808681] Magic number: 14:634:880\n[ 0.809990] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:26 UTC (1535709206)\n[ 0.812669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.814675] EDD information not available.\n[ 0.845551] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.848461] Write protecting the kernel read-only data: 12288k\n[ 0.851258] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856043] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.872058] systemd-udevd[107]: starting version 204\n[ 0.916846] FDC 0 is a S82078B\n[ 1.064070] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.228725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.230725] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.232662] usb 1-1: Product: QEMU USB Tablet\n[ 1.233930] usb 1-1: Manufacturer: QEMU\n[ 1.235091] usb 1-1: SerialNumber: 42\n[ 1.934115] 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.312197] 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.420367] 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.510104] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:28 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.16]: 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 * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.78]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.25 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:84:15:e6 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:5b:4f:59 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\nb5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . .. |\n| . o . . |\n| o o + |\n| o . oo.+ |\n| . +Soo |\n| . .. |\n| . o . |\n| .. o.o |\n| ....E*o |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oO.o.... |\n| .O ..o |\n| o . . = . |\n| o . + * |\n| . E S + |\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:\n8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| + . .|\n| . = * . . o + |\n| . . = S = . + E|\n| . . . o o |\n| . . + o |\n| . . = . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o|\n| .E|\n| . |\n| .. . .|\n| S..oo o|\n| .* . o |\n| . + Bo |\n| * Bo |\n| =++.|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 ]\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\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:35 +0000. Up 10.17 seconds.\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:37 +0000. Up 11.69 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 18387 0 --:--:-- --:--:-- --:--:-- 18308100 3149 100 3149 0 0 18380 0 --:--:-- --:--:-- --:--:-- 18308\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.3 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 [1101 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 [473 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 (1548 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.15\n+ '[' -n 192.168.0.15 ']'\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 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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]\n"} 2018-08-31 09:53:54,899 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/action used request id req-87bfed61-c0a7-49fb-8e6b-777b16e46552 2018-08-31 09:53:54,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.104835033417s 2018-08-31 09:53:54,900 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/action used request id req-87bfed61-c0a7-49fb-8e6b-777b16e46552 2018-08-31 09:53:54,900 - 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.008036] Security Framework initialized [ 0.009291] AppArmor: AppArmor initialized [ 0.010546] Yama: becoming mindful. [ 0.012167] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019746] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022223] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025340] Initializing cgroup subsys freezer [ 0.026692] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029388] Initializing cgroup subsys hugetlb [ 0.030745] FEATURE SPEC_CTRL Not Present [ 0.032721] mce: CPU supports 10 MCE banks [ 0.034006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041950] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.048484] ACPI: Core revision 20131115 [ 0.050113] ACPI: All ACPI Tables successfully acquired [ 0.051793] ftrace: allocating 28717 entries in 113 pages [ 0.076125] smpboot: Max logical packages: 2 [ 0.077428] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.079182] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080256] Enabling x2apic [ 0.081173] Enabled x2apic [ 0.082359] Switched APIC routing to physical x2apic. [ 0.085331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.087039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090241] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098591] KVM setup paravirtual spinlock [ 0.101404] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104737] x86: Booting SMP configuration: [ 0.106316] .... node #0, CPUs: #1[ 0.101354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124073] KVM setup async PF for cpu 1 [ 0.124113] x86: Booted up 1 node, 2 CPUs [ 0.124121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.132239] devtmpfs: initialized [ 0.135639] EVM: security.selinux [ 0.136003] EVM: security.SMACK64 [ 0.137038] EVM: security.ima [ 0.138007] EVM: security.capability [ 0.140533] pinctrl core: initialized pinctrl subsystem [ 0.142123] regulator-dummy: no parameters [ 0.143479] RTC time: 9:53:25, date: 08/31/18 [ 0.144104] NET: Registered protocol family 16 [ 0.145581] cpuidle: using governor ladder [ 0.146790] cpuidle: using governor menu [ 0.148086] ACPI: bus type PCI registered [ 0.149288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151244] PCI: Using configuration type 1 for base access [ 0.152714] bio: create slab at 0 [ 0.153310] ACPI: Added _OSI(Module Device) [ 0.153338] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157334] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160140] ACPI: Interpreter enabled [ 0.161262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.163938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.165748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.168010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.170785] ACPI: (supports S0 S5) [ 0.172009] ACPI: Using IOAPIC for interrupt routing [ 0.173766] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176206] ACPI: No dock devices found. [ 0.181207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185752] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188244] acpiphp: Slot [3] registered [ 0.189410] acpiphp: Slot [4] registered [ 0.190567] acpiphp: Slot [5] registered [ 0.191726] acpiphp: Slot [6] registered [ 0.192026] acpiphp: Slot [7] registered [ 0.193194] acpiphp: Slot [8] registered [ 0.194326] acpiphp: Slot [9] registered [ 0.195491] acpiphp: Slot [10] registered [ 0.196023] acpiphp: Slot [11] registered [ 0.197276] acpiphp: Slot [12] registered [ 0.198447] acpiphp: Slot [13] registered [ 0.199606] acpiphp: Slot [14] registered [ 0.200022] acpiphp: Slot [15] registered [ 0.201209] acpiphp: Slot [16] registered [ 0.202391] acpiphp: Slot [17] registered [ 0.203566] acpiphp: Slot [18] registered [ 0.204030] acpiphp: Slot [19] registered [ 0.205206] acpiphp: Slot [20] registered [ 0.206362] acpiphp: Slot [21] registered [ 0.207521] acpiphp: Slot [22] registered [ 0.208022] acpiphp: Slot [23] registered [ 0.209189] acpiphp: Slot [24] registered [ 0.210363] acpiphp: Slot [25] registered [ 0.211533] acpiphp: Slot [26] registered [ 0.212022] acpiphp: Slot [27] registered [ 0.213192] acpiphp: Slot [28] registered [ 0.214345] acpiphp: Slot [29] registered [ 0.215516] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217183] PCI host bridge to bus 0000:00 [ 0.218345] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.219817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.221626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.223369] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.231701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.232016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.262151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.264457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.266602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272992] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.275272] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.275272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276005] vgaarb: loaded [ 0.277264] vgaarb: bridge control possible 0000:00:02.0 [ 0.279516] SCSI subsystem initialized [ 0.280231] ACPI: bus type USB registered [ 0.281575] usbcore: registered new interface driver usbfs [ 0.283501] usbcore: registered new interface driver hub [ 0.284057] usbcore: registered new device driver usb [ 0.285974] PCI: Using ACPI for IRQ routing [ 0.288402] NetLabel: Initializing [ 0.289575] NetLabel: domain hash size = 128 [ 0.291201] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.292074] NetLabel: unlabeled traffic allowed by default [ 0.294061] Switched to clocksource kvm-clock [ 0.301783] AppArmor: AppArmor Filesystem Enabled [ 0.303501] pnp: PnP ACPI init [ 0.304789] ACPI: bus type PNP registered [ 0.306847] pnp: PnP ACPI: found 8 devices [ 0.308242] ACPI: bus type PNP unregistered [ 0.315941] NET: Registered protocol family 2 [ 0.317685] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.319916] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.321884] TCP: Hash tables configured (established 16384 bind 16384) [ 0.323717] TCP: reno registered [ 0.324746] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.326350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328161] NET: Registered protocol family 1 [ 0.329458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.331049] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.332599] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.355621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.385873] Trying to unpack rootfs image as initramfs... [ 0.491175] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.493703] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.495406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497202] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.499918] Scanning for low memory corruption every 60 seconds [ 0.502229] Initialise system trusted keyring [ 0.503848] audit: initializing netlink socket (disabled) [ 0.505671] type=2000 audit(1535709205.895:1): initialized [ 0.526982] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.529537] zbud: loaded [ 0.530566] VFS: Disk quotas dquot_6.5.2 [ 0.531691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534004] fuse init (API version 7.22) [ 0.535191] msgmni has been set to 3997 [ 0.536400] Key type big_key registered [ 0.538119] Key type asymmetric registered [ 0.539307] Asymmetric key parser 'x509' registered [ 0.540660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.542798] io scheduler noop registered [ 0.543968] io scheduler deadline registered (default) [ 0.545356] io scheduler cfq registered [ 0.546558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.548008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.549733] ipmi message handler version 39.2 [ 0.550985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.553053] ACPI: Power Button [PWRF] [ 0.554264] GHES: HEST is not enabled! [ 0.576567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.621521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.644543] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.646823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674628] Linux agpgart interface v0.103 [ 0.676787] brd: module loaded [ 0.678196] loop: module loaded [ 0.679536] blk-mq: CPU -> queue map [ 0.680568] CPU 0 -> Queue 0 [ 0.681489] CPU 1 -> Queue 0 [ 0.683343] vda: vda1 [ 0.684992] scsi0 : ata_piix [ 0.686057] scsi1 : ata_piix [ 0.687052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.688754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.690741] libphy: Fixed MDIO Bus: probed [ 0.692090] tun: Universal TUN/TAP device driver, 1.6 [ 0.693481] tun: (C) 1999-2004 Max Krasnyansky [ 0.696826] PPP generic driver version 2.4.2 [ 0.698339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.700954] ehci-pci: EHCI PCI platform driver [ 0.702601] ehci-platform: EHCI generic platform driver [ 0.704894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.706700] ohci-pci: OHCI PCI platform driver [ 0.707818] ohci-platform: OHCI generic platform driver [ 0.709215] uhci_hcd: USB Universal Host Controller Interface driver [ 0.735946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.741090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.742785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.744868] usb usb1: Product: UHCI Host Controller [ 0.746171] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.747775] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749165] hub 1-0:1.0: USB hub found [ 0.750235] hub 1-0:1.0: 2 ports detected [ 0.751523] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.754464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.755797] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.757349] mousedev: PS/2 mouse device common for all mice [ 0.759097] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.761666] rtc_cmos 00:00: RTC can wake from S4 [ 0.763240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.764874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.766552] device-mapper: uevent: version 1.0.3 [ 0.767926] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.770223] ledtrig-cpu: registered to indicate activity on CPUs [ 0.771922] TCP: cubic registered [ 0.773009] NET: Registered protocol family 10 [ 0.774565] NET: Registered protocol family 17 [ 0.775839] Key type dns_resolver registered [ 0.777266] Loading compiled-in X.509 certificates [ 0.779058] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.792171] registered taskstats version 1 [ 0.796811] Key type trusted registered [ 0.802197] Key type encrypted registered [ 0.803692] AppArmor: AppArmor sha1 policy hashing enabled [ 0.805261] IMA: No TPM chip found, activating TPM-bypass! [ 0.807428] regulator-dummy: disabling [ 0.808681] Magic number: 14:634:880 [ 0.809990] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:26 UTC (1535709206) [ 0.812669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.814675] EDD information not available. [ 0.845551] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.848461] Write protecting the kernel read-only data: 12288k [ 0.851258] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856043] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.872058] systemd-udevd[107]: starting version 204 [ 0.916846] FDC 0 is a S82078B [ 1.064070] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.230725] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.232662] usb 1-1: Product: QEMU USB Tablet [ 1.233930] usb 1-1: Manufacturer: QEMU [ 1.235091] usb 1-1: SerialNumber: 42 [ 1.934115] 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.312197] 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.420367] 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.510104] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:28 +0000. Up 2.98 seconds. cloud-init-nonet[3.16]: 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 ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.78]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.25 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:84:15:e6 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:5b:4f:59 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: b5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . .. | | . o . . | | o o + | | o . oo.+ | | . +Soo | | . .. | | . o . | | .. o.o | | ....E*o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | oO.o.... | | .O ..o | | o . . = . | | o . + * | | . E S + | | o + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | + . .| | . = * . . o + | | . . = S = . + E| | . . . o o | | . . + o | | . . = . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .o| | .E| | . | | .. . .| | S..oo o| | .* . o | | . + Bo | | * Bo | | =++.| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting 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 Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:35 +0000. Up 10.17 seconds. landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:37 +0000. Up 11.69 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 18387 0 --:--:-- --:--:-- --:--:-- 18308100 3149 100 3149 0 0 18380 0 --:--:-- --:--:-- --:--:-- 18308 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.3 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 [1101 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 [473 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 (1548 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.15 + '[' -n 192.168.0.15 ']' + 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 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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] 2018-08-31 09:53:54,902 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 09:54:04,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:54:04,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:54:05,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:54: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-3cebb4d1-39f0-40ff-9a53-334e31e7e5c2 x-compute-request-id: req-3cebb4d1-39f0-40ff-9a53-334e31e7e5c2 Content-Encoding: gzip Content-Length: 1472 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:5b:4f:59", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4f:59", "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:84:15:e6", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:15:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "09760a53-fe17-40f4-b106-435c7eca58c9", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T09:53:00Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "d33755f9-733b-4597-b184-6c53f1426fe5", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T09:52:51Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:33:6f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:18.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "1573a796-218f-4eba-ad81-aedd3efcd01e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:18Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:18:a2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:22.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:22Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:9c:8e", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:14.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:14Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T09:52:49Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:30.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "3695b4fd-0182-4f1f-a97a-8740d9494380", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:30Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T09:52:18Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d0:e7", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:04.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "46700010-d4d1-48bf-8897-18529a0292ea", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:04Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ns.clearwater.opnfv", "created": "2018-08-31T09:50:20Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:54:05,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-3cebb4d1-39f0-40ff-9a53-334e31e7e5c2 2018-08-31 09:54:05,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534142017365s 2018-08-31 09:54:05,448 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-3cebb4d1-39f0-40ff-9a53-334e31e7e5c2 2018-08-31 09:54:05,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:54:05,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:54:05,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:54: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-74fdb735-7ceb-4c41-b08e-5a6bb691cd5f x-compute-request-id: req-74fdb735-7ceb-4c41-b08e-5a6bb691cd5f Content-Encoding: gzip Content-Length: 13368 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.008036] Security Framework initialized\n[ 0.009291] AppArmor: AppArmor initialized\n[ 0.010546] Yama: becoming mindful.\n[ 0.012167] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019746] 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.022223] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025340] Initializing cgroup subsys freezer\n[ 0.026692] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029388] Initializing cgroup subsys hugetlb\n[ 0.030745] FEATURE SPEC_CTRL Not Present\n[ 0.032721] mce: CPU supports 10 MCE banks\n[ 0.034006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041950] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.048484] ACPI: Core revision 20131115\n[ 0.050113] ACPI: All ACPI Tables successfully acquired\n[ 0.051793] ftrace: allocating 28717 entries in 113 pages\n[ 0.076125] smpboot: Max logical packages: 2\n[ 0.077428] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.079182] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080256] Enabling x2apic\n[ 0.081173] Enabled x2apic\n[ 0.082359] Switched APIC routing to physical x2apic.\n[ 0.085331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.087039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090241] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098591] KVM setup paravirtual spinlock\n[ 0.101404] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104737] x86: Booting SMP configuration:\n[ 0.106316] .... node #0, CPUs: #1[ 0.101354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124073] KVM setup async PF for cpu 1\n[ 0.124113] x86: Booted up 1 node, 2 CPUs\n[ 0.124121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.132239] devtmpfs: initialized\n[ 0.135639] EVM: security.selinux\n[ 0.136003] EVM: security.SMACK64\n[ 0.137038] EVM: security.ima\n[ 0.138007] EVM: security.capability\n[ 0.140533] pinctrl core: initialized pinctrl subsystem\n[ 0.142123] regulator-dummy: no parameters\n[ 0.143479] RTC time: 9:53:25, date: 08/31/18\n[ 0.144104] NET: Registered protocol family 16\n[ 0.145581] cpuidle: using governor ladder\n[ 0.146790] cpuidle: using governor menu\n[ 0.148086] ACPI: bus type PCI registered\n[ 0.149288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.151244] PCI: Using configuration type 1 for base access\n[ 0.152714] bio: create slab at 0\n[ 0.153310] ACPI: Added _OSI(Module Device)\n[ 0.153338] ACPI: Added _OSI(Processor Device)\n[ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.157334] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.160140] ACPI: Interpreter enabled\n[ 0.161262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.163938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.165748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.168010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.170785] ACPI: (supports S0 S5)\n[ 0.172009] ACPI: Using IOAPIC for interrupt routing\n[ 0.173766] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176206] ACPI: No dock devices found.\n[ 0.181207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.183376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.184008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.185752] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188244] acpiphp: Slot [3] registered\n[ 0.189410] acpiphp: Slot [4] registered\n[ 0.190567] acpiphp: Slot [5] registered\n[ 0.191726] acpiphp: Slot [6] registered\n[ 0.192026] acpiphp: Slot [7] registered\n[ 0.193194] acpiphp: Slot [8] registered\n[ 0.194326] acpiphp: Slot [9] registered\n[ 0.195491] acpiphp: Slot [10] registered\n[ 0.196023] acpiphp: Slot [11] registered\n[ 0.197276] acpiphp: Slot [12] registered\n[ 0.198447] acpiphp: Slot [13] registered\n[ 0.199606] acpiphp: Slot [14] registered\n[ 0.200022] acpiphp: Slot [15] registered\n[ 0.201209] acpiphp: Slot [16] registered\n[ 0.202391] acpiphp: Slot [17] registered\n[ 0.203566] acpiphp: Slot [18] registered\n[ 0.204030] acpiphp: Slot [19] registered\n[ 0.205206] acpiphp: Slot [20] registered\n[ 0.206362] acpiphp: Slot [21] registered\n[ 0.207521] acpiphp: Slot [22] registered\n[ 0.208022] acpiphp: Slot [23] registered\n[ 0.209189] acpiphp: Slot [24] registered\n[ 0.210363] acpiphp: Slot [25] registered\n[ 0.211533] acpiphp: Slot [26] registered\n[ 0.212022] acpiphp: Slot [27] registered\n[ 0.213192] acpiphp: Slot [28] registered\n[ 0.214345] acpiphp: Slot [29] registered\n[ 0.215516] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217183] PCI host bridge to bus 0000:00\n[ 0.218345] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.219817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.221626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.223369] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.231701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.232016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.262151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.264457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.266602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272992] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.275272] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.275272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276005] vgaarb: loaded\n[ 0.277264] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279516] SCSI subsystem initialized\n[ 0.280231] ACPI: bus type USB registered\n[ 0.281575] usbcore: registered new interface driver usbfs\n[ 0.283501] usbcore: registered new interface driver hub\n[ 0.284057] usbcore: registered new device driver usb\n[ 0.285974] PCI: Using ACPI for IRQ routing\n[ 0.288402] NetLabel: Initializing\n[ 0.289575] NetLabel: domain hash size = 128\n[ 0.291201] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.292074] NetLabel: unlabeled traffic allowed by default\n[ 0.294061] Switched to clocksource kvm-clock\n[ 0.301783] AppArmor: AppArmor Filesystem Enabled\n[ 0.303501] pnp: PnP ACPI init\n[ 0.304789] ACPI: bus type PNP registered\n[ 0.306847] pnp: PnP ACPI: found 8 devices\n[ 0.308242] ACPI: bus type PNP unregistered\n[ 0.315941] NET: Registered protocol family 2\n[ 0.317685] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.319916] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.321884] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.323717] TCP: reno registered\n[ 0.324746] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.326350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328161] NET: Registered protocol family 1\n[ 0.329458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.331049] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.332599] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.355621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.385873] Trying to unpack rootfs image as initramfs...\n[ 0.491175] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.493703] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.495406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.497202] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.499918] Scanning for low memory corruption every 60 seconds\n[ 0.502229] Initialise system trusted keyring\n[ 0.503848] audit: initializing netlink socket (disabled)\n[ 0.505671] type=2000 audit(1535709205.895:1): initialized\n[ 0.526982] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.529537] zbud: loaded\n[ 0.530566] VFS: Disk quotas dquot_6.5.2\n[ 0.531691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534004] fuse init (API version 7.22)\n[ 0.535191] msgmni has been set to 3997\n[ 0.536400] Key type big_key registered\n[ 0.538119] Key type asymmetric registered\n[ 0.539307] Asymmetric key parser 'x509' registered\n[ 0.540660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.542798] io scheduler noop registered\n[ 0.543968] io scheduler deadline registered (default)\n[ 0.545356] io scheduler cfq registered\n[ 0.546558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549733] ipmi message handler version 39.2\n[ 0.550985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553053] ACPI: Power Button [PWRF]\n[ 0.554264] GHES: HEST is not enabled!\n[ 0.576567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.621521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.644543] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.646823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.671662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674628] Linux agpgart interface v0.103\n[ 0.676787] brd: module loaded\n[ 0.678196] loop: module loaded\n[ 0.679536] blk-mq: CPU -> queue map\n[ 0.680568] CPU 0 -> Queue 0\n[ 0.681489] CPU 1 -> Queue 0\n[ 0.683343] vda: vda1\n[ 0.684992] scsi0 : ata_piix\n[ 0.686057] scsi1 : ata_piix\n[ 0.687052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.688754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.690741] libphy: Fixed MDIO Bus: probed\n[ 0.692090] tun: Universal TUN/TAP device driver, 1.6\n[ 0.693481] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.696826] PPP generic driver version 2.4.2\n[ 0.698339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.700954] ehci-pci: EHCI PCI platform driver\n[ 0.702601] ehci-platform: EHCI generic platform driver\n[ 0.704894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.706700] ohci-pci: OHCI PCI platform driver\n[ 0.707818] ohci-platform: OHCI generic platform driver\n[ 0.709215] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.735946] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.741090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.742785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744868] usb usb1: Product: UHCI Host Controller\n[ 0.746171] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.747775] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749165] hub 1-0:1.0: USB hub found\n[ 0.750235] hub 1-0:1.0: 2 ports detected\n[ 0.751523] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.754464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.755797] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.757349] mousedev: PS/2 mouse device common for all mice\n[ 0.759097] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.761666] rtc_cmos 00:00: RTC can wake from S4\n[ 0.763240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.764874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.766552] device-mapper: uevent: version 1.0.3\n[ 0.767926] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.770223] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.771922] TCP: cubic registered\n[ 0.773009] NET: Registered protocol family 10\n[ 0.774565] NET: Registered protocol family 17\n[ 0.775839] Key type dns_resolver registered\n[ 0.777266] Loading compiled-in X.509 certificates\n[ 0.779058] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.792171] registered taskstats version 1\n[ 0.796811] Key type trusted registered\n[ 0.802197] Key type encrypted registered\n[ 0.803692] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805261] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.807428] regulator-dummy: disabling\n[ 0.808681] Magic number: 14:634:880\n[ 0.809990] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:26 UTC (1535709206)\n[ 0.812669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.814675] EDD information not available.\n[ 0.845551] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.848461] Write protecting the kernel read-only data: 12288k\n[ 0.851258] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856043] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.872058] systemd-udevd[107]: starting version 204\n[ 0.916846] FDC 0 is a S82078B\n[ 1.064070] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.228725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.230725] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.232662] usb 1-1: Product: QEMU USB Tablet\n[ 1.233930] usb 1-1: Manufacturer: QEMU\n[ 1.235091] usb 1-1: SerialNumber: 42\n[ 1.934115] 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.312197] 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.420367] 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.510104] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:28 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.16]: 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 * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.78]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.25 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:84:15:e6 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:5b:4f:59 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\nb5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . .. |\n| . o . . |\n| o o + |\n| o . oo.+ |\n| . +Soo |\n| . .. |\n| . o . |\n| .. o.o |\n| ....E*o |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oO.o.... |\n| .O ..o |\n| o . . = . |\n| o . + * |\n| . E S + |\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:\n8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| + . .|\n| . = * . . o + |\n| . . = S = . + E|\n| . . . o o |\n| . . + o |\n| . . = . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o|\n| .E|\n| . |\n| .. . .|\n| S..oo o|\n| .* . o |\n| . + Bo |\n| * Bo |\n| =++.|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 ]\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\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:35 +0000. Up 10.17 seconds.\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:37 +0000. Up 11.69 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 18387 0 --:--:-- --:--:-- --:--:-- 18308100 3149 100 3149 0 0 18380 0 --:--:-- --:--:-- --:--:-- 18308\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.3 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 [1101 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 [473 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 (1548 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.15\n+ '[' -n 192.168.0.15 ']'\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 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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 13s (3895 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) ...\n"} 2018-08-31 09:54:05,542 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/action used request id req-74fdb735-7ceb-4c41-b08e-5a6bb691cd5f 2018-08-31 09:54:05,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0856709480286s 2018-08-31 09:54:05,544 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/action used request id req-74fdb735-7ceb-4c41-b08e-5a6bb691cd5f 2018-08-31 09:54:05,544 - 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.008036] Security Framework initialized [ 0.009291] AppArmor: AppArmor initialized [ 0.010546] Yama: becoming mindful. [ 0.012167] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019746] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022223] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025340] Initializing cgroup subsys freezer [ 0.026692] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029388] Initializing cgroup subsys hugetlb [ 0.030745] FEATURE SPEC_CTRL Not Present [ 0.032721] mce: CPU supports 10 MCE banks [ 0.034006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041950] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.048484] ACPI: Core revision 20131115 [ 0.050113] ACPI: All ACPI Tables successfully acquired [ 0.051793] ftrace: allocating 28717 entries in 113 pages [ 0.076125] smpboot: Max logical packages: 2 [ 0.077428] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.079182] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080256] Enabling x2apic [ 0.081173] Enabled x2apic [ 0.082359] Switched APIC routing to physical x2apic. [ 0.085331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.087039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090241] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098591] KVM setup paravirtual spinlock [ 0.101404] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104737] x86: Booting SMP configuration: [ 0.106316] .... node #0, CPUs: #1[ 0.101354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124073] KVM setup async PF for cpu 1 [ 0.124113] x86: Booted up 1 node, 2 CPUs [ 0.124121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.132239] devtmpfs: initialized [ 0.135639] EVM: security.selinux [ 0.136003] EVM: security.SMACK64 [ 0.137038] EVM: security.ima [ 0.138007] EVM: security.capability [ 0.140533] pinctrl core: initialized pinctrl subsystem [ 0.142123] regulator-dummy: no parameters [ 0.143479] RTC time: 9:53:25, date: 08/31/18 [ 0.144104] NET: Registered protocol family 16 [ 0.145581] cpuidle: using governor ladder [ 0.146790] cpuidle: using governor menu [ 0.148086] ACPI: bus type PCI registered [ 0.149288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151244] PCI: Using configuration type 1 for base access [ 0.152714] bio: create slab at 0 [ 0.153310] ACPI: Added _OSI(Module Device) [ 0.153338] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157334] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160140] ACPI: Interpreter enabled [ 0.161262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.163938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.165748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.168010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.170785] ACPI: (supports S0 S5) [ 0.172009] ACPI: Using IOAPIC for interrupt routing [ 0.173766] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176206] ACPI: No dock devices found. [ 0.181207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185752] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188244] acpiphp: Slot [3] registered [ 0.189410] acpiphp: Slot [4] registered [ 0.190567] acpiphp: Slot [5] registered [ 0.191726] acpiphp: Slot [6] registered [ 0.192026] acpiphp: Slot [7] registered [ 0.193194] acpiphp: Slot [8] registered [ 0.194326] acpiphp: Slot [9] registered [ 0.195491] acpiphp: Slot [10] registered [ 0.196023] acpiphp: Slot [11] registered [ 0.197276] acpiphp: Slot [12] registered [ 0.198447] acpiphp: Slot [13] registered [ 0.199606] acpiphp: Slot [14] registered [ 0.200022] acpiphp: Slot [15] registered [ 0.201209] acpiphp: Slot [16] registered [ 0.202391] acpiphp: Slot [17] registered [ 0.203566] acpiphp: Slot [18] registered [ 0.204030] acpiphp: Slot [19] registered [ 0.205206] acpiphp: Slot [20] registered [ 0.206362] acpiphp: Slot [21] registered [ 0.207521] acpiphp: Slot [22] registered [ 0.208022] acpiphp: Slot [23] registered [ 0.209189] acpiphp: Slot [24] registered [ 0.210363] acpiphp: Slot [25] registered [ 0.211533] acpiphp: Slot [26] registered [ 0.212022] acpiphp: Slot [27] registered [ 0.213192] acpiphp: Slot [28] registered [ 0.214345] acpiphp: Slot [29] registered [ 0.215516] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217183] PCI host bridge to bus 0000:00 [ 0.218345] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.219817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.221626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.223369] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.231701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.232016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.262151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.264457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.266602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272992] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.275272] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.275272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276005] vgaarb: loaded [ 0.277264] vgaarb: bridge control possible 0000:00:02.0 [ 0.279516] SCSI subsystem initialized [ 0.280231] ACPI: bus type USB registered [ 0.281575] usbcore: registered new interface driver usbfs [ 0.283501] usbcore: registered new interface driver hub [ 0.284057] usbcore: registered new device driver usb [ 0.285974] PCI: Using ACPI for IRQ routing [ 0.288402] NetLabel: Initializing [ 0.289575] NetLabel: domain hash size = 128 [ 0.291201] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.292074] NetLabel: unlabeled traffic allowed by default [ 0.294061] Switched to clocksource kvm-clock [ 0.301783] AppArmor: AppArmor Filesystem Enabled [ 0.303501] pnp: PnP ACPI init [ 0.304789] ACPI: bus type PNP registered [ 0.306847] pnp: PnP ACPI: found 8 devices [ 0.308242] ACPI: bus type PNP unregistered [ 0.315941] NET: Registered protocol family 2 [ 0.317685] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.319916] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.321884] TCP: Hash tables configured (established 16384 bind 16384) [ 0.323717] TCP: reno registered [ 0.324746] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.326350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328161] NET: Registered protocol family 1 [ 0.329458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.331049] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.332599] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.355621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.385873] Trying to unpack rootfs image as initramfs... [ 0.491175] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.493703] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.495406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497202] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.499918] Scanning for low memory corruption every 60 seconds [ 0.502229] Initialise system trusted keyring [ 0.503848] audit: initializing netlink socket (disabled) [ 0.505671] type=2000 audit(1535709205.895:1): initialized [ 0.526982] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.529537] zbud: loaded [ 0.530566] VFS: Disk quotas dquot_6.5.2 [ 0.531691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534004] fuse init (API version 7.22) [ 0.535191] msgmni has been set to 3997 [ 0.536400] Key type big_key registered [ 0.538119] Key type asymmetric registered [ 0.539307] Asymmetric key parser 'x509' registered [ 0.540660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.542798] io scheduler noop registered [ 0.543968] io scheduler deadline registered (default) [ 0.545356] io scheduler cfq registered [ 0.546558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.548008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.549733] ipmi message handler version 39.2 [ 0.550985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.553053] ACPI: Power Button [PWRF] [ 0.554264] GHES: HEST is not enabled! [ 0.576567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.621521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.644543] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.646823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674628] Linux agpgart interface v0.103 [ 0.676787] brd: module loaded [ 0.678196] loop: module loaded [ 0.679536] blk-mq: CPU -> queue map [ 0.680568] CPU 0 -> Queue 0 [ 0.681489] CPU 1 -> Queue 0 [ 0.683343] vda: vda1 [ 0.684992] scsi0 : ata_piix [ 0.686057] scsi1 : ata_piix [ 0.687052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.688754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.690741] libphy: Fixed MDIO Bus: probed [ 0.692090] tun: Universal TUN/TAP device driver, 1.6 [ 0.693481] tun: (C) 1999-2004 Max Krasnyansky [ 0.696826] PPP generic driver version 2.4.2 [ 0.698339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.700954] ehci-pci: EHCI PCI platform driver [ 0.702601] ehci-platform: EHCI generic platform driver [ 0.704894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.706700] ohci-pci: OHCI PCI platform driver [ 0.707818] ohci-platform: OHCI generic platform driver [ 0.709215] uhci_hcd: USB Universal Host Controller Interface driver [ 0.735946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.741090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.742785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.744868] usb usb1: Product: UHCI Host Controller [ 0.746171] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.747775] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749165] hub 1-0:1.0: USB hub found [ 0.750235] hub 1-0:1.0: 2 ports detected [ 0.751523] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.754464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.755797] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.757349] mousedev: PS/2 mouse device common for all mice [ 0.759097] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.761666] rtc_cmos 00:00: RTC can wake from S4 [ 0.763240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.764874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.766552] device-mapper: uevent: version 1.0.3 [ 0.767926] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.770223] ledtrig-cpu: registered to indicate activity on CPUs [ 0.771922] TCP: cubic registered [ 0.773009] NET: Registered protocol family 10 [ 0.774565] NET: Registered protocol family 17 [ 0.775839] Key type dns_resolver registered [ 0.777266] Loading compiled-in X.509 certificates [ 0.779058] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.792171] registered taskstats version 1 [ 0.796811] Key type trusted registered [ 0.802197] Key type encrypted registered [ 0.803692] AppArmor: AppArmor sha1 policy hashing enabled [ 0.805261] IMA: No TPM chip found, activating TPM-bypass! [ 0.807428] regulator-dummy: disabling [ 0.808681] Magic number: 14:634:880 [ 0.809990] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:26 UTC (1535709206) [ 0.812669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.814675] EDD information not available. [ 0.845551] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.848461] Write protecting the kernel read-only data: 12288k [ 0.851258] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856043] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.872058] systemd-udevd[107]: starting version 204 [ 0.916846] FDC 0 is a S82078B [ 1.064070] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.230725] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.232662] usb 1-1: Product: QEMU USB Tablet [ 1.233930] usb 1-1: Manufacturer: QEMU [ 1.235091] usb 1-1: SerialNumber: 42 [ 1.934115] 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.312197] 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.420367] 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.510104] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:28 +0000. Up 2.98 seconds. cloud-init-nonet[3.16]: 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 ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.78]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.25 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:84:15:e6 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:5b:4f:59 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: b5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . .. | | . o . . | | o o + | | o . oo.+ | | . +Soo | | . .. | | . o . | | .. o.o | | ....E*o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | oO.o.... | | .O ..o | | o . . = . | | o . + * | | . E S + | | o + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | + . .| | . = * . . o + | | . . = S = . + E| | . . . o o | | . . + o | | . . = . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .o| | .E| | . | | .. . .| | S..oo o| | .* . o | | . + Bo | | * Bo | | =++.| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting 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 Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:35 +0000. Up 10.17 seconds. landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:37 +0000. Up 11.69 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 18387 0 --:--:-- --:--:-- --:--:-- 18308100 3149 100 3149 0 0 18380 0 --:--:-- --:--:-- --:--:-- 18308 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.3 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 [1101 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 [473 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 (1548 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.15 + '[' -n 192.168.0.15 ']' + 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 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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 13s (3895 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) ... 2018-08-31 09:54:05,546 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 09:54:15,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:54:15,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:54:16,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:54:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6069fcd0-f2a6-477d-ace1-2eedacbeb944 x-compute-request-id: req-6069fcd0-f2a6-477d-ace1-2eedacbeb944 Content-Encoding: gzip Content-Length: 1472 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:5b:4f:59", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4f:59", "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:84:15:e6", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:15:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "09760a53-fe17-40f4-b106-435c7eca58c9", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T09:53:00Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "d33755f9-733b-4597-b184-6c53f1426fe5", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T09:52:51Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:33:6f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:18.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "1573a796-218f-4eba-ad81-aedd3efcd01e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:18Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:18:a2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:22.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:22Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:9c:8e", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:14.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:14Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T09:52:49Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:30.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "3695b4fd-0182-4f1f-a97a-8740d9494380", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:30Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T09:52:18Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d0:e7", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:04.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "46700010-d4d1-48bf-8897-18529a0292ea", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:04Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ns.clearwater.opnfv", "created": "2018-08-31T09:50:20Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:54:16,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-6069fcd0-f2a6-477d-ace1-2eedacbeb944 2018-08-31 09:54:16,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.790235042572s 2018-08-31 09:54:16,348 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-6069fcd0-f2a6-477d-ace1-2eedacbeb944 2018-08-31 09:54:16,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:54:16,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:54:16,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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,Accept-Encoding x-openstack-request-id: req-4feab38c-34a3-4ce0-a264-a639b5892cc5 x-compute-request-id: req-4feab38c-34a3-4ce0-a264-a639b5892cc5 Content-Encoding: gzip Content-Length: 13892 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.008036] Security Framework initialized\n[ 0.009291] AppArmor: AppArmor initialized\n[ 0.010546] Yama: becoming mindful.\n[ 0.012167] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019746] 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.022223] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025340] Initializing cgroup subsys freezer\n[ 0.026692] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029388] Initializing cgroup subsys hugetlb\n[ 0.030745] FEATURE SPEC_CTRL Not Present\n[ 0.032721] mce: CPU supports 10 MCE banks\n[ 0.034006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041950] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.048484] ACPI: Core revision 20131115\n[ 0.050113] ACPI: All ACPI Tables successfully acquired\n[ 0.051793] ftrace: allocating 28717 entries in 113 pages\n[ 0.076125] smpboot: Max logical packages: 2\n[ 0.077428] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.079182] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080256] Enabling x2apic\n[ 0.081173] Enabled x2apic\n[ 0.082359] Switched APIC routing to physical x2apic.\n[ 0.085331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.087039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090241] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098591] KVM setup paravirtual spinlock\n[ 0.101404] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104737] x86: Booting SMP configuration:\n[ 0.106316] .... node #0, CPUs: #1[ 0.101354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124073] KVM setup async PF for cpu 1\n[ 0.124113] x86: Booted up 1 node, 2 CPUs\n[ 0.124121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.132239] devtmpfs: initialized\n[ 0.135639] EVM: security.selinux\n[ 0.136003] EVM: security.SMACK64\n[ 0.137038] EVM: security.ima\n[ 0.138007] EVM: security.capability\n[ 0.140533] pinctrl core: initialized pinctrl subsystem\n[ 0.142123] regulator-dummy: no parameters\n[ 0.143479] RTC time: 9:53:25, date: 08/31/18\n[ 0.144104] NET: Registered protocol family 16\n[ 0.145581] cpuidle: using governor ladder\n[ 0.146790] cpuidle: using governor menu\n[ 0.148086] ACPI: bus type PCI registered\n[ 0.149288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.151244] PCI: Using configuration type 1 for base access\n[ 0.152714] bio: create slab at 0\n[ 0.153310] ACPI: Added _OSI(Module Device)\n[ 0.153338] ACPI: Added _OSI(Processor Device)\n[ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.157334] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.160140] ACPI: Interpreter enabled\n[ 0.161262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.163938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.165748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.168010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.170785] ACPI: (supports S0 S5)\n[ 0.172009] ACPI: Using IOAPIC for interrupt routing\n[ 0.173766] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176206] ACPI: No dock devices found.\n[ 0.181207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.183376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.184008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.185752] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188244] acpiphp: Slot [3] registered\n[ 0.189410] acpiphp: Slot [4] registered\n[ 0.190567] acpiphp: Slot [5] registered\n[ 0.191726] acpiphp: Slot [6] registered\n[ 0.192026] acpiphp: Slot [7] registered\n[ 0.193194] acpiphp: Slot [8] registered\n[ 0.194326] acpiphp: Slot [9] registered\n[ 0.195491] acpiphp: Slot [10] registered\n[ 0.196023] acpiphp: Slot [11] registered\n[ 0.197276] acpiphp: Slot [12] registered\n[ 0.198447] acpiphp: Slot [13] registered\n[ 0.199606] acpiphp: Slot [14] registered\n[ 0.200022] acpiphp: Slot [15] registered\n[ 0.201209] acpiphp: Slot [16] registered\n[ 0.202391] acpiphp: Slot [17] registered\n[ 0.203566] acpiphp: Slot [18] registered\n[ 0.204030] acpiphp: Slot [19] registered\n[ 0.205206] acpiphp: Slot [20] registered\n[ 0.206362] acpiphp: Slot [21] registered\n[ 0.207521] acpiphp: Slot [22] registered\n[ 0.208022] acpiphp: Slot [23] registered\n[ 0.209189] acpiphp: Slot [24] registered\n[ 0.210363] acpiphp: Slot [25] registered\n[ 0.211533] acpiphp: Slot [26] registered\n[ 0.212022] acpiphp: Slot [27] registered\n[ 0.213192] acpiphp: Slot [28] registered\n[ 0.214345] acpiphp: Slot [29] registered\n[ 0.215516] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217183] PCI host bridge to bus 0000:00\n[ 0.218345] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.219817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.221626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.223369] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.231701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.232016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.262151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.264457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.266602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272992] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.275272] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.275272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276005] vgaarb: loaded\n[ 0.277264] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279516] SCSI subsystem initialized\n[ 0.280231] ACPI: bus type USB registered\n[ 0.281575] usbcore: registered new interface driver usbfs\n[ 0.283501] usbcore: registered new interface driver hub\n[ 0.284057] usbcore: registered new device driver usb\n[ 0.285974] PCI: Using ACPI for IRQ routing\n[ 0.288402] NetLabel: Initializing\n[ 0.289575] NetLabel: domain hash size = 128\n[ 0.291201] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.292074] NetLabel: unlabeled traffic allowed by default\n[ 0.294061] Switched to clocksource kvm-clock\n[ 0.301783] AppArmor: AppArmor Filesystem Enabled\n[ 0.303501] pnp: PnP ACPI init\n[ 0.304789] ACPI: bus type PNP registered\n[ 0.306847] pnp: PnP ACPI: found 8 devices\n[ 0.308242] ACPI: bus type PNP unregistered\n[ 0.315941] NET: Registered protocol family 2\n[ 0.317685] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.319916] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.321884] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.323717] TCP: reno registered\n[ 0.324746] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.326350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328161] NET: Registered protocol family 1\n[ 0.329458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.331049] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.332599] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.355621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.385873] Trying to unpack rootfs image as initramfs...\n[ 0.491175] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.493703] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.495406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.497202] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.499918] Scanning for low memory corruption every 60 seconds\n[ 0.502229] Initialise system trusted keyring\n[ 0.503848] audit: initializing netlink socket (disabled)\n[ 0.505671] type=2000 audit(1535709205.895:1): initialized\n[ 0.526982] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.529537] zbud: loaded\n[ 0.530566] VFS: Disk quotas dquot_6.5.2\n[ 0.531691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534004] fuse init (API version 7.22)\n[ 0.535191] msgmni has been set to 3997\n[ 0.536400] Key type big_key registered\n[ 0.538119] Key type asymmetric registered\n[ 0.539307] Asymmetric key parser 'x509' registered\n[ 0.540660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.542798] io scheduler noop registered\n[ 0.543968] io scheduler deadline registered (default)\n[ 0.545356] io scheduler cfq registered\n[ 0.546558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549733] ipmi message handler version 39.2\n[ 0.550985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553053] ACPI: Power Button [PWRF]\n[ 0.554264] GHES: HEST is not enabled!\n[ 0.576567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.621521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.644543] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.646823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.671662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674628] Linux agpgart interface v0.103\n[ 0.676787] brd: module loaded\n[ 0.678196] loop: module loaded\n[ 0.679536] blk-mq: CPU -> queue map\n[ 0.680568] CPU 0 -> Queue 0\n[ 0.681489] CPU 1 -> Queue 0\n[ 0.683343] vda: vda1\n[ 0.684992] scsi0 : ata_piix\n[ 0.686057] scsi1 : ata_piix\n[ 0.687052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.688754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.690741] libphy: Fixed MDIO Bus: probed\n[ 0.692090] tun: Universal TUN/TAP device driver, 1.6\n[ 0.693481] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.696826] PPP generic driver version 2.4.2\n[ 0.698339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.700954] ehci-pci: EHCI PCI platform driver\n[ 0.702601] ehci-platform: EHCI generic platform driver\n[ 0.704894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.706700] ohci-pci: OHCI PCI platform driver\n[ 0.707818] ohci-platform: OHCI generic platform driver\n[ 0.709215] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.735946] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.741090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.742785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744868] usb usb1: Product: UHCI Host Controller\n[ 0.746171] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.747775] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749165] hub 1-0:1.0: USB hub found\n[ 0.750235] hub 1-0:1.0: 2 ports detected\n[ 0.751523] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.754464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.755797] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.757349] mousedev: PS/2 mouse device common for all mice\n[ 0.759097] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.761666] rtc_cmos 00:00: RTC can wake from S4\n[ 0.763240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.764874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.766552] device-mapper: uevent: version 1.0.3\n[ 0.767926] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.770223] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.771922] TCP: cubic registered\n[ 0.773009] NET: Registered protocol family 10\n[ 0.774565] NET: Registered protocol family 17\n[ 0.775839] Key type dns_resolver registered\n[ 0.777266] Loading compiled-in X.509 certificates\n[ 0.779058] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.792171] registered taskstats version 1\n[ 0.796811] Key type trusted registered\n[ 0.802197] Key type encrypted registered\n[ 0.803692] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805261] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.807428] regulator-dummy: disabling\n[ 0.808681] Magic number: 14:634:880\n[ 0.809990] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:26 UTC (1535709206)\n[ 0.812669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.814675] EDD information not available.\n[ 0.845551] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.848461] Write protecting the kernel read-only data: 12288k\n[ 0.851258] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856043] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.872058] systemd-udevd[107]: starting version 204\n[ 0.916846] FDC 0 is a S82078B\n[ 1.064070] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.228725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.230725] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.232662] usb 1-1: Product: QEMU USB Tablet\n[ 1.233930] usb 1-1: Manufacturer: QEMU\n[ 1.235091] usb 1-1: SerialNumber: 42\n[ 1.934115] 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.312197] 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.420367] 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.510104] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:28 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.16]: 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 * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.78]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.25 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:84:15:e6 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:5b:4f:59 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\nb5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . .. |\n| . o . . |\n| o o + |\n| o . oo.+ |\n| . +Soo |\n| . .. |\n| . o . |\n| .. o.o |\n| ....E*o |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oO.o.... |\n| .O ..o |\n| o . . = . |\n| o . + * |\n| . E S + |\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:\n8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| + . .|\n| . = * . . o + |\n| . . = S = . + E|\n| . . . o o |\n| . . + o |\n| . . = . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o|\n| .E|\n| . |\n| .. . .|\n| S..oo o|\n| .* . o |\n| . + Bo |\n| * Bo |\n| =++.|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 ]\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\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:35 +0000. Up 10.17 seconds.\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:37 +0000. Up 11.69 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 18387 0 --:--:-- --:--:-- --:--:-- 18308100 3149 100 3149 0 0 18380 0 --:--:-- --:--:-- --:--:-- 18308\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.3 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 [1101 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 [473 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 (1548 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.15\n+ '[' -n 192.168.0.15 ']'\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 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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 13s (3895 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) ...\n"} 2018-08-31 09:54:16,460 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/action used request id req-4feab38c-34a3-4ce0-a264-a639b5892cc5 2018-08-31 09:54:16,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.104132890701s 2018-08-31 09:54:16,461 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/action used request id req-4feab38c-34a3-4ce0-a264-a639b5892cc5 2018-08-31 09:54:16,462 - 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.008036] Security Framework initialized [ 0.009291] AppArmor: AppArmor initialized [ 0.010546] Yama: becoming mindful. [ 0.012167] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019746] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022223] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025340] Initializing cgroup subsys freezer [ 0.026692] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029388] Initializing cgroup subsys hugetlb [ 0.030745] FEATURE SPEC_CTRL Not Present [ 0.032721] mce: CPU supports 10 MCE banks [ 0.034006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041950] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.048484] ACPI: Core revision 20131115 [ 0.050113] ACPI: All ACPI Tables successfully acquired [ 0.051793] ftrace: allocating 28717 entries in 113 pages [ 0.076125] smpboot: Max logical packages: 2 [ 0.077428] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.079182] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080256] Enabling x2apic [ 0.081173] Enabled x2apic [ 0.082359] Switched APIC routing to physical x2apic. [ 0.085331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.087039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090241] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098591] KVM setup paravirtual spinlock [ 0.101404] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104737] x86: Booting SMP configuration: [ 0.106316] .... node #0, CPUs: #1[ 0.101354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124073] KVM setup async PF for cpu 1 [ 0.124113] x86: Booted up 1 node, 2 CPUs [ 0.124121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.132239] devtmpfs: initialized [ 0.135639] EVM: security.selinux [ 0.136003] EVM: security.SMACK64 [ 0.137038] EVM: security.ima [ 0.138007] EVM: security.capability [ 0.140533] pinctrl core: initialized pinctrl subsystem [ 0.142123] regulator-dummy: no parameters [ 0.143479] RTC time: 9:53:25, date: 08/31/18 [ 0.144104] NET: Registered protocol family 16 [ 0.145581] cpuidle: using governor ladder [ 0.146790] cpuidle: using governor menu [ 0.148086] ACPI: bus type PCI registered [ 0.149288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151244] PCI: Using configuration type 1 for base access [ 0.152714] bio: create slab at 0 [ 0.153310] ACPI: Added _OSI(Module Device) [ 0.153338] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157334] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160140] ACPI: Interpreter enabled [ 0.161262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.163938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.165748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.168010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.170785] ACPI: (supports S0 S5) [ 0.172009] ACPI: Using IOAPIC for interrupt routing [ 0.173766] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176206] ACPI: No dock devices found. [ 0.181207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185752] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188244] acpiphp: Slot [3] registered [ 0.189410] acpiphp: Slot [4] registered [ 0.190567] acpiphp: Slot [5] registered [ 0.191726] acpiphp: Slot [6] registered [ 0.192026] acpiphp: Slot [7] registered [ 0.193194] acpiphp: Slot [8] registered [ 0.194326] acpiphp: Slot [9] registered [ 0.195491] acpiphp: Slot [10] registered [ 0.196023] acpiphp: Slot [11] registered [ 0.197276] acpiphp: Slot [12] registered [ 0.198447] acpiphp: Slot [13] registered [ 0.199606] acpiphp: Slot [14] registered [ 0.200022] acpiphp: Slot [15] registered [ 0.201209] acpiphp: Slot [16] registered [ 0.202391] acpiphp: Slot [17] registered [ 0.203566] acpiphp: Slot [18] registered [ 0.204030] acpiphp: Slot [19] registered [ 0.205206] acpiphp: Slot [20] registered [ 0.206362] acpiphp: Slot [21] registered [ 0.207521] acpiphp: Slot [22] registered [ 0.208022] acpiphp: Slot [23] registered [ 0.209189] acpiphp: Slot [24] registered [ 0.210363] acpiphp: Slot [25] registered [ 0.211533] acpiphp: Slot [26] registered [ 0.212022] acpiphp: Slot [27] registered [ 0.213192] acpiphp: Slot [28] registered [ 0.214345] acpiphp: Slot [29] registered [ 0.215516] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217183] PCI host bridge to bus 0000:00 [ 0.218345] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.219817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.221626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.223369] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.231701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.232016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.262151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.264457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.266602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272992] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.275272] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.275272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276005] vgaarb: loaded [ 0.277264] vgaarb: bridge control possible 0000:00:02.0 [ 0.279516] SCSI subsystem initialized [ 0.280231] ACPI: bus type USB registered [ 0.281575] usbcore: registered new interface driver usbfs [ 0.283501] usbcore: registered new interface driver hub [ 0.284057] usbcore: registered new device driver usb [ 0.285974] PCI: Using ACPI for IRQ routing [ 0.288402] NetLabel: Initializing [ 0.289575] NetLabel: domain hash size = 128 [ 0.291201] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.292074] NetLabel: unlabeled traffic allowed by default [ 0.294061] Switched to clocksource kvm-clock [ 0.301783] AppArmor: AppArmor Filesystem Enabled [ 0.303501] pnp: PnP ACPI init [ 0.304789] ACPI: bus type PNP registered [ 0.306847] pnp: PnP ACPI: found 8 devices [ 0.308242] ACPI: bus type PNP unregistered [ 0.315941] NET: Registered protocol family 2 [ 0.317685] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.319916] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.321884] TCP: Hash tables configured (established 16384 bind 16384) [ 0.323717] TCP: reno registered [ 0.324746] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.326350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328161] NET: Registered protocol family 1 [ 0.329458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.331049] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.332599] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.355621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.385873] Trying to unpack rootfs image as initramfs... [ 0.491175] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.493703] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.495406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497202] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.499918] Scanning for low memory corruption every 60 seconds [ 0.502229] Initialise system trusted keyring [ 0.503848] audit: initializing netlink socket (disabled) [ 0.505671] type=2000 audit(1535709205.895:1): initialized [ 0.526982] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.529537] zbud: loaded [ 0.530566] VFS: Disk quotas dquot_6.5.2 [ 0.531691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534004] fuse init (API version 7.22) [ 0.535191] msgmni has been set to 3997 [ 0.536400] Key type big_key registered [ 0.538119] Key type asymmetric registered [ 0.539307] Asymmetric key parser 'x509' registered [ 0.540660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.542798] io scheduler noop registered [ 0.543968] io scheduler deadline registered (default) [ 0.545356] io scheduler cfq registered [ 0.546558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.548008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.549733] ipmi message handler version 39.2 [ 0.550985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.553053] ACPI: Power Button [PWRF] [ 0.554264] GHES: HEST is not enabled! [ 0.576567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.621521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.644543] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.646823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674628] Linux agpgart interface v0.103 [ 0.676787] brd: module loaded [ 0.678196] loop: module loaded [ 0.679536] blk-mq: CPU -> queue map [ 0.680568] CPU 0 -> Queue 0 [ 0.681489] CPU 1 -> Queue 0 [ 0.683343] vda: vda1 [ 0.684992] scsi0 : ata_piix [ 0.686057] scsi1 : ata_piix [ 0.687052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.688754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.690741] libphy: Fixed MDIO Bus: probed [ 0.692090] tun: Universal TUN/TAP device driver, 1.6 [ 0.693481] tun: (C) 1999-2004 Max Krasnyansky [ 0.696826] PPP generic driver version 2.4.2 [ 0.698339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.700954] ehci-pci: EHCI PCI platform driver [ 0.702601] ehci-platform: EHCI generic platform driver [ 0.704894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.706700] ohci-pci: OHCI PCI platform driver [ 0.707818] ohci-platform: OHCI generic platform driver [ 0.709215] uhci_hcd: USB Universal Host Controller Interface driver [ 0.735946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.741090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.742785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.744868] usb usb1: Product: UHCI Host Controller [ 0.746171] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.747775] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749165] hub 1-0:1.0: USB hub found [ 0.750235] hub 1-0:1.0: 2 ports detected [ 0.751523] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.754464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.755797] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.757349] mousedev: PS/2 mouse device common for all mice [ 0.759097] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.761666] rtc_cmos 00:00: RTC can wake from S4 [ 0.763240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.764874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.766552] device-mapper: uevent: version 1.0.3 [ 0.767926] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.770223] ledtrig-cpu: registered to indicate activity on CPUs [ 0.771922] TCP: cubic registered [ 0.773009] NET: Registered protocol family 10 [ 0.774565] NET: Registered protocol family 17 [ 0.775839] Key type dns_resolver registered [ 0.777266] Loading compiled-in X.509 certificates [ 0.779058] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.792171] registered taskstats version 1 [ 0.796811] Key type trusted registered [ 0.802197] Key type encrypted registered [ 0.803692] AppArmor: AppArmor sha1 policy hashing enabled [ 0.805261] IMA: No TPM chip found, activating TPM-bypass! [ 0.807428] regulator-dummy: disabling [ 0.808681] Magic number: 14:634:880 [ 0.809990] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:26 UTC (1535709206) [ 0.812669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.814675] EDD information not available. [ 0.845551] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.848461] Write protecting the kernel read-only data: 12288k [ 0.851258] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856043] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.872058] systemd-udevd[107]: starting version 204 [ 0.916846] FDC 0 is a S82078B [ 1.064070] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.230725] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.232662] usb 1-1: Product: QEMU USB Tablet [ 1.233930] usb 1-1: Manufacturer: QEMU [ 1.235091] usb 1-1: SerialNumber: 42 [ 1.934115] 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.312197] 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.420367] 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.510104] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:28 +0000. Up 2.98 seconds. cloud-init-nonet[3.16]: 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 ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.78]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.25 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:84:15:e6 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:5b:4f:59 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: b5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . .. | | . o . . | | o o + | | o . oo.+ | | . +Soo | | . .. | | . o . | | .. o.o | | ....E*o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | oO.o.... | | .O ..o | | o . . = . | | o . + * | | . E S + | | o + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | + . .| | . = * . . o + | | . . = S = . + E| | . . . o o | | . . + o | | . . = . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .o| | .E| | . | | .. . .| | S..oo o| | .* . o | | . + Bo | | * Bo | | =++.| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting 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 Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:35 +0000. Up 10.17 seconds. landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:37 +0000. Up 11.69 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 18387 0 --:--:-- --:--:-- --:--:-- 18308100 3149 100 3149 0 0 18380 0 --:--:-- --:--:-- --:--:-- 18308 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.3 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 [1101 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 [473 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 (1548 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.15 + '[' -n 192.168.0.15 ']' + 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 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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 13s (3895 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) ... 2018-08-31 09:54:16,464 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 09:54:26,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:54:26,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:54:27,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:54: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-e16eabc4-da81-4245-bc86-c955a9d842d8 x-compute-request-id: req-e16eabc4-da81-4245-bc86-c955a9d842d8 Content-Encoding: gzip Content-Length: 1472 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:5b:4f:59", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4f:59", "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:84:15:e6", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:15:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "09760a53-fe17-40f4-b106-435c7eca58c9", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T09:53:00Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "d33755f9-733b-4597-b184-6c53f1426fe5", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T09:52:51Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:33:6f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:18.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "1573a796-218f-4eba-ad81-aedd3efcd01e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:18Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:18:a2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:22.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:22Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:9c:8e", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:14.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:14Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T09:52:49Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:30.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "3695b4fd-0182-4f1f-a97a-8740d9494380", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:30Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T09:52:18Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d0:e7", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:04.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "46700010-d4d1-48bf-8897-18529a0292ea", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:04Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ns.clearwater.opnfv", "created": "2018-08-31T09:50:20Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:54:27,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e16eabc4-da81-4245-bc86-c955a9d842d8 2018-08-31 09:54:27,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.8188560009s 2018-08-31 09:54:27,294 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e16eabc4-da81-4245-bc86-c955a9d842d8 2018-08-31 09:54:27,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:54:27,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:54:27,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:54:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-875560b9-82a7-4eae-89a1-be41affce459 x-compute-request-id: req-875560b9-82a7-4eae-89a1-be41affce459 Content-Encoding: gzip Content-Length: 14200 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.008036] Security Framework initialized\n[ 0.009291] AppArmor: AppArmor initialized\n[ 0.010546] Yama: becoming mindful.\n[ 0.012167] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019746] 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.022223] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025340] Initializing cgroup subsys freezer\n[ 0.026692] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029388] Initializing cgroup subsys hugetlb\n[ 0.030745] FEATURE SPEC_CTRL Not Present\n[ 0.032721] mce: CPU supports 10 MCE banks\n[ 0.034006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041950] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.048484] ACPI: Core revision 20131115\n[ 0.050113] ACPI: All ACPI Tables successfully acquired\n[ 0.051793] ftrace: allocating 28717 entries in 113 pages\n[ 0.076125] smpboot: Max logical packages: 2\n[ 0.077428] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.079182] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080256] Enabling x2apic\n[ 0.081173] Enabled x2apic\n[ 0.082359] Switched APIC routing to physical x2apic.\n[ 0.085331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.087039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090241] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098591] KVM setup paravirtual spinlock\n[ 0.101404] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104737] x86: Booting SMP configuration:\n[ 0.106316] .... node #0, CPUs: #1[ 0.101354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124073] KVM setup async PF for cpu 1\n[ 0.124113] x86: Booted up 1 node, 2 CPUs\n[ 0.124121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.132239] devtmpfs: initialized\n[ 0.135639] EVM: security.selinux\n[ 0.136003] EVM: security.SMACK64\n[ 0.137038] EVM: security.ima\n[ 0.138007] EVM: security.capability\n[ 0.140533] pinctrl core: initialized pinctrl subsystem\n[ 0.142123] regulator-dummy: no parameters\n[ 0.143479] RTC time: 9:53:25, date: 08/31/18\n[ 0.144104] NET: Registered protocol family 16\n[ 0.145581] cpuidle: using governor ladder\n[ 0.146790] cpuidle: using governor menu\n[ 0.148086] ACPI: bus type PCI registered\n[ 0.149288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.151244] PCI: Using configuration type 1 for base access\n[ 0.152714] bio: create slab at 0\n[ 0.153310] ACPI: Added _OSI(Module Device)\n[ 0.153338] ACPI: Added _OSI(Processor Device)\n[ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.157334] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.160140] ACPI: Interpreter enabled\n[ 0.161262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.163938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.165748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.168010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.170785] ACPI: (supports S0 S5)\n[ 0.172009] ACPI: Using IOAPIC for interrupt routing\n[ 0.173766] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176206] ACPI: No dock devices found.\n[ 0.181207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.183376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.184008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.185752] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188244] acpiphp: Slot [3] registered\n[ 0.189410] acpiphp: Slot [4] registered\n[ 0.190567] acpiphp: Slot [5] registered\n[ 0.191726] acpiphp: Slot [6] registered\n[ 0.192026] acpiphp: Slot [7] registered\n[ 0.193194] acpiphp: Slot [8] registered\n[ 0.194326] acpiphp: Slot [9] registered\n[ 0.195491] acpiphp: Slot [10] registered\n[ 0.196023] acpiphp: Slot [11] registered\n[ 0.197276] acpiphp: Slot [12] registered\n[ 0.198447] acpiphp: Slot [13] registered\n[ 0.199606] acpiphp: Slot [14] registered\n[ 0.200022] acpiphp: Slot [15] registered\n[ 0.201209] acpiphp: Slot [16] registered\n[ 0.202391] acpiphp: Slot [17] registered\n[ 0.203566] acpiphp: Slot [18] registered\n[ 0.204030] acpiphp: Slot [19] registered\n[ 0.205206] acpiphp: Slot [20] registered\n[ 0.206362] acpiphp: Slot [21] registered\n[ 0.207521] acpiphp: Slot [22] registered\n[ 0.208022] acpiphp: Slot [23] registered\n[ 0.209189] acpiphp: Slot [24] registered\n[ 0.210363] acpiphp: Slot [25] registered\n[ 0.211533] acpiphp: Slot [26] registered\n[ 0.212022] acpiphp: Slot [27] registered\n[ 0.213192] acpiphp: Slot [28] registered\n[ 0.214345] acpiphp: Slot [29] registered\n[ 0.215516] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217183] PCI host bridge to bus 0000:00\n[ 0.218345] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.219817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.221626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.223369] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.231701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.232016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.262151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.264457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.266602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272992] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.275272] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.275272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276005] vgaarb: loaded\n[ 0.277264] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279516] SCSI subsystem initialized\n[ 0.280231] ACPI: bus type USB registered\n[ 0.281575] usbcore: registered new interface driver usbfs\n[ 0.283501] usbcore: registered new interface driver hub\n[ 0.284057] usbcore: registered new device driver usb\n[ 0.285974] PCI: Using ACPI for IRQ routing\n[ 0.288402] NetLabel: Initializing\n[ 0.289575] NetLabel: domain hash size = 128\n[ 0.291201] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.292074] NetLabel: unlabeled traffic allowed by default\n[ 0.294061] Switched to clocksource kvm-clock\n[ 0.301783] AppArmor: AppArmor Filesystem Enabled\n[ 0.303501] pnp: PnP ACPI init\n[ 0.304789] ACPI: bus type PNP registered\n[ 0.306847] pnp: PnP ACPI: found 8 devices\n[ 0.308242] ACPI: bus type PNP unregistered\n[ 0.315941] NET: Registered protocol family 2\n[ 0.317685] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.319916] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.321884] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.323717] TCP: reno registered\n[ 0.324746] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.326350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328161] NET: Registered protocol family 1\n[ 0.329458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.331049] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.332599] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.355621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.385873] Trying to unpack rootfs image as initramfs...\n[ 0.491175] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.493703] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.495406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.497202] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.499918] Scanning for low memory corruption every 60 seconds\n[ 0.502229] Initialise system trusted keyring\n[ 0.503848] audit: initializing netlink socket (disabled)\n[ 0.505671] type=2000 audit(1535709205.895:1): initialized\n[ 0.526982] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.529537] zbud: loaded\n[ 0.530566] VFS: Disk quotas dquot_6.5.2\n[ 0.531691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534004] fuse init (API version 7.22)\n[ 0.535191] msgmni has been set to 3997\n[ 0.536400] Key type big_key registered\n[ 0.538119] Key type asymmetric registered\n[ 0.539307] Asymmetric key parser 'x509' registered\n[ 0.540660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.542798] io scheduler noop registered\n[ 0.543968] io scheduler deadline registered (default)\n[ 0.545356] io scheduler cfq registered\n[ 0.546558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549733] ipmi message handler version 39.2\n[ 0.550985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553053] ACPI: Power Button [PWRF]\n[ 0.554264] GHES: HEST is not enabled!\n[ 0.576567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.621521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.644543] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.646823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.671662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674628] Linux agpgart interface v0.103\n[ 0.676787] brd: module loaded\n[ 0.678196] loop: module loaded\n[ 0.679536] blk-mq: CPU -> queue map\n[ 0.680568] CPU 0 -> Queue 0\n[ 0.681489] CPU 1 -> Queue 0\n[ 0.683343] vda: vda1\n[ 0.684992] scsi0 : ata_piix\n[ 0.686057] scsi1 : ata_piix\n[ 0.687052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.688754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.690741] libphy: Fixed MDIO Bus: probed\n[ 0.692090] tun: Universal TUN/TAP device driver, 1.6\n[ 0.693481] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.696826] PPP generic driver version 2.4.2\n[ 0.698339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.700954] ehci-pci: EHCI PCI platform driver\n[ 0.702601] ehci-platform: EHCI generic platform driver\n[ 0.704894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.706700] ohci-pci: OHCI PCI platform driver\n[ 0.707818] ohci-platform: OHCI generic platform driver\n[ 0.709215] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.735946] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.741090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.742785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744868] usb usb1: Product: UHCI Host Controller\n[ 0.746171] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.747775] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749165] hub 1-0:1.0: USB hub found\n[ 0.750235] hub 1-0:1.0: 2 ports detected\n[ 0.751523] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.754464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.755797] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.757349] mousedev: PS/2 mouse device common for all mice\n[ 0.759097] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.761666] rtc_cmos 00:00: RTC can wake from S4\n[ 0.763240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.764874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.766552] device-mapper: uevent: version 1.0.3\n[ 0.767926] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.770223] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.771922] TCP: cubic registered\n[ 0.773009] NET: Registered protocol family 10\n[ 0.774565] NET: Registered protocol family 17\n[ 0.775839] Key type dns_resolver registered\n[ 0.777266] Loading compiled-in X.509 certificates\n[ 0.779058] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.792171] registered taskstats version 1\n[ 0.796811] Key type trusted registered\n[ 0.802197] Key type encrypted registered\n[ 0.803692] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805261] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.807428] regulator-dummy: disabling\n[ 0.808681] Magic number: 14:634:880\n[ 0.809990] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:26 UTC (1535709206)\n[ 0.812669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.814675] EDD information not available.\n[ 0.845551] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.848461] Write protecting the kernel read-only data: 12288k\n[ 0.851258] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856043] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.872058] systemd-udevd[107]: starting version 204\n[ 0.916846] FDC 0 is a S82078B\n[ 1.064070] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.228725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.230725] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.232662] usb 1-1: Product: QEMU USB Tablet\n[ 1.233930] usb 1-1: Manufacturer: QEMU\n[ 1.235091] usb 1-1: SerialNumber: 42\n[ 1.934115] 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.312197] 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.420367] 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.510104] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:28 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.16]: 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 * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.78]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.25 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:84:15:e6 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:5b:4f:59 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\nb5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . .. |\n| . o . . |\n| o o + |\n| o . oo.+ |\n| . +Soo |\n| . .. |\n| . o . |\n| .. o.o |\n| ....E*o |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oO.o.... |\n| .O ..o |\n| o . . = . |\n| o . + * |\n| . E S + |\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:\n8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| + . .|\n| . = * . . o + |\n| . . = S = . + E|\n| . . . o o |\n| . . + o |\n| . . = . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o|\n| .E|\n| . |\n| .. . .|\n| S..oo o|\n| .* . o |\n| . + Bo |\n| * Bo |\n| =++.|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 ]\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\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:35 +0000. Up 10.17 seconds.\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:37 +0000. Up 11.69 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 18387 0 --:--:-- --:--:-- --:--:-- 18308100 3149 100 3149 0 0 18380 0 --:--:-- --:--:-- --:--:-- 18308\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.3 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 [1101 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 [473 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 (1548 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.15\n+ '[' -n 192.168.0.15 ']'\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 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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 13s (3895 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) ...\n"} 2018-08-31 09:54:27,404 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/action used request id req-875560b9-82a7-4eae-89a1-be41affce459 2018-08-31 09:54:27,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.102894067764s 2018-08-31 09:54:27,406 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/action used request id req-875560b9-82a7-4eae-89a1-be41affce459 2018-08-31 09:54:27,406 - 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.008036] Security Framework initialized [ 0.009291] AppArmor: AppArmor initialized [ 0.010546] Yama: becoming mindful. [ 0.012167] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019746] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022223] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025340] Initializing cgroup subsys freezer [ 0.026692] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029388] Initializing cgroup subsys hugetlb [ 0.030745] FEATURE SPEC_CTRL Not Present [ 0.032721] mce: CPU supports 10 MCE banks [ 0.034006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041950] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.048484] ACPI: Core revision 20131115 [ 0.050113] ACPI: All ACPI Tables successfully acquired [ 0.051793] ftrace: allocating 28717 entries in 113 pages [ 0.076125] smpboot: Max logical packages: 2 [ 0.077428] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.079182] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080256] Enabling x2apic [ 0.081173] Enabled x2apic [ 0.082359] Switched APIC routing to physical x2apic. [ 0.085331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.087039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090241] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098591] KVM setup paravirtual spinlock [ 0.101404] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104737] x86: Booting SMP configuration: [ 0.106316] .... node #0, CPUs: #1[ 0.101354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124073] KVM setup async PF for cpu 1 [ 0.124113] x86: Booted up 1 node, 2 CPUs [ 0.124121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.132239] devtmpfs: initialized [ 0.135639] EVM: security.selinux [ 0.136003] EVM: security.SMACK64 [ 0.137038] EVM: security.ima [ 0.138007] EVM: security.capability [ 0.140533] pinctrl core: initialized pinctrl subsystem [ 0.142123] regulator-dummy: no parameters [ 0.143479] RTC time: 9:53:25, date: 08/31/18 [ 0.144104] NET: Registered protocol family 16 [ 0.145581] cpuidle: using governor ladder [ 0.146790] cpuidle: using governor menu [ 0.148086] ACPI: bus type PCI registered [ 0.149288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151244] PCI: Using configuration type 1 for base access [ 0.152714] bio: create slab at 0 [ 0.153310] ACPI: Added _OSI(Module Device) [ 0.153338] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157334] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160140] ACPI: Interpreter enabled [ 0.161262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.163938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.165748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.168010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.170785] ACPI: (supports S0 S5) [ 0.172009] ACPI: Using IOAPIC for interrupt routing [ 0.173766] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176206] ACPI: No dock devices found. [ 0.181207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185752] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188244] acpiphp: Slot [3] registered [ 0.189410] acpiphp: Slot [4] registered [ 0.190567] acpiphp: Slot [5] registered [ 0.191726] acpiphp: Slot [6] registered [ 0.192026] acpiphp: Slot [7] registered [ 0.193194] acpiphp: Slot [8] registered [ 0.194326] acpiphp: Slot [9] registered [ 0.195491] acpiphp: Slot [10] registered [ 0.196023] acpiphp: Slot [11] registered [ 0.197276] acpiphp: Slot [12] registered [ 0.198447] acpiphp: Slot [13] registered [ 0.199606] acpiphp: Slot [14] registered [ 0.200022] acpiphp: Slot [15] registered [ 0.201209] acpiphp: Slot [16] registered [ 0.202391] acpiphp: Slot [17] registered [ 0.203566] acpiphp: Slot [18] registered [ 0.204030] acpiphp: Slot [19] registered [ 0.205206] acpiphp: Slot [20] registered [ 0.206362] acpiphp: Slot [21] registered [ 0.207521] acpiphp: Slot [22] registered [ 0.208022] acpiphp: Slot [23] registered [ 0.209189] acpiphp: Slot [24] registered [ 0.210363] acpiphp: Slot [25] registered [ 0.211533] acpiphp: Slot [26] registered [ 0.212022] acpiphp: Slot [27] registered [ 0.213192] acpiphp: Slot [28] registered [ 0.214345] acpiphp: Slot [29] registered [ 0.215516] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217183] PCI host bridge to bus 0000:00 [ 0.218345] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.219817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.221626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.223369] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.231701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.232016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.262151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.264457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.266602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272992] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.275272] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.275272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276005] vgaarb: loaded [ 0.277264] vgaarb: bridge control possible 0000:00:02.0 [ 0.279516] SCSI subsystem initialized [ 0.280231] ACPI: bus type USB registered [ 0.281575] usbcore: registered new interface driver usbfs [ 0.283501] usbcore: registered new interface driver hub [ 0.284057] usbcore: registered new device driver usb [ 0.285974] PCI: Using ACPI for IRQ routing [ 0.288402] NetLabel: Initializing [ 0.289575] NetLabel: domain hash size = 128 [ 0.291201] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.292074] NetLabel: unlabeled traffic allowed by default [ 0.294061] Switched to clocksource kvm-clock [ 0.301783] AppArmor: AppArmor Filesystem Enabled [ 0.303501] pnp: PnP ACPI init [ 0.304789] ACPI: bus type PNP registered [ 0.306847] pnp: PnP ACPI: found 8 devices [ 0.308242] ACPI: bus type PNP unregistered [ 0.315941] NET: Registered protocol family 2 [ 0.317685] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.319916] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.321884] TCP: Hash tables configured (established 16384 bind 16384) [ 0.323717] TCP: reno registered [ 0.324746] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.326350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328161] NET: Registered protocol family 1 [ 0.329458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.331049] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.332599] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.355621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.385873] Trying to unpack rootfs image as initramfs... [ 0.491175] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.493703] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.495406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497202] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.499918] Scanning for low memory corruption every 60 seconds [ 0.502229] Initialise system trusted keyring [ 0.503848] audit: initializing netlink socket (disabled) [ 0.505671] type=2000 audit(1535709205.895:1): initialized [ 0.526982] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.529537] zbud: loaded [ 0.530566] VFS: Disk quotas dquot_6.5.2 [ 0.531691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534004] fuse init (API version 7.22) [ 0.535191] msgmni has been set to 3997 [ 0.536400] Key type big_key registered [ 0.538119] Key type asymmetric registered [ 0.539307] Asymmetric key parser 'x509' registered [ 0.540660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.542798] io scheduler noop registered [ 0.543968] io scheduler deadline registered (default) [ 0.545356] io scheduler cfq registered [ 0.546558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.548008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.549733] ipmi message handler version 39.2 [ 0.550985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.553053] ACPI: Power Button [PWRF] [ 0.554264] GHES: HEST is not enabled! [ 0.576567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.621521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.644543] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.646823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674628] Linux agpgart interface v0.103 [ 0.676787] brd: module loaded [ 0.678196] loop: module loaded [ 0.679536] blk-mq: CPU -> queue map [ 0.680568] CPU 0 -> Queue 0 [ 0.681489] CPU 1 -> Queue 0 [ 0.683343] vda: vda1 [ 0.684992] scsi0 : ata_piix [ 0.686057] scsi1 : ata_piix [ 0.687052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.688754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.690741] libphy: Fixed MDIO Bus: probed [ 0.692090] tun: Universal TUN/TAP device driver, 1.6 [ 0.693481] tun: (C) 1999-2004 Max Krasnyansky [ 0.696826] PPP generic driver version 2.4.2 [ 0.698339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.700954] ehci-pci: EHCI PCI platform driver [ 0.702601] ehci-platform: EHCI generic platform driver [ 0.704894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.706700] ohci-pci: OHCI PCI platform driver [ 0.707818] ohci-platform: OHCI generic platform driver [ 0.709215] uhci_hcd: USB Universal Host Controller Interface driver [ 0.735946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.741090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.742785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.744868] usb usb1: Product: UHCI Host Controller [ 0.746171] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.747775] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749165] hub 1-0:1.0: USB hub found [ 0.750235] hub 1-0:1.0: 2 ports detected [ 0.751523] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.754464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.755797] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.757349] mousedev: PS/2 mouse device common for all mice [ 0.759097] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.761666] rtc_cmos 00:00: RTC can wake from S4 [ 0.763240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.764874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.766552] device-mapper: uevent: version 1.0.3 [ 0.767926] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.770223] ledtrig-cpu: registered to indicate activity on CPUs [ 0.771922] TCP: cubic registered [ 0.773009] NET: Registered protocol family 10 [ 0.774565] NET: Registered protocol family 17 [ 0.775839] Key type dns_resolver registered [ 0.777266] Loading compiled-in X.509 certificates [ 0.779058] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.792171] registered taskstats version 1 [ 0.796811] Key type trusted registered [ 0.802197] Key type encrypted registered [ 0.803692] AppArmor: AppArmor sha1 policy hashing enabled [ 0.805261] IMA: No TPM chip found, activating TPM-bypass! [ 0.807428] regulator-dummy: disabling [ 0.808681] Magic number: 14:634:880 [ 0.809990] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:26 UTC (1535709206) [ 0.812669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.814675] EDD information not available. [ 0.845551] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.848461] Write protecting the kernel read-only data: 12288k [ 0.851258] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856043] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.872058] systemd-udevd[107]: starting version 204 [ 0.916846] FDC 0 is a S82078B [ 1.064070] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.230725] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.232662] usb 1-1: Product: QEMU USB Tablet [ 1.233930] usb 1-1: Manufacturer: QEMU [ 1.235091] usb 1-1: SerialNumber: 42 [ 1.934115] 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.312197] 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.420367] 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.510104] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:28 +0000. Up 2.98 seconds. cloud-init-nonet[3.16]: 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 ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.78]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.25 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:84:15:e6 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:5b:4f:59 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: b5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . .. | | . o . . | | o o + | | o . oo.+ | | . +Soo | | . .. | | . o . | | .. o.o | | ....E*o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | oO.o.... | | .O ..o | | o . . = . | | o . + * | | . E S + | | o + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | + . .| | . = * . . o + | | . . = S = . + E| | . . . o o | | . . + o | | . . = . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .o| | .E| | . | | .. . .| | S..oo o| | .* . o | | . + Bo | | * Bo | | =++.| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting 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 Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:35 +0000. Up 10.17 seconds. landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:37 +0000. Up 11.69 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 18387 0 --:--:-- --:--:-- --:--:-- 18308100 3149 100 3149 0 0 18380 0 --:--:-- --:--:-- --:--:-- 18308 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.3 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 [1101 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 [473 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 (1548 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.15 + '[' -n 192.168.0.15 ']' + 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 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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 13s (3895 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) ... 2018-08-31 09:54:27,408 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 09:54:37,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:54:37,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:54:38,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:54: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-64f63ed1-f8cc-47a8-84d1-f931bc6fa5f7 x-compute-request-id: req-64f63ed1-f8cc-47a8-84d1-f931bc6fa5f7 Content-Encoding: gzip Content-Length: 1472 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:5b:4f:59", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4f:59", "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:84:15:e6", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:15:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "09760a53-fe17-40f4-b106-435c7eca58c9", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T09:53:00Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "d33755f9-733b-4597-b184-6c53f1426fe5", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T09:52:51Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:33:6f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:18.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "1573a796-218f-4eba-ad81-aedd3efcd01e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:18Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:18:a2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:22.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:22Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:9c:8e", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:14.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:14Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T09:52:49Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:30.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "3695b4fd-0182-4f1f-a97a-8740d9494380", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:30Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T09:52:18Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d0:e7", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:04.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "46700010-d4d1-48bf-8897-18529a0292ea", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:04Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ns.clearwater.opnfv", "created": "2018-08-31T09:50:20Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:54:38,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-64f63ed1-f8cc-47a8-84d1-f931bc6fa5f7 2018-08-31 09:54:38,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06961417198s 2018-08-31 09:54:38,489 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-64f63ed1-f8cc-47a8-84d1-f931bc6fa5f7 2018-08-31 09:54:38,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:54:38,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:54:38,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:54:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5da959e5-8e58-4a07-aac7-ca849545bbdf x-compute-request-id: req-5da959e5-8e58-4a07-aac7-ca849545bbdf Content-Encoding: gzip Content-Length: 14829 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.008036] Security Framework initialized\n[ 0.009291] AppArmor: AppArmor initialized\n[ 0.010546] Yama: becoming mindful.\n[ 0.012167] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019746] 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.022223] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025340] Initializing cgroup subsys freezer\n[ 0.026692] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029388] Initializing cgroup subsys hugetlb\n[ 0.030745] FEATURE SPEC_CTRL Not Present\n[ 0.032721] mce: CPU supports 10 MCE banks\n[ 0.034006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041950] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.048484] ACPI: Core revision 20131115\n[ 0.050113] ACPI: All ACPI Tables successfully acquired\n[ 0.051793] ftrace: allocating 28717 entries in 113 pages\n[ 0.076125] smpboot: Max logical packages: 2\n[ 0.077428] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.079182] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080256] Enabling x2apic\n[ 0.081173] Enabled x2apic\n[ 0.082359] Switched APIC routing to physical x2apic.\n[ 0.085331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.087039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090241] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098591] KVM setup paravirtual spinlock\n[ 0.101404] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104737] x86: Booting SMP configuration:\n[ 0.106316] .... node #0, CPUs: #1[ 0.101354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124073] KVM setup async PF for cpu 1\n[ 0.124113] x86: Booted up 1 node, 2 CPUs\n[ 0.124121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.132239] devtmpfs: initialized\n[ 0.135639] EVM: security.selinux\n[ 0.136003] EVM: security.SMACK64\n[ 0.137038] EVM: security.ima\n[ 0.138007] EVM: security.capability\n[ 0.140533] pinctrl core: initialized pinctrl subsystem\n[ 0.142123] regulator-dummy: no parameters\n[ 0.143479] RTC time: 9:53:25, date: 08/31/18\n[ 0.144104] NET: Registered protocol family 16\n[ 0.145581] cpuidle: using governor ladder\n[ 0.146790] cpuidle: using governor menu\n[ 0.148086] ACPI: bus type PCI registered\n[ 0.149288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.151244] PCI: Using configuration type 1 for base access\n[ 0.152714] bio: create slab at 0\n[ 0.153310] ACPI: Added _OSI(Module Device)\n[ 0.153338] ACPI: Added _OSI(Processor Device)\n[ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.157334] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.160140] ACPI: Interpreter enabled\n[ 0.161262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.163938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.165748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.168010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.170785] ACPI: (supports S0 S5)\n[ 0.172009] ACPI: Using IOAPIC for interrupt routing\n[ 0.173766] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176206] ACPI: No dock devices found.\n[ 0.181207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.183376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.184008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.185752] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188244] acpiphp: Slot [3] registered\n[ 0.189410] acpiphp: Slot [4] registered\n[ 0.190567] acpiphp: Slot [5] registered\n[ 0.191726] acpiphp: Slot [6] registered\n[ 0.192026] acpiphp: Slot [7] registered\n[ 0.193194] acpiphp: Slot [8] registered\n[ 0.194326] acpiphp: Slot [9] registered\n[ 0.195491] acpiphp: Slot [10] registered\n[ 0.196023] acpiphp: Slot [11] registered\n[ 0.197276] acpiphp: Slot [12] registered\n[ 0.198447] acpiphp: Slot [13] registered\n[ 0.199606] acpiphp: Slot [14] registered\n[ 0.200022] acpiphp: Slot [15] registered\n[ 0.201209] acpiphp: Slot [16] registered\n[ 0.202391] acpiphp: Slot [17] registered\n[ 0.203566] acpiphp: Slot [18] registered\n[ 0.204030] acpiphp: Slot [19] registered\n[ 0.205206] acpiphp: Slot [20] registered\n[ 0.206362] acpiphp: Slot [21] registered\n[ 0.207521] acpiphp: Slot [22] registered\n[ 0.208022] acpiphp: Slot [23] registered\n[ 0.209189] acpiphp: Slot [24] registered\n[ 0.210363] acpiphp: Slot [25] registered\n[ 0.211533] acpiphp: Slot [26] registered\n[ 0.212022] acpiphp: Slot [27] registered\n[ 0.213192] acpiphp: Slot [28] registered\n[ 0.214345] acpiphp: Slot [29] registered\n[ 0.215516] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217183] PCI host bridge to bus 0000:00\n[ 0.218345] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.219817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.221626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.223369] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.231701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.232016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.262151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.264457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.266602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272992] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.275272] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.275272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276005] vgaarb: loaded\n[ 0.277264] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279516] SCSI subsystem initialized\n[ 0.280231] ACPI: bus type USB registered\n[ 0.281575] usbcore: registered new interface driver usbfs\n[ 0.283501] usbcore: registered new interface driver hub\n[ 0.284057] usbcore: registered new device driver usb\n[ 0.285974] PCI: Using ACPI for IRQ routing\n[ 0.288402] NetLabel: Initializing\n[ 0.289575] NetLabel: domain hash size = 128\n[ 0.291201] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.292074] NetLabel: unlabeled traffic allowed by default\n[ 0.294061] Switched to clocksource kvm-clock\n[ 0.301783] AppArmor: AppArmor Filesystem Enabled\n[ 0.303501] pnp: PnP ACPI init\n[ 0.304789] ACPI: bus type PNP registered\n[ 0.306847] pnp: PnP ACPI: found 8 devices\n[ 0.308242] ACPI: bus type PNP unregistered\n[ 0.315941] NET: Registered protocol family 2\n[ 0.317685] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.319916] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.321884] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.323717] TCP: reno registered\n[ 0.324746] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.326350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328161] NET: Registered protocol family 1\n[ 0.329458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.331049] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.332599] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.355621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.385873] Trying to unpack rootfs image as initramfs...\n[ 0.491175] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.493703] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.495406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.497202] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.499918] Scanning for low memory corruption every 60 seconds\n[ 0.502229] Initialise system trusted keyring\n[ 0.503848] audit: initializing netlink socket (disabled)\n[ 0.505671] type=2000 audit(1535709205.895:1): initialized\n[ 0.526982] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.529537] zbud: loaded\n[ 0.530566] VFS: Disk quotas dquot_6.5.2\n[ 0.531691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534004] fuse init (API version 7.22)\n[ 0.535191] msgmni has been set to 3997\n[ 0.536400] Key type big_key registered\n[ 0.538119] Key type asymmetric registered\n[ 0.539307] Asymmetric key parser 'x509' registered\n[ 0.540660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.542798] io scheduler noop registered\n[ 0.543968] io scheduler deadline registered (default)\n[ 0.545356] io scheduler cfq registered\n[ 0.546558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549733] ipmi message handler version 39.2\n[ 0.550985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553053] ACPI: Power Button [PWRF]\n[ 0.554264] GHES: HEST is not enabled!\n[ 0.576567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.621521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.644543] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.646823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.671662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674628] Linux agpgart interface v0.103\n[ 0.676787] brd: module loaded\n[ 0.678196] loop: module loaded\n[ 0.679536] blk-mq: CPU -> queue map\n[ 0.680568] CPU 0 -> Queue 0\n[ 0.681489] CPU 1 -> Queue 0\n[ 0.683343] vda: vda1\n[ 0.684992] scsi0 : ata_piix\n[ 0.686057] scsi1 : ata_piix\n[ 0.687052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.688754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.690741] libphy: Fixed MDIO Bus: probed\n[ 0.692090] tun: Universal TUN/TAP device driver, 1.6\n[ 0.693481] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.696826] PPP generic driver version 2.4.2\n[ 0.698339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.700954] ehci-pci: EHCI PCI platform driver\n[ 0.702601] ehci-platform: EHCI generic platform driver\n[ 0.704894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.706700] ohci-pci: OHCI PCI platform driver\n[ 0.707818] ohci-platform: OHCI generic platform driver\n[ 0.709215] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.735946] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.741090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.742785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744868] usb usb1: Product: UHCI Host Controller\n[ 0.746171] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.747775] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749165] hub 1-0:1.0: USB hub found\n[ 0.750235] hub 1-0:1.0: 2 ports detected\n[ 0.751523] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.754464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.755797] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.757349] mousedev: PS/2 mouse device common for all mice\n[ 0.759097] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.761666] rtc_cmos 00:00: RTC can wake from S4\n[ 0.763240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.764874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.766552] device-mapper: uevent: version 1.0.3\n[ 0.767926] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.770223] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.771922] TCP: cubic registered\n[ 0.773009] NET: Registered protocol family 10\n[ 0.774565] NET: Registered protocol family 17\n[ 0.775839] Key type dns_resolver registered\n[ 0.777266] Loading compiled-in X.509 certificates\n[ 0.779058] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.792171] registered taskstats version 1\n[ 0.796811] Key type trusted registered\n[ 0.802197] Key type encrypted registered\n[ 0.803692] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805261] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.807428] regulator-dummy: disabling\n[ 0.808681] Magic number: 14:634:880\n[ 0.809990] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:26 UTC (1535709206)\n[ 0.812669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.814675] EDD information not available.\n[ 0.845551] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.848461] Write protecting the kernel read-only data: 12288k\n[ 0.851258] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856043] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.872058] systemd-udevd[107]: starting version 204\n[ 0.916846] FDC 0 is a S82078B\n[ 1.064070] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.228725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.230725] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.232662] usb 1-1: Product: QEMU USB Tablet\n[ 1.233930] usb 1-1: Manufacturer: QEMU\n[ 1.235091] usb 1-1: SerialNumber: 42\n[ 1.934115] 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.312197] 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.420367] 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.510104] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:28 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.16]: 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 * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.78]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.25 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:84:15:e6 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:5b:4f:59 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\nb5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . .. |\n| . o . . |\n| o o + |\n| o . oo.+ |\n| . +Soo |\n| . .. |\n| . o . |\n| .. o.o |\n| ....E*o |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oO.o.... |\n| .O ..o |\n| o . . = . |\n| o . + * |\n| . E S + |\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:\n8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| + . .|\n| . = * . . o + |\n| . . = S = . + E|\n| . . . o o |\n| . . + o |\n| . . = . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o|\n| .E|\n| . |\n| .. . .|\n| S..oo o|\n| .* . o |\n| . + Bo |\n| * Bo |\n| =++.|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 ]\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\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:35 +0000. Up 10.17 seconds.\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:37 +0000. Up 11.69 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 18387 0 --:--:-- --:--:-- --:--:-- 18308100 3149 100 3149 0 0 18380 0 --:--:-- --:--:-- --:--:-- 18308\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.3 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 [1101 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 [473 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 (1548 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.15\n+ '[' -n 192.168.0.15 ']'\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 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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 13s (3895 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) ...\n"} 2018-08-31 09:54:38,603 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/action used request id req-5da959e5-8e58-4a07-aac7-ca849545bbdf 2018-08-31 09:54:38,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.106703996658s 2018-08-31 09:54:38,605 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/action used request id req-5da959e5-8e58-4a07-aac7-ca849545bbdf 2018-08-31 09:54:38,605 - 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.008036] Security Framework initialized [ 0.009291] AppArmor: AppArmor initialized [ 0.010546] Yama: becoming mindful. [ 0.012167] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019746] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022223] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025340] Initializing cgroup subsys freezer [ 0.026692] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029388] Initializing cgroup subsys hugetlb [ 0.030745] FEATURE SPEC_CTRL Not Present [ 0.032721] mce: CPU supports 10 MCE banks [ 0.034006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041950] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.048484] ACPI: Core revision 20131115 [ 0.050113] ACPI: All ACPI Tables successfully acquired [ 0.051793] ftrace: allocating 28717 entries in 113 pages [ 0.076125] smpboot: Max logical packages: 2 [ 0.077428] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.079182] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080256] Enabling x2apic [ 0.081173] Enabled x2apic [ 0.082359] Switched APIC routing to physical x2apic. [ 0.085331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.087039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090241] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098591] KVM setup paravirtual spinlock [ 0.101404] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104737] x86: Booting SMP configuration: [ 0.106316] .... node #0, CPUs: #1[ 0.101354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124073] KVM setup async PF for cpu 1 [ 0.124113] x86: Booted up 1 node, 2 CPUs [ 0.124121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.132239] devtmpfs: initialized [ 0.135639] EVM: security.selinux [ 0.136003] EVM: security.SMACK64 [ 0.137038] EVM: security.ima [ 0.138007] EVM: security.capability [ 0.140533] pinctrl core: initialized pinctrl subsystem [ 0.142123] regulator-dummy: no parameters [ 0.143479] RTC time: 9:53:25, date: 08/31/18 [ 0.144104] NET: Registered protocol family 16 [ 0.145581] cpuidle: using governor ladder [ 0.146790] cpuidle: using governor menu [ 0.148086] ACPI: bus type PCI registered [ 0.149288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151244] PCI: Using configuration type 1 for base access [ 0.152714] bio: create slab at 0 [ 0.153310] ACPI: Added _OSI(Module Device) [ 0.153338] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157334] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160140] ACPI: Interpreter enabled [ 0.161262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.163938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.165748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.168010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.170785] ACPI: (supports S0 S5) [ 0.172009] ACPI: Using IOAPIC for interrupt routing [ 0.173766] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176206] ACPI: No dock devices found. [ 0.181207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185752] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188244] acpiphp: Slot [3] registered [ 0.189410] acpiphp: Slot [4] registered [ 0.190567] acpiphp: Slot [5] registered [ 0.191726] acpiphp: Slot [6] registered [ 0.192026] acpiphp: Slot [7] registered [ 0.193194] acpiphp: Slot [8] registered [ 0.194326] acpiphp: Slot [9] registered [ 0.195491] acpiphp: Slot [10] registered [ 0.196023] acpiphp: Slot [11] registered [ 0.197276] acpiphp: Slot [12] registered [ 0.198447] acpiphp: Slot [13] registered [ 0.199606] acpiphp: Slot [14] registered [ 0.200022] acpiphp: Slot [15] registered [ 0.201209] acpiphp: Slot [16] registered [ 0.202391] acpiphp: Slot [17] registered [ 0.203566] acpiphp: Slot [18] registered [ 0.204030] acpiphp: Slot [19] registered [ 0.205206] acpiphp: Slot [20] registered [ 0.206362] acpiphp: Slot [21] registered [ 0.207521] acpiphp: Slot [22] registered [ 0.208022] acpiphp: Slot [23] registered [ 0.209189] acpiphp: Slot [24] registered [ 0.210363] acpiphp: Slot [25] registered [ 0.211533] acpiphp: Slot [26] registered [ 0.212022] acpiphp: Slot [27] registered [ 0.213192] acpiphp: Slot [28] registered [ 0.214345] acpiphp: Slot [29] registered [ 0.215516] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217183] PCI host bridge to bus 0000:00 [ 0.218345] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.219817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.221626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.223369] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.231701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.232016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.262151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.264457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.266602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272992] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.275272] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.275272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276005] vgaarb: loaded [ 0.277264] vgaarb: bridge control possible 0000:00:02.0 [ 0.279516] SCSI subsystem initialized [ 0.280231] ACPI: bus type USB registered [ 0.281575] usbcore: registered new interface driver usbfs [ 0.283501] usbcore: registered new interface driver hub [ 0.284057] usbcore: registered new device driver usb [ 0.285974] PCI: Using ACPI for IRQ routing [ 0.288402] NetLabel: Initializing [ 0.289575] NetLabel: domain hash size = 128 [ 0.291201] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.292074] NetLabel: unlabeled traffic allowed by default [ 0.294061] Switched to clocksource kvm-clock [ 0.301783] AppArmor: AppArmor Filesystem Enabled [ 0.303501] pnp: PnP ACPI init [ 0.304789] ACPI: bus type PNP registered [ 0.306847] pnp: PnP ACPI: found 8 devices [ 0.308242] ACPI: bus type PNP unregistered [ 0.315941] NET: Registered protocol family 2 [ 0.317685] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.319916] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.321884] TCP: Hash tables configured (established 16384 bind 16384) [ 0.323717] TCP: reno registered [ 0.324746] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.326350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328161] NET: Registered protocol family 1 [ 0.329458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.331049] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.332599] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.355621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.385873] Trying to unpack rootfs image as initramfs... [ 0.491175] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.493703] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.495406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497202] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.499918] Scanning for low memory corruption every 60 seconds [ 0.502229] Initialise system trusted keyring [ 0.503848] audit: initializing netlink socket (disabled) [ 0.505671] type=2000 audit(1535709205.895:1): initialized [ 0.526982] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.529537] zbud: loaded [ 0.530566] VFS: Disk quotas dquot_6.5.2 [ 0.531691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534004] fuse init (API version 7.22) [ 0.535191] msgmni has been set to 3997 [ 0.536400] Key type big_key registered [ 0.538119] Key type asymmetric registered [ 0.539307] Asymmetric key parser 'x509' registered [ 0.540660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.542798] io scheduler noop registered [ 0.543968] io scheduler deadline registered (default) [ 0.545356] io scheduler cfq registered [ 0.546558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.548008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.549733] ipmi message handler version 39.2 [ 0.550985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.553053] ACPI: Power Button [PWRF] [ 0.554264] GHES: HEST is not enabled! [ 0.576567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.621521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.644543] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.646823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674628] Linux agpgart interface v0.103 [ 0.676787] brd: module loaded [ 0.678196] loop: module loaded [ 0.679536] blk-mq: CPU -> queue map [ 0.680568] CPU 0 -> Queue 0 [ 0.681489] CPU 1 -> Queue 0 [ 0.683343] vda: vda1 [ 0.684992] scsi0 : ata_piix [ 0.686057] scsi1 : ata_piix [ 0.687052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.688754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.690741] libphy: Fixed MDIO Bus: probed [ 0.692090] tun: Universal TUN/TAP device driver, 1.6 [ 0.693481] tun: (C) 1999-2004 Max Krasnyansky [ 0.696826] PPP generic driver version 2.4.2 [ 0.698339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.700954] ehci-pci: EHCI PCI platform driver [ 0.702601] ehci-platform: EHCI generic platform driver [ 0.704894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.706700] ohci-pci: OHCI PCI platform driver [ 0.707818] ohci-platform: OHCI generic platform driver [ 0.709215] uhci_hcd: USB Universal Host Controller Interface driver [ 0.735946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.741090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.742785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.744868] usb usb1: Product: UHCI Host Controller [ 0.746171] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.747775] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749165] hub 1-0:1.0: USB hub found [ 0.750235] hub 1-0:1.0: 2 ports detected [ 0.751523] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.754464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.755797] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.757349] mousedev: PS/2 mouse device common for all mice [ 0.759097] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.761666] rtc_cmos 00:00: RTC can wake from S4 [ 0.763240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.764874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.766552] device-mapper: uevent: version 1.0.3 [ 0.767926] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.770223] ledtrig-cpu: registered to indicate activity on CPUs [ 0.771922] TCP: cubic registered [ 0.773009] NET: Registered protocol family 10 [ 0.774565] NET: Registered protocol family 17 [ 0.775839] Key type dns_resolver registered [ 0.777266] Loading compiled-in X.509 certificates [ 0.779058] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.792171] registered taskstats version 1 [ 0.796811] Key type trusted registered [ 0.802197] Key type encrypted registered [ 0.803692] AppArmor: AppArmor sha1 policy hashing enabled [ 0.805261] IMA: No TPM chip found, activating TPM-bypass! [ 0.807428] regulator-dummy: disabling [ 0.808681] Magic number: 14:634:880 [ 0.809990] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:26 UTC (1535709206) [ 0.812669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.814675] EDD information not available. [ 0.845551] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.848461] Write protecting the kernel read-only data: 12288k [ 0.851258] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856043] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.872058] systemd-udevd[107]: starting version 204 [ 0.916846] FDC 0 is a S82078B [ 1.064070] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.230725] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.232662] usb 1-1: Product: QEMU USB Tablet [ 1.233930] usb 1-1: Manufacturer: QEMU [ 1.235091] usb 1-1: SerialNumber: 42 [ 1.934115] 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.312197] 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.420367] 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.510104] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:28 +0000. Up 2.98 seconds. cloud-init-nonet[3.16]: 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 ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.78]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.25 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:84:15:e6 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:5b:4f:59 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: b5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . .. | | . o . . | | o o + | | o . oo.+ | | . +Soo | | . .. | | . o . | | .. o.o | | ....E*o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | oO.o.... | | .O ..o | | o . . = . | | o . + * | | . E S + | | o + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | + . .| | . = * . . o + | | . . = S = . + E| | . . . o o | | . . + o | | . . = . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .o| | .E| | . | | .. . .| | S..oo o| | .* . o | | . + Bo | | * Bo | | =++.| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting 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 Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:35 +0000. Up 10.17 seconds. landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:37 +0000. Up 11.69 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 18387 0 --:--:-- --:--:-- --:--:-- 18308100 3149 100 3149 0 0 18380 0 --:--:-- --:--:-- --:--:-- 18308 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.3 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 [1101 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 [473 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 (1548 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.15 + '[' -n 192.168.0.15 ']' + 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 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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 13s (3895 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) ... 2018-08-31 09:54:38,608 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 09:54:48,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:54:48,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:54:49,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:54:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbc992b1-7ccd-4616-8a0a-5dd6ce190d4d x-compute-request-id: req-dbc992b1-7ccd-4616-8a0a-5dd6ce190d4d Content-Encoding: gzip Content-Length: 1472 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:5b:4f:59", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4f:59", "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:84:15:e6", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:15:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "09760a53-fe17-40f4-b106-435c7eca58c9", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T09:53:00Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "d33755f9-733b-4597-b184-6c53f1426fe5", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T09:52:51Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:33:6f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:18.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "1573a796-218f-4eba-ad81-aedd3efcd01e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:18Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:18:a2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:22.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:22Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:9c:8e", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:14.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:14Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T09:52:49Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:30.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "3695b4fd-0182-4f1f-a97a-8740d9494380", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:30Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T09:52:18Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d0:e7", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:04.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "46700010-d4d1-48bf-8897-18529a0292ea", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:04Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ns.clearwater.opnfv", "created": "2018-08-31T09:50:20Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:54:49,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-dbc992b1-7ccd-4616-8a0a-5dd6ce190d4d 2018-08-31 09:54:49,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25079894066s 2018-08-31 09:54:49,870 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-dbc992b1-7ccd-4616-8a0a-5dd6ce190d4d 2018-08-31 09:54:49,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:54:49,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:54:49,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:54: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-f8628450-3ddd-4dd8-8b1a-42949fcbf3ae x-compute-request-id: req-f8628450-3ddd-4dd8-8b1a-42949fcbf3ae Content-Encoding: gzip Content-Length: 15279 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.008036] Security Framework initialized\n[ 0.009291] AppArmor: AppArmor initialized\n[ 0.010546] Yama: becoming mindful.\n[ 0.012167] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019746] 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.022223] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025340] Initializing cgroup subsys freezer\n[ 0.026692] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029388] Initializing cgroup subsys hugetlb\n[ 0.030745] FEATURE SPEC_CTRL Not Present\n[ 0.032721] mce: CPU supports 10 MCE banks\n[ 0.034006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041950] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.048484] ACPI: Core revision 20131115\n[ 0.050113] ACPI: All ACPI Tables successfully acquired\n[ 0.051793] ftrace: allocating 28717 entries in 113 pages\n[ 0.076125] smpboot: Max logical packages: 2\n[ 0.077428] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.079182] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080256] Enabling x2apic\n[ 0.081173] Enabled x2apic\n[ 0.082359] Switched APIC routing to physical x2apic.\n[ 0.085331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.087039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090241] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098591] KVM setup paravirtual spinlock\n[ 0.101404] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104737] x86: Booting SMP configuration:\n[ 0.106316] .... node #0, CPUs: #1[ 0.101354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124073] KVM setup async PF for cpu 1\n[ 0.124113] x86: Booted up 1 node, 2 CPUs\n[ 0.124121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.132239] devtmpfs: initialized\n[ 0.135639] EVM: security.selinux\n[ 0.136003] EVM: security.SMACK64\n[ 0.137038] EVM: security.ima\n[ 0.138007] EVM: security.capability\n[ 0.140533] pinctrl core: initialized pinctrl subsystem\n[ 0.142123] regulator-dummy: no parameters\n[ 0.143479] RTC time: 9:53:25, date: 08/31/18\n[ 0.144104] NET: Registered protocol family 16\n[ 0.145581] cpuidle: using governor ladder\n[ 0.146790] cpuidle: using governor menu\n[ 0.148086] ACPI: bus type PCI registered\n[ 0.149288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.151244] PCI: Using configuration type 1 for base access\n[ 0.152714] bio: create slab at 0\n[ 0.153310] ACPI: Added _OSI(Module Device)\n[ 0.153338] ACPI: Added _OSI(Processor Device)\n[ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.157334] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.160140] ACPI: Interpreter enabled\n[ 0.161262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.163938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.165748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.168010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.170785] ACPI: (supports S0 S5)\n[ 0.172009] ACPI: Using IOAPIC for interrupt routing\n[ 0.173766] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176206] ACPI: No dock devices found.\n[ 0.181207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.183376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.184008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.185752] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188244] acpiphp: Slot [3] registered\n[ 0.189410] acpiphp: Slot [4] registered\n[ 0.190567] acpiphp: Slot [5] registered\n[ 0.191726] acpiphp: Slot [6] registered\n[ 0.192026] acpiphp: Slot [7] registered\n[ 0.193194] acpiphp: Slot [8] registered\n[ 0.194326] acpiphp: Slot [9] registered\n[ 0.195491] acpiphp: Slot [10] registered\n[ 0.196023] acpiphp: Slot [11] registered\n[ 0.197276] acpiphp: Slot [12] registered\n[ 0.198447] acpiphp: Slot [13] registered\n[ 0.199606] acpiphp: Slot [14] registered\n[ 0.200022] acpiphp: Slot [15] registered\n[ 0.201209] acpiphp: Slot [16] registered\n[ 0.202391] acpiphp: Slot [17] registered\n[ 0.203566] acpiphp: Slot [18] registered\n[ 0.204030] acpiphp: Slot [19] registered\n[ 0.205206] acpiphp: Slot [20] registered\n[ 0.206362] acpiphp: Slot [21] registered\n[ 0.207521] acpiphp: Slot [22] registered\n[ 0.208022] acpiphp: Slot [23] registered\n[ 0.209189] acpiphp: Slot [24] registered\n[ 0.210363] acpiphp: Slot [25] registered\n[ 0.211533] acpiphp: Slot [26] registered\n[ 0.212022] acpiphp: Slot [27] registered\n[ 0.213192] acpiphp: Slot [28] registered\n[ 0.214345] acpiphp: Slot [29] registered\n[ 0.215516] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217183] PCI host bridge to bus 0000:00\n[ 0.218345] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.219817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.221626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.223369] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.231701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.232016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.262151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.264457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.266602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272992] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.275272] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.275272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276005] vgaarb: loaded\n[ 0.277264] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279516] SCSI subsystem initialized\n[ 0.280231] ACPI: bus type USB registered\n[ 0.281575] usbcore: registered new interface driver usbfs\n[ 0.283501] usbcore: registered new interface driver hub\n[ 0.284057] usbcore: registered new device driver usb\n[ 0.285974] PCI: Using ACPI for IRQ routing\n[ 0.288402] NetLabel: Initializing\n[ 0.289575] NetLabel: domain hash size = 128\n[ 0.291201] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.292074] NetLabel: unlabeled traffic allowed by default\n[ 0.294061] Switched to clocksource kvm-clock\n[ 0.301783] AppArmor: AppArmor Filesystem Enabled\n[ 0.303501] pnp: PnP ACPI init\n[ 0.304789] ACPI: bus type PNP registered\n[ 0.306847] pnp: PnP ACPI: found 8 devices\n[ 0.308242] ACPI: bus type PNP unregistered\n[ 0.315941] NET: Registered protocol family 2\n[ 0.317685] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.319916] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.321884] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.323717] TCP: reno registered\n[ 0.324746] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.326350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328161] NET: Registered protocol family 1\n[ 0.329458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.331049] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.332599] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.355621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.385873] Trying to unpack rootfs image as initramfs...\n[ 0.491175] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.493703] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.495406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.497202] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.499918] Scanning for low memory corruption every 60 seconds\n[ 0.502229] Initialise system trusted keyring\n[ 0.503848] audit: initializing netlink socket (disabled)\n[ 0.505671] type=2000 audit(1535709205.895:1): initialized\n[ 0.526982] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.529537] zbud: loaded\n[ 0.530566] VFS: Disk quotas dquot_6.5.2\n[ 0.531691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534004] fuse init (API version 7.22)\n[ 0.535191] msgmni has been set to 3997\n[ 0.536400] Key type big_key registered\n[ 0.538119] Key type asymmetric registered\n[ 0.539307] Asymmetric key parser 'x509' registered\n[ 0.540660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.542798] io scheduler noop registered\n[ 0.543968] io scheduler deadline registered (default)\n[ 0.545356] io scheduler cfq registered\n[ 0.546558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549733] ipmi message handler version 39.2\n[ 0.550985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553053] ACPI: Power Button [PWRF]\n[ 0.554264] GHES: HEST is not enabled!\n[ 0.576567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.621521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.644543] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.646823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.671662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674628] Linux agpgart interface v0.103\n[ 0.676787] brd: module loaded\n[ 0.678196] loop: module loaded\n[ 0.679536] blk-mq: CPU -> queue map\n[ 0.680568] CPU 0 -> Queue 0\n[ 0.681489] CPU 1 -> Queue 0\n[ 0.683343] vda: vda1\n[ 0.684992] scsi0 : ata_piix\n[ 0.686057] scsi1 : ata_piix\n[ 0.687052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.688754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.690741] libphy: Fixed MDIO Bus: probed\n[ 0.692090] tun: Universal TUN/TAP device driver, 1.6\n[ 0.693481] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.696826] PPP generic driver version 2.4.2\n[ 0.698339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.700954] ehci-pci: EHCI PCI platform driver\n[ 0.702601] ehci-platform: EHCI generic platform driver\n[ 0.704894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.706700] ohci-pci: OHCI PCI platform driver\n[ 0.707818] ohci-platform: OHCI generic platform driver\n[ 0.709215] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.735946] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.741090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.742785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744868] usb usb1: Product: UHCI Host Controller\n[ 0.746171] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.747775] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749165] hub 1-0:1.0: USB hub found\n[ 0.750235] hub 1-0:1.0: 2 ports detected\n[ 0.751523] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.754464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.755797] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.757349] mousedev: PS/2 mouse device common for all mice\n[ 0.759097] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.761666] rtc_cmos 00:00: RTC can wake from S4\n[ 0.763240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.764874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.766552] device-mapper: uevent: version 1.0.3\n[ 0.767926] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.770223] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.771922] TCP: cubic registered\n[ 0.773009] NET: Registered protocol family 10\n[ 0.774565] NET: Registered protocol family 17\n[ 0.775839] Key type dns_resolver registered\n[ 0.777266] Loading compiled-in X.509 certificates\n[ 0.779058] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.792171] registered taskstats version 1\n[ 0.796811] Key type trusted registered\n[ 0.802197] Key type encrypted registered\n[ 0.803692] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805261] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.807428] regulator-dummy: disabling\n[ 0.808681] Magic number: 14:634:880\n[ 0.809990] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:26 UTC (1535709206)\n[ 0.812669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.814675] EDD information not available.\n[ 0.845551] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.848461] Write protecting the kernel read-only data: 12288k\n[ 0.851258] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856043] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.872058] systemd-udevd[107]: starting version 204\n[ 0.916846] FDC 0 is a S82078B\n[ 1.064070] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.228725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.230725] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.232662] usb 1-1: Product: QEMU USB Tablet\n[ 1.233930] usb 1-1: Manufacturer: QEMU\n[ 1.235091] usb 1-1: SerialNumber: 42\n[ 1.934115] 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.312197] 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.420367] 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.510104] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:28 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.16]: 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 * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.78]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.25 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:84:15:e6 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:5b:4f:59 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\nb5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . .. |\n| . o . . |\n| o o + |\n| o . oo.+ |\n| . +Soo |\n| . .. |\n| . o . |\n| .. o.o |\n| ....E*o |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oO.o.... |\n| .O ..o |\n| o . . = . |\n| o . + * |\n| . E S + |\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:\n8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| + . .|\n| . = * . . o + |\n| . . = S = . + E|\n| . . . o o |\n| . . + o |\n| . . = . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o|\n| .E|\n| . |\n| .. . .|\n| S..oo o|\n| .* . o |\n| . + Bo |\n| * Bo |\n| =++.|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 ]\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\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:35 +0000. Up 10.17 seconds.\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:37 +0000. Up 11.69 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 18387 0 --:--:-- --:--:-- --:--:-- 18308100 3149 100 3149 0 0 18380 0 --:--:-- --:--:-- --:--:-- 18308\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.3 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 [1101 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 [473 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 (1548 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.15\n+ '[' -n 192.168.0.15 ']'\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 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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 13s (3895 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) ...\n"} 2018-08-31 09:54:49,956 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/action used request id req-f8628450-3ddd-4dd8-8b1a-42949fcbf3ae 2018-08-31 09:54:49,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0789639949799s 2018-08-31 09:54:49,958 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/action used request id req-f8628450-3ddd-4dd8-8b1a-42949fcbf3ae 2018-08-31 09:54:49,958 - 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.008036] Security Framework initialized [ 0.009291] AppArmor: AppArmor initialized [ 0.010546] Yama: becoming mindful. [ 0.012167] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019746] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022223] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025340] Initializing cgroup subsys freezer [ 0.026692] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029388] Initializing cgroup subsys hugetlb [ 0.030745] FEATURE SPEC_CTRL Not Present [ 0.032721] mce: CPU supports 10 MCE banks [ 0.034006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041950] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.048484] ACPI: Core revision 20131115 [ 0.050113] ACPI: All ACPI Tables successfully acquired [ 0.051793] ftrace: allocating 28717 entries in 113 pages [ 0.076125] smpboot: Max logical packages: 2 [ 0.077428] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.079182] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080256] Enabling x2apic [ 0.081173] Enabled x2apic [ 0.082359] Switched APIC routing to physical x2apic. [ 0.085331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.087039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090241] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098591] KVM setup paravirtual spinlock [ 0.101404] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104737] x86: Booting SMP configuration: [ 0.106316] .... node #0, CPUs: #1[ 0.101354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124073] KVM setup async PF for cpu 1 [ 0.124113] x86: Booted up 1 node, 2 CPUs [ 0.124121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.132239] devtmpfs: initialized [ 0.135639] EVM: security.selinux [ 0.136003] EVM: security.SMACK64 [ 0.137038] EVM: security.ima [ 0.138007] EVM: security.capability [ 0.140533] pinctrl core: initialized pinctrl subsystem [ 0.142123] regulator-dummy: no parameters [ 0.143479] RTC time: 9:53:25, date: 08/31/18 [ 0.144104] NET: Registered protocol family 16 [ 0.145581] cpuidle: using governor ladder [ 0.146790] cpuidle: using governor menu [ 0.148086] ACPI: bus type PCI registered [ 0.149288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151244] PCI: Using configuration type 1 for base access [ 0.152714] bio: create slab at 0 [ 0.153310] ACPI: Added _OSI(Module Device) [ 0.153338] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157334] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160140] ACPI: Interpreter enabled [ 0.161262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.163938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.165748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.168010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.170785] ACPI: (supports S0 S5) [ 0.172009] ACPI: Using IOAPIC for interrupt routing [ 0.173766] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176206] ACPI: No dock devices found. [ 0.181207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185752] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188244] acpiphp: Slot [3] registered [ 0.189410] acpiphp: Slot [4] registered [ 0.190567] acpiphp: Slot [5] registered [ 0.191726] acpiphp: Slot [6] registered [ 0.192026] acpiphp: Slot [7] registered [ 0.193194] acpiphp: Slot [8] registered [ 0.194326] acpiphp: Slot [9] registered [ 0.195491] acpiphp: Slot [10] registered [ 0.196023] acpiphp: Slot [11] registered [ 0.197276] acpiphp: Slot [12] registered [ 0.198447] acpiphp: Slot [13] registered [ 0.199606] acpiphp: Slot [14] registered [ 0.200022] acpiphp: Slot [15] registered [ 0.201209] acpiphp: Slot [16] registered [ 0.202391] acpiphp: Slot [17] registered [ 0.203566] acpiphp: Slot [18] registered [ 0.204030] acpiphp: Slot [19] registered [ 0.205206] acpiphp: Slot [20] registered [ 0.206362] acpiphp: Slot [21] registered [ 0.207521] acpiphp: Slot [22] registered [ 0.208022] acpiphp: Slot [23] registered [ 0.209189] acpiphp: Slot [24] registered [ 0.210363] acpiphp: Slot [25] registered [ 0.211533] acpiphp: Slot [26] registered [ 0.212022] acpiphp: Slot [27] registered [ 0.213192] acpiphp: Slot [28] registered [ 0.214345] acpiphp: Slot [29] registered [ 0.215516] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217183] PCI host bridge to bus 0000:00 [ 0.218345] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.219817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.221626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.223369] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.231701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.232016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.262151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.264457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.266602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272992] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.275272] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.275272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276005] vgaarb: loaded [ 0.277264] vgaarb: bridge control possible 0000:00:02.0 [ 0.279516] SCSI subsystem initialized [ 0.280231] ACPI: bus type USB registered [ 0.281575] usbcore: registered new interface driver usbfs [ 0.283501] usbcore: registered new interface driver hub [ 0.284057] usbcore: registered new device driver usb [ 0.285974] PCI: Using ACPI for IRQ routing [ 0.288402] NetLabel: Initializing [ 0.289575] NetLabel: domain hash size = 128 [ 0.291201] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.292074] NetLabel: unlabeled traffic allowed by default [ 0.294061] Switched to clocksource kvm-clock [ 0.301783] AppArmor: AppArmor Filesystem Enabled [ 0.303501] pnp: PnP ACPI init [ 0.304789] ACPI: bus type PNP registered [ 0.306847] pnp: PnP ACPI: found 8 devices [ 0.308242] ACPI: bus type PNP unregistered [ 0.315941] NET: Registered protocol family 2 [ 0.317685] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.319916] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.321884] TCP: Hash tables configured (established 16384 bind 16384) [ 0.323717] TCP: reno registered [ 0.324746] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.326350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328161] NET: Registered protocol family 1 [ 0.329458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.331049] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.332599] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.355621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.385873] Trying to unpack rootfs image as initramfs... [ 0.491175] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.493703] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.495406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497202] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.499918] Scanning for low memory corruption every 60 seconds [ 0.502229] Initialise system trusted keyring [ 0.503848] audit: initializing netlink socket (disabled) [ 0.505671] type=2000 audit(1535709205.895:1): initialized [ 0.526982] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.529537] zbud: loaded [ 0.530566] VFS: Disk quotas dquot_6.5.2 [ 0.531691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534004] fuse init (API version 7.22) [ 0.535191] msgmni has been set to 3997 [ 0.536400] Key type big_key registered [ 0.538119] Key type asymmetric registered [ 0.539307] Asymmetric key parser 'x509' registered [ 0.540660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.542798] io scheduler noop registered [ 0.543968] io scheduler deadline registered (default) [ 0.545356] io scheduler cfq registered [ 0.546558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.548008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.549733] ipmi message handler version 39.2 [ 0.550985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.553053] ACPI: Power Button [PWRF] [ 0.554264] GHES: HEST is not enabled! [ 0.576567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.621521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.644543] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.646823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674628] Linux agpgart interface v0.103 [ 0.676787] brd: module loaded [ 0.678196] loop: module loaded [ 0.679536] blk-mq: CPU -> queue map [ 0.680568] CPU 0 -> Queue 0 [ 0.681489] CPU 1 -> Queue 0 [ 0.683343] vda: vda1 [ 0.684992] scsi0 : ata_piix [ 0.686057] scsi1 : ata_piix [ 0.687052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.688754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.690741] libphy: Fixed MDIO Bus: probed [ 0.692090] tun: Universal TUN/TAP device driver, 1.6 [ 0.693481] tun: (C) 1999-2004 Max Krasnyansky [ 0.696826] PPP generic driver version 2.4.2 [ 0.698339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.700954] ehci-pci: EHCI PCI platform driver [ 0.702601] ehci-platform: EHCI generic platform driver [ 0.704894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.706700] ohci-pci: OHCI PCI platform driver [ 0.707818] ohci-platform: OHCI generic platform driver [ 0.709215] uhci_hcd: USB Universal Host Controller Interface driver [ 0.735946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.741090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.742785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.744868] usb usb1: Product: UHCI Host Controller [ 0.746171] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.747775] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749165] hub 1-0:1.0: USB hub found [ 0.750235] hub 1-0:1.0: 2 ports detected [ 0.751523] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.754464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.755797] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.757349] mousedev: PS/2 mouse device common for all mice [ 0.759097] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.761666] rtc_cmos 00:00: RTC can wake from S4 [ 0.763240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.764874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.766552] device-mapper: uevent: version 1.0.3 [ 0.767926] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.770223] ledtrig-cpu: registered to indicate activity on CPUs [ 0.771922] TCP: cubic registered [ 0.773009] NET: Registered protocol family 10 [ 0.774565] NET: Registered protocol family 17 [ 0.775839] Key type dns_resolver registered [ 0.777266] Loading compiled-in X.509 certificates [ 0.779058] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.792171] registered taskstats version 1 [ 0.796811] Key type trusted registered [ 0.802197] Key type encrypted registered [ 0.803692] AppArmor: AppArmor sha1 policy hashing enabled [ 0.805261] IMA: No TPM chip found, activating TPM-bypass! [ 0.807428] regulator-dummy: disabling [ 0.808681] Magic number: 14:634:880 [ 0.809990] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:26 UTC (1535709206) [ 0.812669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.814675] EDD information not available. [ 0.845551] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.848461] Write protecting the kernel read-only data: 12288k [ 0.851258] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856043] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.872058] systemd-udevd[107]: starting version 204 [ 0.916846] FDC 0 is a S82078B [ 1.064070] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.230725] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.232662] usb 1-1: Product: QEMU USB Tablet [ 1.233930] usb 1-1: Manufacturer: QEMU [ 1.235091] usb 1-1: SerialNumber: 42 [ 1.934115] 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.312197] 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.420367] 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.510104] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:28 +0000. Up 2.98 seconds. cloud-init-nonet[3.16]: 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 ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.78]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.25 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:84:15:e6 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:5b:4f:59 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: b5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . .. | | . o . . | | o o + | | o . oo.+ | | . +Soo | | . .. | | . o . | | .. o.o | | ....E*o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | oO.o.... | | .O ..o | | o . . = . | | o . + * | | . E S + | | o + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | + . .| | . = * . . o + | | . . = S = . + E| | . . . o o | | . . + o | | . . = . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .o| | .E| | . | | .. . .| | S..oo o| | .* . o | | . + Bo | | * Bo | | =++.| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting 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 Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:35 +0000. Up 10.17 seconds. landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:37 +0000. Up 11.69 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 18387 0 --:--:-- --:--:-- --:--:-- 18308100 3149 100 3149 0 0 18380 0 --:--:-- --:--:-- --:--:-- 18308 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.3 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 [1101 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 [473 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 (1548 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.15 + '[' -n 192.168.0.15 ']' + 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 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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 13s (3895 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) ... 2018-08-31 09:54:49,962 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 09:54:59,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:54:59,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:55:01,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:54: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-b6fc71d2-fc6b-42fa-9cc5-756be9463f06 x-compute-request-id: req-b6fc71d2-fc6b-42fa-9cc5-756be9463f06 Content-Encoding: gzip Content-Length: 1472 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:5b:4f:59", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4f:59", "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:84:15:e6", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:15:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "09760a53-fe17-40f4-b106-435c7eca58c9", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T09:53:00Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "d33755f9-733b-4597-b184-6c53f1426fe5", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T09:52:51Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:33:6f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:18.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "1573a796-218f-4eba-ad81-aedd3efcd01e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:18Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:18:a2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:22.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:22Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:9c:8e", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:14.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:14Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T09:52:49Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:30.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "3695b4fd-0182-4f1f-a97a-8740d9494380", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:30Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T09:52:18Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d0:e7", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:04.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "46700010-d4d1-48bf-8897-18529a0292ea", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:04Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ns.clearwater.opnfv", "created": "2018-08-31T09:50:20Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:55:01,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-b6fc71d2-fc6b-42fa-9cc5-756be9463f06 2018-08-31 09:55:01,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.33273887634s 2018-08-31 09:55:01,306 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-b6fc71d2-fc6b-42fa-9cc5-756be9463f06 2018-08-31 09:55:01,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:55:01,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:55:01,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:55: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-d4746675-78aa-4d08-941e-bc9662ff0989 x-compute-request-id: req-d4746675-78aa-4d08-941e-bc9662ff0989 Content-Encoding: gzip Content-Length: 15905 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.008036] Security Framework initialized\n[ 0.009291] AppArmor: AppArmor initialized\n[ 0.010546] Yama: becoming mindful.\n[ 0.012167] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019746] 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.022223] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025340] Initializing cgroup subsys freezer\n[ 0.026692] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029388] Initializing cgroup subsys hugetlb\n[ 0.030745] FEATURE SPEC_CTRL Not Present\n[ 0.032721] mce: CPU supports 10 MCE banks\n[ 0.034006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041950] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.048484] ACPI: Core revision 20131115\n[ 0.050113] ACPI: All ACPI Tables successfully acquired\n[ 0.051793] ftrace: allocating 28717 entries in 113 pages\n[ 0.076125] smpboot: Max logical packages: 2\n[ 0.077428] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.079182] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080256] Enabling x2apic\n[ 0.081173] Enabled x2apic\n[ 0.082359] Switched APIC routing to physical x2apic.\n[ 0.085331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.087039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090241] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098591] KVM setup paravirtual spinlock\n[ 0.101404] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104737] x86: Booting SMP configuration:\n[ 0.106316] .... node #0, CPUs: #1[ 0.101354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124073] KVM setup async PF for cpu 1\n[ 0.124113] x86: Booted up 1 node, 2 CPUs\n[ 0.124121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.132239] devtmpfs: initialized\n[ 0.135639] EVM: security.selinux\n[ 0.136003] EVM: security.SMACK64\n[ 0.137038] EVM: security.ima\n[ 0.138007] EVM: security.capability\n[ 0.140533] pinctrl core: initialized pinctrl subsystem\n[ 0.142123] regulator-dummy: no parameters\n[ 0.143479] RTC time: 9:53:25, date: 08/31/18\n[ 0.144104] NET: Registered protocol family 16\n[ 0.145581] cpuidle: using governor ladder\n[ 0.146790] cpuidle: using governor menu\n[ 0.148086] ACPI: bus type PCI registered\n[ 0.149288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.151244] PCI: Using configuration type 1 for base access\n[ 0.152714] bio: create slab at 0\n[ 0.153310] ACPI: Added _OSI(Module Device)\n[ 0.153338] ACPI: Added _OSI(Processor Device)\n[ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.157334] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.160140] ACPI: Interpreter enabled\n[ 0.161262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.163938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.165748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.168010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.170785] ACPI: (supports S0 S5)\n[ 0.172009] ACPI: Using IOAPIC for interrupt routing\n[ 0.173766] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176206] ACPI: No dock devices found.\n[ 0.181207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.183376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.184008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.185752] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188244] acpiphp: Slot [3] registered\n[ 0.189410] acpiphp: Slot [4] registered\n[ 0.190567] acpiphp: Slot [5] registered\n[ 0.191726] acpiphp: Slot [6] registered\n[ 0.192026] acpiphp: Slot [7] registered\n[ 0.193194] acpiphp: Slot [8] registered\n[ 0.194326] acpiphp: Slot [9] registered\n[ 0.195491] acpiphp: Slot [10] registered\n[ 0.196023] acpiphp: Slot [11] registered\n[ 0.197276] acpiphp: Slot [12] registered\n[ 0.198447] acpiphp: Slot [13] registered\n[ 0.199606] acpiphp: Slot [14] registered\n[ 0.200022] acpiphp: Slot [15] registered\n[ 0.201209] acpiphp: Slot [16] registered\n[ 0.202391] acpiphp: Slot [17] registered\n[ 0.203566] acpiphp: Slot [18] registered\n[ 0.204030] acpiphp: Slot [19] registered\n[ 0.205206] acpiphp: Slot [20] registered\n[ 0.206362] acpiphp: Slot [21] registered\n[ 0.207521] acpiphp: Slot [22] registered\n[ 0.208022] acpiphp: Slot [23] registered\n[ 0.209189] acpiphp: Slot [24] registered\n[ 0.210363] acpiphp: Slot [25] registered\n[ 0.211533] acpiphp: Slot [26] registered\n[ 0.212022] acpiphp: Slot [27] registered\n[ 0.213192] acpiphp: Slot [28] registered\n[ 0.214345] acpiphp: Slot [29] registered\n[ 0.215516] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217183] PCI host bridge to bus 0000:00\n[ 0.218345] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.219817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.221626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.223369] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.231701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.232016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.262151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.264457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.266602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272992] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.275272] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.275272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276005] vgaarb: loaded\n[ 0.277264] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279516] SCSI subsystem initialized\n[ 0.280231] ACPI: bus type USB registered\n[ 0.281575] usbcore: registered new interface driver usbfs\n[ 0.283501] usbcore: registered new interface driver hub\n[ 0.284057] usbcore: registered new device driver usb\n[ 0.285974] PCI: Using ACPI for IRQ routing\n[ 0.288402] NetLabel: Initializing\n[ 0.289575] NetLabel: domain hash size = 128\n[ 0.291201] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.292074] NetLabel: unlabeled traffic allowed by default\n[ 0.294061] Switched to clocksource kvm-clock\n[ 0.301783] AppArmor: AppArmor Filesystem Enabled\n[ 0.303501] pnp: PnP ACPI init\n[ 0.304789] ACPI: bus type PNP registered\n[ 0.306847] pnp: PnP ACPI: found 8 devices\n[ 0.308242] ACPI: bus type PNP unregistered\n[ 0.315941] NET: Registered protocol family 2\n[ 0.317685] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.319916] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.321884] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.323717] TCP: reno registered\n[ 0.324746] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.326350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328161] NET: Registered protocol family 1\n[ 0.329458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.331049] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.332599] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.355621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.385873] Trying to unpack rootfs image as initramfs...\n[ 0.491175] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.493703] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.495406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.497202] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.499918] Scanning for low memory corruption every 60 seconds\n[ 0.502229] Initialise system trusted keyring\n[ 0.503848] audit: initializing netlink socket (disabled)\n[ 0.505671] type=2000 audit(1535709205.895:1): initialized\n[ 0.526982] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.529537] zbud: loaded\n[ 0.530566] VFS: Disk quotas dquot_6.5.2\n[ 0.531691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534004] fuse init (API version 7.22)\n[ 0.535191] msgmni has been set to 3997\n[ 0.536400] Key type big_key registered\n[ 0.538119] Key type asymmetric registered\n[ 0.539307] Asymmetric key parser 'x509' registered\n[ 0.540660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.542798] io scheduler noop registered\n[ 0.543968] io scheduler deadline registered (default)\n[ 0.545356] io scheduler cfq registered\n[ 0.546558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549733] ipmi message handler version 39.2\n[ 0.550985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553053] ACPI: Power Button [PWRF]\n[ 0.554264] GHES: HEST is not enabled!\n[ 0.576567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.621521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.644543] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.646823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.671662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674628] Linux agpgart interface v0.103\n[ 0.676787] brd: module loaded\n[ 0.678196] loop: module loaded\n[ 0.679536] blk-mq: CPU -> queue map\n[ 0.680568] CPU 0 -> Queue 0\n[ 0.681489] CPU 1 -> Queue 0\n[ 0.683343] vda: vda1\n[ 0.684992] scsi0 : ata_piix\n[ 0.686057] scsi1 : ata_piix\n[ 0.687052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.688754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.690741] libphy: Fixed MDIO Bus: probed\n[ 0.692090] tun: Universal TUN/TAP device driver, 1.6\n[ 0.693481] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.696826] PPP generic driver version 2.4.2\n[ 0.698339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.700954] ehci-pci: EHCI PCI platform driver\n[ 0.702601] ehci-platform: EHCI generic platform driver\n[ 0.704894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.706700] ohci-pci: OHCI PCI platform driver\n[ 0.707818] ohci-platform: OHCI generic platform driver\n[ 0.709215] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.735946] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.741090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.742785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744868] usb usb1: Product: UHCI Host Controller\n[ 0.746171] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.747775] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749165] hub 1-0:1.0: USB hub found\n[ 0.750235] hub 1-0:1.0: 2 ports detected\n[ 0.751523] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.754464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.755797] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.757349] mousedev: PS/2 mouse device common for all mice\n[ 0.759097] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.761666] rtc_cmos 00:00: RTC can wake from S4\n[ 0.763240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.764874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.766552] device-mapper: uevent: version 1.0.3\n[ 0.767926] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.770223] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.771922] TCP: cubic registered\n[ 0.773009] NET: Registered protocol family 10\n[ 0.774565] NET: Registered protocol family 17\n[ 0.775839] Key type dns_resolver registered\n[ 0.777266] Loading compiled-in X.509 certificates\n[ 0.779058] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.792171] registered taskstats version 1\n[ 0.796811] Key type trusted registered\n[ 0.802197] Key type encrypted registered\n[ 0.803692] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805261] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.807428] regulator-dummy: disabling\n[ 0.808681] Magic number: 14:634:880\n[ 0.809990] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:26 UTC (1535709206)\n[ 0.812669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.814675] EDD information not available.\n[ 0.845551] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.848461] Write protecting the kernel read-only data: 12288k\n[ 0.851258] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856043] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.872058] systemd-udevd[107]: starting version 204\n[ 0.916846] FDC 0 is a S82078B\n[ 1.064070] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.228725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.230725] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.232662] usb 1-1: Product: QEMU USB Tablet\n[ 1.233930] usb 1-1: Manufacturer: QEMU\n[ 1.235091] usb 1-1: SerialNumber: 42\n[ 1.934115] 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.312197] 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.420367] 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.510104] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:28 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.16]: 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 * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.78]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.25 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:84:15:e6 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:5b:4f:59 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\nb5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . .. |\n| . o . . |\n| o o + |\n| o . oo.+ |\n| . +Soo |\n| . .. |\n| . o . |\n| .. o.o |\n| ....E*o |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oO.o.... |\n| .O ..o |\n| o . . = . |\n| o . + * |\n| . E S + |\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:\n8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| + . .|\n| . = * . . o + |\n| . . = S = . + E|\n| . . . o o |\n| . . + o |\n| . . = . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o|\n| .E|\n| . |\n| .. . .|\n| S..oo o|\n| .* . o |\n| . + Bo |\n| * Bo |\n| =++.|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 ]\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\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:35 +0000. Up 10.17 seconds.\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:37 +0000. Up 11.69 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 18387 0 --:--:-- --:--:-- --:--:-- 18308100 3149 100 3149 0 0 18380 0 --:--:-- --:--:-- --:--:-- 18308\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.3 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 [1101 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 [473 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 (1548 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.15\n+ '[' -n 192.168.0.15 ']'\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 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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 13s (3895 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) ...\n"} 2018-08-31 09:55:01,424 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/action used request id req-d4746675-78aa-4d08-941e-bc9662ff0989 2018-08-31 09:55:01,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.110823869705s 2018-08-31 09:55:01,426 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/action used request id req-d4746675-78aa-4d08-941e-bc9662ff0989 2018-08-31 09:55:01,427 - 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.008036] Security Framework initialized [ 0.009291] AppArmor: AppArmor initialized [ 0.010546] Yama: becoming mindful. [ 0.012167] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019746] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022223] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025340] Initializing cgroup subsys freezer [ 0.026692] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029388] Initializing cgroup subsys hugetlb [ 0.030745] FEATURE SPEC_CTRL Not Present [ 0.032721] mce: CPU supports 10 MCE banks [ 0.034006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041950] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.048484] ACPI: Core revision 20131115 [ 0.050113] ACPI: All ACPI Tables successfully acquired [ 0.051793] ftrace: allocating 28717 entries in 113 pages [ 0.076125] smpboot: Max logical packages: 2 [ 0.077428] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.079182] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080256] Enabling x2apic [ 0.081173] Enabled x2apic [ 0.082359] Switched APIC routing to physical x2apic. [ 0.085331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.087039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090241] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098591] KVM setup paravirtual spinlock [ 0.101404] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104737] x86: Booting SMP configuration: [ 0.106316] .... node #0, CPUs: #1[ 0.101354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124073] KVM setup async PF for cpu 1 [ 0.124113] x86: Booted up 1 node, 2 CPUs [ 0.124121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.132239] devtmpfs: initialized [ 0.135639] EVM: security.selinux [ 0.136003] EVM: security.SMACK64 [ 0.137038] EVM: security.ima [ 0.138007] EVM: security.capability [ 0.140533] pinctrl core: initialized pinctrl subsystem [ 0.142123] regulator-dummy: no parameters [ 0.143479] RTC time: 9:53:25, date: 08/31/18 [ 0.144104] NET: Registered protocol family 16 [ 0.145581] cpuidle: using governor ladder [ 0.146790] cpuidle: using governor menu [ 0.148086] ACPI: bus type PCI registered [ 0.149288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151244] PCI: Using configuration type 1 for base access [ 0.152714] bio: create slab at 0 [ 0.153310] ACPI: Added _OSI(Module Device) [ 0.153338] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157334] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160140] ACPI: Interpreter enabled [ 0.161262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.163938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.165748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.168010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.170785] ACPI: (supports S0 S5) [ 0.172009] ACPI: Using IOAPIC for interrupt routing [ 0.173766] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176206] ACPI: No dock devices found. [ 0.181207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185752] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188244] acpiphp: Slot [3] registered [ 0.189410] acpiphp: Slot [4] registered [ 0.190567] acpiphp: Slot [5] registered [ 0.191726] acpiphp: Slot [6] registered [ 0.192026] acpiphp: Slot [7] registered [ 0.193194] acpiphp: Slot [8] registered [ 0.194326] acpiphp: Slot [9] registered [ 0.195491] acpiphp: Slot [10] registered [ 0.196023] acpiphp: Slot [11] registered [ 0.197276] acpiphp: Slot [12] registered [ 0.198447] acpiphp: Slot [13] registered [ 0.199606] acpiphp: Slot [14] registered [ 0.200022] acpiphp: Slot [15] registered [ 0.201209] acpiphp: Slot [16] registered [ 0.202391] acpiphp: Slot [17] registered [ 0.203566] acpiphp: Slot [18] registered [ 0.204030] acpiphp: Slot [19] registered [ 0.205206] acpiphp: Slot [20] registered [ 0.206362] acpiphp: Slot [21] registered [ 0.207521] acpiphp: Slot [22] registered [ 0.208022] acpiphp: Slot [23] registered [ 0.209189] acpiphp: Slot [24] registered [ 0.210363] acpiphp: Slot [25] registered [ 0.211533] acpiphp: Slot [26] registered [ 0.212022] acpiphp: Slot [27] registered [ 0.213192] acpiphp: Slot [28] registered [ 0.214345] acpiphp: Slot [29] registered [ 0.215516] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217183] PCI host bridge to bus 0000:00 [ 0.218345] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.219817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.221626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.223369] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.231701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.232016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.262151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.264457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.266602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272992] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.275272] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.275272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276005] vgaarb: loaded [ 0.277264] vgaarb: bridge control possible 0000:00:02.0 [ 0.279516] SCSI subsystem initialized [ 0.280231] ACPI: bus type USB registered [ 0.281575] usbcore: registered new interface driver usbfs [ 0.283501] usbcore: registered new interface driver hub [ 0.284057] usbcore: registered new device driver usb [ 0.285974] PCI: Using ACPI for IRQ routing [ 0.288402] NetLabel: Initializing [ 0.289575] NetLabel: domain hash size = 128 [ 0.291201] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.292074] NetLabel: unlabeled traffic allowed by default [ 0.294061] Switched to clocksource kvm-clock [ 0.301783] AppArmor: AppArmor Filesystem Enabled [ 0.303501] pnp: PnP ACPI init [ 0.304789] ACPI: bus type PNP registered [ 0.306847] pnp: PnP ACPI: found 8 devices [ 0.308242] ACPI: bus type PNP unregistered [ 0.315941] NET: Registered protocol family 2 [ 0.317685] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.319916] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.321884] TCP: Hash tables configured (established 16384 bind 16384) [ 0.323717] TCP: reno registered [ 0.324746] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.326350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328161] NET: Registered protocol family 1 [ 0.329458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.331049] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.332599] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.355621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.385873] Trying to unpack rootfs image as initramfs... [ 0.491175] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.493703] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.495406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497202] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.499918] Scanning for low memory corruption every 60 seconds [ 0.502229] Initialise system trusted keyring [ 0.503848] audit: initializing netlink socket (disabled) [ 0.505671] type=2000 audit(1535709205.895:1): initialized [ 0.526982] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.529537] zbud: loaded [ 0.530566] VFS: Disk quotas dquot_6.5.2 [ 0.531691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534004] fuse init (API version 7.22) [ 0.535191] msgmni has been set to 3997 [ 0.536400] Key type big_key registered [ 0.538119] Key type asymmetric registered [ 0.539307] Asymmetric key parser 'x509' registered [ 0.540660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.542798] io scheduler noop registered [ 0.543968] io scheduler deadline registered (default) [ 0.545356] io scheduler cfq registered [ 0.546558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.548008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.549733] ipmi message handler version 39.2 [ 0.550985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.553053] ACPI: Power Button [PWRF] [ 0.554264] GHES: HEST is not enabled! [ 0.576567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.621521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.644543] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.646823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674628] Linux agpgart interface v0.103 [ 0.676787] brd: module loaded [ 0.678196] loop: module loaded [ 0.679536] blk-mq: CPU -> queue map [ 0.680568] CPU 0 -> Queue 0 [ 0.681489] CPU 1 -> Queue 0 [ 0.683343] vda: vda1 [ 0.684992] scsi0 : ata_piix [ 0.686057] scsi1 : ata_piix [ 0.687052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.688754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.690741] libphy: Fixed MDIO Bus: probed [ 0.692090] tun: Universal TUN/TAP device driver, 1.6 [ 0.693481] tun: (C) 1999-2004 Max Krasnyansky [ 0.696826] PPP generic driver version 2.4.2 [ 0.698339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.700954] ehci-pci: EHCI PCI platform driver [ 0.702601] ehci-platform: EHCI generic platform driver [ 0.704894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.706700] ohci-pci: OHCI PCI platform driver [ 0.707818] ohci-platform: OHCI generic platform driver [ 0.709215] uhci_hcd: USB Universal Host Controller Interface driver [ 0.735946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.741090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.742785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.744868] usb usb1: Product: UHCI Host Controller [ 0.746171] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.747775] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749165] hub 1-0:1.0: USB hub found [ 0.750235] hub 1-0:1.0: 2 ports detected [ 0.751523] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.754464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.755797] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.757349] mousedev: PS/2 mouse device common for all mice [ 0.759097] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.761666] rtc_cmos 00:00: RTC can wake from S4 [ 0.763240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.764874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.766552] device-mapper: uevent: version 1.0.3 [ 0.767926] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.770223] ledtrig-cpu: registered to indicate activity on CPUs [ 0.771922] TCP: cubic registered [ 0.773009] NET: Registered protocol family 10 [ 0.774565] NET: Registered protocol family 17 [ 0.775839] Key type dns_resolver registered [ 0.777266] Loading compiled-in X.509 certificates [ 0.779058] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.792171] registered taskstats version 1 [ 0.796811] Key type trusted registered [ 0.802197] Key type encrypted registered [ 0.803692] AppArmor: AppArmor sha1 policy hashing enabled [ 0.805261] IMA: No TPM chip found, activating TPM-bypass! [ 0.807428] regulator-dummy: disabling [ 0.808681] Magic number: 14:634:880 [ 0.809990] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:26 UTC (1535709206) [ 0.812669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.814675] EDD information not available. [ 0.845551] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.848461] Write protecting the kernel read-only data: 12288k [ 0.851258] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856043] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.872058] systemd-udevd[107]: starting version 204 [ 0.916846] FDC 0 is a S82078B [ 1.064070] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.230725] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.232662] usb 1-1: Product: QEMU USB Tablet [ 1.233930] usb 1-1: Manufacturer: QEMU [ 1.235091] usb 1-1: SerialNumber: 42 [ 1.934115] 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.312197] 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.420367] 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.510104] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:28 +0000. Up 2.98 seconds. cloud-init-nonet[3.16]: 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 ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.78]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.25 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:84:15:e6 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:5b:4f:59 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: b5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . .. | | . o . . | | o o + | | o . oo.+ | | . +Soo | | . .. | | . o . | | .. o.o | | ....E*o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | oO.o.... | | .O ..o | | o . . = . | | o . + * | | . E S + | | o + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | + . .| | . = * . . o + | | . . = S = . + E| | . . . o o | | . . + o | | . . = . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .o| | .E| | . | | .. . .| | S..oo o| | .* . o | | . + Bo | | * Bo | | =++.| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting 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 Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:35 +0000. Up 10.17 seconds. landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:37 +0000. Up 11.69 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 18387 0 --:--:-- --:--:-- --:--:-- 18308100 3149 100 3149 0 0 18380 0 --:--:-- --:--:-- --:--:-- 18308 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.3 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 [1101 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 [473 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 (1548 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.15 + '[' -n 192.168.0.15 ']' + 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 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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 13s (3895 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) ... 2018-08-31 09:55:01,430 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 09:55:11,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:55:11,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:55:12,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:55: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-be365e00-b040-4bc7-b4d0-3f9a52bdc559 x-compute-request-id: req-be365e00-b040-4bc7-b4d0-3f9a52bdc559 Content-Encoding: gzip Content-Length: 1472 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:5b:4f:59", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4f:59", "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:84:15:e6", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:15:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "09760a53-fe17-40f4-b106-435c7eca58c9", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T09:53:00Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "d33755f9-733b-4597-b184-6c53f1426fe5", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T09:52:51Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:33:6f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:18.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "1573a796-218f-4eba-ad81-aedd3efcd01e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:18Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:18:a2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:22.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:22Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:9c:8e", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:14.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:14Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T09:52:49Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:30.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "3695b4fd-0182-4f1f-a97a-8740d9494380", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:30Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T09:52:18Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d0:e7", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:04.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "46700010-d4d1-48bf-8897-18529a0292ea", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:04Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ns.clearwater.opnfv", "created": "2018-08-31T09:50:20Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:55:12,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-be365e00-b040-4bc7-b4d0-3f9a52bdc559 2018-08-31 09:55:12,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.960072040558s 2018-08-31 09:55:12,396 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-be365e00-b040-4bc7-b4d0-3f9a52bdc559 2018-08-31 09:55:12,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:55:12,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:55:12,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:55: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-eb78dd4a-0f47-459c-b4b4-0f2e4281e177 x-compute-request-id: req-eb78dd4a-0f47-459c-b4b4-0f2e4281e177 Content-Encoding: gzip Content-Length: 16369 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.008036] Security Framework initialized\n[ 0.009291] AppArmor: AppArmor initialized\n[ 0.010546] Yama: becoming mindful.\n[ 0.012167] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019746] 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.022223] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025340] Initializing cgroup subsys freezer\n[ 0.026692] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029388] Initializing cgroup subsys hugetlb\n[ 0.030745] FEATURE SPEC_CTRL Not Present\n[ 0.032721] mce: CPU supports 10 MCE banks\n[ 0.034006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041950] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.048484] ACPI: Core revision 20131115\n[ 0.050113] ACPI: All ACPI Tables successfully acquired\n[ 0.051793] ftrace: allocating 28717 entries in 113 pages\n[ 0.076125] smpboot: Max logical packages: 2\n[ 0.077428] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.079182] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080256] Enabling x2apic\n[ 0.081173] Enabled x2apic\n[ 0.082359] Switched APIC routing to physical x2apic.\n[ 0.085331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.087039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090241] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098591] KVM setup paravirtual spinlock\n[ 0.101404] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104737] x86: Booting SMP configuration:\n[ 0.106316] .... node #0, CPUs: #1[ 0.101354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124073] KVM setup async PF for cpu 1\n[ 0.124113] x86: Booted up 1 node, 2 CPUs\n[ 0.124121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.132239] devtmpfs: initialized\n[ 0.135639] EVM: security.selinux\n[ 0.136003] EVM: security.SMACK64\n[ 0.137038] EVM: security.ima\n[ 0.138007] EVM: security.capability\n[ 0.140533] pinctrl core: initialized pinctrl subsystem\n[ 0.142123] regulator-dummy: no parameters\n[ 0.143479] RTC time: 9:53:25, date: 08/31/18\n[ 0.144104] NET: Registered protocol family 16\n[ 0.145581] cpuidle: using governor ladder\n[ 0.146790] cpuidle: using governor menu\n[ 0.148086] ACPI: bus type PCI registered\n[ 0.149288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.151244] PCI: Using configuration type 1 for base access\n[ 0.152714] bio: create slab at 0\n[ 0.153310] ACPI: Added _OSI(Module Device)\n[ 0.153338] ACPI: Added _OSI(Processor Device)\n[ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.157334] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.160140] ACPI: Interpreter enabled\n[ 0.161262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.163938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.165748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.168010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.170785] ACPI: (supports S0 S5)\n[ 0.172009] ACPI: Using IOAPIC for interrupt routing\n[ 0.173766] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176206] ACPI: No dock devices found.\n[ 0.181207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.183376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.184008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.185752] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188244] acpiphp: Slot [3] registered\n[ 0.189410] acpiphp: Slot [4] registered\n[ 0.190567] acpiphp: Slot [5] registered\n[ 0.191726] acpiphp: Slot [6] registered\n[ 0.192026] acpiphp: Slot [7] registered\n[ 0.193194] acpiphp: Slot [8] registered\n[ 0.194326] acpiphp: Slot [9] registered\n[ 0.195491] acpiphp: Slot [10] registered\n[ 0.196023] acpiphp: Slot [11] registered\n[ 0.197276] acpiphp: Slot [12] registered\n[ 0.198447] acpiphp: Slot [13] registered\n[ 0.199606] acpiphp: Slot [14] registered\n[ 0.200022] acpiphp: Slot [15] registered\n[ 0.201209] acpiphp: Slot [16] registered\n[ 0.202391] acpiphp: Slot [17] registered\n[ 0.203566] acpiphp: Slot [18] registered\n[ 0.204030] acpiphp: Slot [19] registered\n[ 0.205206] acpiphp: Slot [20] registered\n[ 0.206362] acpiphp: Slot [21] registered\n[ 0.207521] acpiphp: Slot [22] registered\n[ 0.208022] acpiphp: Slot [23] registered\n[ 0.209189] acpiphp: Slot [24] registered\n[ 0.210363] acpiphp: Slot [25] registered\n[ 0.211533] acpiphp: Slot [26] registered\n[ 0.212022] acpiphp: Slot [27] registered\n[ 0.213192] acpiphp: Slot [28] registered\n[ 0.214345] acpiphp: Slot [29] registered\n[ 0.215516] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217183] PCI host bridge to bus 0000:00\n[ 0.218345] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.219817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.221626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.223369] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.231701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.232016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.262151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.264457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.266602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272992] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.275272] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.275272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276005] vgaarb: loaded\n[ 0.277264] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279516] SCSI subsystem initialized\n[ 0.280231] ACPI: bus type USB registered\n[ 0.281575] usbcore: registered new interface driver usbfs\n[ 0.283501] usbcore: registered new interface driver hub\n[ 0.284057] usbcore: registered new device driver usb\n[ 0.285974] PCI: Using ACPI for IRQ routing\n[ 0.288402] NetLabel: Initializing\n[ 0.289575] NetLabel: domain hash size = 128\n[ 0.291201] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.292074] NetLabel: unlabeled traffic allowed by default\n[ 0.294061] Switched to clocksource kvm-clock\n[ 0.301783] AppArmor: AppArmor Filesystem Enabled\n[ 0.303501] pnp: PnP ACPI init\n[ 0.304789] ACPI: bus type PNP registered\n[ 0.306847] pnp: PnP ACPI: found 8 devices\n[ 0.308242] ACPI: bus type PNP unregistered\n[ 0.315941] NET: Registered protocol family 2\n[ 0.317685] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.319916] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.321884] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.323717] TCP: reno registered\n[ 0.324746] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.326350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328161] NET: Registered protocol family 1\n[ 0.329458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.331049] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.332599] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.355621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.385873] Trying to unpack rootfs image as initramfs...\n[ 0.491175] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.493703] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.495406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.497202] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.499918] Scanning for low memory corruption every 60 seconds\n[ 0.502229] Initialise system trusted keyring\n[ 0.503848] audit: initializing netlink socket (disabled)\n[ 0.505671] type=2000 audit(1535709205.895:1): initialized\n[ 0.526982] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.529537] zbud: loaded\n[ 0.530566] VFS: Disk quotas dquot_6.5.2\n[ 0.531691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534004] fuse init (API version 7.22)\n[ 0.535191] msgmni has been set to 3997\n[ 0.536400] Key type big_key registered\n[ 0.538119] Key type asymmetric registered\n[ 0.539307] Asymmetric key parser 'x509' registered\n[ 0.540660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.542798] io scheduler noop registered\n[ 0.543968] io scheduler deadline registered (default)\n[ 0.545356] io scheduler cfq registered\n[ 0.546558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549733] ipmi message handler version 39.2\n[ 0.550985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553053] ACPI: Power Button [PWRF]\n[ 0.554264] GHES: HEST is not enabled!\n[ 0.576567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.621521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.644543] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.646823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.671662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674628] Linux agpgart interface v0.103\n[ 0.676787] brd: module loaded\n[ 0.678196] loop: module loaded\n[ 0.679536] blk-mq: CPU -> queue map\n[ 0.680568] CPU 0 -> Queue 0\n[ 0.681489] CPU 1 -> Queue 0\n[ 0.683343] vda: vda1\n[ 0.684992] scsi0 : ata_piix\n[ 0.686057] scsi1 : ata_piix\n[ 0.687052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.688754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.690741] libphy: Fixed MDIO Bus: probed\n[ 0.692090] tun: Universal TUN/TAP device driver, 1.6\n[ 0.693481] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.696826] PPP generic driver version 2.4.2\n[ 0.698339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.700954] ehci-pci: EHCI PCI platform driver\n[ 0.702601] ehci-platform: EHCI generic platform driver\n[ 0.704894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.706700] ohci-pci: OHCI PCI platform driver\n[ 0.707818] ohci-platform: OHCI generic platform driver\n[ 0.709215] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.735946] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.741090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.742785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744868] usb usb1: Product: UHCI Host Controller\n[ 0.746171] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.747775] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749165] hub 1-0:1.0: USB hub found\n[ 0.750235] hub 1-0:1.0: 2 ports detected\n[ 0.751523] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.754464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.755797] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.757349] mousedev: PS/2 mouse device common for all mice\n[ 0.759097] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.761666] rtc_cmos 00:00: RTC can wake from S4\n[ 0.763240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.764874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.766552] device-mapper: uevent: version 1.0.3\n[ 0.767926] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.770223] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.771922] TCP: cubic registered\n[ 0.773009] NET: Registered protocol family 10\n[ 0.774565] NET: Registered protocol family 17\n[ 0.775839] Key type dns_resolver registered\n[ 0.777266] Loading compiled-in X.509 certificates\n[ 0.779058] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.792171] registered taskstats version 1\n[ 0.796811] Key type trusted registered\n[ 0.802197] Key type encrypted registered\n[ 0.803692] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805261] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.807428] regulator-dummy: disabling\n[ 0.808681] Magic number: 14:634:880\n[ 0.809990] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:26 UTC (1535709206)\n[ 0.812669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.814675] EDD information not available.\n[ 0.845551] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.848461] Write protecting the kernel read-only data: 12288k\n[ 0.851258] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856043] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.872058] systemd-udevd[107]: starting version 204\n[ 0.916846] FDC 0 is a S82078B\n[ 1.064070] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.228725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.230725] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.232662] usb 1-1: Product: QEMU USB Tablet\n[ 1.233930] usb 1-1: Manufacturer: QEMU\n[ 1.235091] usb 1-1: SerialNumber: 42\n[ 1.934115] 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.312197] 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.420367] 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.510104] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:28 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.16]: 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 * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.78]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.25 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:84:15:e6 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:5b:4f:59 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\nb5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . .. |\n| . o . . |\n| o o + |\n| o . oo.+ |\n| . +Soo |\n| . .. |\n| . o . |\n| .. o.o |\n| ....E*o |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oO.o.... |\n| .O ..o |\n| o . . = . |\n| o . + * |\n| . E S + |\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:\n8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| + . .|\n| . = * . . o + |\n| . . = S = . + E|\n| . . . o o |\n| . . + o |\n| . . = . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o|\n| .E|\n| . |\n| .. . .|\n| S..oo o|\n| .* . o |\n| . + Bo |\n| * Bo |\n| =++.|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 ]\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\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:35 +0000. Up 10.17 seconds.\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:37 +0000. Up 11.69 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 18387 0 --:--:-- --:--:-- --:--:-- 18308100 3149 100 3149 0 0 18380 0 --:--:-- --:--:-- --:--:-- 18308\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.3 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 [1101 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 [473 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 (1548 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.15\n+ '[' -n 192.168.0.15 ']'\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 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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 13s (3895 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 7972\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7980\nclearwater-socket-factory-sig start/running, process 7985\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 6 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.6 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-31 09:55:12,483 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/action used request id req-eb78dd4a-0f47-459c-b4b4-0f2e4281e177 2018-08-31 09:55:12,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0808000564575s 2018-08-31 09:55:12,485 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/action used request id req-eb78dd4a-0f47-459c-b4b4-0f2e4281e177 2018-08-31 09:55:12,486 - 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.008036] Security Framework initialized [ 0.009291] AppArmor: AppArmor initialized [ 0.010546] Yama: becoming mindful. [ 0.012167] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019746] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022223] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025340] Initializing cgroup subsys freezer [ 0.026692] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029388] Initializing cgroup subsys hugetlb [ 0.030745] FEATURE SPEC_CTRL Not Present [ 0.032721] mce: CPU supports 10 MCE banks [ 0.034006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041950] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.048484] ACPI: Core revision 20131115 [ 0.050113] ACPI: All ACPI Tables successfully acquired [ 0.051793] ftrace: allocating 28717 entries in 113 pages [ 0.076125] smpboot: Max logical packages: 2 [ 0.077428] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.079182] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080256] Enabling x2apic [ 0.081173] Enabled x2apic [ 0.082359] Switched APIC routing to physical x2apic. [ 0.085331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.087039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090241] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098591] KVM setup paravirtual spinlock [ 0.101404] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104737] x86: Booting SMP configuration: [ 0.106316] .... node #0, CPUs: #1[ 0.101354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124073] KVM setup async PF for cpu 1 [ 0.124113] x86: Booted up 1 node, 2 CPUs [ 0.124121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.132239] devtmpfs: initialized [ 0.135639] EVM: security.selinux [ 0.136003] EVM: security.SMACK64 [ 0.137038] EVM: security.ima [ 0.138007] EVM: security.capability [ 0.140533] pinctrl core: initialized pinctrl subsystem [ 0.142123] regulator-dummy: no parameters [ 0.143479] RTC time: 9:53:25, date: 08/31/18 [ 0.144104] NET: Registered protocol family 16 [ 0.145581] cpuidle: using governor ladder [ 0.146790] cpuidle: using governor menu [ 0.148086] ACPI: bus type PCI registered [ 0.149288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151244] PCI: Using configuration type 1 for base access [ 0.152714] bio: create slab at 0 [ 0.153310] ACPI: Added _OSI(Module Device) [ 0.153338] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157334] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160140] ACPI: Interpreter enabled [ 0.161262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.163938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.165748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.168010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.170785] ACPI: (supports S0 S5) [ 0.172009] ACPI: Using IOAPIC for interrupt routing [ 0.173766] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176206] ACPI: No dock devices found. [ 0.181207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185752] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188244] acpiphp: Slot [3] registered [ 0.189410] acpiphp: Slot [4] registered [ 0.190567] acpiphp: Slot [5] registered [ 0.191726] acpiphp: Slot [6] registered [ 0.192026] acpiphp: Slot [7] registered [ 0.193194] acpiphp: Slot [8] registered [ 0.194326] acpiphp: Slot [9] registered [ 0.195491] acpiphp: Slot [10] registered [ 0.196023] acpiphp: Slot [11] registered [ 0.197276] acpiphp: Slot [12] registered [ 0.198447] acpiphp: Slot [13] registered [ 0.199606] acpiphp: Slot [14] registered [ 0.200022] acpiphp: Slot [15] registered [ 0.201209] acpiphp: Slot [16] registered [ 0.202391] acpiphp: Slot [17] registered [ 0.203566] acpiphp: Slot [18] registered [ 0.204030] acpiphp: Slot [19] registered [ 0.205206] acpiphp: Slot [20] registered [ 0.206362] acpiphp: Slot [21] registered [ 0.207521] acpiphp: Slot [22] registered [ 0.208022] acpiphp: Slot [23] registered [ 0.209189] acpiphp: Slot [24] registered [ 0.210363] acpiphp: Slot [25] registered [ 0.211533] acpiphp: Slot [26] registered [ 0.212022] acpiphp: Slot [27] registered [ 0.213192] acpiphp: Slot [28] registered [ 0.214345] acpiphp: Slot [29] registered [ 0.215516] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217183] PCI host bridge to bus 0000:00 [ 0.218345] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.219817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.221626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.223369] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.231701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.232016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.262151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.264457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.266602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272992] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.275272] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.275272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276005] vgaarb: loaded [ 0.277264] vgaarb: bridge control possible 0000:00:02.0 [ 0.279516] SCSI subsystem initialized [ 0.280231] ACPI: bus type USB registered [ 0.281575] usbcore: registered new interface driver usbfs [ 0.283501] usbcore: registered new interface driver hub [ 0.284057] usbcore: registered new device driver usb [ 0.285974] PCI: Using ACPI for IRQ routing [ 0.288402] NetLabel: Initializing [ 0.289575] NetLabel: domain hash size = 128 [ 0.291201] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.292074] NetLabel: unlabeled traffic allowed by default [ 0.294061] Switched to clocksource kvm-clock [ 0.301783] AppArmor: AppArmor Filesystem Enabled [ 0.303501] pnp: PnP ACPI init [ 0.304789] ACPI: bus type PNP registered [ 0.306847] pnp: PnP ACPI: found 8 devices [ 0.308242] ACPI: bus type PNP unregistered [ 0.315941] NET: Registered protocol family 2 [ 0.317685] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.319916] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.321884] TCP: Hash tables configured (established 16384 bind 16384) [ 0.323717] TCP: reno registered [ 0.324746] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.326350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328161] NET: Registered protocol family 1 [ 0.329458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.331049] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.332599] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.355621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.385873] Trying to unpack rootfs image as initramfs... [ 0.491175] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.493703] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.495406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497202] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.499918] Scanning for low memory corruption every 60 seconds [ 0.502229] Initialise system trusted keyring [ 0.503848] audit: initializing netlink socket (disabled) [ 0.505671] type=2000 audit(1535709205.895:1): initialized [ 0.526982] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.529537] zbud: loaded [ 0.530566] VFS: Disk quotas dquot_6.5.2 [ 0.531691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534004] fuse init (API version 7.22) [ 0.535191] msgmni has been set to 3997 [ 0.536400] Key type big_key registered [ 0.538119] Key type asymmetric registered [ 0.539307] Asymmetric key parser 'x509' registered [ 0.540660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.542798] io scheduler noop registered [ 0.543968] io scheduler deadline registered (default) [ 0.545356] io scheduler cfq registered [ 0.546558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.548008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.549733] ipmi message handler version 39.2 [ 0.550985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.553053] ACPI: Power Button [PWRF] [ 0.554264] GHES: HEST is not enabled! [ 0.576567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.621521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.644543] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.646823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674628] Linux agpgart interface v0.103 [ 0.676787] brd: module loaded [ 0.678196] loop: module loaded [ 0.679536] blk-mq: CPU -> queue map [ 0.680568] CPU 0 -> Queue 0 [ 0.681489] CPU 1 -> Queue 0 [ 0.683343] vda: vda1 [ 0.684992] scsi0 : ata_piix [ 0.686057] scsi1 : ata_piix [ 0.687052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.688754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.690741] libphy: Fixed MDIO Bus: probed [ 0.692090] tun: Universal TUN/TAP device driver, 1.6 [ 0.693481] tun: (C) 1999-2004 Max Krasnyansky [ 0.696826] PPP generic driver version 2.4.2 [ 0.698339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.700954] ehci-pci: EHCI PCI platform driver [ 0.702601] ehci-platform: EHCI generic platform driver [ 0.704894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.706700] ohci-pci: OHCI PCI platform driver [ 0.707818] ohci-platform: OHCI generic platform driver [ 0.709215] uhci_hcd: USB Universal Host Controller Interface driver [ 0.735946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.741090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.742785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.744868] usb usb1: Product: UHCI Host Controller [ 0.746171] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.747775] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749165] hub 1-0:1.0: USB hub found [ 0.750235] hub 1-0:1.0: 2 ports detected [ 0.751523] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.754464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.755797] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.757349] mousedev: PS/2 mouse device common for all mice [ 0.759097] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.761666] rtc_cmos 00:00: RTC can wake from S4 [ 0.763240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.764874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.766552] device-mapper: uevent: version 1.0.3 [ 0.767926] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.770223] ledtrig-cpu: registered to indicate activity on CPUs [ 0.771922] TCP: cubic registered [ 0.773009] NET: Registered protocol family 10 [ 0.774565] NET: Registered protocol family 17 [ 0.775839] Key type dns_resolver registered [ 0.777266] Loading compiled-in X.509 certificates [ 0.779058] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.792171] registered taskstats version 1 [ 0.796811] Key type trusted registered [ 0.802197] Key type encrypted registered [ 0.803692] AppArmor: AppArmor sha1 policy hashing enabled [ 0.805261] IMA: No TPM chip found, activating TPM-bypass! [ 0.807428] regulator-dummy: disabling [ 0.808681] Magic number: 14:634:880 [ 0.809990] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:26 UTC (1535709206) [ 0.812669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.814675] EDD information not available. [ 0.845551] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.848461] Write protecting the kernel read-only data: 12288k [ 0.851258] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856043] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.872058] systemd-udevd[107]: starting version 204 [ 0.916846] FDC 0 is a S82078B [ 1.064070] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.230725] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.232662] usb 1-1: Product: QEMU USB Tablet [ 1.233930] usb 1-1: Manufacturer: QEMU [ 1.235091] usb 1-1: SerialNumber: 42 [ 1.934115] 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.312197] 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.420367] 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.510104] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:28 +0000. Up 2.98 seconds. cloud-init-nonet[3.16]: 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 ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.78]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.25 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:84:15:e6 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:5b:4f:59 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: b5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . .. | | . o . . | | o o + | | o . oo.+ | | . +Soo | | . .. | | . o . | | .. o.o | | ....E*o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | oO.o.... | | .O ..o | | o . . = . | | o . + * | | . E S + | | o + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | + . .| | . = * . . o + | | . . = S = . + E| | . . . o o | | . . + o | | . . = . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .o| | .E| | . | | .. . .| | S..oo o| | .* . o | | . + Bo | | * Bo | | =++.| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting 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 Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:35 +0000. Up 10.17 seconds. landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:37 +0000. Up 11.69 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 18387 0 --:--:-- --:--:-- --:--:-- 18308100 3149 100 3149 0 0 18380 0 --:--:-- --:--:-- --:--:-- 18308 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.3 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 [1101 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 [473 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 (1548 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.15 + '[' -n 192.168.0.15 ']' + 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 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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 13s (3895 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 7972 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7980 clearwater-socket-factory-sig start/running, process 7985 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 6 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.6 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-31 09:55:12,489 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 09:55:22,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:55:22,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:55:23,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:55: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-c1b70d04-abe9-4c94-9f6f-0821e26239f2 x-compute-request-id: req-c1b70d04-abe9-4c94-9f6f-0821e26239f2 Content-Encoding: gzip Content-Length: 1472 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:5b:4f:59", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4f:59", "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:84:15:e6", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:15:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "09760a53-fe17-40f4-b106-435c7eca58c9", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T09:53:00Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "d33755f9-733b-4597-b184-6c53f1426fe5", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T09:52:51Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:33:6f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:18.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "1573a796-218f-4eba-ad81-aedd3efcd01e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:18Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:18:a2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:22.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:22Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:9c:8e", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:14.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:14Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T09:52:49Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:30.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "3695b4fd-0182-4f1f-a97a-8740d9494380", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:30Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T09:52:18Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d0:e7", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:04.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "46700010-d4d1-48bf-8897-18529a0292ea", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:04Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ns.clearwater.opnfv", "created": "2018-08-31T09:50:20Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:55:23,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-c1b70d04-abe9-4c94-9f6f-0821e26239f2 2018-08-31 09:55:23,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06836390495s 2018-08-31 09:55:23,569 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-c1b70d04-abe9-4c94-9f6f-0821e26239f2 2018-08-31 09:55:23,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:55:23,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:55:23,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:55: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-4ce494df-630f-4f32-b2dc-516e6d7c59d3 x-compute-request-id: req-4ce494df-630f-4f32-b2dc-516e6d7c59d3 Content-Encoding: gzip Content-Length: 16872 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.008036] Security Framework initialized\n[ 0.009291] AppArmor: AppArmor initialized\n[ 0.010546] Yama: becoming mindful.\n[ 0.012167] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019746] 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.022223] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025340] Initializing cgroup subsys freezer\n[ 0.026692] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029388] Initializing cgroup subsys hugetlb\n[ 0.030745] FEATURE SPEC_CTRL Not Present\n[ 0.032721] mce: CPU supports 10 MCE banks\n[ 0.034006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041950] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.048484] ACPI: Core revision 20131115\n[ 0.050113] ACPI: All ACPI Tables successfully acquired\n[ 0.051793] ftrace: allocating 28717 entries in 113 pages\n[ 0.076125] smpboot: Max logical packages: 2\n[ 0.077428] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.079182] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080256] Enabling x2apic\n[ 0.081173] Enabled x2apic\n[ 0.082359] Switched APIC routing to physical x2apic.\n[ 0.085331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.087039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090241] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098591] KVM setup paravirtual spinlock\n[ 0.101404] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104737] x86: Booting SMP configuration:\n[ 0.106316] .... node #0, CPUs: #1[ 0.101354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124073] KVM setup async PF for cpu 1\n[ 0.124113] x86: Booted up 1 node, 2 CPUs\n[ 0.124121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.132239] devtmpfs: initialized\n[ 0.135639] EVM: security.selinux\n[ 0.136003] EVM: security.SMACK64\n[ 0.137038] EVM: security.ima\n[ 0.138007] EVM: security.capability\n[ 0.140533] pinctrl core: initialized pinctrl subsystem\n[ 0.142123] regulator-dummy: no parameters\n[ 0.143479] RTC time: 9:53:25, date: 08/31/18\n[ 0.144104] NET: Registered protocol family 16\n[ 0.145581] cpuidle: using governor ladder\n[ 0.146790] cpuidle: using governor menu\n[ 0.148086] ACPI: bus type PCI registered\n[ 0.149288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.151244] PCI: Using configuration type 1 for base access\n[ 0.152714] bio: create slab at 0\n[ 0.153310] ACPI: Added _OSI(Module Device)\n[ 0.153338] ACPI: Added _OSI(Processor Device)\n[ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.157334] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.160140] ACPI: Interpreter enabled\n[ 0.161262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.163938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.165748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.168010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.170785] ACPI: (supports S0 S5)\n[ 0.172009] ACPI: Using IOAPIC for interrupt routing\n[ 0.173766] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176206] ACPI: No dock devices found.\n[ 0.181207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.183376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.184008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.185752] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188244] acpiphp: Slot [3] registered\n[ 0.189410] acpiphp: Slot [4] registered\n[ 0.190567] acpiphp: Slot [5] registered\n[ 0.191726] acpiphp: Slot [6] registered\n[ 0.192026] acpiphp: Slot [7] registered\n[ 0.193194] acpiphp: Slot [8] registered\n[ 0.194326] acpiphp: Slot [9] registered\n[ 0.195491] acpiphp: Slot [10] registered\n[ 0.196023] acpiphp: Slot [11] registered\n[ 0.197276] acpiphp: Slot [12] registered\n[ 0.198447] acpiphp: Slot [13] registered\n[ 0.199606] acpiphp: Slot [14] registered\n[ 0.200022] acpiphp: Slot [15] registered\n[ 0.201209] acpiphp: Slot [16] registered\n[ 0.202391] acpiphp: Slot [17] registered\n[ 0.203566] acpiphp: Slot [18] registered\n[ 0.204030] acpiphp: Slot [19] registered\n[ 0.205206] acpiphp: Slot [20] registered\n[ 0.206362] acpiphp: Slot [21] registered\n[ 0.207521] acpiphp: Slot [22] registered\n[ 0.208022] acpiphp: Slot [23] registered\n[ 0.209189] acpiphp: Slot [24] registered\n[ 0.210363] acpiphp: Slot [25] registered\n[ 0.211533] acpiphp: Slot [26] registered\n[ 0.212022] acpiphp: Slot [27] registered\n[ 0.213192] acpiphp: Slot [28] registered\n[ 0.214345] acpiphp: Slot [29] registered\n[ 0.215516] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217183] PCI host bridge to bus 0000:00\n[ 0.218345] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.219817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.221626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.223369] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.231701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.232016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.262151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.264457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.266602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272992] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.275272] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.275272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276005] vgaarb: loaded\n[ 0.277264] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279516] SCSI subsystem initialized\n[ 0.280231] ACPI: bus type USB registered\n[ 0.281575] usbcore: registered new interface driver usbfs\n[ 0.283501] usbcore: registered new interface driver hub\n[ 0.284057] usbcore: registered new device driver usb\n[ 0.285974] PCI: Using ACPI for IRQ routing\n[ 0.288402] NetLabel: Initializing\n[ 0.289575] NetLabel: domain hash size = 128\n[ 0.291201] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.292074] NetLabel: unlabeled traffic allowed by default\n[ 0.294061] Switched to clocksource kvm-clock\n[ 0.301783] AppArmor: AppArmor Filesystem Enabled\n[ 0.303501] pnp: PnP ACPI init\n[ 0.304789] ACPI: bus type PNP registered\n[ 0.306847] pnp: PnP ACPI: found 8 devices\n[ 0.308242] ACPI: bus type PNP unregistered\n[ 0.315941] NET: Registered protocol family 2\n[ 0.317685] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.319916] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.321884] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.323717] TCP: reno registered\n[ 0.324746] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.326350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328161] NET: Registered protocol family 1\n[ 0.329458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.331049] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.332599] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.355621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.385873] Trying to unpack rootfs image as initramfs...\n[ 0.491175] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.493703] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.495406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.497202] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.499918] Scanning for low memory corruption every 60 seconds\n[ 0.502229] Initialise system trusted keyring\n[ 0.503848] audit: initializing netlink socket (disabled)\n[ 0.505671] type=2000 audit(1535709205.895:1): initialized\n[ 0.526982] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.529537] zbud: loaded\n[ 0.530566] VFS: Disk quotas dquot_6.5.2\n[ 0.531691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534004] fuse init (API version 7.22)\n[ 0.535191] msgmni has been set to 3997\n[ 0.536400] Key type big_key registered\n[ 0.538119] Key type asymmetric registered\n[ 0.539307] Asymmetric key parser 'x509' registered\n[ 0.540660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.542798] io scheduler noop registered\n[ 0.543968] io scheduler deadline registered (default)\n[ 0.545356] io scheduler cfq registered\n[ 0.546558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549733] ipmi message handler version 39.2\n[ 0.550985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553053] ACPI: Power Button [PWRF]\n[ 0.554264] GHES: HEST is not enabled!\n[ 0.576567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.621521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.644543] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.646823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.671662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674628] Linux agpgart interface v0.103\n[ 0.676787] brd: module loaded\n[ 0.678196] loop: module loaded\n[ 0.679536] blk-mq: CPU -> queue map\n[ 0.680568] CPU 0 -> Queue 0\n[ 0.681489] CPU 1 -> Queue 0\n[ 0.683343] vda: vda1\n[ 0.684992] scsi0 : ata_piix\n[ 0.686057] scsi1 : ata_piix\n[ 0.687052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.688754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.690741] libphy: Fixed MDIO Bus: probed\n[ 0.692090] tun: Universal TUN/TAP device driver, 1.6\n[ 0.693481] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.696826] PPP generic driver version 2.4.2\n[ 0.698339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.700954] ehci-pci: EHCI PCI platform driver\n[ 0.702601] ehci-platform: EHCI generic platform driver\n[ 0.704894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.706700] ohci-pci: OHCI PCI platform driver\n[ 0.707818] ohci-platform: OHCI generic platform driver\n[ 0.709215] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.735946] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.741090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.742785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744868] usb usb1: Product: UHCI Host Controller\n[ 0.746171] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.747775] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749165] hub 1-0:1.0: USB hub found\n[ 0.750235] hub 1-0:1.0: 2 ports detected\n[ 0.751523] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.754464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.755797] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.757349] mousedev: PS/2 mouse device common for all mice\n[ 0.759097] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.761666] rtc_cmos 00:00: RTC can wake from S4\n[ 0.763240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.764874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.766552] device-mapper: uevent: version 1.0.3\n[ 0.767926] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.770223] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.771922] TCP: cubic registered\n[ 0.773009] NET: Registered protocol family 10\n[ 0.774565] NET: Registered protocol family 17\n[ 0.775839] Key type dns_resolver registered\n[ 0.777266] Loading compiled-in X.509 certificates\n[ 0.779058] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.792171] registered taskstats version 1\n[ 0.796811] Key type trusted registered\n[ 0.802197] Key type encrypted registered\n[ 0.803692] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805261] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.807428] regulator-dummy: disabling\n[ 0.808681] Magic number: 14:634:880\n[ 0.809990] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:26 UTC (1535709206)\n[ 0.812669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.814675] EDD information not available.\n[ 0.845551] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.848461] Write protecting the kernel read-only data: 12288k\n[ 0.851258] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856043] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.872058] systemd-udevd[107]: starting version 204\n[ 0.916846] FDC 0 is a S82078B\n[ 1.064070] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.228725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.230725] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.232662] usb 1-1: Product: QEMU USB Tablet\n[ 1.233930] usb 1-1: Manufacturer: QEMU\n[ 1.235091] usb 1-1: SerialNumber: 42\n[ 1.934115] 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.312197] 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.420367] 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.510104] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:28 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.16]: 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 * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.78]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.25 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:84:15:e6 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:5b:4f:59 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\nb5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . .. |\n| . o . . |\n| o o + |\n| o . oo.+ |\n| . +Soo |\n| . .. |\n| . o . |\n| .. o.o |\n| ....E*o |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oO.o.... |\n| .O ..o |\n| o . . = . |\n| o . + * |\n| . E S + |\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:\n8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| + . .|\n| . = * . . o + |\n| . . = S = . + E|\n| . . . o o |\n| . . + o |\n| . . = . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o|\n| .E|\n| . |\n| .. . .|\n| S..oo o|\n| .* . o |\n| . + Bo |\n| * Bo |\n| =++.|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 ]\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\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:35 +0000. Up 10.17 seconds.\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:37 +0000. Up 11.69 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 18387 0 --:--:-- --:--:-- --:--:-- 18308100 3149 100 3149 0 0 18380 0 --:--:-- --:--:-- --:--:-- 18308\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.3 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 [1101 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 [473 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 (1548 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.15\n+ '[' -n 192.168.0.15 ']'\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 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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 13s (3895 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 7972\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7980\nclearwater-socket-factory-sig start/running, process 7985\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 6 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.6 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..."} 2018-08-31 09:55:23,672 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/action used request id req-4ce494df-630f-4f32-b2dc-516e6d7c59d3 2018-08-31 09:55:23,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0961740016937s 2018-08-31 09:55:23,674 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/action used request id req-4ce494df-630f-4f32-b2dc-516e6d7c59d3 2018-08-31 09:55:23,675 - 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.008036] Security Framework initialized [ 0.009291] AppArmor: AppArmor initialized [ 0.010546] Yama: becoming mindful. [ 0.012167] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019746] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022223] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025340] Initializing cgroup subsys freezer [ 0.026692] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029388] Initializing cgroup subsys hugetlb [ 0.030745] FEATURE SPEC_CTRL Not Present [ 0.032721] mce: CPU supports 10 MCE banks [ 0.034006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041950] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.048484] ACPI: Core revision 20131115 [ 0.050113] ACPI: All ACPI Tables successfully acquired [ 0.051793] ftrace: allocating 28717 entries in 113 pages [ 0.076125] smpboot: Max logical packages: 2 [ 0.077428] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.079182] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080256] Enabling x2apic [ 0.081173] Enabled x2apic [ 0.082359] Switched APIC routing to physical x2apic. [ 0.085331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.087039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090241] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098591] KVM setup paravirtual spinlock [ 0.101404] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104737] x86: Booting SMP configuration: [ 0.106316] .... node #0, CPUs: #1[ 0.101354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124073] KVM setup async PF for cpu 1 [ 0.124113] x86: Booted up 1 node, 2 CPUs [ 0.124121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.132239] devtmpfs: initialized [ 0.135639] EVM: security.selinux [ 0.136003] EVM: security.SMACK64 [ 0.137038] EVM: security.ima [ 0.138007] EVM: security.capability [ 0.140533] pinctrl core: initialized pinctrl subsystem [ 0.142123] regulator-dummy: no parameters [ 0.143479] RTC time: 9:53:25, date: 08/31/18 [ 0.144104] NET: Registered protocol family 16 [ 0.145581] cpuidle: using governor ladder [ 0.146790] cpuidle: using governor menu [ 0.148086] ACPI: bus type PCI registered [ 0.149288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151244] PCI: Using configuration type 1 for base access [ 0.152714] bio: create slab at 0 [ 0.153310] ACPI: Added _OSI(Module Device) [ 0.153338] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157334] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160140] ACPI: Interpreter enabled [ 0.161262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.163938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.165748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.168010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.170785] ACPI: (supports S0 S5) [ 0.172009] ACPI: Using IOAPIC for interrupt routing [ 0.173766] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176206] ACPI: No dock devices found. [ 0.181207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185752] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188244] acpiphp: Slot [3] registered [ 0.189410] acpiphp: Slot [4] registered [ 0.190567] acpiphp: Slot [5] registered [ 0.191726] acpiphp: Slot [6] registered [ 0.192026] acpiphp: Slot [7] registered [ 0.193194] acpiphp: Slot [8] registered [ 0.194326] acpiphp: Slot [9] registered [ 0.195491] acpiphp: Slot [10] registered [ 0.196023] acpiphp: Slot [11] registered [ 0.197276] acpiphp: Slot [12] registered [ 0.198447] acpiphp: Slot [13] registered [ 0.199606] acpiphp: Slot [14] registered [ 0.200022] acpiphp: Slot [15] registered [ 0.201209] acpiphp: Slot [16] registered [ 0.202391] acpiphp: Slot [17] registered [ 0.203566] acpiphp: Slot [18] registered [ 0.204030] acpiphp: Slot [19] registered [ 0.205206] acpiphp: Slot [20] registered [ 0.206362] acpiphp: Slot [21] registered [ 0.207521] acpiphp: Slot [22] registered [ 0.208022] acpiphp: Slot [23] registered [ 0.209189] acpiphp: Slot [24] registered [ 0.210363] acpiphp: Slot [25] registered [ 0.211533] acpiphp: Slot [26] registered [ 0.212022] acpiphp: Slot [27] registered [ 0.213192] acpiphp: Slot [28] registered [ 0.214345] acpiphp: Slot [29] registered [ 0.215516] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217183] PCI host bridge to bus 0000:00 [ 0.218345] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.219817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.221626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.223369] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.231701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.232016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.262151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.264457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.266602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272992] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.275272] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.275272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276005] vgaarb: loaded [ 0.277264] vgaarb: bridge control possible 0000:00:02.0 [ 0.279516] SCSI subsystem initialized [ 0.280231] ACPI: bus type USB registered [ 0.281575] usbcore: registered new interface driver usbfs [ 0.283501] usbcore: registered new interface driver hub [ 0.284057] usbcore: registered new device driver usb [ 0.285974] PCI: Using ACPI for IRQ routing [ 0.288402] NetLabel: Initializing [ 0.289575] NetLabel: domain hash size = 128 [ 0.291201] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.292074] NetLabel: unlabeled traffic allowed by default [ 0.294061] Switched to clocksource kvm-clock [ 0.301783] AppArmor: AppArmor Filesystem Enabled [ 0.303501] pnp: PnP ACPI init [ 0.304789] ACPI: bus type PNP registered [ 0.306847] pnp: PnP ACPI: found 8 devices [ 0.308242] ACPI: bus type PNP unregistered [ 0.315941] NET: Registered protocol family 2 [ 0.317685] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.319916] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.321884] TCP: Hash tables configured (established 16384 bind 16384) [ 0.323717] TCP: reno registered [ 0.324746] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.326350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328161] NET: Registered protocol family 1 [ 0.329458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.331049] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.332599] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.355621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.385873] Trying to unpack rootfs image as initramfs... [ 0.491175] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.493703] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.495406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497202] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.499918] Scanning for low memory corruption every 60 seconds [ 0.502229] Initialise system trusted keyring [ 0.503848] audit: initializing netlink socket (disabled) [ 0.505671] type=2000 audit(1535709205.895:1): initialized [ 0.526982] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.529537] zbud: loaded [ 0.530566] VFS: Disk quotas dquot_6.5.2 [ 0.531691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534004] fuse init (API version 7.22) [ 0.535191] msgmni has been set to 3997 [ 0.536400] Key type big_key registered [ 0.538119] Key type asymmetric registered [ 0.539307] Asymmetric key parser 'x509' registered [ 0.540660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.542798] io scheduler noop registered [ 0.543968] io scheduler deadline registered (default) [ 0.545356] io scheduler cfq registered [ 0.546558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.548008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.549733] ipmi message handler version 39.2 [ 0.550985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.553053] ACPI: Power Button [PWRF] [ 0.554264] GHES: HEST is not enabled! [ 0.576567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.621521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.644543] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.646823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674628] Linux agpgart interface v0.103 [ 0.676787] brd: module loaded [ 0.678196] loop: module loaded [ 0.679536] blk-mq: CPU -> queue map [ 0.680568] CPU 0 -> Queue 0 [ 0.681489] CPU 1 -> Queue 0 [ 0.683343] vda: vda1 [ 0.684992] scsi0 : ata_piix [ 0.686057] scsi1 : ata_piix [ 0.687052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.688754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.690741] libphy: Fixed MDIO Bus: probed [ 0.692090] tun: Universal TUN/TAP device driver, 1.6 [ 0.693481] tun: (C) 1999-2004 Max Krasnyansky [ 0.696826] PPP generic driver version 2.4.2 [ 0.698339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.700954] ehci-pci: EHCI PCI platform driver [ 0.702601] ehci-platform: EHCI generic platform driver [ 0.704894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.706700] ohci-pci: OHCI PCI platform driver [ 0.707818] ohci-platform: OHCI generic platform driver [ 0.709215] uhci_hcd: USB Universal Host Controller Interface driver [ 0.735946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.741090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.742785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.744868] usb usb1: Product: UHCI Host Controller [ 0.746171] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.747775] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749165] hub 1-0:1.0: USB hub found [ 0.750235] hub 1-0:1.0: 2 ports detected [ 0.751523] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.754464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.755797] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.757349] mousedev: PS/2 mouse device common for all mice [ 0.759097] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.761666] rtc_cmos 00:00: RTC can wake from S4 [ 0.763240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.764874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.766552] device-mapper: uevent: version 1.0.3 [ 0.767926] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.770223] ledtrig-cpu: registered to indicate activity on CPUs [ 0.771922] TCP: cubic registered [ 0.773009] NET: Registered protocol family 10 [ 0.774565] NET: Registered protocol family 17 [ 0.775839] Key type dns_resolver registered [ 0.777266] Loading compiled-in X.509 certificates [ 0.779058] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.792171] registered taskstats version 1 [ 0.796811] Key type trusted registered [ 0.802197] Key type encrypted registered [ 0.803692] AppArmor: AppArmor sha1 policy hashing enabled [ 0.805261] IMA: No TPM chip found, activating TPM-bypass! [ 0.807428] regulator-dummy: disabling [ 0.808681] Magic number: 14:634:880 [ 0.809990] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:26 UTC (1535709206) [ 0.812669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.814675] EDD information not available. [ 0.845551] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.848461] Write protecting the kernel read-only data: 12288k [ 0.851258] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856043] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.872058] systemd-udevd[107]: starting version 204 [ 0.916846] FDC 0 is a S82078B [ 1.064070] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.230725] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.232662] usb 1-1: Product: QEMU USB Tablet [ 1.233930] usb 1-1: Manufacturer: QEMU [ 1.235091] usb 1-1: SerialNumber: 42 [ 1.934115] 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.312197] 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.420367] 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.510104] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:28 +0000. Up 2.98 seconds. cloud-init-nonet[3.16]: 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 ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.78]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.25 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:84:15:e6 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:5b:4f:59 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: b5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . .. | | . o . . | | o o + | | o . oo.+ | | . +Soo | | . .. | | . o . | | .. o.o | | ....E*o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | oO.o.... | | .O ..o | | o . . = . | | o . + * | | . E S + | | o + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | + . .| | . = * . . o + | | . . = S = . + E| | . . . o o | | . . + o | | . . = . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .o| | .E| | . | | .. . .| | S..oo o| | .* . o | | . + Bo | | * Bo | | =++.| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting 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 Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:35 +0000. Up 10.17 seconds. landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:37 +0000. Up 11.69 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 18387 0 --:--:-- --:--:-- --:--:-- 18308100 3149 100 3149 0 0 18380 0 --:--:-- --:--:-- --:--:-- 18308 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.3 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 [1101 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 [473 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 (1548 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.15 + '[' -n 192.168.0.15 ']' + 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 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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 13s (3895 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 7972 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7980 clearwater-socket-factory-sig start/running, process 7985 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 6 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.6 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... 2018-08-31 09:55:23,678 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 09:55:33,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:55:33,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:55:34,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:55: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-057ef096-86da-40f5-ba7b-8eb87892c2bb x-compute-request-id: req-057ef096-86da-40f5-ba7b-8eb87892c2bb Content-Encoding: gzip Content-Length: 1472 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:5b:4f:59", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4f:59", "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:84:15:e6", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:15:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "09760a53-fe17-40f4-b106-435c7eca58c9", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T09:53:00Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "d33755f9-733b-4597-b184-6c53f1426fe5", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T09:52:51Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:33:6f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:18.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "1573a796-218f-4eba-ad81-aedd3efcd01e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:18Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:18:a2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:22.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:22Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:9c:8e", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:14.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:14Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T09:52:49Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:30.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "3695b4fd-0182-4f1f-a97a-8740d9494380", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:30Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T09:52:18Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d0:e7", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:04.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "46700010-d4d1-48bf-8897-18529a0292ea", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:04Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ns.clearwater.opnfv", "created": "2018-08-31T09:50:20Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:55:34,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-057ef096-86da-40f5-ba7b-8eb87892c2bb 2018-08-31 09:55:34,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21983909607s 2018-08-31 09:55:34,910 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-057ef096-86da-40f5-ba7b-8eb87892c2bb 2018-08-31 09:55:34,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:55:34,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:55:35,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-c8ff2940-4d96-4b42-92e8-c47a44fa54cd x-compute-request-id: req-c8ff2940-4d96-4b42-92e8-c47a44fa54cd Content-Encoding: gzip Content-Length: 18740 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.008036] Security Framework initialized\n[ 0.009291] AppArmor: AppArmor initialized\n[ 0.010546] Yama: becoming mindful.\n[ 0.012167] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019746] 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.022223] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025340] Initializing cgroup subsys freezer\n[ 0.026692] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029388] Initializing cgroup subsys hugetlb\n[ 0.030745] FEATURE SPEC_CTRL Not Present\n[ 0.032721] mce: CPU supports 10 MCE banks\n[ 0.034006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041950] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.048484] ACPI: Core revision 20131115\n[ 0.050113] ACPI: All ACPI Tables successfully acquired\n[ 0.051793] ftrace: allocating 28717 entries in 113 pages\n[ 0.076125] smpboot: Max logical packages: 2\n[ 0.077428] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.079182] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080256] Enabling x2apic\n[ 0.081173] Enabled x2apic\n[ 0.082359] Switched APIC routing to physical x2apic.\n[ 0.085331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.087039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090241] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098591] KVM setup paravirtual spinlock\n[ 0.101404] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104737] x86: Booting SMP configuration:\n[ 0.106316] .... node #0, CPUs: #1[ 0.101354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124073] KVM setup async PF for cpu 1\n[ 0.124113] x86: Booted up 1 node, 2 CPUs\n[ 0.124121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.132239] devtmpfs: initialized\n[ 0.135639] EVM: security.selinux\n[ 0.136003] EVM: security.SMACK64\n[ 0.137038] EVM: security.ima\n[ 0.138007] EVM: security.capability\n[ 0.140533] pinctrl core: initialized pinctrl subsystem\n[ 0.142123] regulator-dummy: no parameters\n[ 0.143479] RTC time: 9:53:25, date: 08/31/18\n[ 0.144104] NET: Registered protocol family 16\n[ 0.145581] cpuidle: using governor ladder\n[ 0.146790] cpuidle: using governor menu\n[ 0.148086] ACPI: bus type PCI registered\n[ 0.149288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.151244] PCI: Using configuration type 1 for base access\n[ 0.152714] bio: create slab at 0\n[ 0.153310] ACPI: Added _OSI(Module Device)\n[ 0.153338] ACPI: Added _OSI(Processor Device)\n[ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.157334] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.160140] ACPI: Interpreter enabled\n[ 0.161262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.163938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.165748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.168010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.170785] ACPI: (supports S0 S5)\n[ 0.172009] ACPI: Using IOAPIC for interrupt routing\n[ 0.173766] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176206] ACPI: No dock devices found.\n[ 0.181207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.183376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.184008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.185752] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188244] acpiphp: Slot [3] registered\n[ 0.189410] acpiphp: Slot [4] registered\n[ 0.190567] acpiphp: Slot [5] registered\n[ 0.191726] acpiphp: Slot [6] registered\n[ 0.192026] acpiphp: Slot [7] registered\n[ 0.193194] acpiphp: Slot [8] registered\n[ 0.194326] acpiphp: Slot [9] registered\n[ 0.195491] acpiphp: Slot [10] registered\n[ 0.196023] acpiphp: Slot [11] registered\n[ 0.197276] acpiphp: Slot [12] registered\n[ 0.198447] acpiphp: Slot [13] registered\n[ 0.199606] acpiphp: Slot [14] registered\n[ 0.200022] acpiphp: Slot [15] registered\n[ 0.201209] acpiphp: Slot [16] registered\n[ 0.202391] acpiphp: Slot [17] registered\n[ 0.203566] acpiphp: Slot [18] registered\n[ 0.204030] acpiphp: Slot [19] registered\n[ 0.205206] acpiphp: Slot [20] registered\n[ 0.206362] acpiphp: Slot [21] registered\n[ 0.207521] acpiphp: Slot [22] registered\n[ 0.208022] acpiphp: Slot [23] registered\n[ 0.209189] acpiphp: Slot [24] registered\n[ 0.210363] acpiphp: Slot [25] registered\n[ 0.211533] acpiphp: Slot [26] registered\n[ 0.212022] acpiphp: Slot [27] registered\n[ 0.213192] acpiphp: Slot [28] registered\n[ 0.214345] acpiphp: Slot [29] registered\n[ 0.215516] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217183] PCI host bridge to bus 0000:00\n[ 0.218345] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.219817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.221626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.223369] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.231701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.232016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.262151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.264457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.266602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272992] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.275272] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.275272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276005] vgaarb: loaded\n[ 0.277264] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279516] SCSI subsystem initialized\n[ 0.280231] ACPI: bus type USB registered\n[ 0.281575] usbcore: registered new interface driver usbfs\n[ 0.283501] usbcore: registered new interface driver hub\n[ 0.284057] usbcore: registered new device driver usb\n[ 0.285974] PCI: Using ACPI for IRQ routing\n[ 0.288402] NetLabel: Initializing\n[ 0.289575] NetLabel: domain hash size = 128\n[ 0.291201] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.292074] NetLabel: unlabeled traffic allowed by default\n[ 0.294061] Switched to clocksource kvm-clock\n[ 0.301783] AppArmor: AppArmor Filesystem Enabled\n[ 0.303501] pnp: PnP ACPI init\n[ 0.304789] ACPI: bus type PNP registered\n[ 0.306847] pnp: PnP ACPI: found 8 devices\n[ 0.308242] ACPI: bus type PNP unregistered\n[ 0.315941] NET: Registered protocol family 2\n[ 0.317685] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.319916] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.321884] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.323717] TCP: reno registered\n[ 0.324746] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.326350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.328161] NET: Registered protocol family 1\n[ 0.329458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.331049] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.332599] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.355621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.385873] Trying to unpack rootfs image as initramfs...\n[ 0.491175] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.493703] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.495406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.497202] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.499918] Scanning for low memory corruption every 60 seconds\n[ 0.502229] Initialise system trusted keyring\n[ 0.503848] audit: initializing netlink socket (disabled)\n[ 0.505671] type=2000 audit(1535709205.895:1): initialized\n[ 0.526982] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.529537] zbud: loaded\n[ 0.530566] VFS: Disk quotas dquot_6.5.2\n[ 0.531691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534004] fuse init (API version 7.22)\n[ 0.535191] msgmni has been set to 3997\n[ 0.536400] Key type big_key registered\n[ 0.538119] Key type asymmetric registered\n[ 0.539307] Asymmetric key parser 'x509' registered\n[ 0.540660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.542798] io scheduler noop registered\n[ 0.543968] io scheduler deadline registered (default)\n[ 0.545356] io scheduler cfq registered\n[ 0.546558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549733] ipmi message handler version 39.2\n[ 0.550985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553053] ACPI: Power Button [PWRF]\n[ 0.554264] GHES: HEST is not enabled!\n[ 0.576567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.621521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.644543] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.646823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.671662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674628] Linux agpgart interface v0.103\n[ 0.676787] brd: module loaded\n[ 0.678196] loop: module loaded\n[ 0.679536] blk-mq: CPU -> queue map\n[ 0.680568] CPU 0 -> Queue 0\n[ 0.681489] CPU 1 -> Queue 0\n[ 0.683343] vda: vda1\n[ 0.684992] scsi0 : ata_piix\n[ 0.686057] scsi1 : ata_piix\n[ 0.687052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.688754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.690741] libphy: Fixed MDIO Bus: probed\n[ 0.692090] tun: Universal TUN/TAP device driver, 1.6\n[ 0.693481] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.696826] PPP generic driver version 2.4.2\n[ 0.698339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.700954] ehci-pci: EHCI PCI platform driver\n[ 0.702601] ehci-platform: EHCI generic platform driver\n[ 0.704894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.706700] ohci-pci: OHCI PCI platform driver\n[ 0.707818] ohci-platform: OHCI generic platform driver\n[ 0.709215] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.735946] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.741090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.742785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.744868] usb usb1: Product: UHCI Host Controller\n[ 0.746171] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.747775] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749165] hub 1-0:1.0: USB hub found\n[ 0.750235] hub 1-0:1.0: 2 ports detected\n[ 0.751523] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.754464] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.755797] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.757349] mousedev: PS/2 mouse device common for all mice\n[ 0.759097] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.761666] rtc_cmos 00:00: RTC can wake from S4\n[ 0.763240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.764874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.766552] device-mapper: uevent: version 1.0.3\n[ 0.767926] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.770223] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.771922] TCP: cubic registered\n[ 0.773009] NET: Registered protocol family 10\n[ 0.774565] NET: Registered protocol family 17\n[ 0.775839] Key type dns_resolver registered\n[ 0.777266] Loading compiled-in X.509 certificates\n[ 0.779058] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.792171] registered taskstats version 1\n[ 0.796811] Key type trusted registered\n[ 0.802197] Key type encrypted registered\n[ 0.803692] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805261] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.807428] regulator-dummy: disabling\n[ 0.808681] Magic number: 14:634:880\n[ 0.809990] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:26 UTC (1535709206)\n[ 0.812669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.814675] EDD information not available.\n[ 0.845551] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.848461] Write protecting the kernel read-only data: 12288k\n[ 0.851258] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856043] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.872058] systemd-udevd[107]: starting version 204\n[ 0.916846] FDC 0 is a S82078B\n[ 1.064070] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.228725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.230725] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.232662] usb 1-1: Product: QEMU USB Tablet\n[ 1.233930] usb 1-1: Manufacturer: QEMU\n[ 1.235091] usb 1-1: SerialNumber: 42\n[ 1.934115] 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.312197] 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.420367] 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.510104] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:28 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.16]: 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 * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.78]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.25 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:84:15:e6 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:5b:4f:59 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\nb5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . .. |\n| . o . . |\n| o o + |\n| o . oo.+ |\n| . +Soo |\n| . .. |\n| . o . |\n| .. o.o |\n| ....E*o |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oO.o.... |\n| .O ..o |\n| o . . = . |\n| o . + * |\n| . E S + |\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:\n8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| + . .|\n| . = * . . o + |\n| . . = S = . + E|\n| . . . o o |\n| . . + o |\n| . . = . |\n| . . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o|\n| .E|\n| . |\n| .. . .|\n| S..oo o|\n| .* . o |\n| . + Bo |\n| * Bo |\n| =++.|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 ]\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\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:35 +0000. Up 10.17 seconds.\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:37 +0000. Up 11.69 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 18387 0 --:--:-- --:--:-- --:--:-- 18308100 3149 100 3149 0 0 18380 0 --:--:-- --:--:-- --:--:-- 18308\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.3 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 [1101 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 [473 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 (1548 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.15\n+ '[' -n 192.168.0.15 ']'\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 6 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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 13s (3895 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 7972\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7980\nclearwater-socket-factory-sig start/running, process 7985\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 6 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.6 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.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n+ echo 'nameserver 192.168.0.5'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.24'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nmv: cannot move \ufffd\ufffd\ufffd/run/resolvconf/resolv.conf_new.8678\ufffd\ufffd\ufffd to \ufffd\ufffd\ufffd/run/resolvconf/resolv.conf\ufffd\ufffd\ufffd: Device or resource busy\nrun-parts: /etc/resolvconf/update.d/libc exited with return code 1\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | bb:87:3e:af:39:f0:bd:22:5e:d4:7f:53:ed:1f:7f:80 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0 (DSA)\nec2: 256 8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0 (ECDSA)\nec2: 256 d7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0 (ED25519)\nec2: 2048 b5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDpvDSjYvFq026a8AOJpU/UGPc809j0KOtM09o9A9j2WGPpQPzRHnKKefiAW9pPUsVyv5E6CXMVWpMqydaV+RGk= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGRxt2A8cjTldnTKBualDSeFHdJGIHNganIHKCatBJA1 root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaTdq7nPJS1F/Xj/E9XJaHLHFQA7Pe3ASCGwxkNU9bKCgANZpWUcBRTBU0RGJmZYl0KbK4vMoaoZbWkgR30KtFwQdmFy7rQgX349CUeHOLfH4+fw786Df4y1HtqOfMAnjXuhIt/tJjZ8oEsxU3vZDZu6NssgqR1VdiUPjgC0gzodiQSflSZlcN8Arb1KxAHrZ23FkmNXnuoqaUOAxaYgCnHXwf1dYR8WHtD/WuDtBAPS8zsYJuWrGKDYQXXMhQlDvNzrJ8vr+oegodjofmPIWYOkI4wztMNJk8GAx6RXu8OpP4ScdA3zuS0L9hGdbd7TlfC1zEdulazonJtY+S+lIj root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 09:55:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 129.22 seconds\n"} 2018-08-31 09:55:35,056 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/action used request id req-c8ff2940-4d96-4b42-92e8-c47a44fa54cd 2018-08-31 09:55:35,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.138386964798s 2018-08-31 09:55:35,058 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9/action used request id req-c8ff2940-4d96-4b42-92e8-c47a44fa54cd 2018-08-31 09:55:35,058 - 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.008036] Security Framework initialized [ 0.009291] AppArmor: AppArmor initialized [ 0.010546] Yama: becoming mindful. [ 0.012167] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016909] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019746] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022223] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025340] Initializing cgroup subsys freezer [ 0.026692] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029388] Initializing cgroup subsys hugetlb [ 0.030745] FEATURE SPEC_CTRL Not Present [ 0.032721] mce: CPU supports 10 MCE banks [ 0.034006] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037709] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041950] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.048484] ACPI: Core revision 20131115 [ 0.050113] ACPI: All ACPI Tables successfully acquired [ 0.051793] ftrace: allocating 28717 entries in 113 pages [ 0.076125] smpboot: Max logical packages: 2 [ 0.077428] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.079182] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080256] Enabling x2apic [ 0.081173] Enabled x2apic [ 0.082359] Switched APIC routing to physical x2apic. [ 0.085331] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.087039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090241] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098591] KVM setup paravirtual spinlock [ 0.101404] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104737] x86: Booting SMP configuration: [ 0.106316] .... node #0, CPUs: #1[ 0.101354] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124073] KVM setup async PF for cpu 1 [ 0.124113] x86: Booted up 1 node, 2 CPUs [ 0.124121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.132239] devtmpfs: initialized [ 0.135639] EVM: security.selinux [ 0.136003] EVM: security.SMACK64 [ 0.137038] EVM: security.ima [ 0.138007] EVM: security.capability [ 0.140533] pinctrl core: initialized pinctrl subsystem [ 0.142123] regulator-dummy: no parameters [ 0.143479] RTC time: 9:53:25, date: 08/31/18 [ 0.144104] NET: Registered protocol family 16 [ 0.145581] cpuidle: using governor ladder [ 0.146790] cpuidle: using governor menu [ 0.148086] ACPI: bus type PCI registered [ 0.149288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151244] PCI: Using configuration type 1 for base access [ 0.152714] bio: create slab at 0 [ 0.153310] ACPI: Added _OSI(Module Device) [ 0.153338] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157334] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160140] ACPI: Interpreter enabled [ 0.161262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.163938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.165748] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.168010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.170785] ACPI: (supports S0 S5) [ 0.172009] ACPI: Using IOAPIC for interrupt routing [ 0.173766] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176206] ACPI: No dock devices found. [ 0.181207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.183376] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.184008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.185752] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188244] acpiphp: Slot [3] registered [ 0.189410] acpiphp: Slot [4] registered [ 0.190567] acpiphp: Slot [5] registered [ 0.191726] acpiphp: Slot [6] registered [ 0.192026] acpiphp: Slot [7] registered [ 0.193194] acpiphp: Slot [8] registered [ 0.194326] acpiphp: Slot [9] registered [ 0.195491] acpiphp: Slot [10] registered [ 0.196023] acpiphp: Slot [11] registered [ 0.197276] acpiphp: Slot [12] registered [ 0.198447] acpiphp: Slot [13] registered [ 0.199606] acpiphp: Slot [14] registered [ 0.200022] acpiphp: Slot [15] registered [ 0.201209] acpiphp: Slot [16] registered [ 0.202391] acpiphp: Slot [17] registered [ 0.203566] acpiphp: Slot [18] registered [ 0.204030] acpiphp: Slot [19] registered [ 0.205206] acpiphp: Slot [20] registered [ 0.206362] acpiphp: Slot [21] registered [ 0.207521] acpiphp: Slot [22] registered [ 0.208022] acpiphp: Slot [23] registered [ 0.209189] acpiphp: Slot [24] registered [ 0.210363] acpiphp: Slot [25] registered [ 0.211533] acpiphp: Slot [26] registered [ 0.212022] acpiphp: Slot [27] registered [ 0.213192] acpiphp: Slot [28] registered [ 0.214345] acpiphp: Slot [29] registered [ 0.215516] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217183] PCI host bridge to bus 0000:00 [ 0.218345] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.219817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.221626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.223369] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.231701] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.232016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.262151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.264457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.266602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271687] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272992] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.275272] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.275272] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276005] vgaarb: loaded [ 0.277264] vgaarb: bridge control possible 0000:00:02.0 [ 0.279516] SCSI subsystem initialized [ 0.280231] ACPI: bus type USB registered [ 0.281575] usbcore: registered new interface driver usbfs [ 0.283501] usbcore: registered new interface driver hub [ 0.284057] usbcore: registered new device driver usb [ 0.285974] PCI: Using ACPI for IRQ routing [ 0.288402] NetLabel: Initializing [ 0.289575] NetLabel: domain hash size = 128 [ 0.291201] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.292074] NetLabel: unlabeled traffic allowed by default [ 0.294061] Switched to clocksource kvm-clock [ 0.301783] AppArmor: AppArmor Filesystem Enabled [ 0.303501] pnp: PnP ACPI init [ 0.304789] ACPI: bus type PNP registered [ 0.306847] pnp: PnP ACPI: found 8 devices [ 0.308242] ACPI: bus type PNP unregistered [ 0.315941] NET: Registered protocol family 2 [ 0.317685] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.319916] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.321884] TCP: Hash tables configured (established 16384 bind 16384) [ 0.323717] TCP: reno registered [ 0.324746] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.326350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.328161] NET: Registered protocol family 1 [ 0.329458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.331049] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.332599] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.355621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.385873] Trying to unpack rootfs image as initramfs... [ 0.491175] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.493703] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.495406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.497202] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.499918] Scanning for low memory corruption every 60 seconds [ 0.502229] Initialise system trusted keyring [ 0.503848] audit: initializing netlink socket (disabled) [ 0.505671] type=2000 audit(1535709205.895:1): initialized [ 0.526982] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.529537] zbud: loaded [ 0.530566] VFS: Disk quotas dquot_6.5.2 [ 0.531691] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534004] fuse init (API version 7.22) [ 0.535191] msgmni has been set to 3997 [ 0.536400] Key type big_key registered [ 0.538119] Key type asymmetric registered [ 0.539307] Asymmetric key parser 'x509' registered [ 0.540660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.542798] io scheduler noop registered [ 0.543968] io scheduler deadline registered (default) [ 0.545356] io scheduler cfq registered [ 0.546558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.548008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.549733] ipmi message handler version 39.2 [ 0.550985] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.553053] ACPI: Power Button [PWRF] [ 0.554264] GHES: HEST is not enabled! [ 0.576567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.621521] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.644543] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.646823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674628] Linux agpgart interface v0.103 [ 0.676787] brd: module loaded [ 0.678196] loop: module loaded [ 0.679536] blk-mq: CPU -> queue map [ 0.680568] CPU 0 -> Queue 0 [ 0.681489] CPU 1 -> Queue 0 [ 0.683343] vda: vda1 [ 0.684992] scsi0 : ata_piix [ 0.686057] scsi1 : ata_piix [ 0.687052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.688754] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.690741] libphy: Fixed MDIO Bus: probed [ 0.692090] tun: Universal TUN/TAP device driver, 1.6 [ 0.693481] tun: (C) 1999-2004 Max Krasnyansky [ 0.696826] PPP generic driver version 2.4.2 [ 0.698339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.700954] ehci-pci: EHCI PCI platform driver [ 0.702601] ehci-platform: EHCI generic platform driver [ 0.704894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.706700] ohci-pci: OHCI PCI platform driver [ 0.707818] ohci-platform: OHCI generic platform driver [ 0.709215] uhci_hcd: USB Universal Host Controller Interface driver [ 0.735946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.741090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.742785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.744868] usb usb1: Product: UHCI Host Controller [ 0.746171] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.747775] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749165] hub 1-0:1.0: USB hub found [ 0.750235] hub 1-0:1.0: 2 ports detected [ 0.751523] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.754464] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.755797] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.757349] mousedev: PS/2 mouse device common for all mice [ 0.759097] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.761666] rtc_cmos 00:00: RTC can wake from S4 [ 0.763240] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.764874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.766552] device-mapper: uevent: version 1.0.3 [ 0.767926] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.770223] ledtrig-cpu: registered to indicate activity on CPUs [ 0.771922] TCP: cubic registered [ 0.773009] NET: Registered protocol family 10 [ 0.774565] NET: Registered protocol family 17 [ 0.775839] Key type dns_resolver registered [ 0.777266] Loading compiled-in X.509 certificates [ 0.779058] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.792171] registered taskstats version 1 [ 0.796811] Key type trusted registered [ 0.802197] Key type encrypted registered [ 0.803692] AppArmor: AppArmor sha1 policy hashing enabled [ 0.805261] IMA: No TPM chip found, activating TPM-bypass! [ 0.807428] regulator-dummy: disabling [ 0.808681] Magic number: 14:634:880 [ 0.809990] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:26 UTC (1535709206) [ 0.812669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.814675] EDD information not available. [ 0.845551] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.848461] Write protecting the kernel read-only data: 12288k [ 0.851258] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856043] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.872058] systemd-udevd[107]: starting version 204 [ 0.916846] FDC 0 is a S82078B [ 1.064070] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228725] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.230725] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.232662] usb 1-1: Product: QEMU USB Tablet [ 1.233930] usb 1-1: Manufacturer: QEMU [ 1.235091] usb 1-1: SerialNumber: 42 [ 1.934115] 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.312197] 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.420367] 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.510104] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:28 +0000. Up 2.98 seconds. cloud-init-nonet[3.16]: 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 ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.78]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.25 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:84:15:e6 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:5b:4f:59 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: b5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . .. | | . o . . | | o o + | | o . oo.+ | | . +Soo | | . .. | | . o . | | .. o.o | | ....E*o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | oO.o.... | | .O ..o | | o . . = . | | o . + * | | . E S + | | o + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | + . .| | . = * . . o + | | . . = S = . + E| | . . . o o | | . . + o | | . . = . | | . . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .o| | .E| | . | | .. . .| | S..oo o| | .* . o | | . + Bo | | * Bo | | =++.| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting 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 Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:35 +0000. Up 10.17 seconds. landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:37 +0000. Up 11.69 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 18387 0 --:--:-- --:--:-- --:--:-- 18308100 3149 100 3149 0 0 18380 0 --:--:-- --:--:-- --:--:-- 18308 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.3 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 [1101 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 [473 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 (1548 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.15 + '[' -n 192.168.0.15 ']' + 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 6 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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 13s (3895 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 7972 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7980 clearwater-socket-factory-sig start/running, process 7985 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 6 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.6 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.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 + echo 'nameserver 192.168.0.5' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.24' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. mv: cannot move ���/run/resolvconf/resolv.conf_new.8678��� to ���/run/resolvconf/resolv.conf���: Device or resource busy run-parts: /etc/resolvconf/update.d/libc exited with return code 1 ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | bb:87:3e:af:39:f0:bd:22:5e:d4:7f:53:ed:1f:7f:80 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 0e:77:09:52:7f:b2:a1:45:08:48:33:33:74:b2:b3:5b root@bono-0 (DSA) ec2: 256 8c:81:a3:fe:11:f1:7d:ba:30:73:c0:dd:93:d7:5c:da root@bono-0 (ECDSA) ec2: 256 d7:f9:af:d2:78:bc:c6:98:60:93:b4:7f:1b:65:51:c6 root@bono-0 (ED25519) ec2: 2048 b5:1c:03:28:6e:d0:7f:a7:a4:ba:dd:fe:84:f6:b2:bb root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDpvDSjYvFq026a8AOJpU/UGPc809j0KOtM09o9A9j2WGPpQPzRHnKKefiAW9pPUsVyv5E6CXMVWpMqydaV+RGk= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGRxt2A8cjTldnTKBualDSeFHdJGIHNganIHKCatBJA1 root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaTdq7nPJS1F/Xj/E9XJaHLHFQA7Pe3ASCGwxkNU9bKCgANZpWUcBRTBU0RGJmZYl0KbK4vMoaoZbWkgR30KtFwQdmFy7rQgX349CUeHOLfH4+fw786Df4y1HtqOfMAnjXuhIt/tJjZ8oEsxU3vZDZu6NssgqR1VdiUPjgC0gzodiQSflSZlcN8Arb1KxAHrZ23FkmNXnuoqaUOAxaYgCnHXwf1dYR8WHtD/WuDtBAPS8zsYJuWrGKDYQXXMhQlDvNzrJ8vr+oegodjofmPIWYOkI4wztMNJk8GAx6RXu8OpP4ScdA3zuS0L9hGdbd7TlfC1zEdulazonJtY+S+lIj root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 09:55:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 129.22 seconds 2018-08-31 09:55:35,063 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-31 09:55:35,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:55:35,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:55:36,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:55: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-ae53b1e2-3c34-4bb4-82f8-4d890babfcf9 x-compute-request-id: req-ae53b1e2-3c34-4bb4-82f8-4d890babfcf9 Content-Encoding: gzip Content-Length: 1472 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:5b:4f:59", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4f:59", "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:84:15:e6", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:15:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "09760a53-fe17-40f4-b106-435c7eca58c9", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T09:53:00Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "d33755f9-733b-4597-b184-6c53f1426fe5", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T09:52:51Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:33:6f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:18.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "1573a796-218f-4eba-ad81-aedd3efcd01e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:18Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:18:a2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:22.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:22Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:9c:8e", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:14.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:14Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T09:52:49Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:30.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "3695b4fd-0182-4f1f-a97a-8740d9494380", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:30Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T09:52:18Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d0:e7", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:04.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "46700010-d4d1-48bf-8897-18529a0292ea", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:04Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ns.clearwater.opnfv", "created": "2018-08-31T09:50:20Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:55:36,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-ae53b1e2-3c34-4bb4-82f8-4d890babfcf9 2018-08-31 09:55:36,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23023605347s 2018-08-31 09:55:36,294 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-ae53b1e2-3c34-4bb4-82f8-4d890babfcf9 2018-08-31 09:55:36,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:55:36,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:55:36,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:55: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-c50a3cb5-7a12-4025-9ff1-f54ce18173ec x-compute-request-id: req-c50a3cb5-7a12-4025-9ff1-f54ce18173ec Content-Encoding: gzip Content-Length: 17743 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.008035] Security Framework initialized\n[ 0.009224] AppArmor: AppArmor initialized\n[ 0.010379] Yama: becoming mindful.\n[ 0.012154] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016168] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018812] 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.022031] Initializing cgroup subsys memory\n[ 0.023223] Initializing cgroup subsys devices\n[ 0.024011] Initializing cgroup subsys freezer\n[ 0.025702] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029768] Initializing cgroup subsys hugetlb\n[ 0.032096] FEATURE SPEC_CTRL Not Present\n[ 0.034350] mce: CPU supports 10 MCE banks\n[ 0.036034] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036034] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039479] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040004] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.042043] Speculative Store Bypass: Vulnerable\n[ 0.044324] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.049972] ACPI: Core revision 20131115\n[ 0.051832] ACPI: All ACPI Tables successfully acquired\n[ 0.053107] ftrace: allocating 28717 entries in 113 pages\n[ 0.072286] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077727] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080078] Enabling x2apic\n[ 0.080935] Enabled x2apic\n[ 0.082089] Switched APIC routing to physical x2apic.\n[ 0.084749] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.086370] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088640] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097511] KVM setup paravirtual spinlock\n[ 0.105595] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.107772] x86: Booting SMP configuration:\n[ 0.108004] .... node #0, CPUs: #1[ 0.105452] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.124088] KVM setup async PF for cpu 1\n[ 0.124121] x86: Booted up 1 node, 2 CPUs\n[ 0.124141] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131000] devtmpfs: initialized\n[ 0.134683] EVM: security.selinux\n[ 0.135693] EVM: security.SMACK64\n[ 0.136003] EVM: security.ima\n[ 0.136900] EVM: security.capability\n[ 0.138013] pinctrl core: initialized pinctrl subsystem\n[ 0.140265] regulator-dummy: no parameters\n[ 0.141467] RTC time: 9:53:25, date: 08/31/18\n[ 0.142841] NET: Registered protocol family 16\n[ 0.144249] cpuidle: using governor ladder\n[ 0.145394] cpuidle: using governor menu\n[ 0.146569] ACPI: bus type PCI registered\n[ 0.147686] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148159] PCI: Using configuration type 1 for base access\n[ 0.150214] bio: create slab at 0\n[ 0.150214] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153207] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154439] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157223] ACPI: Interpreter enabled\n[ 0.158282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160740] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.163342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.165674] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168008] ACPI: (supports S0 S5)\n[ 0.169011] ACPI: Using IOAPIC for interrupt routing\n[ 0.170309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172204] ACPI: No dock devices found.\n[ 0.175391] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177690] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179311] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180237] acpiphp: Slot [3] registered\n[ 0.181391] acpiphp: Slot [4] registered\n[ 0.182557] acpiphp: Slot [5] registered\n[ 0.183654] acpiphp: Slot [6] registered\n[ 0.184024] acpiphp: Slot [7] registered\n[ 0.185123] acpiphp: Slot [8] registered\n[ 0.186208] acpiphp: Slot [9] registered\n[ 0.187312] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189151] acpiphp: Slot [12] registered\n[ 0.190330] acpiphp: Slot [13] registered\n[ 0.191471] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193133] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195448] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197174] acpiphp: Slot [20] registered\n[ 0.198296] acpiphp: Slot [21] registered\n[ 0.199445] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201179] acpiphp: Slot [24] registered\n[ 0.202304] acpiphp: Slot [25] registered\n[ 0.203423] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205146] acpiphp: Slot [28] registered\n[ 0.206272] acpiphp: Slot [29] registered\n[ 0.207390] acpiphp: Slot [30] registered\n[ 0.208031] acpiphp: Slot [31] registered\n[ 0.209148] PCI host bridge to bus 0000:00\n[ 0.210297] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211702] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213563] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215253] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223540] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.224015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.253536] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.255771] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.257028] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.259429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.261006] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263015] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264307] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268960] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270769] SCSI subsystem initialized\n[ 0.272132] ACPI: bus type USB registered\n[ 0.273260] usbcore: registered new interface driver usbfs\n[ 0.274749] usbcore: registered new interface driver hub\n[ 0.276052] usbcore: registered new device driver usb\n[ 0.277597] PCI: Using ACPI for IRQ routing\n[ 0.277619] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281234] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282720] NetLabel: unlabeled traffic allowed by default\n[ 0.284218] Switched to clocksource kvm-clock\n[ 0.293616] AppArmor: AppArmor Filesystem Enabled\n[ 0.295060] pnp: PnP ACPI init\n[ 0.296060] ACPI: bus type PNP registered\n[ 0.297814] pnp: PnP ACPI: found 8 devices\n[ 0.299005] ACPI: bus type PNP unregistered\n[ 0.306731] NET: Registered protocol family 2\n[ 0.308300] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.310547] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.312488] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.314266] TCP: reno registered\n[ 0.315223] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.316798] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.318507] NET: Registered protocol family 1\n[ 0.319719] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.321256] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.322739] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.345180] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.374743] Trying to unpack rootfs image as initramfs...\n[ 0.480459] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.482808] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484322] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.486298] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.489437] Scanning for low memory corruption every 60 seconds\n[ 0.491930] Initialise system trusted keyring\n[ 0.493211] audit: initializing netlink socket (disabled)\n[ 0.494647] type=2000 audit(1535709205.895:1): initialized\n[ 0.518450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.521889] zbud: loaded\n[ 0.523409] VFS: Disk quotas dquot_6.5.2\n[ 0.525156] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.528118] fuse init (API version 7.22)\n[ 0.529287] msgmni has been set to 3997\n[ 0.530464] Key type big_key registered\n[ 0.532166] Key type asymmetric registered\n[ 0.533373] Asymmetric key parser 'x509' registered\n[ 0.534625] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.537362] io scheduler noop registered\n[ 0.538805] io scheduler deadline registered (default)\n[ 0.540520] io scheduler cfq registered\n[ 0.542008] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.546254] ipmi message handler version 39.2\n[ 0.547823] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550271] ACPI: Power Button [PWRF]\n[ 0.551667] GHES: HEST is not enabled!\n[ 0.574219] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.620722] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.643819] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.654256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.678860] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682805] Linux agpgart interface v0.103\n[ 0.685685] brd: module loaded\n[ 0.687485] loop: module loaded\n[ 0.689075] blk-mq: CPU -> queue map\n[ 0.690427] CPU 0 -> Queue 0\n[ 0.691640] CPU 1 -> Queue 0\n[ 0.693724] vda: vda1\n[ 0.695622] scsi0 : ata_piix\n[ 0.696965] scsi1 : ata_piix\n[ 0.698160] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.700347] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.702976] libphy: Fixed MDIO Bus: probed\n[ 0.704543] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706233] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.709943] PPP generic driver version 2.4.2\n[ 0.711477] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713525] ehci-pci: EHCI PCI platform driver\n[ 0.715019] ehci-platform: EHCI generic platform driver\n[ 0.716775] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.718722] ohci-pci: OHCI PCI platform driver\n[ 0.720293] ohci-platform: OHCI generic platform driver\n[ 0.721992] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748103] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749886] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.752875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.755122] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.757246] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.759633] usb usb1: Product: UHCI Host Controller\n[ 0.760910] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.762440] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.763794] hub 1-0:1.0: USB hub found\n[ 0.764888] hub 1-0:1.0: 2 ports detected\n[ 0.766142] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.769045] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.770359] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.771879] mousedev: PS/2 mouse device common for all mice\n[ 0.773953] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.776354] rtc_cmos 00:00: RTC can wake from S4\n[ 0.778523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.780843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.783197] device-mapper: uevent: version 1.0.3\n[ 0.785033] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.787528] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.789154] TCP: cubic registered\n[ 0.790266] NET: Registered protocol family 10\n[ 0.791819] NET: Registered protocol family 17\n[ 0.793049] Key type dns_resolver registered\n[ 0.794454] Loading compiled-in X.509 certificates\n[ 0.804121] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.806962] registered taskstats version 1\n[ 0.810635] Key type trusted registered\n[ 0.815877] Key type encrypted registered\n[ 0.817227] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.818654] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.820690] regulator-dummy: disabling\n[ 0.821828] Magic number: 14:634:880\n[ 0.823034] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:25 UTC (1535709205)\n[ 0.825254] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.826762] EDD information not available.\n[ 0.858055] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.860768] Write protecting the kernel read-only data: 12288k\n[ 0.862905] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.866394] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.884582] systemd-udevd[107]: starting version 204\n[ 0.932375] FDC 0 is a S82078B\n[ 1.076030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.236862] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.238843] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.240699] usb 1-1: Product: QEMU USB Tablet\n[ 1.241928] usb 1-1: Manufacturer: QEMU\n[ 1.243086] usb 1-1: SerialNumber: 42\n[ 1.480159] tsc: Refined TSC clocksource calibration: 3491.830 MHz\n[ 1.949294] 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.316361] 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.429325] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.556982] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:27 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.18]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.28]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.49 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:16:3c:16 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:d2:cf:0f |\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:\nc5:b2:4f:d1:3c:94:bc:d0:65:e3:c2:94:e6:a5:18:58 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oEoo++ |\n| ..o**o.. |\n| . +**+. |\n| +..+o |\n| S . |\n| o |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n6c:2c:7b:88:31:8d:84:a0:1f:19:d3:19:8a:21:50:46 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|*oE..o |\n|o= *o |\n|o = . |\n| . o o o |\n| . + o S |\n| + = |\n| . o . |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n0e:6c:34:45:9f:7a:df:7f:b2:15:76:3e:81:19:38:5c root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o E |\n| . ...o |\n| o o+ . |\n| o . . . + |\n| + S . o +.|\n| . o . . ...+|\n| . . ..o|\n| .oo|\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:\nd8:31:02:64:bb:3d:22:0e:bf:c1:21:0f:ab:e1:da:d9 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .+ |\n| . o |\n| . . o |\n| o + o |\n|+ o o + S |\n| X o . . |\n|o * |\n|oo = |\n|+.+ E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:36 +0000. Up 12.07 seconds.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:38 +0000. Up 12.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 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 16238 0 --:--:-- --:--:-- --:--:-- 16316\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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.3 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 [6322 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 [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 [1101 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 [473 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 7s (1588 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.15\n+ '[' -n 192.168.0.15 ']'\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 6 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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 16s (5205 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 8334\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"} 2018-08-31 09:55:36,386 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5/action used request id req-c50a3cb5-7a12-4025-9ff1-f54ce18173ec 2018-08-31 09:55:36,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0842618942261s 2018-08-31 09:55:36,388 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5/action used request id req-c50a3cb5-7a12-4025-9ff1-f54ce18173ec 2018-08-31 09:55:36,389 - 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.008035] Security Framework initialized [ 0.009224] AppArmor: AppArmor initialized [ 0.010379] Yama: becoming mindful. [ 0.012154] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016168] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018812] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022031] Initializing cgroup subsys memory [ 0.023223] Initializing cgroup subsys devices [ 0.024011] Initializing cgroup subsys freezer [ 0.025702] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029768] Initializing cgroup subsys hugetlb [ 0.032096] FEATURE SPEC_CTRL Not Present [ 0.034350] mce: CPU supports 10 MCE banks [ 0.036034] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036034] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039479] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040004] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.042043] Speculative Store Bypass: Vulnerable [ 0.044324] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.049972] ACPI: Core revision 20131115 [ 0.051832] ACPI: All ACPI Tables successfully acquired [ 0.053107] ftrace: allocating 28717 entries in 113 pages [ 0.072286] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077727] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080078] Enabling x2apic [ 0.080935] Enabled x2apic [ 0.082089] Switched APIC routing to physical x2apic. [ 0.084749] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.086370] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088640] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097511] KVM setup paravirtual spinlock [ 0.105595] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.107772] x86: Booting SMP configuration: [ 0.108004] .... node #0, CPUs: #1[ 0.105452] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124088] KVM setup async PF for cpu 1 [ 0.124121] x86: Booted up 1 node, 2 CPUs [ 0.124141] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131000] devtmpfs: initialized [ 0.134683] EVM: security.selinux [ 0.135693] EVM: security.SMACK64 [ 0.136003] EVM: security.ima [ 0.136900] EVM: security.capability [ 0.138013] pinctrl core: initialized pinctrl subsystem [ 0.140265] regulator-dummy: no parameters [ 0.141467] RTC time: 9:53:25, date: 08/31/18 [ 0.142841] NET: Registered protocol family 16 [ 0.144249] cpuidle: using governor ladder [ 0.145394] cpuidle: using governor menu [ 0.146569] ACPI: bus type PCI registered [ 0.147686] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148159] PCI: Using configuration type 1 for base access [ 0.150214] bio: create slab at 0 [ 0.150214] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153207] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154439] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157223] ACPI: Interpreter enabled [ 0.158282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160740] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.163342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.165674] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168008] ACPI: (supports S0 S5) [ 0.169011] ACPI: Using IOAPIC for interrupt routing [ 0.170309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172204] ACPI: No dock devices found. [ 0.175391] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177690] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179311] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180237] acpiphp: Slot [3] registered [ 0.181391] acpiphp: Slot [4] registered [ 0.182557] acpiphp: Slot [5] registered [ 0.183654] acpiphp: Slot [6] registered [ 0.184024] acpiphp: Slot [7] registered [ 0.185123] acpiphp: Slot [8] registered [ 0.186208] acpiphp: Slot [9] registered [ 0.187312] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189151] acpiphp: Slot [12] registered [ 0.190330] acpiphp: Slot [13] registered [ 0.191471] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193133] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195448] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197174] acpiphp: Slot [20] registered [ 0.198296] acpiphp: Slot [21] registered [ 0.199445] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201179] acpiphp: Slot [24] registered [ 0.202304] acpiphp: Slot [25] registered [ 0.203423] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205146] acpiphp: Slot [28] registered [ 0.206272] acpiphp: Slot [29] registered [ 0.207390] acpiphp: Slot [30] registered [ 0.208031] acpiphp: Slot [31] registered [ 0.209148] PCI host bridge to bus 0000:00 [ 0.210297] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211702] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213563] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215253] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223540] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.253536] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.255771] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.257028] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.259429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.261006] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263015] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264307] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268960] vgaarb: bridge control possible 0000:00:02.0 [ 0.270769] SCSI subsystem initialized [ 0.272132] ACPI: bus type USB registered [ 0.273260] usbcore: registered new interface driver usbfs [ 0.274749] usbcore: registered new interface driver hub [ 0.276052] usbcore: registered new device driver usb [ 0.277597] PCI: Using ACPI for IRQ routing [ 0.277619] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281234] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282720] NetLabel: unlabeled traffic allowed by default [ 0.284218] Switched to clocksource kvm-clock [ 0.293616] AppArmor: AppArmor Filesystem Enabled [ 0.295060] pnp: PnP ACPI init [ 0.296060] ACPI: bus type PNP registered [ 0.297814] pnp: PnP ACPI: found 8 devices [ 0.299005] ACPI: bus type PNP unregistered [ 0.306731] NET: Registered protocol family 2 [ 0.308300] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.310547] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.312488] TCP: Hash tables configured (established 16384 bind 16384) [ 0.314266] TCP: reno registered [ 0.315223] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.316798] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.318507] NET: Registered protocol family 1 [ 0.319719] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.321256] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.322739] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.345180] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.374743] Trying to unpack rootfs image as initramfs... [ 0.480459] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.482808] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484322] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.486298] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.489437] Scanning for low memory corruption every 60 seconds [ 0.491930] Initialise system trusted keyring [ 0.493211] audit: initializing netlink socket (disabled) [ 0.494647] type=2000 audit(1535709205.895:1): initialized [ 0.518450] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.521889] zbud: loaded [ 0.523409] VFS: Disk quotas dquot_6.5.2 [ 0.525156] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.528118] fuse init (API version 7.22) [ 0.529287] msgmni has been set to 3997 [ 0.530464] Key type big_key registered [ 0.532166] Key type asymmetric registered [ 0.533373] Asymmetric key parser 'x509' registered [ 0.534625] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.537362] io scheduler noop registered [ 0.538805] io scheduler deadline registered (default) [ 0.540520] io scheduler cfq registered [ 0.542008] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.543959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.546254] ipmi message handler version 39.2 [ 0.547823] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.550271] ACPI: Power Button [PWRF] [ 0.551667] GHES: HEST is not enabled! [ 0.574219] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.620722] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.643819] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.654256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.678860] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682805] Linux agpgart interface v0.103 [ 0.685685] brd: module loaded [ 0.687485] loop: module loaded [ 0.689075] blk-mq: CPU -> queue map [ 0.690427] CPU 0 -> Queue 0 [ 0.691640] CPU 1 -> Queue 0 [ 0.693724] vda: vda1 [ 0.695622] scsi0 : ata_piix [ 0.696965] scsi1 : ata_piix [ 0.698160] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.700347] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.702976] libphy: Fixed MDIO Bus: probed [ 0.704543] tun: Universal TUN/TAP device driver, 1.6 [ 0.706233] tun: (C) 1999-2004 Max Krasnyansky [ 0.709943] PPP generic driver version 2.4.2 [ 0.711477] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713525] ehci-pci: EHCI PCI platform driver [ 0.715019] ehci-platform: EHCI generic platform driver [ 0.716775] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.718722] ohci-pci: OHCI PCI platform driver [ 0.720293] ohci-platform: OHCI generic platform driver [ 0.721992] uhci_hcd: USB Universal Host Controller Interface driver [ 0.748103] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.749886] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.752875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.755122] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.757246] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.759633] usb usb1: Product: UHCI Host Controller [ 0.760910] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.762440] usb usb1: SerialNumber: 0000:00:01.2 [ 0.763794] hub 1-0:1.0: USB hub found [ 0.764888] hub 1-0:1.0: 2 ports detected [ 0.766142] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.769045] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.770359] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.771879] mousedev: PS/2 mouse device common for all mice [ 0.773953] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.776354] rtc_cmos 00:00: RTC can wake from S4 [ 0.778523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.780843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.783197] device-mapper: uevent: version 1.0.3 [ 0.785033] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.787528] ledtrig-cpu: registered to indicate activity on CPUs [ 0.789154] TCP: cubic registered [ 0.790266] NET: Registered protocol family 10 [ 0.791819] NET: Registered protocol family 17 [ 0.793049] Key type dns_resolver registered [ 0.794454] Loading compiled-in X.509 certificates [ 0.804121] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.806962] registered taskstats version 1 [ 0.810635] Key type trusted registered [ 0.815877] Key type encrypted registered [ 0.817227] AppArmor: AppArmor sha1 policy hashing enabled [ 0.818654] IMA: No TPM chip found, activating TPM-bypass! [ 0.820690] regulator-dummy: disabling [ 0.821828] Magic number: 14:634:880 [ 0.823034] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:25 UTC (1535709205) [ 0.825254] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.826762] EDD information not available. [ 0.858055] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.860768] Write protecting the kernel read-only data: 12288k [ 0.862905] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.866394] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.884582] systemd-udevd[107]: starting version 204 [ 0.932375] FDC 0 is a S82078B [ 1.076030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.236862] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.238843] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.240699] usb 1-1: Product: QEMU USB Tablet [ 1.241928] usb 1-1: Manufacturer: QEMU [ 1.243086] usb 1-1: SerialNumber: 42 [ 1.480159] tsc: Refined TSC clocksource calibration: 3491.830 MHz [ 1.949294] 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.316361] 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.429325] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.556982] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:27 +0000. Up 2.98 seconds. cloud-init-nonet[3.18]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.28]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.49 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:16:3c:16 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:d2:cf:0f | 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: c5:b2:4f:d1:3c:94:bc:d0:65:e3:c2:94:e6:a5:18:58 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | oEoo++ | | ..o**o.. | | . +**+. | | +..+o | | S . | | o | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 6c:2c:7b:88:31:8d:84:a0:1f:19:d3:19:8a:21:50:46 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |*oE..o | |o= *o | |o = . | | . o o o | | . + o S | | + = | | . o . | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 0e:6c:34:45:9f:7a:df:7f:b2:15:76:3e:81:19:38:5c root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .o E | | . ...o | | o o+ . | | o . . . + | | + S . o +.| | . o . . ...+| | . . ..o| | .oo| | .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: d8:31:02:64:bb:3d:22:0e:bf:c1:21:0f:ab:e1:da:d9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .+ | | . o | | . . o | | o + o | |+ o o + S | | X o . . | |o * | |oo = | |+.+ E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * 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 deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:36 +0000. Up 12.07 seconds. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:38 +0000. Up 12.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 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 16238 0 --:--:-- --:--:-- --:--:-- 16316 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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.3 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 [6322 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 [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 [1101 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 [473 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 7s (1588 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.15 + '[' -n 192.168.0.15 ']' + 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 6 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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 16s (5205 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 8334 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 2018-08-31 09:55:36,392 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 09:55:46,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:55:46,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:55:47,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:55: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-2c4afe25-75bb-40e8-b2a2-31f8f134657b x-compute-request-id: req-2c4afe25-75bb-40e8-b2a2-31f8f134657b Content-Encoding: gzip Content-Length: 1472 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:5b:4f:59", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4f:59", "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:84:15:e6", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:15:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "09760a53-fe17-40f4-b106-435c7eca58c9", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T09:53:00Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "d33755f9-733b-4597-b184-6c53f1426fe5", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T09:52:51Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:33:6f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:18.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "1573a796-218f-4eba-ad81-aedd3efcd01e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:18Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:18:a2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:22.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:22Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:9c:8e", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:14.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:14Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T09:52:49Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:30.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "3695b4fd-0182-4f1f-a97a-8740d9494380", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:30Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T09:52:18Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d0:e7", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:04.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "46700010-d4d1-48bf-8897-18529a0292ea", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:04Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ns.clearwater.opnfv", "created": "2018-08-31T09:50:20Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:55:47,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-2c4afe25-75bb-40e8-b2a2-31f8f134657b 2018-08-31 09:55:47,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.37767195702s 2018-08-31 09:55:47,782 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-2c4afe25-75bb-40e8-b2a2-31f8f134657b 2018-08-31 09:55:47,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:55:47,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:55:47,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:55: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-28c50b7e-6e90-4295-9fec-cb6704edc3fb x-compute-request-id: req-28c50b7e-6e90-4295-9fec-cb6704edc3fb Content-Encoding: gzip Content-Length: 18647 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.008035] Security Framework initialized\n[ 0.009224] AppArmor: AppArmor initialized\n[ 0.010379] Yama: becoming mindful.\n[ 0.012154] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016168] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018812] 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.022031] Initializing cgroup subsys memory\n[ 0.023223] Initializing cgroup subsys devices\n[ 0.024011] Initializing cgroup subsys freezer\n[ 0.025702] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029768] Initializing cgroup subsys hugetlb\n[ 0.032096] FEATURE SPEC_CTRL Not Present\n[ 0.034350] mce: CPU supports 10 MCE banks\n[ 0.036034] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036034] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039479] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040004] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.042043] Speculative Store Bypass: Vulnerable\n[ 0.044324] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.049972] ACPI: Core revision 20131115\n[ 0.051832] ACPI: All ACPI Tables successfully acquired\n[ 0.053107] ftrace: allocating 28717 entries in 113 pages\n[ 0.072286] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077727] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080078] Enabling x2apic\n[ 0.080935] Enabled x2apic\n[ 0.082089] Switched APIC routing to physical x2apic.\n[ 0.084749] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.086370] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088640] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097511] KVM setup paravirtual spinlock\n[ 0.105595] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.107772] x86: Booting SMP configuration:\n[ 0.108004] .... node #0, CPUs: #1[ 0.105452] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.124088] KVM setup async PF for cpu 1\n[ 0.124121] x86: Booted up 1 node, 2 CPUs\n[ 0.124141] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131000] devtmpfs: initialized\n[ 0.134683] EVM: security.selinux\n[ 0.135693] EVM: security.SMACK64\n[ 0.136003] EVM: security.ima\n[ 0.136900] EVM: security.capability\n[ 0.138013] pinctrl core: initialized pinctrl subsystem\n[ 0.140265] regulator-dummy: no parameters\n[ 0.141467] RTC time: 9:53:25, date: 08/31/18\n[ 0.142841] NET: Registered protocol family 16\n[ 0.144249] cpuidle: using governor ladder\n[ 0.145394] cpuidle: using governor menu\n[ 0.146569] ACPI: bus type PCI registered\n[ 0.147686] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148159] PCI: Using configuration type 1 for base access\n[ 0.150214] bio: create slab at 0\n[ 0.150214] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153207] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154439] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157223] ACPI: Interpreter enabled\n[ 0.158282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160740] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.163342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.165674] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168008] ACPI: (supports S0 S5)\n[ 0.169011] ACPI: Using IOAPIC for interrupt routing\n[ 0.170309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172204] ACPI: No dock devices found.\n[ 0.175391] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177690] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179311] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180237] acpiphp: Slot [3] registered\n[ 0.181391] acpiphp: Slot [4] registered\n[ 0.182557] acpiphp: Slot [5] registered\n[ 0.183654] acpiphp: Slot [6] registered\n[ 0.184024] acpiphp: Slot [7] registered\n[ 0.185123] acpiphp: Slot [8] registered\n[ 0.186208] acpiphp: Slot [9] registered\n[ 0.187312] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189151] acpiphp: Slot [12] registered\n[ 0.190330] acpiphp: Slot [13] registered\n[ 0.191471] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193133] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195448] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197174] acpiphp: Slot [20] registered\n[ 0.198296] acpiphp: Slot [21] registered\n[ 0.199445] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201179] acpiphp: Slot [24] registered\n[ 0.202304] acpiphp: Slot [25] registered\n[ 0.203423] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205146] acpiphp: Slot [28] registered\n[ 0.206272] acpiphp: Slot [29] registered\n[ 0.207390] acpiphp: Slot [30] registered\n[ 0.208031] acpiphp: Slot [31] registered\n[ 0.209148] PCI host bridge to bus 0000:00\n[ 0.210297] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211702] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213563] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215253] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223540] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.224015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.253536] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.255771] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.257028] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.259429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.261006] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263015] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264307] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268960] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270769] SCSI subsystem initialized\n[ 0.272132] ACPI: bus type USB registered\n[ 0.273260] usbcore: registered new interface driver usbfs\n[ 0.274749] usbcore: registered new interface driver hub\n[ 0.276052] usbcore: registered new device driver usb\n[ 0.277597] PCI: Using ACPI for IRQ routing\n[ 0.277619] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281234] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282720] NetLabel: unlabeled traffic allowed by default\n[ 0.284218] Switched to clocksource kvm-clock\n[ 0.293616] AppArmor: AppArmor Filesystem Enabled\n[ 0.295060] pnp: PnP ACPI init\n[ 0.296060] ACPI: bus type PNP registered\n[ 0.297814] pnp: PnP ACPI: found 8 devices\n[ 0.299005] ACPI: bus type PNP unregistered\n[ 0.306731] NET: Registered protocol family 2\n[ 0.308300] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.310547] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.312488] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.314266] TCP: reno registered\n[ 0.315223] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.316798] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.318507] NET: Registered protocol family 1\n[ 0.319719] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.321256] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.322739] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.345180] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.374743] Trying to unpack rootfs image as initramfs...\n[ 0.480459] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.482808] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484322] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.486298] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.489437] Scanning for low memory corruption every 60 seconds\n[ 0.491930] Initialise system trusted keyring\n[ 0.493211] audit: initializing netlink socket (disabled)\n[ 0.494647] type=2000 audit(1535709205.895:1): initialized\n[ 0.518450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.521889] zbud: loaded\n[ 0.523409] VFS: Disk quotas dquot_6.5.2\n[ 0.525156] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.528118] fuse init (API version 7.22)\n[ 0.529287] msgmni has been set to 3997\n[ 0.530464] Key type big_key registered\n[ 0.532166] Key type asymmetric registered\n[ 0.533373] Asymmetric key parser 'x509' registered\n[ 0.534625] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.537362] io scheduler noop registered\n[ 0.538805] io scheduler deadline registered (default)\n[ 0.540520] io scheduler cfq registered\n[ 0.542008] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.546254] ipmi message handler version 39.2\n[ 0.547823] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550271] ACPI: Power Button [PWRF]\n[ 0.551667] GHES: HEST is not enabled!\n[ 0.574219] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.620722] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.643819] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.654256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.678860] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682805] Linux agpgart interface v0.103\n[ 0.685685] brd: module loaded\n[ 0.687485] loop: module loaded\n[ 0.689075] blk-mq: CPU -> queue map\n[ 0.690427] CPU 0 -> Queue 0\n[ 0.691640] CPU 1 -> Queue 0\n[ 0.693724] vda: vda1\n[ 0.695622] scsi0 : ata_piix\n[ 0.696965] scsi1 : ata_piix\n[ 0.698160] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.700347] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.702976] libphy: Fixed MDIO Bus: probed\n[ 0.704543] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706233] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.709943] PPP generic driver version 2.4.2\n[ 0.711477] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713525] ehci-pci: EHCI PCI platform driver\n[ 0.715019] ehci-platform: EHCI generic platform driver\n[ 0.716775] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.718722] ohci-pci: OHCI PCI platform driver\n[ 0.720293] ohci-platform: OHCI generic platform driver\n[ 0.721992] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748103] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749886] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.752875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.755122] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.757246] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.759633] usb usb1: Product: UHCI Host Controller\n[ 0.760910] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.762440] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.763794] hub 1-0:1.0: USB hub found\n[ 0.764888] hub 1-0:1.0: 2 ports detected\n[ 0.766142] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.769045] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.770359] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.771879] mousedev: PS/2 mouse device common for all mice\n[ 0.773953] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.776354] rtc_cmos 00:00: RTC can wake from S4\n[ 0.778523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.780843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.783197] device-mapper: uevent: version 1.0.3\n[ 0.785033] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.787528] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.789154] TCP: cubic registered\n[ 0.790266] NET: Registered protocol family 10\n[ 0.791819] NET: Registered protocol family 17\n[ 0.793049] Key type dns_resolver registered\n[ 0.794454] Loading compiled-in X.509 certificates\n[ 0.804121] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.806962] registered taskstats version 1\n[ 0.810635] Key type trusted registered\n[ 0.815877] Key type encrypted registered\n[ 0.817227] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.818654] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.820690] regulator-dummy: disabling\n[ 0.821828] Magic number: 14:634:880\n[ 0.823034] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:25 UTC (1535709205)\n[ 0.825254] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.826762] EDD information not available.\n[ 0.858055] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.860768] Write protecting the kernel read-only data: 12288k\n[ 0.862905] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.866394] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.884582] systemd-udevd[107]: starting version 204\n[ 0.932375] FDC 0 is a S82078B\n[ 1.076030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.236862] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.238843] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.240699] usb 1-1: Product: QEMU USB Tablet\n[ 1.241928] usb 1-1: Manufacturer: QEMU\n[ 1.243086] usb 1-1: SerialNumber: 42\n[ 1.480159] tsc: Refined TSC clocksource calibration: 3491.830 MHz\n[ 1.949294] 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.316361] 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.429325] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.556982] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:27 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.18]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.28]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.49 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:16:3c:16 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:d2:cf:0f |\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:\nc5:b2:4f:d1:3c:94:bc:d0:65:e3:c2:94:e6:a5:18:58 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oEoo++ |\n| ..o**o.. |\n| . +**+. |\n| +..+o |\n| S . |\n| o |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n6c:2c:7b:88:31:8d:84:a0:1f:19:d3:19:8a:21:50:46 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|*oE..o |\n|o= *o |\n|o = . |\n| . o o o |\n| . + o S |\n| + = |\n| . o . |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n0e:6c:34:45:9f:7a:df:7f:b2:15:76:3e:81:19:38:5c root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o E |\n| . ...o |\n| o o+ . |\n| o . . . + |\n| + S . o +.|\n| . o . . ...+|\n| . . ..o|\n| .oo|\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:\nd8:31:02:64:bb:3d:22:0e:bf:c1:21:0f:ab:e1:da:d9 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .+ |\n| . o |\n| . . o |\n| o + o |\n|+ o o + S |\n| X o . . |\n|o * |\n|oo = |\n|+.+ E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:36 +0000. Up 12.07 seconds.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:38 +0000. Up 12.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 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 16238 0 --:--:-- --:--:-- --:--:-- 16316\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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.3 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 [6322 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 [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 [1101 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 [473 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 7s (1588 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.15\n+ '[' -n 192.168.0.15 ']'\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 6 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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 16s (5205 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 8334\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 6 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.2 MB/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) ...\nt"} 2018-08-31 09:55:47,920 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5/action used request id req-28c50b7e-6e90-4295-9fec-cb6704edc3fb 2018-08-31 09:55:47,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.130803108215s 2018-08-31 09:55:47,922 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5/action used request id req-28c50b7e-6e90-4295-9fec-cb6704edc3fb 2018-08-31 09:55:47,922 - 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.008035] Security Framework initialized [ 0.009224] AppArmor: AppArmor initialized [ 0.010379] Yama: becoming mindful. [ 0.012154] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016168] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018812] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022031] Initializing cgroup subsys memory [ 0.023223] Initializing cgroup subsys devices [ 0.024011] Initializing cgroup subsys freezer [ 0.025702] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029768] Initializing cgroup subsys hugetlb [ 0.032096] FEATURE SPEC_CTRL Not Present [ 0.034350] mce: CPU supports 10 MCE banks [ 0.036034] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036034] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039479] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040004] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.042043] Speculative Store Bypass: Vulnerable [ 0.044324] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.049972] ACPI: Core revision 20131115 [ 0.051832] ACPI: All ACPI Tables successfully acquired [ 0.053107] ftrace: allocating 28717 entries in 113 pages [ 0.072286] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077727] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080078] Enabling x2apic [ 0.080935] Enabled x2apic [ 0.082089] Switched APIC routing to physical x2apic. [ 0.084749] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.086370] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088640] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097511] KVM setup paravirtual spinlock [ 0.105595] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.107772] x86: Booting SMP configuration: [ 0.108004] .... node #0, CPUs: #1[ 0.105452] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124088] KVM setup async PF for cpu 1 [ 0.124121] x86: Booted up 1 node, 2 CPUs [ 0.124141] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131000] devtmpfs: initialized [ 0.134683] EVM: security.selinux [ 0.135693] EVM: security.SMACK64 [ 0.136003] EVM: security.ima [ 0.136900] EVM: security.capability [ 0.138013] pinctrl core: initialized pinctrl subsystem [ 0.140265] regulator-dummy: no parameters [ 0.141467] RTC time: 9:53:25, date: 08/31/18 [ 0.142841] NET: Registered protocol family 16 [ 0.144249] cpuidle: using governor ladder [ 0.145394] cpuidle: using governor menu [ 0.146569] ACPI: bus type PCI registered [ 0.147686] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148159] PCI: Using configuration type 1 for base access [ 0.150214] bio: create slab at 0 [ 0.150214] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153207] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154439] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157223] ACPI: Interpreter enabled [ 0.158282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160740] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.163342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.165674] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168008] ACPI: (supports S0 S5) [ 0.169011] ACPI: Using IOAPIC for interrupt routing [ 0.170309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172204] ACPI: No dock devices found. [ 0.175391] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177690] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179311] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180237] acpiphp: Slot [3] registered [ 0.181391] acpiphp: Slot [4] registered [ 0.182557] acpiphp: Slot [5] registered [ 0.183654] acpiphp: Slot [6] registered [ 0.184024] acpiphp: Slot [7] registered [ 0.185123] acpiphp: Slot [8] registered [ 0.186208] acpiphp: Slot [9] registered [ 0.187312] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189151] acpiphp: Slot [12] registered [ 0.190330] acpiphp: Slot [13] registered [ 0.191471] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193133] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195448] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197174] acpiphp: Slot [20] registered [ 0.198296] acpiphp: Slot [21] registered [ 0.199445] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201179] acpiphp: Slot [24] registered [ 0.202304] acpiphp: Slot [25] registered [ 0.203423] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205146] acpiphp: Slot [28] registered [ 0.206272] acpiphp: Slot [29] registered [ 0.207390] acpiphp: Slot [30] registered [ 0.208031] acpiphp: Slot [31] registered [ 0.209148] PCI host bridge to bus 0000:00 [ 0.210297] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211702] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213563] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215253] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223540] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.253536] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.255771] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.257028] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.259429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.261006] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263015] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264307] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268960] vgaarb: bridge control possible 0000:00:02.0 [ 0.270769] SCSI subsystem initialized [ 0.272132] ACPI: bus type USB registered [ 0.273260] usbcore: registered new interface driver usbfs [ 0.274749] usbcore: registered new interface driver hub [ 0.276052] usbcore: registered new device driver usb [ 0.277597] PCI: Using ACPI for IRQ routing [ 0.277619] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281234] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282720] NetLabel: unlabeled traffic allowed by default [ 0.284218] Switched to clocksource kvm-clock [ 0.293616] AppArmor: AppArmor Filesystem Enabled [ 0.295060] pnp: PnP ACPI init [ 0.296060] ACPI: bus type PNP registered [ 0.297814] pnp: PnP ACPI: found 8 devices [ 0.299005] ACPI: bus type PNP unregistered [ 0.306731] NET: Registered protocol family 2 [ 0.308300] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.310547] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.312488] TCP: Hash tables configured (established 16384 bind 16384) [ 0.314266] TCP: reno registered [ 0.315223] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.316798] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.318507] NET: Registered protocol family 1 [ 0.319719] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.321256] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.322739] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.345180] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.374743] Trying to unpack rootfs image as initramfs... [ 0.480459] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.482808] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484322] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.486298] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.489437] Scanning for low memory corruption every 60 seconds [ 0.491930] Initialise system trusted keyring [ 0.493211] audit: initializing netlink socket (disabled) [ 0.494647] type=2000 audit(1535709205.895:1): initialized [ 0.518450] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.521889] zbud: loaded [ 0.523409] VFS: Disk quotas dquot_6.5.2 [ 0.525156] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.528118] fuse init (API version 7.22) [ 0.529287] msgmni has been set to 3997 [ 0.530464] Key type big_key registered [ 0.532166] Key type asymmetric registered [ 0.533373] Asymmetric key parser 'x509' registered [ 0.534625] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.537362] io scheduler noop registered [ 0.538805] io scheduler deadline registered (default) [ 0.540520] io scheduler cfq registered [ 0.542008] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.543959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.546254] ipmi message handler version 39.2 [ 0.547823] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.550271] ACPI: Power Button [PWRF] [ 0.551667] GHES: HEST is not enabled! [ 0.574219] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.620722] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.643819] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.654256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.678860] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682805] Linux agpgart interface v0.103 [ 0.685685] brd: module loaded [ 0.687485] loop: module loaded [ 0.689075] blk-mq: CPU -> queue map [ 0.690427] CPU 0 -> Queue 0 [ 0.691640] CPU 1 -> Queue 0 [ 0.693724] vda: vda1 [ 0.695622] scsi0 : ata_piix [ 0.696965] scsi1 : ata_piix [ 0.698160] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.700347] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.702976] libphy: Fixed MDIO Bus: probed [ 0.704543] tun: Universal TUN/TAP device driver, 1.6 [ 0.706233] tun: (C) 1999-2004 Max Krasnyansky [ 0.709943] PPP generic driver version 2.4.2 [ 0.711477] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713525] ehci-pci: EHCI PCI platform driver [ 0.715019] ehci-platform: EHCI generic platform driver [ 0.716775] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.718722] ohci-pci: OHCI PCI platform driver [ 0.720293] ohci-platform: OHCI generic platform driver [ 0.721992] uhci_hcd: USB Universal Host Controller Interface driver [ 0.748103] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.749886] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.752875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.755122] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.757246] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.759633] usb usb1: Product: UHCI Host Controller [ 0.760910] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.762440] usb usb1: SerialNumber: 0000:00:01.2 [ 0.763794] hub 1-0:1.0: USB hub found [ 0.764888] hub 1-0:1.0: 2 ports detected [ 0.766142] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.769045] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.770359] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.771879] mousedev: PS/2 mouse device common for all mice [ 0.773953] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.776354] rtc_cmos 00:00: RTC can wake from S4 [ 0.778523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.780843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.783197] device-mapper: uevent: version 1.0.3 [ 0.785033] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.787528] ledtrig-cpu: registered to indicate activity on CPUs [ 0.789154] TCP: cubic registered [ 0.790266] NET: Registered protocol family 10 [ 0.791819] NET: Registered protocol family 17 [ 0.793049] Key type dns_resolver registered [ 0.794454] Loading compiled-in X.509 certificates [ 0.804121] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.806962] registered taskstats version 1 [ 0.810635] Key type trusted registered [ 0.815877] Key type encrypted registered [ 0.817227] AppArmor: AppArmor sha1 policy hashing enabled [ 0.818654] IMA: No TPM chip found, activating TPM-bypass! [ 0.820690] regulator-dummy: disabling [ 0.821828] Magic number: 14:634:880 [ 0.823034] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:25 UTC (1535709205) [ 0.825254] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.826762] EDD information not available. [ 0.858055] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.860768] Write protecting the kernel read-only data: 12288k [ 0.862905] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.866394] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.884582] systemd-udevd[107]: starting version 204 [ 0.932375] FDC 0 is a S82078B [ 1.076030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.236862] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.238843] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.240699] usb 1-1: Product: QEMU USB Tablet [ 1.241928] usb 1-1: Manufacturer: QEMU [ 1.243086] usb 1-1: SerialNumber: 42 [ 1.480159] tsc: Refined TSC clocksource calibration: 3491.830 MHz [ 1.949294] 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.316361] 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.429325] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.556982] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:27 +0000. Up 2.98 seconds. cloud-init-nonet[3.18]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.28]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.49 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:16:3c:16 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:d2:cf:0f | 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: c5:b2:4f:d1:3c:94:bc:d0:65:e3:c2:94:e6:a5:18:58 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | oEoo++ | | ..o**o.. | | . +**+. | | +..+o | | S . | | o | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 6c:2c:7b:88:31:8d:84:a0:1f:19:d3:19:8a:21:50:46 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |*oE..o | |o= *o | |o = . | | . o o o | | . + o S | | + = | | . o . | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 0e:6c:34:45:9f:7a:df:7f:b2:15:76:3e:81:19:38:5c root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .o E | | . ...o | | o o+ . | | o . . . + | | + S . o +.| | . o . . ...+| | . . ..o| | .oo| | .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: d8:31:02:64:bb:3d:22:0e:bf:c1:21:0f:ab:e1:da:d9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .+ | | . o | | . . o | | o + o | |+ o o + S | | X o . . | |o * | |oo = | |+.+ E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * 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 deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:36 +0000. Up 12.07 seconds. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:38 +0000. Up 12.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 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 16238 0 --:--:-- --:--:-- --:--:-- 16316 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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.3 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 [6322 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 [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 [1101 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 [473 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 7s (1588 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.15 + '[' -n 192.168.0.15 ']' + 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 6 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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 16s (5205 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 8334 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 6 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.2 MB/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) ... t 2018-08-31 09:55:47,926 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 09:55:57,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:55:57,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:55:59,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:55: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-77dfd346-2234-4a13-98c1-9abac712ea5c x-compute-request-id: req-77dfd346-2234-4a13-98c1-9abac712ea5c Content-Encoding: gzip Content-Length: 1472 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:5b:4f:59", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4f:59", "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:84:15:e6", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:15:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "09760a53-fe17-40f4-b106-435c7eca58c9", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T09:53:00Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "d33755f9-733b-4597-b184-6c53f1426fe5", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T09:52:51Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:33:6f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:18.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "1573a796-218f-4eba-ad81-aedd3efcd01e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:18Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:18:a2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:22.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:22Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:9c:8e", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:14.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:14Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T09:52:49Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:30.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "3695b4fd-0182-4f1f-a97a-8740d9494380", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:30Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T09:52:18Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d0:e7", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:04.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "46700010-d4d1-48bf-8897-18529a0292ea", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:04Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ns.clearwater.opnfv", "created": "2018-08-31T09:50:20Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:55:59,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-77dfd346-2234-4a13-98c1-9abac712ea5c 2018-08-31 09:55:59,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17642307281s 2018-08-31 09:55:59,105 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-77dfd346-2234-4a13-98c1-9abac712ea5c 2018-08-31 09:55:59,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:55:59,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:55:59,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-69cb0d13-e3f9-4cbe-80cd-b7d638eb66c0 x-compute-request-id: req-69cb0d13-e3f9-4cbe-80cd-b7d638eb66c0 Content-Encoding: gzip Content-Length: 19160 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.008035] Security Framework initialized\n[ 0.009224] AppArmor: AppArmor initialized\n[ 0.010379] Yama: becoming mindful.\n[ 0.012154] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016168] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018812] 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.022031] Initializing cgroup subsys memory\n[ 0.023223] Initializing cgroup subsys devices\n[ 0.024011] Initializing cgroup subsys freezer\n[ 0.025702] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029768] Initializing cgroup subsys hugetlb\n[ 0.032096] FEATURE SPEC_CTRL Not Present\n[ 0.034350] mce: CPU supports 10 MCE banks\n[ 0.036034] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036034] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039479] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040004] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.042043] Speculative Store Bypass: Vulnerable\n[ 0.044324] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.049972] ACPI: Core revision 20131115\n[ 0.051832] ACPI: All ACPI Tables successfully acquired\n[ 0.053107] ftrace: allocating 28717 entries in 113 pages\n[ 0.072286] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077727] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080078] Enabling x2apic\n[ 0.080935] Enabled x2apic\n[ 0.082089] Switched APIC routing to physical x2apic.\n[ 0.084749] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.086370] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088640] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097511] KVM setup paravirtual spinlock\n[ 0.105595] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.107772] x86: Booting SMP configuration:\n[ 0.108004] .... node #0, CPUs: #1[ 0.105452] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.124088] KVM setup async PF for cpu 1\n[ 0.124121] x86: Booted up 1 node, 2 CPUs\n[ 0.124141] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131000] devtmpfs: initialized\n[ 0.134683] EVM: security.selinux\n[ 0.135693] EVM: security.SMACK64\n[ 0.136003] EVM: security.ima\n[ 0.136900] EVM: security.capability\n[ 0.138013] pinctrl core: initialized pinctrl subsystem\n[ 0.140265] regulator-dummy: no parameters\n[ 0.141467] RTC time: 9:53:25, date: 08/31/18\n[ 0.142841] NET: Registered protocol family 16\n[ 0.144249] cpuidle: using governor ladder\n[ 0.145394] cpuidle: using governor menu\n[ 0.146569] ACPI: bus type PCI registered\n[ 0.147686] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148159] PCI: Using configuration type 1 for base access\n[ 0.150214] bio: create slab at 0\n[ 0.150214] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153207] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154439] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157223] ACPI: Interpreter enabled\n[ 0.158282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160740] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.163342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.165674] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168008] ACPI: (supports S0 S5)\n[ 0.169011] ACPI: Using IOAPIC for interrupt routing\n[ 0.170309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172204] ACPI: No dock devices found.\n[ 0.175391] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177690] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179311] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180237] acpiphp: Slot [3] registered\n[ 0.181391] acpiphp: Slot [4] registered\n[ 0.182557] acpiphp: Slot [5] registered\n[ 0.183654] acpiphp: Slot [6] registered\n[ 0.184024] acpiphp: Slot [7] registered\n[ 0.185123] acpiphp: Slot [8] registered\n[ 0.186208] acpiphp: Slot [9] registered\n[ 0.187312] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189151] acpiphp: Slot [12] registered\n[ 0.190330] acpiphp: Slot [13] registered\n[ 0.191471] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193133] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195448] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197174] acpiphp: Slot [20] registered\n[ 0.198296] acpiphp: Slot [21] registered\n[ 0.199445] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201179] acpiphp: Slot [24] registered\n[ 0.202304] acpiphp: Slot [25] registered\n[ 0.203423] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205146] acpiphp: Slot [28] registered\n[ 0.206272] acpiphp: Slot [29] registered\n[ 0.207390] acpiphp: Slot [30] registered\n[ 0.208031] acpiphp: Slot [31] registered\n[ 0.209148] PCI host bridge to bus 0000:00\n[ 0.210297] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211702] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213563] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215253] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223540] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.224015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.253536] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.255771] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.257028] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.259429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.261006] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263015] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264307] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268960] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270769] SCSI subsystem initialized\n[ 0.272132] ACPI: bus type USB registered\n[ 0.273260] usbcore: registered new interface driver usbfs\n[ 0.274749] usbcore: registered new interface driver hub\n[ 0.276052] usbcore: registered new device driver usb\n[ 0.277597] PCI: Using ACPI for IRQ routing\n[ 0.277619] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281234] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282720] NetLabel: unlabeled traffic allowed by default\n[ 0.284218] Switched to clocksource kvm-clock\n[ 0.293616] AppArmor: AppArmor Filesystem Enabled\n[ 0.295060] pnp: PnP ACPI init\n[ 0.296060] ACPI: bus type PNP registered\n[ 0.297814] pnp: PnP ACPI: found 8 devices\n[ 0.299005] ACPI: bus type PNP unregistered\n[ 0.306731] NET: Registered protocol family 2\n[ 0.308300] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.310547] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.312488] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.314266] TCP: reno registered\n[ 0.315223] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.316798] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.318507] NET: Registered protocol family 1\n[ 0.319719] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.321256] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.322739] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.345180] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.374743] Trying to unpack rootfs image as initramfs...\n[ 0.480459] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.482808] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484322] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.486298] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.489437] Scanning for low memory corruption every 60 seconds\n[ 0.491930] Initialise system trusted keyring\n[ 0.493211] audit: initializing netlink socket (disabled)\n[ 0.494647] type=2000 audit(1535709205.895:1): initialized\n[ 0.518450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.521889] zbud: loaded\n[ 0.523409] VFS: Disk quotas dquot_6.5.2\n[ 0.525156] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.528118] fuse init (API version 7.22)\n[ 0.529287] msgmni has been set to 3997\n[ 0.530464] Key type big_key registered\n[ 0.532166] Key type asymmetric registered\n[ 0.533373] Asymmetric key parser 'x509' registered\n[ 0.534625] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.537362] io scheduler noop registered\n[ 0.538805] io scheduler deadline registered (default)\n[ 0.540520] io scheduler cfq registered\n[ 0.542008] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.546254] ipmi message handler version 39.2\n[ 0.547823] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550271] ACPI: Power Button [PWRF]\n[ 0.551667] GHES: HEST is not enabled!\n[ 0.574219] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.620722] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.643819] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.654256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.678860] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682805] Linux agpgart interface v0.103\n[ 0.685685] brd: module loaded\n[ 0.687485] loop: module loaded\n[ 0.689075] blk-mq: CPU -> queue map\n[ 0.690427] CPU 0 -> Queue 0\n[ 0.691640] CPU 1 -> Queue 0\n[ 0.693724] vda: vda1\n[ 0.695622] scsi0 : ata_piix\n[ 0.696965] scsi1 : ata_piix\n[ 0.698160] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.700347] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.702976] libphy: Fixed MDIO Bus: probed\n[ 0.704543] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706233] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.709943] PPP generic driver version 2.4.2\n[ 0.711477] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713525] ehci-pci: EHCI PCI platform driver\n[ 0.715019] ehci-platform: EHCI generic platform driver\n[ 0.716775] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.718722] ohci-pci: OHCI PCI platform driver\n[ 0.720293] ohci-platform: OHCI generic platform driver\n[ 0.721992] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748103] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749886] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.752875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.755122] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.757246] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.759633] usb usb1: Product: UHCI Host Controller\n[ 0.760910] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.762440] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.763794] hub 1-0:1.0: USB hub found\n[ 0.764888] hub 1-0:1.0: 2 ports detected\n[ 0.766142] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.769045] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.770359] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.771879] mousedev: PS/2 mouse device common for all mice\n[ 0.773953] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.776354] rtc_cmos 00:00: RTC can wake from S4\n[ 0.778523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.780843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.783197] device-mapper: uevent: version 1.0.3\n[ 0.785033] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.787528] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.789154] TCP: cubic registered\n[ 0.790266] NET: Registered protocol family 10\n[ 0.791819] NET: Registered protocol family 17\n[ 0.793049] Key type dns_resolver registered\n[ 0.794454] Loading compiled-in X.509 certificates\n[ 0.804121] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.806962] registered taskstats version 1\n[ 0.810635] Key type trusted registered\n[ 0.815877] Key type encrypted registered\n[ 0.817227] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.818654] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.820690] regulator-dummy: disabling\n[ 0.821828] Magic number: 14:634:880\n[ 0.823034] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:25 UTC (1535709205)\n[ 0.825254] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.826762] EDD information not available.\n[ 0.858055] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.860768] Write protecting the kernel read-only data: 12288k\n[ 0.862905] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.866394] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.884582] systemd-udevd[107]: starting version 204\n[ 0.932375] FDC 0 is a S82078B\n[ 1.076030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.236862] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.238843] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.240699] usb 1-1: Product: QEMU USB Tablet\n[ 1.241928] usb 1-1: Manufacturer: QEMU\n[ 1.243086] usb 1-1: SerialNumber: 42\n[ 1.480159] tsc: Refined TSC clocksource calibration: 3491.830 MHz\n[ 1.949294] 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.316361] 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.429325] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.556982] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:27 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.18]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.28]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.49 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:16:3c:16 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:d2:cf:0f |\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:\nc5:b2:4f:d1:3c:94:bc:d0:65:e3:c2:94:e6:a5:18:58 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oEoo++ |\n| ..o**o.. |\n| . +**+. |\n| +..+o |\n| S . |\n| o |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n6c:2c:7b:88:31:8d:84:a0:1f:19:d3:19:8a:21:50:46 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|*oE..o |\n|o= *o |\n|o = . |\n| . o o o |\n| . + o S |\n| + = |\n| . o . |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n0e:6c:34:45:9f:7a:df:7f:b2:15:76:3e:81:19:38:5c root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o E |\n| . ...o |\n| o o+ . |\n| o . . . + |\n| + S . o +.|\n| . o . . ...+|\n| . . ..o|\n| .oo|\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:\nd8:31:02:64:bb:3d:22:0e:bf:c1:21:0f:ab:e1:da:d9 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .+ |\n| . o |\n| . . o |\n| o + o |\n|+ o o + S |\n| X o . . |\n|o * |\n|oo = |\n|+.+ E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:36 +0000. Up 12.07 seconds.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:38 +0000. Up 12.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 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 16238 0 --:--:-- --:--:-- --:--:-- 16316\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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.3 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 [6322 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 [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 [1101 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 [473 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 7s (1588 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.15\n+ '[' -n 192.168.0.15 ']'\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 6 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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 16s (5205 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 8334\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 6 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.2 MB/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) ...\ntSelecting 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...\n"} 2018-08-31 09:55:59,229 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5/action used request id req-69cb0d13-e3f9-4cbe-80cd-b7d638eb66c0 2018-08-31 09:55:59,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.116928100586s 2018-08-31 09:55:59,231 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5/action used request id req-69cb0d13-e3f9-4cbe-80cd-b7d638eb66c0 2018-08-31 09:55:59,231 - 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.008035] Security Framework initialized [ 0.009224] AppArmor: AppArmor initialized [ 0.010379] Yama: becoming mindful. [ 0.012154] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016168] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018812] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022031] Initializing cgroup subsys memory [ 0.023223] Initializing cgroup subsys devices [ 0.024011] Initializing cgroup subsys freezer [ 0.025702] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029768] Initializing cgroup subsys hugetlb [ 0.032096] FEATURE SPEC_CTRL Not Present [ 0.034350] mce: CPU supports 10 MCE banks [ 0.036034] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036034] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039479] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040004] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.042043] Speculative Store Bypass: Vulnerable [ 0.044324] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.049972] ACPI: Core revision 20131115 [ 0.051832] ACPI: All ACPI Tables successfully acquired [ 0.053107] ftrace: allocating 28717 entries in 113 pages [ 0.072286] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077727] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080078] Enabling x2apic [ 0.080935] Enabled x2apic [ 0.082089] Switched APIC routing to physical x2apic. [ 0.084749] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.086370] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088640] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097511] KVM setup paravirtual spinlock [ 0.105595] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.107772] x86: Booting SMP configuration: [ 0.108004] .... node #0, CPUs: #1[ 0.105452] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124088] KVM setup async PF for cpu 1 [ 0.124121] x86: Booted up 1 node, 2 CPUs [ 0.124141] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131000] devtmpfs: initialized [ 0.134683] EVM: security.selinux [ 0.135693] EVM: security.SMACK64 [ 0.136003] EVM: security.ima [ 0.136900] EVM: security.capability [ 0.138013] pinctrl core: initialized pinctrl subsystem [ 0.140265] regulator-dummy: no parameters [ 0.141467] RTC time: 9:53:25, date: 08/31/18 [ 0.142841] NET: Registered protocol family 16 [ 0.144249] cpuidle: using governor ladder [ 0.145394] cpuidle: using governor menu [ 0.146569] ACPI: bus type PCI registered [ 0.147686] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148159] PCI: Using configuration type 1 for base access [ 0.150214] bio: create slab at 0 [ 0.150214] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153207] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154439] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157223] ACPI: Interpreter enabled [ 0.158282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160740] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.163342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.165674] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168008] ACPI: (supports S0 S5) [ 0.169011] ACPI: Using IOAPIC for interrupt routing [ 0.170309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172204] ACPI: No dock devices found. [ 0.175391] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177690] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179311] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180237] acpiphp: Slot [3] registered [ 0.181391] acpiphp: Slot [4] registered [ 0.182557] acpiphp: Slot [5] registered [ 0.183654] acpiphp: Slot [6] registered [ 0.184024] acpiphp: Slot [7] registered [ 0.185123] acpiphp: Slot [8] registered [ 0.186208] acpiphp: Slot [9] registered [ 0.187312] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189151] acpiphp: Slot [12] registered [ 0.190330] acpiphp: Slot [13] registered [ 0.191471] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193133] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195448] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197174] acpiphp: Slot [20] registered [ 0.198296] acpiphp: Slot [21] registered [ 0.199445] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201179] acpiphp: Slot [24] registered [ 0.202304] acpiphp: Slot [25] registered [ 0.203423] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205146] acpiphp: Slot [28] registered [ 0.206272] acpiphp: Slot [29] registered [ 0.207390] acpiphp: Slot [30] registered [ 0.208031] acpiphp: Slot [31] registered [ 0.209148] PCI host bridge to bus 0000:00 [ 0.210297] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211702] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213563] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215253] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223540] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.253536] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.255771] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.257028] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.259429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.261006] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263015] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264307] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268960] vgaarb: bridge control possible 0000:00:02.0 [ 0.270769] SCSI subsystem initialized [ 0.272132] ACPI: bus type USB registered [ 0.273260] usbcore: registered new interface driver usbfs [ 0.274749] usbcore: registered new interface driver hub [ 0.276052] usbcore: registered new device driver usb [ 0.277597] PCI: Using ACPI for IRQ routing [ 0.277619] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281234] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282720] NetLabel: unlabeled traffic allowed by default [ 0.284218] Switched to clocksource kvm-clock [ 0.293616] AppArmor: AppArmor Filesystem Enabled [ 0.295060] pnp: PnP ACPI init [ 0.296060] ACPI: bus type PNP registered [ 0.297814] pnp: PnP ACPI: found 8 devices [ 0.299005] ACPI: bus type PNP unregistered [ 0.306731] NET: Registered protocol family 2 [ 0.308300] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.310547] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.312488] TCP: Hash tables configured (established 16384 bind 16384) [ 0.314266] TCP: reno registered [ 0.315223] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.316798] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.318507] NET: Registered protocol family 1 [ 0.319719] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.321256] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.322739] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.345180] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.374743] Trying to unpack rootfs image as initramfs... [ 0.480459] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.482808] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484322] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.486298] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.489437] Scanning for low memory corruption every 60 seconds [ 0.491930] Initialise system trusted keyring [ 0.493211] audit: initializing netlink socket (disabled) [ 0.494647] type=2000 audit(1535709205.895:1): initialized [ 0.518450] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.521889] zbud: loaded [ 0.523409] VFS: Disk quotas dquot_6.5.2 [ 0.525156] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.528118] fuse init (API version 7.22) [ 0.529287] msgmni has been set to 3997 [ 0.530464] Key type big_key registered [ 0.532166] Key type asymmetric registered [ 0.533373] Asymmetric key parser 'x509' registered [ 0.534625] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.537362] io scheduler noop registered [ 0.538805] io scheduler deadline registered (default) [ 0.540520] io scheduler cfq registered [ 0.542008] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.543959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.546254] ipmi message handler version 39.2 [ 0.547823] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.550271] ACPI: Power Button [PWRF] [ 0.551667] GHES: HEST is not enabled! [ 0.574219] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.620722] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.643819] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.654256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.678860] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682805] Linux agpgart interface v0.103 [ 0.685685] brd: module loaded [ 0.687485] loop: module loaded [ 0.689075] blk-mq: CPU -> queue map [ 0.690427] CPU 0 -> Queue 0 [ 0.691640] CPU 1 -> Queue 0 [ 0.693724] vda: vda1 [ 0.695622] scsi0 : ata_piix [ 0.696965] scsi1 : ata_piix [ 0.698160] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.700347] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.702976] libphy: Fixed MDIO Bus: probed [ 0.704543] tun: Universal TUN/TAP device driver, 1.6 [ 0.706233] tun: (C) 1999-2004 Max Krasnyansky [ 0.709943] PPP generic driver version 2.4.2 [ 0.711477] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713525] ehci-pci: EHCI PCI platform driver [ 0.715019] ehci-platform: EHCI generic platform driver [ 0.716775] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.718722] ohci-pci: OHCI PCI platform driver [ 0.720293] ohci-platform: OHCI generic platform driver [ 0.721992] uhci_hcd: USB Universal Host Controller Interface driver [ 0.748103] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.749886] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.752875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.755122] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.757246] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.759633] usb usb1: Product: UHCI Host Controller [ 0.760910] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.762440] usb usb1: SerialNumber: 0000:00:01.2 [ 0.763794] hub 1-0:1.0: USB hub found [ 0.764888] hub 1-0:1.0: 2 ports detected [ 0.766142] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.769045] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.770359] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.771879] mousedev: PS/2 mouse device common for all mice [ 0.773953] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.776354] rtc_cmos 00:00: RTC can wake from S4 [ 0.778523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.780843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.783197] device-mapper: uevent: version 1.0.3 [ 0.785033] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.787528] ledtrig-cpu: registered to indicate activity on CPUs [ 0.789154] TCP: cubic registered [ 0.790266] NET: Registered protocol family 10 [ 0.791819] NET: Registered protocol family 17 [ 0.793049] Key type dns_resolver registered [ 0.794454] Loading compiled-in X.509 certificates [ 0.804121] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.806962] registered taskstats version 1 [ 0.810635] Key type trusted registered [ 0.815877] Key type encrypted registered [ 0.817227] AppArmor: AppArmor sha1 policy hashing enabled [ 0.818654] IMA: No TPM chip found, activating TPM-bypass! [ 0.820690] regulator-dummy: disabling [ 0.821828] Magic number: 14:634:880 [ 0.823034] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:25 UTC (1535709205) [ 0.825254] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.826762] EDD information not available. [ 0.858055] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.860768] Write protecting the kernel read-only data: 12288k [ 0.862905] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.866394] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.884582] systemd-udevd[107]: starting version 204 [ 0.932375] FDC 0 is a S82078B [ 1.076030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.236862] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.238843] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.240699] usb 1-1: Product: QEMU USB Tablet [ 1.241928] usb 1-1: Manufacturer: QEMU [ 1.243086] usb 1-1: SerialNumber: 42 [ 1.480159] tsc: Refined TSC clocksource calibration: 3491.830 MHz [ 1.949294] 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.316361] 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.429325] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.556982] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:27 +0000. Up 2.98 seconds. cloud-init-nonet[3.18]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.28]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.49 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:16:3c:16 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:d2:cf:0f | 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: c5:b2:4f:d1:3c:94:bc:d0:65:e3:c2:94:e6:a5:18:58 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | oEoo++ | | ..o**o.. | | . +**+. | | +..+o | | S . | | o | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 6c:2c:7b:88:31:8d:84:a0:1f:19:d3:19:8a:21:50:46 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |*oE..o | |o= *o | |o = . | | . o o o | | . + o S | | + = | | . o . | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 0e:6c:34:45:9f:7a:df:7f:b2:15:76:3e:81:19:38:5c root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .o E | | . ...o | | o o+ . | | o . . . + | | + S . o +.| | . o . . ...+| | . . ..o| | .oo| | .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: d8:31:02:64:bb:3d:22:0e:bf:c1:21:0f:ab:e1:da:d9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .+ | | . o | | . . o | | o + o | |+ o o + S | | X o . . | |o * | |oo = | |+.+ E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * 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 deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:36 +0000. Up 12.07 seconds. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:38 +0000. Up 12.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 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 16238 0 --:--:-- --:--:-- --:--:-- 16316 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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.3 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 [6322 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 [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 [1101 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 [473 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 7s (1588 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.15 + '[' -n 192.168.0.15 ']' + 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 6 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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 16s (5205 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 8334 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 6 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.2 MB/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) ... tSelecting 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... 2018-08-31 09:55:59,234 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 09:56:09,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:56:09,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:56:09,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-1b5f8dbc-9cf4-4dd0-ac3e-4528b95a299b x-compute-request-id: req-1b5f8dbc-9cf4-4dd0-ac3e-4528b95a299b Content-Encoding: gzip Content-Length: 1472 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:5b:4f:59", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4f:59", "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:84:15:e6", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:15:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "09760a53-fe17-40f4-b106-435c7eca58c9", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T09:53:00Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "d33755f9-733b-4597-b184-6c53f1426fe5", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T09:52:51Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:33:6f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:18.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "1573a796-218f-4eba-ad81-aedd3efcd01e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:18Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:18:a2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:22.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:22Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:9c:8e", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:14.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:14Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T09:52:49Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:30.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "3695b4fd-0182-4f1f-a97a-8740d9494380", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:30Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T09:52:18Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d0:e7", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:04.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "46700010-d4d1-48bf-8897-18529a0292ea", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:04Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ns.clearwater.opnfv", "created": "2018-08-31T09:50:20Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:56:09,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-1b5f8dbc-9cf4-4dd0-ac3e-4528b95a299b 2018-08-31 09:56:09,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508972883224s 2018-08-31 09:56:09,755 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-1b5f8dbc-9cf4-4dd0-ac3e-4528b95a299b 2018-08-31 09:56:09,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:56:09,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:56:09,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-e6698a99-3d6f-4d41-ac7c-8c99ca5e707f x-compute-request-id: req-e6698a99-3d6f-4d41-ac7c-8c99ca5e707f Content-Encoding: gzip Content-Length: 20773 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.008035] Security Framework initialized\n[ 0.009224] AppArmor: AppArmor initialized\n[ 0.010379] Yama: becoming mindful.\n[ 0.012154] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016168] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018812] 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.022031] Initializing cgroup subsys memory\n[ 0.023223] Initializing cgroup subsys devices\n[ 0.024011] Initializing cgroup subsys freezer\n[ 0.025702] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029768] Initializing cgroup subsys hugetlb\n[ 0.032096] FEATURE SPEC_CTRL Not Present\n[ 0.034350] mce: CPU supports 10 MCE banks\n[ 0.036034] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036034] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039479] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040004] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.042043] Speculative Store Bypass: Vulnerable\n[ 0.044324] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.049972] ACPI: Core revision 20131115\n[ 0.051832] ACPI: All ACPI Tables successfully acquired\n[ 0.053107] ftrace: allocating 28717 entries in 113 pages\n[ 0.072286] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077727] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080078] Enabling x2apic\n[ 0.080935] Enabled x2apic\n[ 0.082089] Switched APIC routing to physical x2apic.\n[ 0.084749] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.086370] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088640] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097511] KVM setup paravirtual spinlock\n[ 0.105595] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.107772] x86: Booting SMP configuration:\n[ 0.108004] .... node #0, CPUs: #1[ 0.105452] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.124088] KVM setup async PF for cpu 1\n[ 0.124121] x86: Booted up 1 node, 2 CPUs\n[ 0.124141] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131000] devtmpfs: initialized\n[ 0.134683] EVM: security.selinux\n[ 0.135693] EVM: security.SMACK64\n[ 0.136003] EVM: security.ima\n[ 0.136900] EVM: security.capability\n[ 0.138013] pinctrl core: initialized pinctrl subsystem\n[ 0.140265] regulator-dummy: no parameters\n[ 0.141467] RTC time: 9:53:25, date: 08/31/18\n[ 0.142841] NET: Registered protocol family 16\n[ 0.144249] cpuidle: using governor ladder\n[ 0.145394] cpuidle: using governor menu\n[ 0.146569] ACPI: bus type PCI registered\n[ 0.147686] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148159] PCI: Using configuration type 1 for base access\n[ 0.150214] bio: create slab at 0\n[ 0.150214] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153207] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154439] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157223] ACPI: Interpreter enabled\n[ 0.158282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160740] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.163342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.165674] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168008] ACPI: (supports S0 S5)\n[ 0.169011] ACPI: Using IOAPIC for interrupt routing\n[ 0.170309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172204] ACPI: No dock devices found.\n[ 0.175391] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177690] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179311] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180237] acpiphp: Slot [3] registered\n[ 0.181391] acpiphp: Slot [4] registered\n[ 0.182557] acpiphp: Slot [5] registered\n[ 0.183654] acpiphp: Slot [6] registered\n[ 0.184024] acpiphp: Slot [7] registered\n[ 0.185123] acpiphp: Slot [8] registered\n[ 0.186208] acpiphp: Slot [9] registered\n[ 0.187312] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189151] acpiphp: Slot [12] registered\n[ 0.190330] acpiphp: Slot [13] registered\n[ 0.191471] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193133] acpiphp: Slot [16] registered\n[ 0.194337] acpiphp: Slot [17] registered\n[ 0.195448] acpiphp: Slot [18] registered\n[ 0.196028] acpiphp: Slot [19] registered\n[ 0.197174] acpiphp: Slot [20] registered\n[ 0.198296] acpiphp: Slot [21] registered\n[ 0.199445] acpiphp: Slot [22] registered\n[ 0.200021] acpiphp: Slot [23] registered\n[ 0.201179] acpiphp: Slot [24] registered\n[ 0.202304] acpiphp: Slot [25] registered\n[ 0.203423] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205146] acpiphp: Slot [28] registered\n[ 0.206272] acpiphp: Slot [29] registered\n[ 0.207390] acpiphp: Slot [30] registered\n[ 0.208031] acpiphp: Slot [31] registered\n[ 0.209148] PCI host bridge to bus 0000:00\n[ 0.210297] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211702] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213563] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215253] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223540] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.224015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.253536] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.255771] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.257028] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.259429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.261006] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263015] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264307] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268004] vgaarb: loaded\n[ 0.268960] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270769] SCSI subsystem initialized\n[ 0.272132] ACPI: bus type USB registered\n[ 0.273260] usbcore: registered new interface driver usbfs\n[ 0.274749] usbcore: registered new interface driver hub\n[ 0.276052] usbcore: registered new device driver usb\n[ 0.277597] PCI: Using ACPI for IRQ routing\n[ 0.277619] NetLabel: Initializing\n[ 0.280007] NetLabel: domain hash size = 128\n[ 0.281234] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.282720] NetLabel: unlabeled traffic allowed by default\n[ 0.284218] Switched to clocksource kvm-clock\n[ 0.293616] AppArmor: AppArmor Filesystem Enabled\n[ 0.295060] pnp: PnP ACPI init\n[ 0.296060] ACPI: bus type PNP registered\n[ 0.297814] pnp: PnP ACPI: found 8 devices\n[ 0.299005] ACPI: bus type PNP unregistered\n[ 0.306731] NET: Registered protocol family 2\n[ 0.308300] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.310547] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.312488] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.314266] TCP: reno registered\n[ 0.315223] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.316798] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.318507] NET: Registered protocol family 1\n[ 0.319719] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.321256] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.322739] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.345180] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.374743] Trying to unpack rootfs image as initramfs...\n[ 0.480459] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.482808] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484322] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.486298] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.489437] Scanning for low memory corruption every 60 seconds\n[ 0.491930] Initialise system trusted keyring\n[ 0.493211] audit: initializing netlink socket (disabled)\n[ 0.494647] type=2000 audit(1535709205.895:1): initialized\n[ 0.518450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.521889] zbud: loaded\n[ 0.523409] VFS: Disk quotas dquot_6.5.2\n[ 0.525156] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.528118] fuse init (API version 7.22)\n[ 0.529287] msgmni has been set to 3997\n[ 0.530464] Key type big_key registered\n[ 0.532166] Key type asymmetric registered\n[ 0.533373] Asymmetric key parser 'x509' registered\n[ 0.534625] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.537362] io scheduler noop registered\n[ 0.538805] io scheduler deadline registered (default)\n[ 0.540520] io scheduler cfq registered\n[ 0.542008] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.546254] ipmi message handler version 39.2\n[ 0.547823] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550271] ACPI: Power Button [PWRF]\n[ 0.551667] GHES: HEST is not enabled!\n[ 0.574219] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.620722] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.643819] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.654256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.678860] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682805] Linux agpgart interface v0.103\n[ 0.685685] brd: module loaded\n[ 0.687485] loop: module loaded\n[ 0.689075] blk-mq: CPU -> queue map\n[ 0.690427] CPU 0 -> Queue 0\n[ 0.691640] CPU 1 -> Queue 0\n[ 0.693724] vda: vda1\n[ 0.695622] scsi0 : ata_piix\n[ 0.696965] scsi1 : ata_piix\n[ 0.698160] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.700347] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.702976] libphy: Fixed MDIO Bus: probed\n[ 0.704543] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706233] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.709943] PPP generic driver version 2.4.2\n[ 0.711477] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713525] ehci-pci: EHCI PCI platform driver\n[ 0.715019] ehci-platform: EHCI generic platform driver\n[ 0.716775] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.718722] ohci-pci: OHCI PCI platform driver\n[ 0.720293] ohci-platform: OHCI generic platform driver\n[ 0.721992] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748103] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749886] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.752875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.755122] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.757246] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.759633] usb usb1: Product: UHCI Host Controller\n[ 0.760910] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.762440] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.763794] hub 1-0:1.0: USB hub found\n[ 0.764888] hub 1-0:1.0: 2 ports detected\n[ 0.766142] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.769045] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.770359] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.771879] mousedev: PS/2 mouse device common for all mice\n[ 0.773953] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.776354] rtc_cmos 00:00: RTC can wake from S4\n[ 0.778523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.780843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.783197] device-mapper: uevent: version 1.0.3\n[ 0.785033] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.787528] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.789154] TCP: cubic registered\n[ 0.790266] NET: Registered protocol family 10\n[ 0.791819] NET: Registered protocol family 17\n[ 0.793049] Key type dns_resolver registered\n[ 0.794454] Loading compiled-in X.509 certificates\n[ 0.804121] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.806962] registered taskstats version 1\n[ 0.810635] Key type trusted registered\n[ 0.815877] Key type encrypted registered\n[ 0.817227] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.818654] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.820690] regulator-dummy: disabling\n[ 0.821828] Magic number: 14:634:880\n[ 0.823034] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:25 UTC (1535709205)\n[ 0.825254] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.826762] EDD information not available.\n[ 0.858055] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.860768] Write protecting the kernel read-only data: 12288k\n[ 0.862905] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.866394] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.884582] systemd-udevd[107]: starting version 204\n[ 0.932375] FDC 0 is a S82078B\n[ 1.076030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.236862] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.238843] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.240699] usb 1-1: Product: QEMU USB Tablet\n[ 1.241928] usb 1-1: Manufacturer: QEMU\n[ 1.243086] usb 1-1: SerialNumber: 42\n[ 1.480159] tsc: Refined TSC clocksource calibration: 3491.830 MHz\n[ 1.949294] 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.316361] 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.429325] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.556982] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:27 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.18]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.28]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.49 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:16:3c:16 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:d2:cf:0f |\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:\nc5:b2:4f:d1:3c:94:bc:d0:65:e3:c2:94:e6:a5:18:58 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oEoo++ |\n| ..o**o.. |\n| . +**+. |\n| +..+o |\n| S . |\n| o |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n6c:2c:7b:88:31:8d:84:a0:1f:19:d3:19:8a:21:50:46 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|*oE..o |\n|o= *o |\n|o = . |\n| . o o o |\n| . + o S |\n| + = |\n| . o . |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n0e:6c:34:45:9f:7a:df:7f:b2:15:76:3e:81:19:38:5c root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o E |\n| . ...o |\n| o o+ . |\n| o . . . + |\n| + S . o +.|\n| . o . . ...+|\n| . . ..o|\n| .oo|\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:\nd8:31:02:64:bb:3d:22:0e:bf:c1:21:0f:ab:e1:da:d9 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .+ |\n| . o |\n| . . o |\n| o + o |\n|+ o o + S |\n| X o . . |\n|o * |\n|oo = |\n|+.+ E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:36 +0000. Up 12.07 seconds.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:38 +0000. Up 12.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 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 16238 0 --:--:-- --:--:-- --:--:-- 16316\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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.3 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 [6322 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 [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 [1101 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 [473 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 7s (1588 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.15\n+ '[' -n 192.168.0.15 ']'\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 6 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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 16s (5205 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 8334\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 6 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.2 MB/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) ...\ntSelecting 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.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n+ echo 'nameserver 192.168.0.5'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.24'\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 | bb:87:3e:af:39:f0:bd:22:5e:d4:7f:53:ed:1f:7f:80 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 6c:2c:7b:88:31:8d:84:a0:1f:19:d3:19:8a:21:50:46 root@homer-0 (DSA)\nec2: 256 0e:6c:34:45:9f:7a:df:7f:b2:15:76:3e:81:19:38:5c root@homer-0 (ECDSA)\nec2: 256 d8:31:02:64:bb:3d:22:0e:bf:c1:21:0f:ab:e1:da:d9 root@homer-0 (ED25519)\nec2: 2048 c5:b2:4f:d1:3c:94:bc:d0:65:e3:c2:94:e6:a5:18:58 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN9Sewi/KRvAA2oMuG9OJb35AhUw4+LU+pLC3C0hAbJicg2FRDpmGXW5C3/fKQNpd4Ubx4YdXSy6FkBp1Wkmj6c= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAb2h55lSWdOM8AE0cJmZ6sQqjCZ1mD/KXY8DcpPB5SI root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnhirJF7j3wg2G8lea92GXLRrosaeKatP9Hnh2EE6j3iEvdUa8etrZgjx83uQoHz6pMsbDuR7r1E29MwUPOAEYqxpHErmAFtEHzvn+gl4GLnMax4rC/XSEE093D9OxMu1hSJWrvsRH53jnGV1+PuPHDWpSHurb5JlGb4A4e6tb5tQs7/MELFRHpMgSLyqqSpKfu80Yfy/+WIP8LAF4kUzGo2V7IAee2qf2YsIX6PI66m9GXtIa+dahs+qGnfKSkHLcPRo0SXdAnTkksjjotmrFXvsS2/OhYdXY/F01H8AY3fw2gXECC5RcaS7l8tskZczVLD4TibqPsI11u7NiIr9B root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 09:56:05 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 160.09 seconds\n"} 2018-08-31 09:56:09,844 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5/action used request id req-e6698a99-3d6f-4d41-ac7c-8c99ca5e707f 2018-08-31 09:56:09,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0814280509949s 2018-08-31 09:56:09,847 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5/action used request id req-e6698a99-3d6f-4d41-ac7c-8c99ca5e707f 2018-08-31 09:56:09,847 - 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.008035] Security Framework initialized [ 0.009224] AppArmor: AppArmor initialized [ 0.010379] Yama: becoming mindful. [ 0.012154] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016168] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018812] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022031] Initializing cgroup subsys memory [ 0.023223] Initializing cgroup subsys devices [ 0.024011] Initializing cgroup subsys freezer [ 0.025702] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029768] Initializing cgroup subsys hugetlb [ 0.032096] FEATURE SPEC_CTRL Not Present [ 0.034350] mce: CPU supports 10 MCE banks [ 0.036034] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036034] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039479] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040004] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.042043] Speculative Store Bypass: Vulnerable [ 0.044324] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.049972] ACPI: Core revision 20131115 [ 0.051832] ACPI: All ACPI Tables successfully acquired [ 0.053107] ftrace: allocating 28717 entries in 113 pages [ 0.072286] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077727] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080078] Enabling x2apic [ 0.080935] Enabled x2apic [ 0.082089] Switched APIC routing to physical x2apic. [ 0.084749] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.086370] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088640] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097511] KVM setup paravirtual spinlock [ 0.105595] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.107772] x86: Booting SMP configuration: [ 0.108004] .... node #0, CPUs: #1[ 0.105452] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124088] KVM setup async PF for cpu 1 [ 0.124121] x86: Booted up 1 node, 2 CPUs [ 0.124141] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131000] devtmpfs: initialized [ 0.134683] EVM: security.selinux [ 0.135693] EVM: security.SMACK64 [ 0.136003] EVM: security.ima [ 0.136900] EVM: security.capability [ 0.138013] pinctrl core: initialized pinctrl subsystem [ 0.140265] regulator-dummy: no parameters [ 0.141467] RTC time: 9:53:25, date: 08/31/18 [ 0.142841] NET: Registered protocol family 16 [ 0.144249] cpuidle: using governor ladder [ 0.145394] cpuidle: using governor menu [ 0.146569] ACPI: bus type PCI registered [ 0.147686] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148159] PCI: Using configuration type 1 for base access [ 0.150214] bio: create slab at 0 [ 0.150214] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153207] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154439] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157223] ACPI: Interpreter enabled [ 0.158282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160740] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.163342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.165674] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168008] ACPI: (supports S0 S5) [ 0.169011] ACPI: Using IOAPIC for interrupt routing [ 0.170309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172204] ACPI: No dock devices found. [ 0.175391] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177690] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179311] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180237] acpiphp: Slot [3] registered [ 0.181391] acpiphp: Slot [4] registered [ 0.182557] acpiphp: Slot [5] registered [ 0.183654] acpiphp: Slot [6] registered [ 0.184024] acpiphp: Slot [7] registered [ 0.185123] acpiphp: Slot [8] registered [ 0.186208] acpiphp: Slot [9] registered [ 0.187312] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189151] acpiphp: Slot [12] registered [ 0.190330] acpiphp: Slot [13] registered [ 0.191471] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193133] acpiphp: Slot [16] registered [ 0.194337] acpiphp: Slot [17] registered [ 0.195448] acpiphp: Slot [18] registered [ 0.196028] acpiphp: Slot [19] registered [ 0.197174] acpiphp: Slot [20] registered [ 0.198296] acpiphp: Slot [21] registered [ 0.199445] acpiphp: Slot [22] registered [ 0.200021] acpiphp: Slot [23] registered [ 0.201179] acpiphp: Slot [24] registered [ 0.202304] acpiphp: Slot [25] registered [ 0.203423] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205146] acpiphp: Slot [28] registered [ 0.206272] acpiphp: Slot [29] registered [ 0.207390] acpiphp: Slot [30] registered [ 0.208031] acpiphp: Slot [31] registered [ 0.209148] PCI host bridge to bus 0000:00 [ 0.210297] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211702] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213563] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215253] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223540] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.253536] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.255771] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.257028] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.259429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.261006] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263015] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264307] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265613] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268004] vgaarb: loaded [ 0.268960] vgaarb: bridge control possible 0000:00:02.0 [ 0.270769] SCSI subsystem initialized [ 0.272132] ACPI: bus type USB registered [ 0.273260] usbcore: registered new interface driver usbfs [ 0.274749] usbcore: registered new interface driver hub [ 0.276052] usbcore: registered new device driver usb [ 0.277597] PCI: Using ACPI for IRQ routing [ 0.277619] NetLabel: Initializing [ 0.280007] NetLabel: domain hash size = 128 [ 0.281234] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.282720] NetLabel: unlabeled traffic allowed by default [ 0.284218] Switched to clocksource kvm-clock [ 0.293616] AppArmor: AppArmor Filesystem Enabled [ 0.295060] pnp: PnP ACPI init [ 0.296060] ACPI: bus type PNP registered [ 0.297814] pnp: PnP ACPI: found 8 devices [ 0.299005] ACPI: bus type PNP unregistered [ 0.306731] NET: Registered protocol family 2 [ 0.308300] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.310547] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.312488] TCP: Hash tables configured (established 16384 bind 16384) [ 0.314266] TCP: reno registered [ 0.315223] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.316798] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.318507] NET: Registered protocol family 1 [ 0.319719] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.321256] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.322739] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.345180] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.374743] Trying to unpack rootfs image as initramfs... [ 0.480459] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.482808] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484322] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.486298] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.489437] Scanning for low memory corruption every 60 seconds [ 0.491930] Initialise system trusted keyring [ 0.493211] audit: initializing netlink socket (disabled) [ 0.494647] type=2000 audit(1535709205.895:1): initialized [ 0.518450] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.521889] zbud: loaded [ 0.523409] VFS: Disk quotas dquot_6.5.2 [ 0.525156] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.528118] fuse init (API version 7.22) [ 0.529287] msgmni has been set to 3997 [ 0.530464] Key type big_key registered [ 0.532166] Key type asymmetric registered [ 0.533373] Asymmetric key parser 'x509' registered [ 0.534625] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.537362] io scheduler noop registered [ 0.538805] io scheduler deadline registered (default) [ 0.540520] io scheduler cfq registered [ 0.542008] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.543959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.546254] ipmi message handler version 39.2 [ 0.547823] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.550271] ACPI: Power Button [PWRF] [ 0.551667] GHES: HEST is not enabled! [ 0.574219] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.620722] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.643819] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.654256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.678860] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682805] Linux agpgart interface v0.103 [ 0.685685] brd: module loaded [ 0.687485] loop: module loaded [ 0.689075] blk-mq: CPU -> queue map [ 0.690427] CPU 0 -> Queue 0 [ 0.691640] CPU 1 -> Queue 0 [ 0.693724] vda: vda1 [ 0.695622] scsi0 : ata_piix [ 0.696965] scsi1 : ata_piix [ 0.698160] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.700347] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.702976] libphy: Fixed MDIO Bus: probed [ 0.704543] tun: Universal TUN/TAP device driver, 1.6 [ 0.706233] tun: (C) 1999-2004 Max Krasnyansky [ 0.709943] PPP generic driver version 2.4.2 [ 0.711477] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713525] ehci-pci: EHCI PCI platform driver [ 0.715019] ehci-platform: EHCI generic platform driver [ 0.716775] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.718722] ohci-pci: OHCI PCI platform driver [ 0.720293] ohci-platform: OHCI generic platform driver [ 0.721992] uhci_hcd: USB Universal Host Controller Interface driver [ 0.748103] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.749886] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.752875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.755122] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.757246] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.759633] usb usb1: Product: UHCI Host Controller [ 0.760910] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.762440] usb usb1: SerialNumber: 0000:00:01.2 [ 0.763794] hub 1-0:1.0: USB hub found [ 0.764888] hub 1-0:1.0: 2 ports detected [ 0.766142] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.769045] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.770359] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.771879] mousedev: PS/2 mouse device common for all mice [ 0.773953] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.776354] rtc_cmos 00:00: RTC can wake from S4 [ 0.778523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.780843] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.783197] device-mapper: uevent: version 1.0.3 [ 0.785033] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.787528] ledtrig-cpu: registered to indicate activity on CPUs [ 0.789154] TCP: cubic registered [ 0.790266] NET: Registered protocol family 10 [ 0.791819] NET: Registered protocol family 17 [ 0.793049] Key type dns_resolver registered [ 0.794454] Loading compiled-in X.509 certificates [ 0.804121] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.806962] registered taskstats version 1 [ 0.810635] Key type trusted registered [ 0.815877] Key type encrypted registered [ 0.817227] AppArmor: AppArmor sha1 policy hashing enabled [ 0.818654] IMA: No TPM chip found, activating TPM-bypass! [ 0.820690] regulator-dummy: disabling [ 0.821828] Magic number: 14:634:880 [ 0.823034] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:25 UTC (1535709205) [ 0.825254] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.826762] EDD information not available. [ 0.858055] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.860768] Write protecting the kernel read-only data: 12288k [ 0.862905] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.866394] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.884582] systemd-udevd[107]: starting version 204 [ 0.932375] FDC 0 is a S82078B [ 1.076030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.236862] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.238843] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.240699] usb 1-1: Product: QEMU USB Tablet [ 1.241928] usb 1-1: Manufacturer: QEMU [ 1.243086] usb 1-1: SerialNumber: 42 [ 1.480159] tsc: Refined TSC clocksource calibration: 3491.830 MHz [ 1.949294] 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.316361] 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.429325] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.556982] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:27 +0000. Up 2.98 seconds. cloud-init-nonet[3.18]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.28]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:29 +0000. Up 4.49 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:16:3c:16 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:d2:cf:0f | 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: c5:b2:4f:d1:3c:94:bc:d0:65:e3:c2:94:e6:a5:18:58 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | oEoo++ | | ..o**o.. | | . +**+. | | +..+o | | S . | | o | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 6c:2c:7b:88:31:8d:84:a0:1f:19:d3:19:8a:21:50:46 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |*oE..o | |o= *o | |o = . | | . o o o | | . + o S | | + = | | . o . | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 0e:6c:34:45:9f:7a:df:7f:b2:15:76:3e:81:19:38:5c root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .o E | | . ...o | | o o+ . | | o . . . + | | + S . o +.| | . o . . ...+| | . . ..o| | .oo| | .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: d8:31:02:64:bb:3d:22:0e:bf:c1:21:0f:ab:e1:da:d9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .+ | | . o | | . . o | | o + o | |+ o o + S | | X o . . | |o * | |oo = | |+.+ E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * 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 deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:36 +0000. Up 12.07 seconds. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:38 +0000. Up 12.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 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 16238 0 --:--:-- --:--:-- --:--:-- 16316 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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.3 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 [6322 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 [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 [1101 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 [473 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 7s (1588 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.15 + '[' -n 192.168.0.15 ']' + 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 6 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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 16s (5205 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 8334 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 6 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.2 MB/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) ... tSelecting 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.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 + echo 'nameserver 192.168.0.5' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.24' + 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 | bb:87:3e:af:39:f0:bd:22:5e:d4:7f:53:ed:1f:7f:80 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 6c:2c:7b:88:31:8d:84:a0:1f:19:d3:19:8a:21:50:46 root@homer-0 (DSA) ec2: 256 0e:6c:34:45:9f:7a:df:7f:b2:15:76:3e:81:19:38:5c root@homer-0 (ECDSA) ec2: 256 d8:31:02:64:bb:3d:22:0e:bf:c1:21:0f:ab:e1:da:d9 root@homer-0 (ED25519) ec2: 2048 c5:b2:4f:d1:3c:94:bc:d0:65:e3:c2:94:e6:a5:18:58 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN9Sewi/KRvAA2oMuG9OJb35AhUw4+LU+pLC3C0hAbJicg2FRDpmGXW5C3/fKQNpd4Ubx4YdXSy6FkBp1Wkmj6c= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAb2h55lSWdOM8AE0cJmZ6sQqjCZ1mD/KXY8DcpPB5SI root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnhirJF7j3wg2G8lea92GXLRrosaeKatP9Hnh2EE6j3iEvdUa8etrZgjx83uQoHz6pMsbDuR7r1E29MwUPOAEYqxpHErmAFtEHzvn+gl4GLnMax4rC/XSEE093D9OxMu1hSJWrvsRH53jnGV1+PuPHDWpSHurb5JlGb4A4e6tb5tQs7/MELFRHpMgSLyqqSpKfu80Yfy/+WIP8LAF4kUzGo2V7IAee2qf2YsIX6PI66m9GXtIa+dahs+qGnfKSkHLcPRo0SXdAnTkksjjotmrFXvsS2/OhYdXY/F01H8AY3fw2gXECC5RcaS7l8tskZczVLD4TibqPsI11u7NiIr9B root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 09:56:05 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 160.09 seconds 2018-08-31 09:56:09,851 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-31 09:56:09,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:56:09,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:56:10,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-0644694d-1941-42c7-a7bf-78110b6c8ed9 x-compute-request-id: req-0644694d-1941-42c7-a7bf-78110b6c8ed9 Content-Encoding: gzip Content-Length: 1472 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:5b:4f:59", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4f:59", "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:84:15:e6", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:15:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "09760a53-fe17-40f4-b106-435c7eca58c9", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T09:53:00Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "d33755f9-733b-4597-b184-6c53f1426fe5", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T09:52:51Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:33:6f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:18.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "1573a796-218f-4eba-ad81-aedd3efcd01e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:18Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:18:a2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:22.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:22Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:9c:8e", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:14.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:14Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T09:52:49Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:30.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "3695b4fd-0182-4f1f-a97a-8740d9494380", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:30Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T09:52:18Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d0:e7", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:04.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "46700010-d4d1-48bf-8897-18529a0292ea", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:04Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ns.clearwater.opnfv", "created": "2018-08-31T09:50:20Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:56:10,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-0644694d-1941-42c7-a7bf-78110b6c8ed9 2018-08-31 09:56:10,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.844154119492s 2018-08-31 09:56:10,697 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-0644694d-1941-42c7-a7bf-78110b6c8ed9 2018-08-31 09:56:10,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:56:10,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:56:10,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:56: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-791c81d7-ac70-4733-9630-a22091a4ba40 x-compute-request-id: req-791c81d7-ac70-4733-9630-a22091a4ba40 Content-Encoding: gzip Content-Length: 21148 Content-Type: application/json RESP BODY: {"output": "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.008048] pid_max: default: 32768 minimum: 301\n[ 0.009548] Security Framework initialized\n[ 0.010891] AppArmor: AppArmor initialized\n[ 0.012022] Yama: becoming mindful.\n[ 0.013496] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017574] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020245] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021883] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.025117] Initializing cgroup subsys memory\n[ 0.027140] Initializing cgroup subsys devices\n[ 0.028028] Initializing cgroup subsys freezer\n[ 0.029808] Initializing cgroup subsys blkio\n[ 0.032046] Initializing cgroup subsys perf_event\n[ 0.033994] Initializing cgroup subsys hugetlb\n[ 0.036206] FEATURE SPEC_CTRL Not Present\n[ 0.038759] mce: CPU supports 10 MCE banks\n[ 0.040126] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040126] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044035] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.046453] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.048004] Speculative Store Bypass: Vulnerable\n[ 0.052954] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.061402] ACPI: Core revision 20131115\n[ 0.063233] ACPI: All ACPI Tables successfully acquired\n[ 0.064417] ftrace: allocating 28717 entries in 113 pages\n[ 0.084373] smpboot: Max logical packages: 2\n[ 0.085633] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.087272] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.088353] Enabling x2apic\n[ 0.089233] Enabled x2apic\n[ 0.090407] Switched APIC routing to physical x2apic.\n[ 0.093363] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.096004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.099514] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106271] KVM setup paravirtual spinlock\n[ 0.111419] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.112250] x86: Booting SMP configuration:\n[ 0.113833] .... node #0, CPUs: #1[ 0.111333] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128041] x86: Booted up 1 node, 2 CPUs\n[ 0.128044] KVM setup async PF for cpu 1\n[ 0.128049] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131802] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132467] devtmpfs: initialized\n[ 0.136354] EVM: security.selinux\n[ 0.137347] EVM: security.SMACK64\n[ 0.138314] EVM: security.ima\n[ 0.139258] EVM: security.capability\n[ 0.141190] pinctrl core: initialized pinctrl subsystem\n[ 0.142613] regulator-dummy: no parameters\n[ 0.143817] RTC time: 9:53:19, date: 08/31/18\n[ 0.144140] NET: Registered protocol family 16\n[ 0.145529] cpuidle: using governor ladder\n[ 0.146660] cpuidle: using governor menu\n[ 0.147811] ACPI: bus type PCI registered\n[ 0.148022] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.149776] PCI: Using configuration type 1 for base access\n[ 0.152288] bio: create slab at 0\n[ 0.153174] ACPI: Added _OSI(Module Device)\n[ 0.153236] ACPI: Added _OSI(Processor Device)\n[ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.157227] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.159834] ACPI: Interpreter enabled\n[ 0.160021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.162546] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.165093] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.167663] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.169648] ACPI: (supports S0 S5)\n[ 0.172007] ACPI: Using IOAPIC for interrupt routing\n[ 0.173705] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176220] ACPI: No dock devices found.\n[ 0.179611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.182102] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.184021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.187747] acpiphp: Slot [3] registered\n[ 0.188026] acpiphp: Slot [4] registered\n[ 0.189366] acpiphp: Slot [5] registered\n[ 0.190713] acpiphp: Slot [6] registered\n[ 0.192024] acpiphp: Slot [7] registered\n[ 0.193363] acpiphp: Slot [8] registered\n[ 0.194693] acpiphp: Slot [9] registered\n[ 0.196031] acpiphp: Slot [10] registered\n[ 0.197390] acpiphp: Slot [11] registered\n[ 0.198745] acpiphp: Slot [12] registered\n[ 0.200024] acpiphp: Slot [13] registered\n[ 0.201397] acpiphp: Slot [14] registered\n[ 0.202756] acpiphp: Slot [15] registered\n[ 0.204022] acpiphp: Slot [16] registered\n[ 0.205388] acpiphp: Slot [17] registered\n[ 0.206754] acpiphp: Slot [18] registered\n[ 0.208032] acpiphp: Slot [19] registered\n[ 0.209541] acpiphp: Slot [20] registered\n[ 0.210929] acpiphp: Slot [21] registered\n[ 0.212029] acpiphp: Slot [22] registered\n[ 0.213403] acpiphp: Slot [23] registered\n[ 0.214783] acpiphp: Slot [24] registered\n[ 0.216022] acpiphp: Slot [25] registered\n[ 0.217386] acpiphp: Slot [26] registered\n[ 0.218743] acpiphp: Slot [27] registered\n[ 0.220022] acpiphp: Slot [28] registered\n[ 0.221380] acpiphp: Slot [29] registered\n[ 0.222739] acpiphp: Slot [30] registered\n[ 0.224033] acpiphp: Slot [31] registered\n[ 0.225389] PCI host bridge to bus 0000:00\n[ 0.226768] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.228004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.229943] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.231859] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.232005] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.234082] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.241733] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.244016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.272254] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.274693] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.276916] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.279588] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.281007] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.282816] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.284320] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.285471] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.287578] vgaarb: loaded\n[ 0.288003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.290021] SCSI subsystem initialized\n[ 0.291498] ACPI: bus type USB registered\n[ 0.292049] usbcore: registered new interface driver usbfs\n[ 0.293796] usbcore: registered new interface driver hub\n[ 0.295560] usbcore: registered new device driver usb\n[ 0.296127] PCI: Using ACPI for IRQ routing\n[ 0.297869] NetLabel: Initializing\n[ 0.299079] NetLabel: domain hash size = 128\n[ 0.300004] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.301693] NetLabel: unlabeled traffic allowed by default\n[ 0.303506] Switched to clocksource kvm-clock\n[ 0.309328] AppArmor: AppArmor Filesystem Enabled\n[ 0.310936] pnp: PnP ACPI init\n[ 0.312070] ACPI: bus type PNP registered\n[ 0.313931] pnp: PnP ACPI: found 8 devices\n[ 0.315315] ACPI: bus type PNP unregistered\n[ 0.323108] NET: Registered protocol family 2\n[ 0.324872] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.327609] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.329992] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.332219] TCP: reno registered\n[ 0.333426] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.335346] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.337467] NET: Registered protocol family 1\n[ 0.338994] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.340867] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.342721] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.368432] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.392025] Trying to unpack rootfs image as initramfs...\n[ 0.498057] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.500840] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.502690] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.504464] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.507333] Scanning for low memory corruption every 60 seconds\n[ 0.509623] Initialise system trusted keyring\n[ 0.511107] audit: initializing netlink socket (disabled)\n[ 0.512835] type=2000 audit(1535709199.932:1): initialized\n[ 0.533802] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.536920] zbud: loaded\n[ 0.538100] VFS: Disk quotas dquot_6.5.2\n[ 0.539463] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.541882] fuse init (API version 7.22)\n[ 0.543274] msgmni has been set to 3997\n[ 0.544653] Key type big_key registered\n[ 0.546518] Key type asymmetric registered\n[ 0.547901] Asymmetric key parser 'x509' registered\n[ 0.549499] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.551951] io scheduler noop registered\n[ 0.553276] io scheduler deadline registered (default)\n[ 0.555007] io scheduler cfq registered\n[ 0.556409] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.558158] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560225] ipmi message handler version 39.2\n[ 0.561726] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.564171] ACPI: Power Button [PWRF]\n[ 0.565553] GHES: HEST is not enabled!\n[ 0.587956] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633438] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.656197] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.658337] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.682037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.685012] Linux agpgart interface v0.103\n[ 0.687159] brd: module loaded\n[ 0.688551] loop: module loaded\n[ 0.689842] blk-mq: CPU -> queue map\n[ 0.690890] CPU 0 -> Queue 0\n[ 0.691795] CPU 1 -> Queue 0\n[ 0.693545] vda: vda1\n[ 0.695258] scsi0 : ata_piix\n[ 0.696532] scsi1 : ata_piix\n[ 0.697655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.699808] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.702250] libphy: Fixed MDIO Bus: probed\n[ 0.703793] tun: Universal TUN/TAP device driver, 1.6\n[ 0.705461] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.709202] PPP generic driver version 2.4.2\n[ 0.710747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.712842] ehci-pci: EHCI PCI platform driver\n[ 0.714347] ehci-platform: EHCI generic platform driver\n[ 0.716100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.718079] ohci-pci: OHCI PCI platform driver\n[ 0.719710] ohci-platform: OHCI generic platform driver\n[ 0.721451] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.744349] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.745777] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.747893] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.749465] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.751131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.753084] usb usb1: Product: UHCI Host Controller\n[ 0.754346] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.755917] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.757478] hub 1-0:1.0: USB hub found\n[ 0.758830] hub 1-0:1.0: 2 ports detected\n[ 0.760387] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.763857] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.765531] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.767381] mousedev: PS/2 mouse device common for all mice\n[ 0.769540] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.772653] rtc_cmos 00:00: RTC can wake from S4\n[ 0.774524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.776576] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778706] device-mapper: uevent: version 1.0.3\n[ 0.780333] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.783120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.785134] TCP: cubic registered\n[ 0.786459] NET: Registered protocol family 10\n[ 0.788287] NET: Registered protocol family 17\n[ 0.789829] Key type dns_resolver registered\n[ 0.791518] Loading compiled-in X.509 certificates\n[ 0.793677] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.804105] registered taskstats version 1\n[ 0.807510] Key type trusted registered\n[ 0.811767] Key type encrypted registered\n[ 0.813202] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814985] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.817325] regulator-dummy: disabling\n[ 0.818714] Magic number: 14:634:880\n[ 0.820247] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:19 UTC (1535709199)\n[ 0.823019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.824944] EDD information not available.\n[ 0.858027] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.860182] Write protecting the kernel read-only data: 12288k\n[ 0.862839] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.866694] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.880290] systemd-udevd[107]: starting version 204\n[ 0.921248] FDC 0 is a S82078B\n[ 1.072056] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.236590] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.238468] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.240323] usb 1-1: Product: QEMU USB Tablet\n[ 1.241574] usb 1-1: Manufacturer: QEMU\n[ 1.242689] usb 1-1: SerialNumber: 42\n[ 1.500216] tsc: Refined TSC clocksource calibration: 3491.830 MHz\n[ 1.933098] 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.286537] 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.390589] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.497169] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:21 +0000. Up 2.84 seconds.\ncloud-init-nonet[3.01]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting 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.09]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:22 +0000. Up 4.30 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:2b:33:6f |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:19:87:30 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\nea:8d:9a:a1:58:e2:44:2a:c8:b4:dc:aa:0d:27:73:cb root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| o S |\n|B o . |\n|O=+.. . |\n|+%.o + o |\n|+oE o.o . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n72:87:d0:1c:57:4e:e8:19:7c:10:ff:a4:58:b5:b1:fa root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ..+=o o |\n| o o++.. + |\n| . o. ++ + |\n| . .oo = |\n| . S o o . |\n| o . . |\n| E |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n9d:79:68:50:15:8e:10:e9:75:1b:33:3a:1e:e5:1e:44 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| oo.oE. |\n| .o.oB |\n| ....*.= |\n| .o+++ |\n| S.*+.. |\n| .... |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n58:fc:4f:c7:d1:a3:0d:63:51:a9:ab:42:be:16:1d:41 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .E ....|\n| . . .o |\n| o .+o..|\n| o . ..o=..|\n| . S o o.+. |\n| o + o |\n| o . o |\n| + . |\n| ..o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:29 +0000. Up 10.52 seconds.\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:30 +0000. Up 11.52 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: 100 3149 100 3149 0 0 19956 0 --:--:-- --:--:-- --:--:-- 20057\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [763 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 [473 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://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 5s (2198 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.15\n+ '[' -n 192.168.0.15 ']'\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 6 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 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://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:41 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:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:58 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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 (7590 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 12529\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)\n"} 2018-08-31 09:56:10,790 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e/action used request id req-791c81d7-ac70-4733-9630-a22091a4ba40 2018-08-31 09:56:10,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0855989456177s 2018-08-31 09:56:10,792 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e/action used request id req-791c81d7-ac70-4733-9630-a22091a4ba40 2018-08-31 09:56:10,793 - functest.core.singlevm - DEBUG - console: 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.008048] pid_max: default: 32768 minimum: 301 [ 0.009548] Security Framework initialized [ 0.010891] AppArmor: AppArmor initialized [ 0.012022] Yama: becoming mindful. [ 0.013496] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017574] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020245] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021883] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.025117] Initializing cgroup subsys memory [ 0.027140] Initializing cgroup subsys devices [ 0.028028] Initializing cgroup subsys freezer [ 0.029808] Initializing cgroup subsys blkio [ 0.032046] Initializing cgroup subsys perf_event [ 0.033994] Initializing cgroup subsys hugetlb [ 0.036206] FEATURE SPEC_CTRL Not Present [ 0.038759] mce: CPU supports 10 MCE banks [ 0.040126] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040126] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044035] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.046453] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.048004] Speculative Store Bypass: Vulnerable [ 0.052954] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.061402] ACPI: Core revision 20131115 [ 0.063233] ACPI: All ACPI Tables successfully acquired [ 0.064417] ftrace: allocating 28717 entries in 113 pages [ 0.084373] smpboot: Max logical packages: 2 [ 0.085633] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.087272] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.088353] Enabling x2apic [ 0.089233] Enabled x2apic [ 0.090407] Switched APIC routing to physical x2apic. [ 0.093363] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.096004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.099514] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106271] KVM setup paravirtual spinlock [ 0.111419] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.112250] x86: Booting SMP configuration: [ 0.113833] .... node #0, CPUs: #1[ 0.111333] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128041] x86: Booted up 1 node, 2 CPUs [ 0.128044] KVM setup async PF for cpu 1 [ 0.128049] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131802] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132467] devtmpfs: initialized [ 0.136354] EVM: security.selinux [ 0.137347] EVM: security.SMACK64 [ 0.138314] EVM: security.ima [ 0.139258] EVM: security.capability [ 0.141190] pinctrl core: initialized pinctrl subsystem [ 0.142613] regulator-dummy: no parameters [ 0.143817] RTC time: 9:53:19, date: 08/31/18 [ 0.144140] NET: Registered protocol family 16 [ 0.145529] cpuidle: using governor ladder [ 0.146660] cpuidle: using governor menu [ 0.147811] ACPI: bus type PCI registered [ 0.148022] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.149776] PCI: Using configuration type 1 for base access [ 0.152288] bio: create slab at 0 [ 0.153174] ACPI: Added _OSI(Module Device) [ 0.153236] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157227] ACPI: Added _OSI(Processor Aggregator Device) [ 0.159834] ACPI: Interpreter enabled [ 0.160021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.162546] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.165093] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.167663] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.169648] ACPI: (supports S0 S5) [ 0.172007] ACPI: Using IOAPIC for interrupt routing [ 0.173705] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176220] ACPI: No dock devices found. [ 0.179611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.182102] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.184021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.187747] acpiphp: Slot [3] registered [ 0.188026] acpiphp: Slot [4] registered [ 0.189366] acpiphp: Slot [5] registered [ 0.190713] acpiphp: Slot [6] registered [ 0.192024] acpiphp: Slot [7] registered [ 0.193363] acpiphp: Slot [8] registered [ 0.194693] acpiphp: Slot [9] registered [ 0.196031] acpiphp: Slot [10] registered [ 0.197390] acpiphp: Slot [11] registered [ 0.198745] acpiphp: Slot [12] registered [ 0.200024] acpiphp: Slot [13] registered [ 0.201397] acpiphp: Slot [14] registered [ 0.202756] acpiphp: Slot [15] registered [ 0.204022] acpiphp: Slot [16] registered [ 0.205388] acpiphp: Slot [17] registered [ 0.206754] acpiphp: Slot [18] registered [ 0.208032] acpiphp: Slot [19] registered [ 0.209541] acpiphp: Slot [20] registered [ 0.210929] acpiphp: Slot [21] registered [ 0.212029] acpiphp: Slot [22] registered [ 0.213403] acpiphp: Slot [23] registered [ 0.214783] acpiphp: Slot [24] registered [ 0.216022] acpiphp: Slot [25] registered [ 0.217386] acpiphp: Slot [26] registered [ 0.218743] acpiphp: Slot [27] registered [ 0.220022] acpiphp: Slot [28] registered [ 0.221380] acpiphp: Slot [29] registered [ 0.222739] acpiphp: Slot [30] registered [ 0.224033] acpiphp: Slot [31] registered [ 0.225389] PCI host bridge to bus 0000:00 [ 0.226768] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.228004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.229943] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.231859] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.232005] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.234082] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.241733] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.244016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.272254] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.274693] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.276916] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.279588] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.281007] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.282816] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.284320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.285471] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.287578] vgaarb: loaded [ 0.288003] vgaarb: bridge control possible 0000:00:02.0 [ 0.290021] SCSI subsystem initialized [ 0.291498] ACPI: bus type USB registered [ 0.292049] usbcore: registered new interface driver usbfs [ 0.293796] usbcore: registered new interface driver hub [ 0.295560] usbcore: registered new device driver usb [ 0.296127] PCI: Using ACPI for IRQ routing [ 0.297869] NetLabel: Initializing [ 0.299079] NetLabel: domain hash size = 128 [ 0.300004] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.301693] NetLabel: unlabeled traffic allowed by default [ 0.303506] Switched to clocksource kvm-clock [ 0.309328] AppArmor: AppArmor Filesystem Enabled [ 0.310936] pnp: PnP ACPI init [ 0.312070] ACPI: bus type PNP registered [ 0.313931] pnp: PnP ACPI: found 8 devices [ 0.315315] ACPI: bus type PNP unregistered [ 0.323108] NET: Registered protocol family 2 [ 0.324872] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.327609] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.329992] TCP: Hash tables configured (established 16384 bind 16384) [ 0.332219] TCP: reno registered [ 0.333426] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.335346] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.337467] NET: Registered protocol family 1 [ 0.338994] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.340867] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.342721] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.368432] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.392025] Trying to unpack rootfs image as initramfs... [ 0.498057] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.500840] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.502690] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.504464] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.507333] Scanning for low memory corruption every 60 seconds [ 0.509623] Initialise system trusted keyring [ 0.511107] audit: initializing netlink socket (disabled) [ 0.512835] type=2000 audit(1535709199.932:1): initialized [ 0.533802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.536920] zbud: loaded [ 0.538100] VFS: Disk quotas dquot_6.5.2 [ 0.539463] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.541882] fuse init (API version 7.22) [ 0.543274] msgmni has been set to 3997 [ 0.544653] Key type big_key registered [ 0.546518] Key type asymmetric registered [ 0.547901] Asymmetric key parser 'x509' registered [ 0.549499] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.551951] io scheduler noop registered [ 0.553276] io scheduler deadline registered (default) [ 0.555007] io scheduler cfq registered [ 0.556409] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.558158] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.560225] ipmi message handler version 39.2 [ 0.561726] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.564171] ACPI: Power Button [PWRF] [ 0.565553] GHES: HEST is not enabled! [ 0.587956] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633438] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.656197] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.658337] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.682037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.685012] Linux agpgart interface v0.103 [ 0.687159] brd: module loaded [ 0.688551] loop: module loaded [ 0.689842] blk-mq: CPU -> queue map [ 0.690890] CPU 0 -> Queue 0 [ 0.691795] CPU 1 -> Queue 0 [ 0.693545] vda: vda1 [ 0.695258] scsi0 : ata_piix [ 0.696532] scsi1 : ata_piix [ 0.697655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.699808] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.702250] libphy: Fixed MDIO Bus: probed [ 0.703793] tun: Universal TUN/TAP device driver, 1.6 [ 0.705461] tun: (C) 1999-2004 Max Krasnyansky [ 0.709202] PPP generic driver version 2.4.2 [ 0.710747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.712842] ehci-pci: EHCI PCI platform driver [ 0.714347] ehci-platform: EHCI generic platform driver [ 0.716100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.718079] ohci-pci: OHCI PCI platform driver [ 0.719710] ohci-platform: OHCI generic platform driver [ 0.721451] uhci_hcd: USB Universal Host Controller Interface driver [ 0.744349] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.745777] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.747893] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.749465] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.751131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.753084] usb usb1: Product: UHCI Host Controller [ 0.754346] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.755917] usb usb1: SerialNumber: 0000:00:01.2 [ 0.757478] hub 1-0:1.0: USB hub found [ 0.758830] hub 1-0:1.0: 2 ports detected [ 0.760387] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.763857] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.765531] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.767381] mousedev: PS/2 mouse device common for all mice [ 0.769540] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.772653] rtc_cmos 00:00: RTC can wake from S4 [ 0.774524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.776576] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.778706] device-mapper: uevent: version 1.0.3 [ 0.780333] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.783120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.785134] TCP: cubic registered [ 0.786459] NET: Registered protocol family 10 [ 0.788287] NET: Registered protocol family 17 [ 0.789829] Key type dns_resolver registered [ 0.791518] Loading compiled-in X.509 certificates [ 0.793677] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.804105] registered taskstats version 1 [ 0.807510] Key type trusted registered [ 0.811767] Key type encrypted registered [ 0.813202] AppArmor: AppArmor sha1 policy hashing enabled [ 0.814985] IMA: No TPM chip found, activating TPM-bypass! [ 0.817325] regulator-dummy: disabling [ 0.818714] Magic number: 14:634:880 [ 0.820247] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:19 UTC (1535709199) [ 0.823019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.824944] EDD information not available. [ 0.858027] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.860182] Write protecting the kernel read-only data: 12288k [ 0.862839] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.866694] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.880290] systemd-udevd[107]: starting version 204 [ 0.921248] FDC 0 is a S82078B [ 1.072056] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.236590] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.238468] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.240323] usb 1-1: Product: QEMU USB Tablet [ 1.241574] usb 1-1: Manufacturer: QEMU [ 1.242689] usb 1-1: SerialNumber: 42 [ 1.500216] tsc: Refined TSC clocksource calibration: 3491.830 MHz [ 1.933098] 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.286537] 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.390589] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.497169] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:21 +0000. Up 2.84 seconds. cloud-init-nonet[3.01]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting 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.09]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:22 +0000. Up 4.30 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:2b:33:6f | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:19:87:30 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: ea:8d:9a:a1:58:e2:44:2a:c8:b4:dc:aa:0d:27:73:cb root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | o S | |B o . | |O=+.. . | |+%.o + o | |+oE 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: 72:87:d0:1c:57:4e:e8:19:7c:10:ff:a4:58:b5:b1:fa root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ..+=o o | | o o++.. + | | . o. ++ + | | . .oo = | | . S o o . | | o . . | | E | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 9d:79:68:50:15:8e:10:e9:75:1b:33:3a:1e:e5:1e:44 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | oo.oE. | | .o.oB | | ....*.= | | .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: 58:fc:4f:c7:d1:a3:0d:63:51:a9:ab:42:be:16:1d:41 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | .E ....| | . . .o | | o .+o..| | o . ..o=..| | . S o o.+. | | o + o | | o . o | | + . | | ..o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * 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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:29 +0000. Up 10.52 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:30 +0000. Up 11.52 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: 100 3149 100 3149 0 0 19956 0 --:--:-- --:--:-- --:--:-- 20057 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [763 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 [473 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://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 5s (2198 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.15 + '[' -n 192.168.0.15 ']' + 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 6 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 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://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:41 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:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:58 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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 (7590 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 12529 * 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) 2018-08-31 09:56:10,798 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 09:56:20,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:56:20,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:56:21,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-f5f7f892-7765-4469-81d0-88f09202fa2b x-compute-request-id: req-f5f7f892-7765-4469-81d0-88f09202fa2b Content-Encoding: gzip Content-Length: 1472 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:5b:4f:59", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4f:59", "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:84:15:e6", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:15:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "09760a53-fe17-40f4-b106-435c7eca58c9", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T09:53:00Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "d33755f9-733b-4597-b184-6c53f1426fe5", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T09:52:51Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:33:6f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:18.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "1573a796-218f-4eba-ad81-aedd3efcd01e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:18Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:18:a2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:22.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:22Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:9c:8e", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:14.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:14Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T09:52:49Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:30.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "3695b4fd-0182-4f1f-a97a-8740d9494380", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:30Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T09:52:18Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d0:e7", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:04.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "46700010-d4d1-48bf-8897-18529a0292ea", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:04Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ns.clearwater.opnfv", "created": "2018-08-31T09:50:20Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:56:21,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-f5f7f892-7765-4469-81d0-88f09202fa2b 2018-08-31 09:56:21,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06432199478s 2018-08-31 09:56:21,874 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-f5f7f892-7765-4469-81d0-88f09202fa2b 2018-08-31 09:56:21,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:56:21,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:56:21,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:56: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-0ac1c254-5cfa-47f6-9fc4-4f4caa5f64bf x-compute-request-id: req-0ac1c254-5cfa-47f6-9fc4-4f4caa5f64bf Content-Encoding: gzip Content-Length: 19483 Content-Type: application/json RESP BODY: {"output": "65093] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.167663] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.169648] ACPI: (supports S0 S5)\n[ 0.172007] ACPI: Using IOAPIC for interrupt routing\n[ 0.173705] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176220] ACPI: No dock devices found.\n[ 0.179611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.182102] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.184021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.187747] acpiphp: Slot [3] registered\n[ 0.188026] acpiphp: Slot [4] registered\n[ 0.189366] acpiphp: Slot [5] registered\n[ 0.190713] acpiphp: Slot [6] registered\n[ 0.192024] acpiphp: Slot [7] registered\n[ 0.193363] acpiphp: Slot [8] registered\n[ 0.194693] acpiphp: Slot [9] registered\n[ 0.196031] acpiphp: Slot [10] registered\n[ 0.197390] acpiphp: Slot [11] registered\n[ 0.198745] acpiphp: Slot [12] registered\n[ 0.200024] acpiphp: Slot [13] registered\n[ 0.201397] acpiphp: Slot [14] registered\n[ 0.202756] acpiphp: Slot [15] registered\n[ 0.204022] acpiphp: Slot [16] registered\n[ 0.205388] acpiphp: Slot [17] registered\n[ 0.206754] acpiphp: Slot [18] registered\n[ 0.208032] acpiphp: Slot [19] registered\n[ 0.209541] acpiphp: Slot [20] registered\n[ 0.210929] acpiphp: Slot [21] registered\n[ 0.212029] acpiphp: Slot [22] registered\n[ 0.213403] acpiphp: Slot [23] registered\n[ 0.214783] acpiphp: Slot [24] registered\n[ 0.216022] acpiphp: Slot [25] registered\n[ 0.217386] acpiphp: Slot [26] registered\n[ 0.218743] acpiphp: Slot [27] registered\n[ 0.220022] acpiphp: Slot [28] registered\n[ 0.221380] acpiphp: Slot [29] registered\n[ 0.222739] acpiphp: Slot [30] registered\n[ 0.224033] acpiphp: Slot [31] registered\n[ 0.225389] PCI host bridge to bus 0000:00\n[ 0.226768] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.228004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.229943] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.231859] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.232005] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.234082] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.241733] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.244016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.272254] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.274693] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.276916] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.279588] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.281007] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.282816] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.284320] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.285471] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.287578] vgaarb: loaded\n[ 0.288003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.290021] SCSI subsystem initialized\n[ 0.291498] ACPI: bus type USB registered\n[ 0.292049] usbcore: registered new interface driver usbfs\n[ 0.293796] usbcore: registered new interface driver hub\n[ 0.295560] usbcore: registered new device driver usb\n[ 0.296127] PCI: Using ACPI for IRQ routing\n[ 0.297869] NetLabel: Initializing\n[ 0.299079] NetLabel: domain hash size = 128\n[ 0.300004] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.301693] NetLabel: unlabeled traffic allowed by default\n[ 0.303506] Switched to clocksource kvm-clock\n[ 0.309328] AppArmor: AppArmor Filesystem Enabled\n[ 0.310936] pnp: PnP ACPI init\n[ 0.312070] ACPI: bus type PNP registered\n[ 0.313931] pnp: PnP ACPI: found 8 devices\n[ 0.315315] ACPI: bus type PNP unregistered\n[ 0.323108] NET: Registered protocol family 2\n[ 0.324872] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.327609] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.329992] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.332219] TCP: reno registered\n[ 0.333426] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.335346] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.337467] NET: Registered protocol family 1\n[ 0.338994] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.340867] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.342721] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.368432] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.392025] Trying to unpack rootfs image as initramfs...\n[ 0.498057] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.500840] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.502690] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.504464] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.507333] Scanning for low memory corruption every 60 seconds\n[ 0.509623] Initialise system trusted keyring\n[ 0.511107] audit: initializing netlink socket (disabled)\n[ 0.512835] type=2000 audit(1535709199.932:1): initialized\n[ 0.533802] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.536920] zbud: loaded\n[ 0.538100] VFS: Disk quotas dquot_6.5.2\n[ 0.539463] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.541882] fuse init (API version 7.22)\n[ 0.543274] msgmni has been set to 3997\n[ 0.544653] Key type big_key registered\n[ 0.546518] Key type asymmetric registered\n[ 0.547901] Asymmetric key parser 'x509' registered\n[ 0.549499] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.551951] io scheduler noop registered\n[ 0.553276] io scheduler deadline registered (default)\n[ 0.555007] io scheduler cfq registered\n[ 0.556409] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.558158] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560225] ipmi message handler version 39.2\n[ 0.561726] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.564171] ACPI: Power Button [PWRF]\n[ 0.565553] GHES: HEST is not enabled!\n[ 0.587956] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633438] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.656197] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.658337] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.682037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.685012] Linux agpgart interface v0.103\n[ 0.687159] brd: module loaded\n[ 0.688551] loop: module loaded\n[ 0.689842] blk-mq: CPU -> queue map\n[ 0.690890] CPU 0 -> Queue 0\n[ 0.691795] CPU 1 -> Queue 0\n[ 0.693545] vda: vda1\n[ 0.695258] scsi0 : ata_piix\n[ 0.696532] scsi1 : ata_piix\n[ 0.697655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.699808] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.702250] libphy: Fixed MDIO Bus: probed\n[ 0.703793] tun: Universal TUN/TAP device driver, 1.6\n[ 0.705461] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.709202] PPP generic driver version 2.4.2\n[ 0.710747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.712842] ehci-pci: EHCI PCI platform driver\n[ 0.714347] ehci-platform: EHCI generic platform driver\n[ 0.716100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.718079] ohci-pci: OHCI PCI platform driver\n[ 0.719710] ohci-platform: OHCI generic platform driver\n[ 0.721451] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.744349] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.745777] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.747893] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.749465] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.751131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.753084] usb usb1: Product: UHCI Host Controller\n[ 0.754346] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.755917] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.757478] hub 1-0:1.0: USB hub found\n[ 0.758830] hub 1-0:1.0: 2 ports detected\n[ 0.760387] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.763857] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.765531] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.767381] mousedev: PS/2 mouse device common for all mice\n[ 0.769540] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.772653] rtc_cmos 00:00: RTC can wake from S4\n[ 0.774524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.776576] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778706] device-mapper: uevent: version 1.0.3\n[ 0.780333] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.783120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.785134] TCP: cubic registered\n[ 0.786459] NET: Registered protocol family 10\n[ 0.788287] NET: Registered protocol family 17\n[ 0.789829] Key type dns_resolver registered\n[ 0.791518] Loading compiled-in X.509 certificates\n[ 0.793677] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.804105] registered taskstats version 1\n[ 0.807510] Key type trusted registered\n[ 0.811767] Key type encrypted registered\n[ 0.813202] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814985] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.817325] regulator-dummy: disabling\n[ 0.818714] Magic number: 14:634:880\n[ 0.820247] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:19 UTC (1535709199)\n[ 0.823019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.824944] EDD information not available.\n[ 0.858027] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.860182] Write protecting the kernel read-only data: 12288k\n[ 0.862839] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.866694] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.880290] systemd-udevd[107]: starting version 204\n[ 0.921248] FDC 0 is a S82078B\n[ 1.072056] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.236590] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.238468] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.240323] usb 1-1: Product: QEMU USB Tablet\n[ 1.241574] usb 1-1: Manufacturer: QEMU\n[ 1.242689] usb 1-1: SerialNumber: 42\n[ 1.500216] tsc: Refined TSC clocksource calibration: 3491.830 MHz\n[ 1.933098] 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.286537] 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.390589] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.497169] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:21 +0000. Up 2.84 seconds.\ncloud-init-nonet[3.01]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting 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.09]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:22 +0000. Up 4.30 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:2b:33:6f |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:19:87:30 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\nea:8d:9a:a1:58:e2:44:2a:c8:b4:dc:aa:0d:27:73:cb root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| o S |\n|B o . |\n|O=+.. . |\n|+%.o + o |\n|+oE o.o . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n72:87:d0:1c:57:4e:e8:19:7c:10:ff:a4:58:b5:b1:fa root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ..+=o o |\n| o o++.. + |\n| . o. ++ + |\n| . .oo = |\n| . S o o . |\n| o . . |\n| E |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n9d:79:68:50:15:8e:10:e9:75:1b:33:3a:1e:e5:1e:44 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| oo.oE. |\n| .o.oB |\n| ....*.= |\n| .o+++ |\n| S.*+.. |\n| .... |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n58:fc:4f:c7:d1:a3:0d:63:51:a9:ab:42:be:16:1d:41 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .E ....|\n| . . .o |\n| o .+o..|\n| o . ..o=..|\n| . S o o.+. |\n| o + o |\n| o . o |\n| + . |\n| ..o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:29 +0000. Up 10.52 seconds.\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:30 +0000. Up 11.52 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: 100 3149 100 3149 0 0 19956 0 --:--:-- --:--:-- --:--:-- 20057\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [763 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 [473 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://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 5s (2198 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.15\n+ '[' -n 192.168.0.15 ']'\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 6 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 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://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:41 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:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:58 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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 (7590 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 12529\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 6 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 1s (6093 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)\n"} 2018-08-31 09:56:21,967 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e/action used request id req-0ac1c254-5cfa-47f6-9fc4-4f4caa5f64bf 2018-08-31 09:56:21,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0849709510803s 2018-08-31 09:56:21,970 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e/action used request id req-0ac1c254-5cfa-47f6-9fc4-4f4caa5f64bf 2018-08-31 09:56:21,970 - functest.core.singlevm - DEBUG - console: 65093] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.167663] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.169648] ACPI: (supports S0 S5) [ 0.172007] ACPI: Using IOAPIC for interrupt routing [ 0.173705] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176220] ACPI: No dock devices found. [ 0.179611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.182102] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.184021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.187747] acpiphp: Slot [3] registered [ 0.188026] acpiphp: Slot [4] registered [ 0.189366] acpiphp: Slot [5] registered [ 0.190713] acpiphp: Slot [6] registered [ 0.192024] acpiphp: Slot [7] registered [ 0.193363] acpiphp: Slot [8] registered [ 0.194693] acpiphp: Slot [9] registered [ 0.196031] acpiphp: Slot [10] registered [ 0.197390] acpiphp: Slot [11] registered [ 0.198745] acpiphp: Slot [12] registered [ 0.200024] acpiphp: Slot [13] registered [ 0.201397] acpiphp: Slot [14] registered [ 0.202756] acpiphp: Slot [15] registered [ 0.204022] acpiphp: Slot [16] registered [ 0.205388] acpiphp: Slot [17] registered [ 0.206754] acpiphp: Slot [18] registered [ 0.208032] acpiphp: Slot [19] registered [ 0.209541] acpiphp: Slot [20] registered [ 0.210929] acpiphp: Slot [21] registered [ 0.212029] acpiphp: Slot [22] registered [ 0.213403] acpiphp: Slot [23] registered [ 0.214783] acpiphp: Slot [24] registered [ 0.216022] acpiphp: Slot [25] registered [ 0.217386] acpiphp: Slot [26] registered [ 0.218743] acpiphp: Slot [27] registered [ 0.220022] acpiphp: Slot [28] registered [ 0.221380] acpiphp: Slot [29] registered [ 0.222739] acpiphp: Slot [30] registered [ 0.224033] acpiphp: Slot [31] registered [ 0.225389] PCI host bridge to bus 0000:00 [ 0.226768] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.228004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.229943] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.231859] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.232005] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.234082] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.241733] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.244016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.272254] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.274693] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.276916] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.279588] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.281007] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.282816] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.284320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.285471] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.287578] vgaarb: loaded [ 0.288003] vgaarb: bridge control possible 0000:00:02.0 [ 0.290021] SCSI subsystem initialized [ 0.291498] ACPI: bus type USB registered [ 0.292049] usbcore: registered new interface driver usbfs [ 0.293796] usbcore: registered new interface driver hub [ 0.295560] usbcore: registered new device driver usb [ 0.296127] PCI: Using ACPI for IRQ routing [ 0.297869] NetLabel: Initializing [ 0.299079] NetLabel: domain hash size = 128 [ 0.300004] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.301693] NetLabel: unlabeled traffic allowed by default [ 0.303506] Switched to clocksource kvm-clock [ 0.309328] AppArmor: AppArmor Filesystem Enabled [ 0.310936] pnp: PnP ACPI init [ 0.312070] ACPI: bus type PNP registered [ 0.313931] pnp: PnP ACPI: found 8 devices [ 0.315315] ACPI: bus type PNP unregistered [ 0.323108] NET: Registered protocol family 2 [ 0.324872] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.327609] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.329992] TCP: Hash tables configured (established 16384 bind 16384) [ 0.332219] TCP: reno registered [ 0.333426] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.335346] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.337467] NET: Registered protocol family 1 [ 0.338994] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.340867] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.342721] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.368432] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.392025] Trying to unpack rootfs image as initramfs... [ 0.498057] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.500840] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.502690] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.504464] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.507333] Scanning for low memory corruption every 60 seconds [ 0.509623] Initialise system trusted keyring [ 0.511107] audit: initializing netlink socket (disabled) [ 0.512835] type=2000 audit(1535709199.932:1): initialized [ 0.533802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.536920] zbud: loaded [ 0.538100] VFS: Disk quotas dquot_6.5.2 [ 0.539463] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.541882] fuse init (API version 7.22) [ 0.543274] msgmni has been set to 3997 [ 0.544653] Key type big_key registered [ 0.546518] Key type asymmetric registered [ 0.547901] Asymmetric key parser 'x509' registered [ 0.549499] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.551951] io scheduler noop registered [ 0.553276] io scheduler deadline registered (default) [ 0.555007] io scheduler cfq registered [ 0.556409] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.558158] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.560225] ipmi message handler version 39.2 [ 0.561726] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.564171] ACPI: Power Button [PWRF] [ 0.565553] GHES: HEST is not enabled! [ 0.587956] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633438] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.656197] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.658337] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.682037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.685012] Linux agpgart interface v0.103 [ 0.687159] brd: module loaded [ 0.688551] loop: module loaded [ 0.689842] blk-mq: CPU -> queue map [ 0.690890] CPU 0 -> Queue 0 [ 0.691795] CPU 1 -> Queue 0 [ 0.693545] vda: vda1 [ 0.695258] scsi0 : ata_piix [ 0.696532] scsi1 : ata_piix [ 0.697655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.699808] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.702250] libphy: Fixed MDIO Bus: probed [ 0.703793] tun: Universal TUN/TAP device driver, 1.6 [ 0.705461] tun: (C) 1999-2004 Max Krasnyansky [ 0.709202] PPP generic driver version 2.4.2 [ 0.710747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.712842] ehci-pci: EHCI PCI platform driver [ 0.714347] ehci-platform: EHCI generic platform driver [ 0.716100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.718079] ohci-pci: OHCI PCI platform driver [ 0.719710] ohci-platform: OHCI generic platform driver [ 0.721451] uhci_hcd: USB Universal Host Controller Interface driver [ 0.744349] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.745777] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.747893] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.749465] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.751131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.753084] usb usb1: Product: UHCI Host Controller [ 0.754346] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.755917] usb usb1: SerialNumber: 0000:00:01.2 [ 0.757478] hub 1-0:1.0: USB hub found [ 0.758830] hub 1-0:1.0: 2 ports detected [ 0.760387] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.763857] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.765531] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.767381] mousedev: PS/2 mouse device common for all mice [ 0.769540] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.772653] rtc_cmos 00:00: RTC can wake from S4 [ 0.774524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.776576] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.778706] device-mapper: uevent: version 1.0.3 [ 0.780333] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.783120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.785134] TCP: cubic registered [ 0.786459] NET: Registered protocol family 10 [ 0.788287] NET: Registered protocol family 17 [ 0.789829] Key type dns_resolver registered [ 0.791518] Loading compiled-in X.509 certificates [ 0.793677] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.804105] registered taskstats version 1 [ 0.807510] Key type trusted registered [ 0.811767] Key type encrypted registered [ 0.813202] AppArmor: AppArmor sha1 policy hashing enabled [ 0.814985] IMA: No TPM chip found, activating TPM-bypass! [ 0.817325] regulator-dummy: disabling [ 0.818714] Magic number: 14:634:880 [ 0.820247] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:19 UTC (1535709199) [ 0.823019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.824944] EDD information not available. [ 0.858027] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.860182] Write protecting the kernel read-only data: 12288k [ 0.862839] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.866694] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.880290] systemd-udevd[107]: starting version 204 [ 0.921248] FDC 0 is a S82078B [ 1.072056] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.236590] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.238468] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.240323] usb 1-1: Product: QEMU USB Tablet [ 1.241574] usb 1-1: Manufacturer: QEMU [ 1.242689] usb 1-1: SerialNumber: 42 [ 1.500216] tsc: Refined TSC clocksource calibration: 3491.830 MHz [ 1.933098] 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.286537] 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.390589] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.497169] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:21 +0000. Up 2.84 seconds. cloud-init-nonet[3.01]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting 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.09]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:22 +0000. Up 4.30 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:2b:33:6f | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:19:87:30 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: ea:8d:9a:a1:58:e2:44:2a:c8:b4:dc:aa:0d:27:73:cb root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | o S | |B o . | |O=+.. . | |+%.o + o | |+oE 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: 72:87:d0:1c:57:4e:e8:19:7c:10:ff:a4:58:b5:b1:fa root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ..+=o o | | o o++.. + | | . o. ++ + | | . .oo = | | . S o o . | | o . . | | E | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 9d:79:68:50:15:8e:10:e9:75:1b:33:3a:1e:e5:1e:44 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | oo.oE. | | .o.oB | | ....*.= | | .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: 58:fc:4f:c7:d1:a3:0d:63:51:a9:ab:42:be:16:1d:41 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | .E ....| | . . .o | | o .+o..| | o . ..o=..| | . S o o.+. | | o + o | | o . o | | + . | | ..o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * 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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:29 +0000. Up 10.52 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:30 +0000. Up 11.52 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: 100 3149 100 3149 0 0 19956 0 --:--:-- --:--:-- --:--:-- 20057 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [763 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 [473 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://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 5s (2198 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.15 + '[' -n 192.168.0.15 ']' + 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 6 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 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://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:41 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:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:58 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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 (7590 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 12529 * 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 6 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (6093 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) 2018-08-31 09:56:21,975 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-31 09:56:31,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:56:31,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:56:32,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-0e9d5e9b-2923-46e3-a4b0-830bc23709af x-compute-request-id: req-0e9d5e9b-2923-46e3-a4b0-830bc23709af Content-Encoding: gzip Content-Length: 1472 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:5b:4f:59", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4f:59", "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:84:15:e6", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:15:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "09760a53-fe17-40f4-b106-435c7eca58c9", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T09:53:00Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "d33755f9-733b-4597-b184-6c53f1426fe5", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T09:52:51Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:33:6f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:18.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "1573a796-218f-4eba-ad81-aedd3efcd01e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:18Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:18:a2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:22.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:22Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:9c:8e", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:14.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:14Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T09:52:49Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:30.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "3695b4fd-0182-4f1f-a97a-8740d9494380", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:30Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T09:52:18Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d0:e7", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:04.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "46700010-d4d1-48bf-8897-18529a0292ea", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:04Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ns.clearwater.opnfv", "created": "2018-08-31T09:50:20Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:56:32,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-0e9d5e9b-2923-46e3-a4b0-830bc23709af 2018-08-31 09:56:32,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.960119009018s 2018-08-31 09:56:32,947 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-0e9d5e9b-2923-46e3-a4b0-830bc23709af 2018-08-31 09:56:32,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:56:32,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:56:33,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-1263f33b-b816-47b4-b525-765226c87656 x-compute-request-id: req-1263f33b-b816-47b4-b525-765226c87656 Content-Encoding: gzip Content-Length: 19677 Content-Type: application/json RESP BODY: {"output": "registered\n[ 0.323108] NET: Registered protocol family 2\n[ 0.324872] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.327609] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.329992] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.332219] TCP: reno registered\n[ 0.333426] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.335346] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.337467] NET: Registered protocol family 1\n[ 0.338994] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.340867] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.342721] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.368432] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.392025] Trying to unpack rootfs image as initramfs...\n[ 0.498057] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.500840] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.502690] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.504464] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.507333] Scanning for low memory corruption every 60 seconds\n[ 0.509623] Initialise system trusted keyring\n[ 0.511107] audit: initializing netlink socket (disabled)\n[ 0.512835] type=2000 audit(1535709199.932:1): initialized\n[ 0.533802] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.536920] zbud: loaded\n[ 0.538100] VFS: Disk quotas dquot_6.5.2\n[ 0.539463] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.541882] fuse init (API version 7.22)\n[ 0.543274] msgmni has been set to 3997\n[ 0.544653] Key type big_key registered\n[ 0.546518] Key type asymmetric registered\n[ 0.547901] Asymmetric key parser 'x509' registered\n[ 0.549499] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.551951] io scheduler noop registered\n[ 0.553276] io scheduler deadline registered (default)\n[ 0.555007] io scheduler cfq registered\n[ 0.556409] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.558158] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560225] ipmi message handler version 39.2\n[ 0.561726] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.564171] ACPI: Power Button [PWRF]\n[ 0.565553] GHES: HEST is not enabled!\n[ 0.587956] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633438] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.656197] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.658337] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.682037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.685012] Linux agpgart interface v0.103\n[ 0.687159] brd: module loaded\n[ 0.688551] loop: module loaded\n[ 0.689842] blk-mq: CPU -> queue map\n[ 0.690890] CPU 0 -> Queue 0\n[ 0.691795] CPU 1 -> Queue 0\n[ 0.693545] vda: vda1\n[ 0.695258] scsi0 : ata_piix\n[ 0.696532] scsi1 : ata_piix\n[ 0.697655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.699808] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.702250] libphy: Fixed MDIO Bus: probed\n[ 0.703793] tun: Universal TUN/TAP device driver, 1.6\n[ 0.705461] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.709202] PPP generic driver version 2.4.2\n[ 0.710747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.712842] ehci-pci: EHCI PCI platform driver\n[ 0.714347] ehci-platform: EHCI generic platform driver\n[ 0.716100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.718079] ohci-pci: OHCI PCI platform driver\n[ 0.719710] ohci-platform: OHCI generic platform driver\n[ 0.721451] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.744349] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.745777] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.747893] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.749465] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.751131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.753084] usb usb1: Product: UHCI Host Controller\n[ 0.754346] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.755917] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.757478] hub 1-0:1.0: USB hub found\n[ 0.758830] hub 1-0:1.0: 2 ports detected\n[ 0.760387] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.763857] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.765531] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.767381] mousedev: PS/2 mouse device common for all mice\n[ 0.769540] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.772653] rtc_cmos 00:00: RTC can wake from S4\n[ 0.774524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.776576] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778706] device-mapper: uevent: version 1.0.3\n[ 0.780333] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.783120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.785134] TCP: cubic registered\n[ 0.786459] NET: Registered protocol family 10\n[ 0.788287] NET: Registered protocol family 17\n[ 0.789829] Key type dns_resolver registered\n[ 0.791518] Loading compiled-in X.509 certificates\n[ 0.793677] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.804105] registered taskstats version 1\n[ 0.807510] Key type trusted registered\n[ 0.811767] Key type encrypted registered\n[ 0.813202] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814985] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.817325] regulator-dummy: disabling\n[ 0.818714] Magic number: 14:634:880\n[ 0.820247] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:19 UTC (1535709199)\n[ 0.823019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.824944] EDD information not available.\n[ 0.858027] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.860182] Write protecting the kernel read-only data: 12288k\n[ 0.862839] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.866694] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.880290] systemd-udevd[107]: starting version 204\n[ 0.921248] FDC 0 is a S82078B\n[ 1.072056] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.236590] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.238468] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.240323] usb 1-1: Product: QEMU USB Tablet\n[ 1.241574] usb 1-1: Manufacturer: QEMU\n[ 1.242689] usb 1-1: SerialNumber: 42\n[ 1.500216] tsc: Refined TSC clocksource calibration: 3491.830 MHz\n[ 1.933098] 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.286537] 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.390589] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.497169] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:21 +0000. Up 2.84 seconds.\ncloud-init-nonet[3.01]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting 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.09]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:22 +0000. Up 4.30 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:2b:33:6f |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:19:87:30 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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:\nea:8d:9a:a1:58:e2:44:2a:c8:b4:dc:aa:0d:27:73:cb root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| o S |\n|B o . |\n|O=+.. . |\n|+%.o + o |\n|+oE o.o . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n72:87:d0:1c:57:4e:e8:19:7c:10:ff:a4:58:b5:b1:fa root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ..+=o o |\n| o o++.. + |\n| . o. ++ + |\n| . .oo = |\n| . S o o . |\n| o . . |\n| E |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n9d:79:68:50:15:8e:10:e9:75:1b:33:3a:1e:e5:1e:44 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| oo.oE. |\n| .o.oB |\n| ....*.= |\n| .o+++ |\n| S.*+.. |\n| .... |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n58:fc:4f:c7:d1:a3:0d:63:51:a9:ab:42:be:16:1d:41 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .E ....|\n| . . .o |\n| o .+o..|\n| o . ..o=..|\n| . S o o.+. |\n| o + o |\n| o . o |\n| + . |\n| ..o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:29 +0000. Up 10.52 seconds.\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:30 +0000. Up 11.52 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: 100 3149 100 3149 0 0 19956 0 --:--:-- --:--:-- --:--:-- 20057\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [763 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 [473 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://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 5s (2198 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.15\n+ '[' -n 192.168.0.15 ']'\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 6 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 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://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:41 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:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:58 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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 (7590 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 12529\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 6 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 1s (6093 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.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n+ echo 'nameserver 192.168.0.5'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.24'\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 | bb:87:3e:af:39:f0:bd:22:5e:d4:7f:53:ed:1f:7f:80 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 72:87:d0:1c:57:4e:e8:19:7c:10:ff:a4:58:b5:b1:fa root@vellum-0 (DSA)\nec2: 256 9d:79:68:50:15:8e:10:e9:75:1b:33:3a:1e:e5:1e:44 root@vellum-0 (ECDSA)\nec2: 256 58:fc:4f:c7:d1:a3:0d:63:51:a9:ab:42:be:16:1d:41 root@vellum-0 (ED25519)\nec2: 2048 ea:8d:9a:a1:58:e2:44:2a:c8:b4:dc:aa:0d:27:73:cb root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAQkVw4qXI2S6l6kcH+VF7VJAbnYRelj9NWNtdnxKTfphmErujoJyHBJyV/ZeISh/knM+/H/Z8Jqye01Um5Hgbw= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOBuxghdby+dA+EiBteeWHdJazp+FJxeIK4wZjz+T1on root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCu6kcZwk/5vxdaLnwcPfrsj/RWHD4HJKdOphNox9wQu80TB4cLrsJuSHIcNPX6rMbqnhVHbSfmERdGP2MdDuYGEvbg8jZAvAF5lRa6AamedlHtM8mcupF3APdDCMU3EgfHV2oS1Axtf/frGD49NGYt/NrV3inbfAIE/bfc20TVQVuUc0Ln+CsJ/6NCSiVodpqV+Z0qaC+54tLB3YTlN2PxcmSCLf+7+kw/n8uGbgNOWMmGdgxksgxZXlmASvB4PFkSn7WrSaNLrhbHCDKz7ufHnzlJ8QO1LvFfUnsvhn9RInds+1O7ERa59LjJSK6irF0jrK4gCWrpF+alMJzbFDeB root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 09:56:25 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 186.20 seconds\n"} 2018-08-31 09:56:33,088 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e/action used request id req-1263f33b-b816-47b4-b525-765226c87656 2018-08-31 09:56:33,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.134145975113s 2018-08-31 09:56:33,091 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e/action used request id req-1263f33b-b816-47b4-b525-765226c87656 2018-08-31 09:56:33,091 - functest.core.singlevm - DEBUG - console: registered [ 0.323108] NET: Registered protocol family 2 [ 0.324872] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.327609] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.329992] TCP: Hash tables configured (established 16384 bind 16384) [ 0.332219] TCP: reno registered [ 0.333426] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.335346] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.337467] NET: Registered protocol family 1 [ 0.338994] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.340867] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.342721] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.368432] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.392025] Trying to unpack rootfs image as initramfs... [ 0.498057] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.500840] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.502690] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.504464] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.507333] Scanning for low memory corruption every 60 seconds [ 0.509623] Initialise system trusted keyring [ 0.511107] audit: initializing netlink socket (disabled) [ 0.512835] type=2000 audit(1535709199.932:1): initialized [ 0.533802] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.536920] zbud: loaded [ 0.538100] VFS: Disk quotas dquot_6.5.2 [ 0.539463] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.541882] fuse init (API version 7.22) [ 0.543274] msgmni has been set to 3997 [ 0.544653] Key type big_key registered [ 0.546518] Key type asymmetric registered [ 0.547901] Asymmetric key parser 'x509' registered [ 0.549499] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.551951] io scheduler noop registered [ 0.553276] io scheduler deadline registered (default) [ 0.555007] io scheduler cfq registered [ 0.556409] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.558158] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.560225] ipmi message handler version 39.2 [ 0.561726] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.564171] ACPI: Power Button [PWRF] [ 0.565553] GHES: HEST is not enabled! [ 0.587956] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633438] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.656197] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.658337] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.682037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.685012] Linux agpgart interface v0.103 [ 0.687159] brd: module loaded [ 0.688551] loop: module loaded [ 0.689842] blk-mq: CPU -> queue map [ 0.690890] CPU 0 -> Queue 0 [ 0.691795] CPU 1 -> Queue 0 [ 0.693545] vda: vda1 [ 0.695258] scsi0 : ata_piix [ 0.696532] scsi1 : ata_piix [ 0.697655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.699808] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.702250] libphy: Fixed MDIO Bus: probed [ 0.703793] tun: Universal TUN/TAP device driver, 1.6 [ 0.705461] tun: (C) 1999-2004 Max Krasnyansky [ 0.709202] PPP generic driver version 2.4.2 [ 0.710747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.712842] ehci-pci: EHCI PCI platform driver [ 0.714347] ehci-platform: EHCI generic platform driver [ 0.716100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.718079] ohci-pci: OHCI PCI platform driver [ 0.719710] ohci-platform: OHCI generic platform driver [ 0.721451] uhci_hcd: USB Universal Host Controller Interface driver [ 0.744349] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.745777] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.747893] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.749465] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.751131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.753084] usb usb1: Product: UHCI Host Controller [ 0.754346] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.755917] usb usb1: SerialNumber: 0000:00:01.2 [ 0.757478] hub 1-0:1.0: USB hub found [ 0.758830] hub 1-0:1.0: 2 ports detected [ 0.760387] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.763857] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.765531] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.767381] mousedev: PS/2 mouse device common for all mice [ 0.769540] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.772653] rtc_cmos 00:00: RTC can wake from S4 [ 0.774524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.776576] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.778706] device-mapper: uevent: version 1.0.3 [ 0.780333] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.783120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.785134] TCP: cubic registered [ 0.786459] NET: Registered protocol family 10 [ 0.788287] NET: Registered protocol family 17 [ 0.789829] Key type dns_resolver registered [ 0.791518] Loading compiled-in X.509 certificates [ 0.793677] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.804105] registered taskstats version 1 [ 0.807510] Key type trusted registered [ 0.811767] Key type encrypted registered [ 0.813202] AppArmor: AppArmor sha1 policy hashing enabled [ 0.814985] IMA: No TPM chip found, activating TPM-bypass! [ 0.817325] regulator-dummy: disabling [ 0.818714] Magic number: 14:634:880 [ 0.820247] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:19 UTC (1535709199) [ 0.823019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.824944] EDD information not available. [ 0.858027] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.860182] Write protecting the kernel read-only data: 12288k [ 0.862839] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.866694] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.880290] systemd-udevd[107]: starting version 204 [ 0.921248] FDC 0 is a S82078B [ 1.072056] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.236590] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.238468] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.240323] usb 1-1: Product: QEMU USB Tablet [ 1.241574] usb 1-1: Manufacturer: QEMU [ 1.242689] usb 1-1: SerialNumber: 42 [ 1.500216] tsc: Refined TSC clocksource calibration: 3491.830 MHz [ 1.933098] 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.286537] 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.390589] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.497169] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:21 +0000. Up 2.84 seconds. cloud-init-nonet[3.01]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting 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.09]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:22 +0000. Up 4.30 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:2b:33:6f | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:19:87:30 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: ea:8d:9a:a1:58:e2:44:2a:c8:b4:dc:aa:0d:27:73:cb root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | o S | |B o . | |O=+.. . | |+%.o + o | |+oE 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: 72:87:d0:1c:57:4e:e8:19:7c:10:ff:a4:58:b5:b1:fa root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ..+=o o | | o o++.. + | | . o. ++ + | | . .oo = | | . S o o . | | o . . | | E | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 9d:79:68:50:15:8e:10:e9:75:1b:33:3a:1e:e5:1e:44 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | oo.oE. | | .o.oB | | ....*.= | | .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: 58:fc:4f:c7:d1:a3:0d:63:51:a9:ab:42:be:16:1d:41 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | .E ....| | . . .o | | o .+o..| | o . ..o=..| | . S o o.+. | | o + o | | o . o | | + . | | ..o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * 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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:29 +0000. Up 10.52 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:30 +0000. Up 11.52 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: 100 3149 100 3149 0 0 19956 0 --:--:-- --:--:-- --:--:-- 20057 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [763 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 [473 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://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 5s (2198 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.15 + '[' -n 192.168.0.15 ']' + 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 6 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 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://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:41 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:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:58 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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 (7590 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 12529 * 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 6 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (6093 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.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 + echo 'nameserver 192.168.0.5' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.24' + 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 | bb:87:3e:af:39:f0:bd:22:5e:d4:7f:53:ed:1f:7f:80 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 72:87:d0:1c:57:4e:e8:19:7c:10:ff:a4:58:b5:b1:fa root@vellum-0 (DSA) ec2: 256 9d:79:68:50:15:8e:10:e9:75:1b:33:3a:1e:e5:1e:44 root@vellum-0 (ECDSA) ec2: 256 58:fc:4f:c7:d1:a3:0d:63:51:a9:ab:42:be:16:1d:41 root@vellum-0 (ED25519) ec2: 2048 ea:8d:9a:a1:58:e2:44:2a:c8:b4:dc:aa:0d:27:73:cb root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAQkVw4qXI2S6l6kcH+VF7VJAbnYRelj9NWNtdnxKTfphmErujoJyHBJyV/ZeISh/knM+/H/Z8Jqye01Um5Hgbw= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOBuxghdby+dA+EiBteeWHdJazp+FJxeIK4wZjz+T1on root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCu6kcZwk/5vxdaLnwcPfrsj/RWHD4HJKdOphNox9wQu80TB4cLrsJuSHIcNPX6rMbqnhVHbSfmERdGP2MdDuYGEvbg8jZAvAF5lRa6AamedlHtM8mcupF3APdDCMU3EgfHV2oS1Axtf/frGD49NGYt/NrV3inbfAIE/bfc20TVQVuUc0Ln+CsJ/6NCSiVodpqV+Z0qaC+54tLB3YTlN2PxcmSCLf+7+kw/n8uGbgNOWMmGdgxksgxZXlmASvB4PFkSn7WrSaNLrhbHCDKz7ufHnzlJ8QO1LvFfUnsvhn9RInds+1O7ERa59LjJSK6irF0jrK4gCWrpF+alMJzbFDeB root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 09:56:25 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 186.20 seconds 2018-08-31 09:56:33,097 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-31 09:56:33,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:56:33,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:56:34,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:56: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-b2ed898d-94ba-4927-99f0-6dda04fcaf44 x-compute-request-id: req-b2ed898d-94ba-4927-99f0-6dda04fcaf44 Content-Encoding: gzip Content-Length: 1472 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:5b:4f:59", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4f:59", "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:84:15:e6", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:15:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "09760a53-fe17-40f4-b106-435c7eca58c9", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T09:53:00Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "d33755f9-733b-4597-b184-6c53f1426fe5", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T09:52:51Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:33:6f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:18.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "1573a796-218f-4eba-ad81-aedd3efcd01e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:18Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:18:a2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:22.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:22Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:9c:8e", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:14.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:14Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T09:52:49Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:30.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "3695b4fd-0182-4f1f-a97a-8740d9494380", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:30Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T09:52:18Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d0:e7", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:04.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "46700010-d4d1-48bf-8897-18529a0292ea", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:04Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ns.clearwater.opnfv", "created": "2018-08-31T09:50:20Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:56:34,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-b2ed898d-94ba-4927-99f0-6dda04fcaf44 2018-08-31 09:56:34,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07295489311s 2018-08-31 09:56:34,171 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-b2ed898d-94ba-4927-99f0-6dda04fcaf44 2018-08-31 09:56:34,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:56:34,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:56:34,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-d54da717-cfe1-4e2d-b467-573d80c6e984 x-compute-request-id: req-d54da717-cfe1-4e2d-b467-573d80c6e984 Content-Encoding: gzip Content-Length: 20849 Content-Type: application/json RESP BODY: {"output": "00000] 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.008018] pid_max: default: 32768 minimum: 301\n[ 0.009651] Security Framework initialized\n[ 0.011126] AppArmor: AppArmor initialized\n[ 0.012008] Yama: becoming mindful.\n[ 0.013325] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017923] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.021212] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.023716] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024655] Initializing cgroup subsys memory\n[ 0.028034] Initializing cgroup subsys devices\n[ 0.029491] Initializing cgroup subsys freezer\n[ 0.030825] Initializing cgroup subsys blkio\n[ 0.032010] Initializing cgroup subsys perf_event\n[ 0.033295] Initializing cgroup subsys hugetlb\n[ 0.034602] FEATURE SPEC_CTRL Not Present\n[ 0.036730] mce: CPU supports 10 MCE banks\n[ 0.037983] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037983] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040013] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.042138] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044004] Speculative Store Bypass: Vulnerable\n[ 0.048247] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.053939] ACPI: Core revision 20131115\n[ 0.055601] ACPI: All ACPI Tables successfully acquired\n[ 0.057175] ftrace: allocating 28717 entries in 113 pages\n[ 0.076268] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081531] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084277] Enabling x2apic\n[ 0.085163] Enabled x2apic\n[ 0.086458] Switched APIC routing to physical x2apic.\n[ 0.089326] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.091314] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.094519] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.102045] KVM setup paravirtual spinlock\n[ 0.105568] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.107899] x86: Booting SMP configuration:\n[ 0.108004] .... node #0, CPUs: #1[ 0.105508] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124031] x86: Booted up 1 node, 2 CPUs\n[ 0.124039] KVM setup async PF for cpu 1\n[ 0.124044] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.128012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.130361] devtmpfs: initialized\n[ 0.133760] EVM: security.selinux\n[ 0.134742] EVM: security.SMACK64\n[ 0.135753] EVM: security.ima\n[ 0.136003] EVM: security.capability\n[ 0.137070] pinctrl core: initialized pinctrl subsystem\n[ 0.138528] regulator-dummy: no parameters\n[ 0.140082] RTC time: 9:53:23, date: 08/31/18\n[ 0.141358] NET: Registered protocol family 16\n[ 0.142703] cpuidle: using governor ladder\n[ 0.143865] cpuidle: using governor menu\n[ 0.144072] ACPI: bus type PCI registered\n[ 0.145436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.147750] PCI: Using configuration type 1 for base access\n[ 0.148702] bio: create slab at 0\n[ 0.149544] ACPI: Added _OSI(Module Device)\n[ 0.149544] ACPI: Added _OSI(Processor Device)\n[ 0.152004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.153672] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157064] ACPI: Interpreter enabled\n[ 0.158357] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160901] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.167137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.169970] ACPI: (supports S0 S5)\n[ 0.172003] ACPI: Using IOAPIC for interrupt routing\n[ 0.173615] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176197] ACPI: No dock devices found.\n[ 0.179639] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.182147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.184020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.187783] acpiphp: Slot [3] registered\n[ 0.188036] acpiphp: Slot [4] registered\n[ 0.189665] acpiphp: Slot [5] registered\n[ 0.191029] acpiphp: Slot [6] registered\n[ 0.192036] acpiphp: Slot [7] registered\n[ 0.193490] acpiphp: Slot [8] registered\n[ 0.194852] acpiphp: Slot [9] registered\n[ 0.196034] acpiphp: Slot [10] registered\n[ 0.197391] acpiphp: Slot [11] registered\n[ 0.198830] acpiphp: Slot [12] registered\n[ 0.200022] acpiphp: Slot [13] registered\n[ 0.201389] acpiphp: Slot [14] registered\n[ 0.202589] acpiphp: Slot [15] registered\n[ 0.203713] acpiphp: Slot [16] registered\n[ 0.204029] acpiphp: Slot [17] registered\n[ 0.205136] acpiphp: Slot [18] registered\n[ 0.206245] acpiphp: Slot [19] registered\n[ 0.207363] acpiphp: Slot [20] registered\n[ 0.208021] acpiphp: Slot [21] registered\n[ 0.209132] acpiphp: Slot [22] registered\n[ 0.210241] acpiphp: Slot [23] registered\n[ 0.211368] acpiphp: Slot [24] registered\n[ 0.212021] acpiphp: Slot [25] registered\n[ 0.213128] acpiphp: Slot [26] registered\n[ 0.214269] acpiphp: Slot [27] registered\n[ 0.215390] acpiphp: Slot [28] registered\n[ 0.216020] acpiphp: Slot [29] registered\n[ 0.217141] acpiphp: Slot [30] registered\n[ 0.218276] acpiphp: Slot [31] registered\n[ 0.219377] PCI host bridge to bus 0000:00\n[ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.221614] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.223211] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.225671] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.227329] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.235886] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.265653] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.268444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.270431] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.272418] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.274431] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.276214] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.277965] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277965] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280003] vgaarb: loaded\n[ 0.280844] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282613] SCSI subsystem initialized\n[ 0.284038] ACPI: bus type USB registered\n[ 0.285302] usbcore: registered new interface driver usbfs\n[ 0.286809] usbcore: registered new interface driver hub\n[ 0.288055] usbcore: registered new device driver usb\n[ 0.289727] PCI: Using ACPI for IRQ routing\n[ 0.289727] NetLabel: Initializing\n[ 0.292007] NetLabel: domain hash size = 128\n[ 0.293195] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.294604] NetLabel: unlabeled traffic allowed by default\n[ 0.296212] Switched to clocksource kvm-clock\n[ 0.305029] AppArmor: AppArmor Filesystem Enabled\n[ 0.306398] pnp: PnP ACPI init\n[ 0.307354] ACPI: bus type PNP registered\n[ 0.308991] pnp: PnP ACPI: found 8 devices\n[ 0.310160] ACPI: bus type PNP unregistered\n[ 0.317942] NET: Registered protocol family 2\n[ 0.319484] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.321888] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.323876] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.326104] TCP: reno registered\n[ 0.327255] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.329095] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.331161] NET: Registered protocol family 1\n[ 0.332622] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.334345] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.335883] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.358923] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.383068] Trying to unpack rootfs image as initramfs...\n[ 0.487505] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.489846] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.491384] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.493293] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.495793] Scanning for low memory corruption every 60 seconds\n[ 0.498004] Initialise system trusted keyring\n[ 0.499265] audit: initializing netlink socket (disabled)\n[ 0.500703] type=2000 audit(1535709204.204:1): initialized\n[ 0.522719] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.525499] zbud: loaded\n[ 0.526574] VFS: Disk quotas dquot_6.5.2\n[ 0.527816] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.530119] fuse init (API version 7.22)\n[ 0.531354] msgmni has been set to 3997\n[ 0.532587] Key type big_key registered\n[ 0.534263] Key type asymmetric registered\n[ 0.535410] Asymmetric key parser 'x509' registered\n[ 0.536745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.538879] io scheduler noop registered\n[ 0.540073] io scheduler deadline registered (default)\n[ 0.541568] io scheduler cfq registered\n[ 0.542821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.544426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.546419] ipmi message handler version 39.2\n[ 0.547674] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549832] ACPI: Power Button [PWRF]\n[ 0.551571] GHES: HEST is not enabled!\n[ 0.576788] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.621426] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.644219] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.646374] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.671182] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674705] Linux agpgart interface v0.103\n[ 0.677026] brd: module loaded\n[ 0.678491] loop: module loaded\n[ 0.679997] blk-mq: CPU -> queue map\n[ 0.681227] CPU 0 -> Queue 0\n[ 0.682167] CPU 1 -> Queue 0\n[ 0.683923] vda: vda1\n[ 0.685624] scsi0 : ata_piix\n[ 0.686675] scsi1 : ata_piix\n[ 0.687618] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.689320] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.691324] libphy: Fixed MDIO Bus: probed\n[ 0.692607] tun: Universal TUN/TAP device driver, 1.6\n[ 0.694031] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.697480] PPP generic driver version 2.4.2\n[ 0.698785] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.700730] ehci-pci: EHCI PCI platform driver\n[ 0.702094] ehci-platform: EHCI generic platform driver\n[ 0.703884] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.706278] ohci-pci: OHCI PCI platform driver\n[ 0.707846] ohci-platform: OHCI generic platform driver\n[ 0.709390] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.732958] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734934] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.737561] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.739461] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741297] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743346] usb usb1: Product: UHCI Host Controller\n[ 0.744672] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.746418] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748161] hub 1-0:1.0: USB hub found\n[ 0.749713] hub 1-0:1.0: 2 ports detected\n[ 0.751178] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.754009] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.755416] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.756977] mousedev: PS/2 mouse device common for all mice\n[ 0.759071] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762339] rtc_cmos 00:00: RTC can wake from S4\n[ 0.763953] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.765689] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.767447] device-mapper: uevent: version 1.0.3\n[ 0.768804] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.771162] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.772857] TCP: cubic registered\n[ 0.773948] NET: Registered protocol family 10\n[ 0.775417] NET: Registered protocol family 17\n[ 0.776673] Key type dns_resolver registered\n[ 0.778127] Loading compiled-in X.509 certificates\n[ 0.779966] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.789878] registered taskstats version 1\n[ 0.793294] Key type trusted registered\n[ 0.797267] Key type encrypted registered\n[ 0.798443] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.799928] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.801973] regulator-dummy: disabling\n[ 0.803135] Magic number: 14:634:880\n[ 0.804388] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:24 UTC (1535709204)\n[ 0.806746] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.808338] EDD information not available.\n[ 0.849300] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.851519] Write protecting the kernel read-only data: 12288k\n[ 0.853703] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.857145] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.870871] systemd-udevd[107]: starting version 204\n[ 0.932536] FDC 0 is a S82078B\n[ 1.060073] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.223995] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.225781] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.227533] usb 1-1: Product: QEMU USB Tablet\n[ 1.228731] usb 1-1: Manufacturer: QEMU\n[ 1.229824] usb 1-1: SerialNumber: 42\n[ 1.488133] tsc: Refined TSC clocksource calibration: 3491.831 MHz\n[ 1.945009] 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.288633] 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.395271] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.502445] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:26 +0000. Up 2.86 seconds.\ncloud-init-nonet[3.02]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.61]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:28 +0000. Up 4.79 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:d4:18:a2 |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:a0:a6:5c |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nfa:e4:81:cf:b0:3c:1c:29:09:5d:56:c6:c7:ab:db:80 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo. |\n| o.. o |\n| . o . . |\n| . . . |\n| . . oS. |\n| o Eoo |\n| o+.o+ |\n| .oO... |\n| o.= |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne9:10:22:34:76:07:45:a7:95:45:24:f2:a3:21:24:a6 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| * ++= +=+ |\n| = = . *.. |\n|E . o + o |\n| . o + o |\n| o S |\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:\n75:01:0d:5e:6f:41:4e:2d:30:7c:76:a1:7a:88:40:77 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . .oE=o+o.|\n| . ....o*=.o|\n| . o .++o |\n| ....o. |\n| S. o . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nbb:4a:ce:93:78:1d:9c:42:93:49:7f:00:0d:4b:11:87 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| *B. |\n| .Eoo |\n| ..+ . |\n| = . . |\n| . oSo |\n| . +. |\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 D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:34 +0000. Up 11.11 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:36 +0000. Up 12.33 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19611 0 --:--:-- --:--:-- --:--:-- 19681\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.3 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 [1101 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 [473 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 (1558 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.15\n+ '[' -n 192.168.0.15 ']'\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 6 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ 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://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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 (4993 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 8714\nclearwater-socket-factory-sig start/running, process 8719\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8768\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 6 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.204\n++ echo 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.204\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ echo 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.18\n++ echo A 192.168.0.18\n+ echo 'nameserver 192.168.0.5'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.24'\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 | bb:87:3e:af:39:f0:bd:22:5e:d4:7f:53:ed:1f:7f:80 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 e9:10:22:34:76:07:45:a7:95:45:24:f2:a3:21:24:a6 root@dime-0 (DSA)\nec2: 256 75:01:0d:5e:6f:41:4e:2d:30:7c:76:a1:7a:88:40:77 root@dime-0 (ECDSA)\nec2: 256 bb:4a:ce:93:78:1d:9c:42:93:49:7f:00:0d:4b:11:87 root@dime-0 (ED25519)\nec2: 2048 fa:e4:81:cf:b0:3c:1c:29:09:5d:56:c6:c7:ab:db:80 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA+CEVR/seeAu0MvcDSSGQ/lxTuwldPMaxs/GqS92k8NsC32T37F+AF2uqeDxcjlb3+0IMNoq1+Z7iKDmT/LLkI= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINnhK1ZshUv8CLal/YyqMnI1Z7KvAIl9Wfc70tKwhUil root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjsreDCgr2NWcw21IjHEToiJvZnzsjtW2C5vEniKdXXhTQBfdjCffzfwLc8PFs3Qgjw2RK5iKrwp8fzaApyJI6Pv9PeMxY9GtEzMKAvLA4FZRqJoriXvjeQgs1pP+I32JI376JbjR1tec0Y/tVpLGdVCMPGHcVQAR9+O9wDGWXv3wlkVeUrZwbd9DtdcHsaKcp3M0udYEouqKumFzxpSfXL7Ixs9DIHHgzDbFV21D38Vdp360OrD5xtOJY/O4D63ZEG4DZ8dHMto3GCL48idoue/RIpBdc+BX4ZqarR7Rp5v+7VclZNIeghyRlHSPQlsyma4wsejjviB1HO32ioZW3 root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 09:56:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 173.95 seconds\n"} 2018-08-31 09:56:34,308 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e/action used request id req-d54da717-cfe1-4e2d-b467-573d80c6e984 2018-08-31 09:56:34,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.129993915558s 2018-08-31 09:56:34,311 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e/action used request id req-d54da717-cfe1-4e2d-b467-573d80c6e984 2018-08-31 09:56:34,311 - functest.core.singlevm - DEBUG - console: 00000] 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.008018] pid_max: default: 32768 minimum: 301 [ 0.009651] Security Framework initialized [ 0.011126] AppArmor: AppArmor initialized [ 0.012008] Yama: becoming mindful. [ 0.013325] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017923] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.021212] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.023716] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024655] Initializing cgroup subsys memory [ 0.028034] Initializing cgroup subsys devices [ 0.029491] Initializing cgroup subsys freezer [ 0.030825] Initializing cgroup subsys blkio [ 0.032010] Initializing cgroup subsys perf_event [ 0.033295] Initializing cgroup subsys hugetlb [ 0.034602] FEATURE SPEC_CTRL Not Present [ 0.036730] mce: CPU supports 10 MCE banks [ 0.037983] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037983] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040013] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.042138] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044004] Speculative Store Bypass: Vulnerable [ 0.048247] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.053939] ACPI: Core revision 20131115 [ 0.055601] ACPI: All ACPI Tables successfully acquired [ 0.057175] ftrace: allocating 28717 entries in 113 pages [ 0.076268] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081531] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084277] Enabling x2apic [ 0.085163] Enabled x2apic [ 0.086458] Switched APIC routing to physical x2apic. [ 0.089326] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.091314] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.094519] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.102045] KVM setup paravirtual spinlock [ 0.105568] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.107899] x86: Booting SMP configuration: [ 0.108004] .... node #0, CPUs: #1[ 0.105508] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124031] x86: Booted up 1 node, 2 CPUs [ 0.124039] KVM setup async PF for cpu 1 [ 0.124044] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.128012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.130361] devtmpfs: initialized [ 0.133760] EVM: security.selinux [ 0.134742] EVM: security.SMACK64 [ 0.135753] EVM: security.ima [ 0.136003] EVM: security.capability [ 0.137070] pinctrl core: initialized pinctrl subsystem [ 0.138528] regulator-dummy: no parameters [ 0.140082] RTC time: 9:53:23, date: 08/31/18 [ 0.141358] NET: Registered protocol family 16 [ 0.142703] cpuidle: using governor ladder [ 0.143865] cpuidle: using governor menu [ 0.144072] ACPI: bus type PCI registered [ 0.145436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.147750] PCI: Using configuration type 1 for base access [ 0.148702] bio: create slab at 0 [ 0.149544] ACPI: Added _OSI(Module Device) [ 0.149544] ACPI: Added _OSI(Processor Device) [ 0.152004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.153672] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157064] ACPI: Interpreter enabled [ 0.158357] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160901] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.167137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.169970] ACPI: (supports S0 S5) [ 0.172003] ACPI: Using IOAPIC for interrupt routing [ 0.173615] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176197] ACPI: No dock devices found. [ 0.179639] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.182147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.184020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.187783] acpiphp: Slot [3] registered [ 0.188036] acpiphp: Slot [4] registered [ 0.189665] acpiphp: Slot [5] registered [ 0.191029] acpiphp: Slot [6] registered [ 0.192036] acpiphp: Slot [7] registered [ 0.193490] acpiphp: Slot [8] registered [ 0.194852] acpiphp: Slot [9] registered [ 0.196034] acpiphp: Slot [10] registered [ 0.197391] acpiphp: Slot [11] registered [ 0.198830] acpiphp: Slot [12] registered [ 0.200022] acpiphp: Slot [13] registered [ 0.201389] acpiphp: Slot [14] registered [ 0.202589] acpiphp: Slot [15] registered [ 0.203713] acpiphp: Slot [16] registered [ 0.204029] acpiphp: Slot [17] registered [ 0.205136] acpiphp: Slot [18] registered [ 0.206245] acpiphp: Slot [19] registered [ 0.207363] acpiphp: Slot [20] registered [ 0.208021] acpiphp: Slot [21] registered [ 0.209132] acpiphp: Slot [22] registered [ 0.210241] acpiphp: Slot [23] registered [ 0.211368] acpiphp: Slot [24] registered [ 0.212021] acpiphp: Slot [25] registered [ 0.213128] acpiphp: Slot [26] registered [ 0.214269] acpiphp: Slot [27] registered [ 0.215390] acpiphp: Slot [28] registered [ 0.216020] acpiphp: Slot [29] registered [ 0.217141] acpiphp: Slot [30] registered [ 0.218276] acpiphp: Slot [31] registered [ 0.219377] PCI host bridge to bus 0000:00 [ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.221614] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.223211] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.225671] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.227329] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.235886] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265653] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.268444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.270431] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.272418] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.274431] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.276214] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.277965] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277965] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280003] vgaarb: loaded [ 0.280844] vgaarb: bridge control possible 0000:00:02.0 [ 0.282613] SCSI subsystem initialized [ 0.284038] ACPI: bus type USB registered [ 0.285302] usbcore: registered new interface driver usbfs [ 0.286809] usbcore: registered new interface driver hub [ 0.288055] usbcore: registered new device driver usb [ 0.289727] PCI: Using ACPI for IRQ routing [ 0.289727] NetLabel: Initializing [ 0.292007] NetLabel: domain hash size = 128 [ 0.293195] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.294604] NetLabel: unlabeled traffic allowed by default [ 0.296212] Switched to clocksource kvm-clock [ 0.305029] AppArmor: AppArmor Filesystem Enabled [ 0.306398] pnp: PnP ACPI init [ 0.307354] ACPI: bus type PNP registered [ 0.308991] pnp: PnP ACPI: found 8 devices [ 0.310160] ACPI: bus type PNP unregistered [ 0.317942] NET: Registered protocol family 2 [ 0.319484] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.321888] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.323876] TCP: Hash tables configured (established 16384 bind 16384) [ 0.326104] TCP: reno registered [ 0.327255] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.329095] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.331161] NET: Registered protocol family 1 [ 0.332622] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.334345] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.335883] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.358923] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383068] Trying to unpack rootfs image as initramfs... [ 0.487505] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.489846] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.491384] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.493293] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.495793] Scanning for low memory corruption every 60 seconds [ 0.498004] Initialise system trusted keyring [ 0.499265] audit: initializing netlink socket (disabled) [ 0.500703] type=2000 audit(1535709204.204:1): initialized [ 0.522719] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.525499] zbud: loaded [ 0.526574] VFS: Disk quotas dquot_6.5.2 [ 0.527816] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.530119] fuse init (API version 7.22) [ 0.531354] msgmni has been set to 3997 [ 0.532587] Key type big_key registered [ 0.534263] Key type asymmetric registered [ 0.535410] Asymmetric key parser 'x509' registered [ 0.536745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.538879] io scheduler noop registered [ 0.540073] io scheduler deadline registered (default) [ 0.541568] io scheduler cfq registered [ 0.542821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.544426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.546419] ipmi message handler version 39.2 [ 0.547674] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.549832] ACPI: Power Button [PWRF] [ 0.551571] GHES: HEST is not enabled! [ 0.576788] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.621426] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.644219] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.646374] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671182] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674705] Linux agpgart interface v0.103 [ 0.677026] brd: module loaded [ 0.678491] loop: module loaded [ 0.679997] blk-mq: CPU -> queue map [ 0.681227] CPU 0 -> Queue 0 [ 0.682167] CPU 1 -> Queue 0 [ 0.683923] vda: vda1 [ 0.685624] scsi0 : ata_piix [ 0.686675] scsi1 : ata_piix [ 0.687618] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.689320] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.691324] libphy: Fixed MDIO Bus: probed [ 0.692607] tun: Universal TUN/TAP device driver, 1.6 [ 0.694031] tun: (C) 1999-2004 Max Krasnyansky [ 0.697480] PPP generic driver version 2.4.2 [ 0.698785] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.700730] ehci-pci: EHCI PCI platform driver [ 0.702094] ehci-platform: EHCI generic platform driver [ 0.703884] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.706278] ohci-pci: OHCI PCI platform driver [ 0.707846] ohci-platform: OHCI generic platform driver [ 0.709390] uhci_hcd: USB Universal Host Controller Interface driver [ 0.732958] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.734934] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.737561] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.739461] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741297] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.743346] usb usb1: Product: UHCI Host Controller [ 0.744672] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.746418] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748161] hub 1-0:1.0: USB hub found [ 0.749713] hub 1-0:1.0: 2 ports detected [ 0.751178] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.754009] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.755416] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.756977] mousedev: PS/2 mouse device common for all mice [ 0.759071] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762339] rtc_cmos 00:00: RTC can wake from S4 [ 0.763953] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.765689] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.767447] device-mapper: uevent: version 1.0.3 [ 0.768804] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.771162] ledtrig-cpu: registered to indicate activity on CPUs [ 0.772857] TCP: cubic registered [ 0.773948] NET: Registered protocol family 10 [ 0.775417] NET: Registered protocol family 17 [ 0.776673] Key type dns_resolver registered [ 0.778127] Loading compiled-in X.509 certificates [ 0.779966] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.789878] registered taskstats version 1 [ 0.793294] Key type trusted registered [ 0.797267] Key type encrypted registered [ 0.798443] AppArmor: AppArmor sha1 policy hashing enabled [ 0.799928] IMA: No TPM chip found, activating TPM-bypass! [ 0.801973] regulator-dummy: disabling [ 0.803135] Magic number: 14:634:880 [ 0.804388] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:24 UTC (1535709204) [ 0.806746] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.808338] EDD information not available. [ 0.849300] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.851519] Write protecting the kernel read-only data: 12288k [ 0.853703] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.857145] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.870871] systemd-udevd[107]: starting version 204 [ 0.932536] FDC 0 is a S82078B [ 1.060073] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.223995] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.225781] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.227533] usb 1-1: Product: QEMU USB Tablet [ 1.228731] usb 1-1: Manufacturer: QEMU [ 1.229824] usb 1-1: SerialNumber: 42 [ 1.488133] tsc: Refined TSC clocksource calibration: 3491.831 MHz [ 1.945009] 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.288633] 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.395271] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.502445] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:26 +0000. Up 2.86 seconds. cloud-init-nonet[3.02]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.61]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:28 +0000. Up 4.79 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:d4:18:a2 | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:a0:a6:5c | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: fa:e4:81:cf:b0:3c:1c:29:09:5d:56:c6:c7:ab:db:80 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | oo. | | o.. o | | . o . . | | . . . | | . . oS. | | o Eoo | | o+.o+ | | .oO... | | o.= | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e9:10:22:34:76:07:45:a7:95:45:24:f2:a3:21:24:a6 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | * ++= +=+ | | = = . *.. | |E . o + o | | . o + o | | o S | | o | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 75:01:0d:5e:6f:41:4e:2d:30:7c:76:a1:7a:88:40:77 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | . .oE=o+o.| | . ....o*=.o| | . o .++o | | ....o. | | S. o . | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: bb:4a:ce:93:78:1d:9c:42:93:49:7f:00:0d:4b:11:87 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | *B. | | .Eoo | | ..+ . | | = . . | | . oSo | | . +. | | ..+.. | | .++ .. | | .+o. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:34 +0000. Up 11.11 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:36 +0000. Up 12.33 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19611 0 --:--:-- --:--:-- --:--:-- 19681 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.3 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 [1101 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 [473 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 (1558 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.15 + '[' -n 192.168.0.15 ']' + 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 6 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ 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://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:28 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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 (4993 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 8714 clearwater-socket-factory-sig start/running, process 8719 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8768 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 6 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.204 ++ echo 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.204 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.18 ++ echo A 192.168.0.18 + echo 'nameserver 192.168.0.5' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.24' + 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 | bb:87:3e:af:39:f0:bd:22:5e:d4:7f:53:ed:1f:7f:80 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 e9:10:22:34:76:07:45:a7:95:45:24:f2:a3:21:24:a6 root@dime-0 (DSA) ec2: 256 75:01:0d:5e:6f:41:4e:2d:30:7c:76:a1:7a:88:40:77 root@dime-0 (ECDSA) ec2: 256 bb:4a:ce:93:78:1d:9c:42:93:49:7f:00:0d:4b:11:87 root@dime-0 (ED25519) ec2: 2048 fa:e4:81:cf:b0:3c:1c:29:09:5d:56:c6:c7:ab:db:80 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA+CEVR/seeAu0MvcDSSGQ/lxTuwldPMaxs/GqS92k8NsC32T37F+AF2uqeDxcjlb3+0IMNoq1+Z7iKDmT/LLkI= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINnhK1ZshUv8CLal/YyqMnI1Z7KvAIl9Wfc70tKwhUil root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjsreDCgr2NWcw21IjHEToiJvZnzsjtW2C5vEniKdXXhTQBfdjCffzfwLc8PFs3Qgjw2RK5iKrwp8fzaApyJI6Pv9PeMxY9GtEzMKAvLA4FZRqJoriXvjeQgs1pP+I32JI376JbjR1tec0Y/tVpLGdVCMPGHcVQAR9+O9wDGWXv3wlkVeUrZwbd9DtdcHsaKcp3M0udYEouqKumFzxpSfXL7Ixs9DIHHgzDbFV21D38Vdp360OrD5xtOJY/O4D63ZEG4DZ8dHMto3GCL48idoue/RIpBdc+BX4ZqarR7Rp5v+7VclZNIeghyRlHSPQlsyma4wsejjviB1HO32ioZW3 root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 09:56:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 173.95 seconds 2018-08-31 09:56:34,316 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-31 09:56:34,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:56:34,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:56:35,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-79ef0e3d-9c70-4140-b5e1-4414020c3918 x-compute-request-id: req-79ef0e3d-9c70-4140-b5e1-4414020c3918 Content-Encoding: gzip Content-Length: 1472 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:5b:4f:59", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4f:59", "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:84:15:e6", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:15:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "09760a53-fe17-40f4-b106-435c7eca58c9", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T09:53:00Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "d33755f9-733b-4597-b184-6c53f1426fe5", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T09:52:51Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:33:6f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:18.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "1573a796-218f-4eba-ad81-aedd3efcd01e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:18Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:18:a2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:22.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:22Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:9c:8e", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:14.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:14Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T09:52:49Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:30.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "3695b4fd-0182-4f1f-a97a-8740d9494380", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:30Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T09:52:18Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d0:e7", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:04.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "46700010-d4d1-48bf-8897-18529a0292ea", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:04Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ns.clearwater.opnfv", "created": "2018-08-31T09:50:20Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:56:35,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-79ef0e3d-9c70-4140-b5e1-4414020c3918 2018-08-31 09:56:35,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32545089722s 2018-08-31 09:56:35,643 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-79ef0e3d-9c70-4140-b5e1-4414020c3918 2018-08-31 09:56:35,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:56:35,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:56:35,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:56: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-00608c6b-dbf5-49f7-91a0-a6615a8aebc9 x-compute-request-id: req-00608c6b-dbf5-49f7-91a0-a6615a8aebc9 Content-Encoding: gzip Content-Length: 20135 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.008019] pid_max: default: 32768 minimum: 301\n[ 0.009938] Security Framework initialized\n[ 0.012100] AppArmor: AppArmor initialized\n[ 0.013709] Yama: becoming mindful.\n[ 0.016264] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.020742] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024233] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026667] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028509] Initializing cgroup subsys memory\n[ 0.030275] Initializing cgroup subsys devices\n[ 0.032009] Initializing cgroup subsys freezer\n[ 0.033786] Initializing cgroup subsys blkio\n[ 0.036019] Initializing cgroup subsys perf_event\n[ 0.037863] Initializing cgroup subsys hugetlb\n[ 0.040106] FEATURE SPEC_CTRL Not Present\n[ 0.042467] mce: CPU supports 10 MCE banks\n[ 0.044071] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048012] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.050443] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.052003] Speculative Store Bypass: Vulnerable\n[ 0.056535] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.063614] ACPI: Core revision 20131115\n[ 0.064566] ACPI: All ACPI Tables successfully acquired\n[ 0.066777] ftrace: allocating 28717 entries in 113 pages\n[ 0.088317] smpboot: Max logical packages: 2\n[ 0.090023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094667] Enabling x2apic\n[ 0.095897] Enabled x2apic\n[ 0.096014] Switched APIC routing to physical x2apic.\n[ 0.101395] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.103680] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.106864] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115284] KVM setup paravirtual spinlock\n[ 0.119270] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.120238] x86: Booting SMP configuration:\n[ 0.121931] .... node #0, CPUs: #1[ 0.119203] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.136029] x86: Booted up 1 node, 2 CPUs\n[ 0.136045] KVM setup async PF for cpu 1\n[ 0.136048] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.140015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.142905] devtmpfs: initialized\n[ 0.146138] EVM: security.selinux\n[ 0.147498] EVM: security.SMACK64\n[ 0.148003] EVM: security.ima\n[ 0.149216] EVM: security.capability\n[ 0.150691] pinctrl core: initialized pinctrl subsystem\n[ 0.152063] regulator-dummy: no parameters\n[ 0.153704] RTC time: 9:53:15, date: 08/31/18\n[ 0.155475] NET: Registered protocol family 16\n[ 0.156151] cpuidle: using governor ladder\n[ 0.157747] cpuidle: using governor menu\n[ 0.159339] ACPI: bus type PCI registered\n[ 0.160010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.162453] PCI: Using configuration type 1 for base access\n[ 0.164648] bio: create slab at 0\n[ 0.165646] ACPI: Added _OSI(Module Device)\n[ 0.168004] ACPI: Added _OSI(Processor Device)\n[ 0.169643] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.171359] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.173273] ACPI: Interpreter enabled\n[ 0.174762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.178236] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.180986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.184005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.187608] ACPI: (supports S0 S5)\n[ 0.188004] ACPI: Using IOAPIC for interrupt routing\n[ 0.189836] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.192199] ACPI: No dock devices found.\n[ 0.195788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.196009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.198394] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.200021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.204216] acpiphp: Slot [3] registered\n[ 0.205766] acpiphp: Slot [4] registered\n[ 0.207287] acpiphp: Slot [5] registered\n[ 0.208025] acpiphp: Slot [6] registered\n[ 0.209809] acpiphp: Slot [7] registered\n[ 0.211411] acpiphp: Slot [8] registered\n[ 0.212022] acpiphp: Slot [9] registered\n[ 0.213560] acpiphp: Slot [10] registered\n[ 0.215143] acpiphp: Slot [11] registered\n[ 0.216023] acpiphp: Slot [12] registered\n[ 0.217592] acpiphp: Slot [13] registered\n[ 0.219167] acpiphp: Slot [14] registered\n[ 0.220023] acpiphp: Slot [15] registered\n[ 0.221564] acpiphp: Slot [16] registered\n[ 0.223169] acpiphp: Slot [17] registered\n[ 0.224023] acpiphp: Slot [18] registered\n[ 0.225612] acpiphp: Slot [19] registered\n[ 0.227233] acpiphp: Slot [20] registered\n[ 0.228023] acpiphp: Slot [21] registered\n[ 0.229638] acpiphp: Slot [22] registered\n[ 0.231224] acpiphp: Slot [23] registered\n[ 0.232031] acpiphp: Slot [24] registered\n[ 0.233597] acpiphp: Slot [25] registered\n[ 0.235167] acpiphp: Slot [26] registered\n[ 0.236023] acpiphp: Slot [27] registered\n[ 0.237594] acpiphp: Slot [28] registered\n[ 0.239152] acpiphp: Slot [29] registered\n[ 0.240023] acpiphp: Slot [30] registered\n[ 0.241575] acpiphp: Slot [31] registered\n[ 0.243124] PCI host bridge to bus 0000:00\n[ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.246020] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.250188] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254495] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.261774] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292624] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295424] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297122] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301040] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304309] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.306129] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309129] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311346] SCSI subsystem initialized\n[ 0.312200] ACPI: bus type USB registered\n[ 0.313678] usbcore: registered new interface driver usbfs\n[ 0.315706] usbcore: registered new interface driver hub\n[ 0.316053] usbcore: registered new device driver usb\n[ 0.318028] PCI: Using ACPI for IRQ routing\n[ 0.320258] NetLabel: Initializing\n[ 0.321633] NetLabel: domain hash size = 128\n[ 0.323304] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.324078] NetLabel: unlabeled traffic allowed by default\n[ 0.326117] Switched to clocksource kvm-clock\n[ 0.334221] AppArmor: AppArmor Filesystem Enabled\n[ 0.336143] pnp: PnP ACPI init\n[ 0.337429] ACPI: bus type PNP registered\n[ 0.339539] pnp: PnP ACPI: found 8 devices\n[ 0.341146] ACPI: bus type PNP unregistered\n[ 0.349263] NET: Registered protocol family 2\n[ 0.351333] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.354307] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.356981] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.359546] TCP: reno registered\n[ 0.360882] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.363113] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.365616] NET: Registered protocol family 1\n[ 0.367153] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369096] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.394098] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417643] Trying to unpack rootfs image as initramfs...\n[ 0.523908] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.526739] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.528881] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.530788] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.533671] Scanning for low memory corruption every 60 seconds\n[ 0.535938] Initialise system trusted keyring\n[ 0.537698] audit: initializing netlink socket (disabled)\n[ 0.539718] type=2000 audit(1535709196.101:1): initialized\n[ 0.560695] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.563939] zbud: loaded\n[ 0.565219] VFS: Disk quotas dquot_6.5.2\n[ 0.566764] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.569544] fuse init (API version 7.22)\n[ 0.571176] msgmni has been set to 3997\n[ 0.572756] Key type big_key registered\n[ 0.574622] Key type asymmetric registered\n[ 0.576218] Asymmetric key parser 'x509' registered\n[ 0.578090] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.580949] io scheduler noop registered\n[ 0.582468] io scheduler deadline registered (default)\n[ 0.584434] io scheduler cfq registered\n[ 0.586001] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.588057] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.590469] ipmi message handler version 39.2\n[ 0.592190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.594984] ACPI: Power Button [PWRF]\n[ 0.596509] GHES: HEST is not enabled!\n[ 0.618787] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685732] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.688501] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713168] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716778] Linux agpgart interface v0.103\n[ 0.719223] brd: module loaded\n[ 0.720826] loop: module loaded\n[ 0.722319] blk-mq: CPU -> queue map\n[ 0.723571] CPU 0 -> Queue 0\n[ 0.724739] CPU 1 -> Queue 0\n[ 0.726813] vda: vda1\n[ 0.728754] scsi0 : ata_piix\n[ 0.730098] scsi1 : ata_piix\n[ 0.731356] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.733810] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.736662] libphy: Fixed MDIO Bus: probed\n[ 0.738354] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740319] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.744357] PPP generic driver version 2.4.2\n[ 0.746029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748385] ehci-pci: EHCI PCI platform driver\n[ 0.750108] ehci-platform: EHCI generic platform driver\n[ 0.752560] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754266] ohci-pci: OHCI PCI platform driver\n[ 0.755599] ohci-platform: OHCI generic platform driver\n[ 0.757029] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.779472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.781225] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783534] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785238] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787066] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789189] usb usb1: Product: UHCI Host Controller\n[ 0.790599] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.792346] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.793813] hub 1-0:1.0: USB hub found\n[ 0.794988] hub 1-0:1.0: 2 ports detected\n[ 0.796384] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.799628] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.801099] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.802726] mousedev: PS/2 mouse device common for all mice\n[ 0.804597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.807315] rtc_cmos 00:00: RTC can wake from S4\n[ 0.808977] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.810819] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.812680] device-mapper: uevent: version 1.0.3\n[ 0.814111] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.816480] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.818309] TCP: cubic registered\n[ 0.819473] NET: Registered protocol family 10\n[ 0.821151] NET: Registered protocol family 17\n[ 0.822504] Key type dns_resolver registered\n[ 0.824034] Loading compiled-in X.509 certificates\n[ 0.826023] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.836099] registered taskstats version 1\n[ 0.839458] Key type trusted registered\n[ 0.843379] Key type encrypted registered\n[ 0.844654] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.846223] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.848441] regulator-dummy: disabling\n[ 0.849833] Magic number: 14:634:880\n[ 0.851284] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:16 UTC (1535709196)\n[ 0.854112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.855954] EDD information not available.\n[ 0.893399] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.895699] Write protecting the kernel read-only data: 12288k\n[ 0.898270] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.901951] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.915598] systemd-udevd[107]: starting version 204\n[ 0.957039] FDC 0 is a S82078B\n[ 1.108072] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.273316] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.275204] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.277095] usb 1-1: Product: QEMU USB Tablet\n[ 1.278706] usb 1-1: Manufacturer: QEMU\n[ 1.279863] usb 1-1: SerialNumber: 42\n[ 1.524137] tsc: Refined TSC clocksource calibration: 3491.832 MHz\n[ 1.969758] 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.340594] 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.473133] 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.587909] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:18 +0000. Up 3.02 seconds.\ncloud-init-nonet[3.20]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.33]: static networking is now up\n * Stopping Mount network filesystems[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 ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:20 +0000. Up 4.62 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:88:9c:8e |\nci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:6f:46:20 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n0f:62:49:4e:d9:8e:d1:f9:93:31:26:36:85:5d:c9:1d root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o.o.oE. |\n| +.o. o . |\n| = B + |\n| + * = + |\n| * S + |\n| . . o . |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ndd:3b:95:df:d9:30:23:ed:dd:44:cf:0e:d4:ca:c9:a2 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| . o|\n| . . = *.|\n| S . + & +|\n| . * X=|\n| E o ..B|\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:\n37:46:7a:ab:83:79:ca:03:e3:f8:be:a6:0c:e1:0e:65 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . |\n| o |\n|. E S = |\n|.+ o + o |\n|o. o o o . |\n|oo. o.+ o. |\n| .o=+.o+.. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n46:07:ff:46:24:60:8f:a4:ad:6e:88:43:54:ff:d1:7c root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . =.. . |\n| . . = B o |\n| . o = * E |\n| . + o + |\n| . . S o |\n| . . o . . |\n| o . o |\n| . . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[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 boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:27 +0000. Up 11.75 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:28 +0000. Up 13.08 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 19424 0 --:--:-- --:--:-- --:--:-- 19438\nOK\n+ apt-get update\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [763 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 [473 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://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 5s (2484 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.15\n+ '[' -n 192.168.0.15 ']'\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 6 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 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://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 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://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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 8s (6523 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 8259\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 8358\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 8375\nclearwater-socket-factory-sig start/running, process 8380\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 6 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 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.201\n++ echo 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.201\n++ ip2rr 192.168.1.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.14\n++ echo A 192.168.1.14\n++ ip2rr 192.168.1.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.14\n++ echo A 192.168.1.14\n++ ip2rr 192.168.1.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.14\n++ echo A 192.168.1.14\n++ ip2rr 192.168.1.14\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.14\n++ echo A 192.168.1.14\n+ echo 'nameserver 192.168.0.5'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.24'\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 | bb:87:3e:af:39:f0:bd:22:5e:d4:7f:53:ed:1f:7f:80 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 dd:3b:95:df:d9:30:23:ed:dd:44:cf:0e:d4:ca:c9:a2 root@sprout-0 (DSA)\nec2: 256 37:46:7a:ab:83:79:ca:03:e3:f8:be:a6:0c:e1:0e:65 root@sprout-0 (ECDSA)\nec2: 256 46:07:ff:46:24:60:8f:a4:ad:6e:88:43:54:ff:d1:7c root@sprout-0 (ED25519)\nec2: 2048 0f:62:49:4e:d9:8e:d1:f9:93:31:26:36:85:5d:c9:1d root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBwOwN8I2/ArrQAwBGiNKDlJoiAuHJMqd0gzSm246rbQ1anupJW9erRmKENtfVG1STDQkkcEnCzEjiU+ft4hX6Q= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII0Y+60hY1P/HFOYnVJDQoIp+KPKPd+O9xfOAfuTeBYB root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDR2VXsjs5D8S8Lj2tiwGJoH704kfy55b/ZNXRFD5Qph3Jgja/IX+vrx/TM1IndeYxalxdflNMuatWS5doA0aipi9j6Lp+yBbz1IYQbCI4BQElBxBoVloESjwY4pbqanifbw+vBhOBJfYP1PfV7dQ4MDbr9B/dGhQ22md9HBn6Y2I330hmVWcUo+8dvCQJ6gerA+g2rRkdXwU+zbMJytKGtrSlvxFevpGtXRFOPrsWWMY3v4BxIdcxzxDONirqKZGEXPbPDD4ZzwYUcmr/3pqSIHHLU2mfsyYlV18AW//CBKtTBRE7HYOABbYznitrtLmCek6EXGUVK/1G0PHcrIcgV root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 09:55:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 134.65 seconds\n"} 2018-08-31 09:56:35,741 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410/action used request id req-00608c6b-dbf5-49f7-91a0-a6615a8aebc9 2018-08-31 09:56:35,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0906360149384s 2018-08-31 09:56:35,743 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410/action used request id req-00608c6b-dbf5-49f7-91a0-a6615a8aebc9 2018-08-31 09:56:35,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.008019] pid_max: default: 32768 minimum: 301 [ 0.009938] Security Framework initialized [ 0.012100] AppArmor: AppArmor initialized [ 0.013709] Yama: becoming mindful. [ 0.016264] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.020742] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024233] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026667] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028509] Initializing cgroup subsys memory [ 0.030275] Initializing cgroup subsys devices [ 0.032009] Initializing cgroup subsys freezer [ 0.033786] Initializing cgroup subsys blkio [ 0.036019] Initializing cgroup subsys perf_event [ 0.037863] Initializing cgroup subsys hugetlb [ 0.040106] FEATURE SPEC_CTRL Not Present [ 0.042467] mce: CPU supports 10 MCE banks [ 0.044071] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048012] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.050443] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.052003] Speculative Store Bypass: Vulnerable [ 0.056535] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.063614] ACPI: Core revision 20131115 [ 0.064566] ACPI: All ACPI Tables successfully acquired [ 0.066777] ftrace: allocating 28717 entries in 113 pages [ 0.088317] smpboot: Max logical packages: 2 [ 0.090023] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094667] Enabling x2apic [ 0.095897] Enabled x2apic [ 0.096014] Switched APIC routing to physical x2apic. [ 0.101395] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103680] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.106864] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115284] KVM setup paravirtual spinlock [ 0.119270] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120238] x86: Booting SMP configuration: [ 0.121931] .... node #0, CPUs: #1[ 0.119203] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.136029] x86: Booted up 1 node, 2 CPUs [ 0.136045] KVM setup async PF for cpu 1 [ 0.136048] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.140015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.142905] devtmpfs: initialized [ 0.146138] EVM: security.selinux [ 0.147498] EVM: security.SMACK64 [ 0.148003] EVM: security.ima [ 0.149216] EVM: security.capability [ 0.150691] pinctrl core: initialized pinctrl subsystem [ 0.152063] regulator-dummy: no parameters [ 0.153704] RTC time: 9:53:15, date: 08/31/18 [ 0.155475] NET: Registered protocol family 16 [ 0.156151] cpuidle: using governor ladder [ 0.157747] cpuidle: using governor menu [ 0.159339] ACPI: bus type PCI registered [ 0.160010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162453] PCI: Using configuration type 1 for base access [ 0.164648] bio: create slab at 0 [ 0.165646] ACPI: Added _OSI(Module Device) [ 0.168004] ACPI: Added _OSI(Processor Device) [ 0.169643] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.171359] ACPI: Added _OSI(Processor Aggregator Device) [ 0.173273] ACPI: Interpreter enabled [ 0.174762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.178236] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.184005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.187608] ACPI: (supports S0 S5) [ 0.188004] ACPI: Using IOAPIC for interrupt routing [ 0.189836] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.192199] ACPI: No dock devices found. [ 0.195788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.196009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.198394] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.200021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204216] acpiphp: Slot [3] registered [ 0.205766] acpiphp: Slot [4] registered [ 0.207287] acpiphp: Slot [5] registered [ 0.208025] acpiphp: Slot [6] registered [ 0.209809] acpiphp: Slot [7] registered [ 0.211411] acpiphp: Slot [8] registered [ 0.212022] acpiphp: Slot [9] registered [ 0.213560] acpiphp: Slot [10] registered [ 0.215143] acpiphp: Slot [11] registered [ 0.216023] acpiphp: Slot [12] registered [ 0.217592] acpiphp: Slot [13] registered [ 0.219167] acpiphp: Slot [14] registered [ 0.220023] acpiphp: Slot [15] registered [ 0.221564] acpiphp: Slot [16] registered [ 0.223169] acpiphp: Slot [17] registered [ 0.224023] acpiphp: Slot [18] registered [ 0.225612] acpiphp: Slot [19] registered [ 0.227233] acpiphp: Slot [20] registered [ 0.228023] acpiphp: Slot [21] registered [ 0.229638] acpiphp: Slot [22] registered [ 0.231224] acpiphp: Slot [23] registered [ 0.232031] acpiphp: Slot [24] registered [ 0.233597] acpiphp: Slot [25] registered [ 0.235167] acpiphp: Slot [26] registered [ 0.236023] acpiphp: Slot [27] registered [ 0.237594] acpiphp: Slot [28] registered [ 0.239152] acpiphp: Slot [29] registered [ 0.240023] acpiphp: Slot [30] registered [ 0.241575] acpiphp: Slot [31] registered [ 0.243124] PCI host bridge to bus 0000:00 [ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.246020] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.250188] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254495] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.261774] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292624] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295424] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297122] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301040] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304309] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.306129] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309129] vgaarb: bridge control possible 0000:00:02.0 [ 0.311346] SCSI subsystem initialized [ 0.312200] ACPI: bus type USB registered [ 0.313678] usbcore: registered new interface driver usbfs [ 0.315706] usbcore: registered new interface driver hub [ 0.316053] usbcore: registered new device driver usb [ 0.318028] PCI: Using ACPI for IRQ routing [ 0.320258] NetLabel: Initializing [ 0.321633] NetLabel: domain hash size = 128 [ 0.323304] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324078] NetLabel: unlabeled traffic allowed by default [ 0.326117] Switched to clocksource kvm-clock [ 0.334221] AppArmor: AppArmor Filesystem Enabled [ 0.336143] pnp: PnP ACPI init [ 0.337429] ACPI: bus type PNP registered [ 0.339539] pnp: PnP ACPI: found 8 devices [ 0.341146] ACPI: bus type PNP unregistered [ 0.349263] NET: Registered protocol family 2 [ 0.351333] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.354307] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.356981] TCP: Hash tables configured (established 16384 bind 16384) [ 0.359546] TCP: reno registered [ 0.360882] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.363113] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.365616] NET: Registered protocol family 1 [ 0.367153] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369096] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371006] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394098] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417643] Trying to unpack rootfs image as initramfs... [ 0.523908] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.526739] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.528881] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.530788] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.533671] Scanning for low memory corruption every 60 seconds [ 0.535938] Initialise system trusted keyring [ 0.537698] audit: initializing netlink socket (disabled) [ 0.539718] type=2000 audit(1535709196.101:1): initialized [ 0.560695] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563939] zbud: loaded [ 0.565219] VFS: Disk quotas dquot_6.5.2 [ 0.566764] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.569544] fuse init (API version 7.22) [ 0.571176] msgmni has been set to 3997 [ 0.572756] Key type big_key registered [ 0.574622] Key type asymmetric registered [ 0.576218] Asymmetric key parser 'x509' registered [ 0.578090] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.580949] io scheduler noop registered [ 0.582468] io scheduler deadline registered (default) [ 0.584434] io scheduler cfq registered [ 0.586001] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.588057] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.590469] ipmi message handler version 39.2 [ 0.592190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.594984] ACPI: Power Button [PWRF] [ 0.596509] GHES: HEST is not enabled! [ 0.618787] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662578] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.685732] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.688501] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.713168] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.716778] Linux agpgart interface v0.103 [ 0.719223] brd: module loaded [ 0.720826] loop: module loaded [ 0.722319] blk-mq: CPU -> queue map [ 0.723571] CPU 0 -> Queue 0 [ 0.724739] CPU 1 -> Queue 0 [ 0.726813] vda: vda1 [ 0.728754] scsi0 : ata_piix [ 0.730098] scsi1 : ata_piix [ 0.731356] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.733810] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.736662] libphy: Fixed MDIO Bus: probed [ 0.738354] tun: Universal TUN/TAP device driver, 1.6 [ 0.740319] tun: (C) 1999-2004 Max Krasnyansky [ 0.744357] PPP generic driver version 2.4.2 [ 0.746029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.748385] ehci-pci: EHCI PCI platform driver [ 0.750108] ehci-platform: EHCI generic platform driver [ 0.752560] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.754266] ohci-pci: OHCI PCI platform driver [ 0.755599] ohci-platform: OHCI generic platform driver [ 0.757029] uhci_hcd: USB Universal Host Controller Interface driver [ 0.779472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781225] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783534] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785238] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787066] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789189] usb usb1: Product: UHCI Host Controller [ 0.790599] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.792346] usb usb1: SerialNumber: 0000:00:01.2 [ 0.793813] hub 1-0:1.0: USB hub found [ 0.794988] hub 1-0:1.0: 2 ports detected [ 0.796384] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.799628] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.801099] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.802726] mousedev: PS/2 mouse device common for all mice [ 0.804597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.807315] rtc_cmos 00:00: RTC can wake from S4 [ 0.808977] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.810819] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.812680] device-mapper: uevent: version 1.0.3 [ 0.814111] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.816480] ledtrig-cpu: registered to indicate activity on CPUs [ 0.818309] TCP: cubic registered [ 0.819473] NET: Registered protocol family 10 [ 0.821151] NET: Registered protocol family 17 [ 0.822504] Key type dns_resolver registered [ 0.824034] Loading compiled-in X.509 certificates [ 0.826023] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.836099] registered taskstats version 1 [ 0.839458] Key type trusted registered [ 0.843379] Key type encrypted registered [ 0.844654] AppArmor: AppArmor sha1 policy hashing enabled [ 0.846223] IMA: No TPM chip found, activating TPM-bypass! [ 0.848441] regulator-dummy: disabling [ 0.849833] Magic number: 14:634:880 [ 0.851284] rtc_cmos 00:00: setting system clock to 2018-08-31 09:53:16 UTC (1535709196) [ 0.854112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.855954] EDD information not available. [ 0.893399] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.895699] Write protecting the kernel read-only data: 12288k [ 0.898270] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.901951] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.915598] systemd-udevd[107]: starting version 204 [ 0.957039] FDC 0 is a S82078B [ 1.108072] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.273316] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.275204] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.277095] usb 1-1: Product: QEMU USB Tablet [ 1.278706] usb 1-1: Manufacturer: QEMU [ 1.279863] usb 1-1: SerialNumber: 42 [ 1.524137] tsc: Refined TSC clocksource calibration: 3491.832 MHz [ 1.969758] 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.340594] 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.473133] 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.587909] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:53:18 +0000. Up 3.02 seconds. cloud-init-nonet[3.20]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.33]: static networking is now up * Stopping Mount network filesystems[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 ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:53:20 +0000. Up 4.62 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:88:9c:8e | ci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:6f:46:20 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 0f:62:49:4e:d9:8e:d1:f9:93:31:26:36:85:5d:c9:1d root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | o.o.oE. | | +.o. o . | | = B + | | + * = + | | * S + | | . . o . | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: dd:3b:95:df:d9:30:23:ed:dd:44:cf:0e:d4:ca:c9:a2 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . o| | . . = *.| | S . + & +| | . * X=| | E o ..B| | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 37:46:7a:ab:83:79:ca:03:e3:f8:be:a6:0c:e1:0e:65 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . | | o | |. E S = | |.+ o + o | |o. o o o . | |oo. o.+ o. | | .o=+.o+.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 46:07:ff:46:24:60:8f:a4:ad:6e:88:43:54:ff:d1:7c root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | . =.. . | | . . = B o | | . o = * E | | . + o + | | . . S o | | . . o . . | | o . o | | . . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[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 boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:53:27 +0000. Up 11.75 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:53:28 +0000. Up 13.08 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 19424 0 --:--:-- --:--:-- --:--:-- 19438 OK + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [763 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 [473 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://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 5s (2484 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.15 + '[' -n 192.168.0.15 ']' + 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 6 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 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://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 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://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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 8s (6523 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 8259 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 8358 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 8375 clearwater-socket-factory-sig start/running, process 8380 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 6 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 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.201 ++ echo 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.201 ++ ip2rr 192.168.1.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.14 ++ echo A 192.168.1.14 ++ ip2rr 192.168.1.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.14 ++ echo A 192.168.1.14 ++ ip2rr 192.168.1.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.14 ++ echo A 192.168.1.14 ++ ip2rr 192.168.1.14 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.14 ++ echo A 192.168.1.14 + echo 'nameserver 192.168.0.5' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.24' + 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 | bb:87:3e:af:39:f0:bd:22:5e:d4:7f:53:ed:1f:7f:80 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 dd:3b:95:df:d9:30:23:ed:dd:44:cf:0e:d4:ca:c9:a2 root@sprout-0 (DSA) ec2: 256 37:46:7a:ab:83:79:ca:03:e3:f8:be:a6:0c:e1:0e:65 root@sprout-0 (ECDSA) ec2: 256 46:07:ff:46:24:60:8f:a4:ad:6e:88:43:54:ff:d1:7c root@sprout-0 (ED25519) ec2: 2048 0f:62:49:4e:d9:8e:d1:f9:93:31:26:36:85:5d:c9:1d root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBwOwN8I2/ArrQAwBGiNKDlJoiAuHJMqd0gzSm246rbQ1anupJW9erRmKENtfVG1STDQkkcEnCzEjiU+ft4hX6Q= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII0Y+60hY1P/HFOYnVJDQoIp+KPKPd+O9xfOAfuTeBYB root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDR2VXsjs5D8S8Lj2tiwGJoH704kfy55b/ZNXRFD5Qph3Jgja/IX+vrx/TM1IndeYxalxdflNMuatWS5doA0aipi9j6Lp+yBbz1IYQbCI4BQElBxBoVloESjwY4pbqanifbw+vBhOBJfYP1PfV7dQ4MDbr9B/dGhQ22md9HBn6Y2I330hmVWcUo+8dvCQJ6gerA+g2rRkdXwU+zbMJytKGtrSlvxFevpGtXRFOPrsWWMY3v4BxIdcxzxDONirqKZGEXPbPDD4ZzwYUcmr/3pqSIHHLU2mfsyYlV18AW//CBKtTBRE7HYOABbYznitrtLmCek6EXGUVK/1G0PHcrIcgV root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 09:55:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 134.65 seconds 2018-08-31 09:56:35,747 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-31 09:56:35,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:56:35,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:56:36,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:56: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-34af4863-7d20-4e53-9bc5-7fac897a0a05 x-compute-request-id: req-34af4863-7d20-4e53-9bc5-7fac897a0a05 Content-Encoding: gzip Content-Length: 1472 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:5b:4f:59", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4f:59", "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:84:15:e6", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:15:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "09760a53-fe17-40f4-b106-435c7eca58c9", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T09:53:00Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "d33755f9-733b-4597-b184-6c53f1426fe5", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T09:52:51Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:33:6f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:18.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "1573a796-218f-4eba-ad81-aedd3efcd01e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:18Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:18:a2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:22.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:22Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:9c:8e", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:14.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:14Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T09:52:49Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:30.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "3695b4fd-0182-4f1f-a97a-8740d9494380", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:30Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T09:52:18Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d0:e7", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:04.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "46700010-d4d1-48bf-8897-18529a0292ea", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:04Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ns.clearwater.opnfv", "created": "2018-08-31T09:50:20Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:56:36,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-34af4863-7d20-4e53-9bc5-7fac897a0a05 2018-08-31 09:56:36,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.97560095787s 2018-08-31 09:56:36,724 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-34af4863-7d20-4e53-9bc5-7fac897a0a05 2018-08-31 09:56:36,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:56:36,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:56:36,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-4b079510-1f87-4042-9ec7-3793d4a581e1 x-compute-request-id: req-4b079510-1f87-4042-9ec7-3793d4a581e1 Content-Encoding: gzip Content-Length: 20540 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-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.008035] Security Framework initialized\n[ 0.009250] AppArmor: AppArmor initialized\n[ 0.010420] Yama: becoming mindful.\n[ 0.012149] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016277] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018980] 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.022105] Initializing cgroup subsys memory\n[ 0.024006] Initializing cgroup subsys devices\n[ 0.025250] Initializing cgroup subsys freezer\n[ 0.026485] Initializing cgroup subsys blkio\n[ 0.027679] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029295] FEATURE SPEC_CTRL Not Present\n[ 0.032187] mce: CPU supports 10 MCE banks\n[ 0.033375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033375] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037636] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.039649] Speculative Store Bypass: Vulnerable\n[ 0.040322] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046483] ACPI: Core revision 20131115\n[ 0.048121] ACPI: All ACPI Tables successfully acquired\n[ 0.049752] ftrace: allocating 28717 entries in 113 pages\n[ 0.068233] smpboot: Max logical packages: 2\n[ 0.069439] 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.073936] Enabling x2apic\n[ 0.074831] Enabled x2apic\n[ 0.076003] Switched APIC routing to physical x2apic.\n[ 0.078689] ..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.084015] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093525] KVM setup paravirtual spinlock\n[ 0.096105] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098072] x86: Booting SMP configuration:\n[ 0.099323] .... node #0, CPUs: #1[ 0.096059] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.116126] KVM setup async PF for cpu 1\n[ 0.116195] x86: Booted up 1 node, 2 CPUs\n[ 0.116201] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.122949] devtmpfs: initialized\n[ 0.126307] EVM: security.selinux\n[ 0.127335] EVM: security.SMACK64\n[ 0.128003] EVM: security.ima\n[ 0.128949] EVM: security.capability\n[ 0.130064] pinctrl core: initialized pinctrl subsystem\n[ 0.132116] regulator-dummy: no parameters\n[ 0.133406] RTC time: 9:52:30, date: 08/31/18\n[ 0.134776] NET: Registered protocol family 16\n[ 0.136167] cpuidle: using governor ladder\n[ 0.137356] cpuidle: using governor menu\n[ 0.138614] ACPI: bus type PCI registered\n[ 0.139805] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.140175] PCI: Using configuration type 1 for base access\n[ 0.142331] bio: create slab at 0\n[ 0.144159] ACPI: Added _OSI(Module Device)\n[ 0.145367] ACPI: Added _OSI(Processor Device)\n[ 0.146602] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147920] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149702] ACPI: Interpreter enabled\n[ 0.150840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152754] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155361] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160007] ACPI: (supports S0 S5)\n[ 0.161052] ACPI: Using IOAPIC for interrupt routing\n[ 0.162443] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164217] ACPI: No dock devices found.\n[ 0.167459] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168034] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169804] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171578] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172300] acpiphp: Slot [3] registered\n[ 0.173431] acpiphp: Slot [4] registered\n[ 0.174556] acpiphp: Slot [5] registered\n[ 0.175691] acpiphp: Slot [6] registered\n[ 0.176020] acpiphp: Slot [7] registered\n[ 0.177172] acpiphp: Slot [8] registered\n[ 0.178337] acpiphp: Slot [9] registered\n[ 0.179512] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181205] acpiphp: Slot [12] registered\n[ 0.182366] acpiphp: Slot [13] registered\n[ 0.183519] acpiphp: Slot [14] registered\n[ 0.184021] acpiphp: Slot [15] registered\n[ 0.185163] acpiphp: Slot [16] registered\n[ 0.186343] acpiphp: Slot [17] registered\n[ 0.187522] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189188] acpiphp: Slot [20] registered\n[ 0.190356] acpiphp: Slot [21] registered\n[ 0.191533] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193173] acpiphp: Slot [24] registered\n[ 0.194370] acpiphp: Slot [25] registered\n[ 0.195560] acpiphp: Slot [26] registered\n[ 0.196020] acpiphp: Slot [27] registered\n[ 0.197189] acpiphp: Slot [28] registered\n[ 0.198332] acpiphp: Slot [29] registered\n[ 0.199502] acpiphp: Slot [30] registered\n[ 0.200027] acpiphp: Slot [31] registered\n[ 0.201166] PCI host bridge to bus 0000:00\n[ 0.202339] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203805] 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.205615] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.207333] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.215525] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.237221] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.239713] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.240988] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.243179] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.244923] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.247032] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.248327] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249781] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252004] vgaarb: loaded\n[ 0.252863] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254667] SCSI subsystem initialized\n[ 0.256107] ACPI: bus type USB registered\n[ 0.257366] usbcore: registered new interface driver usbfs\n[ 0.258831] usbcore: registered new interface driver hub\n[ 0.260053] usbcore: registered new device driver usb\n[ 0.261496] PCI: Using ACPI for IRQ routing\n[ 0.261769] NetLabel: Initializing\n[ 0.264016] NetLabel: domain hash size = 128\n[ 0.265283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.266790] NetLabel: unlabeled traffic allowed by default\n[ 0.268240] Switched to clocksource kvm-clock\n[ 0.277577] AppArmor: AppArmor Filesystem Enabled\n[ 0.278902] pnp: PnP ACPI init\n[ 0.279850] ACPI: bus type PNP registered\n[ 0.281577] pnp: PnP ACPI: found 8 devices\n[ 0.282782] ACPI: bus type PNP unregistered\n[ 0.290989] NET: Registered protocol family 2\n[ 0.292923] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.295132] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.297108] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.298928] TCP: reno registered\n[ 0.299904] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.301532] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.303275] NET: Registered protocol family 1\n[ 0.304569] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.306154] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.307659] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.329833] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.352069] Trying to unpack rootfs image as initramfs...\n[ 0.455363] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.457893] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.459456] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.461173] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.463567] Scanning for low memory corruption every 60 seconds\n[ 0.465722] Initialise system trusted keyring\n[ 0.467061] audit: initializing netlink socket (disabled)\n[ 0.468558] type=2000 audit(1535709151.413:1): initialized\n[ 0.490563] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.493216] zbud: loaded\n[ 0.494334] VFS: Disk quotas dquot_6.5.2\n[ 0.495525] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.497754] fuse init (API version 7.22)\n[ 0.499036] msgmni has been set to 3997\n[ 0.500245] Key type big_key registered\n[ 0.501985] Key type asymmetric registered\n[ 0.503177] Asymmetric key parser 'x509' registered\n[ 0.504561] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506760] io scheduler noop registered\n[ 0.507900] io scheduler deadline registered (default)\n[ 0.509311] io scheduler cfq registered\n[ 0.510540] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513884] ipmi message handler version 39.2\n[ 0.515184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517284] ACPI: Power Button [PWRF]\n[ 0.518518] GHES: HEST is not enabled!\n[ 0.540459] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.583491] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.585743] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610840] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614247] Linux agpgart interface v0.103\n[ 0.616831] brd: module loaded\n[ 0.618459] loop: module loaded\n[ 0.619847] blk-mq: CPU -> queue map\n[ 0.620896] CPU 0 -> Queue 0\n[ 0.621819] CPU 1 -> Queue 0\n[ 0.623696] vda: vda1\n[ 0.625420] scsi0 : ata_piix\n[ 0.626485] scsi1 : ata_piix\n[ 0.627404] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.629114] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.631249] libphy: Fixed MDIO Bus: probed\n[ 0.632592] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633965] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636745] PPP generic driver version 2.4.2\n[ 0.638470] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640245] ehci-pci: EHCI PCI platform driver\n[ 0.641551] ehci-platform: EHCI generic platform driver\n[ 0.642996] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644651] ohci-pci: OHCI PCI platform driver\n[ 0.645939] ohci-platform: OHCI generic platform driver\n[ 0.647374] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669848] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.671364] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.675418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677227] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679312] usb usb1: Product: UHCI Host Controller\n[ 0.680674] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.682398] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683854] hub 1-0:1.0: USB hub found\n[ 0.685013] hub 1-0:1.0: 2 ports detected\n[ 0.686416] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689587] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691047] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692626] mousedev: PS/2 mouse device common for all mice\n[ 0.694476] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.697003] rtc_cmos 00:00: RTC can wake from S4\n[ 0.698675] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.700432] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.702336] device-mapper: uevent: version 1.0.3\n[ 0.703722] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.706167] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.707986] TCP: cubic registered\n[ 0.709180] NET: Registered protocol family 10\n[ 0.710768] NET: Registered protocol family 17\n[ 0.712104] Key type dns_resolver registered\n[ 0.713570] Loading compiled-in X.509 certificates\n[ 0.715521] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.718176] registered taskstats version 1\n[ 0.721678] Key type trusted registered\n[ 0.725826] Key type encrypted registered\n[ 0.727071] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728649] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.737863] regulator-dummy: disabling\n[ 0.739090] Magic number: 14:634:880\n[ 0.740422] rtc_cmos 00:00: setting system clock to 2018-08-31 09:52:31 UTC (1535709151)\n[ 0.742966] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.744663] EDD information not available.\n[ 0.785508] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.787963] Write protecting the kernel read-only data: 12288k\n[ 0.790271] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.793821] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809113] systemd-udevd[106]: starting version 204\n[ 0.851682] FDC 0 is a S82078B\n[ 0.996049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.161023] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.162916] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.164869] usb 1-1: Product: QEMU USB Tablet\n[ 1.166180] usb 1-1: Manufacturer: QEMU\n[ 1.167362] usb 1-1: SerialNumber: 42\n[ 1.456077] tsc: Refined TSC clocksource calibration: 3491.830 MHz\n[ 1.865008] 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.198231] 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.300324] 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.392886] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:52:33 +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 Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[3.93]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:52:34 +0000. Up 4.05 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.15 | 255.255.255.0 | fa:16:3e:b9:79:fb |\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:\n5b:b8:62:c6:ec:78:64:e0:5b:70:b7:73:ce:67:3e:db root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| o . .. |\n| . + .S.. |\n| .o+ o+. |\n| =* o= |\n| .=.. o +. |\n| ... +ooE |\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:\nd7:ee:0a:f0:88:4f:4f:36:39:52:f2:79:29:fa:5e:aa root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| . |\n| o S . . |\n| . B + o |\n| . + % + . |\n| o * O . |\n| E+= ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n4d:d6:65:e9:f5:42:5e:4f:68:8c:6f:e9:03:7f:57:94 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ooo.|\n| ..o*E=|\n| o .* *o|\n| + . B +|\n| S . = ..|\n| + o|\n| o.|\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n0d:cf:d5:0c:16:a9:f4:79:82:1c:bf:e5:70:f7:61:64 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| +o |\n| o..+ E |\n| .o *..= |\n| =+.* +o.|\n| S + O..o|\n| . . .|\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting 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 SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\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 regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:52:41 +0000. Up 10.31 seconds.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:52:41 +0000. Up 11.21 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 15815 0 --:--:-- --:--:-- --:--:-- 15824\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 [1101 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 [473 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 5s (2493 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.15\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 6 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 16s (4249 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 8549\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 9272\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 6 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (11.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.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n+ echo 'nameserver 192.168.0.5'\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 | bb:87:3e:af:39:f0:bd:22:5e:d4:7f:53:ed:1f:7f:80 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 d7:ee:0a:f0:88:4f:4f:36:39:52:f2:79:29:fa:5e:aa root@ellis-0 (DSA)\nec2: 256 4d:d6:65:e9:f5:42:5e:4f:68:8c:6f:e9:03:7f:57:94 root@ellis-0 (ECDSA)\nec2: 256 0d:cf:d5:0c:16:a9:f4:79:82:1c:bf:e5:70:f7:61:64 root@ellis-0 (ED25519)\nec2: 2048 5b:b8:62:c6:ec:78:64:e0:5b:70:b7:73:ce:67:3e:db root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGwSZOi/10FN+Q1uBVT6eJd/cSr/dGnJome3RCZEOwdK8Itiadit9RxTbm5Ydv1wPKiHMBzDRHRz/1Fk5zJCFkc= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICk7jkcj7CCa7x5s39BafflCJDQe5tObPr7cZvT5+4LX root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCRODfQj26GfQXg94s2/TbjIoBe5u6LlrQpUHGGHuhcgErR2ItpZurhWYxBUNtGCdnFglYmmARbm7Iw50RO5+PcgQZjG4nbzX6aNVQg1Mdd1AaGJyqI+OGIc/jSvb3/crtFY40bE+Q0il11Gp8+CDt89AzGVSv24r9S9pd+FbYEDEhsp+YePnntcMaAi5VzUDwI8ddSMIkYNlfuo8PzXNFoVGTsaTjQIeaXX7NV5YYkZkxdId2tUJg1hmv2QdaTIRHTXEHYrtZMTniI3hpSqTBXGghtjFzHYum7NFKyGk3WX/rcG5cZezhztjtPtelOjo0aFb8SXoTt/az5Oo8U/8mH root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 09:55:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 166.91 seconds\n"} 2018-08-31 09:56:36,848 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380/action used request id req-4b079510-1f87-4042-9ec7-3793d4a581e1 2018-08-31 09:56:36,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.116365909576s 2018-08-31 09:56:36,850 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380/action used request id req-4b079510-1f87-4042-9ec7-3793d4a581e1 2018-08-31 09:56:36,850 - 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.008035] Security Framework initialized [ 0.009250] AppArmor: AppArmor initialized [ 0.010420] Yama: becoming mindful. [ 0.012149] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016277] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018980] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022105] Initializing cgroup subsys memory [ 0.024006] Initializing cgroup subsys devices [ 0.025250] Initializing cgroup subsys freezer [ 0.026485] Initializing cgroup subsys blkio [ 0.027679] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029295] FEATURE SPEC_CTRL Not Present [ 0.032187] mce: CPU supports 10 MCE banks [ 0.033375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033375] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037636] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.039649] Speculative Store Bypass: Vulnerable [ 0.040322] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046483] ACPI: Core revision 20131115 [ 0.048121] ACPI: All ACPI Tables successfully acquired [ 0.049752] ftrace: allocating 28717 entries in 113 pages [ 0.068233] smpboot: Max logical packages: 2 [ 0.069439] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.073936] Enabling x2apic [ 0.074831] Enabled x2apic [ 0.076003] Switched APIC routing to physical x2apic. [ 0.078689] ..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.084015] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093525] KVM setup paravirtual spinlock [ 0.096105] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098072] x86: Booting SMP configuration: [ 0.099323] .... node #0, CPUs: #1[ 0.096059] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116126] KVM setup async PF for cpu 1 [ 0.116195] x86: Booted up 1 node, 2 CPUs [ 0.116201] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.122949] devtmpfs: initialized [ 0.126307] EVM: security.selinux [ 0.127335] EVM: security.SMACK64 [ 0.128003] EVM: security.ima [ 0.128949] EVM: security.capability [ 0.130064] pinctrl core: initialized pinctrl subsystem [ 0.132116] regulator-dummy: no parameters [ 0.133406] RTC time: 9:52:30, date: 08/31/18 [ 0.134776] NET: Registered protocol family 16 [ 0.136167] cpuidle: using governor ladder [ 0.137356] cpuidle: using governor menu [ 0.138614] ACPI: bus type PCI registered [ 0.139805] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.140175] PCI: Using configuration type 1 for base access [ 0.142331] bio: create slab at 0 [ 0.144159] ACPI: Added _OSI(Module Device) [ 0.145367] ACPI: Added _OSI(Processor Device) [ 0.146602] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147920] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149702] ACPI: Interpreter enabled [ 0.150840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152754] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155361] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157733] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160007] ACPI: (supports S0 S5) [ 0.161052] ACPI: Using IOAPIC for interrupt routing [ 0.162443] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164217] ACPI: No dock devices found. [ 0.167459] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168034] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169804] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171578] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172300] acpiphp: Slot [3] registered [ 0.173431] acpiphp: Slot [4] registered [ 0.174556] acpiphp: Slot [5] registered [ 0.175691] acpiphp: Slot [6] registered [ 0.176020] acpiphp: Slot [7] registered [ 0.177172] acpiphp: Slot [8] registered [ 0.178337] acpiphp: Slot [9] registered [ 0.179512] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181205] acpiphp: Slot [12] registered [ 0.182366] acpiphp: Slot [13] registered [ 0.183519] acpiphp: Slot [14] registered [ 0.184021] acpiphp: Slot [15] registered [ 0.185163] acpiphp: Slot [16] registered [ 0.186343] acpiphp: Slot [17] registered [ 0.187522] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189188] acpiphp: Slot [20] registered [ 0.190356] acpiphp: Slot [21] registered [ 0.191533] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193173] acpiphp: Slot [24] registered [ 0.194370] acpiphp: Slot [25] registered [ 0.195560] acpiphp: Slot [26] registered [ 0.196020] acpiphp: Slot [27] registered [ 0.197189] acpiphp: Slot [28] registered [ 0.198332] acpiphp: Slot [29] registered [ 0.199502] acpiphp: Slot [30] registered [ 0.200027] acpiphp: Slot [31] registered [ 0.201166] PCI host bridge to bus 0000:00 [ 0.202339] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203805] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205615] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.207333] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.215525] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.237221] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.239713] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.240988] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.243179] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.244923] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.247032] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.248327] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249781] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252004] vgaarb: loaded [ 0.252863] vgaarb: bridge control possible 0000:00:02.0 [ 0.254667] SCSI subsystem initialized [ 0.256107] ACPI: bus type USB registered [ 0.257366] usbcore: registered new interface driver usbfs [ 0.258831] usbcore: registered new interface driver hub [ 0.260053] usbcore: registered new device driver usb [ 0.261496] PCI: Using ACPI for IRQ routing [ 0.261769] NetLabel: Initializing [ 0.264016] NetLabel: domain hash size = 128 [ 0.265283] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.266790] NetLabel: unlabeled traffic allowed by default [ 0.268240] Switched to clocksource kvm-clock [ 0.277577] AppArmor: AppArmor Filesystem Enabled [ 0.278902] pnp: PnP ACPI init [ 0.279850] ACPI: bus type PNP registered [ 0.281577] pnp: PnP ACPI: found 8 devices [ 0.282782] ACPI: bus type PNP unregistered [ 0.290989] NET: Registered protocol family 2 [ 0.292923] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.295132] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.297108] TCP: Hash tables configured (established 16384 bind 16384) [ 0.298928] TCP: reno registered [ 0.299904] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.301532] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.303275] NET: Registered protocol family 1 [ 0.304569] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.306154] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.307659] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.329833] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.352069] Trying to unpack rootfs image as initramfs... [ 0.455363] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.457893] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.459456] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.461173] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.463567] Scanning for low memory corruption every 60 seconds [ 0.465722] Initialise system trusted keyring [ 0.467061] audit: initializing netlink socket (disabled) [ 0.468558] type=2000 audit(1535709151.413:1): initialized [ 0.490563] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.493216] zbud: loaded [ 0.494334] VFS: Disk quotas dquot_6.5.2 [ 0.495525] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.497754] fuse init (API version 7.22) [ 0.499036] msgmni has been set to 3997 [ 0.500245] Key type big_key registered [ 0.501985] Key type asymmetric registered [ 0.503177] Asymmetric key parser 'x509' registered [ 0.504561] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506760] io scheduler noop registered [ 0.507900] io scheduler deadline registered (default) [ 0.509311] io scheduler cfq registered [ 0.510540] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.512066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.513884] ipmi message handler version 39.2 [ 0.515184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517284] ACPI: Power Button [PWRF] [ 0.518518] GHES: HEST is not enabled! [ 0.540459] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.583491] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.585743] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.610840] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.614247] Linux agpgart interface v0.103 [ 0.616831] brd: module loaded [ 0.618459] loop: module loaded [ 0.619847] blk-mq: CPU -> queue map [ 0.620896] CPU 0 -> Queue 0 [ 0.621819] CPU 1 -> Queue 0 [ 0.623696] vda: vda1 [ 0.625420] scsi0 : ata_piix [ 0.626485] scsi1 : ata_piix [ 0.627404] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.629114] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.631249] libphy: Fixed MDIO Bus: probed [ 0.632592] tun: Universal TUN/TAP device driver, 1.6 [ 0.633965] tun: (C) 1999-2004 Max Krasnyansky [ 0.636745] PPP generic driver version 2.4.2 [ 0.638470] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640245] ehci-pci: EHCI PCI platform driver [ 0.641551] ehci-platform: EHCI generic platform driver [ 0.642996] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644651] ohci-pci: OHCI PCI platform driver [ 0.645939] ohci-platform: OHCI generic platform driver [ 0.647374] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669848] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.671364] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.673653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.675418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.677227] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.679312] usb usb1: Product: UHCI Host Controller [ 0.680674] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.682398] usb usb1: SerialNumber: 0000:00:01.2 [ 0.683854] hub 1-0:1.0: USB hub found [ 0.685013] hub 1-0:1.0: 2 ports detected [ 0.686416] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.689587] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.691047] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.692626] mousedev: PS/2 mouse device common for all mice [ 0.694476] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.697003] rtc_cmos 00:00: RTC can wake from S4 [ 0.698675] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.700432] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.702336] device-mapper: uevent: version 1.0.3 [ 0.703722] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.706167] ledtrig-cpu: registered to indicate activity on CPUs [ 0.707986] TCP: cubic registered [ 0.709180] NET: Registered protocol family 10 [ 0.710768] NET: Registered protocol family 17 [ 0.712104] Key type dns_resolver registered [ 0.713570] Loading compiled-in X.509 certificates [ 0.715521] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.718176] registered taskstats version 1 [ 0.721678] Key type trusted registered [ 0.725826] Key type encrypted registered [ 0.727071] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728649] IMA: No TPM chip found, activating TPM-bypass! [ 0.737863] regulator-dummy: disabling [ 0.739090] Magic number: 14:634:880 [ 0.740422] rtc_cmos 00:00: setting system clock to 2018-08-31 09:52:31 UTC (1535709151) [ 0.742966] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.744663] EDD information not available. [ 0.785508] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.787963] Write protecting the kernel read-only data: 12288k [ 0.790271] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.793821] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.809113] systemd-udevd[106]: starting version 204 [ 0.851682] FDC 0 is a S82078B [ 0.996049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.161023] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.162916] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.164869] usb 1-1: Product: QEMU USB Tablet [ 1.166180] usb 1-1: Manufacturer: QEMU [ 1.167362] usb 1-1: SerialNumber: 42 [ 1.456077] tsc: Refined TSC clocksource calibration: 3491.830 MHz [ 1.865008] 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.198231] 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.300324] 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.392886] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:52:33 +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 Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[3.93]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:52:34 +0000. Up 4.05 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.15 | 255.255.255.0 | fa:16:3e:b9:79:fb | 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: 5b:b8:62:c6:ec:78:64:e0:5b:70:b7:73:ce:67:3e:db root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | o . .. | | . + .S.. | | .o+ o+. | | =* o= | | .=.. o +. | | ... +ooE | +-----------------+ 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: d7:ee:0a:f0:88:4f:4f:36:39:52:f2:79:29:fa:5e:aa root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . | | o S . . | | . B + o | | . + % + . | | o * O . | | E+= ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 4d:d6:65:e9:f5:42:5e:4f:68:8c:6f:e9:03:7f:57:94 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | ooo.| | ..o*E=| | o .* *o| | + . B +| | S . = ..| | + o| | o.| | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 0d:cf:d5:0c:16:a9:f4:79:82:1c:bf:e5:70:f7:61:64 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | +o | | o..+ E | | .o *..= | | =+.* +o.| | S + O..o| | . . .| | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * 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 regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:52:41 +0000. Up 10.31 seconds. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:52:41 +0000. Up 11.21 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 15815 0 --:--:-- --:--:-- --:--:-- 15824 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en 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 [1101 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 [473 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 5s (2493 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.15 + 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 6 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 16s (4249 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 8549 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 9272 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 6 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (11.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.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 + echo 'nameserver 192.168.0.5' + 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 | bb:87:3e:af:39:f0:bd:22:5e:d4:7f:53:ed:1f:7f:80 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 d7:ee:0a:f0:88:4f:4f:36:39:52:f2:79:29:fa:5e:aa root@ellis-0 (DSA) ec2: 256 4d:d6:65:e9:f5:42:5e:4f:68:8c:6f:e9:03:7f:57:94 root@ellis-0 (ECDSA) ec2: 256 0d:cf:d5:0c:16:a9:f4:79:82:1c:bf:e5:70:f7:61:64 root@ellis-0 (ED25519) ec2: 2048 5b:b8:62:c6:ec:78:64:e0:5b:70:b7:73:ce:67:3e:db root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGwSZOi/10FN+Q1uBVT6eJd/cSr/dGnJome3RCZEOwdK8Itiadit9RxTbm5Ydv1wPKiHMBzDRHRz/1Fk5zJCFkc= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICk7jkcj7CCa7x5s39BafflCJDQe5tObPr7cZvT5+4LX root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCRODfQj26GfQXg94s2/TbjIoBe5u6LlrQpUHGGHuhcgErR2ItpZurhWYxBUNtGCdnFglYmmARbm7Iw50RO5+PcgQZjG4nbzX6aNVQg1Mdd1AaGJyqI+OGIc/jSvb3/crtFY40bE+Q0il11Gp8+CDt89AzGVSv24r9S9pd+FbYEDEhsp+YePnntcMaAi5VzUDwI8ddSMIkYNlfuo8PzXNFoVGTsaTjQIeaXX7NV5YYkZkxdId2tUJg1hmv2QdaTIRHTXEHYrtZMTniI3hpSqTBXGghtjFzHYum7NFKyGk3WX/rcG5cZezhztjtPtelOjo0aFb8SXoTt/az5Oo8U/8mH root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 09:55:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 166.91 seconds 2018-08-31 09:56:36,854 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-31 09:56:36,854 - 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:b9:79:fb', 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:b9:79:fb', 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'ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3', 'name': u'heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50'}), 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-31T09:52:30.000000', 'flavor': Munch({u'id': u'c7685831-8a6d-4a89-98c9-22307aa3bb57', 'name': u'heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50'}), 'az': u'nova', 'id': u'3695b4fd-0182-4f1f-a97a-8740d9494380', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'34cd95c8-1a6a-4a93-b9bf-dbf38e8a5a04'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c4b1f293-1c39-4d33-9fb4-61ecaeff725c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'e6f7b5a9-2275-4b14-8eaf-c6449b13d6a1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'ecb27771-6ad6-45ec-ad35-b889850a74bc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'fddfe899-60fe-4dbd-87e1-46d83ef1d7a0'})], 'id': u'ebb53111-aa05-4a53-9067-eeee31ce46a3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'154109c7-0786-4990-8278-aaedeed16587', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'667c4059-8a5e-42ce-98e4-bc927f9b4638'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'154109c7-0786-4990-8278-aaedeed16587', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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'8862eea5-03a6-413a-9b6f-0f6421128eda'})], 'id': u'154109c7-0786-4990-8278-aaedeed16587', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a4ec2f8b2bda4116b262515a89764407', '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'53a64dc0c1e54923923d7863aae40e78', 'name': 'heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', '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-31T09:52:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T09:52:30Z', 'hostId': u'6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50', 'public_v6': '', 'private_v4': u'192.168.0.15', 'cloud': 'envvars', 'host_id': u'6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e', '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-31T09:52:30.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'53a64dc0c1e54923923d7863aae40e78', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'53a64dc0c1e54923923d7863aae40e78', 'created_at': u'2018-08-31T09:52:18Z', 'created': u'2018-08-31T09:52:18Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 09:56:36,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 09:56:36,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 09:56:37,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09: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-86e1e3c8-c613-4895-a67b-a83f81b7f4f1 x-compute-request-id: req-86e1e3c8-c613-4895-a67b-a83f81b7f4f1 Content-Encoding: gzip Content-Length: 1472 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:5b:4f:59", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:4f:59", "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:84:15:e6", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:15:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/09760a53-fe17-40f4-b106-435c7eca58c9", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "09760a53-fe17-40f4-b106-435c7eca58c9", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "bono-0.clearwater.opnfv", "created": "2018-08-31T09:53:00Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:cf:0f", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:3c:16", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/d33755f9-733b-4597-b184-6c53f1426fe5", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:24.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "d33755f9-733b-4597-b184-6c53f1426fe5", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:24Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "homer-0.clearwater.opnfv", "created": "2018-08-31T09:52:51Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:87:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:33:6f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/1573a796-218f-4eba-ad81-aedd3efcd01e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:18.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "1573a796-218f-4eba-ad81-aedd3efcd01e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:18Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:a6:5c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:18:a2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:22.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "95f1e7ae-58b7-44d2-a129-1e0212ef0e8e", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:22Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "dime-0.clearwater.opnfv", "created": "2018-08-31T09:52:50Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:9c:8e", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:53:14.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "5c53a66e-30e7-4fe8-aeb3-ebc1d89e9410", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:53:14Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-31T09:52:49Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:79:fb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/3695b4fd-0182-4f1f-a97a-8740d9494380", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:30.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "3695b4fd-0182-4f1f-a97a-8740d9494380", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:30Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-31T09:52:18Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:b9:60", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d0:e7", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/46700010-d4d1-48bf-8897-18529a0292ea", "rel": "bookmark"}], "image": {"id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "links": [{"href": "http://172.30.9.34:8774/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T09:52:04.000000", "flavor": {"id": "c7685831-8a6d-4a89-98c9-22307aa3bb57", "links": [{"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "bookmark"}]}, "id": "46700010-d4d1-48bf-8897-18529a0292ea", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "a4ec2f8b2bda4116b262515a89764407", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T09:52:04Z", "hostId": "6acf76a5c0c39c5f67f14657f658eeeb69c889c25b0ac54d1825432e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "name": "ns.clearwater.opnfv", "created": "2018-08-31T09:50:20Z", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 09:56:37,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-86e1e3c8-c613-4895-a67b-a83f81b7f4f1 2018-08-31 09:56:37,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07693982124s 2018-08-31 09:56:37,934 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-86e1e3c8-c613-4895-a67b-a83f81b7f4f1 2018-08-31 09:56:37,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 09:56:37,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 09:56:38,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 09:56: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-e6f30c26-d157-4b11-aa17-41223ff82437 x-compute-request-id: req-e6f30c26-d157-4b11-aa17-41223ff82437 Content-Encoding: gzip Content-Length: 11868 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.008033] Security Framework initialized\n[ 0.009295] AppArmor: AppArmor initialized\n[ 0.010560] Yama: becoming mindful.\n[ 0.012142] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016859] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019685] 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.022209] Initializing cgroup subsys memory\n[ 0.024006] Initializing cgroup subsys devices\n[ 0.025285] Initializing cgroup subsys freezer\n[ 0.026584] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029348] Initializing cgroup subsys hugetlb\n[ 0.030671] FEATURE SPEC_CTRL Not Present\n[ 0.032717] mce: CPU supports 10 MCE banks\n[ 0.033940] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033940] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037751] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040002] Speculative Store Bypass: Vulnerable\n[ 0.041964] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.048483] ACPI: Core revision 20131115\n[ 0.050110] ACPI: All ACPI Tables successfully acquired\n[ 0.051821] ftrace: allocating 28717 entries in 113 pages\n[ 0.072268] smpboot: Max logical packages: 2\n[ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077744] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080246] Enabling x2apic\n[ 0.081185] Enabled x2apic\n[ 0.082390] Switched APIC routing to physical x2apic.\n[ 0.085336] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.087059] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090272] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097829] KVM setup paravirtual spinlock\n[ 0.100458] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102571] x86: Booting SMP configuration:\n[ 0.103891] .... node #0, CPUs: #1[ 0.100407] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.120044] KVM setup async PF for cpu 1\n[ 0.120072] x86: Booted up 1 node, 2 CPUs\n[ 0.120078] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.126472] devtmpfs: initialized\n[ 0.130267] EVM: security.selinux\n[ 0.131359] EVM: security.SMACK64\n[ 0.132003] EVM: security.ima\n[ 0.133013] EVM: security.capability\n[ 0.134182] pinctrl core: initialized pinctrl subsystem\n[ 0.136114] regulator-dummy: no parameters\n[ 0.137452] RTC time: 9:52:05, date: 08/31/18\n[ 0.138841] NET: Registered protocol family 16\n[ 0.140160] cpuidle: using governor ladder\n[ 0.141389] cpuidle: using governor menu\n[ 0.142700] ACPI: bus type PCI registered\n[ 0.143947] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.144178] PCI: Using configuration type 1 for base access\n[ 0.146419] bio: create slab at 0\n[ 0.148026] ACPI: Added _OSI(Module Device)\n[ 0.149313] ACPI: Added _OSI(Processor Device)\n[ 0.150636] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.152014] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.154829] ACPI: Interpreter enabled\n[ 0.156014] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.158797] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.160770] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.163575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168006] ACPI: (supports S0 S5)\n[ 0.169088] ACPI: Using IOAPIC for interrupt routing\n[ 0.170484] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172197] ACPI: No dock devices found.\n[ 0.175420] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177850] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179638] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180236] acpiphp: Slot [3] registered\n[ 0.181431] acpiphp: Slot [4] registered\n[ 0.182591] acpiphp: Slot [5] registered\n[ 0.183794] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185212] acpiphp: Slot [8] registered\n[ 0.186485] acpiphp: Slot [9] registered\n[ 0.187684] acpiphp: Slot [10] registered\n[ 0.188021] acpiphp: Slot [11] registered\n[ 0.189232] acpiphp: Slot [12] registered\n[ 0.190436] acpiphp: Slot [13] registered\n[ 0.191659] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193226] acpiphp: Slot [16] registered\n[ 0.194437] acpiphp: Slot [17] registered\n[ 0.195644] acpiphp: Slot [18] registered\n[ 0.196032] acpiphp: Slot [19] registered\n[ 0.197257] acpiphp: Slot [20] registered\n[ 0.198463] acpiphp: Slot [21] registered\n[ 0.199674] acpiphp: Slot [22] registered\n[ 0.200020] acpiphp: Slot [23] registered\n[ 0.201221] acpiphp: Slot [24] registered\n[ 0.202403] acpiphp: Slot [25] registered\n[ 0.203581] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205241] acpiphp: Slot [28] registered\n[ 0.206419] acpiphp: Slot [29] registered\n[ 0.207624] acpiphp: Slot [30] registered\n[ 0.208027] acpiphp: Slot [31] registered\n[ 0.209205] PCI host bridge to bus 0000:00\n[ 0.210477] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211986] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213696] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215536] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223450] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.224014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.250917] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253023] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255126] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260838] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262726] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262726] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264895] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266672] SCSI subsystem initialized\n[ 0.268043] ACPI: bus type USB registered\n[ 0.269306] usbcore: registered new interface driver usbfs\n[ 0.270890] usbcore: registered new interface driver hub\n[ 0.272051] usbcore: registered new device driver usb\n[ 0.273545] PCI: Using ACPI for IRQ routing\n[ 0.273742] NetLabel: Initializing\n[ 0.276007] NetLabel: domain hash size = 128\n[ 0.277283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.278771] NetLabel: unlabeled traffic allowed by default\n[ 0.280209] Switched to clocksource kvm-clock\n[ 0.289522] AppArmor: AppArmor Filesystem Enabled\n[ 0.290878] pnp: PnP ACPI init\n[ 0.291848] ACPI: bus type PNP registered\n[ 0.293498] pnp: PnP ACPI: found 8 devices\n[ 0.294748] ACPI: bus type PNP unregistered\n[ 0.302358] NET: Registered protocol family 2\n[ 0.303990] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.306282] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.308323] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.310224] TCP: reno registered\n[ 0.311268] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.312956] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.314800] NET: Registered protocol family 1\n[ 0.316077] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.317740] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.319343] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.341537] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.364017] Trying to unpack rootfs image as initramfs...\n[ 0.466034] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.468552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.470185] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.471879] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.474356] Scanning for low memory corruption every 60 seconds\n[ 0.476406] Initialise system trusted keyring\n[ 0.477769] audit: initializing netlink socket (disabled)\n[ 0.479295] type=2000 audit(1535709125.977:1): initialized\n[ 0.499900] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502660] zbud: loaded\n[ 0.503802] VFS: Disk quotas dquot_6.5.2\n[ 0.505040] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507243] fuse init (API version 7.22)\n[ 0.508515] msgmni has been set to 3997\n[ 0.509740] Key type big_key registered\n[ 0.511302] Key type asymmetric registered\n[ 0.512542] Asymmetric key parser 'x509' registered\n[ 0.514101] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.516361] io scheduler noop registered\n[ 0.517540] io scheduler deadline registered (default)\n[ 0.518982] io scheduler cfq registered\n[ 0.520313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521873] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523758] ipmi message handler version 39.2\n[ 0.525084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527204] ACPI: Power Button [PWRF]\n[ 0.528436] GHES: HEST is not enabled!\n[ 0.550091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.592909] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615080] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617568] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643424] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646513] Linux agpgart interface v0.103\n[ 0.648865] brd: module loaded\n[ 0.650324] loop: module loaded\n[ 0.651671] blk-mq: CPU -> queue map\n[ 0.652724] CPU 0 -> Queue 0\n[ 0.653649] CPU 1 -> Queue 0\n[ 0.655598] vda: vda1\n[ 0.657306] scsi0 : ata_piix\n[ 0.658388] scsi1 : ata_piix\n[ 0.659349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.661116] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663135] libphy: Fixed MDIO Bus: probed\n[ 0.664452] tun: Universal TUN/TAP device driver, 1.6\n[ 0.665864] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.669179] PPP generic driver version 2.4.2\n[ 0.670540] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.672322] ehci-pci: EHCI PCI platform driver\n[ 0.673628] ehci-platform: EHCI generic platform driver\n[ 0.675092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.676777] ohci-pci: OHCI PCI platform driver\n[ 0.678073] ohci-platform: OHCI generic platform driver\n[ 0.679554] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.701777] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703292] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.705476] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707170] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709029] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711172] usb usb1: Product: UHCI Host Controller\n[ 0.712596] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.714306] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715725] hub 1-0:1.0: USB hub found\n[ 0.716900] hub 1-0:1.0: 2 ports detected\n[ 0.718233] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721341] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722665] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724161] mousedev: PS/2 mouse device common for all mice\n[ 0.725886] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728313] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729949] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731713] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733554] device-mapper: uevent: version 1.0.3\n[ 0.734961] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737386] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.739161] TCP: cubic registered\n[ 0.740345] NET: Registered protocol family 10\n[ 0.742195] NET: Registered protocol family 17\n[ 0.743513] Key type dns_resolver registered\n[ 0.744994] Loading compiled-in X.509 certificates\n[ 0.754259] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.756933] registered taskstats version 1\n[ 0.760171] Key type trusted registered\n[ 0.764173] Key type encrypted registered\n[ 0.765388] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766892] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.769026] regulator-dummy: disabling\n[ 0.770489] Magic number: 14:634:880\n[ 0.771801] rtc_cmos 00:00: setting system clock to 2018-08-31 09:52:05 UTC (1535709125)\n[ 0.774259] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775880] EDD information not available.\n[ 0.822380] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.824720] Write protecting the kernel read-only data: 12288k\n[ 0.827850] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.832390] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.846556] systemd-udevd[107]: starting version 204\n[ 0.888663] FDC 0 is a S82078B\n[ 1.028019] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192395] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194273] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196179] usb 1-1: Product: QEMU USB Tablet\n[ 1.197531] usb 1-1: Manufacturer: QEMU\n[ 1.198700] usb 1-1: SerialNumber: 42\n[ 1.468077] tsc: Refined TSC clocksource calibration: 3491.831 MHz\n[ 1.905212] 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.246512] 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.357982] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.456684] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:52:07 +0000. Up 2.81 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 * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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.00]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:52:08 +0000. Up 4.23 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:0c:d0:e7 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:c7:b9:60 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ncd:8c:d1:b2:78:5e:67:d5:86:85:6f:0f:75:eb:ac:b9 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..|\n| . .+o|\n| o . oo=|\n| . O ..oo|\n| . S = o oo.|\n| o . o o.|\n| . o |\n| o |\n| E. |\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:\nff:1d:a5:11:1c:2a:62:03:8b:b1:62:9c:c5:db:eb:c8 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o . . |\n| . o.+ o o . |\n| = oo. + . . o |\n| . .. .. o . . |\n| .S . .|\n| . . + |\n| . o . o |\n| E . . . . |\n| . . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ndd:a1:5c:8e:e4:50:8b:62:fa:b1:df:6c:db:9e:48:58 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| o . |\n| o o o o |\n| o . * * . |\n| . . S E o |\n| . o o |\n| o . . |\n| . +.o . |\n| ..=o+ |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n02:8e:54:ac:f8:21:28:42:76:23:ab:41:50:48:f5:da root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n|++oo. |\n|.= +o |\n|=.=.o. |\n|Boooo. |\n|++.o.E. S |\n|. . . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:52:14 +0000. Up 9.69 seconds.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:52:15 +0000. Up 10.50 seconds.\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ ip addr add 192.168.1.24/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]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:3 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB]\nGet:16 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB]\nGet:20 http://security.ubuntu.com trusty-security/universe Translation-en [133 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 6s (2080 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 6 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 (334 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.214\n++ echo 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.214\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 | bb:87:3e:af:39:f0:bd:22:5e:d4:7f:53:ed:1f:7f:80 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 ff:1d:a5:11:1c:2a:62:03:8b:b1:62:9c:c5:db:eb:c8 root@ns (DSA)\nec2: 256 dd:a1:5c:8e:e4:50:8b:62:fa:b1:df:6c:db:9e:48:58 root@ns (ECDSA)\nec2: 256 02:8e:54:ac:f8:21:28:42:76:23:ab:41:50:48:f5:da root@ns (ED25519)\nec2: 2048 cd:8c:d1:b2:78:5e:67:d5:86:85:6f:0f:75:eb:ac:b9 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHWQU0z/9EKkAJcbQzGo2s8Mw0/ayub7rO9e/NLtT+9nAj8tobFR8YKA5ISh7kxdlhGNgDMZKiWD/vbNCpKj9y4= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBcRugz0QhPlNb2x3kNAwykvj8UxBgfNgptgyRVNgueh root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhdv6RRboFUaCcWzKnWcHq8hQ4sZpHQlxCAt7pceit82ybi161d1r7WexYq/LqY9z9hzHmqn0BacjfseeRb0rj59B9wabstgaykwUQEvSmdHNhjSePb6pnzMa13VprjDL6Eda75YPFiaJXBbdNHA21+r4mcBYETfWIEWiUgYn1/dSyW12dvbVhi/C5OomSIM/MzBbdUGSpUI+GbmkQdQMlxBtz3JnON8hnZe0pkuwSu4PGRv9hQCwmUULkhrBYd1yd29bLhkPflB9QKX3gOYsVuT74rrzQmiZ/gmNKOIOcVt6xS5xjBSYXu7s7RWp913AlHx4bne71tk46IiaGHWVV root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 09:52:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 25.07 seconds\n"} 2018-08-31 09:56:38,017 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea/action used request id req-e6f30c26-d157-4b11-aa17-41223ff82437 2018-08-31 09:56:38,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0752351284027s 2018-08-31 09:56:38,018 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/46700010-d4d1-48bf-8897-18529a0292ea/action used request id req-e6f30c26-d157-4b11-aa17-41223ff82437 2018-08-31 09:56:38,018 - 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.008033] Security Framework initialized [ 0.009295] AppArmor: AppArmor initialized [ 0.010560] Yama: becoming mindful. [ 0.012142] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016859] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019685] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022209] Initializing cgroup subsys memory [ 0.024006] Initializing cgroup subsys devices [ 0.025285] Initializing cgroup subsys freezer [ 0.026584] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029348] Initializing cgroup subsys hugetlb [ 0.030671] FEATURE SPEC_CTRL Not Present [ 0.032717] mce: CPU supports 10 MCE banks [ 0.033940] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033940] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037751] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040002] Speculative Store Bypass: Vulnerable [ 0.041964] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.048483] ACPI: Core revision 20131115 [ 0.050110] ACPI: All ACPI Tables successfully acquired [ 0.051821] ftrace: allocating 28717 entries in 113 pages [ 0.072268] smpboot: Max logical packages: 2 [ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077744] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080246] Enabling x2apic [ 0.081185] Enabled x2apic [ 0.082390] Switched APIC routing to physical x2apic. [ 0.085336] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.087059] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090272] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097829] KVM setup paravirtual spinlock [ 0.100458] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102571] x86: Booting SMP configuration: [ 0.103891] .... node #0, CPUs: #1[ 0.100407] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120044] KVM setup async PF for cpu 1 [ 0.120072] x86: Booted up 1 node, 2 CPUs [ 0.120078] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.126472] devtmpfs: initialized [ 0.130267] EVM: security.selinux [ 0.131359] EVM: security.SMACK64 [ 0.132003] EVM: security.ima [ 0.133013] EVM: security.capability [ 0.134182] pinctrl core: initialized pinctrl subsystem [ 0.136114] regulator-dummy: no parameters [ 0.137452] RTC time: 9:52:05, date: 08/31/18 [ 0.138841] NET: Registered protocol family 16 [ 0.140160] cpuidle: using governor ladder [ 0.141389] cpuidle: using governor menu [ 0.142700] ACPI: bus type PCI registered [ 0.143947] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.144178] PCI: Using configuration type 1 for base access [ 0.146419] bio: create slab at 0 [ 0.148026] ACPI: Added _OSI(Module Device) [ 0.149313] ACPI: Added _OSI(Processor Device) [ 0.150636] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.152014] ACPI: Added _OSI(Processor Aggregator Device) [ 0.154829] ACPI: Interpreter enabled [ 0.156014] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.158797] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.160770] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.163575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168006] ACPI: (supports S0 S5) [ 0.169088] ACPI: Using IOAPIC for interrupt routing [ 0.170484] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172197] ACPI: No dock devices found. [ 0.175420] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177850] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179638] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180236] acpiphp: Slot [3] registered [ 0.181431] acpiphp: Slot [4] registered [ 0.182591] acpiphp: Slot [5] registered [ 0.183794] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185212] acpiphp: Slot [8] registered [ 0.186485] acpiphp: Slot [9] registered [ 0.187684] acpiphp: Slot [10] registered [ 0.188021] acpiphp: Slot [11] registered [ 0.189232] acpiphp: Slot [12] registered [ 0.190436] acpiphp: Slot [13] registered [ 0.191659] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193226] acpiphp: Slot [16] registered [ 0.194437] acpiphp: Slot [17] registered [ 0.195644] acpiphp: Slot [18] registered [ 0.196032] acpiphp: Slot [19] registered [ 0.197257] acpiphp: Slot [20] registered [ 0.198463] acpiphp: Slot [21] registered [ 0.199674] acpiphp: Slot [22] registered [ 0.200020] acpiphp: Slot [23] registered [ 0.201221] acpiphp: Slot [24] registered [ 0.202403] acpiphp: Slot [25] registered [ 0.203581] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205241] acpiphp: Slot [28] registered [ 0.206419] acpiphp: Slot [29] registered [ 0.207624] acpiphp: Slot [30] registered [ 0.208027] acpiphp: Slot [31] registered [ 0.209205] PCI host bridge to bus 0000:00 [ 0.210477] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211986] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213696] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215536] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223450] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.250917] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253023] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255126] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260838] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262726] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262726] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264895] vgaarb: bridge control possible 0000:00:02.0 [ 0.266672] SCSI subsystem initialized [ 0.268043] ACPI: bus type USB registered [ 0.269306] usbcore: registered new interface driver usbfs [ 0.270890] usbcore: registered new interface driver hub [ 0.272051] usbcore: registered new device driver usb [ 0.273545] PCI: Using ACPI for IRQ routing [ 0.273742] NetLabel: Initializing [ 0.276007] NetLabel: domain hash size = 128 [ 0.277283] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.278771] NetLabel: unlabeled traffic allowed by default [ 0.280209] Switched to clocksource kvm-clock [ 0.289522] AppArmor: AppArmor Filesystem Enabled [ 0.290878] pnp: PnP ACPI init [ 0.291848] ACPI: bus type PNP registered [ 0.293498] pnp: PnP ACPI: found 8 devices [ 0.294748] ACPI: bus type PNP unregistered [ 0.302358] NET: Registered protocol family 2 [ 0.303990] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.306282] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.308323] TCP: Hash tables configured (established 16384 bind 16384) [ 0.310224] TCP: reno registered [ 0.311268] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.312956] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.314800] NET: Registered protocol family 1 [ 0.316077] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.317740] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.319343] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.341537] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.364017] Trying to unpack rootfs image as initramfs... [ 0.466034] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.468552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.470185] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.471879] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.474356] Scanning for low memory corruption every 60 seconds [ 0.476406] Initialise system trusted keyring [ 0.477769] audit: initializing netlink socket (disabled) [ 0.479295] type=2000 audit(1535709125.977:1): initialized [ 0.499900] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502660] zbud: loaded [ 0.503802] VFS: Disk quotas dquot_6.5.2 [ 0.505040] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.507243] fuse init (API version 7.22) [ 0.508515] msgmni has been set to 3997 [ 0.509740] Key type big_key registered [ 0.511302] Key type asymmetric registered [ 0.512542] Asymmetric key parser 'x509' registered [ 0.514101] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.516361] io scheduler noop registered [ 0.517540] io scheduler deadline registered (default) [ 0.518982] io scheduler cfq registered [ 0.520313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.521873] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.523758] ipmi message handler version 39.2 [ 0.525084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.527204] ACPI: Power Button [PWRF] [ 0.528436] GHES: HEST is not enabled! [ 0.550091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592909] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615080] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617568] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643424] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646513] Linux agpgart interface v0.103 [ 0.648865] brd: module loaded [ 0.650324] loop: module loaded [ 0.651671] blk-mq: CPU -> queue map [ 0.652724] CPU 0 -> Queue 0 [ 0.653649] CPU 1 -> Queue 0 [ 0.655598] vda: vda1 [ 0.657306] scsi0 : ata_piix [ 0.658388] scsi1 : ata_piix [ 0.659349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.661116] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663135] libphy: Fixed MDIO Bus: probed [ 0.664452] tun: Universal TUN/TAP device driver, 1.6 [ 0.665864] tun: (C) 1999-2004 Max Krasnyansky [ 0.669179] PPP generic driver version 2.4.2 [ 0.670540] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.672322] ehci-pci: EHCI PCI platform driver [ 0.673628] ehci-platform: EHCI generic platform driver [ 0.675092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.676777] ohci-pci: OHCI PCI platform driver [ 0.678073] ohci-platform: OHCI generic platform driver [ 0.679554] uhci_hcd: USB Universal Host Controller Interface driver [ 0.701777] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.703292] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.705476] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707170] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709029] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711172] usb usb1: Product: UHCI Host Controller [ 0.712596] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.714306] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715725] hub 1-0:1.0: USB hub found [ 0.716900] hub 1-0:1.0: 2 ports detected [ 0.718233] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721341] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722665] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724161] mousedev: PS/2 mouse device common for all mice [ 0.725886] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728313] rtc_cmos 00:00: RTC can wake from S4 [ 0.729949] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731713] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733554] device-mapper: uevent: version 1.0.3 [ 0.734961] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737386] ledtrig-cpu: registered to indicate activity on CPUs [ 0.739161] TCP: cubic registered [ 0.740345] NET: Registered protocol family 10 [ 0.742195] NET: Registered protocol family 17 [ 0.743513] Key type dns_resolver registered [ 0.744994] Loading compiled-in X.509 certificates [ 0.754259] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.756933] registered taskstats version 1 [ 0.760171] Key type trusted registered [ 0.764173] Key type encrypted registered [ 0.765388] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766892] IMA: No TPM chip found, activating TPM-bypass! [ 0.769026] regulator-dummy: disabling [ 0.770489] Magic number: 14:634:880 [ 0.771801] rtc_cmos 00:00: setting system clock to 2018-08-31 09:52:05 UTC (1535709125) [ 0.774259] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775880] EDD information not available. [ 0.822380] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.824720] Write protecting the kernel read-only data: 12288k [ 0.827850] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.832390] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.846556] systemd-udevd[107]: starting version 204 [ 0.888663] FDC 0 is a S82078B [ 1.028019] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192395] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194273] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196179] usb 1-1: Product: QEMU USB Tablet [ 1.197531] usb 1-1: Manufacturer: QEMU [ 1.198700] usb 1-1: SerialNumber: 42 [ 1.468077] tsc: Refined TSC clocksource calibration: 3491.831 MHz [ 1.905212] 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.246512] 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.357982] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.456684] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 09:52:07 +0000. Up 2.81 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 ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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.00]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 09:52:08 +0000. Up 4.23 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:0c:d0:e7 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:c7:b9:60 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: cd:8c:d1:b2:78:5e:67:d5:86:85:6f:0f:75:eb:ac:b9 root@ns The key's randomart image is: +--[ RSA 2048]----+ | ..| | . .+o| | o . oo=| | . O ..oo| | . S = o oo.| | o . o o.| | . o | | o | | E. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: ff:1d:a5:11:1c:2a:62:03:8b:b1:62:9c:c5:db:eb:c8 root@ns The key's randomart image is: +--[ DSA 1024]----+ | .o . . | | . o.+ o o . | | = oo. + . . o | | . .. .. o . . | | .S . .| | . . + | | . o . o | | E . . . . | | . . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: dd:a1:5c:8e:e4:50:8b:62:fa:b1:df:6c:db:9e:48:58 root@ns The key's randomart image is: +--[ECDSA 256]---+ | . | | o . | | o o o o | | o . * * . | | . . S E o | | . 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: 02:8e:54:ac:f8:21:28:42:76:23:ab:41:50:48:f5:da root@ns The key's randomart image is: +--[ED25519 256--+ |++oo. | |.= +o | |=.=.o. | |Boooo. | |++.o.E. S | |. . . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 09:52:14 +0000. Up 9.69 seconds. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 09:52:15 +0000. Up 10.50 seconds. ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + ip addr add 192.168.1.24/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] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:3 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:6 http://security.ubuntu.com trusty-security/universe Sources [79.3 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1101 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [473 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB] Get:16 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [253 kB] Get:20 http://security.ubuntu.com trusty-security/universe Translation-en [133 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 6s (2080 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 6 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 (334 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.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 + 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 | bb:87:3e:af:39:f0:bd:22:5e:d4:7f:53:ed:1f:7f:80 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ff:1d:a5:11:1c:2a:62:03:8b:b1:62:9c:c5:db:eb:c8 root@ns (DSA) ec2: 256 dd:a1:5c:8e:e4:50:8b:62:fa:b1:df:6c:db:9e:48:58 root@ns (ECDSA) ec2: 256 02:8e:54:ac:f8:21:28:42:76:23:ab:41:50:48:f5:da root@ns (ED25519) ec2: 2048 cd:8c:d1:b2:78:5e:67:d5:86:85:6f:0f:75:eb:ac:b9 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHWQU0z/9EKkAJcbQzGo2s8Mw0/ayub7rO9e/NLtT+9nAj8tobFR8YKA5ISh7kxdlhGNgDMZKiWD/vbNCpKj9y4= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBcRugz0QhPlNb2x3kNAwykvj8UxBgfNgptgyRVNgueh root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhdv6RRboFUaCcWzKnWcHq8hQ4sZpHQlxCAt7pceit82ybi161d1r7WexYq/LqY9z9hzHmqn0BacjfseeRb0rj59B9wabstgaykwUQEvSmdHNhjSePb6pnzMa13VprjDL6Eda75YPFiaJXBbdNHA21+r4mcBYETfWIEWiUgYn1/dSyW12dvbVhi/C5OomSIM/MzBbdUGSpUI+GbmkQdQMlxBtz3JnON8hnZe0pkuwSu4PGRv9hQCwmUULkhrBYd1yd29bLhkPflB9QKX3gOYsVuT74rrzQmiZ/gmNKOIOcVt6xS5xjBSYXu7s7RWp913AlHx4bne71tk46IiaGHWVV root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 09:52:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 25.07 seconds 2018-08-31 09:56:38,020 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-31 09:56:38,022 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.202 2018-08-31 09:56:38,107 - 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-31 09:56:38,176 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-08-31 09:56:38,176 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-08-31 09:56:38,352 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-31 09:56:38,352 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-08-31 09:57:03,386 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-31 09:57:03,387 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-08-31 09:57:28,440 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-31 09:57:28,441 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-08-31 09:57:53,496 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-31 09:57:53,496 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-08-31 09:58:18,556 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-31 09:58:18,556 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-08-31 09:58:43,605 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-31 09:58:43,605 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-08-31 09:59:08,655 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-31 09:59:08,656 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-08-31 09:59:33,717 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-31 09:59:33,717 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-08-31 10:00:13,523 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550141@clearwater.opnfv', u'sip_username': u'6505550141', u'formatted_number': u'(650) 555-0141', u'number': u'6505550141', u'sip_uri': u'sip:6505550141@clearwater.opnfv', u'number_id': u'8240c678fc404b39b5a2ebdd4582380a', u'sip_password': u'aNjrgx7pR', u'pstn': False} 2018-08-31 10:00:13,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 10:00:13,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/4f8c3447-a8ec-4872-86be-4eeed346dfdd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 10:00:14,246 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 10:00:13 GMT Server: Apache x-openstack-request-id: req-a914149d-f5ed-45df-afe7-32ec87d3725b Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd 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-31 10:00:15,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:00:14 GMT Server: Apache x-openstack-request-id: req-c88979dd-db4e-4e47-9b1a-0387bf45f523 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": "53a64dc0c1e54923923d7863aae40e78", "private_sig_net_ip_version": "4", "image": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ab6c047a0c364c28969619477c58fab7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-31T09:49:46Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "outputs": [{"output_value": "172.30.9.214", "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-31 10:00:15,066 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd used request id req-c88979dd-db4e-4e47-9b1a-0387bf45f523 2018-08-31 10:00:15,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.5419280529s 2018-08-31 10:00:15,066 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd used request id req-c88979dd-db4e-4e47-9b1a-0387bf45f523 2018-08-31 10:00:15,068 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.214', 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-31 10:00:15,069 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-08-31 10:00:15,069 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-08-31 10:00:15,077 - 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-31 10:00:15,077 - 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-31 10:05:12,075 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-08-31 10:05:12,076 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550699, 6505550263) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 83ae08020a23c3748b92d86f8dca0afd) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:38:in `block (2 levels) in ' Terminating other threads after failure Basic Call - SDP (TCP) - (6505550798, 6505550963) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 710f1903b3e243b6f49748f2844cdf80) - /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) - (6505550626, 6505550975) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 30c19c63bf35baf32e4e898783cf7fdd) - /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) - (6505550635, 6505550437) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550218, 6505550504) Failed Endpoint threw exception: - Expected 486, got 503 (call ID ca49af29bd269364833a53e04393ab94) - /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) - (6505550118, 6505550876) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 1daadac1cac6f58aa122ab59bc80c2dd) - /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) - (6505550801, 6505550572) Failed Endpoint threw exception: - Expected 180, got 503 (call ID b4420b0e27de39a5d0a69a49425e6646) - /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) - (6505550390) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550946, 6505550094) Failed Endpoint threw exception: - Expected 200, got 504 (call ID 253f69fe141f82f01321b56c02f74db1) - /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 bc644467c69cdf4002d04c42add2763f) Call Barring - Outbound Rejection (TCP) - (6505550446, 6505550089) 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) - (6505550987, 6505550875) 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) - (6505550827, 6505550167, 6505550491) Failed Endpoint threw exception: - sip:6505550491@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:6505550491@clearwater.opnfv timed out waiting for 401|200 (call ID 7cd91c017c0de92d56ec9041d2d9ad5d) Call Diversion - Not reachable (not registered) (TCP) - Leaked sip:6505550515@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550582@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%3A6505550032%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%3A6505550557%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%3A6505550125%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%3A6505550704%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%3A6505550658%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb: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%3A6505550219%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%3A6505550440%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%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: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%3A6505550876%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%3A6505550520%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%3A6505550138%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%3A6505550292%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%3A6505550706%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%3A6505550887%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%3A6505550119%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%3A6505550091%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%3A6505550450%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%3A6505550507%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%3A6505550884%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%3A6505550803%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%3A6505550142%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%3A6505550338%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%3A6505550137%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%3A6505550494%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%3A6505550032%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%3A6505550527%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:178:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - AoR as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550609%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:214:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - unknown GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550709%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:250:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550019, 6505550603) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550067, 6505550259) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550027, 6505550482) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 8625a928b3509c57a0c36df6e9766a70) - /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) - (6505550413, 6505550564) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 7b3d4d3ee4c990ebd6e3f0831812b5ca) - /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) - (6505550646, 6505550513) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 8f1804ad3f0f4a8b928b5ed8008ac089) - /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) - (6505550983) Failed Endpoint threw exception: - sip:6505550983@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID b2e0713d2b3f2ef0bcd7433f12eaaa0e) - /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) - (6505550138) Failed Endpoint threw exception: - sip:6505550138@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 88d7c5a1ca5073a04503a492ba30bbf1) - /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) - (6505550639) Failed Endpoint threw exception: - sip:6505550639@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 263ceed5b962e67832021d2d992cad81) - /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) - (6505550942, 6505550641) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID aea63204644782e2f486110cf8890bbe) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 210d8eb9996f610867023cb74cfc80e9) - /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) - (6505550406, 6505550956) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 17fe7a006c2d60b0ab95d2def3beb158) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 17fe7a006c2d60b0ab95d2def3beb158) - /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%3A6505550515%40clearwater.opnfv/associated_private_ids"} 45 failures out of 93 tests run Basic Call - Mainline (TCP) at 2018-08-31 10:00:39 +0000 Basic Call - SDP (TCP) at 2018-08-31 10:00:44 +0000 Basic Call - Tel URIs (TCP) at 2018-08-31 10:00:49 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-08-31 10:00:56 +0000 Basic Call - Messages - Pager model (TCP) at 2018-08-31 10:01:01 +0000 Basic Call - Pracks (TCP) at 2018-08-31 10:01:06 +0000 Multiple Identities (TCP) at 2018-08-31 10:01:14 +0000 Call Diversion - Not registered (TCP) at 2018-08-31 10:02:19 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-08-31 10:02:59 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-08-31 10:02:59 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-08-31 10:02:59 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-08-31 10:02:59 +0000 Call Diversion - Busy (TCP) at 2018-08-31 10:02:59 +0000 Call Diversion - Unconditional (TCP) at 2018-08-31 10:03:00 +0000 Call Diversion - No answer (TCP) at 2018-08-31 10:03:00 +0000 Call Diversion - Bad target URI (TCP) at 2018-08-31 10:03:00 +0000 Call Diversion - Audio-only call (TCP) at 2018-08-31 10:03:00 +0000 Call Diversion - Audio-video call (TCP) at 2018-08-31 10:03:00 +0000 Call Waiting - Accepted (TCP) at 2018-08-31 10:03:01 +0000 Call Waiting - Cancelled (TCP) at 2018-08-31 10:03:01 +0000 CANCEL - Mainline (TCP) at 2018-08-31 10:03:01 +0000 Filtering - Accept-Contact (TCP) at 2018-08-31 10:03:01 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-08-31 10:03:01 +0000 Filtering - Accept-Contact no match (TCP) at 2018-08-31 10:03:02 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-08-31 10:03:02 +0000 Filtering - RFC3841 example (TCP) at 2018-08-31 10:03:02 +0000 Filtering - Reject-Contact no match (TCP) at 2018-08-31 10:03:02 +0000 Filtering - Reject-Contact match (TCP) at 2018-08-31 10:03:02 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-08-31 10:03:02 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-08-31 10:03:02 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-08-31 10:03:03 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-08-31 10:03:03 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-08-31 10:03:03 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-08-31 10:03:03 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-08-31 10:03:03 +0000 GRUU - Call - AoR as target (TCP) at 2018-08-31 10:03:04 +0000 GRUU - Call - unknown GRUU as target (TCP) at 2018-08-31 10:03:04 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-08-31 10:03:14 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-08-31 10:03:20 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-08-31 10:03:25 +0000 SUBSCRIBE - reg-event (TCP) at 2018-08-31 10:03:57 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-08-31 10:04:29 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-08-31 10:05:00 +0000 SUBSCRIBE - Registration timeout (TCP) at 2018-08-31 10:05:06 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-08-31 10:05:11 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-08-31 10:05:12,080 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 45, 'skipped': 42, 'total': 93, 'passed': 6} 2018-08-31 10:05:12,209 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 10:05:12,209 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 16:00 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-31 10:05:12,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 10:05:12,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/4f8c3447-a8ec-4872-86be-4eeed346dfdd?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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 10:05:12,964 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 10:05:12 GMT Server: Apache x-openstack-request-id: req-b2a0cb78-7d0a-4763-bfc2-38e27ab8c8c2 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?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-31 10:05:13,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:05:12 GMT Server: Apache x-openstack-request-id: req-b094087f-aa9b-4272-b462-ae2b9906e5e6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "53a64dc0c1e54923923d7863aae40e78", "private_sig_net_ip_version": "4", "image": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ab6c047a0c364c28969619477c58fab7", "tags": null, "creation_time": "2018-08-31T09:49:46Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-31 10:05:13,678 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-b094087f-aa9b-4272-b462-ae2b9906e5e6 2018-08-31 10:05:13,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.46219301224s 2018-08-31 10:05:13,679 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-b094087f-aa9b-4272-b462-ae2b9906e5e6 2018-08-31 10:05:13,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 10:05:13,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/4f8c3447-a8ec-4872-86be-4eeed346dfdd/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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 10:05:14,388 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 10:05:13 GMT Server: Apache x-openstack-request-id: req-b3cb20e2-4c62-4197-b93f-d6c23c76a6bd Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/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-31 10:05:15,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:05:14 GMT Server: Apache x-openstack-request-id: req-4fefd661-65e2-4b0b-93a5-56153087627c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 342 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-31T09:53:28Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/clearwater-opnfv/events/16b2d75c-eff6-42bb-91e0-ff5f09af48c0", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "id": "16b2d75c-eff6-42bb-91e0-ff5f09af48c0"}]} 2018-08-31 10:05:15,127 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-4fefd661-65e2-4b0b-93a5-56153087627c 2018-08-31 10:05:15,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.4467818737s 2018-08-31 10:05:15,128 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-4fefd661-65e2-4b0b-93a5-56153087627c 2018-08-31 10:05:15,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-08-31 10:05:15,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/4f8c3447-a8ec-4872-86be-4eeed346dfdd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 10:05:15,810 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 10:05:15 GMT Server: Apache x-openstack-request-id: req-21d2b177-7ba8-4380-adf2-bdf66bbf56ad Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd 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-31 10:05:16,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 10:05:15 GMT Server: Apache x-openstack-request-id: req-bfeee9f3-8e28-4708-a73d-773b8140565e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 10:05:16,771 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd used request id req-bfeee9f3-8e28-4708-a73d-773b8140565e 2018-08-31 10:05:16,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 1.64227414131s 2018-08-31 10:05:16,771 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd used request id req-bfeee9f3-8e28-4708-a73d-773b8140565e 2018-08-31 10:05:16,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 10:05:16,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=16b2d75c-eff6-42bb-91e0-ff5f09af48c0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 10:05:17,493 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 10:05:16 GMT Server: Apache x-openstack-request-id: req-08ab4b05-2340-44fd-b861-4010a8588667 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=16b2d75c-eff6-42bb-91e0-ff5f09af48c0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 10:05:17,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:05:17 GMT Server: Apache x-openstack-request-id: req-79c3346d-a974-4004-978d-ac328e1a6f9a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 433 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-31T10:05:16Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/clearwater-opnfv/events/50a5542a-5422-4e80-9c6a-6a71f8dfc276", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "id": "50a5542a-5422-4e80-9c6a-6a71f8dfc276"}, {"resource_name": "homer", "event_time": "2018-08-31T10:05:17Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/homer/events/34642233-f1b4-46e6-b575-37a723f9f105", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "1bdb2d05-47ae-40e1-877c-2bfc9df4355f", "id": "34642233-f1b4-46e6-b575-37a723f9f105"}]} 2018-08-31 10:05:17,537 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=16b2d75c-eff6-42bb-91e0-ff5f09af48c0&sort_dir=asc&marker=16b2d75c-eff6-42bb-91e0-ff5f09af48c0&sort_dir=asc used request id req-79c3346d-a974-4004-978d-ac328e1a6f9a 2018-08-31 10:05:17,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.76558303833s 2018-08-31 10:05:17,537 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=16b2d75c-eff6-42bb-91e0-ff5f09af48c0&sort_dir=asc&marker=16b2d75c-eff6-42bb-91e0-ff5f09af48c0&sort_dir=asc used request id req-79c3346d-a974-4004-978d-ac328e1a6f9a 2018-08-31 10:05:22,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 10:05:22,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=34642233-f1b4-46e6-b575-37a723f9f105&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 10:05:22,574 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 10:05:22 GMT Server: Apache x-openstack-request-id: req-7e42e72c-3737-4e5c-882b-f0ad219a17c2 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=34642233-f1b4-46e6-b575-37a723f9f105&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 10:05:23,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:05:22 GMT Server: Apache x-openstack-request-id: req-a24fb205-14b7-46ce-8269-47e9dd9dc437 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-08-31T10:05:18Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/sprout/events/ab219900-d8d9-4746-9050-5db88f4217fc", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "18279543-6ed9-4dd8-866e-67d7ed3c5f4c", "id": "ab219900-d8d9-4746-9050-5db88f4217fc"}, {"resource_name": "dime", "event_time": "2018-08-31T10:05:19Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/dime/events/20ec7a1c-e26b-45f4-86f1-1c17ca709947", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "6f5a2576-584e-4a88-99b0-b31b45f8971f", "id": "20ec7a1c-e26b-45f4-86f1-1c17ca709947"}, {"resource_name": "bono", "event_time": "2018-08-31T10:05:20Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/bono/events/01571f80-08cd-4487-ba1b-c066edcc04b0", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "5f30fbfa-7a9c-420f-8087-f494417a6c48", "id": "01571f80-08cd-4487-ba1b-c066edcc04b0"}, {"resource_name": "vellum", "event_time": "2018-08-31T10:05:21Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/vellum/events/f185db2f-4278-4c38-b8ac-a95edbebe238", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "bd9bfc90-b82b-43bf-9129-c31889a9e56e", "id": "f185db2f-4278-4c38-b8ac-a95edbebe238"}]} 2018-08-31 10:05:23,339 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=34642233-f1b4-46e6-b575-37a723f9f105&sort_dir=asc&marker=34642233-f1b4-46e6-b575-37a723f9f105&sort_dir=asc used request id req-a24fb205-14b7-46ce-8269-47e9dd9dc437 2018-08-31 10:05:23,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.795120954514s 2018-08-31 10:05:23,339 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=34642233-f1b4-46e6-b575-37a723f9f105&sort_dir=asc&marker=34642233-f1b4-46e6-b575-37a723f9f105&sort_dir=asc used request id req-a24fb205-14b7-46ce-8269-47e9dd9dc437 2018-08-31 10:05:28,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 10:05:28,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=f185db2f-4278-4c38-b8ac-a95edbebe238&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 10:05:29,047 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 10:05:28 GMT Server: Apache x-openstack-request-id: req-ba2c53bc-b432-4514-8d43-b08085352de1 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=f185db2f-4278-4c38-b8ac-a95edbebe238&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 10:05:29,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:05:29 GMT Server: Apache x-openstack-request-id: req-4695269b-be8f-4183-9576-2ac60aebf5dd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2018-08-31T10:05:29Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/homer/events/8a584c93-fb1c-4ae5-8e7f-45e299876034", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "1bdb2d05-47ae-40e1-877c-2bfc9df4355f", "id": "8a584c93-fb1c-4ae5-8e7f-45e299876034"}, {"resource_name": "dime", "event_time": "2018-08-31T10:05:29Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/dime/events/0f88e609-fc60-41fc-8912-6d9e57fdade7", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "6f5a2576-584e-4a88-99b0-b31b45f8971f", "id": "0f88e609-fc60-41fc-8912-6d9e57fdade7"}, {"resource_name": "sprout", "event_time": "2018-08-31T10:05:29Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/sprout/events/6a4da971-9907-448b-b24b-13f8f61057a0", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "18279543-6ed9-4dd8-866e-67d7ed3c5f4c", "id": "6a4da971-9907-448b-b24b-13f8f61057a0"}]} 2018-08-31 10:05:29,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=f185db2f-4278-4c38-b8ac-a95edbebe238&sort_dir=asc&marker=f185db2f-4278-4c38-b8ac-a95edbebe238&sort_dir=asc used request id req-4695269b-be8f-4183-9576-2ac60aebf5dd 2018-08-31 10:05:29,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.42347598076s 2018-08-31 10:05:29,770 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=f185db2f-4278-4c38-b8ac-a95edbebe238&sort_dir=asc&marker=f185db2f-4278-4c38-b8ac-a95edbebe238&sort_dir=asc used request id req-4695269b-be8f-4183-9576-2ac60aebf5dd 2018-08-31 10:05:34,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 10:05:34,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=6a4da971-9907-448b-b24b-13f8f61057a0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 10:05:35,463 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 10:05:34 GMT Server: Apache x-openstack-request-id: req-e0b4fa1a-5099-441c-a8b2-b8e89d74ce6d Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=6a4da971-9907-448b-b24b-13f8f61057a0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 10:05:36,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:05:35 GMT Server: Apache x-openstack-request-id: req-3625e0d5-9bea-4c91-ad76-77c733f7a36b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-08-31T10:05:31Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/bono/events/b9eef5ef-d8c6-4368-8e8d-176dedde5227", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "5f30fbfa-7a9c-420f-8087-f494417a6c48", "id": "b9eef5ef-d8c6-4368-8e8d-176dedde5227"}, {"resource_name": "vellum", "event_time": "2018-08-31T10:05:33Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/vellum/events/ae00a248-73ca-44b6-884c-6bfe6b01ef7a", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "bd9bfc90-b82b-43bf-9129-c31889a9e56e", "id": "ae00a248-73ca-44b6-884c-6bfe6b01ef7a"}, {"resource_name": "ellis", "event_time": "2018-08-31T10:05:33Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/ellis/events/49d81984-892c-4858-94c4-068ad86ad44d", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "5f76dc28-dfcf-41fd-8200-eef5aa91b418", "id": "49d81984-892c-4858-94c4-068ad86ad44d"}]} 2018-08-31 10:05:36,194 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=6a4da971-9907-448b-b24b-13f8f61057a0&sort_dir=asc&marker=6a4da971-9907-448b-b24b-13f8f61057a0&sort_dir=asc used request id req-3625e0d5-9bea-4c91-ad76-77c733f7a36b 2018-08-31 10:05:36,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.41767096519s 2018-08-31 10:05:36,194 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=6a4da971-9907-448b-b24b-13f8f61057a0&sort_dir=asc&marker=6a4da971-9907-448b-b24b-13f8f61057a0&sort_dir=asc used request id req-3625e0d5-9bea-4c91-ad76-77c733f7a36b 2018-08-31 10:05:41,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 10:05:41,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=49d81984-892c-4858-94c4-068ad86ad44d&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 10:05:41,231 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 10:05:41 GMT Server: Apache x-openstack-request-id: req-cd700a5e-7dd4-4c22-b5af-e10866de25a8 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=49d81984-892c-4858-94c4-068ad86ad44d&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 10:05:41,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:05:41 GMT Server: Apache x-openstack-request-id: req-8e3aa223-6e44-4338-8517-cc792108e212 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-31T10:05:39Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/ellis/events/f30be8a3-14be-48b0-b353-c378815acb45", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "5f76dc28-dfcf-41fd-8200-eef5aa91b418", "id": "f30be8a3-14be-48b0-b353-c378815acb45"}, {"resource_name": "dns", "event_time": "2018-08-31T10:05:40Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/dns/events/b60314f3-dc99-47bb-831f-a6e663a31a3f", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "994f279d-5657-437e-8768-fe2a618b5569", "id": "b60314f3-dc99-47bb-831f-a6e663a31a3f"}]} 2018-08-31 10:05:41,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=49d81984-892c-4858-94c4-068ad86ad44d&sort_dir=asc&marker=49d81984-892c-4858-94c4-068ad86ad44d&sort_dir=asc used request id req-8e3aa223-6e44-4338-8517-cc792108e212 2018-08-31 10:05:41,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.75977897644s 2018-08-31 10:05:41,961 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=49d81984-892c-4858-94c4-068ad86ad44d&sort_dir=asc&marker=49d81984-892c-4858-94c4-068ad86ad44d&sort_dir=asc used request id req-8e3aa223-6e44-4338-8517-cc792108e212 2018-08-31 10:05:46,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 10:05:46,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=b60314f3-dc99-47bb-831f-a6e663a31a3f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 10:05:46,995 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 10:05:46 GMT Server: Apache x-openstack-request-id: req-8df7d4b9-4d26-42dc-af1b-470599653794 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=b60314f3-dc99-47bb-831f-a6e663a31a3f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 10:05:47,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:05:47 GMT Server: Apache x-openstack-request-id: req-5643ba39-518e-4548-9e83-28283154c6a2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-31T10:05:47Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/dns/events/0f6eeb3b-1ff4-4569-87b1-bbebfe9c75af", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "994f279d-5657-437e-8768-fe2a618b5569", "id": "0f6eeb3b-1ff4-4569-87b1-bbebfe9c75af"}, {"resource_name": "sig_network", "event_time": "2018-08-31T10:05:47Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/sig_network/events/8939defd-72fc-41fa-8ab8-07ab4954ae44", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "50a34620-c5dc-4b7d-a8e1-3e6bdc384add", "id": "8939defd-72fc-41fa-8ab8-07ab4954ae44"}, {"resource_name": "security_groups", "event_time": "2018-08-31T10:05:47Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/security_groups/events/e9809768-0bca-4081-9183-97a3f0a636ab", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "b43e08b4-6865-471c-8303-ff71b04dd70f", "id": "e9809768-0bca-4081-9183-97a3f0a636ab"}, {"resource_name": "mgmt_network", "event_time": "2018-08-31T10:05:47Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/mgmt_network/events/443cb200-be7c-49f9-89a8-fa7efbf3969f", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "9ebdb635-9f0b-4e2a-9ac9-107801750a6d", "id": "443cb200-be7c-49f9-89a8-fa7efbf3969f"}]} 2018-08-31 10:05:47,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=b60314f3-dc99-47bb-831f-a6e663a31a3f&sort_dir=asc&marker=b60314f3-dc99-47bb-831f-a6e663a31a3f&sort_dir=asc used request id req-5643ba39-518e-4548-9e83-28283154c6a2 2018-08-31 10:05:47,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.777072906494s 2018-08-31 10:05:47,742 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=b60314f3-dc99-47bb-831f-a6e663a31a3f&sort_dir=asc&marker=b60314f3-dc99-47bb-831f-a6e663a31a3f&sort_dir=asc used request id req-5643ba39-518e-4548-9e83-28283154c6a2 2018-08-31 10:05:52,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 10:05:52,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=443cb200-be7c-49f9-89a8-fa7efbf3969f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 10:05:53,534 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 10:05:52 GMT Server: Apache x-openstack-request-id: req-f4c08305-024e-4d91-a19e-a5271cfe5f65 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=443cb200-be7c-49f9-89a8-fa7efbf3969f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 10:05:54,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:05:53 GMT Server: Apache x-openstack-request-id: req-333aabf1-9634-43f7-ba7b-f07deda54f37 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 10:05:54,317 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=443cb200-be7c-49f9-89a8-fa7efbf3969f&sort_dir=asc&marker=443cb200-be7c-49f9-89a8-fa7efbf3969f&sort_dir=asc used request id req-333aabf1-9634-43f7-ba7b-f07deda54f37 2018-08-31 10:05:54,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.56864285469s 2018-08-31 10:05:54,318 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=443cb200-be7c-49f9-89a8-fa7efbf3969f&sort_dir=asc&marker=443cb200-be7c-49f9-89a8-fa7efbf3969f&sort_dir=asc used request id req-333aabf1-9634-43f7-ba7b-f07deda54f37 2018-08-31 10:05:59,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 10:05:59,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=443cb200-be7c-49f9-89a8-fa7efbf3969f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 10:05:59,636 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 10:05:59 GMT Server: Apache x-openstack-request-id: req-0da99772-8cc1-4554-85b9-d0dd719551aa Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=443cb200-be7c-49f9-89a8-fa7efbf3969f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 10:06:00,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:05:59 GMT Server: Apache x-openstack-request-id: req-3198fae9-a4da-460a-940e-e5f0eae42da3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-08-31T10:05:58Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/sig_network/events/09d30642-2760-444a-97ec-617356ee79a1", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "50a34620-c5dc-4b7d-a8e1-3e6bdc384add", "id": "09d30642-2760-444a-97ec-617356ee79a1"}, {"resource_name": "mgmt_network", "event_time": "2018-08-31T10:05:58Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/mgmt_network/events/683c085a-42df-432c-9353-acc0e085e549", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "9ebdb635-9f0b-4e2a-9ac9-107801750a6d", "id": "683c085a-42df-432c-9353-acc0e085e549"}, {"resource_name": "security_groups", "event_time": "2018-08-31T10:05:59Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/security_groups/events/9e745c35-a528-48d8-aa26-ef44d47f04ed", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "b43e08b4-6865-471c-8303-ff71b04dd70f", "id": "9e745c35-a528-48d8-aa26-ef44d47f04ed"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-31T10:05:59Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/clearwater-opnfv/events/18601471-64c2-45c0-9ab6-867b90a10265", "rel": "self"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "id": "18601471-64c2-45c0-9ab6-867b90a10265"}]} 2018-08-31 10:06:00,352 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=443cb200-be7c-49f9-89a8-fa7efbf3969f&sort_dir=asc&marker=443cb200-be7c-49f9-89a8-fa7efbf3969f&sort_dir=asc used request id req-3198fae9-a4da-460a-940e-e5f0eae42da3 2018-08-31 10:06:00,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.02812409401s 2018-08-31 10:06:00,352 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=443cb200-be7c-49f9-89a8-fa7efbf3969f&sort_dir=asc&marker=443cb200-be7c-49f9-89a8-fa7efbf3969f&sort_dir=asc used request id req-3198fae9-a4da-460a-940e-e5f0eae42da3 2018-08-31 10:06:05,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 10:06:05,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=18601471-64c2-45c0-9ab6-867b90a10265&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 10:06:06,058 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 10:06:05 GMT Server: Apache x-openstack-request-id: req-5d6af2d4-2cd3-41bb-9495-5ac4b6f40ba6 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=18601471-64c2-45c0-9ab6-867b90a10265&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 10:06:06,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:06:06 GMT Server: Apache x-openstack-request-id: req-184acc50-0201-42f2-ad62-df5233522f86 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 10:06:06,768 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=18601471-64c2-45c0-9ab6-867b90a10265&sort_dir=asc&marker=18601471-64c2-45c0-9ab6-867b90a10265&sort_dir=asc used request id req-184acc50-0201-42f2-ad62-df5233522f86 2018-08-31 10:06:06,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.40944886208s 2018-08-31 10:06:06,769 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=18601471-64c2-45c0-9ab6-867b90a10265&sort_dir=asc&marker=18601471-64c2-45c0-9ab6-867b90a10265&sort_dir=asc used request id req-184acc50-0201-42f2-ad62-df5233522f86 2018-08-31 10:06:11,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-31 10:06:11,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=18601471-64c2-45c0-9ab6-867b90a10265&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 10:06:11,806 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 10:06:11 GMT Server: Apache x-openstack-request-id: req-188182cb-84d2-4703-b25d-0a6b27cc09ef Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=18601471-64c2-45c0-9ab6-867b90a10265&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 10:06:11,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:06:11 GMT Server: Apache x-openstack-request-id: req-485a1925-d9fc-4aa2-9989-17edb68d811a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-31 10:06:11,847 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=18601471-64c2-45c0-9ab6-867b90a10265&sort_dir=asc&marker=18601471-64c2-45c0-9ab6-867b90a10265&sort_dir=asc used request id req-485a1925-d9fc-4aa2-9989-17edb68d811a 2018-08-31 10:06:11,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072870016098s 2018-08-31 10:06:11,848 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd/events?marker=18601471-64c2-45c0-9ab6-867b90a10265&sort_dir=asc&marker=18601471-64c2-45c0-9ab6-867b90a10265&sort_dir=asc used request id req-485a1925-d9fc-4aa2-9989-17edb68d811a 2018-08-31 10:06:11,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-31 10:06:11,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/4f8c3447-a8ec-4872-86be-4eeed346dfdd?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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 10:06:12,151 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 31 Aug 2018 10:06:11 GMT Server: Apache x-openstack-request-id: req-41a52765-3675-4b99-b848-bd3015f428d7 Location: http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?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-31 10:06:12,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:06:12 GMT Server: Apache x-openstack-request-id: req-3a9f93e4-3a00-42bd-93a1-97c0b812ed39 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 890 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "53a64dc0c1e54923923d7863aae40e78", "private_sig_net_ip_version": "4", "image": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "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": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "deletion_time": "2018-08-31T10:06:01Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "ab6c047a0c364c28969619477c58fab7", "tags": null, "creation_time": "2018-08-31T09:49:46Z", "links": [{"href": "http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-31T10:05:16Z", "id": "4f8c3447-a8ec-4872-86be-4eeed346dfdd", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-31 10:06:12,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-3a9f93e4-3a00-42bd-93a1-97c0b812ed39 2018-08-31 10:06:12,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.343792915344s 2018-08-31 10:06:12,193 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.34:8004/v1/53a64dc0c1e54923923d7863aae40e78/stacks/clearwater-opnfv/4f8c3447-a8ec-4872-86be-4eeed346dfdd?resolve_outputs=False used request id req-3a9f93e4-3a00-42bd-93a1-97c0b812ed39 2018-08-31 10:06:12,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 10:06:12,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/4b59ea50-909e-4aef-af81-18c2b43df4b6/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}0e43184d259e99339f7900091e35c56919228e90" -d '{"subnet_id": "9df83fba-274f-4852-a548-91dc35dfa28c"}' 2018-08-31 10:06:14,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fde171c6-2005-496c-974c-c56a9176cf2b Date: Fri, 31 Aug 2018 10:06:14 GMT RESP BODY: {"network_id": "31e49092-c09b-4d4a-8675-6ca3ac3c176c", "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "subnet_id": "9df83fba-274f-4852-a548-91dc35dfa28c", "subnet_ids": ["9df83fba-274f-4852-a548-91dc35dfa28c"], "port_id": "72ce1e04-b26e-49f7-b3bf-baeff4d2faf3", "id": "4b59ea50-909e-4aef-af81-18c2b43df4b6"} 2018-08-31 10:06:14,950 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/4b59ea50-909e-4aef-af81-18c2b43df4b6/remove_router_interface.json used request id req-fde171c6-2005-496c-974c-c56a9176cf2b 2018-08-31 10:06:14,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.75652694702s 2018-08-31 10:06:14,950 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/4b59ea50-909e-4aef-af81-18c2b43df4b6/remove_router_interface.json used request id req-fde171c6-2005-496c-974c-c56a9176cf2b returning object 4b59ea50-909e-4aef-af81-18c2b43df4b6 2018-08-31 10:06:14,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 10:06:14,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 10:06:15,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-4886674f-e57e-48d3-913d-e266d16fd4de Date: Fri, 31 Aug 2018 10:06:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "53a64dc0c1e54923923d7863aae40e78", "created_at": "2018-08-31T09:49:14Z", "admin_state_up": true, "updated_at": "2018-08-31T10:06:13Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "53a64dc0c1e54923923d7863aae40e78", "id": "4b59ea50-909e-4aef-af81-18c2b43df4b6", "name": "heat_ims-router_0f44fa69-8efa-4007-96ad-1a5e7bc49c50"}]} 2018-08-31 10:06:15,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-4886674f-e57e-48d3-913d-e266d16fd4de 2018-08-31 10:06:15,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.155210018158s 2018-08-31 10:06:15,106 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-4886674f-e57e-48d3-913d-e266d16fd4de 2018-08-31 10:06:15,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 10:06:15,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/routers/4b59ea50-909e-4aef-af81-18c2b43df4b6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 10:06:19,191 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a728a937-6b88-40ac-a1c8-30b5c4b55b94 Content-Length: 0 Date: Fri, 31 Aug 2018 10:06:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 10:06:19,191 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/4b59ea50-909e-4aef-af81-18c2b43df4b6.json used request id req-a728a937-6b88-40ac-a1c8-30b5c4b55b94 2018-08-31 10:06:19,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.08412408829s 2018-08-31 10:06:19,192 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/4b59ea50-909e-4aef-af81-18c2b43df4b6.json used request id req-a728a937-6b88-40ac-a1c8-30b5c4b55b94 2018-08-31 10:06:19,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 10:06:19,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 10:06:19,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-8462abb7-5363-4f46-b9da-4474aae19964 Date: Fri, 31 Aug 2018 10:06:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31e49092-c09b-4d4a-8675-6ca3ac3c176c","tenant_id":"53a64dc0c1e54923923d7863aae40e78","created_at":"2018-08-31T09:49:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T09:49:13Z","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":"53a64dc0c1e54923923d7863aae40e78","id":"9df83fba-274f-4852-a548-91dc35dfa28c","subnetpool_id":null,"name":"heat_ims-subnet_0f44fa69-8efa-4007-96ad-1a5e7bc49c50"}]} 2018-08-31 10:06:19,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-8462abb7-5363-4f46-b9da-4474aae19964 2018-08-31 10:06:19,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0594820976257s 2018-08-31 10:06:19,252 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-8462abb7-5363-4f46-b9da-4474aae19964 2018-08-31 10:06:19,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 10:06:19,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/subnets/9df83fba-274f-4852-a548-91dc35dfa28c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 10:06:21,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-84d56a29-1bb5-4035-b00d-4f37b301e634 Date: Fri, 31 Aug 2018 10:06:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 10:06:21,729 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/9df83fba-274f-4852-a548-91dc35dfa28c.json used request id req-84d56a29-1bb5-4035-b00d-4f37b301e634 2018-08-31 10:06:21,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.4765150547s 2018-08-31 10:06:21,730 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/9df83fba-274f-4852-a548-91dc35dfa28c.json used request id req-84d56a29-1bb5-4035-b00d-4f37b301e634 2018-08-31 10:06:21,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 10:06:21,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 10:06:22,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-16c6d50a-2766-49fc-ba28-e55afcddd5a2 Date: Fri, 31 Aug 2018 10:06:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"31e49092-c09b-4d4a-8675-6ca3ac3c176c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"53a64dc0c1e54923923d7863aae40e78","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T10:06:21Z","qos_policy_id":null,"name":"heat_ims-net_0f44fa69-8efa-4007-96ad-1a5e7bc49c50","admin_state_up":true,"tenant_id":"53a64dc0c1e54923923d7863aae40e78","created_at":"2018-08-31T09:49:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 10:06:22,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-16c6d50a-2766-49fc-ba28-e55afcddd5a2 2018-08-31 10:06:22,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.328186035156s 2018-08-31 10:06:22,059 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-16c6d50a-2766-49fc-ba28-e55afcddd5a2 2018-08-31 10:06:22,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 10:06:22,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/networks/31e49092-c09b-4d4a-8675-6ca3ac3c176c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 10:06:23,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5bf33035-110c-49cf-a25e-ecdf580aeb03 Date: Fri, 31 Aug 2018 10:06:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 10:06:23,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/31e49092-c09b-4d4a-8675-6ca3ac3c176c.json used request id req-5bf33035-110c-49cf-a25e-ecdf580aeb03 2018-08-31 10:06:23,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00535488129s 2018-08-31 10:06:23,065 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/31e49092-c09b-4d4a-8675-6ca3ac3c176c.json used request id req-5bf33035-110c-49cf-a25e-ecdf580aeb03 2018-08-31 10:06:23,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 10:06:23,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 10:06:23,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-0c253b51-0df9-4e75-963a-e3e5cd667594 Date: Fri, 31 Aug 2018 10:06:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T09:49:31Z", "file": "/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/file", "owner": "53a64dc0c1e54923923d7863aae40e78", "id": "ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "size": 263193088, "self": "/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T09:49:26Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 10:06:23,375 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-0c253b51-0df9-4e75-963a-e3e5cd667594 2018-08-31 10:06:23,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306030988693s 2018-08-31 10:06:23,375 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-0c253b51-0df9-4e75-963a-e3e5cd667594 2018-08-31 10:06:23,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 10:06:23,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e43184d259e99339f7900091e35c56919228e90" 2018-08-31 10:06:24,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b55f76c8-3e0f-4faa-93a3-1632d1971f3b Date: Fri, 31 Aug 2018 10:06:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 10:06:24,061 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3 used request id req-b55f76c8-3e0f-4faa-93a3-1632d1971f3b 2018-08-31 10:06:24,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.684609889984s 2018-08-31 10:06:24,061 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/ea2ff8a4-0683-4d9b-bc15-b5a5be1a83a3 used request id req-b55f76c8-3e0f-4faa-93a3-1632d1971f3b 2018-08-31 10:06:24,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 10:06:24,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 10:06:24,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10: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-d0a8912c-1bd8-4192-ae4e-9aa0959f6aca x-compute-request-id: req-d0a8912c-1bd8-4192-ae4e-9aa0959f6aca Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57", "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": "c7685831-8a6d-4a89-98c9-22307aa3bb57"}]} 2018-08-31 10:06:24,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-d0a8912c-1bd8-4192-ae4e-9aa0959f6aca 2018-08-31 10:06:24,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.290171861649s 2018-08-31 10:06:24,352 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-d0a8912c-1bd8-4192-ae4e-9aa0959f6aca 2018-08-31 10:06:24,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 10:06:24,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 10:06:24,400 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 10: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-13cdae2f-9d2a-4924-9fe3-04a51f3dc71b x-compute-request-id: req-13cdae2f-9d2a-4924-9fe3-04a51f3dc71b Content-Length: 0 Content-Type: application/json 2018-08-31 10:06:24,400 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57 used request id req-13cdae2f-9d2a-4924-9fe3-04a51f3dc71b 2018-08-31 10:06:24,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0474979877472s 2018-08-31 10:06:24,401 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/c7685831-8a6d-4a89-98c9-22307aa3bb57 used request id req-13cdae2f-9d2a-4924-9fe3-04a51f3dc71b 2018-08-31 10:06:24,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 10:06:24,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 10:06:24,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50505b29-e126-4d3c-a791-0375ca2afdc9 Content-Encoding: gzip Content-Length: 1212 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_15446a9b-a7cc-4f62-8ea1-db946f86fe43", "links": {"self": "http://172.30.9.34:5000/v3/users/7b9c0623c7fe4157b1c6243d7c3242b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b9c0623c7fe4157b1c6243d7c3242b6", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_ims-user_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "links": {"self": "http://172.30.9.34:5000/v3/users/a4ec2f8b2bda4116b262515a89764407"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a4ec2f8b2bda4116b262515a89764407", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2b734632-15e4-4512-98f0-14ca85826944", "links": {"self": "http://172.30.9.34:5000/v3/users/ba2a66698784467a86d70a8582b5f17b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba2a66698784467a86d70a8582b5f17b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_42fd5c5e-942f-44cb-a175-0fcf1fde575e", "links": {"self": "http://172.30.9.34:5000/v3/users/e15b9d2fbaa74d9a99c89c770ff7a287"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e15b9d2fbaa74d9a99c89c770ff7a287", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 10:06:24,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-50505b29-e126-4d3c-a791-0375ca2afdc9 2018-08-31 10:06:24,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216782093048s 2018-08-31 10:06:24,619 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-50505b29-e126-4d3c-a791-0375ca2afdc9 2018-08-31 10:06:24,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 10:06:24,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/users/a4ec2f8b2bda4116b262515a89764407 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 10:06:24,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85974b86-7dcc-426e-87cd-e97ec55f310c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_0f44fa69-8efa-4007-96ad-1a5e7bc49c50", "links": {"self": "http://172.30.9.34:5000/v3/users/a4ec2f8b2bda4116b262515a89764407"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a4ec2f8b2bda4116b262515a89764407", "description": null}} 2018-08-31 10:06:24,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/a4ec2f8b2bda4116b262515a89764407 used request id req-85974b86-7dcc-426e-87cd-e97ec55f310c 2018-08-31 10:06:24,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202115058899s 2018-08-31 10:06:24,825 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/a4ec2f8b2bda4116b262515a89764407 used request id req-85974b86-7dcc-426e-87cd-e97ec55f310c 2018-08-31 10:06:24,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 10:06:24,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/users/a4ec2f8b2bda4116b262515a89764407 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 10:06:25,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 10:06:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b236de1-6f97-4efb-99b8-8eda17ffe10e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 10:06:25,113 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/a4ec2f8b2bda4116b262515a89764407 used request id req-9b236de1-6f97-4efb-99b8-8eda17ffe10e 2018-08-31 10:06:25,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.287235021591s 2018-08-31 10:06:25,113 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/a4ec2f8b2bda4116b262515a89764407 used request id req-9b236de1-6f97-4efb-99b8-8eda17ffe10e 2018-08-31 10:06:25,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 10:06:25,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 10:06:25,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c02352e8-bf43-4678-8f5f-00c20e60a119 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.34:5000/v3/projects/4e80d306a00b43c787f8ac6dee1a3161"}, "tags": [], "enabled": true, "id": "4e80d306a00b43c787f8ac6dee1a3161", "parent_id": "default", "domain_id": "default", "name": "barbican-project_15446a9b-a7cc-4f62-8ea1-db946f86fe43"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.34:5000/v3/projects/53a64dc0c1e54923923d7863aae40e78"}, "tags": [], "enabled": true, "id": "53a64dc0c1e54923923d7863aae40e78", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_0f44fa69-8efa-4007-96ad-1a5e7bc49c50"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.34:5000/v3/projects/5403bf5f9bda499b929fbf2909d23db5"}, "tags": [], "enabled": true, "id": "5403bf5f9bda499b929fbf2909d23db5", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_42fd5c5e-942f-44cb-a175-0fcf1fde575e"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780"}, "tags": [], "enabled": true, "id": "cf49e1a5d2194c1e830aa1b897617780", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 10:06:25,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-c02352e8-bf43-4678-8f5f-00c20e60a119 2018-08-31 10:06:25,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202975034714s 2018-08-31 10:06:25,321 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-c02352e8-bf43-4678-8f5f-00c20e60a119 2018-08-31 10:06:25,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 10:06:25,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/projects/53a64dc0c1e54923923d7863aae40e78 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfb920dc0580b11d1f5c98f23599097aadc7132e" 2018-08-31 10:06:25,611 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 10:06:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5faf2ffc-4cbb-4695-a90d-20631c399953 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 10:06:25,612 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/53a64dc0c1e54923923d7863aae40e78 used request id req-5faf2ffc-4cbb-4695-a90d-20631c399953 2018-08-31 10:06:25,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.285128116608s 2018-08-31 10:06:25,612 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/53a64dc0c1e54923923d7863aae40e78 used request id req-5faf2ffc-4cbb-4695-a90d-20631c399953 2018-08-31 10:06:25,637 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-08-31 10:06:25,682 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-31 10:06:25,724 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-31 10:06:25,818 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 10:06:25,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 10:06:25,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 10:06:25,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 10:06:25,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 10:06:25,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 10:06:25,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 10:06:25,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 10:06:25,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 10:06:25,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 10:06:25,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 10:06:25,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 10:06:25,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 10:06:25,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 10:06:25,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 10:06:25,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 10:06:25,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 10:06:25,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 10:06:25,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 10:06:25,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 10:06:25,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 10:06:25,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 10:06:25,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 10:06:25,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce2a18a8-0cdf-4a96-9bf2-9a7ff52d9b68 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 10:06:25,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-ce2a18a8-0cdf-4a96-9bf2-9a7ff52d9b68 2018-08-31 10:06:25,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 10:06:26,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T11:06:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["jdVbJMqpTtOguhvtQNcI3A"], "issued_at": "2018-08-31T10:06:26.000000Z"}} 2018-08-31 10:06:26,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 10:06:26,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}1af73437887cd13ebc15f107b3be4d6dbd18f812" 2018-08-31 10:06:26,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-65cd60fb-27d5-457f-9640-7baf7b0c26c7 Date: Fri, 31 Aug 2018 10:06:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 10:06:26,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-65cd60fb-27d5-457f-9640-7baf7b0c26c7 2018-08-31 10:06:26,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.357033967972s 2018-08-31 10:06:26,592 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-65cd60fb-27d5-457f-9640-7baf7b0c26c7 2018-08-31 10:06:26,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 10:06:26,599 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 10:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27c327fd-e2ba-4528-b9e0-bcfea20026bc 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 10:06:26,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-27c327fd-e2ba-4528-b9e0-bcfea20026bc 2018-08-31 10:06:26,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 10:06:26,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}1af73437887cd13ebc15f107b3be4d6dbd18f812" 2018-08-31 10:06:26,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f6ff652-06a0-4f37-976d-60ade987282d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 10:06:26,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-1f6ff652-06a0-4f37-976d-60ade987282d 2018-08-31 10:06:26,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203721046448s 2018-08-31 10:06:26,804 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-1f6ff652-06a0-4f37-976d-60ade987282d 2018-08-31 10:06:26,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 10:06:26,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}1af73437887cd13ebc15f107b3be4d6dbd18f812" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_a37ff3b3-0554-43d2-a350-14b86eed96c2"}}' 2018-08-31 10:06:26,934 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 10:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1faf1f7-2e67-4252-8fd0-46ac429a198f 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.34:5000/v3/projects/da47aa5a956249309e3f5a13869ebc2c"}, "tags": [], "enabled": true, "id": "da47aa5a956249309e3f5a13869ebc2c", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_a37ff3b3-0554-43d2-a350-14b86eed96c2"}} 2018-08-31 10:06:26,935 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-a1faf1f7-2e67-4252-8fd0-46ac429a198f 2018-08-31 10:06:26,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.123378992081s 2018-08-31 10:06:26,935 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-a1faf1f7-2e67-4252-8fd0-46ac429a198f 2018-08-31 10:06:26,936 - 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'da47aa5a956249309e3f5a13869ebc2c', '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_a37ff3b3-0554-43d2-a350-14b86eed96c2'}) 2018-08-31 10:06:26,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 10:06:26,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}1af73437887cd13ebc15f107b3be4d6dbd18f812" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "327fc79c-9d68-4786-85b4-89574f06524b", "email": null, "name": "vyos_vrouter-user_a37ff3b3-0554-43d2-a350-14b86eed96c2"}}' 2018-08-31 10:06:27,445 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 10:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65071c8c-9010-41f4-928a-fea5b774a7d8 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_a37ff3b3-0554-43d2-a350-14b86eed96c2", "links": {"self": "http://172.30.9.34:5000/v3/users/c637a0ae80cb46e6998aa6772a3d1272"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c637a0ae80cb46e6998aa6772a3d1272", "domain_id": "default", "password_expires_at": null}} 2018-08-31 10:06:27,445 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-65071c8c-9010-41f4-928a-fea5b774a7d8 2018-08-31 10:06:27,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.502948999405s 2018-08-31 10:06:27,445 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-65071c8c-9010-41f4-928a-fea5b774a7d8 2018-08-31 10:06:27,446 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c637a0ae80cb46e6998aa6772a3d1272', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_a37ff3b3-0554-43d2-a350-14b86eed96c2'}) 2018-08-31 10:06:27,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 10:06:27,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1af73437887cd13ebc15f107b3be4d6dbd18f812" 2018-08-31 10:06:27,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f5a73cc-269b-464a-b999-18760f16f568 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 10:06:27,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-2f5a73cc-269b-464a-b999-18760f16f568 2018-08-31 10:06:27,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199970960617s 2018-08-31 10:06:27,650 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-2f5a73cc-269b-464a-b999-18760f16f568 2018-08-31 10:06:27,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 10:06:27,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1af73437887cd13ebc15f107b3be4d6dbd18f812" 2018-08-31 10:06:27,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c658b45e-218e-4f9b-9273-8d5cca1a0ccb Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 10:06:27,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-c658b45e-218e-4f9b-9273-8d5cca1a0ccb 2018-08-31 10:06:27,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187163114548s 2018-08-31 10:06:27,843 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-c658b45e-218e-4f9b-9273-8d5cca1a0ccb 2018-08-31 10:06:27,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 10:06:27,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1af73437887cd13ebc15f107b3be4d6dbd18f812" 2018-08-31 10:06:28,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15e1acb4-e8b1-4aec-bdd2-26a17cfb486f Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 10:06:28,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-15e1acb4-e8b1-4aec-bdd2-26a17cfb486f 2018-08-31 10:06:28,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189558982849s 2018-08-31 10:06:28,038 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-15e1acb4-e8b1-4aec-bdd2-26a17cfb486f 2018-08-31 10:06:28,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 10:06:28,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}1af73437887cd13ebc15f107b3be4d6dbd18f812" 2018-08-31 10:06:28,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-710f8bdc-cb54-4cd1-83b8-9da929542169 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 10:06:28,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-710f8bdc-cb54-4cd1-83b8-9da929542169 2018-08-31 10:06:28,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198039054871s 2018-08-31 10:06:28,241 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-710f8bdc-cb54-4cd1-83b8-9da929542169 2018-08-31 10:06:28,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 10:06:28,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}1af73437887cd13ebc15f107b3be4d6dbd18f812" 2018-08-31 10:06:28,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f67df93-6a0d-4166-958b-2aa8a0819dbe Content-Encoding: gzip Content-Length: 1219 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_15446a9b-a7cc-4f62-8ea1-db946f86fe43", "links": {"self": "http://172.30.9.34:5000/v3/users/7b9c0623c7fe4157b1c6243d7c3242b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b9c0623c7fe4157b1c6243d7c3242b6", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2b734632-15e4-4512-98f0-14ca85826944", "links": {"self": "http://172.30.9.34:5000/v3/users/ba2a66698784467a86d70a8582b5f17b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba2a66698784467a86d70a8582b5f17b", "domain_id": "default", "password_expires_at": null}, {"name": "vyos_vrouter-user_a37ff3b3-0554-43d2-a350-14b86eed96c2", "links": {"self": "http://172.30.9.34:5000/v3/users/c637a0ae80cb46e6998aa6772a3d1272"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c637a0ae80cb46e6998aa6772a3d1272", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_42fd5c5e-942f-44cb-a175-0fcf1fde575e", "links": {"self": "http://172.30.9.34:5000/v3/users/e15b9d2fbaa74d9a99c89c770ff7a287"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e15b9d2fbaa74d9a99c89c770ff7a287", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 10:06:28,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-9f67df93-6a0d-4166-958b-2aa8a0819dbe 2018-08-31 10:06:28,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.155380010605s 2018-08-31 10:06:28,397 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-9f67df93-6a0d-4166-958b-2aa8a0819dbe 2018-08-31 10:06:28,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 10:06:28,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}1af73437887cd13ebc15f107b3be4d6dbd18f812" 2018-08-31 10:06:28,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-936377f7-618e-477a-b1f6-00064a9edb01 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.34:5000/v3/projects/4e80d306a00b43c787f8ac6dee1a3161"}, "tags": [], "enabled": true, "id": "4e80d306a00b43c787f8ac6dee1a3161", "parent_id": "default", "domain_id": "default", "name": "barbican-project_15446a9b-a7cc-4f62-8ea1-db946f86fe43"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780"}, "tags": [], "enabled": true, "id": "cf49e1a5d2194c1e830aa1b897617780", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.34:5000/v3/projects/5403bf5f9bda499b929fbf2909d23db5"}, "tags": [], "enabled": true, "id": "5403bf5f9bda499b929fbf2909d23db5", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_42fd5c5e-942f-44cb-a175-0fcf1fde575e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.34:5000/v3/projects/da47aa5a956249309e3f5a13869ebc2c"}, "tags": [], "enabled": true, "id": "da47aa5a956249309e3f5a13869ebc2c", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_a37ff3b3-0554-43d2-a350-14b86eed96c2"}]} 2018-08-31 10:06:28,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-936377f7-618e-477a-b1f6-00064a9edb01 2018-08-31 10:06:28,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199986934662s 2018-08-31 10:06:28,611 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-936377f7-618e-477a-b1f6-00064a9edb01 2018-08-31 10:06:28,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 10:06:28,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=c637a0ae80cb46e6998aa6772a3d1272&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=da47aa5a956249309e3f5a13869ebc2c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1af73437887cd13ebc15f107b3be4d6dbd18f812" 2018-08-31 10:06:28,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e3e1b87-2f78-4620-bf3c-c664fa1d4715 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=c637a0ae80cb46e6998aa6772a3d1272&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=da47aa5a956249309e3f5a13869ebc2c", "previous": null, "next": null}} 2018-08-31 10:06:28,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=c637a0ae80cb46e6998aa6772a3d1272&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=da47aa5a956249309e3f5a13869ebc2c used request id req-6e3e1b87-2f78-4620-bf3c-c664fa1d4715 2018-08-31 10:06:28,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.198601007462s 2018-08-31 10:06:28,819 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=c637a0ae80cb46e6998aa6772a3d1272&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=da47aa5a956249309e3f5a13869ebc2c used request id req-6e3e1b87-2f78-4620-bf3c-c664fa1d4715 2018-08-31 10:06:28,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 10:06:28,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/da47aa5a956249309e3f5a13869ebc2c/users/c637a0ae80cb46e6998aa6772a3d1272/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1af73437887cd13ebc15f107b3be4d6dbd18f812" 2018-08-31 10:06:29,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 10:06:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c279b2d-9a0d-4470-b882-7108cb00beba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 10:06:29,040 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/da47aa5a956249309e3f5a13869ebc2c/users/c637a0ae80cb46e6998aa6772a3d1272/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-0c279b2d-9a0d-4470-b882-7108cb00beba 2018-08-31 10:06:29,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.217747211456s 2018-08-31 10:06:29,041 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/da47aa5a956249309e3f5a13869ebc2c/users/c637a0ae80cb46e6998aa6772a3d1272/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-0c279b2d-9a0d-4470-b882-7108cb00beba 2018-08-31 10:06:29,041 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_a37ff3b3-0554-43d2-a350-14b86eed96c2', 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'da47aa5a956249309e3f5a13869ebc2c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '327fc79c-9d68-4786-85b4-89574f06524b', 'username': u'vyos_vrouter-user_a37ff3b3-0554-43d2-a350-14b86eed96c2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 10:06:29,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 10:06:29,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 10:06:29,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 10:06:29,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 10:06:29,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 10:06:29,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 10:06:29,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 10:06:29,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 10:06:29,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 10:06:29,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 10:06:29,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 10:06:29,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 10:06:29,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 10:06:29,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 10:06:29,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 10:06:29,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 10:06:29,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 10:06:29,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 10:06:29,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 10:06:29,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 10:06:29,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 10:06:29,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 10:06:29,046 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_a37ff3b3-0554-43d2-a350-14b86eed96c2', 'password': '327fc79c-9d68-4786-85b4-89574f06524b', 'project_name': 'vyos_vrouter-project_a37ff3b3-0554-43d2-a350-14b86eed96c2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': 'da47aa5a956249309e3f5a13869ebc2c', 'project_domain_name': 'Default'} 2018-08-31 10:06:29,079 - 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-31 10:06:29,080 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-08-31 10:06:29,121 - 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-31 10:06:29,129 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-31 10:06:29,129 - 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-31 10:06:29,349 - 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-31 10:06:29,410 - 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-31 10:06:29,411 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-08-31 10:06:29,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 10:06:29,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df52af52-7583-4ef4-bf7d-b98fd3a02710 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 10:06:29,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-df52af52-7583-4ef4-bf7d-b98fd3a02710 2018-08-31 10:06:29,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 10:06:29,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}], "expires_at": "2018-08-31T11:06:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da47aa5a956249309e3f5a13869ebc2c", "name": "vyos_vrouter-project_a37ff3b3-0554-43d2-a350-14b86eed96c2"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_da47aa5a956249309e3f5a13869ebc2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_da47aa5a956249309e3f5a13869ebc2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/da47aa5a956249309e3f5a13869ebc2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/da47aa5a956249309e3f5a13869ebc2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/da47aa5a956249309e3f5a13869ebc2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/da47aa5a956249309e3f5a13869ebc2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/da47aa5a956249309e3f5a13869ebc2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/da47aa5a956249309e3f5a13869ebc2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/da47aa5a956249309e3f5a13869ebc2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/da47aa5a956249309e3f5a13869ebc2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/da47aa5a956249309e3f5a13869ebc2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/da47aa5a956249309e3f5a13869ebc2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/da47aa5a956249309e3f5a13869ebc2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/da47aa5a956249309e3f5a13869ebc2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_a37ff3b3-0554-43d2-a350-14b86eed96c2", "id": "c637a0ae80cb46e6998aa6772a3d1272"}, "audit_ids": ["5sp2WSJXSUC4i8PQBWICGg"], "issued_at": "2018-08-31T10:06:29.000000Z"}} 2018-08-31 10:06:29,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 10:06:29,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" -d '{"network": {"name": "vyos_vrouter-net_a37ff3b3-0554-43d2-a350-14b86eed96c2", "admin_state_up": true}}' 2018-08-31 10:06:30,562 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-285c37e1-55dd-474e-b988-12e0417c505c Date: Fri, 31 Aug 2018 10:06:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"58a1488f-ab8d-4d5b-aacc-62cfce639866","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da47aa5a956249309e3f5a13869ebc2c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T10:06:30Z","is_default":false,"name":"vyos_vrouter-net_a37ff3b3-0554-43d2-a350-14b86eed96c2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"da47aa5a956249309e3f5a13869ebc2c","created_at":"2018-08-31T10:06:30Z","mtu":1450}} 2018-08-31 10:06:30,562 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-285c37e1-55dd-474e-b988-12e0417c505c 2018-08-31 10:06:30,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.652079105377s 2018-08-31 10:06:30,563 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-285c37e1-55dd-474e-b988-12e0417c505c 2018-08-31 10:06:30,563 - 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-31T10:06:30Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'58a1488f-ab8d-4d5b-aacc-62cfce639866', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_a37ff3b3-0554-43d2-a350-14b86eed96c2', u'admin_state_up': True, u'tenant_id': u'da47aa5a956249309e3f5a13869ebc2c', u'created_at': u'2018-08-31T10:06:30Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'da47aa5a956249309e3f5a13869ebc2c', u'l2_adjacency': True}) 2018-08-31 10:06:30,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 10:06:30,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:06:30,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-f3f1387c-dab6-42df-bd5c-d94a9b17ccc6 Date: Fri, 31 Aug 2018 10:06:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"58a1488f-ab8d-4d5b-aacc-62cfce639866","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da47aa5a956249309e3f5a13869ebc2c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T10:06:30Z","qos_policy_id":null,"name":"vyos_vrouter-net_a37ff3b3-0554-43d2-a350-14b86eed96c2","admin_state_up":true,"tenant_id":"da47aa5a956249309e3f5a13869ebc2c","created_at":"2018-08-31T10:06:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 10:06:30,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-f3f1387c-dab6-42df-bd5c-d94a9b17ccc6 2018-08-31 10:06:30,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383217096329s 2018-08-31 10:06:30,948 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-f3f1387c-dab6-42df-bd5c-d94a9b17ccc6 2018-08-31 10:06:30,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 10:06:30,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" -d '{"subnet": {"name": "vyos_vrouter-subnet_a37ff3b3-0554-43d2-a350-14b86eed96c2", "enable_dhcp": true, "network_id": "58a1488f-ab8d-4d5b-aacc-62cfce639866", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 10:06:31,951 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-0f75110d-38d6-44b5-b5c7-6f60e351626f Date: Fri, 31 Aug 2018 10:06:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58a1488f-ab8d-4d5b-aacc-62cfce639866","tenant_id":"da47aa5a956249309e3f5a13869ebc2c","created_at":"2018-08-31T10:06:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T10:06:31Z","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":"da47aa5a956249309e3f5a13869ebc2c","id":"8ab9c329-1661-4e02-8b76-c8ea14aa93dc","subnetpool_id":null,"name":"vyos_vrouter-subnet_a37ff3b3-0554-43d2-a350-14b86eed96c2"}} 2018-08-31 10:06:31,951 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-0f75110d-38d6-44b5-b5c7-6f60e351626f 2018-08-31 10:06:31,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.00214099884s 2018-08-31 10:06:31,952 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-0f75110d-38d6-44b5-b5c7-6f60e351626f 2018-08-31 10:06:31,952 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T10:06:31Z', 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'8ab9c329-1661-4e02-8b76-c8ea14aa93dc', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_a37ff3b3-0554-43d2-a350-14b86eed96c2', u'enable_dhcp': True, u'network_id': u'58a1488f-ab8d-4d5b-aacc-62cfce639866', u'tenant_id': u'da47aa5a956249309e3f5a13869ebc2c', u'created_at': u'2018-08-31T10:06:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'da47aa5a956249309e3f5a13869ebc2c'}) 2018-08-31 10:06:31,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 10:06:31,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" -d '{"router": {"external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "name": "vyos_vrouter-router_a37ff3b3-0554-43d2-a350-14b86eed96c2", "admin_state_up": true}}' 2018-08-31 10:06:38,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-c785bc3a-8ac3-4d1f-b02f-0a54d4e250b5 Date: Fri, 31 Aug 2018 10:06:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:06:33Z", "admin_state_up": true, "updated_at": "2018-08-31T10:06:34Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "e58af0e8-f819-4d46-9d1b-59b746444e39", "name": "vyos_vrouter-router_a37ff3b3-0554-43d2-a350-14b86eed96c2"}} 2018-08-31 10:06:38,852 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-c785bc3a-8ac3-4d1f-b02f-0a54d4e250b5 2018-08-31 10:06:38,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.89895319939s 2018-08-31 10:06:38,852 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-c785bc3a-8ac3-4d1f-b02f-0a54d4e250b5 2018-08-31 10:06:38,853 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T10:06:34Z', u'revision_number': 3, u'id': u'e58af0e8-f819-4d46-9d1b-59b746444e39', u'external_gateway_info': {u'network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9101d810-9ee5-41e0-949f-3a0dfa54404f', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_a37ff3b3-0554-43d2-a350-14b86eed96c2', u'admin_state_up': True, u'tenant_id': u'da47aa5a956249309e3f5a13869ebc2c', u'created_at': u'2018-08-31T10:06:33Z', u'flavor_id': None, u'routes': [], u'project_id': u'da47aa5a956249309e3f5a13869ebc2c'}) 2018-08-31 10:06:38,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 10:06:38,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/e58af0e8-f819-4d46-9d1b-59b746444e39/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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" -d '{"subnet_id": "8ab9c329-1661-4e02-8b76-c8ea14aa93dc"}' 2018-08-31 10:06:42,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3030f816-f95f-47e3-999d-15a7374e3ad1 Date: Fri, 31 Aug 2018 10:06:42 GMT RESP BODY: {"network_id": "58a1488f-ab8d-4d5b-aacc-62cfce639866", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "subnet_id": "8ab9c329-1661-4e02-8b76-c8ea14aa93dc", "subnet_ids": ["8ab9c329-1661-4e02-8b76-c8ea14aa93dc"], "port_id": "d7c8e58c-b181-418c-99eb-a912e1b0b60a", "id": "e58af0e8-f819-4d46-9d1b-59b746444e39"} 2018-08-31 10:06:42,108 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/e58af0e8-f819-4d46-9d1b-59b746444e39/add_router_interface.json used request id req-3030f816-f95f-47e3-999d-15a7374e3ad1 2018-08-31 10:06:42,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.25439119339s 2018-08-31 10:06:42,108 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/e58af0e8-f819-4d46-9d1b-59b746444e39/add_router_interface.json used request id req-3030f816-f95f-47e3-999d-15a7374e3ad1 returning object e58af0e8-f819-4d46-9d1b-59b746444e39 2018-08-31 10:06:42,108 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-31 10:07:04,744 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-31 10:07:04,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 10:07:04,752 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 10:07:04 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}]} 2018-08-31 10:07:04,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 10:07:04,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:07:05,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-78692caf-5fdd-4e00-9492-8f0f9b889a7a Date: Fri, 31 Aug 2018 10:07:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 10:07:05,067 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-78692caf-5fdd-4e00-9492-8f0f9b889a7a 2018-08-31 10:07:05,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.309480905533s 2018-08-31 10:07:05,067 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-78692caf-5fdd-4e00-9492-8f0f9b889a7a 2018-08-31 10:07:05,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 10:07:05,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_a37ff3b3-0554-43d2-a350-14b86eed96c2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_a37ff3b3-0554-43d2-a350-14b86eed96c2"}' 2018-08-31 10:07:05,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/159d5212-767f-4caf-ba33-656b80e091dd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9caa9171-8ede-4c1e-ba15-c59ede8f9dfd Date: Fri, 31 Aug 2018 10:07:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T10:07:05Z", "file": "/v2/images/159d5212-767f-4caf-ba33-656b80e091dd/file", "owner": "da47aa5a956249309e3f5a13869ebc2c", "id": "159d5212-767f-4caf-ba33-656b80e091dd", "size": null, "self": "/v2/images/159d5212-767f-4caf-ba33-656b80e091dd", "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_a37ff3b3-0554-43d2-a350-14b86eed96c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a37ff3b3-0554-43d2-a350-14b86eed96c2", "checksum": null, "created_at": "2018-08-31T10:07:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 10:07:05,409 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-9caa9171-8ede-4c1e-ba15-c59ede8f9dfd 2018-08-31 10:07:05,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.333002090454s 2018-08-31 10:07:05,409 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-9caa9171-8ede-4c1e-ba15-c59ede8f9dfd returning object 159d5212-767f-4caf-ba33-656b80e091dd 2018-08-31 10:07:05,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 10:07:05,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/159d5212-767f-4caf-ba33-656b80e091dd/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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" -d '' 2018-08-31 10:08:01,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-44fc0731-82e9-4e10-a5fb-15b53b86ab24 Date: Fri, 31 Aug 2018 10:08:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 10:08:01,870 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/159d5212-767f-4caf-ba33-656b80e091dd/file used request id req-44fc0731-82e9-4e10-a5fb-15b53b86ab24 2018-08-31 10:08:01,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 56.4605281353s 2018-08-31 10:08:01,871 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/159d5212-767f-4caf-ba33-656b80e091dd/file used request id req-44fc0731-82e9-4e10-a5fb-15b53b86ab24 2018-08-31 10:08:01,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 10:08:01,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:02,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-8ba23a57-fdb3-4eab-8830-0e28a78ed8d3 Date: Fri, 31 Aug 2018 10:08:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T10:08:01Z", "file": "/v2/images/159d5212-767f-4caf-ba33-656b80e091dd/file", "owner": "da47aa5a956249309e3f5a13869ebc2c", "id": "159d5212-767f-4caf-ba33-656b80e091dd", "size": 4373348352, "self": "/v2/images/159d5212-767f-4caf-ba33-656b80e091dd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/159d5212-767f-4caf-ba33-656b80e091dd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/159d5212-767f-4caf-ba33-656b80e091dd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a37ff3b3-0554-43d2-a350-14b86eed96c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a37ff3b3-0554-43d2-a350-14b86eed96c2", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T10:07:05Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 10:08:02,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-8ba23a57-fdb3-4eab-8830-0e28a78ed8d3 2018-08-31 10:08:02,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311487913132s 2018-08-31 10:08:02,188 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-8ba23a57-fdb3-4eab-8830-0e28a78ed8d3 2018-08-31 10:08:02,190 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/159d5212-767f-4caf-ba33-656b80e091dd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/159d5212-767f-4caf-ba33-656b80e091dd/file', 'owner': u'da47aa5a956249309e3f5a13869ebc2c', 'id': u'159d5212-767f-4caf-ba33-656b80e091dd', 'size': 4373348352, u'self': u'/v2/images/159d5212-767f-4caf-ba33-656b80e091dd', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da47aa5a956249309e3f5a13869ebc2c', 'name': 'vyos_vrouter-project_a37ff3b3-0554-43d2-a350-14b86eed96c2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/159d5212-767f-4caf-ba33-656b80e091dd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T10:08:01Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T10:08:01Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_a37ff3b3-0554-43d2-a350-14b86eed96c2', '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/159d5212-767f-4caf-ba33-656b80e091dd', 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_a37ff3b3-0554-43d2-a350-14b86eed96c2', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_a37ff3b3-0554-43d2-a350-14b86eed96c2', 'created': u'2018-08-31T10:07:05Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-31T10:07:05Z', 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/159d5212-767f-4caf-ba33-656b80e091dd', 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_a37ff3b3-0554-43d2-a350-14b86eed96c2', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-31 10:08:02,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 10:08:02,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}1af73437887cd13ebc15f107b3be4d6dbd18f812" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_a37ff3b3-0554-43d2-a350-14b86eed96c2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-31 10:08:02,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:08: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-5a4f8c62-8b1d-42bd-b474-8f5e4a493f93 x-compute-request-id: req-5a4f8c62-8b1d-42bd-b474-8f5e4a493f93 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_a37ff3b3-0554-43d2-a350-14b86eed96c2", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "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": "7428127d-4262-47f8-b386-a01525328beb"}} 2018-08-31 10:08:02,597 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-5a4f8c62-8b1d-42bd-b474-8f5e4a493f93 2018-08-31 10:08:02,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.405586957932s 2018-08-31 10:08:02,598 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-5a4f8c62-8b1d-42bd-b474-8f5e4a493f93 2018-08-31 10:08:02,599 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_a37ff3b3-0554-43d2-a350-14b86eed96c2', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'7428127d-4262-47f8-b386-a01525328beb', 'swap': 0}) 2018-08-31 10:08:02,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 10:08:02,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/7428127d-4262-47f8-b386-a01525328beb/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}1af73437887cd13ebc15f107b3be4d6dbd18f812" -d '{"extra_specs": {}}' 2018-08-31 10:08:02,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:08: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-34a6da05-6060-4e23-afd5-34e050818a81 x-compute-request-id: req-34a6da05-6060-4e23-afd5-34e050818a81 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 10:08:02,621 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/7428127d-4262-47f8-b386-a01525328beb/os-extra_specs used request id req-34a6da05-6060-4e23-afd5-34e050818a81 2018-08-31 10:08:02,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216999053955s 2018-08-31 10:08:02,621 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/7428127d-4262-47f8-b386-a01525328beb/os-extra_specs used request id req-34a6da05-6060-4e23-afd5-34e050818a81 2018-08-31 10:08:02,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-31 10:08:02,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" -d '{"keypair": {"name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2"}}' 2018-08-31 10:08:03,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:08: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-e52eb523-fa5e-4bbd-97b6-741a699de497 x-compute-request-id: req-e52eb523-fa5e-4bbd-97b6-741a699de497 Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2XsBoFg3Un9Pski5qwyICWURVOl5h6h9tzNCTG0GH56rdTyY8Hprn3IgGUQ+y8im01hdOL95FtNivOlGwlVG/9YtYbcfj6AloefEaM2E8ZWC7xmfGBRmNStkR8viU1qJLz+3lJDje/3i8eLWUx6HL7ww0eSisPBcGVJgT6Ny368W7eTBD0zyE3YP5o+aJysCQn7DK6ZYbW3BSBOEQsK9AwYdfZZ7TkiGCs8qzx+jhJEpf/1gcjmJBx5pqD8aVsA8kK605UC/B07tCm8ciXucDxwPZVd0ppao52ed65qfiSkSmla3RX/tfVu/mu6NV6sDWzUxd9I8vC8DG2Ws9XgO3 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtl7AaBYN1J/T7JIuasMiAllEVTpeYeofbczQkxtBh+eq3U8m\nPB6a59yIBlEPsvIptNYXTi/eRbTYrzpRsJVRv/WLWG3H4+gJaHnxGjNhPGVgu8Zn\nxgUZjUrZEfL4lNaiS8/t5SQ43v94vHi1lMehy+8MNHkorDwXBlSYE+jct+vFu3kw\nQ9M8hN2D+aPmicrAkJ+wyumWG1twUgThELCvQMGHX2We05IhgrPKs8fo4SRKX/9Y\nHI5iQceaag/GlbAPJCutOVAvwdO7QpvHIl7nA8cD2VXdKaWqOdnneuan4kpEppWt\n0V/7X1bv5rujVerA1s1MXfSPLwvAxtlrPV4DtwIDAQABAoIBAQCZ14JuC7StGgrX\ndVVswKGO46juUKfP54WNxYppnkOAlyCfQqaZbqP0Vif1VCpvJTOjljrgvSa/HNjx\nsLu6v6vPyB49gZZvHo3ZMYz/MjqjjU21+aAO/rxYYbyOFK44OHt+grBHbXAARfie\n3SEomeNWOpjMJyz1ZldyAqirmvOevfvcBnDdtzqNYtdIW8Bd7BAPzuAiFshrFEaT\nkh0UVQWIL9RbEcDkjYhB1Jo24cbIPArOrz+u/FXJrl+JBuGRch+B1643p2b/DsB7\nxqgmJgXafjiLT6VbT6fhBcJr6MOgcEiSRC+U39Dqyfoq0bRRwT306xkeb5GwNHwK\nwPfQvw7pAoGBAORYlcPYdx3aQ2PtlpwXYS6RhXaKdk+gHv6NA6rd2GlgLLo5bDFb\ng8WB9j8NjIA9wak98dHo98cGWLz/Shq6c8J5AU38kR6lBFhr5yEGVW9iRnw39OOU\nOtl5Ubkgmnfmi8dP0DfV+Ahgw/LOz/1QKNO4VeEmZLtxQ1BvNs7TP897AoGBAMx0\nxllKMzUndolLP+BPw724ACmWKYR+jsEJOTOJ4oMBE6hMg46fTqta3r8QkpziejLg\nUTiexFa37Le3yRmMSTzKZdBqaPRAuJ/aX1YAfAIzzKH6+qVb2HYcTBj9KGjJECnI\nYg2LWXmdmgb8OJy9oSSuJJi7ngh3QRYxk5+3qWn1AoGAD3S/jmYUifzAGv919lLO\nzSwkcIWmxHT+JBS/bs1dXKSZ4nEIlb6wCKpnVJVCMVv8w8vhlmfCfcI8N27AQVbl\nhwBRykmSORTKWoHTPzUCi2uHgdj3xn++DAJeOb2vNvZv96m7WkwtYcPK/6BoC6ll\nWg9cIMVMhDOCbutYNl+uLgkCgYA/DwEiBu2WRk6b97aCw3c2q2p5aRPzBmmXBfY7\nfBp9lzZt4PNuaJoF5afvu/fMJVnVGTRTxzv9FwsOesOueoMYGcCfMEKgmtmWi+59\ngva8YyeJCfSGTbaMbxvVVTdCYkj26hO746+7/6zC3MXFKgNqYb9tz+fk6osLgkzq\npOW+hQKBgGMwFoJRY0mPYzeuokHYlv/9u+8a2Kl5gyUKWIF5rGd9ARnIrWB42VSY\nt2XlfCaN8gc0Jw7HVHsfonI4SziUMTzQjNYfrc4kR8ZAvUGx8MN3o48Lsg5CgqKm\n6zbFauh+Qb5JgbFgrfyXk7LAJUHa6be4J+0V6YMFMvQ0BMnoVm84\n-----END RSA PRIVATE KEY-----\n", "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "fingerprint": "01:01:66:d7:77:e3:db:b5:df:f2:07:56:89:44:2b:88"}} 2018-08-31 10:08:03,085 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/os-keypairs used request id req-e52eb523-fa5e-4bbd-97b6-741a699de497 2018-08-31 10:08:03,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.46280503273s 2018-08-31 10:08:03,085 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/os-keypairs used request id req-e52eb523-fa5e-4bbd-97b6-741a699de497 2018-08-31 10:08:03,086 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2XsBoFg3Un9Pski5qwyICWURVOl5h6h9tzNCTG0GH56rdTyY8Hprn3IgGUQ+y8im01hdOL95FtNivOlGwlVG/9YtYbcfj6AloefEaM2E8ZWC7xmfGBRmNStkR8viU1qJLz+3lJDje/3i8eLWUx6HL7ww0eSisPBcGVJgT6Ny368W7eTBD0zyE3YP5o+aJysCQn7DK6ZYbW3BSBOEQsK9AwYdfZZ7TkiGCs8qzx+jhJEpf/1gcjmJBx5pqD8aVsA8kK605UC/B07tCm8ciXucDxwPZVd0ppao52ed65qfiSkSmla3RX/tfVu/mu6NV6sDWzUxd9I8vC8DG2Ws9XgO3 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtl7AaBYN1J/T7JIuasMiAllEVTpeYeofbczQkxtBh+eq3U8m\nPB6a59yIBlEPsvIptNYXTi/eRbTYrzpRsJVRv/WLWG3H4+gJaHnxGjNhPGVgu8Zn\nxgUZjUrZEfL4lNaiS8/t5SQ43v94vHi1lMehy+8MNHkorDwXBlSYE+jct+vFu3kw\nQ9M8hN2D+aPmicrAkJ+wyumWG1twUgThELCvQMGHX2We05IhgrPKs8fo4SRKX/9Y\nHI5iQceaag/GlbAPJCutOVAvwdO7QpvHIl7nA8cD2VXdKaWqOdnneuan4kpEppWt\n0V/7X1bv5rujVerA1s1MXfSPLwvAxtlrPV4DtwIDAQABAoIBAQCZ14JuC7StGgrX\ndVVswKGO46juUKfP54WNxYppnkOAlyCfQqaZbqP0Vif1VCpvJTOjljrgvSa/HNjx\nsLu6v6vPyB49gZZvHo3ZMYz/MjqjjU21+aAO/rxYYbyOFK44OHt+grBHbXAARfie\n3SEomeNWOpjMJyz1ZldyAqirmvOevfvcBnDdtzqNYtdIW8Bd7BAPzuAiFshrFEaT\nkh0UVQWIL9RbEcDkjYhB1Jo24cbIPArOrz+u/FXJrl+JBuGRch+B1643p2b/DsB7\nxqgmJgXafjiLT6VbT6fhBcJr6MOgcEiSRC+U39Dqyfoq0bRRwT306xkeb5GwNHwK\nwPfQvw7pAoGBAORYlcPYdx3aQ2PtlpwXYS6RhXaKdk+gHv6NA6rd2GlgLLo5bDFb\ng8WB9j8NjIA9wak98dHo98cGWLz/Shq6c8J5AU38kR6lBFhr5yEGVW9iRnw39OOU\nOtl5Ubkgmnfmi8dP0DfV+Ahgw/LOz/1QKNO4VeEmZLtxQ1BvNs7TP897AoGBAMx0\nxllKMzUndolLP+BPw724ACmWKYR+jsEJOTOJ4oMBE6hMg46fTqta3r8QkpziejLg\nUTiexFa37Le3yRmMSTzKZdBqaPRAuJ/aX1YAfAIzzKH6+qVb2HYcTBj9KGjJECnI\nYg2LWXmdmgb8OJy9oSSuJJi7ngh3QRYxk5+3qWn1AoGAD3S/jmYUifzAGv919lLO\nzSwkcIWmxHT+JBS/bs1dXKSZ4nEIlb6wCKpnVJVCMVv8w8vhlmfCfcI8N27AQVbl\nhwBRykmSORTKWoHTPzUCi2uHgdj3xn++DAJeOb2vNvZv96m7WkwtYcPK/6BoC6ll\nWg9cIMVMhDOCbutYNl+uLgkCgYA/DwEiBu2WRk6b97aCw3c2q2p5aRPzBmmXBfY7\nfBp9lzZt4PNuaJoF5afvu/fMJVnVGTRTxzv9FwsOesOueoMYGcCfMEKgmtmWi+59\ngva8YyeJCfSGTbaMbxvVVTdCYkj26hO746+7/6zC3MXFKgNqYb9tz+fk6osLgkzq\npOW+hQKBgGMwFoJRY0mPYzeuokHYlv/9u+8a2Kl5gyUKWIF5rGd9ARnIrWB42VSY\nt2XlfCaN8gc0Jw7HVHsfonI4SziUMTzQjNYfrc4kR8ZAvUGx8MN3o48Lsg5CgqKm\n6zbFauh+Qb5JgbFgrfyXk7LAJUHa6be4J+0V6YMFMvQ0BMnoVm84\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c637a0ae80cb46e6998aa6772a3d1272', 'name': u'vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2', 'created_at': '2018-08-31T10:08:03.086354', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da47aa5a956249309e3f5a13869ebc2c', 'name': 'vyos_vrouter-project_a37ff3b3-0554-43d2-a350-14b86eed96c2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'01:01:66:d7:77:e3:db:b5:df:f2:07:56:89:44:2b:88', 'type': 'ssh', 'id': u'vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2'}) 2018-08-31 10:08:03,086 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAtl7AaBYN1J/T7JIuasMiAllEVTpeYeofbczQkxtBh+eq3U8m PB6a59yIBlEPsvIptNYXTi/eRbTYrzpRsJVRv/WLWG3H4+gJaHnxGjNhPGVgu8Zn xgUZjUrZEfL4lNaiS8/t5SQ43v94vHi1lMehy+8MNHkorDwXBlSYE+jct+vFu3kw Q9M8hN2D+aPmicrAkJ+wyumWG1twUgThELCvQMGHX2We05IhgrPKs8fo4SRKX/9Y HI5iQceaag/GlbAPJCutOVAvwdO7QpvHIl7nA8cD2VXdKaWqOdnneuan4kpEppWt 0V/7X1bv5rujVerA1s1MXfSPLwvAxtlrPV4DtwIDAQABAoIBAQCZ14JuC7StGgrX dVVswKGO46juUKfP54WNxYppnkOAlyCfQqaZbqP0Vif1VCpvJTOjljrgvSa/HNjx sLu6v6vPyB49gZZvHo3ZMYz/MjqjjU21+aAO/rxYYbyOFK44OHt+grBHbXAARfie 3SEomeNWOpjMJyz1ZldyAqirmvOevfvcBnDdtzqNYtdIW8Bd7BAPzuAiFshrFEaT kh0UVQWIL9RbEcDkjYhB1Jo24cbIPArOrz+u/FXJrl+JBuGRch+B1643p2b/DsB7 xqgmJgXafjiLT6VbT6fhBcJr6MOgcEiSRC+U39Dqyfoq0bRRwT306xkeb5GwNHwK wPfQvw7pAoGBAORYlcPYdx3aQ2PtlpwXYS6RhXaKdk+gHv6NA6rd2GlgLLo5bDFb g8WB9j8NjIA9wak98dHo98cGWLz/Shq6c8J5AU38kR6lBFhr5yEGVW9iRnw39OOU Otl5Ubkgmnfmi8dP0DfV+Ahgw/LOz/1QKNO4VeEmZLtxQ1BvNs7TP897AoGBAMx0 xllKMzUndolLP+BPw724ACmWKYR+jsEJOTOJ4oMBE6hMg46fTqta3r8QkpziejLg UTiexFa37Le3yRmMSTzKZdBqaPRAuJ/aX1YAfAIzzKH6+qVb2HYcTBj9KGjJECnI Yg2LWXmdmgb8OJy9oSSuJJi7ngh3QRYxk5+3qWn1AoGAD3S/jmYUifzAGv919lLO zSwkcIWmxHT+JBS/bs1dXKSZ4nEIlb6wCKpnVJVCMVv8w8vhlmfCfcI8N27AQVbl hwBRykmSORTKWoHTPzUCi2uHgdj3xn++DAJeOb2vNvZv96m7WkwtYcPK/6BoC6ll Wg9cIMVMhDOCbutYNl+uLgkCgYA/DwEiBu2WRk6b97aCw3c2q2p5aRPzBmmXBfY7 fBp9lzZt4PNuaJoF5afvu/fMJVnVGTRTxzv9FwsOesOueoMYGcCfMEKgmtmWi+59 gva8YyeJCfSGTbaMbxvVVTdCYkj26hO746+7/6zC3MXFKgNqYb9tz+fk6osLgkzq pOW+hQKBgGMwFoJRY0mPYzeuokHYlv/9u+8a2Kl5gyUKWIF5rGd9ARnIrWB42VSY t2XlfCaN8gc0Jw7HVHsfonI4SziUMTzQjNYfrc4kR8ZAvUGx8MN3o48Lsg5CgqKm 6zbFauh+Qb5JgbFgrfyXk7LAJUHa6be4J+0V6YMFMvQ0BMnoVm84 -----END RSA PRIVATE KEY----- 2018-08-31 10:08:03,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-31 10:08:03,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" -d '{"security_group": {"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-08-31 10:08:03,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-c2f8a182-41dd-4be8-a015-e927609613ae Date: Fri, 31 Aug 2018 10:08:03 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:08:03Z", "updated_at": "2018-08-31T10:08:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:03Z", "revision_number": 0, "id": "02205d71-508f-48a5-ba69-cefb64aa87b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:03Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:03Z", "revision_number": 0, "id": "53c8d623-b7a3-4120-9cfe-f485465462ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:03Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}], "revision_number": 1, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "10f84f16-4878-40a9-855b-a2583ae4980d", "name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}} 2018-08-31 10:08:03,509 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-c2f8a182-41dd-4be8-a015-e927609613ae 2018-08-31 10:08:03,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.419404029846s 2018-08-31 10:08:03,509 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-c2f8a182-41dd-4be8-a015-e927609613ae 2018-08-31 10:08:03,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 10:08:03,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:03,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-f76635e9-5927-4706-b036-8935b1742820 Date: Fri, 31 Aug 2018 10:08:03 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:08:03Z", "updated_at": "2018-08-31T10:08:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:03Z", "revision_number": 0, "id": "02205d71-508f-48a5-ba69-cefb64aa87b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:03Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:03Z", "revision_number": 0, "id": "53c8d623-b7a3-4120-9cfe-f485465462ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:03Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}], "revision_number": 1, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "10f84f16-4878-40a9-855b-a2583ae4980d", "name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}, {"description": "Default security group", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:06:30Z", "updated_at": "2018-08-31T10:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "090830db-f50d-4e11-a7d3-d18f81cc157f", "remote_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "10251aa6-f165-452a-83be-cda5bdb41481", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "5d6a4b03-6034-4e46-b1e7-6fd5bb5cd597", "remote_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "fdd6dad9-3c2a-47f9-a60d-ff8473a2f56b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}], "revision_number": 1, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "33355163-c43a-463f-95c7-edc8c56c46bb", "name": "default"}]} 2018-08-31 10:08:03,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-f76635e9-5927-4706-b036-8935b1742820 2018-08-31 10:08:03,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.327872037888s 2018-08-31 10:08:03,842 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-f76635e9-5927-4706-b036-8935b1742820 2018-08-31 10:08:03,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 10:08:03,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" -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": "10f84f16-4878-40a9-855b-a2583ae4980d"}}' 2018-08-31 10:08:04,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-853456e2-0861-41d3-bbd0-0d1446c4e557 Date: Fri, 31 Aug 2018 10:08:04 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-31T10:08:04Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "port_range_min": 22, "revision_number": 0, "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:08:04Z", "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "8a0fa6f4-8fa9-4619-a363-40f3385d9322"}} 2018-08-31 10:08:04,221 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-853456e2-0861-41d3-bbd0-0d1446c4e557 2018-08-31 10:08:04,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.375298023224s 2018-08-31 10:08:04,222 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-853456e2-0861-41d3-bbd0-0d1446c4e557 2018-08-31 10:08:04,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 10:08:04,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:04,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-497aba52-4975-4e01-a30b-74332388b0d2 Date: Fri, 31 Aug 2018 10:08:04 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:08:03Z", "updated_at": "2018-08-31T10:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:03Z", "revision_number": 0, "id": "02205d71-508f-48a5-ba69-cefb64aa87b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:03Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:03Z", "revision_number": 0, "id": "53c8d623-b7a3-4120-9cfe-f485465462ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:03Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T10:08:04Z", "revision_number": 0, "id": "8a0fa6f4-8fa9-4619-a363-40f3385d9322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:04Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}], "revision_number": 2, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "10f84f16-4878-40a9-855b-a2583ae4980d", "name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}, {"description": "Default security group", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:06:30Z", "updated_at": "2018-08-31T10:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "090830db-f50d-4e11-a7d3-d18f81cc157f", "remote_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "10251aa6-f165-452a-83be-cda5bdb41481", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "5d6a4b03-6034-4e46-b1e7-6fd5bb5cd597", "remote_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "fdd6dad9-3c2a-47f9-a60d-ff8473a2f56b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}], "revision_number": 1, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "33355163-c43a-463f-95c7-edc8c56c46bb", "name": "default"}]} 2018-08-31 10:08:04,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-497aba52-4975-4e01-a30b-74332388b0d2 2018-08-31 10:08:04,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.327245950699s 2018-08-31 10:08:04,553 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-497aba52-4975-4e01-a30b-74332388b0d2 2018-08-31 10:08:04,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 10:08:04,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" -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": "10f84f16-4878-40a9-855b-a2583ae4980d"}}' 2018-08-31 10:08:04,712 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-66cf0227-6d68-4f8c-b049-cbd15fd82f7d Date: Fri, 31 Aug 2018 10:08:04 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-31T10:08:04Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "port_range_min": null, "revision_number": 0, "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:08:04Z", "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "80caeef5-374c-4af7-8ce2-0e6e1c902e72"}} 2018-08-31 10:08:04,712 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-66cf0227-6d68-4f8c-b049-cbd15fd82f7d 2018-08-31 10:08:04,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.155868053436s 2018-08-31 10:08:04,712 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-66cf0227-6d68-4f8c-b049-cbd15fd82f7d 2018-08-31 10:08:04,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 10:08:04,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:05,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-3c523d6a-fb20-47af-9a1d-63621325f1ba Date: Fri, 31 Aug 2018 10:08:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:08:03Z", "updated_at": "2018-08-31T10:08:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:03Z", "revision_number": 0, "id": "02205d71-508f-48a5-ba69-cefb64aa87b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:03Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:03Z", "revision_number": 0, "id": "53c8d623-b7a3-4120-9cfe-f485465462ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:03Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:04Z", "revision_number": 0, "id": "80caeef5-374c-4af7-8ce2-0e6e1c902e72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:04Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T10:08:04Z", "revision_number": 0, "id": "8a0fa6f4-8fa9-4619-a363-40f3385d9322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:04Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}], "revision_number": 3, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "10f84f16-4878-40a9-855b-a2583ae4980d", "name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}, {"description": "Default security group", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:06:30Z", "updated_at": "2018-08-31T10:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "090830db-f50d-4e11-a7d3-d18f81cc157f", "remote_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "10251aa6-f165-452a-83be-cda5bdb41481", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "5d6a4b03-6034-4e46-b1e7-6fd5bb5cd597", "remote_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "fdd6dad9-3c2a-47f9-a60d-ff8473a2f56b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}], "revision_number": 1, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "33355163-c43a-463f-95c7-edc8c56c46bb", "name": "default"}]} 2018-08-31 10:08:05,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-3c523d6a-fb20-47af-9a1d-63621325f1ba 2018-08-31 10:08:05,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.333684206009s 2018-08-31 10:08:05,050 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-3c523d6a-fb20-47af-9a1d-63621325f1ba 2018-08-31 10:08:05,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 10:08:05,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" -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": "10f84f16-4878-40a9-855b-a2583ae4980d"}}' 2018-08-31 10:08:05,473 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-09eb010b-227a-42cf-997b-52c448a491d0 Date: Fri, 31 Aug 2018 10:08:05 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-31T10:08:05Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "port_range_min": 80, "revision_number": 0, "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:08:05Z", "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "a9c10392-a17a-41cd-bdb1-60923aa6a6b6"}} 2018-08-31 10:08:05,473 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-09eb010b-227a-42cf-997b-52c448a491d0 2018-08-31 10:08:05,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.419642925262s 2018-08-31 10:08:05,473 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-09eb010b-227a-42cf-997b-52c448a491d0 2018-08-31 10:08:05,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 10:08:05,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:05,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-caaf42d4-e254-4b89-8ff5-32e814c6b7d3 Date: Fri, 31 Aug 2018 10:08:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:08:03Z", "updated_at": "2018-08-31T10:08:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:03Z", "revision_number": 0, "id": "02205d71-508f-48a5-ba69-cefb64aa87b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:03Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:03Z", "revision_number": 0, "id": "53c8d623-b7a3-4120-9cfe-f485465462ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:03Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:04Z", "revision_number": 0, "id": "80caeef5-374c-4af7-8ce2-0e6e1c902e72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:04Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T10:08:04Z", "revision_number": 0, "id": "8a0fa6f4-8fa9-4619-a363-40f3385d9322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:04Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T10:08:05Z", "revision_number": 0, "id": "a9c10392-a17a-41cd-bdb1-60923aa6a6b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:05Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}], "revision_number": 4, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "10f84f16-4878-40a9-855b-a2583ae4980d", "name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}, {"description": "Default security group", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:06:30Z", "updated_at": "2018-08-31T10:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "090830db-f50d-4e11-a7d3-d18f81cc157f", "remote_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "10251aa6-f165-452a-83be-cda5bdb41481", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "5d6a4b03-6034-4e46-b1e7-6fd5bb5cd597", "remote_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "fdd6dad9-3c2a-47f9-a60d-ff8473a2f56b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}], "revision_number": 1, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "33355163-c43a-463f-95c7-edc8c56c46bb", "name": "default"}]} 2018-08-31 10:08:05,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-caaf42d4-e254-4b89-8ff5-32e814c6b7d3 2018-08-31 10:08:05,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.276950120926s 2018-08-31 10:08:05,754 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-caaf42d4-e254-4b89-8ff5-32e814c6b7d3 2018-08-31 10:08:05,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 10:08:05,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" -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": "10f84f16-4878-40a9-855b-a2583ae4980d"}}' 2018-08-31 10:08:06,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-8efc6db4-1377-469c-9cbf-0533e78de534 Date: Fri, 31 Aug 2018 10:08:06 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-31T10:08:06Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "port_range_min": 443, "revision_number": 0, "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:08:06Z", "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "1d37956c-4fa4-4653-9204-c161dff4800f"}} 2018-08-31 10:08:06,095 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-8efc6db4-1377-469c-9cbf-0533e78de534 2018-08-31 10:08:06,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.337893009186s 2018-08-31 10:08:06,096 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-8efc6db4-1377-469c-9cbf-0533e78de534 2018-08-31 10:08:06,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 10:08:06,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:06,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-fdaeb5a4-7455-4cf6-a532-7360ada63759 Date: Fri, 31 Aug 2018 10:08:06 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:08:03Z", "updated_at": "2018-08-31T10:08:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:03Z", "revision_number": 0, "id": "02205d71-508f-48a5-ba69-cefb64aa87b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:03Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-31T10:08:06Z", "revision_number": 0, "id": "1d37956c-4fa4-4653-9204-c161dff4800f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:06Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:03Z", "revision_number": 0, "id": "53c8d623-b7a3-4120-9cfe-f485465462ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:03Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:04Z", "revision_number": 0, "id": "80caeef5-374c-4af7-8ce2-0e6e1c902e72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:04Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T10:08:04Z", "revision_number": 0, "id": "8a0fa6f4-8fa9-4619-a363-40f3385d9322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:04Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T10:08:05Z", "revision_number": 0, "id": "a9c10392-a17a-41cd-bdb1-60923aa6a6b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:05Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}], "revision_number": 5, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "10f84f16-4878-40a9-855b-a2583ae4980d", "name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}, {"description": "Default security group", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:06:30Z", "updated_at": "2018-08-31T10:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "090830db-f50d-4e11-a7d3-d18f81cc157f", "remote_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "10251aa6-f165-452a-83be-cda5bdb41481", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "5d6a4b03-6034-4e46-b1e7-6fd5bb5cd597", "remote_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "fdd6dad9-3c2a-47f9-a60d-ff8473a2f56b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}], "revision_number": 1, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "33355163-c43a-463f-95c7-edc8c56c46bb", "name": "default"}]} 2018-08-31 10:08:06,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-fdaeb5a4-7455-4cf6-a532-7360ada63759 2018-08-31 10:08:06,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.323235988617s 2018-08-31 10:08:06,423 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-fdaeb5a4-7455-4cf6-a532-7360ada63759 2018-08-31 10:08:06,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 10:08:06,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" -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": "10f84f16-4878-40a9-855b-a2583ae4980d"}}' 2018-08-31 10:08:06,583 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-d6ac7d2b-da4b-4e26-816c-cbadcefdd020 Date: Fri, 31 Aug 2018 10:08:06 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-31T10:08:06Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "port_range_min": 5671, "revision_number": 0, "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:08:06Z", "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "a5ed2db6-a702-4b25-a775-e839affd2bd0"}} 2018-08-31 10:08:06,583 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-d6ac7d2b-da4b-4e26-816c-cbadcefdd020 2018-08-31 10:08:06,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.156623125076s 2018-08-31 10:08:06,583 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-d6ac7d2b-da4b-4e26-816c-cbadcefdd020 2018-08-31 10:08:06,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 10:08:06,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:06,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-13915e58-5f2a-4a32-8244-0cc96126fb1d Date: Fri, 31 Aug 2018 10:08:06 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:08:03Z", "updated_at": "2018-08-31T10:08:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:03Z", "revision_number": 0, "id": "02205d71-508f-48a5-ba69-cefb64aa87b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:03Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-31T10:08:06Z", "revision_number": 0, "id": "1d37956c-4fa4-4653-9204-c161dff4800f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:06Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:03Z", "revision_number": 0, "id": "53c8d623-b7a3-4120-9cfe-f485465462ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:03Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:04Z", "revision_number": 0, "id": "80caeef5-374c-4af7-8ce2-0e6e1c902e72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:04Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T10:08:04Z", "revision_number": 0, "id": "8a0fa6f4-8fa9-4619-a363-40f3385d9322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:04Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-31T10:08:06Z", "revision_number": 0, "id": "a5ed2db6-a702-4b25-a775-e839affd2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:06Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T10:08:05Z", "revision_number": 0, "id": "a9c10392-a17a-41cd-bdb1-60923aa6a6b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:05Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}], "revision_number": 6, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "10f84f16-4878-40a9-855b-a2583ae4980d", "name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}, {"description": "Default security group", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:06:30Z", "updated_at": "2018-08-31T10:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "090830db-f50d-4e11-a7d3-d18f81cc157f", "remote_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "10251aa6-f165-452a-83be-cda5bdb41481", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "5d6a4b03-6034-4e46-b1e7-6fd5bb5cd597", "remote_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "fdd6dad9-3c2a-47f9-a60d-ff8473a2f56b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}], "revision_number": 1, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "33355163-c43a-463f-95c7-edc8c56c46bb", "name": "default"}]} 2018-08-31 10:08:06,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-13915e58-5f2a-4a32-8244-0cc96126fb1d 2018-08-31 10:08:06,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.310956001282s 2018-08-31 10:08:06,898 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-13915e58-5f2a-4a32-8244-0cc96126fb1d 2018-08-31 10:08:06,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 10:08:06,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" -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": "10f84f16-4878-40a9-855b-a2583ae4980d"}}' 2018-08-31 10:08:07,042 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-1d1b8003-336d-4440-9c26-ca8e40962b56 Date: Fri, 31 Aug 2018 10:08:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-08-31T10:08:06Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "port_range_min": 53333, "revision_number": 0, "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:08:06Z", "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "7f466ab2-d84a-4c54-bd53-3a95c7d96f10"}} 2018-08-31 10:08:07,042 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-1d1b8003-336d-4440-9c26-ca8e40962b56 2018-08-31 10:08:07,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.140610933304s 2018-08-31 10:08:07,043 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-1d1b8003-336d-4440-9c26-ca8e40962b56 2018-08-31 10:08:07,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 10:08:07,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:07,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-ab10745e-feb3-43b7-b75b-bcba2561fab3 Date: Fri, 31 Aug 2018 10:08:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"58a1488f-ab8d-4d5b-aacc-62cfce639866","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da47aa5a956249309e3f5a13869ebc2c","l2_adjacency":true,"status":"ACTIVE","subnets":["8ab9c329-1661-4e02-8b76-c8ea14aa93dc"],"description":"","tags":[],"updated_at":"2018-08-31T10:06:31Z","qos_policy_id":null,"name":"vyos_vrouter-net_a37ff3b3-0554-43d2-a350-14b86eed96c2","admin_state_up":true,"tenant_id":"da47aa5a956249309e3f5a13869ebc2c","created_at":"2018-08-31T10:06:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 10:08:07,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-ab10745e-feb3-43b7-b75b-bcba2561fab3 2018-08-31 10:08:07,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377424955368s 2018-08-31 10:08:07,422 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-ab10745e-feb3-43b7-b75b-bcba2561fab3 2018-08-31 10:08:07,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 10:08:07,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:07,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-b50fe633-7511-4308-8528-1b0c8d4b4970 Date: Fri, 31 Aug 2018 10:08:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T10:08:01Z", "file": "/v2/images/159d5212-767f-4caf-ba33-656b80e091dd/file", "owner": "da47aa5a956249309e3f5a13869ebc2c", "id": "159d5212-767f-4caf-ba33-656b80e091dd", "size": 4373348352, "self": "/v2/images/159d5212-767f-4caf-ba33-656b80e091dd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/159d5212-767f-4caf-ba33-656b80e091dd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/159d5212-767f-4caf-ba33-656b80e091dd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a37ff3b3-0554-43d2-a350-14b86eed96c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a37ff3b3-0554-43d2-a350-14b86eed96c2", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T10:07:05Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 10:08:07,742 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-b50fe633-7511-4308-8528-1b0c8d4b4970 2018-08-31 10:08:07,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31521320343s 2018-08-31 10:08:07,743 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-b50fe633-7511-4308-8528-1b0c8d4b4970 2018-08-31 10:08:07,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 10:08:07,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:07,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:08: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-edc9dd62-cc58-46f8-9184-44e6b25496ca x-compute-request-id: req-edc9dd62-cc58-46f8-9184-44e6b25496ca Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_a37ff3b3-0554-43d2-a350-14b86eed96c2", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "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": "7428127d-4262-47f8-b386-a01525328beb"}]} 2018-08-31 10:08:07,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-edc9dd62-cc58-46f8-9184-44e6b25496ca 2018-08-31 10:08:07,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244719982147s 2018-08-31 10:08:07,769 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-edc9dd62-cc58-46f8-9184-44e6b25496ca 2018-08-31 10:08:07,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-31 10:08:07,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" -d '{"server": {"name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "imageRef": "159d5212-767f-4caf-ba33-656b80e091dd", "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "flavorRef": "7428127d-4262-47f8-b386-a01525328beb", "max_count": 1, "min_count": 1, "networks": [{"uuid": "58a1488f-ab8d-4d5b-aacc-62cfce639866"}], "security_groups": [{"name": "10f84f16-4878-40a9-855b-a2583ae4980d"}]}}' 2018-08-31 10:08:11,912 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 10:08: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-c8a1cba1-5207-4150-942c-1c482d5a8684 x-compute-request-id: req-c8a1cba1-5207-4150-942c-1c482d5a8684 Content-Length: 403 location: http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "10f84f16-4878-40a9-855b-a2583ae4980d"}], "OS-DCF:diskConfig": "MANUAL", "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "adminPass": "GoxLRdne3G2r"}} 2018-08-31 10:08:11,912 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-c8a1cba1-5207-4150-942c-1c482d5a8684 2018-08-31 10:08:11,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.14126801491s 2018-08-31 10:08:11,913 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers used request id req-c8a1cba1-5207-4150-942c-1c482d5a8684 2018-08-31 10:08:11,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:08:11,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:12,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:08:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e30a5dec-63d9-46dd-a1b5-3511f781a766 x-compute-request-id: req-e30a5dec-63d9-46dd-a1b5-3511f781a766 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "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-31T10:08:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:08:12,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e30a5dec-63d9-46dd-a1b5-3511f781a766 2018-08-31 10:08:12,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633410930634s 2018-08-31 10:08:12,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e30a5dec-63d9-46dd-a1b5-3511f781a766 2018-08-31 10:08:12,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 10:08:12,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:12,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-4726438d-4dbf-4cb8-bc13-4e8150283fb3 Date: Fri, 31 Aug 2018 10:08:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"58a1488f-ab8d-4d5b-aacc-62cfce639866","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da47aa5a956249309e3f5a13869ebc2c","l2_adjacency":true,"status":"ACTIVE","subnets":["8ab9c329-1661-4e02-8b76-c8ea14aa93dc"],"description":"","tags":[],"updated_at":"2018-08-31T10:06:31Z","qos_policy_id":null,"name":"vyos_vrouter-net_a37ff3b3-0554-43d2-a350-14b86eed96c2","admin_state_up":true,"tenant_id":"da47aa5a956249309e3f5a13869ebc2c","created_at":"2018-08-31T10:06:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 10:08:12,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-4726438d-4dbf-4cb8-bc13-4e8150283fb3 2018-08-31 10:08:12,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368853807449s 2018-08-31 10:08:12,924 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-4726438d-4dbf-4cb8-bc13-4e8150283fb3 2018-08-31 10:08:12,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 10:08:12,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:13,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-7ecd8e95-d5dc-49cf-b600-9e79bc58055e Date: Fri, 31 Aug 2018 10:08:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58a1488f-ab8d-4d5b-aacc-62cfce639866","tenant_id":"da47aa5a956249309e3f5a13869ebc2c","created_at":"2018-08-31T10:06:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T10:06:31Z","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":"da47aa5a956249309e3f5a13869ebc2c","id":"8ab9c329-1661-4e02-8b76-c8ea14aa93dc","subnetpool_id":null,"name":"vyos_vrouter-subnet_a37ff3b3-0554-43d2-a350-14b86eed96c2"}]} 2018-08-31 10:08:13,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-7ecd8e95-d5dc-49cf-b600-9e79bc58055e 2018-08-31 10:08:13,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.253108978271s 2018-08-31 10:08:13,178 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-7ecd8e95-d5dc-49cf-b600-9e79bc58055e 2018-08-31 10:08:13,179 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:08:15,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:08:15,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:15,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:08:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc48291f-7dee-4f99-9dbc-4046f51556fe x-compute-request-id: req-fc48291f-7dee-4f99-9dbc-4046f51556fe Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:08:15,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-fc48291f-7dee-4f99-9dbc-4046f51556fe 2018-08-31 10:08:15,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369179010391s 2018-08-31 10:08:15,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-fc48291f-7dee-4f99-9dbc-4046f51556fe 2018-08-31 10:08:15,556 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:08:17,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:08:17,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:18,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:08:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9fdfd21c-f883-4edb-b91f-0ba92e937a84 x-compute-request-id: req-9fdfd21c-f883-4edb-b91f-0ba92e937a84 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:08:18,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-9fdfd21c-f883-4edb-b91f-0ba92e937a84 2018-08-31 10:08:18,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.479110002518s 2018-08-31 10:08:18,038 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-9fdfd21c-f883-4edb-b91f-0ba92e937a84 2018-08-31 10:08:18,042 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:08:20,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:08:20,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:20,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:08:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f76517c-d135-4fa5-8938-02097e43822c x-compute-request-id: req-7f76517c-d135-4fa5-8938-02097e43822c 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:08:20,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-7f76517c-d135-4fa5-8938-02097e43822c 2018-08-31 10:08:20,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.810930967331s 2018-08-31 10:08:20,856 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-7f76517c-d135-4fa5-8938-02097e43822c 2018-08-31 10:08:20,860 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:08:22,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:08:22,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:23,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:08:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55179dde-032e-4dec-a691-7246203da77e x-compute-request-id: req-55179dde-032e-4dec-a691-7246203da77e 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:08:23,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-55179dde-032e-4dec-a691-7246203da77e 2018-08-31 10:08:23,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03737688065s 2018-08-31 10:08:23,901 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-55179dde-032e-4dec-a691-7246203da77e 2018-08-31 10:08:23,905 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:08:25,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:08:25,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:26,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:08: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-95413f9c-e7e2-4d1c-b1e3-2a8ad3a56515 x-compute-request-id: req-95413f9c-e7e2-4d1c-b1e3-2a8ad3a56515 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:08:26,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-95413f9c-e7e2-4d1c-b1e3-2a8ad3a56515 2018-08-31 10:08:26,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.973649024963s 2018-08-31 10:08:26,881 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-95413f9c-e7e2-4d1c-b1e3-2a8ad3a56515 2018-08-31 10:08:26,885 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:08:28,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:08:28,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:29,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:08: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-7022fdeb-405f-4dc8-bf6c-80d84a97b321 x-compute-request-id: req-7022fdeb-405f-4dc8-bf6c-80d84a97b321 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:08:29,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-7022fdeb-405f-4dc8-bf6c-80d84a97b321 2018-08-31 10:08:29,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.76806306839s 2018-08-31 10:08:29,656 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-7022fdeb-405f-4dc8-bf6c-80d84a97b321 2018-08-31 10:08:29,660 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:08:31,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:08:31,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:32,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10: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-00ec9791-29c8-4728-afd6-d16f1d92817e x-compute-request-id: req-00ec9791-29c8-4728-afd6-d16f1d92817e 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:08:32,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-00ec9791-29c8-4728-afd6-d16f1d92817e 2018-08-31 10:08:32,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05305099487s 2018-08-31 10:08:32,716 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-00ec9791-29c8-4728-afd6-d16f1d92817e 2018-08-31 10:08:32,720 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:08:34,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:08:34,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:35,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:08:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ade082e-065b-4c77-99d1-b62ae7fdd9e2 x-compute-request-id: req-4ade082e-065b-4c77-99d1-b62ae7fdd9e2 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:08:35,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-4ade082e-065b-4c77-99d1-b62ae7fdd9e2 2018-08-31 10:08:35,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.807379961014s 2018-08-31 10:08:35,531 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-4ade082e-065b-4c77-99d1-b62ae7fdd9e2 2018-08-31 10:08:35,535 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:08:37,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:08:37,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:38,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:08:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b271aa0-922e-4c14-bced-6f6ad14919ad x-compute-request-id: req-6b271aa0-922e-4c14-bced-6f6ad14919ad 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:08:38,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-6b271aa0-922e-4c14-bced-6f6ad14919ad 2018-08-31 10:08:38,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.977388143539s 2018-08-31 10:08:38,516 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-6b271aa0-922e-4c14-bced-6f6ad14919ad 2018-08-31 10:08:38,520 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:08:40,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:08:40,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:41,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:08: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-e6fe9614-b1aa-4aae-b57a-375d143c0ae0 x-compute-request-id: req-e6fe9614-b1aa-4aae-b57a-375d143c0ae0 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:08:41,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e6fe9614-b1aa-4aae-b57a-375d143c0ae0 2018-08-31 10:08:41,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31446003914s 2018-08-31 10:08:41,836 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e6fe9614-b1aa-4aae-b57a-375d143c0ae0 2018-08-31 10:08:41,840 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:08:43,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:08:43,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:44,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:08: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-213ad872-3ef9-4170-864c-3c4466c1f269 x-compute-request-id: req-213ad872-3ef9-4170-864c-3c4466c1f269 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:08:44,959 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-213ad872-3ef9-4170-864c-3c4466c1f269 2018-08-31 10:08:44,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11788797379s 2018-08-31 10:08:44,960 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-213ad872-3ef9-4170-864c-3c4466c1f269 2018-08-31 10:08:44,964 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:08:46,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:08:46,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:47,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:08: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-9f64c39b-c7a3-4375-a20e-69635097070e x-compute-request-id: req-9f64c39b-c7a3-4375-a20e-69635097070e 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:08:47,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-9f64c39b-c7a3-4375-a20e-69635097070e 2018-08-31 10:08:47,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.716041088104s 2018-08-31 10:08:47,683 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-9f64c39b-c7a3-4375-a20e-69635097070e 2018-08-31 10:08:47,686 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:08:49,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:08:49,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:50,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:08: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-0f0efa34-4483-4409-b203-e88243a7c82f x-compute-request-id: req-0f0efa34-4483-4409-b203-e88243a7c82f 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:08:50,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-0f0efa34-4483-4409-b203-e88243a7c82f 2018-08-31 10:08:50,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1982960701s 2018-08-31 10:08:50,888 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-0f0efa34-4483-4409-b203-e88243a7c82f 2018-08-31 10:08:50,892 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:08:52,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:08:52,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:54,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:08: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-7e082107-2651-4f06-8bb0-aacb5d4e7f82 x-compute-request-id: req-7e082107-2651-4f06-8bb0-aacb5d4e7f82 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:08:54,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-7e082107-2651-4f06-8bb0-aacb5d4e7f82 2018-08-31 10:08:54,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.49551606178s 2018-08-31 10:08:54,391 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-7e082107-2651-4f06-8bb0-aacb5d4e7f82 2018-08-31 10:08:54,394 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:08:56,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:08:56,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:57,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:08: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-8cf8f72f-71ef-43d5-ac06-fc05f63f66d9 x-compute-request-id: req-8cf8f72f-71ef-43d5-ac06-fc05f63f66d9 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:08:57,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-8cf8f72f-71ef-43d5-ac06-fc05f63f66d9 2018-08-31 10:08:57,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638455152512s 2018-08-31 10:08:57,036 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-8cf8f72f-71ef-43d5-ac06-fc05f63f66d9 2018-08-31 10:08:57,040 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:08:59,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:08:59,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:08:59,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:08: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-f76eff3c-2eb8-45a0-bdaa-415730e5e745 x-compute-request-id: req-f76eff3c-2eb8-45a0-bdaa-415730e5e745 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:08:59,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-f76eff3c-2eb8-45a0-bdaa-415730e5e745 2018-08-31 10:08:59,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.724528074265s 2018-08-31 10:08:59,767 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-f76eff3c-2eb8-45a0-bdaa-415730e5e745 2018-08-31 10:08:59,771 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:09:01,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:09:01,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:09:02,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:09: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-2fe360ea-b4c8-41a2-a28a-d90a55c7ab0e x-compute-request-id: req-2fe360ea-b4c8-41a2-a28a-d90a55c7ab0e 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:09:02,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-2fe360ea-b4c8-41a2-a28a-d90a55c7ab0e 2018-08-31 10:09:02,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0939950943s 2018-08-31 10:09:02,868 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-2fe360ea-b4c8-41a2-a28a-d90a55c7ab0e 2018-08-31 10:09:02,872 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:09:04,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:09:04,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:09:05,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:09: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-68436995-f572-4a05-aa8a-266d0f4f89ca x-compute-request-id: req-68436995-f572-4a05-aa8a-266d0f4f89ca 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:09:05,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-68436995-f572-4a05-aa8a-266d0f4f89ca 2018-08-31 10:09:05,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10452985764s 2018-08-31 10:09:05,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-68436995-f572-4a05-aa8a-266d0f4f89ca 2018-08-31 10:09:05,984 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:09:07,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:09:07,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:09:08,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:09:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56db7622-8f07-4998-92af-bc91cac6c25e x-compute-request-id: req-56db7622-8f07-4998-92af-bc91cac6c25e 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:09:08,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-56db7622-8f07-4998-92af-bc91cac6c25e 2018-08-31 10:09:08,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.702908992767s 2018-08-31 10:09:08,690 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-56db7622-8f07-4998-92af-bc91cac6c25e 2018-08-31 10:09:08,694 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:09:10,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:09:10,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:09:11,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:09: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-a409295b-da69-4baf-9345-927824bde3e1 x-compute-request-id: req-a409295b-da69-4baf-9345-927824bde3e1 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:09:11,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-a409295b-da69-4baf-9345-927824bde3e1 2018-08-31 10:09:11,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.715188026428s 2018-08-31 10:09:11,413 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-a409295b-da69-4baf-9345-927824bde3e1 2018-08-31 10:09:11,417 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:09:13,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:09:13,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:09:14,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:09: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-87098cc5-0dc2-4ca1-8a31-3c7c61b58f4d x-compute-request-id: req-87098cc5-0dc2-4ca1-8a31-3c7c61b58f4d 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:09:14,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-87098cc5-0dc2-4ca1-8a31-3c7c61b58f4d 2018-08-31 10:09:14,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.702238798141s 2018-08-31 10:09:14,122 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-87098cc5-0dc2-4ca1-8a31-3c7c61b58f4d 2018-08-31 10:09:14,126 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:09:16,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:09:16,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:09:16,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:09:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84604a0d-3826-4d03-a590-c6b9865ac312 x-compute-request-id: req-84604a0d-3826-4d03-a590-c6b9865ac312 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:09:16,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-84604a0d-3826-4d03-a590-c6b9865ac312 2018-08-31 10:09:16,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.636240005493s 2018-08-31 10:09:16,766 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-84604a0d-3826-4d03-a590-c6b9865ac312 2018-08-31 10:09:16,770 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:09:18,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:09:18,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:09:19,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:09: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-271738d8-c7fe-499b-9d7e-6960281f537c x-compute-request-id: req-271738d8-c7fe-499b-9d7e-6960281f537c 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:09:19,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-271738d8-c7fe-499b-9d7e-6960281f537c 2018-08-31 10:09:19,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.749739170074s 2018-08-31 10:09:19,523 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-271738d8-c7fe-499b-9d7e-6960281f537c 2018-08-31 10:09:19,527 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:09:21,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:09:21,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:09:23,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:09:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fc658dc-31ad-4a6b-aa79-90bb44f3e163 x-compute-request-id: req-7fc658dc-31ad-4a6b-aa79-90bb44f3e163 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:09:23,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-7fc658dc-31ad-4a6b-aa79-90bb44f3e163 2018-08-31 10:09:23,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.48844218254s 2018-08-31 10:09:23,019 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-7fc658dc-31ad-4a6b-aa79-90bb44f3e163 2018-08-31 10:09:23,023 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:09:25,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:09:25,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:09:26,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:09:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdf1b919-6a2a-47e7-a59f-4c3617f0380e x-compute-request-id: req-cdf1b919-6a2a-47e7-a59f-4c3617f0380e 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:09:26,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-cdf1b919-6a2a-47e7-a59f-4c3617f0380e 2018-08-31 10:09:26,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15770196915s 2018-08-31 10:09:26,182 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-cdf1b919-6a2a-47e7-a59f-4c3617f0380e 2018-08-31 10:09:26,185 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:09:28,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:09:28,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:09:28,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:09:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-695763b9-214f-4d8b-882b-c4647ee668ab x-compute-request-id: req-695763b9-214f-4d8b-882b-c4647ee668ab 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:09:28,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-695763b9-214f-4d8b-882b-c4647ee668ab 2018-08-31 10:09:28,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.729197025299s 2018-08-31 10:09:28,917 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-695763b9-214f-4d8b-882b-c4647ee668ab 2018-08-31 10:09:28,921 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:09:30,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:09:30,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:09:32,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:09: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-055c70fb-211c-4f76-a2fe-0885c1215750 x-compute-request-id: req-055c70fb-211c-4f76-a2fe-0885c1215750 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:09:32,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-055c70fb-211c-4f76-a2fe-0885c1215750 2018-08-31 10:09:32,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.44241309166s 2018-08-31 10:09:32,367 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-055c70fb-211c-4f76-a2fe-0885c1215750 2018-08-31 10:09:32,371 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:09:34,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:09:34,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:09:35,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:09: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-e13bc901-8a6d-41e9-97d4-b30734471352 x-compute-request-id: req-e13bc901-8a6d-41e9-97d4-b30734471352 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:09:35,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e13bc901-8a6d-41e9-97d4-b30734471352 2018-08-31 10:09:35,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.99741601944s 2018-08-31 10:09:35,372 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e13bc901-8a6d-41e9-97d4-b30734471352 2018-08-31 10:09:35,375 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:09:37,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:09:37,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:09:38,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:09:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-267933e9-20b9-4aeb-b175-aa6d0f8cd465 x-compute-request-id: req-267933e9-20b9-4aeb-b175-aa6d0f8cd465 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:09:38,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-267933e9-20b9-4aeb-b175-aa6d0f8cd465 2018-08-31 10:09:38,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.84052491188s 2018-08-31 10:09:38,219 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-267933e9-20b9-4aeb-b175-aa6d0f8cd465 2018-08-31 10:09:38,223 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:09:40,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:09:40,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:09:40,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:09: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-88d425ff-0add-453b-927f-57d70588927f x-compute-request-id: req-88d425ff-0add-453b-927f-57d70588927f 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:09:40,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-88d425ff-0add-453b-927f-57d70588927f 2018-08-31 10:09:40,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639033794403s 2018-08-31 10:09:40,866 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-88d425ff-0add-453b-927f-57d70588927f 2018-08-31 10:09:40,869 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:09:42,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:09:42,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:09:43,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:09:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a56852be-48e1-4da4-99eb-9ca522b9f345 x-compute-request-id: req-a56852be-48e1-4da4-99eb-9ca522b9f345 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:09:43,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-a56852be-48e1-4da4-99eb-9ca522b9f345 2018-08-31 10:09:43,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784664869308s 2018-08-31 10:09:43,656 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-a56852be-48e1-4da4-99eb-9ca522b9f345 2018-08-31 10:09:43,660 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:09:45,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:09:45,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:09:46,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:09: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-499f11c6-0a89-436c-998e-bae18cc1e081 x-compute-request-id: req-499f11c6-0a89-436c-998e-bae18cc1e081 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:09:46,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-499f11c6-0a89-436c-998e-bae18cc1e081 2018-08-31 10:09:46,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.778331041336s 2018-08-31 10:09:46,442 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-499f11c6-0a89-436c-998e-bae18cc1e081 2018-08-31 10:09:46,446 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:09:48,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:09:48,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:09:49,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:09: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-f07d5c3b-acb4-4d41-903d-26f0bd07a441 x-compute-request-id: req-f07d5c3b-acb4-4d41-903d-26f0bd07a441 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:09:49,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-f07d5c3b-acb4-4d41-903d-26f0bd07a441 2018-08-31 10:09:49,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.650731086731s 2018-08-31 10:09:49,100 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-f07d5c3b-acb4-4d41-903d-26f0bd07a441 2018-08-31 10:09:49,103 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:09:51,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:09:51,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:09:51,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:09:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3367262-f345-4338-b55c-6fd80f3ccaee x-compute-request-id: req-f3367262-f345-4338-b55c-6fd80f3ccaee 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:09:51,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-f3367262-f345-4338-b55c-6fd80f3ccaee 2018-08-31 10:09:51,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.634629011154s 2018-08-31 10:09:51,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-f3367262-f345-4338-b55c-6fd80f3ccaee 2018-08-31 10:09:51,744 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:09:53,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:09:53,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:09:54,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:09: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-b5a9bfd4-58fa-45b3-8cdd-7c5a4568d43b x-compute-request-id: req-b5a9bfd4-58fa-45b3-8cdd-7c5a4568d43b 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:09:54,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-b5a9bfd4-58fa-45b3-8cdd-7c5a4568d43b 2018-08-31 10:09:54,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05347204208s 2018-08-31 10:09:54,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-b5a9bfd4-58fa-45b3-8cdd-7c5a4568d43b 2018-08-31 10:09:54,803 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:09:56,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:09:56,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:09:57,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:09:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8141a0f3-2057-4d92-902d-256f22dc6ccb x-compute-request-id: req-8141a0f3-2057-4d92-902d-256f22dc6ccb 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:09:57,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-8141a0f3-2057-4d92-902d-256f22dc6ccb 2018-08-31 10:09:57,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.977616786957s 2018-08-31 10:09:57,784 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-8141a0f3-2057-4d92-902d-256f22dc6ccb 2018-08-31 10:09:57,788 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:09:59,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:09:59,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:10:00,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:09: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-2fcd3f4d-273d-4b6e-8886-18cac1bdef34 x-compute-request-id: req-2fcd3f4d-273d-4b6e-8886-18cac1bdef34 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:10:00,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-2fcd3f4d-273d-4b6e-8886-18cac1bdef34 2018-08-31 10:10:00,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.723961830139s 2018-08-31 10:10:00,516 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-2fcd3f4d-273d-4b6e-8886-18cac1bdef34 2018-08-31 10:10:00,519 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:10:02,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:10:02,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:10:03,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:10: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-d9ab8b5c-44e3-4e9e-8d0f-79950ac76fcb x-compute-request-id: req-d9ab8b5c-44e3-4e9e-8d0f-79950ac76fcb 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:10:03,640 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-d9ab8b5c-44e3-4e9e-8d0f-79950ac76fcb 2018-08-31 10:10:03,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11826109886s 2018-08-31 10:10:03,640 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-d9ab8b5c-44e3-4e9e-8d0f-79950ac76fcb 2018-08-31 10:10:03,644 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:10:05,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:10:05,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:10:06,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:10:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fa011b5-e657-4f03-8672-9ff87fef39a8 x-compute-request-id: req-7fa011b5-e657-4f03-8672-9ff87fef39a8 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:10:06,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-7fa011b5-e657-4f03-8672-9ff87fef39a8 2018-08-31 10:10:06,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.651319026947s 2018-08-31 10:10:06,299 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-7fa011b5-e657-4f03-8672-9ff87fef39a8 2018-08-31 10:10:06,303 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:10:08,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:10:08,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:10:09,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:10: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-f632f806-1e27-4966-a72d-f9a57f365b87 x-compute-request-id: req-f632f806-1e27-4966-a72d-f9a57f365b87 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:10:09,067 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-f632f806-1e27-4966-a72d-f9a57f365b87 2018-08-31 10:10:09,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.761576890945s 2018-08-31 10:10:09,068 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-f632f806-1e27-4966-a72d-f9a57f365b87 2018-08-31 10:10:09,072 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:10:11,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:10:11,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:10:11,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:10: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-ec6544b9-3963-43b9-a70d-fda8e4a69c9d x-compute-request-id: req-ec6544b9-3963-43b9-a70d-fda8e4a69c9d 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:10:11,813 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-ec6544b9-3963-43b9-a70d-fda8e4a69c9d 2018-08-31 10:10:11,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.738992929459s 2018-08-31 10:10:11,813 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-ec6544b9-3963-43b9-a70d-fda8e4a69c9d 2018-08-31 10:10:11,817 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:10:13,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:10:13,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:10:15,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:10: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-b1cc0d55-9dc3-411a-94da-5799323ad092 x-compute-request-id: req-b1cc0d55-9dc3-411a-94da-5799323ad092 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:10:15,513 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-b1cc0d55-9dc3-411a-94da-5799323ad092 2018-08-31 10:10:15,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.69349503517s 2018-08-31 10:10:15,514 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-b1cc0d55-9dc3-411a-94da-5799323ad092 2018-08-31 10:10:15,518 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:10:17,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:10:17,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:10:18,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:10:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d189eb33-af3d-43dd-821e-47ebce9bdb2b x-compute-request-id: req-d189eb33-af3d-43dd-821e-47ebce9bdb2b 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:10:18,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-d189eb33-af3d-43dd-821e-47ebce9bdb2b 2018-08-31 10:10:18,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2268280983s 2018-08-31 10:10:18,748 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-d189eb33-af3d-43dd-821e-47ebce9bdb2b 2018-08-31 10:10:18,752 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:10:20,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:10:20,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:10:21,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:10: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-d98f634a-588c-4808-b602-e5d776890653 x-compute-request-id: req-d98f634a-588c-4808-b602-e5d776890653 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.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-31T10:08:14Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:10:21,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-d98f634a-588c-4808-b602-e5d776890653 2018-08-31 10:10:21,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.678696870804s 2018-08-31 10:10:21,434 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-d98f634a-588c-4808-b602-e5d776890653 2018-08-31 10:10:21,438 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:10:23,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:10:23,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:10:24,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:10: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-cbe5a112-b900-4bf2-b181-70d0888feda1 x-compute-request-id: req-cbe5a112-b900-4bf2-b181-70d0888feda1 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a37ff3b3-0554-43d2-a350-14b86eed96c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d2:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:10:21.000000", "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:10:21Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:10:24,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-cbe5a112-b900-4bf2-b181-70d0888feda1 2018-08-31 10:10:24,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.726403951645s 2018-08-31 10:10:24,167 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-cbe5a112-b900-4bf2-b181-70d0888feda1 2018-08-31 10:10:24,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 10:10:24,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/ports.json?device_id=c448228c-25e9-4990-b36f-f984b5a5d245" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:10:24,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-821aab10-a1e5-4ec1-abc9-9a99f3220fe5 Date: Fri, 31 Aug 2018 10:10:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T10:10:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8ab9c329-1661-4e02-8b76-c8ea14aa93dc","ip_address":"192.168.120.8"}],"id":"068031be-2fd7-4fe6-bc05-66453eb7f800","security_groups":["10f84f16-4878-40a9-855b-a2583ae4980d"],"mac_address":"fa:16:3e:4c:d2:44","project_id":"da47aa5a956249309e3f5a13869ebc2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58a1488f-ab8d-4d5b-aacc-62cfce639866","tenant_id":"da47aa5a956249309e3f5a13869ebc2c","created_at":"2018-08-31T10:08:15Z","binding:vnic_type":"normal","device_id":"c448228c-25e9-4990-b36f-f984b5a5d245","ip_allocation":"immediate"}]} 2018-08-31 10:10:24,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=c448228c-25e9-4990-b36f-f984b5a5d245 used request id req-821aab10-a1e5-4ec1-abc9-9a99f3220fe5 2018-08-31 10:10:24,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0731301307678s 2018-08-31 10:10:24,245 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=c448228c-25e9-4990-b36f-f984b5a5d245 used request id req-821aab10-a1e5-4ec1-abc9-9a99f3220fe5 2018-08-31 10:10:24,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 10:10:24,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/floatingips.json?port_id=068031be-2fd7-4fe6-bc05-66453eb7f800" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:10:24,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-44e37e19-a6ef-4636-8c13-9531a97afae2 Date: Fri, 31 Aug 2018 10:10:24 GMT RESP BODY: {"floatingips": []} 2018-08-31 10:10:24,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json?port_id=068031be-2fd7-4fe6-bc05-66453eb7f800 used request id req-44e37e19-a6ef-4636-8c13-9531a97afae2 2018-08-31 10:10:24,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0526609420776s 2018-08-31 10:10:24,303 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json?port_id=068031be-2fd7-4fe6-bc05-66453eb7f800 used request id req-44e37e19-a6ef-4636-8c13-9531a97afae2 2018-08-31 10:10:24,304 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_a37ff3b3-0554-43d2-a350-14b86eed96c2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4c:d2:44', 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'159d5212-767f-4caf-ba33-656b80e091dd'}), 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-31T10:10:21.000000', 'flavor': Munch({u'id': u'7428127d-4262-47f8-b386-a01525328beb'}), 'az': u'nova', 'id': u'c448228c-25e9-4990-b36f-f984b5a5d245', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c637a0ae80cb46e6998aa6772a3d1272', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da47aa5a956249309e3f5a13869ebc2c', 'name': 'vyos_vrouter-project_a37ff3b3-0554-43d2-a350-14b86eed96c2', '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-31T10:10:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-31T10:10:21Z', 'hostId': u'47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd', '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-31T10:10:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da47aa5a956249309e3f5a13869ebc2c', 'name': u'vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2', 'adminPass': u'GoxLRdne3G2r', 'tenant_id': u'da47aa5a956249309e3f5a13869ebc2c', 'created_at': u'2018-08-31T10:08:11Z', 'created': u'2018-08-31T10:08:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-31 10:10:24,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 10:10:24,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:10:24,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-423ab828-239f-4574-8f42-a8f132166d45 Date: Fri, 31 Aug 2018 10:10:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"58a1488f-ab8d-4d5b-aacc-62cfce639866","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da47aa5a956249309e3f5a13869ebc2c","l2_adjacency":true,"status":"ACTIVE","subnets":["8ab9c329-1661-4e02-8b76-c8ea14aa93dc"],"description":"","tags":[],"updated_at":"2018-08-31T10:06:31Z","qos_policy_id":null,"name":"vyos_vrouter-net_a37ff3b3-0554-43d2-a350-14b86eed96c2","admin_state_up":true,"tenant_id":"da47aa5a956249309e3f5a13869ebc2c","created_at":"2018-08-31T10:06:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 10:10:24,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-423ab828-239f-4574-8f42-a8f132166d45 2018-08-31 10:10:24,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112516880035s 2018-08-31 10:10:24,420 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-423ab828-239f-4574-8f42-a8f132166d45 2018-08-31 10:10:24,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 10:10:24,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:9696/v2.0/ports.json?device_id=c448228c-25e9-4990-b36f-f984b5a5d245" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:10:24,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-34361693-1982-44a3-b7b7-d003c7eb9d4a Date: Fri, 31 Aug 2018 10:10:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-31T10:10:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8ab9c329-1661-4e02-8b76-c8ea14aa93dc","ip_address":"192.168.120.8"}],"id":"068031be-2fd7-4fe6-bc05-66453eb7f800","security_groups":["10f84f16-4878-40a9-855b-a2583ae4980d"],"mac_address":"fa:16:3e:4c:d2:44","project_id":"da47aa5a956249309e3f5a13869ebc2c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58a1488f-ab8d-4d5b-aacc-62cfce639866","tenant_id":"da47aa5a956249309e3f5a13869ebc2c","created_at":"2018-08-31T10:08:15Z","binding:vnic_type":"normal","device_id":"c448228c-25e9-4990-b36f-f984b5a5d245","ip_allocation":"immediate"}]} 2018-08-31 10:10:24,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=c448228c-25e9-4990-b36f-f984b5a5d245 used request id req-34361693-1982-44a3-b7b7-d003c7eb9d4a 2018-08-31 10:10:24,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0468969345093s 2018-08-31 10:10:24,469 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/ports.json?device_id=c448228c-25e9-4990-b36f-f984b5a5d245 used request id req-34361693-1982-44a3-b7b7-d003c7eb9d4a 2018-08-31 10:10:24,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-31 10:10:24,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" -d '{"floatingip": {"floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "fixed_ip_address": "192.168.120.8", "port_id": "068031be-2fd7-4fe6-bc05-66453eb7f800"}}' 2018-08-31 10:10:27,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-2262febb-fb5e-45db-8812-18384c64efb2 Date: Fri, 31 Aug 2018 10:10:27 GMT RESP BODY: {"floatingip": {"router_id": "e58af0e8-f819-4d46-9d1b-59b746444e39", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:10:25Z", "updated_at": "2018-08-31T10:10:25Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "58a1488f-ab8d-4d5b-aacc-62cfce639866", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4c:d2:44", "device_id": "c448228c-25e9-4990-b36f-f984b5a5d245"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "port_id": "068031be-2fd7-4fe6-bc05-66453eb7f800", "id": "fcc68823-9677-48e4-9261-a4d88ba82c9d", "qos_policy_id": null}} 2018-08-31 10:10:27,266 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-2262febb-fb5e-45db-8812-18384c64efb2 2018-08-31 10:10:27,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.79652404785s 2018-08-31 10:10:27,267 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-2262febb-fb5e-45db-8812-18384c64efb2 2018-08-31 10:10:27,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 10:10:27,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:10:27,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-2269ab06-5ef6-456c-a162-ba96cd4d292a Date: Fri, 31 Aug 2018 10:10:27 GMT RESP BODY: {"floatingips": [{"router_id": "e58af0e8-f819-4d46-9d1b-59b746444e39", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:10:25Z", "updated_at": "2018-08-31T10:10:25Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "58a1488f-ab8d-4d5b-aacc-62cfce639866", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4c:d2:44", "device_id": "c448228c-25e9-4990-b36f-f984b5a5d245"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "port_id": "068031be-2fd7-4fe6-bc05-66453eb7f800", "id": "fcc68823-9677-48e4-9261-a4d88ba82c9d", "qos_policy_id": null}]} 2018-08-31 10:10:27,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-2269ab06-5ef6-456c-a162-ba96cd4d292a 2018-08-31 10:10:27,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.064120054245s 2018-08-31 10:10:27,339 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-2269ab06-5ef6-456c-a162-ba96cd4d292a 2018-08-31 10:10:27,343 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 10:10:27,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 10:10:27,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:10:27,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-eb5c0cf1-7f06-497b-8abf-568994932524 Date: Fri, 31 Aug 2018 10:10:27 GMT RESP BODY: {"floatingips": [{"router_id": "e58af0e8-f819-4d46-9d1b-59b746444e39", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:10:25Z", "updated_at": "2018-08-31T10:10:25Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "58a1488f-ab8d-4d5b-aacc-62cfce639866", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4c:d2:44", "device_id": "c448228c-25e9-4990-b36f-f984b5a5d245"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "port_id": "068031be-2fd7-4fe6-bc05-66453eb7f800", "id": "fcc68823-9677-48e4-9261-a4d88ba82c9d", "qos_policy_id": null}]} 2018-08-31 10:10:27,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-eb5c0cf1-7f06-497b-8abf-568994932524 2018-08-31 10:10:27,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0659987926483s 2018-08-31 10:10:27,515 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-eb5c0cf1-7f06-497b-8abf-568994932524 2018-08-31 10:10:27,519 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 10:10:27,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 10:10:27,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:10:27,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-9da36613-58cc-4dd2-9fae-b0d5f854cd10 Date: Fri, 31 Aug 2018 10:10:27 GMT RESP BODY: {"floatingips": [{"router_id": "e58af0e8-f819-4d46-9d1b-59b746444e39", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:10:25Z", "updated_at": "2018-08-31T10:10:25Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "58a1488f-ab8d-4d5b-aacc-62cfce639866", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4c:d2:44", "device_id": "c448228c-25e9-4990-b36f-f984b5a5d245"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "port_id": "068031be-2fd7-4fe6-bc05-66453eb7f800", "id": "fcc68823-9677-48e4-9261-a4d88ba82c9d", "qos_policy_id": null}]} 2018-08-31 10:10:27,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-9da36613-58cc-4dd2-9fae-b0d5f854cd10 2018-08-31 10:10:27,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0663280487061s 2018-08-31 10:10:27,691 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-9da36613-58cc-4dd2-9fae-b0d5f854cd10 2018-08-31 10:10:27,695 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 10:10:27,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 10:10:27,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:10:27,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-1af6da00-1cb3-4239-9ea2-f399993dd52d Date: Fri, 31 Aug 2018 10:10:27 GMT RESP BODY: {"floatingips": [{"router_id": "e58af0e8-f819-4d46-9d1b-59b746444e39", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:10:25Z", "updated_at": "2018-08-31T10:10:25Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "58a1488f-ab8d-4d5b-aacc-62cfce639866", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4c:d2:44", "device_id": "c448228c-25e9-4990-b36f-f984b5a5d245"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "port_id": "068031be-2fd7-4fe6-bc05-66453eb7f800", "id": "fcc68823-9677-48e4-9261-a4d88ba82c9d", "qos_policy_id": null}]} 2018-08-31 10:10:27,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-1af6da00-1cb3-4239-9ea2-f399993dd52d 2018-08-31 10:10:27,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.069540977478s 2018-08-31 10:10:27,871 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-1af6da00-1cb3-4239-9ea2-f399993dd52d 2018-08-31 10:10:27,875 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 10:10:27,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 10:10:27,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:10:28,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-bdc1686e-e0c1-4550-b2fb-68d89fc4b981 Date: Fri, 31 Aug 2018 10:10:28 GMT RESP BODY: {"floatingips": [{"router_id": "e58af0e8-f819-4d46-9d1b-59b746444e39", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:10:25Z", "updated_at": "2018-08-31T10:10:25Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "58a1488f-ab8d-4d5b-aacc-62cfce639866", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4c:d2:44", "device_id": "c448228c-25e9-4990-b36f-f984b5a5d245"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "port_id": "068031be-2fd7-4fe6-bc05-66453eb7f800", "id": "fcc68823-9677-48e4-9261-a4d88ba82c9d", "qos_policy_id": null}]} 2018-08-31 10:10:28,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-bdc1686e-e0c1-4550-b2fb-68d89fc4b981 2018-08-31 10:10:28,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0700790882111s 2018-08-31 10:10:28,051 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-bdc1686e-e0c1-4550-b2fb-68d89fc4b981 2018-08-31 10:10:28,055 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 10:10:28,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 10:10:28,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:10:28,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-c1a2ce49-0da1-472f-a3f7-6eaedf795c54 Date: Fri, 31 Aug 2018 10:10:28 GMT RESP BODY: {"floatingips": [{"router_id": "e58af0e8-f819-4d46-9d1b-59b746444e39", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:10:25Z", "updated_at": "2018-08-31T10:10:25Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "58a1488f-ab8d-4d5b-aacc-62cfce639866", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4c:d2:44", "device_id": "c448228c-25e9-4990-b36f-f984b5a5d245"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "port_id": "068031be-2fd7-4fe6-bc05-66453eb7f800", "id": "fcc68823-9677-48e4-9261-a4d88ba82c9d", "qos_policy_id": null}]} 2018-08-31 10:10:28,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-c1a2ce49-0da1-472f-a3f7-6eaedf795c54 2018-08-31 10:10:28,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0656268596649s 2018-08-31 10:10:28,227 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-c1a2ce49-0da1-472f-a3f7-6eaedf795c54 2018-08-31 10:10:28,230 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 10:10:28,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 10:10:28,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:10:28,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-4e3292cb-20c5-4f38-985f-6e8256704a6b Date: Fri, 31 Aug 2018 10:10:28 GMT RESP BODY: {"floatingips": [{"router_id": "e58af0e8-f819-4d46-9d1b-59b746444e39", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:10:25Z", "updated_at": "2018-08-31T10:10:25Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "58a1488f-ab8d-4d5b-aacc-62cfce639866", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4c:d2:44", "device_id": "c448228c-25e9-4990-b36f-f984b5a5d245"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "port_id": "068031be-2fd7-4fe6-bc05-66453eb7f800", "id": "fcc68823-9677-48e4-9261-a4d88ba82c9d", "qos_policy_id": null}]} 2018-08-31 10:10:28,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-4e3292cb-20c5-4f38-985f-6e8256704a6b 2018-08-31 10:10:28,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0589780807495s 2018-08-31 10:10:28,395 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-4e3292cb-20c5-4f38-985f-6e8256704a6b 2018-08-31 10:10:28,398 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 10:10:28,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 10:10:28,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:10:28,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-b6f89970-2fa1-477a-b809-6812170661c4 Date: Fri, 31 Aug 2018 10:10:28 GMT RESP BODY: {"floatingips": [{"router_id": "e58af0e8-f819-4d46-9d1b-59b746444e39", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:10:25Z", "updated_at": "2018-08-31T10:10:25Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "58a1488f-ab8d-4d5b-aacc-62cfce639866", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4c:d2:44", "device_id": "c448228c-25e9-4990-b36f-f984b5a5d245"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "port_id": "068031be-2fd7-4fe6-bc05-66453eb7f800", "id": "fcc68823-9677-48e4-9261-a4d88ba82c9d", "qos_policy_id": null}]} 2018-08-31 10:10:28,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-b6f89970-2fa1-477a-b809-6812170661c4 2018-08-31 10:10:28,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0616769790649s 2018-08-31 10:10:28,565 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-b6f89970-2fa1-477a-b809-6812170661c4 2018-08-31 10:10:28,569 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-31 10:10:28,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 10:10:28,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:10:28,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-e9db9d67-5b5b-4621-9f0e-d74daf0713c5 Date: Fri, 31 Aug 2018 10:10:28 GMT RESP BODY: {"floatingips": [{"router_id": "e58af0e8-f819-4d46-9d1b-59b746444e39", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:10:25Z", "updated_at": "2018-08-31T10:10:28Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "58a1488f-ab8d-4d5b-aacc-62cfce639866", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4c:d2:44", "device_id": "c448228c-25e9-4990-b36f-f984b5a5d245"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "port_id": "068031be-2fd7-4fe6-bc05-66453eb7f800", "id": "fcc68823-9677-48e4-9261-a4d88ba82c9d", "qos_policy_id": null}]} 2018-08-31 10:10:28,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-e9db9d67-5b5b-4621-9f0e-d74daf0713c5 2018-08-31 10:10:28,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0598838329315s 2018-08-31 10:10:28,734 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-e9db9d67-5b5b-4621-9f0e-d74daf0713c5 2018-08-31 10:10:28,738 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'e58af0e8-f819-4d46-9d1b-59b746444e39', 'updated_at': u'2018-08-31T10:10:28Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'068031be-2fd7-4fe6-bc05-66453eb7f800', 'id': u'fcc68823-9677-48e4-9261-a4d88ba82c9d', 'network': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', 'port': u'068031be-2fd7-4fe6-bc05-66453eb7f800', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da47aa5a956249309e3f5a13869ebc2c', 'name': 'vyos_vrouter-project_a37ff3b3-0554-43d2-a350-14b86eed96c2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da47aa5a956249309e3f5a13869ebc2c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'58a1488f-ab8d-4d5b-aacc-62cfce639866', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:4c:d2:44', u'device_id': u'c448228c-25e9-4990-b36f-f984b5a5d245'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'da47aa5a956249309e3f5a13869ebc2c', 'created_at': u'2018-08-31T10:10:25Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'58a1488f-ab8d-4d5b-aacc-62cfce639866', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:4c:d2:44', u'device_id': u'c448228c-25e9-4990-b36f-f984b5a5d245'}), 'router': u'e58af0e8-f819-4d46-9d1b-59b746444e39'}) 2018-08-31 10:10:28,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 10:10:28,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245/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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 10:10:28,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:10: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-3d50b48e-45fc-4a24-ac0c-70c46c7508d9 x-compute-request-id: req-3d50b48e-45fc-4a24-ac0c-70c46c7508d9 Content-Encoding: gzip Content-Length: 11341 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 1868701959 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.432246] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.435326] pid_max: default: 32768 minimum: 301\n[ 0.436978] Security Framework initialized\n[ 0.438512] SELinux: Initializing.\n[ 0.440185] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.447096] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.451256] Mount-cache hash table entries: 4096\n[ 0.453199] Initializing cgroup subsys memory\n[ 0.454798] Initializing cgroup subsys devices\n[ 0.456387] Initializing cgroup subsys freezer\n[ 0.457980] Initializing cgroup subsys net_cls\n[ 0.459564] Initializing cgroup subsys blkio\n[ 0.461110] Initializing cgroup subsys perf_event\n[ 0.462754] Initializing cgroup subsys hugetlb\n[ 0.464336] Initializing cgroup subsys pids\n[ 0.465875] Initializing cgroup subsys net_prio\n[ 0.467567] CPU: Physical Processor ID: 0\n[ 0.469814] mce: CPU supports 10 MCE banks\n[ 0.471377] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.473144] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.474891] tlb_flushall_shift: 6\n[ 0.476437] Freeing SMP alternatives: 28k freed\n[ 0.480709] ACPI: Core revision 20130517\n[ 0.482661] ACPI: All ACPI Tables successfully acquired\n[ 0.484665] ftrace: allocating 25812 entries in 101 pages\n[ 0.506766] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.508846] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.510863] smpboot: Max logical packages: 2\n[ 0.512684] Enabling x2apic\n[ 0.513933] Enabled x2apic\n[ 0.515448] Switched APIC routing to physical x2apic.\n[ 0.518508] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.520490] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.524071] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.533058] KVM setup paravirtual spinlock\n[ 0.535900] smpboot: Booting Node 0, Processors #1 OK\n[ 0.538040] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.559943] Brought up 2 CPUs\n[ 0.559946] KVM setup async PF for cpu 1\n[ 0.559949] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.564267] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.567200] devtmpfs: initialized\n[ 0.569937] EVM: security.selinux\n[ 0.571286] EVM: security.ima\n[ 0.572551] EVM: security.capability\n[ 0.574626] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.576713] pinctrl core: initialized pinctrl subsystem\n[ 0.578584] NET: Registered protocol family 16\n[ 0.580401] ACPI: bus type PCI registered\n[ 0.581898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.583980] PCI: Using configuration type 1 for base access\n[ 0.589237] ACPI: Added _OSI(Module Device)\n[ 0.590791] ACPI: Added _OSI(Processor Device)\n[ 0.592393] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.594031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.596950] ACPI: Interpreter enabled\n[ 0.598389] ACPI: (supports S0 S5)\n[ 0.599757] ACPI: Using IOAPIC for interrupt routing\n[ 0.601458] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.606455] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.608394] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.610477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.612520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.616320] acpiphp: Slot [3] registered\n[ 0.617822] acpiphp: Slot [4] registered\n[ 0.619333] acpiphp: Slot [5] registered\n[ 0.620823] acpiphp: Slot [6] registered\n[ 0.622314] acpiphp: Slot [7] registered\n[ 0.623804] acpiphp: Slot [8] registered\n[ 0.625295] acpiphp: Slot [9] registered\n[ 0.626773] acpiphp: Slot [10] registered\n[ 0.628283] acpiphp: Slot [11] registered\n[ 0.629780] acpiphp: Slot [12] registered\n[ 0.631299] acpiphp: Slot [13] registered\n[ 0.632799] acpiphp: Slot [14] registered\n[ 0.634305] acpiphp: Slot [15] registered\n[ 0.635803] acpiphp: Slot [16] registered\n[ 0.637307] acpiphp: Slot [17] registered\n[ 0.638798] acpiphp: Slot [18] registered\n[ 0.640302] acpiphp: Slot [19] registered\n[ 0.641801] acpiphp: Slot [20] registered\n[ 0.643305] acpiphp: Slot [21] registered\n[ 0.644799] acpiphp: Slot [22] registered\n[ 0.646317] acpiphp: Slot [23] registered\n[ 0.647961] acpiphp: Slot [24] registered\n[ 0.649474] acpiphp: Slot [25] registered\n[ 0.650985] acpiphp: Slot [26] registered\n[ 0.652486] acpiphp: Slot [27] registered\n[ 0.653993] acpiphp: Slot [28] registered\n[ 0.655485] acpiphp: Slot [29] registered\n[ 0.657016] acpiphp: Slot [30] registered\n[ 0.658513] acpiphp: Slot [31] registered\n[ 0.660006] PCI host bridge to bus 0000:00\n[ 0.661490] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.663249] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.665289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.667334] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.670073] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.672809] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.678435] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.680567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.682564] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.684689] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.689149] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.691875] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.717349] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.720547] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.722974] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.725366] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.727736] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.729967] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.732238] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.735161] vgaarb: loaded\n[ 0.736392] vgaarb: bridge control possible 0000:00:02.0\n[ 0.738374] SCSI subsystem initialized\n[ 0.739877] ACPI: bus type USB registered\n[ 0.741424] usbcore: registered new interface driver usbfs\n[ 0.743257] usbcore: registered new interface driver hub\n[ 0.745063] usbcore: registered new device driver usb\n[ 0.747005] PCI: Using ACPI for IRQ routing\n[ 0.748948] NetLabel: Initializing\n[ 0.750343] NetLabel: domain hash size = 128\n[ 0.751918] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.753667] NetLabel: unlabeled traffic allowed by default\n[ 0.755637] Switched to clocksource kvm-clock\n[ 0.766232] pnp: PnP ACPI init\n[ 0.767565] ACPI: bus type PNP registered\n[ 0.769500] pnp: PnP ACPI: found 5 devices\n[ 0.771039] ACPI: bus type PNP unregistered\n[ 0.778909] NET: Registered protocol family 2\n[ 0.780884] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.783956] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.786457] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.788606] TCP: reno registered\n[ 0.789949] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.791926] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.794044] NET: Registered protocol family 1\n[ 0.795646] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.797548] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.799426] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.819996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.840543] Unpacking initramfs...\n[ 1.336632] Freeing initrd memory: 37508k freed\n[ 1.346259] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.348369] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.352169] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.354210] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.356518] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.358504] Initialise system trusted keyring\n[ 1.360100] audit: initializing netlink socket (disabled)\n[ 1.361892] type=2000 audit(1535710223.913:1): initialized\n[ 1.379090] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.381075] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.383899] zpool: loaded\n[ 1.385128] zbud: loaded\n[ 1.386504] VFS: Disk quotas dquot_6.5.2\n[ 1.388028] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.390199] msgmni has been set to 7578\n[ 1.391727] Key type big_key registered\n[ 1.394022] NET: Registered protocol family 38\n[ 1.395614] Key type asymmetric registered\n[ 1.397125] Asymmetric key parser 'x509' registered\n[ 1.398817] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.401634] io scheduler noop registered\n[ 1.403126] io scheduler deadline registered (default)\n[ 1.418825] io scheduler cfq registered\n[ 1.420383] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.422213] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.424352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.427101] ACPI: Power Button [PWRF]\n[ 1.428668] GHES: HEST is not enabled!\n[ 1.430208] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.454416] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.456801] Non-volatile memory driver v1.3\n[ 1.458345] Linux agpgart interface v0.103\n[ 1.459976] crash memory driver: version 1.1\n[ 1.461588] rdac: device handler registered\n[ 1.463178] hp_sw: device handler registered\n[ 1.464732] emc: device handler registered\n[ 1.466239] alua: device handler registered\n[ 1.467790] libphy: Fixed MDIO Bus: probed\n[ 1.469390] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.471406] ehci-pci: EHCI PCI platform driver\n[ 1.472990] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.474939] ohci-pci: OHCI PCI platform driver\n[ 1.476523] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.496994] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.498799] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.501573] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.503331] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.505271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.507343] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.510041] usb usb1: Product: UHCI Host Controller\n[ 1.511704] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.513821] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.515560] hub 1-0:1.0: USB hub found\n[ 1.517009] hub 1-0:1.0: 2 ports detected\n[ 1.518636] usbcore: registered new interface driver usbserial\n[ 1.520534] usbcore: registered new interface driver usbserial_generic\n[ 1.522544] usbserial: USB Serial support registered for generic\n[ 1.524472] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.528120] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.529810] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.531595] mousedev: PS/2 mouse device common for all mice\n[ 1.533780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.536899] rtc_cmos 00:00: RTC can wake from S4\n[ 1.537593] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.537980] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.544867] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.546813] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.548815] cpuidle: using governor menu\n[ 1.550313] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.552108] usbcore: registered new interface driver usbhid\n[ 1.553842] usbhid: USB HID core driver\n[ 1.555283] drop_monitor: Initializing network drop monitor service\n[ 1.557217] TCP: cubic registered\n[ 1.558526] Initializing XFRM netlink socket\n[ 1.560111] NET: Registered protocol family 10\n[ 1.561891] NET: Registered protocol family 17\n[ 1.563625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.565488] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.567327] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.570375] Loading compiled-in X.509 certificates\n[ 1.571994] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.575093] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.578602] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.581712] registered taskstats version 1\n[ 1.585070] Key type trusted registered\n[ 1.587775] Key type encrypted registered\n[ 1.590437] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.592605] rtc_cmos 00:00: setting system clock to 2018-08-31 10:10:24 UTC (1535710224)\n[ 1.596111] Freeing unused kernel memory: 1680k freed\n[ 1.602070] 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.607667] systemd[1]: Detected virtualization kvm.\n[ 1.609352] systemd[1]: Detected architecture x86-64.\n[ 1.611063] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.614180] systemd[1]: No hostname configured.\n[ 1.615802] systemd[1]: Set hostname to .\n[ 1.617582] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.641494] systemd[1]: Reached target Timers.\n[ 1.643102] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.645697] systemd[1]: Reached target Local File Systems.\n[ 1.647513] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.650153] systemd[1]: Reached target Swap.\n[ 1.651715] systemd[1]: Starting Swap.\n[ 1.653216] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.656093] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.659951] systemd[1]: Reached target Paths.\n[ 1.661529] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.664080] systemd[1]: Created slice Root Slice.\n[ 1.665738] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.668389] systemd[1]: Listening on Journal Socket.\n[ 1.670100] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.672835] systemd[1]: Created slice System Slice.\n[ 1.674528] systemd[1]: Starting System Slice.\n[ 1.676443] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.679344] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.682496] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.685498] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.692194] systemd[1]: Listening on udev Kernel Socket.\n[ 1.694000] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Slices.\n[ 1.696689] systemd[1]: Reached target Slices.\n[ 1.698294] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.700956] systemd[1]: Listening on udev Control Socket.\n[ 1.702738] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.705420] systemd[1]: Reached target Sockets.\n[ 1.707018] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.709722] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.756220] RPC: Registered named UNIX socket transport module.\n[ 1.758104] RPC: Registered udp transport module.\n[ 1.759707] RPC: Registered tcp transport module.\n[ 1.761298] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.822706] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.862095] FDC 0 is a S82078B\n[ 1.886321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.889774] scsi host0: ata_piix\n[ 1.891300] scsi host1: ata_piix\n[ 1.892700] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.894747] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.934591] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.940325] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.974183] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.976241] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.978359] usb 1-1: Product: QEMU USB Tablet\n[ 1.979894] usb 1-1: Manufacturer: QEMU\n[ 1.981346] usb 1-1: SerialNumber: 42\n[ 1.991376] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.994741] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.080774] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.083677] XFS (vda1): Mounting V4 Filesystem\n[ 2.107837] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target 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 Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target 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.335952] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.354734] tsc: Refined TSC clocksource calibration: 3491.835 MHz\n[ 2.383055] SELinux: Disabled at runtime.\n[ 2.419675] type=1404 audit(1535710225.327:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.443657] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.445597] 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 File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Debug File System...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Reached target Swap.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[ 2.611455] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\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] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[ 2.712700] systemd-journald[382]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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 udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 2.794740] type=1305 audit(1535710225.702:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[ 2.974828] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 2.979424] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.982840] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[ 3.001269] ppdev: user-space parallel port driver\n Starting LSB: Bring up/down networking...\n Starting Authorization Manager...\n[ 3.029729] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.029730] [TTM] Initializing pool allocator\n[ 3.029731] [TTM] Initializing DMA pool allocator\n[ 3.030010] [drm] fb mappable at 0xFC000000\n[ 3.030010] [drm] vram aper at 0xFC000000\n[ 3.030010] [drm] size 33554432\n[ 3.030011] [drm] fb depth is 24\n[ 3.030011] [drm] pitch is 3072\n Starting Login Service...\n[ 3.064283] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.093370] Console: switching to colour frame buffer device 128x48\n[ 3.108092] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\n[ 3.112652] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started D-Bus System Message Bus.\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] Started NTP client/server.\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[ 3.199285] AES CTR mode by8 optimization enabled\n Starting Permit User Sessions...\n[ 3.203945] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[ 3.223112] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Command Scheduler.[ 3.228459] intel_rapl: no valid rapl domains found in package 0\n\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n[ 3.238833] intel_powerclamp: No package C-state available Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.245181] intel_powerclamp: No package C-state available\n[[32m OK [0m] Started Authorization Manager.\n[ 3.253391] intel_rapl: no valid rapl domains found in package 0\n[ 3.259704] intel_powerclamp: No package C-state available\n[ 3.266533] intel_powerclamp: No package C-state available[ 3.170508] cloud-init[535]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 10:10:26 +0000. Up 3.08 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting OpenSSH server daemon...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting RabbitMQ Service...\n Starting Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started nginx - high performance web server.\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 LSB: Supports the direct execution of binary formats..\n"} 2018-08-31 10:10:28,816 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245/action used request id req-3d50b48e-45fc-4a24-ac0c-70c46c7508d9 2018-08-31 10:10:28,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0778949260712s 2018-08-31 10:10:28,818 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245/action used request id req-3d50b48e-45fc-4a24-ac0c-70c46c7508d9 2018-08-31 10:10:28,818 - 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 1868701959 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.432246] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.435326] pid_max: default: 32768 minimum: 301 [ 0.436978] Security Framework initialized [ 0.438512] SELinux: Initializing. [ 0.440185] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.447096] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.451256] Mount-cache hash table entries: 4096 [ 0.453199] Initializing cgroup subsys memory [ 0.454798] Initializing cgroup subsys devices [ 0.456387] Initializing cgroup subsys freezer [ 0.457980] Initializing cgroup subsys net_cls [ 0.459564] Initializing cgroup subsys blkio [ 0.461110] Initializing cgroup subsys perf_event [ 0.462754] Initializing cgroup subsys hugetlb [ 0.464336] Initializing cgroup subsys pids [ 0.465875] Initializing cgroup subsys net_prio [ 0.467567] CPU: Physical Processor ID: 0 [ 0.469814] mce: CPU supports 10 MCE banks [ 0.471377] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.473144] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.474891] tlb_flushall_shift: 6 [ 0.476437] Freeing SMP alternatives: 28k freed [ 0.480709] ACPI: Core revision 20130517 [ 0.482661] ACPI: All ACPI Tables successfully acquired [ 0.484665] ftrace: allocating 25812 entries in 101 pages [ 0.506766] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.508846] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.510863] smpboot: Max logical packages: 2 [ 0.512684] Enabling x2apic [ 0.513933] Enabled x2apic [ 0.515448] Switched APIC routing to physical x2apic. [ 0.518508] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.520490] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.524071] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.533058] KVM setup paravirtual spinlock [ 0.535900] smpboot: Booting Node 0, Processors #1 OK [ 0.538040] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.559943] Brought up 2 CPUs [ 0.559946] KVM setup async PF for cpu 1 [ 0.559949] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.564267] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.567200] devtmpfs: initialized [ 0.569937] EVM: security.selinux [ 0.571286] EVM: security.ima [ 0.572551] EVM: security.capability [ 0.574626] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.576713] pinctrl core: initialized pinctrl subsystem [ 0.578584] NET: Registered protocol family 16 [ 0.580401] ACPI: bus type PCI registered [ 0.581898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.583980] PCI: Using configuration type 1 for base access [ 0.589237] ACPI: Added _OSI(Module Device) [ 0.590791] ACPI: Added _OSI(Processor Device) [ 0.592393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.594031] ACPI: Added _OSI(Processor Aggregator Device) [ 0.596950] ACPI: Interpreter enabled [ 0.598389] ACPI: (supports S0 S5) [ 0.599757] ACPI: Using IOAPIC for interrupt routing [ 0.601458] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.606455] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.608394] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.610477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.612520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.616320] acpiphp: Slot [3] registered [ 0.617822] acpiphp: Slot [4] registered [ 0.619333] acpiphp: Slot [5] registered [ 0.620823] acpiphp: Slot [6] registered [ 0.622314] acpiphp: Slot [7] registered [ 0.623804] acpiphp: Slot [8] registered [ 0.625295] acpiphp: Slot [9] registered [ 0.626773] acpiphp: Slot [10] registered [ 0.628283] acpiphp: Slot [11] registered [ 0.629780] acpiphp: Slot [12] registered [ 0.631299] acpiphp: Slot [13] registered [ 0.632799] acpiphp: Slot [14] registered [ 0.634305] acpiphp: Slot [15] registered [ 0.635803] acpiphp: Slot [16] registered [ 0.637307] acpiphp: Slot [17] registered [ 0.638798] acpiphp: Slot [18] registered [ 0.640302] acpiphp: Slot [19] registered [ 0.641801] acpiphp: Slot [20] registered [ 0.643305] acpiphp: Slot [21] registered [ 0.644799] acpiphp: Slot [22] registered [ 0.646317] acpiphp: Slot [23] registered [ 0.647961] acpiphp: Slot [24] registered [ 0.649474] acpiphp: Slot [25] registered [ 0.650985] acpiphp: Slot [26] registered [ 0.652486] acpiphp: Slot [27] registered [ 0.653993] acpiphp: Slot [28] registered [ 0.655485] acpiphp: Slot [29] registered [ 0.657016] acpiphp: Slot [30] registered [ 0.658513] acpiphp: Slot [31] registered [ 0.660006] PCI host bridge to bus 0000:00 [ 0.661490] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.663249] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.665289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.667334] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.670073] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.672809] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.678435] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.680567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.682564] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.684689] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.689149] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.691875] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.717349] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.720547] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.722974] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.725366] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.727736] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.729967] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.732238] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.735161] vgaarb: loaded [ 0.736392] vgaarb: bridge control possible 0000:00:02.0 [ 0.738374] SCSI subsystem initialized [ 0.739877] ACPI: bus type USB registered [ 0.741424] usbcore: registered new interface driver usbfs [ 0.743257] usbcore: registered new interface driver hub [ 0.745063] usbcore: registered new device driver usb [ 0.747005] PCI: Using ACPI for IRQ routing [ 0.748948] NetLabel: Initializing [ 0.750343] NetLabel: domain hash size = 128 [ 0.751918] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.753667] NetLabel: unlabeled traffic allowed by default [ 0.755637] Switched to clocksource kvm-clock [ 0.766232] pnp: PnP ACPI init [ 0.767565] ACPI: bus type PNP registered [ 0.769500] pnp: PnP ACPI: found 5 devices [ 0.771039] ACPI: bus type PNP unregistered [ 0.778909] NET: Registered protocol family 2 [ 0.780884] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.783956] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.786457] TCP: Hash tables configured (established 32768 bind 32768) [ 0.788606] TCP: reno registered [ 0.789949] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.791926] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.794044] NET: Registered protocol family 1 [ 0.795646] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.797548] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.799426] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.819996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.840543] Unpacking initramfs... [ 1.336632] Freeing initrd memory: 37508k freed [ 1.346259] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.348369] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.352169] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.354210] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.356518] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.358504] Initialise system trusted keyring [ 1.360100] audit: initializing netlink socket (disabled) [ 1.361892] type=2000 audit(1535710223.913:1): initialized [ 1.379090] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.381075] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.383899] zpool: loaded [ 1.385128] zbud: loaded [ 1.386504] VFS: Disk quotas dquot_6.5.2 [ 1.388028] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.390199] msgmni has been set to 7578 [ 1.391727] Key type big_key registered [ 1.394022] NET: Registered protocol family 38 [ 1.395614] Key type asymmetric registered [ 1.397125] Asymmetric key parser 'x509' registered [ 1.398817] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.401634] io scheduler noop registered [ 1.403126] io scheduler deadline registered (default) [ 1.418825] io scheduler cfq registered [ 1.420383] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.422213] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.424352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.427101] ACPI: Power Button [PWRF] [ 1.428668] GHES: HEST is not enabled! [ 1.430208] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.454416] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.456801] Non-volatile memory driver v1.3 [ 1.458345] Linux agpgart interface v0.103 [ 1.459976] crash memory driver: version 1.1 [ 1.461588] rdac: device handler registered [ 1.463178] hp_sw: device handler registered [ 1.464732] emc: device handler registered [ 1.466239] alua: device handler registered [ 1.467790] libphy: Fixed MDIO Bus: probed [ 1.469390] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.471406] ehci-pci: EHCI PCI platform driver [ 1.472990] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.474939] ohci-pci: OHCI PCI platform driver [ 1.476523] uhci_hcd: USB Universal Host Controller Interface driver [ 1.496994] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.498799] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.501573] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.503331] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.505271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.507343] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.510041] usb usb1: Product: UHCI Host Controller [ 1.511704] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.513821] usb usb1: SerialNumber: 0000:00:01.2 [ 1.515560] hub 1-0:1.0: USB hub found [ 1.517009] hub 1-0:1.0: 2 ports detected [ 1.518636] usbcore: registered new interface driver usbserial [ 1.520534] usbcore: registered new interface driver usbserial_generic [ 1.522544] usbserial: USB Serial support registered for generic [ 1.524472] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.528120] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.529810] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.531595] mousedev: PS/2 mouse device common for all mice [ 1.533780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.536899] rtc_cmos 00:00: RTC can wake from S4 [ 1.537593] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.537980] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.544867] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.546813] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.548815] cpuidle: using governor menu [ 1.550313] hidraw: raw HID events driver (C) Jiri Kosina [ 1.552108] usbcore: registered new interface driver usbhid [ 1.553842] usbhid: USB HID core driver [ 1.555283] drop_monitor: Initializing network drop monitor service [ 1.557217] TCP: cubic registered [ 1.558526] Initializing XFRM netlink socket [ 1.560111] NET: Registered protocol family 10 [ 1.561891] NET: Registered protocol family 17 [ 1.563625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.565488] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.567327] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.570375] Loading compiled-in X.509 certificates [ 1.571994] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.575093] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.578602] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.581712] registered taskstats version 1 [ 1.585070] Key type trusted registered [ 1.587775] Key type encrypted registered [ 1.590437] IMA: No TPM chip found, activating TPM-bypass! [ 1.592605] rtc_cmos 00:00: setting system clock to 2018-08-31 10:10:24 UTC (1535710224) [ 1.596111] Freeing unused kernel memory: 1680k freed [ 1.602070] 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.607667] systemd[1]: Detected virtualization kvm. [ 1.609352] systemd[1]: Detected architecture x86-64. [ 1.611063] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.614180] systemd[1]: No hostname configured. [ 1.615802] systemd[1]: Set hostname to . [ 1.617582] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.641494] systemd[1]: Reached target Timers. [ 1.643102] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.645697] systemd[1]: Reached target Local File Systems. [ 1.647513] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.650153] systemd[1]: Reached target Swap. [ 1.651715] systemd[1]: Starting Swap. [ 1.653216] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.656093] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.659951] systemd[1]: Reached target Paths. [ 1.661529] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.664080] systemd[1]: Created slice Root Slice. [ 1.665738] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.668389] systemd[1]: Listening on Journal Socket. [ 1.670100] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.672835] systemd[1]: Created slice System Slice. [ 1.674528] systemd[1]: Starting System Slice. [ 1.676443] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.679344] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.682496] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.685498] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.692194] systemd[1]: Listening on udev Kernel Socket. [ 1.694000] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Slices. [ 1.696689] systemd[1]: Reached target Slices. [ 1.698294] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Control Socket. [ 1.700956] systemd[1]: Listening on udev Control Socket. [ 1.702738] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.705420] systemd[1]: Reached target Sockets. [ 1.707018] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.709722] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.756220] RPC: Registered named UNIX socket transport module. [ 1.758104] RPC: Registered udp transport module. [ 1.759707] RPC: Registered tcp transport module. [ 1.761298] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.822706] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.862095] FDC 0 is a S82078B [ 1.886321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.889774] scsi host0: ata_piix [ 1.891300] scsi host1: ata_piix [ 1.892700] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.894747] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.934591] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.940325] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.974183] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.976241] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.978359] usb 1-1: Product: QEMU USB Tablet [ 1.979894] usb 1-1: Manufacturer: QEMU [ 1.981346] usb 1-1: SerialNumber: 42 [ 1.991376] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.994741] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.080774] SGI XFS with ACLs, security attributes, no debug enabled [ 2.083677] XFS (vda1): Mounting V4 Filesystem [ 2.107837] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target 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... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[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.335952] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.354734] tsc: Refined TSC clocksource calibration: 3491.835 MHz [ 2.383055] SELinux: Disabled at runtime. [ 2.419675] type=1404 audit(1535710225.327:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.443657] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.445597] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Kernel Socket. Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Huge Pages File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Reached target Swap. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [ 2.611455] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [[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] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [ 2.712700] systemd-journald[382]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 2.794740] type=1305 audit(1535710225.702:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 2.974828] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 2.979424] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.982840] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [ 3.001269] ppdev: user-space parallel port driver Starting LSB: Bring up/down networking... Starting Authorization Manager... [ 3.029729] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.029730] [TTM] Initializing pool allocator [ 3.029731] [TTM] Initializing DMA pool allocator [ 3.030010] [drm] fb mappable at 0xFC000000 [ 3.030010] [drm] vram aper at 0xFC000000 [ 3.030010] [drm] size 33554432 [ 3.030011] [drm] fb depth is 24 [ 3.030011] [drm] pitch is 3072 Starting Login Service... [ 3.064283] fbcon: cirrusdrmfb (fb0) is primary device [ 3.093370] Console: switching to colour frame buffer device 128x48 [ 3.108092] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting NTP client/server... Starting GSSAPI Proxy Daemon... [ 3.112652] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started D-Bus System Message Bus. 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] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 3.199285] AES CTR mode by8 optimization enabled Starting Permit User Sessions... [ 3.203945] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 3.223112] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Command Scheduler.[ 3.228459] intel_rapl: no valid rapl domains found in package 0 Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. [ 3.238833] intel_powerclamp: No package C-state available Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.245181] intel_powerclamp: No package C-state available [[32m OK [0m] Started Authorization Manager. [ 3.253391] intel_rapl: no valid rapl domains found in package 0 [ 3.259704] intel_powerclamp: No package C-state available [ 3.266533] intel_powerclamp: No package C-state available[ 3.170508] cloud-init[535]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 10:10:26 +0000. Up 3.08 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting OpenSSH server daemon... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. 2018-08-31 10:10:28,823 - paramiko.transport - DEBUG - starting thread (client mode): 0x43333d50L 2018-08-31 10:10:28,824 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-31 10:10:28,848 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-31 10:10:28,848 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-31 10:10:28,869 - 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-31 10:10:28,869 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-31 10:10:28,869 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-31 10:10:28,869 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-31 10:10:28,870 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-31 10:10:28,870 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-31 10:10:28,877 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-31 10:10:28,877 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-31 10:10:28,887 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-31 10:10:28,889 - paramiko.transport - DEBUG - Trying discovered key 010166d777e3dbb5dff2075689442b88 in /tmp/tmpQjLoWm 2018-08-31 10:10:28,917 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 10:10:28,936 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-31 10:10:28,955 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-31 10:10:28,956 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 10:10:28,961 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-31 10:10:28,962 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: Authentication failed. 2018-08-31 10:10:37,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-31 10:10:37,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245/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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-31 10:10:38,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:10: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-91789557-5743-460c-a1fb-600bcd48ebca x-compute-request-id: req-91789557-5743-460c-a1fb-600bcd48ebca Content-Encoding: gzip Content-Length: 12787 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1868701959 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.432246] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.435326] pid_max: default: 32768 minimum: 301\n[ 0.436978] Security Framework initialized\n[ 0.438512] SELinux: Initializing.\n[ 0.440185] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.447096] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.451256] Mount-cache hash table entries: 4096\n[ 0.453199] Initializing cgroup subsys memory\n[ 0.454798] Initializing cgroup subsys devices\n[ 0.456387] Initializing cgroup subsys freezer\n[ 0.457980] Initializing cgroup subsys net_cls\n[ 0.459564] Initializing cgroup subsys blkio\n[ 0.461110] Initializing cgroup subsys perf_event\n[ 0.462754] Initializing cgroup subsys hugetlb\n[ 0.464336] Initializing cgroup subsys pids\n[ 0.465875] Initializing cgroup subsys net_prio\n[ 0.467567] CPU: Physical Processor ID: 0\n[ 0.469814] mce: CPU supports 10 MCE banks\n[ 0.471377] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.473144] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.474891] tlb_flushall_shift: 6\n[ 0.476437] Freeing SMP alternatives: 28k freed\n[ 0.480709] ACPI: Core revision 20130517\n[ 0.482661] ACPI: All ACPI Tables successfully acquired\n[ 0.484665] ftrace: allocating 25812 entries in 101 pages\n[ 0.506766] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.508846] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.510863] smpboot: Max logical packages: 2\n[ 0.512684] Enabling x2apic\n[ 0.513933] Enabled x2apic\n[ 0.515448] Switched APIC routing to physical x2apic.\n[ 0.518508] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.520490] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.524071] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.533058] KVM setup paravirtual spinlock\n[ 0.535900] smpboot: Booting Node 0, Processors #1 OK\n[ 0.538040] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.559943] Brought up 2 CPUs\n[ 0.559946] KVM setup async PF for cpu 1\n[ 0.559949] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.564267] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.567200] devtmpfs: initialized\n[ 0.569937] EVM: security.selinux\n[ 0.571286] EVM: security.ima\n[ 0.572551] EVM: security.capability\n[ 0.574626] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.576713] pinctrl core: initialized pinctrl subsystem\n[ 0.578584] NET: Registered protocol family 16\n[ 0.580401] ACPI: bus type PCI registered\n[ 0.581898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.583980] PCI: Using configuration type 1 for base access\n[ 0.589237] ACPI: Added _OSI(Module Device)\n[ 0.590791] ACPI: Added _OSI(Processor Device)\n[ 0.592393] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.594031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.596950] ACPI: Interpreter enabled\n[ 0.598389] ACPI: (supports S0 S5)\n[ 0.599757] ACPI: Using IOAPIC for interrupt routing\n[ 0.601458] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.606455] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.608394] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.610477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.612520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.616320] acpiphp: Slot [3] registered\n[ 0.617822] acpiphp: Slot [4] registered\n[ 0.619333] acpiphp: Slot [5] registered\n[ 0.620823] acpiphp: Slot [6] registered\n[ 0.622314] acpiphp: Slot [7] registered\n[ 0.623804] acpiphp: Slot [8] registered\n[ 0.625295] acpiphp: Slot [9] registered\n[ 0.626773] acpiphp: Slot [10] registered\n[ 0.628283] acpiphp: Slot [11] registered\n[ 0.629780] acpiphp: Slot [12] registered\n[ 0.631299] acpiphp: Slot [13] registered\n[ 0.632799] acpiphp: Slot [14] registered\n[ 0.634305] acpiphp: Slot [15] registered\n[ 0.635803] acpiphp: Slot [16] registered\n[ 0.637307] acpiphp: Slot [17] registered\n[ 0.638798] acpiphp: Slot [18] registered\n[ 0.640302] acpiphp: Slot [19] registered\n[ 0.641801] acpiphp: Slot [20] registered\n[ 0.643305] acpiphp: Slot [21] registered\n[ 0.644799] acpiphp: Slot [22] registered\n[ 0.646317] acpiphp: Slot [23] registered\n[ 0.647961] acpiphp: Slot [24] registered\n[ 0.649474] acpiphp: Slot [25] registered\n[ 0.650985] acpiphp: Slot [26] registered\n[ 0.652486] acpiphp: Slot [27] registered\n[ 0.653993] acpiphp: Slot [28] registered\n[ 0.655485] acpiphp: Slot [29] registered\n[ 0.657016] acpiphp: Slot [30] registered\n[ 0.658513] acpiphp: Slot [31] registered\n[ 0.660006] PCI host bridge to bus 0000:00\n[ 0.661490] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.663249] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.665289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.667334] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.670073] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.672809] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.678435] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.680567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.682564] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.684689] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.689149] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.691875] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.717349] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.720547] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.722974] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.725366] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.727736] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.729967] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.732238] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.735161] vgaarb: loaded\n[ 0.736392] vgaarb: bridge control possible 0000:00:02.0\n[ 0.738374] SCSI subsystem initialized\n[ 0.739877] ACPI: bus type USB registered\n[ 0.741424] usbcore: registered new interface driver usbfs\n[ 0.743257] usbcore: registered new interface driver hub\n[ 0.745063] usbcore: registered new device driver usb\n[ 0.747005] PCI: Using ACPI for IRQ routing\n[ 0.748948] NetLabel: Initializing\n[ 0.750343] NetLabel: domain hash size = 128\n[ 0.751918] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.753667] NetLabel: unlabeled traffic allowed by default\n[ 0.755637] Switched to clocksource kvm-clock\n[ 0.766232] pnp: PnP ACPI init\n[ 0.767565] ACPI: bus type PNP registered\n[ 0.769500] pnp: PnP ACPI: found 5 devices\n[ 0.771039] ACPI: bus type PNP unregistered\n[ 0.778909] NET: Registered protocol family 2\n[ 0.780884] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.783956] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.786457] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.788606] TCP: reno registered\n[ 0.789949] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.791926] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.794044] NET: Registered protocol family 1\n[ 0.795646] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.797548] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.799426] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.819996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.840543] Unpacking initramfs...\n[ 1.336632] Freeing initrd memory: 37508k freed\n[ 1.346259] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.348369] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.352169] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.354210] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.356518] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.358504] Initialise system trusted keyring\n[ 1.360100] audit: initializing netlink socket (disabled)\n[ 1.361892] type=2000 audit(1535710223.913:1): initialized\n[ 1.379090] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.381075] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.383899] zpool: loaded\n[ 1.385128] zbud: loaded\n[ 1.386504] VFS: Disk quotas dquot_6.5.2\n[ 1.388028] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.390199] msgmni has been set to 7578\n[ 1.391727] Key type big_key registered\n[ 1.394022] NET: Registered protocol family 38\n[ 1.395614] Key type asymmetric registered\n[ 1.397125] Asymmetric key parser 'x509' registered\n[ 1.398817] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.401634] io scheduler noop registered\n[ 1.403126] io scheduler deadline registered (default)\n[ 1.418825] io scheduler cfq registered\n[ 1.420383] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.422213] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.424352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.427101] ACPI: Power Button [PWRF]\n[ 1.428668] GHES: HEST is not enabled!\n[ 1.430208] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.454416] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.456801] Non-volatile memory driver v1.3\n[ 1.458345] Linux agpgart interface v0.103\n[ 1.459976] crash memory driver: version 1.1\n[ 1.461588] rdac: device handler registered\n[ 1.463178] hp_sw: device handler registered\n[ 1.464732] emc: device handler registered\n[ 1.466239] alua: device handler registered\n[ 1.467790] libphy: Fixed MDIO Bus: probed\n[ 1.469390] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.471406] ehci-pci: EHCI PCI platform driver\n[ 1.472990] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.474939] ohci-pci: OHCI PCI platform driver\n[ 1.476523] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.496994] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.498799] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.501573] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.503331] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.505271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.507343] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.510041] usb usb1: Product: UHCI Host Controller\n[ 1.511704] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.513821] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.515560] hub 1-0:1.0: USB hub found\n[ 1.517009] hub 1-0:1.0: 2 ports detected\n[ 1.518636] usbcore: registered new interface driver usbserial\n[ 1.520534] usbcore: registered new interface driver usbserial_generic\n[ 1.522544] usbserial: USB Serial support registered for generic\n[ 1.524472] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.528120] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.529810] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.531595] mousedev: PS/2 mouse device common for all mice\n[ 1.533780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.536899] rtc_cmos 00:00: RTC can wake from S4\n[ 1.537593] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.537980] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.544867] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.546813] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.548815] cpuidle: using governor menu\n[ 1.550313] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.552108] usbcore: registered new interface driver usbhid\n[ 1.553842] usbhid: USB HID core driver\n[ 1.555283] drop_monitor: Initializing network drop monitor service\n[ 1.557217] TCP: cubic registered\n[ 1.558526] Initializing XFRM netlink socket\n[ 1.560111] NET: Registered protocol family 10\n[ 1.561891] NET: Registered protocol family 17\n[ 1.563625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.565488] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.567327] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.570375] Loading compiled-in X.509 certificates\n[ 1.571994] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.575093] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.578602] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.581712] registered taskstats version 1\n[ 1.585070] Key type trusted registered\n[ 1.587775] Key type encrypted registered\n[ 1.590437] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.592605] rtc_cmos 00:00: setting system clock to 2018-08-31 10:10:24 UTC (1535710224)\n[ 1.596111] Freeing unused kernel memory: 1680k freed\n[ 1.602070] 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.607667] systemd[1]: Detected virtualization kvm.\n[ 1.609352] systemd[1]: Detected architecture x86-64.\n[ 1.611063] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.614180] systemd[1]: No hostname configured.\n[ 1.615802] systemd[1]: Set hostname to .\n[ 1.617582] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.641494] systemd[1]: Reached target Timers.\n[ 1.643102] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.645697] systemd[1]: Reached target Local File Systems.\n[ 1.647513] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.650153] systemd[1]: Reached target Swap.\n[ 1.651715] systemd[1]: Starting Swap.\n[ 1.653216] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.656093] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.659951] systemd[1]: Reached target Paths.\n[ 1.661529] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.664080] systemd[1]: Created slice Root Slice.\n[ 1.665738] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.668389] systemd[1]: Listening on Journal Socket.\n[ 1.670100] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.672835] systemd[1]: Created slice System Slice.\n[ 1.674528] systemd[1]: Starting System Slice.\n[ 1.676443] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.679344] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.682496] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.685498] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.692194] systemd[1]: Listening on udev Kernel Socket.\n[ 1.694000] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Slices.\n[ 1.696689] systemd[1]: Reached target Slices.\n[ 1.698294] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.700956] systemd[1]: Listening on udev Control Socket.\n[ 1.702738] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.705420] systemd[1]: Reached target Sockets.\n[ 1.707018] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.709722] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.756220] RPC: Registered named UNIX socket transport module.\n[ 1.758104] RPC: Registered udp transport module.\n[ 1.759707] RPC: Registered tcp transport module.\n[ 1.761298] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.822706] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.862095] FDC 0 is a S82078B\n[ 1.886321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.889774] scsi host0: ata_piix\n[ 1.891300] scsi host1: ata_piix\n[ 1.892700] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.894747] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.934591] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.940325] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.974183] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.976241] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.978359] usb 1-1: Product: QEMU USB Tablet\n[ 1.979894] usb 1-1: Manufacturer: QEMU\n[ 1.981346] usb 1-1: SerialNumber: 42\n[ 1.991376] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.994741] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.080774] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.083677] XFS (vda1): Mounting V4 Filesystem\n[ 2.107837] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target 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 Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target 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.335952] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.354734] tsc: Refined TSC clocksource calibration: 3491.835 MHz\n[ 2.383055] SELinux: Disabled at runtime.\n[ 2.419675] type=1404 audit(1535710225.327:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.443657] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.445597] 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 File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Debug File System...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Reached target Swap.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[ 2.611455] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\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] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[ 2.712700] systemd-journald[382]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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 udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 2.794740] type=1305 audit(1535710225.702:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[ 2.974828] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 2.979424] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.982840] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[ 3.001269] ppdev: user-space parallel port driver\n Starting LSB: Bring up/down networking...\n Starting Authorization Manager...\n[ 3.029729] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.029730] [TTM] Initializing pool allocator\n[ 3.029731] [TTM] Initializing DMA pool allocator\n[ 3.030010] [drm] fb mappable at 0xFC000000\n[ 3.030010] [drm] vram aper at 0xFC000000\n[ 3.030010] [drm] size 33554432\n[ 3.030011] [drm] fb depth is 24\n[ 3.030011] [drm] pitch is 3072\n Starting Login Service...\n[ 3.064283] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.093370] Console: switching to colour frame buffer device 128x48\n[ 3.108092] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\n[ 3.112652] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started D-Bus System Message Bus.\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] Started NTP client/server.\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[ 3.199285] AES CTR mode by8 optimization enabled\n Starting Permit User Sessions...\n[ 3.203945] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[ 3.223112] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Command Scheduler.[ 3.228459] intel_rapl: no valid rapl domains found in package 0\n\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n[ 3.238833] intel_powerclamp: No package C-state available Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.245181] intel_powerclamp: No package C-state available\n[[32m OK [0m] Started Authorization Manager.\n[ 3.253391] intel_rapl: no valid rapl domains found in package 0\n[ 3.259704] intel_powerclamp: No package C-state available\n[ 3.266533] intel_powerclamp: No package C-state available[ 3.170508] cloud-init[535]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 10:10:26 +0000. Up 3.08 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting OpenSSH server daemon...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting RabbitMQ Service...\n Starting Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started nginx - high performance web server.\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 LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.495001] cloud-init[791]: Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 10:10:28 +0000. Up 5.46 seconds.\n[ 5.540748] cloud-init[791]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.543245] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.546293] cloud-init[791]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.549147] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.552237] cloud-init[791]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.554222] cloud-init[791]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:4c:d2:44 |\n[ 5.556067] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.558238] cloud-init[791]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.562229] cloud-init[791]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.565219] cloud-init[791]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.568222] cloud-init[791]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.570313] cloud-init[791]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.573778] cloud-init[791]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 5.575834] cloud-init[791]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.579281] cloud-init[791]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 10.588483] cloud-init[3534]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 10:10:34 +0000. Up 10.54 seconds.\n[ 10.874774] cloud-init[3628]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 10:10:34 +0000. Up 10.82 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 | 01:01:66:d7:77:e3:db:b5:df:f2:07:56:89:44:2b:88 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 10.940065] cloud-init[3628]: Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 10:10:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.93 seconds\n"} 2018-08-31 10:10:38,245 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245/action used request id req-91789557-5743-460c-a1fb-600bcd48ebca 2018-08-31 10:10:38,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.273523807526s 2018-08-31 10:10:38,246 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245/action used request id req-91789557-5743-460c-a1fb-600bcd48ebca 2018-08-31 10:10:38,247 - 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 1868701959 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.432246] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.435326] pid_max: default: 32768 minimum: 301 [ 0.436978] Security Framework initialized [ 0.438512] SELinux: Initializing. [ 0.440185] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.447096] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.451256] Mount-cache hash table entries: 4096 [ 0.453199] Initializing cgroup subsys memory [ 0.454798] Initializing cgroup subsys devices [ 0.456387] Initializing cgroup subsys freezer [ 0.457980] Initializing cgroup subsys net_cls [ 0.459564] Initializing cgroup subsys blkio [ 0.461110] Initializing cgroup subsys perf_event [ 0.462754] Initializing cgroup subsys hugetlb [ 0.464336] Initializing cgroup subsys pids [ 0.465875] Initializing cgroup subsys net_prio [ 0.467567] CPU: Physical Processor ID: 0 [ 0.469814] mce: CPU supports 10 MCE banks [ 0.471377] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.473144] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.474891] tlb_flushall_shift: 6 [ 0.476437] Freeing SMP alternatives: 28k freed [ 0.480709] ACPI: Core revision 20130517 [ 0.482661] ACPI: All ACPI Tables successfully acquired [ 0.484665] ftrace: allocating 25812 entries in 101 pages [ 0.506766] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.508846] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.510863] smpboot: Max logical packages: 2 [ 0.512684] Enabling x2apic [ 0.513933] Enabled x2apic [ 0.515448] Switched APIC routing to physical x2apic. [ 0.518508] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.520490] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.524071] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.533058] KVM setup paravirtual spinlock [ 0.535900] smpboot: Booting Node 0, Processors #1 OK [ 0.538040] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.559943] Brought up 2 CPUs [ 0.559946] KVM setup async PF for cpu 1 [ 0.559949] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.564267] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.567200] devtmpfs: initialized [ 0.569937] EVM: security.selinux [ 0.571286] EVM: security.ima [ 0.572551] EVM: security.capability [ 0.574626] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.576713] pinctrl core: initialized pinctrl subsystem [ 0.578584] NET: Registered protocol family 16 [ 0.580401] ACPI: bus type PCI registered [ 0.581898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.583980] PCI: Using configuration type 1 for base access [ 0.589237] ACPI: Added _OSI(Module Device) [ 0.590791] ACPI: Added _OSI(Processor Device) [ 0.592393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.594031] ACPI: Added _OSI(Processor Aggregator Device) [ 0.596950] ACPI: Interpreter enabled [ 0.598389] ACPI: (supports S0 S5) [ 0.599757] ACPI: Using IOAPIC for interrupt routing [ 0.601458] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.606455] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.608394] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.610477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.612520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.616320] acpiphp: Slot [3] registered [ 0.617822] acpiphp: Slot [4] registered [ 0.619333] acpiphp: Slot [5] registered [ 0.620823] acpiphp: Slot [6] registered [ 0.622314] acpiphp: Slot [7] registered [ 0.623804] acpiphp: Slot [8] registered [ 0.625295] acpiphp: Slot [9] registered [ 0.626773] acpiphp: Slot [10] registered [ 0.628283] acpiphp: Slot [11] registered [ 0.629780] acpiphp: Slot [12] registered [ 0.631299] acpiphp: Slot [13] registered [ 0.632799] acpiphp: Slot [14] registered [ 0.634305] acpiphp: Slot [15] registered [ 0.635803] acpiphp: Slot [16] registered [ 0.637307] acpiphp: Slot [17] registered [ 0.638798] acpiphp: Slot [18] registered [ 0.640302] acpiphp: Slot [19] registered [ 0.641801] acpiphp: Slot [20] registered [ 0.643305] acpiphp: Slot [21] registered [ 0.644799] acpiphp: Slot [22] registered [ 0.646317] acpiphp: Slot [23] registered [ 0.647961] acpiphp: Slot [24] registered [ 0.649474] acpiphp: Slot [25] registered [ 0.650985] acpiphp: Slot [26] registered [ 0.652486] acpiphp: Slot [27] registered [ 0.653993] acpiphp: Slot [28] registered [ 0.655485] acpiphp: Slot [29] registered [ 0.657016] acpiphp: Slot [30] registered [ 0.658513] acpiphp: Slot [31] registered [ 0.660006] PCI host bridge to bus 0000:00 [ 0.661490] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.663249] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.665289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.667334] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.670073] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.672809] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.678435] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.680567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.682564] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.684689] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.689149] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.691875] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.717349] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.720547] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.722974] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.725366] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.727736] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.729967] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.732238] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.735161] vgaarb: loaded [ 0.736392] vgaarb: bridge control possible 0000:00:02.0 [ 0.738374] SCSI subsystem initialized [ 0.739877] ACPI: bus type USB registered [ 0.741424] usbcore: registered new interface driver usbfs [ 0.743257] usbcore: registered new interface driver hub [ 0.745063] usbcore: registered new device driver usb [ 0.747005] PCI: Using ACPI for IRQ routing [ 0.748948] NetLabel: Initializing [ 0.750343] NetLabel: domain hash size = 128 [ 0.751918] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.753667] NetLabel: unlabeled traffic allowed by default [ 0.755637] Switched to clocksource kvm-clock [ 0.766232] pnp: PnP ACPI init [ 0.767565] ACPI: bus type PNP registered [ 0.769500] pnp: PnP ACPI: found 5 devices [ 0.771039] ACPI: bus type PNP unregistered [ 0.778909] NET: Registered protocol family 2 [ 0.780884] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.783956] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.786457] TCP: Hash tables configured (established 32768 bind 32768) [ 0.788606] TCP: reno registered [ 0.789949] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.791926] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.794044] NET: Registered protocol family 1 [ 0.795646] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.797548] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.799426] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.819996] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.840543] Unpacking initramfs... [ 1.336632] Freeing initrd memory: 37508k freed [ 1.346259] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.348369] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.352169] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.354210] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.356518] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.358504] Initialise system trusted keyring [ 1.360100] audit: initializing netlink socket (disabled) [ 1.361892] type=2000 audit(1535710223.913:1): initialized [ 1.379090] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.381075] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.383899] zpool: loaded [ 1.385128] zbud: loaded [ 1.386504] VFS: Disk quotas dquot_6.5.2 [ 1.388028] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.390199] msgmni has been set to 7578 [ 1.391727] Key type big_key registered [ 1.394022] NET: Registered protocol family 38 [ 1.395614] Key type asymmetric registered [ 1.397125] Asymmetric key parser 'x509' registered [ 1.398817] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.401634] io scheduler noop registered [ 1.403126] io scheduler deadline registered (default) [ 1.418825] io scheduler cfq registered [ 1.420383] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.422213] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.424352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.427101] ACPI: Power Button [PWRF] [ 1.428668] GHES: HEST is not enabled! [ 1.430208] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.454416] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.456801] Non-volatile memory driver v1.3 [ 1.458345] Linux agpgart interface v0.103 [ 1.459976] crash memory driver: version 1.1 [ 1.461588] rdac: device handler registered [ 1.463178] hp_sw: device handler registered [ 1.464732] emc: device handler registered [ 1.466239] alua: device handler registered [ 1.467790] libphy: Fixed MDIO Bus: probed [ 1.469390] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.471406] ehci-pci: EHCI PCI platform driver [ 1.472990] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.474939] ohci-pci: OHCI PCI platform driver [ 1.476523] uhci_hcd: USB Universal Host Controller Interface driver [ 1.496994] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.498799] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.501573] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.503331] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.505271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.507343] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.510041] usb usb1: Product: UHCI Host Controller [ 1.511704] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.513821] usb usb1: SerialNumber: 0000:00:01.2 [ 1.515560] hub 1-0:1.0: USB hub found [ 1.517009] hub 1-0:1.0: 2 ports detected [ 1.518636] usbcore: registered new interface driver usbserial [ 1.520534] usbcore: registered new interface driver usbserial_generic [ 1.522544] usbserial: USB Serial support registered for generic [ 1.524472] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.528120] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.529810] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.531595] mousedev: PS/2 mouse device common for all mice [ 1.533780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.536899] rtc_cmos 00:00: RTC can wake from S4 [ 1.537593] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.537980] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.544867] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.546813] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.548815] cpuidle: using governor menu [ 1.550313] hidraw: raw HID events driver (C) Jiri Kosina [ 1.552108] usbcore: registered new interface driver usbhid [ 1.553842] usbhid: USB HID core driver [ 1.555283] drop_monitor: Initializing network drop monitor service [ 1.557217] TCP: cubic registered [ 1.558526] Initializing XFRM netlink socket [ 1.560111] NET: Registered protocol family 10 [ 1.561891] NET: Registered protocol family 17 [ 1.563625] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.565488] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.567327] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.570375] Loading compiled-in X.509 certificates [ 1.571994] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.575093] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.578602] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.581712] registered taskstats version 1 [ 1.585070] Key type trusted registered [ 1.587775] Key type encrypted registered [ 1.590437] IMA: No TPM chip found, activating TPM-bypass! [ 1.592605] rtc_cmos 00:00: setting system clock to 2018-08-31 10:10:24 UTC (1535710224) [ 1.596111] Freeing unused kernel memory: 1680k freed [ 1.602070] 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.607667] systemd[1]: Detected virtualization kvm. [ 1.609352] systemd[1]: Detected architecture x86-64. [ 1.611063] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.614180] systemd[1]: No hostname configured. [ 1.615802] systemd[1]: Set hostname to . [ 1.617582] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.641494] systemd[1]: Reached target Timers. [ 1.643102] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.645697] systemd[1]: Reached target Local File Systems. [ 1.647513] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.650153] systemd[1]: Reached target Swap. [ 1.651715] systemd[1]: Starting Swap. [ 1.653216] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.656093] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.659951] systemd[1]: Reached target Paths. [ 1.661529] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.664080] systemd[1]: Created slice Root Slice. [ 1.665738] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.668389] systemd[1]: Listening on Journal Socket. [ 1.670100] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.672835] systemd[1]: Created slice System Slice. [ 1.674528] systemd[1]: Starting System Slice. [ 1.676443] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.679344] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.682496] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.685498] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.692194] systemd[1]: Listening on udev Kernel Socket. [ 1.694000] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Slices. [ 1.696689] systemd[1]: Reached target Slices. [ 1.698294] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Control Socket. [ 1.700956] systemd[1]: Listening on udev Control Socket. [ 1.702738] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.705420] systemd[1]: Reached target Sockets. [ 1.707018] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.709722] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.756220] RPC: Registered named UNIX socket transport module. [ 1.758104] RPC: Registered udp transport module. [ 1.759707] RPC: Registered tcp transport module. [ 1.761298] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.822706] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.862095] FDC 0 is a S82078B [ 1.886321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.889774] scsi host0: ata_piix [ 1.891300] scsi host1: ata_piix [ 1.892700] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.894747] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.934591] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.940325] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.974183] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.976241] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.978359] usb 1-1: Product: QEMU USB Tablet [ 1.979894] usb 1-1: Manufacturer: QEMU [ 1.981346] usb 1-1: SerialNumber: 42 [ 1.991376] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.994741] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.080774] SGI XFS with ACLs, security attributes, no debug enabled [ 2.083677] XFS (vda1): Mounting V4 Filesystem [ 2.107837] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target 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... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[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.335952] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.354734] tsc: Refined TSC clocksource calibration: 3491.835 MHz [ 2.383055] SELinux: Disabled at runtime. [ 2.419675] type=1404 audit(1535710225.327:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.443657] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.445597] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Kernel Socket. Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Huge Pages File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Reached target Swap. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [ 2.611455] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [[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] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [ 2.712700] systemd-journald[382]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 2.794740] type=1305 audit(1535710225.702:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 2.974828] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 2.979424] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.982840] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [ 3.001269] ppdev: user-space parallel port driver Starting LSB: Bring up/down networking... Starting Authorization Manager... [ 3.029729] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.029730] [TTM] Initializing pool allocator [ 3.029731] [TTM] Initializing DMA pool allocator [ 3.030010] [drm] fb mappable at 0xFC000000 [ 3.030010] [drm] vram aper at 0xFC000000 [ 3.030010] [drm] size 33554432 [ 3.030011] [drm] fb depth is 24 [ 3.030011] [drm] pitch is 3072 Starting Login Service... [ 3.064283] fbcon: cirrusdrmfb (fb0) is primary device [ 3.093370] Console: switching to colour frame buffer device 128x48 [ 3.108092] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting NTP client/server... Starting GSSAPI Proxy Daemon... [ 3.112652] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started D-Bus System Message Bus. 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] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 3.199285] AES CTR mode by8 optimization enabled Starting Permit User Sessions... [ 3.203945] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 3.223112] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Command Scheduler.[ 3.228459] intel_rapl: no valid rapl domains found in package 0 Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. [ 3.238833] intel_powerclamp: No package C-state available Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.245181] intel_powerclamp: No package C-state available [[32m OK [0m] Started Authorization Manager. [ 3.253391] intel_rapl: no valid rapl domains found in package 0 [ 3.259704] intel_powerclamp: No package C-state available [ 3.266533] intel_powerclamp: No package C-state available[ 3.170508] cloud-init[535]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 31 Aug 2018 10:10:26 +0000. Up 3.08 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting OpenSSH server daemon... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.495001] cloud-init[791]: Cloud-init v. 0.7.5 running 'init' at Fri, 31 Aug 2018 10:10:28 +0000. Up 5.46 seconds. [ 5.540748] cloud-init[791]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.543245] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.546293] cloud-init[791]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.549147] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.552237] cloud-init[791]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.554222] cloud-init[791]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:4c:d2:44 | [ 5.556067] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.558238] cloud-init[791]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.562229] cloud-init[791]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.565219] cloud-init[791]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.568222] cloud-init[791]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.570313] cloud-init[791]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.573778] cloud-init[791]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 5.575834] cloud-init[791]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.579281] cloud-init[791]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.588483] cloud-init[3534]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 31 Aug 2018 10:10:34 +0000. Up 10.54 seconds. [ 10.874774] cloud-init[3628]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 31 Aug 2018 10:10:34 +0000. Up 10.82 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 | 01:01:66:d7:77:e3:db:b5:df:f2:07:56:89:44:2b:88 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 10.940065] cloud-init[3628]: Cloud-init v. 0.7.5 finished at Fri, 31 Aug 2018 10:10:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.93 seconds 2018-08-31 10:10:38,251 - paramiko.transport - DEBUG - starting thread (client mode): 0x43333dd0L 2018-08-31 10:10:38,251 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-31 10:10:38,258 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-31 10:10:38,258 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-31 10:10:38,271 - 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-31 10:10:38,271 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-31 10:10:38,271 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-31 10:10:38,271 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-31 10:10:38,271 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-31 10:10:38,272 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-31 10:10:38,279 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-31 10:10:38,279 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-31 10:10:38,284 - paramiko.transport - DEBUG - Trying discovered key 010166d777e3dbb5dff2075689442b88 in /tmp/tmpQjLoWm 2018-08-31 10:10:38,328 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 10:10:38,362 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-31 10:10:38,385 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-31 10:10:38,385 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-31 10:10:38,386 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-31 10:10:38,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/status 2018-08-31 10:10:38,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:10:38,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:10:38,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:10:38,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:10:38,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:10:38,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:10:38,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:10:38,868 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4976, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4984, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1601, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4972, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 872, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 801, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 797, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4716, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4949, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-31 10:10:38,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:10:38,868 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:10:38 GMT 2018-08-31 10:10:38,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:10:38,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-31 10:10:38,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:10:38,869 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4976, 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': 4984, 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': 1601, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4972, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 872, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 801, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 797, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4716, 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': 4949, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-31 10:10:38,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/status 2018-08-31 10:10:38,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:10:38,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:10:38,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:10:38,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:10:38,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:10:38,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:10:38,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:10:38,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4976, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4984, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1601, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4972, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 872, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 801, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 797, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4716, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4949, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-31 10:10:38,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:10:38,994 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:10:38 GMT 2018-08-31 10:10:38,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:10:38,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-31 10:10:38,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:10:38,995 - functest.core.cloudify - INFO - The current manager status is running 2018-08-31 10:10:38,996 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-31 10:10:39,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:10:39,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:10:39,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:10:39,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:10:39,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:10:39,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:10:39,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:10:39,140 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-31 10:10:39,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-31T10:10:39.053Z", "updated_at": "2018-08-31T10:10:39.053Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-31 10:10:39,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:10:39,140 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:10:39 GMT 2018-08-31 10:10:39,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:10:39,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-31 10:10:39,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:10:39,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/secrets 2018-08-31 10:10:39,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:10:39,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:10:39,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:10:39,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:10:39,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:10:39,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:10:39,228 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:10:39,228 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-31T10:10:39.053Z", "updated_at": "2018-08-31T10:10:39.053Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-31 10:10:39,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:10:39,229 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:10:39 GMT 2018-08-31 10:10:39,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:10:39,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-31 10:10:39,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:10:39,229 - functest.core.cloudify - DEBUG - List secrets: 2018-08-31 10:10:39,230 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3/secrets/foo 2018-08-31 10:10:39,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:10:39,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:10:39,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:10:39,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:10:39,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:10:39,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:10:39,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:10:39,343 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-31 10:10:39,343 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-31T10:10:39.053Z", "updated_at": "2018-08-31T10:10:39.053Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-31 10:10:39,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:10:39,343 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:10:39 GMT 2018-08-31 10:10:39,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:10:39,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-31 10:10:39,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:10:39,344 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-31 10:10:39,344 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-31 10:10:39,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-08-31 10:10:39,345 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-31 10:10:39,346 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-31 10:10:39,346 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-31 10:10:39,354 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 10:10:39,478 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-31 10:10:39,478 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-31 10:10:39,491 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-31 10:10:39,492 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-31 10:10:39,492 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-31 10:10:39,531 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-31 10:11:14,166 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-31 10:11:14,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: repo1.sea.innoscale.net * extras: mirrors.cat.pdx.edu * updates: centos.sonn.com No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.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 29 MB/s | 54 MB 00:01 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-31 10:11:14,167 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-31 10:11:14,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-08-31 10:11:14,168 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-08-31 10:11:16,503 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-08-31 10:11:16,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 10:11:16,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:11:17,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-f81e936c-2c1a-44b0-a7ee-704b06afcdd0 Date: Fri, 31 Aug 2018 10:11:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T10:08:01Z", "file": "/v2/images/159d5212-767f-4caf-ba33-656b80e091dd/file", "owner": "da47aa5a956249309e3f5a13869ebc2c", "id": "159d5212-767f-4caf-ba33-656b80e091dd", "size": 4373348352, "self": "/v2/images/159d5212-767f-4caf-ba33-656b80e091dd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/159d5212-767f-4caf-ba33-656b80e091dd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/159d5212-767f-4caf-ba33-656b80e091dd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a37ff3b3-0554-43d2-a350-14b86eed96c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a37ff3b3-0554-43d2-a350-14b86eed96c2", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T10:07:05Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 10:11:17,192 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-f81e936c-2c1a-44b0-a7ee-704b06afcdd0 2018-08-31 10:11:17,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.687767028809s 2018-08-31 10:11:17,193 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-f81e936c-2c1a-44b0-a7ee-704b06afcdd0 2018-08-31 10:11:17,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 10:11:17,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_a37ff3b3-0554-43d2-a350-14b86eed96c2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_a37ff3b3-0554-43d2-a350-14b86eed96c2"}' 2018-08-31 10:11:17,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/9db5df90-844b-4ba3-a93e-1edff014bd0f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f80367fe-3b85-4451-b026-0b2d91012ed6 Date: Fri, 31 Aug 2018 10:11:17 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T10:11:17Z", "file": "/v2/images/9db5df90-844b-4ba3-a93e-1edff014bd0f/file", "owner": "da47aa5a956249309e3f5a13869ebc2c", "id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "size": null, "self": "/v2/images/9db5df90-844b-4ba3-a93e-1edff014bd0f", "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_a37ff3b3-0554-43d2-a350-14b86eed96c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_a37ff3b3-0554-43d2-a350-14b86eed96c2", "checksum": null, "created_at": "2018-08-31T10:11:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 10:11:17,531 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-f80367fe-3b85-4451-b026-0b2d91012ed6 2018-08-31 10:11:17,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.328903913498s 2018-08-31 10:11:17,531 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-f80367fe-3b85-4451-b026-0b2d91012ed6 returning object 9db5df90-844b-4ba3-a93e-1edff014bd0f 2018-08-31 10:11:17,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 10:11:17,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/9db5df90-844b-4ba3-a93e-1edff014bd0f/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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" -d '' 2018-08-31 10:11:23,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-916b478c-c5d0-46e1-8925-418cd26944d6 Date: Fri, 31 Aug 2018 10:11: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-31 10:11:23,735 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/9db5df90-844b-4ba3-a93e-1edff014bd0f/file used request id req-916b478c-c5d0-46e1-8925-418cd26944d6 2018-08-31 10:11:23,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.20321798325s 2018-08-31 10:11:23,736 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/9db5df90-844b-4ba3-a93e-1edff014bd0f/file used request id req-916b478c-c5d0-46e1-8925-418cd26944d6 2018-08-31 10:11:23,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 10:11:23,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:11:24,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json X-Openstack-Request-Id: req-2cd843aa-cc4a-41ad-a945-0c9618b55c8d Date: Fri, 31 Aug 2018 10:11:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T10:11:23Z", "file": "/v2/images/9db5df90-844b-4ba3-a93e-1edff014bd0f/file", "owner": "da47aa5a956249309e3f5a13869ebc2c", "id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "size": 426967040, "self": "/v2/images/9db5df90-844b-4ba3-a93e-1edff014bd0f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/9db5df90-844b-4ba3-a93e-1edff014bd0f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/9db5df90-844b-4ba3-a93e-1edff014bd0f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_a37ff3b3-0554-43d2-a350-14b86eed96c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_a37ff3b3-0554-43d2-a350-14b86eed96c2", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-08-31T10:11:17Z", "os_hidden": false, "protected": false, "os_hash_value": "77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T10:08:01Z", "file": "/v2/images/159d5212-767f-4caf-ba33-656b80e091dd/file", "owner": "da47aa5a956249309e3f5a13869ebc2c", "id": "159d5212-767f-4caf-ba33-656b80e091dd", "size": 4373348352, "self": "/v2/images/159d5212-767f-4caf-ba33-656b80e091dd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/159d5212-767f-4caf-ba33-656b80e091dd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/159d5212-767f-4caf-ba33-656b80e091dd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a37ff3b3-0554-43d2-a350-14b86eed96c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a37ff3b3-0554-43d2-a350-14b86eed96c2", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T10:07:05Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 10:11:24,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-2cd843aa-cc4a-41ad-a945-0c9618b55c8d 2018-08-31 10:11:24,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.368839979172s 2018-08-31 10:11:24,109 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-2cd843aa-cc4a-41ad-a945-0c9618b55c8d 2018-08-31 10:11:24,112 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/9db5df90-844b-4ba3-a93e-1edff014bd0f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9db5df90-844b-4ba3-a93e-1edff014bd0f/file', 'owner': u'da47aa5a956249309e3f5a13869ebc2c', 'id': u'9db5df90-844b-4ba3-a93e-1edff014bd0f', 'size': 426967040, u'self': u'/v2/images/9db5df90-844b-4ba3-a93e-1edff014bd0f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da47aa5a956249309e3f5a13869ebc2c', 'name': 'vyos_vrouter-project_a37ff3b3-0554-43d2-a350-14b86eed96c2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/9db5df90-844b-4ba3-a93e-1edff014bd0f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T10:11:23Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T10:11:23Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_a37ff3b3-0554-43d2-a350-14b86eed96c2', '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/9db5df90-844b-4ba3-a93e-1edff014bd0f', 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_a37ff3b3-0554-43d2-a350-14b86eed96c2', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_a37ff3b3-0554-43d2-a350-14b86eed96c2', 'created': u'2018-08-31T10:11:17Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-08-31T10:11:17Z', 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/9db5df90-844b-4ba3-a93e-1edff014bd0f', 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_a37ff3b3-0554-43d2-a350-14b86eed96c2', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}}) 2018-08-31 10:11:24,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 10:11:24,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}1af73437887cd13ebc15f107b3be4d6dbd18f812" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_a37ff3b3-0554-43d2-a350-14b86eed96c2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-08-31 10:11:24,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:11:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b19f0b48-c644-4bf3-9750-abc8ded2e815 x-compute-request-id: req-b19f0b48-c644-4bf3-9750-abc8ded2e815 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_a37ff3b3-0554-43d2-a350-14b86eed96c2", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "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": "8f6145a3-3a83-4192-ac69-0da298bca581"}} 2018-08-31 10:11:24,156 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-b19f0b48-c644-4bf3-9750-abc8ded2e815 2018-08-31 10:11:24,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0438678264618s 2018-08-31 10:11:24,157 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-b19f0b48-c644-4bf3-9750-abc8ded2e815 2018-08-31 10:11:24,158 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_a37ff3b3-0554-43d2-a350-14b86eed96c2', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'8f6145a3-3a83-4192-ac69-0da298bca581', 'swap': 0}) 2018-08-31 10:11:24,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 10:11:24,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/8f6145a3-3a83-4192-ac69-0da298bca581/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}1af73437887cd13ebc15f107b3be4d6dbd18f812" -d '{"extra_specs": {}}' 2018-08-31 10:11:24,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:11:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-30f3809e-2136-4981-9d31-35ed82481339 x-compute-request-id: req-30f3809e-2136-4981-9d31-35ed82481339 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 10:11:24,179 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/8f6145a3-3a83-4192-ac69-0da298bca581/os-extra_specs used request id req-30f3809e-2136-4981-9d31-35ed82481339 2018-08-31 10:11:24,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210230350494s 2018-08-31 10:11:24,180 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/8f6145a3-3a83-4192-ac69-0da298bca581/os-extra_specs used request id req-30f3809e-2136-4981-9d31-35ed82481339 2018-08-31 10:11:24,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-31 10:11:24,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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-31 10:11:24,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 10:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d17eeb20-1cc4-4442-ae1c-c4847bf2aa60 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.6:35357/v3/", "rel": "self"}]}]}} 2018-08-31 10:11:24,193 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.6:35357/ used request id req-d17eeb20-1cc4-4442-ae1c-c4847bf2aa60 2018-08-31 10:11:24,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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}1af73437887cd13ebc15f107b3be4d6dbd18f812" 2018-08-31 10:11:24,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-307680f4-1081-4fe6-a5de-5ed688d97458 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/0b86776480da4d5789eb6fd8fdd028a0"}, "enabled": true, "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/11bdff415a4b458b823d2a813c47b800"}, "enabled": true, "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5a02104569704957b8f7e87a8c00c1e1"}, "enabled": true, "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5a268527d8d84f2db61922fd11d5b846"}, "enabled": true, "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/61082a6609c14bba8150f60fb66e59f0"}, "enabled": true, "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7556eea12e4e4573bf2c53c856de03df"}, "enabled": true, "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7b3819a035e64af28dc2b31fc891617d"}, "enabled": true, "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/805f33ac155948259864bdec6c9505c4"}, "enabled": true, "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/a0c224267c874d2dade8e2680a0ae486"}, "enabled": true, "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/a411d062fe66475bbf5012e9e111c511"}, "enabled": true, "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/affebc6a9505465e811607ee465d037a"}, "enabled": true, "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/cc994303ffae405f9aaa01832a866e91"}, "enabled": true, "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ee7b5a3ce96b4d798ceef87c6be96486"}, "enabled": true, "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/fa12b1b28b324d9895642e39e37e0673"}, "enabled": true, "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/faf25163a3614872aaf798b654b53bf4"}, "enabled": true, "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-08-31 10:11:24,375 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-307680f4-1081-4fe6-a5de-5ed688d97458 2018-08-31 10:11:24,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.191869974136s 2018-08-31 10:11:24,376 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-307680f4-1081-4fe6-a5de-5ed688d97458 2018-08-31 10:11:24,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-31 10:11:24,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}1af73437887cd13ebc15f107b3be4d6dbd18f812" 2018-08-31 10:11:24,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9de10dd9-003b-4cf5-91dc-0be59bdeb06c Content-Encoding: gzip Content-Length: 1971 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/14dde3199c824933b05b040ce72a958b"}, "url": "http://172.30.9.34:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7556eea12e4e4573bf2c53c856de03df", "id": "14dde3199c824933b05b040ce72a958b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/15835c97ee5947a88b47ee012e8d1321"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fa12b1b28b324d9895642e39e37e0673", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/1f7426810d344cb6b97e19003edcf76a"}, "url": "http://172.30.9.34:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7b3819a035e64af28dc2b31fc891617d", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/28b906912c334886a93589c8144ed64c"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fa12b1b28b324d9895642e39e37e0673", "id": "28b906912c334886a93589c8144ed64c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/3047941fb1e24a6c9b2779c6730156b2"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5a268527d8d84f2db61922fd11d5b846", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/3ea29b61a44b4e558bd8767d90ce0f65"}, "url": "http://12.0.0.33:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "61082a6609c14bba8150f60fb66e59f0", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/42856a2761d84a35a709d0d842f44c29"}, "url": "http://172.30.9.34:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a411d062fe66475bbf5012e9e111c511", "id": "42856a2761d84a35a709d0d842f44c29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/49ed67ed27734baea8b0bec280fd8bfb"}, "url": "http://172.30.9.34:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0b86776480da4d5789eb6fd8fdd028a0", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/4e8a029b48fb452988100b22e1ea8f96"}, "url": "http://172.30.9.34:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a0c224267c874d2dade8e2680a0ae486", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/513472c231394a6cba48d66643e5a951"}, "url": "http://172.30.9.34:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "affebc6a9505465e811607ee465d037a", "id": "513472c231394a6cba48d66643e5a951"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/5619740eb2434a7e98a145b8b209bf4b"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "affebc6a9505465e811607ee465d037a", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/5d37607ad5b8446cb25274751abcb3b1"}, "url": "http://172.30.9.34:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "61082a6609c14bba8150f60fb66e59f0", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/5eda87e1b553447c8a8d473c2ca0c79b"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "affebc6a9505465e811607ee465d037a", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/62515ae94c7c495db94bf8b2253b1e94"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "11bdff415a4b458b823d2a813c47b800", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/71e0b01600fe40d6b8c4d7a675df03fa"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5a02104569704957b8f7e87a8c00c1e1", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/727e0181708e4a00903e9d283da2c59d"}, "url": "http://172.30.9.34:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5a268527d8d84f2db61922fd11d5b846", "id": "727e0181708e4a00903e9d283da2c59d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/8b2d56fb9084423d8d2c09b0412ddc55"}, "url": "http://172.30.9.34:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cc994303ffae405f9aaa01832a866e91", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/9716a5754ca1487ebcb46c1e491a2995"}, "url": "http://172.30.9.34:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "11bdff415a4b458b823d2a813c47b800", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/993c1ee480904631b39177f3a24967c5"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7556eea12e4e4573bf2c53c856de03df", "id": "993c1ee480904631b39177f3a24967c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/a220bfe6cd7f4ec59646e0a68ee6b6cb"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a411d062fe66475bbf5012e9e111c511", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/a3be6bed9c644cbb927b65568a3a032f"}, "url": "http://172.30.9.34:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "faf25163a3614872aaf798b654b53bf4", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/a7e0cd2a75354405818acde156e9d0f2"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ee7b5a3ce96b4d798ceef87c6be96486", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/ae9c315d42cd416d9015ebb74e8b1d98"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cc994303ffae405f9aaa01832a866e91", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/af1a5e8be8324c6ea0252a071d514390"}, "url": "http://172.30.9.34:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5a02104569704957b8f7e87a8c00c1e1", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/b24a908ab6f441ee9b80f73d6a8382dc"}, "url": "http://12.0.0.33:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "61082a6609c14bba8150f60fb66e59f0", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/b49e3b376f50436899b6652f8cd5f4fa"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0b86776480da4d5789eb6fd8fdd028a0", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/b6c5d050e8644c84b57f850dbf06d03f"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5a268527d8d84f2db61922fd11d5b846", "id": "b6c5d050e8644c84b57f850dbf06d03f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/c24f16b0e6a24163ab24af4292935c51"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a0c224267c874d2dade8e2680a0ae486", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/c250083fc2ec4ce1b68fdaf722102b6a"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0b86776480da4d5789eb6fd8fdd028a0", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/ce212a3656ef406db13663a283e35822"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7556eea12e4e4573bf2c53c856de03df", "id": "ce212a3656ef406db13663a283e35822"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/d15c49ee5289409e837b32fb12c27293"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7b3819a035e64af28dc2b31fc891617d", "id": "d15c49ee5289409e837b32fb12c27293"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/d5955601f66b470eb3ab5cb7d67ff5f9"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7b3819a035e64af28dc2b31fc891617d", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/d61689b13d1e470587ddca1f4daa6a42"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "faf25163a3614872aaf798b654b53bf4", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/d7123820da474db38eb065959d1a6ddf"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "faf25163a3614872aaf798b654b53bf4", "id": "d7123820da474db38eb065959d1a6ddf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/dd8441bfa9f54898b88b8f876bfeeaea"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a0c224267c874d2dade8e2680a0ae486", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/ddf0041dd8164030a42f4bfbb9797316"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ee7b5a3ce96b4d798ceef87c6be96486", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/e2f1e8f62c43496e9603cd57c7ac0217"}, "url": "http://172.30.9.34:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ee7b5a3ce96b4d798ceef87c6be96486", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/e9399cd6e67a45f791b998edea363fea"}, "url": "http://172.30.9.34:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fa12b1b28b324d9895642e39e37e0673", "id": "e9399cd6e67a45f791b998edea363fea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/ec28d4b69aa04ad0b1e568c8a3c25205"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cc994303ffae405f9aaa01832a866e91", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/f025a1eadcb64ce1a2d01b7f3b96821d"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a411d062fe66475bbf5012e9e111c511", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/f1ac0d27d9844a229f267f905ecdb8a1"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "11bdff415a4b458b823d2a813c47b800", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/faeee880da43417e87a095bb9d269429"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5a02104569704957b8f7e87a8c00c1e1", "id": "faeee880da43417e87a095bb9d269429"}], "links": {"self": "http://172.30.9.34:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-31 10:11:24,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/endpoints used request id req-9de10dd9-003b-4cf5-91dc-0be59bdeb06c 2018-08-31 10:11:24,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.200453042984s 2018-08-31 10:11:24,585 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/endpoints used request id req-9de10dd9-003b-4cf5-91dc-0be59bdeb06c 2018-08-31 10:11:24,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 10:11:24,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:11:24,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-a586a248-55d6-4377-98eb-9f6cd69d9bce Date: Fri, 31 Aug 2018 10:11:24 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:08:03Z", "updated_at": "2018-08-31T10:08:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:03Z", "revision_number": 0, "id": "02205d71-508f-48a5-ba69-cefb64aa87b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:03Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-31T10:08:06Z", "revision_number": 0, "id": "1d37956c-4fa4-4653-9204-c161dff4800f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:06Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:03Z", "revision_number": 0, "id": "53c8d623-b7a3-4120-9cfe-f485465462ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:03Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-31T10:08:06Z", "revision_number": 0, "id": "7f466ab2-d84a-4c54-bd53-3a95c7d96f10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:06Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:04Z", "revision_number": 0, "id": "80caeef5-374c-4af7-8ce2-0e6e1c902e72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:04Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T10:08:04Z", "revision_number": 0, "id": "8a0fa6f4-8fa9-4619-a363-40f3385d9322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:04Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-31T10:08:06Z", "revision_number": 0, "id": "a5ed2db6-a702-4b25-a775-e839affd2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:06Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T10:08:05Z", "revision_number": 0, "id": "a9c10392-a17a-41cd-bdb1-60923aa6a6b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:05Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}], "revision_number": 7, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "10f84f16-4878-40a9-855b-a2583ae4980d", "name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}, {"description": "Default security group", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:06:30Z", "updated_at": "2018-08-31T10:06:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "090830db-f50d-4e11-a7d3-d18f81cc157f", "remote_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "10251aa6-f165-452a-83be-cda5bdb41481", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "5d6a4b03-6034-4e46-b1e7-6fd5bb5cd597", "remote_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "fdd6dad9-3c2a-47f9-a60d-ff8473a2f56b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}], "revision_number": 1, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "33355163-c43a-463f-95c7-edc8c56c46bb", "name": "default"}]} 2018-08-31 10:11:24,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-a586a248-55d6-4377-98eb-9f6cd69d9bce 2018-08-31 10:11:24,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0673940181732s 2018-08-31 10:11:24,664 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-a586a248-55d6-4377-98eb-9f6cd69d9bce 2018-08-31 10:11:24,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-31 10:11:24,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" -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": "33355163-c43a-463f-95c7-edc8c56c46bb"}}' 2018-08-31 10:11:24,963 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-e513d2a6-1498-4579-ac8f-92e3f473190c Date: Fri, 31 Aug 2018 10:11: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-31T10:11:24Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "port_range_min": 22, "revision_number": 0, "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:11:24Z", "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "0247fd78-deb7-4dcc-93a6-2495f63c8564"}} 2018-08-31 10:11:24,963 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-e513d2a6-1498-4579-ac8f-92e3f473190c 2018-08-31 10:11:24,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.29625415802s 2018-08-31 10:11:24,964 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/security-group-rules.json used request id req-e513d2a6-1498-4579-ac8f-92e3f473190c 2018-08-31 10:11:24,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-08-31 10:11:24,973 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-08-31 10:11:26,938 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:11:26,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:11:26,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:11:26,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:11:26,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:11:26,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:11:26,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:11:26,939 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-31 10:11:26,940 - 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-31T10:11:26.686Z", "updated_at": "2018-08-31T10:11:26.686Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-08-31 10:11:26,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:11:26,941 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:11:26 GMT 2018-08-31 10:11:26,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:11:26,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-31 10:11:26,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:11:26,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-08-31 10:11:26,955 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.34:5000", "keystone_tenant_name": "vyos_vrouter-project_a37ff3b3-0554-43d2-a350-14b86eed96c2", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_a37ff3b3-0554-43d2-a350-14b86eed96c2", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "keystone_password": "327fc79c-9d68-4786-85b4-89574f06524b", "reference_vnf_flavor_id": "8f6145a3-3a83-4192-ac69-0da298bca581", "target_vnf_flavor_id": "8f6145a3-3a83-4192-ac69-0da298bca581", "target_vnf_image_id": "9db5df90-844b-4ba3-a93e-1edff014bd0f"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-08-31 10:11:27,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:11:27,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:11:27,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:11:27,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:11:27,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:11:27,687 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:11:27,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:11:27,687 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-08-31 10:11:27,687 - 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": "8f6145a3-3a83-4192-ac69-0da298bca581", "target_vnf_flavor_id": "8f6145a3-3a83-4192-ac69-0da298bca581", "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_a37ff3b3-0554-43d2-a350-14b86eed96c2", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "keystone_password": "327fc79c-9d68-4786-85b4-89574f06524b", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_a37ff3b3-0554-43d2-a350-14b86eed96c2", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.34: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": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-31T10:11:27.129Z", "updated_at": "2018-08-31T10:11:27.129Z", "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-31 10:11:27,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:11:27,687 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:11:27 GMT 2018-08-31 10:11:27,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:11:27,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-31 10:11:27,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:11:27,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions 2018-08-31 10:11:27,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:11:27,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:11:27,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:11:27,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:11:27,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:11:27,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:11:27,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:11:27,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-31T10:11:27.582Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "c3496e2b-d935-4076-b999-22d767b80264"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-31 10:11:27,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:11:27,749 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:11:27 GMT 2018-08-31 10:11:27,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:11:27,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-08-31 10:11:27,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:11:27,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:11:27,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:11:27,855 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:11:27,855 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:11:27,855 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:11:27,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:11:27,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:11:27,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:11:27,855 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-31 10:11:27,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:11:27,856 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:11:27 GMT 2018-08-31 10:11:27,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:11:27,856 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-31 10:11:27,856 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:11:27,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/c3496e2b-d935-4076-b999-22d767b80264 2018-08-31 10:11:27,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:11:27,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:11:27,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:11:27,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:11:27,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:11:27,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:11:27,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:11:27,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-31T10:11:27.582Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "c3496e2b-d935-4076-b999-22d767b80264"} 2018-08-31 10:11:27,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:11:27,915 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:11:27 GMT 2018-08-31 10:11:27,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:11:27,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-31 10:11:27,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:11:32,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:11:32,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:11:32,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:11:32,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:11:32,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:11:32,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:11:32,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:11:32,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:11:32,986 - 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-31T10:11:28.554Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T10:11:28.554Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c3496e2b-d935-4076-b999-22d767b80264"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:11:28.928Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T10:11:28.928Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c3496e2b-d935-4076-b999-22d767b80264", "logger": "07918f52-b6cb-4cf7-a13d-7b058e597805"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:11:29.124Z", "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-31T10:11:29.124Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c3496e2b-d935-4076-b999-22d767b80264", "logger": "07918f52-b6cb-4cf7-a13d-7b058e597805"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:11:29.150Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T10:11:29.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c3496e2b-d935-4076-b999-22d767b80264"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:11:29.150Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T10:11:29.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c3496e2b-d935-4076-b999-22d767b80264"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:11:29.150Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T10:11:29.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c3496e2b-d935-4076-b999-22d767b80264"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:11:30.192Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T10:11:30.192Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c3496e2b-d935-4076-b999-22d767b80264", "logger": "07918f52-b6cb-4cf7-a13d-7b058e597805"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:11:30.192Z", "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-31T10:11:30.192Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c3496e2b-d935-4076-b999-22d767b80264", "logger": "07918f52-b6cb-4cf7-a13d-7b058e597805"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:11:30.192Z", "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-31T10:11:30.192Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c3496e2b-d935-4076-b999-22d767b80264", "logger": "07918f52-b6cb-4cf7-a13d-7b058e597805"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:11:31.198Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp7KSYXf --prefix=\"/tmp/openstack-jBLkXa\" --constraint=\"/tmp/openstack-jBLkXa/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T10:11:31.198Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c3496e2b-d935-4076-b999-22d767b80264", "logger": "07918f52-b6cb-4cf7-a13d-7b058e597805"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:11:31.198Z", "message": "Installing from directory: /tmp/tmp7KSYXf [args=--prefix=\"/tmp/openstack-jBLkXa\" --constraint=\"/tmp/openstack-jBLkXa/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T10:11:31.198Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c3496e2b-d935-4076-b999-22d767b80264", "logger": "07918f52-b6cb-4cf7-a13d-7b058e597805"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-31 10:11:32,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:11:32,986 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:11:32 GMT 2018-08-31 10:11:32,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:11:32,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-08-31 10:11:32,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:11:32,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-31 10:11:32,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-08-31 10:11:32,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-31 10:11:32,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-31 10:11:32,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-08-31 10:11:32,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-31 10:11:32,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-08-31 10:11:32,988 - 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-31 10:11:32,988 - 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-31 10:11:32,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp7KSYXf --prefix="/tmp/openstack-jBLkXa" --constraint="/tmp/openstack-jBLkXa/constraint.txt" 2018-08-31 10:11:32,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmp7KSYXf [args=--prefix="/tmp/openstack-jBLkXa" --constraint="/tmp/openstack-jBLkXa/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-31 10:11:32,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/c3496e2b-d935-4076-b999-22d767b80264 2018-08-31 10:11:33,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:11:33,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:11:33,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:11:33,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:11:33,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:11:33,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:11:33,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:11:33,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-31T10:11:27.582Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "c3496e2b-d935-4076-b999-22d767b80264"} 2018-08-31 10:11:33,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:11:33,044 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:11:33 GMT 2018-08-31 10:11:33,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:11:33,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-31 10:11:33,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:11:38,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:11:38,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:11:38,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:11:38,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:11:38,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:11:38,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:11:38,121 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:11:38,121 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:11:38,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-31 10:11:38,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:11:38,122 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:11:38 GMT 2018-08-31 10:11:38,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:11:38,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-31 10:11:38,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:11:38,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/c3496e2b-d935-4076-b999-22d767b80264 2018-08-31 10:11:38,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:11:38,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:11:38,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:11:38,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:11:38,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:11:38,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:11:38,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:11:38,186 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-31T10:11:27.582Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "c3496e2b-d935-4076-b999-22d767b80264"} 2018-08-31 10:11:38,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:11:38,186 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:11:38 GMT 2018-08-31 10:11:38,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:11:38,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-31 10:11:38,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:11:43,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:11:43,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:11:43,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:11:43,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:11:43,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:11:43,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:11:43,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:11:43,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:11:43,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-31 10:11:43,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:11:43,254 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:11:43 GMT 2018-08-31 10:11:43,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:11:43,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-31 10:11:43,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:11:43,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/c3496e2b-d935-4076-b999-22d767b80264 2018-08-31 10:11:43,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:11:43,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:11:43,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:11:43,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:11:43,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:11:43,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:11:43,358 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:11:43,358 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-31T10:11:27.582Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "c3496e2b-d935-4076-b999-22d767b80264"} 2018-08-31 10:11:43,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:11:43,359 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:11:43 GMT 2018-08-31 10:11:43,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:11:43,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-31 10:11:43,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:11:48,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:11:48,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:11:48,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:11:48,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:11:48,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:11:48,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:11:48,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:11:48,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:11:48,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-31 10:11:48,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:11:48,429 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:11:48 GMT 2018-08-31 10:11:48,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:11:48,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-31 10:11:48,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:11:48,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/c3496e2b-d935-4076-b999-22d767b80264 2018-08-31 10:11:48,511 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:11:48,511 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:11:48,511 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:11:48,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:11:48,511 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:11:48,511 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:11:48,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:11: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}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-31T10:11:27.582Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "c3496e2b-d935-4076-b999-22d767b80264"} 2018-08-31 10:11:48,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:11:48,512 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:11:48 GMT 2018-08-31 10:11:48,512 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:11:48,512 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-31 10:11:48,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:11:53,518 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:11:53,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:11:53,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:11:53,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:11:53,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:11:53,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:11:53,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:11:53,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:11:53,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-31 10:11:53,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:11:53,584 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:11:53 GMT 2018-08-31 10:11:53,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:11:53,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-31 10:11:53,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:11:53,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/c3496e2b-d935-4076-b999-22d767b80264 2018-08-31 10:11:53,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:11:53,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:11:53,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:11:53,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:11:53,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:11:53,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:11:53,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:11:53,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-31T10:11:27.582Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "c3496e2b-d935-4076-b999-22d767b80264"} 2018-08-31 10:11:53,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:11:53,639 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:11:53 GMT 2018-08-31 10:11:53,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:11:53,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-31 10:11:53,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:11:58,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:11:58,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:11:58,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:11:58,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:11:58,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:11:58,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:11:58,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:11:58,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:11:58,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:11:57.363Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T10:11:57.363Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c3496e2b-d935-4076-b999-22d767b80264", "logger": "07918f52-b6cb-4cf7-a13d-7b058e597805"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:11:58.234Z", "message": "Removing directory: /tmp/tmp7KSYXf", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T10:11:58.234Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c3496e2b-d935-4076-b999-22d767b80264", "logger": "07918f52-b6cb-4cf7-a13d-7b058e597805"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:11:58.319Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T10:11:58.319Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c3496e2b-d935-4076-b999-22d767b80264"}], "metadata": {"pagination": {"total": 14, "offset": 11, "size": 50}}} 2018-08-31 10:11:58,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:11:58,707 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:11:58 GMT 2018-08-31 10:11:58,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:11:58,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1555 2018-08-31 10:11:58,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:11:58,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-31 10:11:58,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmp7KSYXf 2018-08-31 10:11:58,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-31 10:11:58,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/c3496e2b-d935-4076-b999-22d767b80264 2018-08-31 10:11:58,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:11:58,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:11:58,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:11:58,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:11:58,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:11:58,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:11:58,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:11:58,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-31T10:11:27.582Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "c3496e2b-d935-4076-b999-22d767b80264"} 2018-08-31 10:11:58,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:11:58,779 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:11:58 GMT 2018-08-31 10:11:58,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:11:58,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-31 10:11:58,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:03,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:12:03,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:03,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:03,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:03,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:03,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:03,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:03,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:03,858 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:11:59.236Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T10:11:59.236Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c3496e2b-d935-4076-b999-22d767b80264"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:11:59.236Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-31T10:11:59.236Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c3496e2b-d935-4076-b999-22d767b80264"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:11:59.236Z", "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-31T10:11:59.236Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c3496e2b-d935-4076-b999-22d767b80264"}], "metadata": {"pagination": {"total": 17, "offset": 14, "size": 50}}} 2018-08-31 10:12:03,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:03,858 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:03 GMT 2018-08-31 10:12:03,858 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:03,858 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1516 2018-08-31 10:12:03,858 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:03,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-08-31 10:12:03,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-08-31 10:12:03,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-31 10:12:03,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/c3496e2b-d935-4076-b999-22d767b80264 2018-08-31 10:12:03,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:03,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:03,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:03,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:03,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:03,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:03,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:03,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-31T10:11:27.582Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "c3496e2b-d935-4076-b999-22d767b80264"} 2018-08-31 10:12:03,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:03,914 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:03 GMT 2018-08-31 10:12:03,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:03,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-08-31 10:12:03,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:03,915 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-08-31 10:12:03,916 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.203:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-08-31 10:12:04,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:04,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:04,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:04,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:04,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:04,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:04,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:04,059 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-08-31 10:12:04,059 - 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-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:12:04,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:04,059 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:04 GMT 2018-08-31 10:12:04,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:04,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:12:04,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:04,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:12:04,133 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:04,133 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:04,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:04,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:04,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:04,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:04,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:04,134 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-31 10:12:04,134 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:04,134 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:04 GMT 2018-08-31 10:12:04,134 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:04,134 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-31 10:12:04,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:04,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:12:04,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:04,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:04,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:04,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:04,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:04,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:04,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:04,190 - 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-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:12:04,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:04,191 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:04 GMT 2018-08-31 10:12:04,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:04,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:12:04,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:09,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:12:09,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:09,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:09,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:09,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:09,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:09,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:09,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:09,389 - 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-31T10:12:04.640Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:04.640Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "data_plane_network_b545kl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:05.817Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:05.817Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "external_network_cvxf7s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:05.817Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:05.817Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "data_plane_network_b545kl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:05.817Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:05.817Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "external_network_cvxf7s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:05.817Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:05.817Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "keypair_6tcy52", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:07.407Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:07.407Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "security_group_hgitwh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:07.407Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:07.407Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "security_group_hgitwh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:07.407Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:07.407Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "keypair_6tcy52", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:07.407Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:07.407Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "data_plane_network_b545kl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:07.407Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:07.407Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "external_network_cvxf7s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:07.407Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:07.407Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "security_group_hgitwh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:07.510Z", "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-31T10:12:07.510Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "dae93256-014d-42e6-9411-9a058c6d99ac"}, {"node_instance_id": "security_group_hgitwh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:08.261Z", "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-31T10:12:08.261Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "dae93256-014d-42e6-9411-9a058c6d99ac"}, {"node_instance_id": "security_group_hgitwh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:08.261Z", "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-31T10:12:08.261Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "dae93256-014d-42e6-9411-9a058c6d99ac"}, {"node_instance_id": "security_group_hgitwh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:08.261Z", "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-31T10:12:08.261Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "dae93256-014d-42e6-9411-9a058c6d99ac"}, {"node_instance_id": "security_group_hgitwh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:08.261Z", "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-31T10:12:08.261Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "dae93256-014d-42e6-9411-9a058c6d99ac"}, {"node_instance_id": "security_group_hgitwh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:08.261Z", "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-31T10:12:08.261Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "dae93256-014d-42e6-9411-9a058c6d99ac"}, {"node_instance_id": "security_group_hgitwh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:08.261Z", "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-31T10:12:08.261Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "dae93256-014d-42e6-9411-9a058c6d99ac"}, {"node_instance_id": "security_group_hgitwh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:08.261Z", "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-31T10:12:08.261Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "dae93256-014d-42e6-9411-9a058c6d99ac"}, {"node_instance_id": "management_plane_network_vczp40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:08.436Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:08.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_ip_mcp76x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:08.436Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:08.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_ip_8m4a08", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:08.436Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:08.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_ip_mcp76x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:08.436Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:08.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_ip_8m4a08", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:08.436Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:08.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "management_plane_network_vczp40", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:08.436Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:08.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_ip_8m4a08", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:08.436Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:08.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "security_group_hgitwh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:08.436Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:08.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "keypair_6tcy52", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:08.436Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:08.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "external_network_cvxf7s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:09.315Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:09.315Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "98394ab1-978e-4801-9b7b-8ac03836efe8"}], "metadata": {"pagination": {"total": 29, "offset": 0, "size": 50}}} 2018-08-31 10:12:09,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:09,390 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:09 GMT 2018-08-31 10:12:09,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:09,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15741 2018-08-31 10:12:09,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:09,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-08-31 10:12:09,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 10:12:09,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 10:12:09,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-31 10:12:09,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-31 10:12:09,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 10:12:09,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 10:12:09,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-31 10:12:09,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-31 10:12:09,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-31 10:12:09,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-31 10:12:09,392 - 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-31 10:12:09,393 - 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-31 10:12:09,393 - 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-31 10:12:09,393 - 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-31 10:12:09,393 - 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-31 10:12:09,393 - 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-31 10:12:09,393 - 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-31 10:12:09,394 - 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-31 10:12:09,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 10:12:09,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 10:12:09,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 10:12:09,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-31 10:12:09,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-31 10:12:09,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-31 10:12:09,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-31 10:12:09,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-31 10:12:09,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-31 10:12:09,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-08-31 10:12:09,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:12:09,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:09,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:09,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:09,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:09,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:09,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:09,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:09,493 - 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-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:12:09,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:09,493 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:09 GMT 2018-08-31 10:12:09,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:09,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:12:09,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:14,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:12:14,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:14,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:14,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:14,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:14,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:14,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:14,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:14,560 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_6tcy52", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:09.461Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:09.461Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_ip_mcp76x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:09.461Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:09.461Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "management_plane_network_vczp40", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:09.461Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:09.461Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "data_plane_network_b545kl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:09.461Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:09.461Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "external_network_cvxf7s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:09.461Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:09.461Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "keypair_6tcy52", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:09.461Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:09.461Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_ip_8m4a08", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:10.335Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'da47aa5a956249309e3f5a13869ebc2c', u'created_at': u'2018-08-31T10:12:09Z', u'updated_at': u'2018-08-31T10:12:09Z', u'floating_network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'da47aa5a956249309e3f5a13869ebc2c', u'port_id': None, u'id': u'ab5dfc69-c8fc-4109-856a-4c8ea0441002', u'qos_policy_id': None}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:10.335Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "54882fa3-ffb3-42d0-9ba1-862e371cea4c"}, {"node_instance_id": "data_plane_network_b545kl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:10.474Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:10.474Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "external_network_cvxf7s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:10.474Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:10.474Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "data_plane_network_b545kl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:10.474Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:10.474Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "external_network_cvxf7s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:10.474Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:10.474Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "keypair_6tcy52", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:10.474Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:10.474Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_ip_8m4a08", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:10.474Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:10.474Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_ip_8m4a08", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:11.492Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:11.492Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "data_plane_subnet_vbkf4p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:11.492Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:11.492Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "router_e7om0m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:11.492Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:11.492Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "router_e7om0m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:11.492Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:11.492Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "data_plane_subnet_vbkf4p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:11.492Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:11.492Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_ip_8m4a08", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:11.492Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:11.492Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "router_e7om0m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:11.492Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:11.492Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "data_plane_subnet_vbkf4p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:11.492Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:11.492Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "management_plane_network_vczp40", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:11.492Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:11.492Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_ip_mcp76x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:12.182Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'da47aa5a956249309e3f5a13869ebc2c', u'created_at': u'2018-08-31T10:12:11Z', u'updated_at': u'2018-08-31T10:12:11Z', u'floating_network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'da47aa5a956249309e3f5a13869ebc2c', u'port_id': None, u'id': u'4df5c148-7b51-4ded-af05-e13740922c00', u'qos_policy_id': None}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:12.182Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "ac0a2448-d513-4826-a3fd-68668c135625"}, {"node_instance_id": "management_plane_network_vczp40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:12.504Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:12.504Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "management_plane_network_vczp40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:12.504Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:12.504Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_ip_mcp76x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:12.504Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:12.504Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_ip_mcp76x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:13.510Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:13.510Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "security_group_hgitwh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:13.510Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:13.510Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_ip_mcp76x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:13.510Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:13.510Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "security_group_hgitwh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:13.510Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:13.510Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "data_plane_subnet_vbkf4p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:14.515Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:14.515Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "security_group_hgitwh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:14.515Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:14.515Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "data_plane_subnet_vbkf4p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:14.515Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:14.515Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}], "metadata": {"pagination": {"total": 62, "offset": 29, "size": 50}}} 2018-08-31 10:12:14,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:14,560 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:14 GMT 2018-08-31 10:12:14,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:14,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17086 2018-08-31 10:12:14,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:14,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 10:12:14,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-31 10:12:14,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-31 10:12:14,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-31 10:12:14,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-31 10:12:14,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-31 10:12:14,563 - 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'da47aa5a956249309e3f5a13869ebc2c', u'created_at': u'2018-08-31T10:12:09Z', u'updated_at': u'2018-08-31T10:12:09Z', u'floating_network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'da47aa5a956249309e3f5a13869ebc2c', u'port_id': None, u'id': u'ab5dfc69-c8fc-4109-856a-4c8ea0441002', u'qos_policy_id': None} 2018-08-31 10:12:14,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 10:12:14,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 10:12:14,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 10:12:14,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 10:12:14,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 10:12:14,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-31 10:12:14,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 10:12:14,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 10:12:14,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 10:12:14,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-08-31 10:12:14,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-31 10:12:14,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 10:12:14,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-08-31 10:12:14,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-31 10:12:14,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-31 10:12:14,565 - 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'da47aa5a956249309e3f5a13869ebc2c', u'created_at': u'2018-08-31T10:12:11Z', u'updated_at': u'2018-08-31T10:12:11Z', u'floating_network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'da47aa5a956249309e3f5a13869ebc2c', u'port_id': None, u'id': u'4df5c148-7b51-4ded-af05-e13740922c00', u'qos_policy_id': None} 2018-08-31 10:12:14,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 10:12:14,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 10:12:14,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-31 10:12:14,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 10:12:14,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 10:12:14,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 10:12:14,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-31 10:12:14,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 10:12:14,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 10:12:14,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-31 10:12:14,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:12:14,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:14,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:14,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:14,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:14,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:14,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:14,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:14,619 - 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-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:12:14,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:14,619 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:14 GMT 2018-08-31 10:12:14,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:14,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:12:14,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:19,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:12:19,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:19,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:19,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:19,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:19,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:19,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:19,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:19,689 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_vbkf4p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:15.529Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:15.529Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_data_plane_port_02rye6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:16.544Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:16.544Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_data_plane_port_a9dohg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:16.544Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:16.544Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_data_plane_port_02rye6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:16.544Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:16.544Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_data_plane_port_a9dohg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:16.544Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:16.544Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_data_plane_port_02rye6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:16.544Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:16.544Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_data_plane_port_a9dohg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:16.544Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:16.544Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_data_plane_port_02rye6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:18.641Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:18.641Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_data_plane_port_02rye6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:19.555Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:19.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "router_e7om0m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:19.555Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:19.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_data_plane_port_a9dohg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:19.555Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:19.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_data_plane_port_a9dohg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:19.555Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:19.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "router_e7om0m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:19.555Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:19.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}], "metadata": {"pagination": {"total": 75, "offset": 62, "size": 50}}} 2018-08-31 10:12:19,689 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:19,689 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:19 GMT 2018-08-31 10:12:19,689 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:19,689 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6582 2018-08-31 10:12:19,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:19,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 10:12:19,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 10:12:19,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 10:12:19,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-31 10:12:19,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-31 10:12:19,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-31 10:12:19,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-31 10:12:19,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-31 10:12:19,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 10:12:19,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 10:12:19,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 10:12:19,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-31 10:12:19,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-08-31 10:12:19,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:12:19,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:19,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:19,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:19,813 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:19,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:19,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:19,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:19,814 - 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-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:12:19,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:19,814 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:19 GMT 2018-08-31 10:12:19,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:19,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:12:19,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:24,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:12:24,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:24,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:24,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:24,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:24,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:24,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:24,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:24,880 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:20.565Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:20.565Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_data_plane_port_02rye6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:20.565Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:20.565Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "router_e7om0m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:20.565Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:20.565Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_data_plane_port_a9dohg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:20.565Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:20.565Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:20.565Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:20.565Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "management_plane_subnet_wmvsdd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:21.572Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:21.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:21.572Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:21.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "management_plane_subnet_wmvsdd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:21.572Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:21.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:21.572Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:21.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "management_plane_subnet_wmvsdd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:21.572Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:21.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:22.172Z", "message": "connect_security_group(): source_id=c763d49f-44c2-480c-97d3-d2121da534c9 target={u'external_id': u'b96ea0a2-edd8-4d63-93db-a928a5b5db57', 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-31T10:12:22.172Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "6e303ea1-87e4-45ee-af22-da270e84f10e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:23.365Z", "message": "connect_security_group(): source_id=7eb41a61-f537-4dc1-8919-073ca29c33af target={u'external_id': u'b96ea0a2-edd8-4d63-93db-a928a5b5db57', 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-31T10:12:23.365Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "cd185773-ab27-4888-9f7c-6af79cddca05"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:23.396Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:23.396Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "management_plane_subnet_wmvsdd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:24.467Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:24.467Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:24.467Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:24.467Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "management_plane_subnet_wmvsdd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:24.467Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:24.467Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}], "metadata": {"pagination": {"total": 91, "offset": 75, "size": 50}}} 2018-08-31 10:12:24,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:24,880 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:24 GMT 2018-08-31 10:12:24,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:24,881 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8438 2018-08-31 10:12:24,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:24,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-31 10:12:24,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 10:12:24,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 10:12:24,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 10:12:24,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-31 10:12:24,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 10:12:24,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-31 10:12:24,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-31 10:12:24,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-31 10:12:24,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-31 10:12:24,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=c763d49f-44c2-480c-97d3-d2121da534c9 target={u'external_id': u'b96ea0a2-edd8-4d63-93db-a928a5b5db57', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-31 10:12:24,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=7eb41a61-f537-4dc1-8919-073ca29c33af target={u'external_id': u'b96ea0a2-edd8-4d63-93db-a928a5b5db57', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-31 10:12:24,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-31 10:12:24,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 10:12:24,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-31 10:12:24,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-31 10:12:24,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:12:24,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:24,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:24,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:24,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:24,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:24,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:24,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:24,935 - 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-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:12:24,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:24,935 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:24 GMT 2018-08-31 10:12:24,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:24,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:12:24,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:28,793 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-31 10:12:29,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:12:30,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:30,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:30,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:30,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:30,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:30,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:30,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:30,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:25.586Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:25.586Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "management_plane_subnet_wmvsdd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:25.586Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:25.586Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:25.586Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:25.586Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:29.847Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:29.847Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}], "metadata": {"pagination": {"total": 95, "offset": 91, "size": 50}}} 2018-08-31 10:12:30,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:30,004 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:30 GMT 2018-08-31 10:12:30,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:30,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2052 2018-08-31 10:12:30,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:30,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-08-31 10:12:30,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 10:12:30,005 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-08-31 10:12:30,005 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-08-31 10:12:30,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:12:30,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:30,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:30,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:30,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:30,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:30,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:30,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:30,066 - 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-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:12:30,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:30,067 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:30 GMT 2018-08-31 10:12:30,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:30,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:12:30,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:35,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:12:35,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:35,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:35,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:35,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:35,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:35,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:35,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:35,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_hlowrk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:30.867Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:30.867Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_port_mweape", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:30.867Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:30.867Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_port_hlowrk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:30.867Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:30.867Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_port_mweape", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:30.867Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:30.867Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_port_hlowrk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:30.867Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:30.867Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_port_mweape", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:30.867Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:30.867Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_port_mweape", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:34.097Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:34.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_port_hlowrk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:34.715Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:34.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}], "metadata": {"pagination": {"total": 103, "offset": 95, "size": 50}}} 2018-08-31 10:12:35,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:35,132 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:35 GMT 2018-08-31 10:12:35,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:35,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4059 2018-08-31 10:12:35,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:35,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 10:12:35,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 10:12:35,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-31 10:12:35,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-31 10:12:35,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-31 10:12:35,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-31 10:12:35,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-31 10:12:35,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-31 10:12:35,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:12:35,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:35,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:35,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:35,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:35,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:35,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:35,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:35,187 - 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-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:12:35,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:35,188 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:35 GMT 2018-08-31 10:12:35,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:35,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:12:35,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:40,193 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:12:40,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:40,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:40,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:40,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:40,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:40,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:40,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:40,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_hlowrk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:35.719Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:35.719Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_port_mweape", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:35.719Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:35.719Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:36.753Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:36.753Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_port_hlowrk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:36.753Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:36.753Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_port_mweape", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:36.753Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:36.753Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:36.753Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:36.753Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:37.939Z", "message": "connect_security_group(): source_id=645ddff8-8dbd-4eb7-938c-150ad999a362 target={u'external_id': u'b96ea0a2-edd8-4d63-93db-a928a5b5db57', 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-31T10:12:37.939Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "c8c75ed2-219f-403c-951e-157d4cf6a913"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:38.375Z", "message": "connect_security_group(): source_id=66184351-36d7-4354-992e-ff9b08bd8435 target={u'external_id': u'b96ea0a2-edd8-4d63-93db-a928a5b5db57', 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-31T10:12:38.375Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "5de2ce11-b01c-4412-a505-d69bed4a01e7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:39.276Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:39.276Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:39.786Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:39.786Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:39.786Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:39.786Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:39.786Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:39.786Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}], "metadata": {"pagination": {"total": 119, "offset": 103, "size": 50}}} 2018-08-31 10:12:40,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:40,255 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:40 GMT 2018-08-31 10:12:40,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:40,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6352 2018-08-31 10:12:40,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:40,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 10:12:40,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 10:12:40,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-31 10:12:40,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 10:12:40,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 10:12:40,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-31 10:12:40,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=645ddff8-8dbd-4eb7-938c-150ad999a362 target={u'external_id': u'b96ea0a2-edd8-4d63-93db-a928a5b5db57', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-31 10:12:40,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=66184351-36d7-4354-992e-ff9b08bd8435 target={u'external_id': u'b96ea0a2-edd8-4d63-93db-a928a5b5db57', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-31 10:12:40,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-31 10:12:40,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-08-31 10:12:40,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-08-31 10:12:40,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-31 10:12:40,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:12:40,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:40,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:40,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:40,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:40,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:40,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:40,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:40,310 - 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-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:12:40,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:40,310 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:40 GMT 2018-08-31 10:12:40,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:40,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:12:40,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:45,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:12:45,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:45,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:45,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:45,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:45,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:45,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:45,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:45,377 - 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-31T10:12:42.333Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:42.333Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:42.803Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:42.803Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:42.803Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:42.803Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:42.803Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:42.803Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:43.626Z", "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'645ddff8-8dbd-4eb7-938c-150ad999a362', u'fixed_ip_address': u'11.0.0.15', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:19:6d:5d'}, {u'external_id': u'c763d49f-44c2-480c-97d3-d2121da534c9', u'fixed_ip_address': u'12.0.0.8', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:be:7e:64'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:43.626Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "34b05628-7c33-4c5a-a633-cd6d0a7c3da9"}, {"node_instance_id": "target_vnf_host_05rbd6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:43.831Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:43.831Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_host_05rbd6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:43.831Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:43.831Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_host_05rbd6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:43.831Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:43.831Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:43.831Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:43.831Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_host_05rbd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:44.384Z", "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'66184351-36d7-4354-992e-ff9b08bd8435', u'fixed_ip_address': u'11.0.0.7', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:67:96:ec'}, {u'external_id': u'7eb41a61-f537-4dc1-8919-073ca29c33af', u'fixed_ip_address': u'12.0.0.11', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:a1:87:95'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:44.384Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "37f71ab4-0b87-47dd-a731-5cd77370d96d"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:44.384Z", "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-31T10:12:44.384Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "34b05628-7c33-4c5a-a633-cd6d0a7c3da9"}, {"node_instance_id": "target_vnf_host_05rbd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:44.384Z", "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-31T10:12:44.384Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "37f71ab4-0b87-47dd-a731-5cd77370d96d"}], "metadata": {"pagination": {"total": 131, "offset": 115, "size": 50}}} 2018-08-31 10:12:45,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:45,377 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:45 GMT 2018-08-31 10:12:45,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:45,377 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7337 2018-08-31 10:12:45,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:45,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-31 10:12:45,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 10:12:45,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-31 10:12:45,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-31 10:12:45,379 - 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'645ddff8-8dbd-4eb7-938c-150ad999a362', u'fixed_ip_address': u'11.0.0.15', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:19:6d:5d'}, {u'external_id': u'c763d49f-44c2-480c-97d3-d2121da534c9', u'fixed_ip_address': u'12.0.0.8', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:be:7e:64'}] 2018-08-31 10:12:45,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-31 10:12:45,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-31 10:12:45,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-31 10:12:45,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-31 10:12:45,379 - 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'66184351-36d7-4354-992e-ff9b08bd8435', u'fixed_ip_address': u'11.0.0.7', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:67:96:ec'}, {u'external_id': u'7eb41a61-f537-4dc1-8919-073ca29c33af', u'fixed_ip_address': u'12.0.0.11', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:a1:87:95'}] 2018-08-31 10:12:45,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-08-31 10:12:45,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-08-31 10:12:45,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:12:45,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:45,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:45,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:45,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:45,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:45,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:45,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:45,432 - 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-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:12:45,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:45,432 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:45 GMT 2018-08-31 10:12:45,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:45,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:12:45,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:50,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:12:50,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:50,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:50,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:50,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:50,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:50,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:50,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:50,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_gzvxdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:47.031Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9db5df90-844b-4ba3-a93e-1edff014bd0f', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'd4482a3c-a7dd-48b6-8633-b1e9143122ab'}, 'nics': [{'port-id': u'645ddff8-8dbd-4eb7-938c-150ad999a362'}, {'port-id': u'c763d49f-44c2-480c-97d3-d2121da534c9'}], 'flavor': u'8f6145a3-3a83-4192-ac69-0da298bca581'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:47.031Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "34b05628-7c33-4c5a-a633-cd6d0a7c3da9"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:47.389Z", "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-31T10:12:47.389Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "34b05628-7c33-4c5a-a633-cd6d0a7c3da9"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:47.389Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9db5df90-844b-4ba3-a93e-1edff014bd0f', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'd4482a3c-a7dd-48b6-8633-b1e9143122ab'}, 'nics': [{'port-id': u'645ddff8-8dbd-4eb7-938c-150ad999a362'}, {'port-id': u'c763d49f-44c2-480c-97d3-d2121da534c9'}], 'flavor': u'8f6145a3-3a83-4192-ac69-0da298bca581'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:47.389Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "34b05628-7c33-4c5a-a633-cd6d0a7c3da9"}, {"node_instance_id": "target_vnf_host_05rbd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:48.395Z", "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-31T10:12:48.395Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "37f71ab4-0b87-47dd-a731-5cd77370d96d"}, {"node_instance_id": "target_vnf_host_05rbd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:48.395Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9db5df90-844b-4ba3-a93e-1edff014bd0f', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'd4482a3c-a7dd-48b6-8633-b1e9143122ab'}, 'nics': [{'port-id': u'66184351-36d7-4354-992e-ff9b08bd8435'}, {'port-id': u'7eb41a61-f537-4dc1-8919-073ca29c33af'}], 'flavor': u'8f6145a3-3a83-4192-ac69-0da298bca581'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:48.395Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "37f71ab4-0b87-47dd-a731-5cd77370d96d"}, {"node_instance_id": "target_vnf_host_05rbd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:48.395Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9db5df90-844b-4ba3-a93e-1edff014bd0f', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'd4482a3c-a7dd-48b6-8633-b1e9143122ab'}, 'nics': [{'port-id': u'66184351-36d7-4354-992e-ff9b08bd8435'}, {'port-id': u'7eb41a61-f537-4dc1-8919-073ca29c33af'}], 'flavor': u'8f6145a3-3a83-4192-ac69-0da298bca581'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:48.395Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "37f71ab4-0b87-47dd-a731-5cd77370d96d"}], "metadata": {"pagination": {"total": 137, "offset": 127, "size": 50}}} 2018-08-31 10:12:50,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:50,500 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:50 GMT 2018-08-31 10:12:50,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:50,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5158 2018-08-31 10:12:50,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:50,500 - 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'9db5df90-844b-4ba3-a93e-1edff014bd0f', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'd4482a3c-a7dd-48b6-8633-b1e9143122ab'}, 'nics': [{'port-id': u'645ddff8-8dbd-4eb7-938c-150ad999a362'}, {'port-id': u'c763d49f-44c2-480c-97d3-d2121da534c9'}], 'flavor': u'8f6145a3-3a83-4192-ac69-0da298bca581'} 2018-08-31 10:12:50,501 - 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-31 10:12:50,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9db5df90-844b-4ba3-a93e-1edff014bd0f', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'd4482a3c-a7dd-48b6-8633-b1e9143122ab'}, 'nics': [{'port-id': u'645ddff8-8dbd-4eb7-938c-150ad999a362'}, {'port-id': u'c763d49f-44c2-480c-97d3-d2121da534c9'}], 'flavor': u'8f6145a3-3a83-4192-ac69-0da298bca581'} 2018-08-31 10:12:50,501 - 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-31 10:12:50,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9db5df90-844b-4ba3-a93e-1edff014bd0f', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'd4482a3c-a7dd-48b6-8633-b1e9143122ab'}, 'nics': [{'port-id': u'66184351-36d7-4354-992e-ff9b08bd8435'}, {'port-id': u'7eb41a61-f537-4dc1-8919-073ca29c33af'}], 'flavor': u'8f6145a3-3a83-4192-ac69-0da298bca581'} 2018-08-31 10:12:50,501 - 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'9db5df90-844b-4ba3-a93e-1edff014bd0f', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'd4482a3c-a7dd-48b6-8633-b1e9143122ab'}, 'nics': [{'port-id': u'66184351-36d7-4354-992e-ff9b08bd8435'}, {'port-id': u'7eb41a61-f537-4dc1-8919-073ca29c33af'}], 'flavor': u'8f6145a3-3a83-4192-ac69-0da298bca581'} 2018-08-31 10:12:50,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:12:50,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:50,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:50,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:50,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:50,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:50,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:50,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:50,554 - 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-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:12:50,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:50,555 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:50 GMT 2018-08-31 10:12:50,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:50,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:12:50,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:55,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:12:55,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:55,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:55,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:55,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:55,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:55,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:55,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:55,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_gzvxdr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:51.566Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:51.566Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:52.634Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:52.634Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_host_05rbd6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:52.634Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:52.634Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_host_05rbd6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:52.634Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:52.634Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:53.844Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:53.844Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_host_05rbd6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:53.844Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:53.844Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:53.844Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:53.844Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_host_05rbd6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:53.844Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:53.844Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:53.844Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:53.844Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_host_05rbd6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:53.844Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:12:53.844Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:54.848Z", "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-31T10:12:54.848Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}], "metadata": {"pagination": {"total": 148, "offset": 133, "size": 50}}} 2018-08-31 10:12:55,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:55,636 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:55 GMT 2018-08-31 10:12:55,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:55,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6095 2018-08-31 10:12:55,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:12:55,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-31 10:12:55,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 10:12:55,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-31 10:12:55,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-31 10:12:55,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-31 10:12:55,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-31 10:12:55,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 10:12:55,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-31 10:12:55,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-31 10:12:55,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-31 10:12:55,638 - 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-31 10:12:55,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:12:55,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:12:55,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:12:55,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:12:55,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:12:55,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:12:55,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:12:55,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:12:55,701 - 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-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:12:55,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:12:55,702 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:12:55 GMT 2018-08-31 10:12:55,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:12:55,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:12:55,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:00,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:13:00,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:00,775 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:00,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:00,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:00,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:00,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:00,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:00,776 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_05rbd6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:12:55.867Z", "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-31T10:12:55.867Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-08-31 10:13:00,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:00,776 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:00 GMT 2018-08-31 10:13:00,776 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:00,776 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1209 2018-08-31 10:13:00,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:00,777 - 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-31 10:13:00,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:13:00,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:00,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:00,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:00,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:00,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:00,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:00,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:00,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:13:00,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:00,832 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:00 GMT 2018-08-31 10:13:00,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:00,832 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:13:00,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:05,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:13:05,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:05,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:05,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:05,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:05,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:05,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:05,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:05,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-31 10:13:05,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:05,910 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:05 GMT 2018-08-31 10:13:05,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:05,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 10:13:05,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:05,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:13:05,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:05,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:05,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:05,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:05,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:05,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:05,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:05,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:13:05,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:05,973 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:05 GMT 2018-08-31 10:13:05,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:05,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:13:05,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:10,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:13:11,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:11,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:11,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:11,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:11,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:11,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:11,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:11,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-31 10:13:11,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:11,166 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:11 GMT 2018-08-31 10:13:11,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:11,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 10:13:11,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:11,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:13:11,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:11,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:11,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:11,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:11,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:11,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:11,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:11,262 - 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-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:13:11,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:11,263 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:11 GMT 2018-08-31 10:13:11,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:11,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:13:11,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:16,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:13:16,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:16,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:16,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:16,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:16,448 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:16,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:16,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:16,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-31 10:13:16,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:16,449 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:16 GMT 2018-08-31 10:13:16,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:16,449 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 10:13:16,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:16,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:13:16,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:16,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:16,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:16,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:16,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:16,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:16,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:16,510 - 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-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:13:16,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:16,510 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:16 GMT 2018-08-31 10:13:16,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:16,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:13:16,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:21,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:13:21,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:21,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:21,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:21,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:21,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:21,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:21,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:21,583 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-31 10:13:21,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:21,584 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:21 GMT 2018-08-31 10:13:21,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:21,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 10:13:21,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:21,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:13:21,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:21,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:21,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:21,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:21,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:21,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:21,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:21,636 - 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-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:13:21,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:21,637 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:21 GMT 2018-08-31 10:13:21,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:21,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:13:21,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:26,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:13:26,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:26,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:26,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:26,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:26,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:26,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:26,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:26,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_gzvxdr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:13:24.854Z", "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-31T10:13:24.854Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:13:24.882Z", "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-31T10:13:24.882Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_host_05rbd6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:13:25.886Z", "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-31T10:13:25.886Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_host_05rbd6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:13:25.886Z", "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-31T10:13:25.886Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}], "metadata": {"pagination": {"total": 153, "offset": 145, "size": 50}}} 2018-08-31 10:13:26,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:26,705 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:26 GMT 2018-08-31 10:13:26,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:26,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2162 2018-08-31 10:13:26,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:26,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-31 10:13:26,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-31 10:13:26,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-31 10:13:26,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-31 10:13:26,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:13:26,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:26,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:26,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:26,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:26,761 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:26,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:26,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:26,761 - 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-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:13:26,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:26,761 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:26 GMT 2018-08-31 10:13:26,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:26,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:13:26,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:31,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:13:31,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:31,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:31,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:31,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:31,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:31,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:31,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:31,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_gzvxdr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:13:27.795Z", "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-31T10:13:27.795Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_host_05rbd6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:13:28.892Z", "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-31T10:13:28.892Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-08-31 10:13:31,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:31,838 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:31 GMT 2018-08-31 10:13:31,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:31,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2368 2018-08-31 10:13:31,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:31,838 - 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-31 10:13:31,838 - 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-31 10:13:31,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:13:31,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:31,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:31,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:31,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:31,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:31,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:31,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:31,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:13:31,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:31,897 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:31 GMT 2018-08-31 10:13:31,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:31,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:13:31,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:36,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:13:36,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:36,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:36,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:36,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:36,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:36,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:36,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:36,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-31 10:13:36,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:36,964 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:36 GMT 2018-08-31 10:13:36,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:36,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 10:13:36,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:36,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:13:37,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:37,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:37,020 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:37,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:37,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:37,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:37,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:37,020 - 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-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:13:37,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:37,020 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:37 GMT 2018-08-31 10:13:37,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:37,021 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:13:37,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:42,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:13:42,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:42,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:42,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:42,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:42,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:42,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:42,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:42,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-31 10:13:42,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:42,085 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:42 GMT 2018-08-31 10:13:42,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:42,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 10:13:42,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:42,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:13:42,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:42,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:42,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:42,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:42,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:42,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:42,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:42,138 - 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-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:13:42,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:42,138 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:42 GMT 2018-08-31 10:13:42,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:42,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:13:42,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:47,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:13:47,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:47,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:47,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:47,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:47,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:47,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:47,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:47,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-31 10:13:47,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:47,213 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:47 GMT 2018-08-31 10:13:47,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:47,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 10:13:47,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:47,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:13:47,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:47,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:47,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:47,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:47,269 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:47,269 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:47,269 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:47,269 - 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-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:13:47,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:47,269 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:47 GMT 2018-08-31 10:13:47,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:47,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:13:47,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:52,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:13:52,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:52,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:52,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:52,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:52,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:52,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:52,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:52,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-31 10:13:52,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:52,342 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:52 GMT 2018-08-31 10:13:52,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:52,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 10:13:52,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:52,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:13:52,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:52,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:52,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:52,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:52,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:52,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:52,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:52,397 - 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-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:13:52,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:52,398 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:52 GMT 2018-08-31 10:13:52,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:52,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:13:52,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:57,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:13:57,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:57,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:57,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:57,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:57,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:57,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:57,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:57,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-31 10:13:57,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:57,470 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:57 GMT 2018-08-31 10:13:57,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:57,470 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-31 10:13:57,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:13:57,470 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:13:57,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:13:57,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:13:57,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:13:57,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:13:57,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:13:57,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:13:57,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:13:57,526 - 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-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:13:57,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:13:57,526 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:13:57 GMT 2018-08-31 10:13:57,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:13:57,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-31 10:13:57,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:14:02,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:14:02,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:14:02,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:14:02,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:14:02,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:14:02,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:14:02,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:14:02,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:14:02,606 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_gzvxdr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:13:57.911Z", "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-31T10:13:57.911Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_host_05rbd6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:13:58.907Z", "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-31T10:13:58.907Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:13:58.907Z", "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-31T10:13:58.907Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_host_05rbd6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:13:58.907Z", "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-31T10:13:58.907Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:14:00.488Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:14:00.488Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "430ec9c0-b2ed-478c-87b5-730e3239d71c"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:14:00.620Z", "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-31T10:14:00.620Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}, {"node_instance_id": "target_vnf_host_05rbd6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:14:01.430Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-31T10:14:01.430Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098", "logger": "4b4b14e5-8926-4626-b33f-5bcb3f55fa6a"}, {"node_instance_id": "target_vnf_host_05rbd6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:14:01.912Z", "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-31T10:14:01.912Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}], "metadata": {"pagination": {"total": 163, "offset": 151, "size": 50}}} 2018-08-31 10:14:02,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:14:02,606 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:14:02 GMT 2018-08-31 10:14:02,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:14:02,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4248 2018-08-31 10:14:02,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:14:02,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-31 10:14:02,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-31 10:14:02,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-31 10:14:02,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-31 10:14:02,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-31 10:14:02,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-31 10:14:02,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-31 10:14:02,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-31 10:14:02,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b62bc4f5-cf4a-452c-8120-6ed8afba0098 2018-08-31 10:14:02,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:14:02,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:14:02,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:14:02,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:14:02,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:14:02,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:14:02,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:14:02,665 - 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-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"} 2018-08-31 10:14:02,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:14:02,665 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:14:02 GMT 2018-08-31 10:14:02,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:14:02,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-08-31 10:14:02,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:14:02,666 - 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-31T10:12:03.990Z', 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'b62bc4f5-cf4a-452c-8120-6ed8afba0098'} 2018-08-31 10:14:02,678 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-08-31 10:14:02,737 - 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.205'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.200'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-08-31 10:14:02,796 - 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.205'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.200'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-08-31 10:14:02,797 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-08-31 10:14:02,797 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.205 2018-08-31 10:14:02,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:14:02,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:14:04,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:14: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-c5a9bbf7-8616-4c85-bdfa-dd1b2d09449a x-compute-request-id: req-c5a9bbf7-8616-4c85-bdfa-dd1b2d09449a Content-Encoding: gzip Content-Length: 1141 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:67:96:ec", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:96:ec", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:87:95", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/23601818-c2c7-4773-8d89-185a62bd01c4", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/23601818-c2c7-4773-8d89-185a62bd01c4", "rel": "bookmark"}], "image": {"id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "links": [{"href": "http://172.30.9.34:8774/images/9db5df90-844b-4ba3-a93e-1edff014bd0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:13:37.000000", "flavor": {"id": "8f6145a3-3a83-4192-ac69-0da298bca581", "links": [{"href": "http://172.30.9.34:8774/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "rel": "bookmark"}]}, "id": "23601818-c2c7-4773-8d89-185a62bd01c4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:13:37Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-31T10:12:51Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d4482a3c-a7dd-48b6-8633-b1e9143122ab"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:6d:5d", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:6d:5d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:7e:64", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/ba762003-01d8-489f-a44f-f6bf58df8865", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/ba762003-01d8-489f-a44f-f6bf58df8865", "rel": "bookmark"}], "image": {"id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "links": [{"href": "http://172.30.9.34:8774/images/9db5df90-844b-4ba3-a93e-1edff014bd0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:13:37.000000", "flavor": {"id": "8f6145a3-3a83-4192-ac69-0da298bca581", "links": [{"href": "http://172.30.9.34:8774/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "rel": "bookmark"}]}, "id": "ba762003-01d8-489f-a44f-f6bf58df8865", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:13:37Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-31T10:12:51Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d4482a3c-a7dd-48b6-8633-b1e9143122ab"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a37ff3b3-0554-43d2-a350-14b86eed96c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d2:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d2:44", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:10:21.000000", "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:10:21Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:14:04,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-c5a9bbf7-8616-4c85-bdfa-dd1b2d09449a 2018-08-31 10:14:04,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.6649620533s 2018-08-31 10:14:04,463 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-c5a9bbf7-8616-4c85-bdfa-dd1b2d09449a 2018-08-31 10:14:04,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:14:04,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:14:06,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:14:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-447a4bd7-8992-41b6-bfbd-94e58ce6d58f x-compute-request-id: req-447a4bd7-8992-41b6-bfbd-94e58ce6d58f Content-Encoding: gzip Content-Length: 1141 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:67:96:ec", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:96:ec", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:87:95", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/23601818-c2c7-4773-8d89-185a62bd01c4", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/23601818-c2c7-4773-8d89-185a62bd01c4", "rel": "bookmark"}], "image": {"id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "links": [{"href": "http://172.30.9.34:8774/images/9db5df90-844b-4ba3-a93e-1edff014bd0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:13:37.000000", "flavor": {"id": "8f6145a3-3a83-4192-ac69-0da298bca581", "links": [{"href": "http://172.30.9.34:8774/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "rel": "bookmark"}]}, "id": "23601818-c2c7-4773-8d89-185a62bd01c4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:13:37Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-31T10:12:51Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d4482a3c-a7dd-48b6-8633-b1e9143122ab"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:6d:5d", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:6d:5d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:7e:64", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/ba762003-01d8-489f-a44f-f6bf58df8865", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/ba762003-01d8-489f-a44f-f6bf58df8865", "rel": "bookmark"}], "image": {"id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "links": [{"href": "http://172.30.9.34:8774/images/9db5df90-844b-4ba3-a93e-1edff014bd0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:13:37.000000", "flavor": {"id": "8f6145a3-3a83-4192-ac69-0da298bca581", "links": [{"href": "http://172.30.9.34:8774/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "rel": "bookmark"}]}, "id": "ba762003-01d8-489f-a44f-f6bf58df8865", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:13:37Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-31T10:12:51Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d4482a3c-a7dd-48b6-8633-b1e9143122ab"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a37ff3b3-0554-43d2-a350-14b86eed96c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d2:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d2:44", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:10:21.000000", "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:10:21Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:14:06,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-447a4bd7-8992-41b6-bfbd-94e58ce6d58f 2018-08-31 10:14:06,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.68690609932s 2018-08-31 10:14:06,155 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-447a4bd7-8992-41b6-bfbd-94e58ce6d58f 2018-08-31 10:14:06,158 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.15 2018-08-31 10:14:06,158 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:19:6d:5d 2018-08-31 10:14:06,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:14:06,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:14:07,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:14:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bbb23a2f-d1fa-4aaa-8650-3b3cf24b41df x-compute-request-id: req-bbb23a2f-d1fa-4aaa-8650-3b3cf24b41df Content-Encoding: gzip Content-Length: 1141 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:67:96:ec", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:96:ec", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:87:95", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/23601818-c2c7-4773-8d89-185a62bd01c4", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/23601818-c2c7-4773-8d89-185a62bd01c4", "rel": "bookmark"}], "image": {"id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "links": [{"href": "http://172.30.9.34:8774/images/9db5df90-844b-4ba3-a93e-1edff014bd0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:13:37.000000", "flavor": {"id": "8f6145a3-3a83-4192-ac69-0da298bca581", "links": [{"href": "http://172.30.9.34:8774/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "rel": "bookmark"}]}, "id": "23601818-c2c7-4773-8d89-185a62bd01c4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:13:37Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-31T10:12:51Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d4482a3c-a7dd-48b6-8633-b1e9143122ab"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:6d:5d", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:6d:5d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:7e:64", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/ba762003-01d8-489f-a44f-f6bf58df8865", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/ba762003-01d8-489f-a44f-f6bf58df8865", "rel": "bookmark"}], "image": {"id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "links": [{"href": "http://172.30.9.34:8774/images/9db5df90-844b-4ba3-a93e-1edff014bd0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:13:37.000000", "flavor": {"id": "8f6145a3-3a83-4192-ac69-0da298bca581", "links": [{"href": "http://172.30.9.34:8774/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "rel": "bookmark"}]}, "id": "ba762003-01d8-489f-a44f-f6bf58df8865", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:13:37Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-31T10:12:51Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d4482a3c-a7dd-48b6-8633-b1e9143122ab"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a37ff3b3-0554-43d2-a350-14b86eed96c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d2:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d2:44", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:10:21.000000", "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:10:21Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:14:07,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-bbb23a2f-d1fa-4aaa-8650-3b3cf24b41df 2018-08-31 10:14:07,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.58195710182s 2018-08-31 10:14:07,742 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-bbb23a2f-d1fa-4aaa-8650-3b3cf24b41df 2018-08-31 10:14:07,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:14:07,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:14:08,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:14:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd353365-077a-45e1-8270-fdbe1c659316 x-compute-request-id: req-cd353365-077a-45e1-8270-fdbe1c659316 Content-Encoding: gzip Content-Length: 1141 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:67:96:ec", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:96:ec", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:87:95", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/23601818-c2c7-4773-8d89-185a62bd01c4", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/23601818-c2c7-4773-8d89-185a62bd01c4", "rel": "bookmark"}], "image": {"id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "links": [{"href": "http://172.30.9.34:8774/images/9db5df90-844b-4ba3-a93e-1edff014bd0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:13:37.000000", "flavor": {"id": "8f6145a3-3a83-4192-ac69-0da298bca581", "links": [{"href": "http://172.30.9.34:8774/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "rel": "bookmark"}]}, "id": "23601818-c2c7-4773-8d89-185a62bd01c4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:13:37Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-31T10:12:51Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d4482a3c-a7dd-48b6-8633-b1e9143122ab"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:6d:5d", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:6d:5d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:7e:64", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/ba762003-01d8-489f-a44f-f6bf58df8865", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/ba762003-01d8-489f-a44f-f6bf58df8865", "rel": "bookmark"}], "image": {"id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "links": [{"href": "http://172.30.9.34:8774/images/9db5df90-844b-4ba3-a93e-1edff014bd0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:13:37.000000", "flavor": {"id": "8f6145a3-3a83-4192-ac69-0da298bca581", "links": [{"href": "http://172.30.9.34:8774/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "rel": "bookmark"}]}, "id": "ba762003-01d8-489f-a44f-f6bf58df8865", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:13:37Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-31T10:12:51Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d4482a3c-a7dd-48b6-8633-b1e9143122ab"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a37ff3b3-0554-43d2-a350-14b86eed96c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d2:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d2:44", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:10:21.000000", "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:10:21Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:14:08,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-cd353365-077a-45e1-8270-fdbe1c659316 2018-08-31 10:14:08,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.923940896988s 2018-08-31 10:14:08,670 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-cd353365-077a-45e1-8270-fdbe1c659316 2018-08-31 10:14:08,673 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.8 2018-08-31 10:14:08,673 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:be:7e:64 2018-08-31 10:14:08,673 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-08-31 10:14:08,674 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.200 2018-08-31 10:14:08,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:14:08,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:14:09,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:14:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59639b45-ceb5-474d-aae9-8f6ac7865d13 x-compute-request-id: req-59639b45-ceb5-474d-aae9-8f6ac7865d13 Content-Encoding: gzip Content-Length: 1141 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:67:96:ec", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:96:ec", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:87:95", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/23601818-c2c7-4773-8d89-185a62bd01c4", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/23601818-c2c7-4773-8d89-185a62bd01c4", "rel": "bookmark"}], "image": {"id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "links": [{"href": "http://172.30.9.34:8774/images/9db5df90-844b-4ba3-a93e-1edff014bd0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:13:37.000000", "flavor": {"id": "8f6145a3-3a83-4192-ac69-0da298bca581", "links": [{"href": "http://172.30.9.34:8774/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "rel": "bookmark"}]}, "id": "23601818-c2c7-4773-8d89-185a62bd01c4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:13:37Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-31T10:12:51Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d4482a3c-a7dd-48b6-8633-b1e9143122ab"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:6d:5d", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:6d:5d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:7e:64", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/ba762003-01d8-489f-a44f-f6bf58df8865", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/ba762003-01d8-489f-a44f-f6bf58df8865", "rel": "bookmark"}], "image": {"id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "links": [{"href": "http://172.30.9.34:8774/images/9db5df90-844b-4ba3-a93e-1edff014bd0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:13:37.000000", "flavor": {"id": "8f6145a3-3a83-4192-ac69-0da298bca581", "links": [{"href": "http://172.30.9.34:8774/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "rel": "bookmark"}]}, "id": "ba762003-01d8-489f-a44f-f6bf58df8865", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:13:37Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-31T10:12:51Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d4482a3c-a7dd-48b6-8633-b1e9143122ab"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a37ff3b3-0554-43d2-a350-14b86eed96c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d2:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d2:44", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:10:21.000000", "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:10:21Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:14:09,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-59639b45-ceb5-474d-aae9-8f6ac7865d13 2018-08-31 10:14:09,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23170495033s 2018-08-31 10:14:09,906 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-59639b45-ceb5-474d-aae9-8f6ac7865d13 2018-08-31 10:14:09,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:14:09,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:14:11,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:14: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-2ffe0b0c-3b06-40a2-975d-61ce5ccdfb83 x-compute-request-id: req-2ffe0b0c-3b06-40a2-975d-61ce5ccdfb83 Content-Encoding: gzip Content-Length: 1141 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:67:96:ec", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:96:ec", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:87:95", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/23601818-c2c7-4773-8d89-185a62bd01c4", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/23601818-c2c7-4773-8d89-185a62bd01c4", "rel": "bookmark"}], "image": {"id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "links": [{"href": "http://172.30.9.34:8774/images/9db5df90-844b-4ba3-a93e-1edff014bd0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:13:37.000000", "flavor": {"id": "8f6145a3-3a83-4192-ac69-0da298bca581", "links": [{"href": "http://172.30.9.34:8774/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "rel": "bookmark"}]}, "id": "23601818-c2c7-4773-8d89-185a62bd01c4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:13:37Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-31T10:12:51Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d4482a3c-a7dd-48b6-8633-b1e9143122ab"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:6d:5d", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:6d:5d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:7e:64", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/ba762003-01d8-489f-a44f-f6bf58df8865", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/ba762003-01d8-489f-a44f-f6bf58df8865", "rel": "bookmark"}], "image": {"id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "links": [{"href": "http://172.30.9.34:8774/images/9db5df90-844b-4ba3-a93e-1edff014bd0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:13:37.000000", "flavor": {"id": "8f6145a3-3a83-4192-ac69-0da298bca581", "links": [{"href": "http://172.30.9.34:8774/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "rel": "bookmark"}]}, "id": "ba762003-01d8-489f-a44f-f6bf58df8865", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:13:37Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-31T10:12:51Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d4482a3c-a7dd-48b6-8633-b1e9143122ab"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a37ff3b3-0554-43d2-a350-14b86eed96c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d2:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d2:44", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:10:21.000000", "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:10:21Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:14:11,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-2ffe0b0c-3b06-40a2-975d-61ce5ccdfb83 2018-08-31 10:14:11,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.61398100853s 2018-08-31 10:14:11,525 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-2ffe0b0c-3b06-40a2-975d-61ce5ccdfb83 2018-08-31 10:14:11,528 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.7 2018-08-31 10:14:11,528 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:67:96:ec 2018-08-31 10:14:11,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:14:11,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:14:13,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:14:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bdd4a59-e5e3-47e7-9505-a7501a2ac519 x-compute-request-id: req-3bdd4a59-e5e3-47e7-9505-a7501a2ac519 Content-Encoding: gzip Content-Length: 1141 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:67:96:ec", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:96:ec", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:87:95", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/23601818-c2c7-4773-8d89-185a62bd01c4", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/23601818-c2c7-4773-8d89-185a62bd01c4", "rel": "bookmark"}], "image": {"id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "links": [{"href": "http://172.30.9.34:8774/images/9db5df90-844b-4ba3-a93e-1edff014bd0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:13:37.000000", "flavor": {"id": "8f6145a3-3a83-4192-ac69-0da298bca581", "links": [{"href": "http://172.30.9.34:8774/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "rel": "bookmark"}]}, "id": "23601818-c2c7-4773-8d89-185a62bd01c4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:13:37Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-31T10:12:51Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d4482a3c-a7dd-48b6-8633-b1e9143122ab"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:6d:5d", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:6d:5d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:7e:64", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/ba762003-01d8-489f-a44f-f6bf58df8865", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/ba762003-01d8-489f-a44f-f6bf58df8865", "rel": "bookmark"}], "image": {"id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "links": [{"href": "http://172.30.9.34:8774/images/9db5df90-844b-4ba3-a93e-1edff014bd0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:13:37.000000", "flavor": {"id": "8f6145a3-3a83-4192-ac69-0da298bca581", "links": [{"href": "http://172.30.9.34:8774/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "rel": "bookmark"}]}, "id": "ba762003-01d8-489f-a44f-f6bf58df8865", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:13:37Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-31T10:12:51Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d4482a3c-a7dd-48b6-8633-b1e9143122ab"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a37ff3b3-0554-43d2-a350-14b86eed96c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d2:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d2:44", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:10:21.000000", "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:10:21Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:14:13,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-3bdd4a59-e5e3-47e7-9505-a7501a2ac519 2018-08-31 10:14:13,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.75463104248s 2018-08-31 10:14:13,284 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-3bdd4a59-e5e3-47e7-9505-a7501a2ac519 2018-08-31 10:14:13,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:14:13,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:14:15,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:14:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e739e9ae-bf4c-4b3b-9442-684182d64728 x-compute-request-id: req-e739e9ae-bf4c-4b3b-9442-684182d64728 Content-Encoding: gzip Content-Length: 1141 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:67:96:ec", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:96:ec", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:87:95", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/23601818-c2c7-4773-8d89-185a62bd01c4", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/23601818-c2c7-4773-8d89-185a62bd01c4", "rel": "bookmark"}], "image": {"id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "links": [{"href": "http://172.30.9.34:8774/images/9db5df90-844b-4ba3-a93e-1edff014bd0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:13:37.000000", "flavor": {"id": "8f6145a3-3a83-4192-ac69-0da298bca581", "links": [{"href": "http://172.30.9.34:8774/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "rel": "bookmark"}]}, "id": "23601818-c2c7-4773-8d89-185a62bd01c4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:13:37Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-31T10:12:51Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d4482a3c-a7dd-48b6-8633-b1e9143122ab"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:6d:5d", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:6d:5d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:7e:64", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/ba762003-01d8-489f-a44f-f6bf58df8865", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/ba762003-01d8-489f-a44f-f6bf58df8865", "rel": "bookmark"}], "image": {"id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "links": [{"href": "http://172.30.9.34:8774/images/9db5df90-844b-4ba3-a93e-1edff014bd0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:13:37.000000", "flavor": {"id": "8f6145a3-3a83-4192-ac69-0da298bca581", "links": [{"href": "http://172.30.9.34:8774/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "rel": "bookmark"}]}, "id": "ba762003-01d8-489f-a44f-f6bf58df8865", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:13:37Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-31T10:12:51Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d4482a3c-a7dd-48b6-8633-b1e9143122ab"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a37ff3b3-0554-43d2-a350-14b86eed96c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d2:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d2:44", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:10:21.000000", "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:10:21Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:14:15,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e739e9ae-bf4c-4b3b-9442-684182d64728 2018-08-31 10:14:15,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.79482698441s 2018-08-31 10:14:15,084 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-e739e9ae-bf4c-4b3b-9442-684182d64728 2018-08-31 10:14:15,087 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.11 2018-08-31 10:14:15,088 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:a1:87:95 2018-08-31 10:14:15,088 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-08-31 10:14:15,100 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-31 10:14:15,118 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-08-31 10:14:15,128 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-31 10:14:15,144 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-08-31 10:14:15,144 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-08-31 10:14:15,152 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-31 10:14:15,212 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-08-31 10:14:15' 2018-08-31 10:14:15,212 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-08-31 10:14:15,212 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-08-31 10:14:15,221 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-31 10:14:15,241 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2018-08-31 10:14:15,291 - paramiko.transport - DEBUG - starting thread (client mode): 0x43347b50L 2018-08-31 10:14:15,291 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-31 10:14:15,295 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-31 10:14:15,295 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-31 10:14:15,296 - 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-31 10:14:15,296 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-31 10:14:15,296 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-31 10:14:15,297 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-31 10:14:15,297 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-31 10:14:15,297 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-31 10:14:15,329 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-31 10:14:15,436 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-31 10:14:15,436 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-31 10:14:15,439 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.200: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-31 10:14:15,468 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 10:14:15,477 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-31 10:14:15,477 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-31 10:14:15,503 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2018-08-31 10:14:15,504 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-31 10:14:15,505 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-31 10:14:15,505 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-31 10:14:15,510 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 10:14:15,512 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 10:14:16,534 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-31 10:14:17,535 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-31 10:14:22,537 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-31 10:14:23,538 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-31 10:14:28,544 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-31 10:14:29,546 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-31 10:14:34,550 - 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-31 10:14:35,552 - 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-31 10:14:40,553 - 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-31 10:14:41,554 - 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-31 10:14:46,560 - 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-31 10:14:47,562 - 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-31 10:14:52,567 - 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-31 10:14:53,569 - 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-31 10:14:58,575 - 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-31 10:14:59,577 - 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-31 10:15:04,582 - 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-31 10:15:05,583 - 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-31 10:15:10,589 - 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-31 10:15:11,591 - 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-31 10:15:16,594 - 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-31 10:15:17,596 - 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-31 10:15:22,601 - 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-31 10:15:23,603 - 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-31 10:15:28,608 - 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-31 10:15:29,610 - 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-31 10:15:34,615 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-31 10:15:35,617 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-31 10:15:40,623 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 ebgp-multihop '2' 2018-08-31 10:15:41,625 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 ebgp-multihop '2' [edit] vyos@vyos# 2018-08-31 10:15:46,625 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 remote-as 65002 2018-08-31 10:15:47,627 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 remote-as 65002 [edit] vyos@vyos# 2018-08-31 10:15:52,632 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 update-source 12.0.0.11 2018-08-31 10:15:53,634 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 update-source 12.0.0.11 [edit] vyos@vyos# 2018-08-31 10:15:58,636 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 soft-reconfiguration inbound 2018-08-31 10:15:59,638 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-08-31 10:16:04,643 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 password lab0033 2018-08-31 10:16:05,645 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 password lab0033 [edit] vyos@vyos# 2018-08-31 10:16:10,651 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-08-31 10:16:11,653 - 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-31 10:16:16,658 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-08-31 10:16:17,660 - 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-31 10:16:22,664 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-08-31 10:16:23,666 - 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-31 10:16:28,672 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-08-31 10:16:29,674 - 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-31 10:16:34,675 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-08-31 10:16:35,677 - 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-31 10:16:40,682 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-08-31 10:16:41,684 - 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-31 10:16:46,690 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-08-31 10:16:47,691 - 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-31 10:16:52,697 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-08-31 10:16:53,698 - 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-31 10:16:58,704 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-08-31 10:16:59,706 - 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-31 10:17:04,711 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-08-31 10:17:05,712 - 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-31 10:17:10,717 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.11 2018-08-31 10:17:11,720 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.11 [edit] vyos@vyos# 2018-08-31 10:17:16,724 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-31 10:17:17,726 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-31 10:17:22,770 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-31 10:17:22,795 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-08-31 10:17:22,813 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-31 10:17:22,848 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.205. 2018-08-31 10:17:22,892 - paramiko.transport - DEBUG - starting thread (client mode): 0x43c6d7d0L 2018-08-31 10:17:22,892 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-31 10:17:22,899 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-31 10:17:22,900 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-31 10:17:22,901 - 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-31 10:17:22,901 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-31 10:17:22,901 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-31 10:17:22,901 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-31 10:17:22,901 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-31 10:17:22,901 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-31 10:17:22,935 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-31 10:17:23,047 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-31 10:17:23,048 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-31 10:17:23,051 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.205: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-31 10:17:23,084 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 10:17:23,093 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-31 10:17:23,093 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-31 10:17:23,115 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.205. 2018-08-31 10:17:23,115 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-31 10:17:23,116 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-31 10:17:23,116 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-31 10:17:23,119 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 10:17:23,121 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 10:17:24,138 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-31 10:17:25,140 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-31 10:17:30,146 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-31 10:17:31,148 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-31 10:17:36,153 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-31 10:17:37,155 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-31 10:17:42,161 - 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-31 10:17:43,163 - 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-31 10:17:48,165 - 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-31 10:17:49,167 - 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-31 10:17:54,169 - 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-31 10:17:55,171 - 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-31 10:18:00,171 - 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-31 10:18:01,173 - 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-31 10:18:06,174 - 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-31 10:18:07,176 - 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-31 10:18:12,177 - 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-31 10:18:13,179 - 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-31 10:18:18,184 - 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-31 10:18:19,186 - 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-31 10:18:24,187 - 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-31 10:18:25,190 - 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-31 10:18:30,193 - 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-31 10:18:31,195 - 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-31 10:18:36,201 - 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-31 10:18:37,203 - 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-31 10:18:42,208 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-31 10:18:43,211 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-31 10:18:48,216 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 ebgp-multihop '2' 2018-08-31 10:18:49,218 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 ebgp-multihop '2' [edit] vyos@vyos# 2018-08-31 10:18:54,221 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 remote-as 65001 2018-08-31 10:18:55,223 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 remote-as 65001 [edit] vyos@vyos# 2018-08-31 10:19:00,228 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 update-source 12.0.0.8 2018-08-31 10:19:01,230 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 update-source 12.0.0.8 [edit] vyos@vyos# 2018-08-31 10:19:06,236 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 soft-reconfiguration inbound 2018-08-31 10:19:07,238 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-08-31 10:19:12,243 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 password lab0033 2018-08-31 10:19:13,244 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 password lab0033 [edit] vyos@vyos# 2018-08-31 10:19:18,249 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-08-31 10:19:19,251 - 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-31 10:19:24,253 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-08-31 10:19:25,255 - 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-31 10:19:30,261 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-08-31 10:19:31,263 - 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-31 10:19:36,268 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-08-31 10:19:37,270 - 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-31 10:19:42,276 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-08-31 10:19:43,278 - 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-31 10:19:48,283 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-08-31 10:19:49,285 - 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-31 10:19:54,290 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-08-31 10:19:55,292 - 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-31 10:20:00,298 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-08-31 10:20:01,300 - 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-31 10:20:06,305 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-08-31 10:20:07,307 - 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-31 10:20:12,311 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-08-31 10:20:13,313 - 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-31 10:20:18,316 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.8 2018-08-31 10:20:19,318 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.8 [edit] vyos@vyos# 2018-08-31 10:20:24,324 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-31 10:20:25,325 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-31 10:20:30,359 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-31 10:20:30,362 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-08-31 10:20:30,363 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-08-31 10:21:30,385 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-08-31 10:21:30,407 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-31 10:21:30,441 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2018-08-31 10:21:30,445 - paramiko.transport - DEBUG - starting thread (client mode): 0x43c6d7d0L 2018-08-31 10:21:30,445 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-31 10:21:30,456 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-31 10:21:30,456 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-31 10:21:30,457 - 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-31 10:21:30,457 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-31 10:21:30,457 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-31 10:21:30,458 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-31 10:21:30,458 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-31 10:21:30,458 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-31 10:21:30,498 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-31 10:21:30,602 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-31 10:21:30,603 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-31 10:21:30,606 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.200: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-31 10:21:30,637 - paramiko.transport - DEBUG - userauth is OK 2018-08-31 10:21:30,643 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-31 10:21:30,643 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-31 10:21:30,670 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2018-08-31 10:21:30,671 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-31 10:21:30,672 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-31 10:21:30,672 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-31 10:21:30,674 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 10:21:30,676 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-31 10:21:31,677 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-08-31 10:22:01,759 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-31 10:22:01,782 - 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-31 10:22:01,782 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.11, 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.8 4 65002 3 6 0 0 0 00:01:04 10 Total number of neighbors 1 vyos@vyos:~$ 2018-08-31 10:22:01,782 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 | no-more BGP neighbor is 12.0.0.8, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.8 BGP state = Established, up for 00:01:10 Last read 13:46:23, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.11 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.11, Local port: 179 Foreign host: 12.0.0.8, Foreign port: 59951 Nexthop: 12.0.0.11 Nexthop global: fe80::f816:3eff:fea1:8795 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-08-31 10:22:01,783 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.11 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.11 0 32768 i *> 10.0.2.0/24 12.0.0.11 0 32768 i *> 10.0.3.0/24 12.0.0.11 0 32768 i *> 10.0.4.0/24 12.0.0.11 0 32768 i *> 10.0.5.0/24 12.0.0.11 0 32768 i *> 10.0.6.0/24 12.0.0.11 0 32768 i *> 10.0.7.0/24 12.0.0.11 0 32768 i *> 10.0.8.0/24 12.0.0.11 0 32768 i *> 10.0.9.0/24 12.0.0.11 0 32768 i *> 10.0.10.0/24 12.0.0.11 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-31 10:22:01,783 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.11 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.8 0 0 65002 i *> 10.1.2.0/24 12.0.0.8 0 0 65002 i *> 10.1.3.0/24 12.0.0.8 0 0 65002 i *> 10.1.4.0/24 12.0.0.8 0 0 65002 i *> 10.1.5.0/24 12.0.0.8 0 0 65002 i *> 10.1.6.0/24 12.0.0.8 0 0 65002 i *> 10.1.7.0/24 12.0.0.8 0 0 65002 i *> 10.1.8.0/24 12.0.0.8 0 0 65002 i *> 10.1.9.0/24 12.0.0.8 0 0 65002 i *> 10.1.10.0/24 12.0.0.8 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-31 10:22:01,783 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 routes | no-more BGP table version is 0, local router ID is 12.0.0.11 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.8 0 0 65002 i *> 10.1.2.0/24 12.0.0.8 0 0 65002 i *> 10.1.3.0/24 12.0.0.8 0 0 65002 i *> 10.1.4.0/24 12.0.0.8 0 0 65002 i *> 10.1.5.0/24 12.0.0.8 0 0 65002 i *> 10.1.6.0/24 12.0.0.8 0 0 65002 i *> 10.1.7.0/24 12.0.0.8 0 0 65002 i *> 10.1.8.0/24 12.0.0.8 0 0 65002 i *> 10.1.9.0/24 12.0.0.8 0 0 65002 i *> 10.1.10.0/24 12.0.0.8 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-31 10:22:01,783 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-08-31 10:22:01,783 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.6' 2018-08-31 10:22:01,784 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-08-31 10:22:01,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:22:01,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:22:03,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:22: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-6f62966c-dfc8-44e3-ae65-400f57d3e6bd x-compute-request-id: req-6f62966c-dfc8-44e3-ae65-400f57d3e6bd Content-Encoding: gzip Content-Length: 1141 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:67:96:ec", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:96:ec", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:87:95", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/23601818-c2c7-4773-8d89-185a62bd01c4", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/23601818-c2c7-4773-8d89-185a62bd01c4", "rel": "bookmark"}], "image": {"id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "links": [{"href": "http://172.30.9.34:8774/images/9db5df90-844b-4ba3-a93e-1edff014bd0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:13:37.000000", "flavor": {"id": "8f6145a3-3a83-4192-ac69-0da298bca581", "links": [{"href": "http://172.30.9.34:8774/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "rel": "bookmark"}]}, "id": "23601818-c2c7-4773-8d89-185a62bd01c4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:13:37Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-31T10:12:51Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d4482a3c-a7dd-48b6-8633-b1e9143122ab"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:6d:5d", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:6d:5d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:7e:64", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/ba762003-01d8-489f-a44f-f6bf58df8865", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/ba762003-01d8-489f-a44f-f6bf58df8865", "rel": "bookmark"}], "image": {"id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "links": [{"href": "http://172.30.9.34:8774/images/9db5df90-844b-4ba3-a93e-1edff014bd0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:13:37.000000", "flavor": {"id": "8f6145a3-3a83-4192-ac69-0da298bca581", "links": [{"href": "http://172.30.9.34:8774/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "rel": "bookmark"}]}, "id": "ba762003-01d8-489f-a44f-f6bf58df8865", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:13:37Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-31T10:12:51Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d4482a3c-a7dd-48b6-8633-b1e9143122ab"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a37ff3b3-0554-43d2-a350-14b86eed96c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d2:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d2:44", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:10:21.000000", "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:10:21Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:22:03,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-6f62966c-dfc8-44e3-ae65-400f57d3e6bd 2018-08-31 10:22:03,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.53123092651s 2018-08-31 10:22:03,316 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-6f62966c-dfc8-44e3-ae65-400f57d3e6bd 2018-08-31 10:22:03,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 10:22:03,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/servers/ba762003-01d8-489f-a44f-f6bf58df8865 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:22:03,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 10:22:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a46ebed8-6da7-4047-86bb-598a6bf1879c x-compute-request-id: req-a46ebed8-6da7-4047-86bb-598a6bf1879c Content-Type: application/json 2018-08-31 10:22:03,510 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/ba762003-01d8-489f-a44f-f6bf58df8865 used request id req-a46ebed8-6da7-4047-86bb-598a6bf1879c 2018-08-31 10:22:03,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.192716836929s 2018-08-31 10:22:03,511 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/ba762003-01d8-489f-a44f-f6bf58df8865 used request id req-a46ebed8-6da7-4047-86bb-598a6bf1879c 2018-08-31 10:22:03,511 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-08-31 10:22:03,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:22:03,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:22:04,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:22:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d04da4e7-2786-4e2b-aac0-bdff7297efb7 x-compute-request-id: req-d04da4e7-2786-4e2b-aac0-bdff7297efb7 Content-Encoding: gzip Content-Length: 1159 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:67:96:ec", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:96:ec", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:87:95", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/23601818-c2c7-4773-8d89-185a62bd01c4", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/23601818-c2c7-4773-8d89-185a62bd01c4", "rel": "bookmark"}], "image": {"id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "links": [{"href": "http://172.30.9.34:8774/images/9db5df90-844b-4ba3-a93e-1edff014bd0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:13:37.000000", "flavor": {"id": "8f6145a3-3a83-4192-ac69-0da298bca581", "links": [{"href": "http://172.30.9.34:8774/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "rel": "bookmark"}]}, "id": "23601818-c2c7-4773-8d89-185a62bd01c4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:13:37Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-31T10:12:51Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d4482a3c-a7dd-48b6-8633-b1e9143122ab"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:6d:5d", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:6d:5d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:7e:64", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/ba762003-01d8-489f-a44f-f6bf58df8865", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/ba762003-01d8-489f-a44f-f6bf58df8865", "rel": "bookmark"}], "image": {"id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "links": [{"href": "http://172.30.9.34:8774/images/9db5df90-844b-4ba3-a93e-1edff014bd0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:13:37.000000", "flavor": {"id": "8f6145a3-3a83-4192-ac69-0da298bca581", "links": [{"href": "http://172.30.9.34:8774/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "rel": "bookmark"}]}, "id": "ba762003-01d8-489f-a44f-f6bf58df8865", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:22:03Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-31T10:12:51Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d4482a3c-a7dd-48b6-8633-b1e9143122ab"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a37ff3b3-0554-43d2-a350-14b86eed96c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d2:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d2:44", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:10:21.000000", "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:10:21Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:22:04,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-d04da4e7-2786-4e2b-aac0-bdff7297efb7 2018-08-31 10:22:04,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20951795578s 2018-08-31 10:22:04,722 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-d04da4e7-2786-4e2b-aac0-bdff7297efb7 2018-08-31 10:22:04,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 10:22:04,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/servers/23601818-c2c7-4773-8d89-185a62bd01c4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:22:04,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 10:22:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9935b958-5ec0-4675-8c62-1b89a415cb82 x-compute-request-id: req-9935b958-5ec0-4675-8c62-1b89a415cb82 Content-Type: application/json 2018-08-31 10:22:04,930 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/23601818-c2c7-4773-8d89-185a62bd01c4 used request id req-9935b958-5ec0-4675-8c62-1b89a415cb82 2018-08-31 10:22:04,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.204344987869s 2018-08-31 10:22:04,930 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/23601818-c2c7-4773-8d89-185a62bd01c4 used request id req-9935b958-5ec0-4675-8c62-1b89a415cb82 2018-08-31 10:22:05,058 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 10:22:05,059 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:36 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-31 10:22:05,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-08-31 10:22:05,064 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions 2018-08-31 10:22:05,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:22:05,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:22:05,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:22:05,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:22:05,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:22:05,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:22:05,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:22:05,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-31T10:11:27.582Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "c3496e2b-d935-4076-b999-22d767b80264"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-31T10:12:03.990Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b62bc4f5-cf4a-452c-8120-6ed8afba0098"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-31 10:22:05,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:22:05,177 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:22:05 GMT 2018-08-31 10:22:05,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:22:05,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-08-31 10:22:05,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:22:05,178 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.203:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-31 10:22:05,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:22:05,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:22:05,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:22:05,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:22:05,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:22:05,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:22:05,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:22:05,375 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-08-31 10:22:05,375 - 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-31T10:22:05.274Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"} 2018-08-31 10:22:05,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:22:05,376 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:22:05 GMT 2018-08-31 10:22:05,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:22:05,376 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-31 10:22:05,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:22:05,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:22:05,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:22:05,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:22:05,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:22:05,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:22:05,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:22:05,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:22:05,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:22:05,442 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-31 10:22:05,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:22:05,442 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:22:05 GMT 2018-08-31 10:22:05,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:22:05,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-31 10:22:05,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:22:05,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/914c2af4-b157-41d2-9fa4-0d4eeb95f032 2018-08-31 10:22:05,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:22:05,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:22:05,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:22:05,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:22:05,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:22:05,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:22:05,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:22:05,499 - 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-31T10:22:05.274Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"} 2018-08-31 10:22:05,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:22:05,499 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:22:05 GMT 2018-08-31 10:22:05,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:22:05,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-31 10:22:05,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:22:10,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:22:10,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:22:10,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:22:10,580 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:22:10,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:22:10,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:22:10,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:22:10,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:22:10,581 - 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-31T10:22:06.002Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:06.002Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_host_05rbd6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:07.013Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:07.013Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:07.013Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:07.013Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_host_05rbd6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:07.013Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:07.013Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_host_05rbd6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:07.013Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:07.013Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:08.021Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:08.021Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:08.021Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:08.021Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:09.026Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:09.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_host_05rbd6", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:09.026Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 23601818-c2c7-4773-8d89-185a62bd01c4 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 23601818-c2c7-4773-8d89-185a62bd01c4 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 23601818-c2c7-4773-8d89-185a62bd01c4 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-31T10:22:09.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:09.026Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:09.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:10.032Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:10.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:10.032Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance ba762003-01d8-489f-a44f-f6bf58df8865 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance ba762003-01d8-489f-a44f-f6bf58df8865 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 ba762003-01d8-489f-a44f-f6bf58df8865 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-31T10:22:10.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:10.032Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:10.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-08-31 10:22:10,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:22:10,581 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:22:10 GMT 2018-08-31 10:22:10,581 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:22:10,581 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10881 2018-08-31 10:22:10,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:22:10,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-08-31 10:22:10,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-31 10:22:10,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 10:22:10,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 10:22:10,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-31 10:22:10,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-31 10:22:10,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-31 10:22:10,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-31 10:22:10,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 23601818-c2c7-4773-8d89-185a62bd01c4 could not be found. [status_code=404] 2018-08-31 10:22:10,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-31 10:22:10,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-31 10:22:10,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance ba762003-01d8-489f-a44f-f6bf58df8865 could not be found. [status_code=404] 2018-08-31 10:22:10,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-31 10:22:10,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/914c2af4-b157-41d2-9fa4-0d4eeb95f032 2018-08-31 10:22:10,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:22:10,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:22:10,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:22:10,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:22:10,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:22:10,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:22:10,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:22:10,640 - 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-31T10:22:05.274Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"} 2018-08-31 10:22:10,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:22:10,640 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:22:10 GMT 2018-08-31 10:22:10,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:22:10,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-31 10:22:10,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:22:15,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:22:15,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:22:15,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:22:15,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:22:15,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:22:15,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:22:15,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:22:15,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:22:15,711 - 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-31T10:22:11.130Z", "message": "Detaching port 7eb41a61-f537-4dc1-8919-073ca29c33af...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:11.130Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "7857c229-6e2e-4275-ae68-501729ce6b48"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:11.941Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:11.941Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:12.353Z", "message": "Detaching port c763d49f-44c2-480c-97d3-d2121da534c9...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:12.353Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "69778b35-4800-4547-9527-b86cd412ed70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:12.353Z", "message": "Successfully detached port 7eb41a61-f537-4dc1-8919-073ca29c33af", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:12.353Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "7857c229-6e2e-4275-ae68-501729ce6b48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:12.353Z", "message": "Successfully detached port c763d49f-44c2-480c-97d3-d2121da534c9", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:12.353Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "69778b35-4800-4547-9527-b86cd412ed70"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:13.039Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:13.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:13.039Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:13.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:13.039Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:13.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:14.296Z", "message": "Detaching port 66184351-36d7-4354-992e-ff9b08bd8435...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:14.296Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "2111bb1c-3847-4985-81cd-8ca83db53114"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:15.128Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:15.128Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:15.550Z", "message": "Detaching port 645ddff8-8dbd-4eb7-938c-150ad999a362...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:15.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "67649a7d-4766-4bf5-832a-8fdfed991bd6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:15.550Z", "message": "Successfully detached port 645ddff8-8dbd-4eb7-938c-150ad999a362", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:15.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "67649a7d-4766-4bf5-832a-8fdfed991bd6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:15.550Z", "message": "Successfully detached port 66184351-36d7-4354-992e-ff9b08bd8435", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:15.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "2111bb1c-3847-4985-81cd-8ca83db53114"}], "metadata": {"pagination": {"total": 28, "offset": 13, "size": 50}}} 2018-08-31 10:22:15,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:22:15,712 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:22:15 GMT 2018-08-31 10:22:15,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:22:15,712 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6869 2018-08-31 10:22:15,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:22:15,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 7eb41a61-f537-4dc1-8919-073ca29c33af... 2018-08-31 10:22:15,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-31 10:22:15,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port c763d49f-44c2-480c-97d3-d2121da534c9... 2018-08-31 10:22:15,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 7eb41a61-f537-4dc1-8919-073ca29c33af 2018-08-31 10:22:15,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port c763d49f-44c2-480c-97d3-d2121da534c9 2018-08-31 10:22:15,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-31 10:22:15,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-31 10:22:15,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-31 10:22:15,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 66184351-36d7-4354-992e-ff9b08bd8435... 2018-08-31 10:22:15,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-31 10:22:15,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 645ddff8-8dbd-4eb7-938c-150ad999a362... 2018-08-31 10:22:15,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 645ddff8-8dbd-4eb7-938c-150ad999a362 2018-08-31 10:22:15,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 66184351-36d7-4354-992e-ff9b08bd8435 2018-08-31 10:22:15,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/914c2af4-b157-41d2-9fa4-0d4eeb95f032 2018-08-31 10:22:15,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:22:15,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:22:15,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:22:15,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:22:15,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:22:15,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:22:15,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:22:15,772 - 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-31T10:22:05.274Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"} 2018-08-31 10:22:15,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:22:15,772 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:22:15 GMT 2018-08-31 10:22:15,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:22:15,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-31 10:22:15,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:22:20,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:22:20,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:22:20,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:22:20,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:22:20,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:22:20,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:22:20,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:22:20,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:22:20,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_05rbd6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:16.045Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:16.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_host_05rbd6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:16.045Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:16.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_host_05rbd6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:16.045Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:16.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:16.045Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:16.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_host_05rbd6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:16.561Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:16.561Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "fcbbab20-b20c-4a37-8f8e-bccddc8c51ff"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:17.050Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:17.050Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:17.050Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:17.050Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:17.050Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:17.050Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:17.564Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:17.564Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "bb07f241-dd43-4545-b78d-b856ef622cc5"}, {"node_instance_id": "target_vnf_host_05rbd6", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:18.054Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 23601818-c2c7-4773-8d89-185a62bd01c4 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 23601818-c2c7-4773-8d89-185a62bd01c4 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 23601818-c2c7-4773-8d89-185a62bd01c4 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-31T10:22:18.054Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:19.426Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:19.426Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "keypair_6tcy52", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:19.426Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:19.426Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "reference_vnf_data_plane_port_02rye6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:19.426Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:19.426Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "reference_vnf_port_hlowrk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:19.426Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:19.426Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_data_plane_port_a9dohg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:19.426Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:19.426Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_port_mweape", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:19.426Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:19.426Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "reference_vnf_host_gzvxdr", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:19.426Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance ba762003-01d8-489f-a44f-f6bf58df8865 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance ba762003-01d8-489f-a44f-f6bf58df8865 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 ba762003-01d8-489f-a44f-f6bf58df8865 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-31T10:22:19.426Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:19.426Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:19.426Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "keypair_6tcy52", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:20.557Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:20.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "reference_vnf_data_plane_port_02rye6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:20.557Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:20.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_data_plane_port_a9dohg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:20.557Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:20.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "reference_vnf_data_plane_port_02rye6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:20.557Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:20.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_data_plane_port_a9dohg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:20.557Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:20.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "keypair_6tcy52", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:20.557Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:20.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "reference_vnf_data_plane_port_02rye6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:20.557Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:20.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_data_plane_port_a9dohg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:20.557Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:20.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "keypair_6tcy52", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:20.557Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:20.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "keypair_6tcy52", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:20.713Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:20.713Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "12e4bd93-6734-4de3-b0a4-f7e6a4e05a2c"}], "metadata": {"pagination": {"total": 58, "offset": 26, "size": 50}}} 2018-08-31 10:22:20,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:22:20,889 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:22:20 GMT 2018-08-31 10:22:20,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:22:20,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18384 2018-08-31 10:22:20,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:22:20,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 10:22:20,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-31 10:22:20,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-31 10:22:20,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-31 10:22:20,891 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-31 10:22:20,891 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 10:22:20,891 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-31 10:22:20,891 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-31 10:22:20,891 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-31 10:22:20,891 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 23601818-c2c7-4773-8d89-185a62bd01c4 could not be found. [status_code=404] 2018-08-31 10:22:20,891 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-08-31 10:22:20,892 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 10:22:20,892 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 10:22:20,892 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 10:22:20,892 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 10:22:20,892 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 10:22:20,892 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance ba762003-01d8-489f-a44f-f6bf58df8865 could not be found. [status_code=404] 2018-08-31 10:22:20,892 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-08-31 10:22:20,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 10:22:20,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 10:22:20,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 10:22:20,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-31 10:22:20,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-31 10:22:20,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-08-31 10:22:20,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-31 10:22:20,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-31 10:22:20,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-08-31 10:22:20,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-08-31 10:22:20,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/914c2af4-b157-41d2-9fa4-0d4eeb95f032 2018-08-31 10:22:20,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:22:20,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:22:20,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:22:20,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:22:20,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:22:20,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:22:20,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:22:20,951 - 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-31T10:22:05.274Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"} 2018-08-31 10:22:20,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:22:20,951 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:22:20 GMT 2018-08-31 10:22:20,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:22:20,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-31 10:22:20,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:22:25,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:22:26,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:22:26,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:22:26,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:22:26,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:22:26,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:22:26,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:22:26,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:22:26,041 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_02rye6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:21.614Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:21.614Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "5c689157-7800-4402-a797-7041e55e915b"}, {"node_instance_id": "target_vnf_data_plane_port_a9dohg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:21.614Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:21.614Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "c465e730-b83b-4587-a7e4-addaca7458f2"}, {"node_instance_id": "keypair_6tcy52", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:21.614Z", "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-31T10:22:21.614Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "12e4bd93-6734-4de3-b0a4-f7e6a4e05a2c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:21.636Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:21.636Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_port_mweape", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:22.597Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:22.597Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_port_mweape", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:22.597Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:22.597Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_port_mweape", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:22.597Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:22.597Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:22.597Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:22.597Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_data_plane_port_a9dohg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:22.597Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:22.597Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "keypair_6tcy52", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:22.597Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:22.597Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_port_mweape", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:23.038Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:23.038Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "3b7a76f8-8a3c-46e6-b3ce-05cc113b8734"}, {"node_instance_id": "reference_vnf_port_hlowrk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:23.609Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:23.609Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "reference_vnf_port_hlowrk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:23.609Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:23.609Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "data_plane_subnet_vbkf4p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:23.609Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:23.609Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "reference_vnf_port_hlowrk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:23.609Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:23.609Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "reference_vnf_data_plane_port_02rye6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:23.609Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:23.609Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "reference_vnf_port_hlowrk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:23.618Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:23.618Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "d9fbef74-ad9d-4b96-932e-603544331511"}, {"node_instance_id": "data_plane_subnet_vbkf4p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:24.613Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:24.613Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "data_plane_subnet_vbkf4p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:24.613Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:24.613Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "data_plane_subnet_vbkf4p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:24.613Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:24.613Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "data_plane_subnet_vbkf4p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:24.622Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:24.622Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "b4060bc8-42b9-4812-9e1f-e65986475ffd"}, {"node_instance_id": "reference_vnf_ip_mcp76x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:25.619Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:25.619Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "security_group_hgitwh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:25.619Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:25.619Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_ip_8m4a08", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:25.619Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:25.619Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "reference_vnf_port_hlowrk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:25.619Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:25.619Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_port_mweape", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:25.619Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:25.619Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}], "metadata": {"pagination": {"total": 84, "offset": 54, "size": 50}}} 2018-08-31 10:22:26,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:22:26,041 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:22:26 GMT 2018-08-31 10:22:26,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:22:26,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13165 2018-08-31 10:22:26,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:22:26,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-31 10:22:26,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-31 10:22:26,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-08-31 10:22:26,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-08-31 10:22:26,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 10:22:26,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-31 10:22:26,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-31 10:22:26,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-08-31 10:22:26,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-31 10:22:26,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-08-31 10:22:26,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-31 10:22:26,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 10:22:26,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-31 10:22:26,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 10:22:26,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-31 10:22:26,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-31 10:22:26,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-31 10:22:26,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 10:22:26,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-31 10:22:26,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-31 10:22:26,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-31 10:22:26,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 10:22:26,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 10:22:26,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 10:22:26,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-31 10:22:26,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-31 10:22:26,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/914c2af4-b157-41d2-9fa4-0d4eeb95f032 2018-08-31 10:22:26,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:22:26,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:22:26,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:22:26,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:22:26,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:22:26,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:22:26,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:22:26,147 - 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-31T10:22:05.274Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"} 2018-08-31 10:22:26,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:22:26,148 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:22:26 GMT 2018-08-31 10:22:26,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:22:26,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-31 10:22:26,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:22:31,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:22:31,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:22:31,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:22:31,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:22:31,281 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:22:31,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:22:31,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:22:31,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:22:31,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_mcp76x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:26.699Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:26.699Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_ip_8m4a08", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:26.699Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:26.699Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "reference_vnf_ip_mcp76x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:26.699Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:26.699Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_ip_8m4a08", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:26.699Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:26.699Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:26.699Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:26.699Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "management_plane_subnet_wmvsdd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:26.699Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:26.699Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "reference_vnf_ip_mcp76x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:26.699Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:26.699Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_ip_8m4a08", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:26.699Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:26.699Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:26.699Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:26.699Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_ip_8m4a08", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:27.010Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:27.010Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "4583f6c5-696b-449c-8e8d-a029a1b027b8"}, {"node_instance_id": "reference_vnf_ip_mcp76x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:27.674Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:27.674Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "a3818f8c-46de-4898-82cc-a91deb4f07f6"}, {"node_instance_id": "security_group_hgitwh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:27.707Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:27.707Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "security_group_hgitwh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:27.707Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:27.707Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "security_group_hgitwh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:27.707Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:27.707Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "data_plane_subnet_vbkf4p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:27.707Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:27.707Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "security_group_hgitwh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:28.682Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:28.682Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "92e3e3ab-a5bd-4f16-a164-d91d0ab83f8f"}, {"node_instance_id": "data_plane_network_b545kl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:28.716Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:28.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "data_plane_network_b545kl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:28.716Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:28.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "data_plane_network_b545kl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:28.716Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:28.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "data_plane_network_b545kl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:28.716Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:28.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "target_vnf_ip_8m4a08", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:28.716Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:28.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "data_plane_network_b545kl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:29.693Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:29.693Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "451b202c-d3b6-484c-ae6e-aa3024eaa88e"}, {"node_instance_id": "reference_vnf_ip_mcp76x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:29.727Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:29.727Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "security_group_hgitwh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:29.727Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:29.727Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:30.730Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:30.730Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}], "metadata": {"pagination": {"total": 109, "offset": 80, "size": 50}}} 2018-08-31 10:22:31,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:22:31,282 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:22:31 GMT 2018-08-31 10:22:31,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:22:31,282 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12632 2018-08-31 10:22:31,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:22:31,283 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 10:22:31,283 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 10:22:31,283 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-31 10:22:31,283 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-31 10:22:31,283 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-08-31 10:22:31,283 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 10:22:31,284 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-31 10:22:31,284 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-31 10:22:31,284 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-08-31 10:22:31,284 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-31 10:22:31,284 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-31 10:22:31,284 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 10:22:31,284 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-31 10:22:31,285 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-31 10:22:31,285 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-31 10:22:31,285 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-08-31 10:22:31,285 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 10:22:31,285 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-31 10:22:31,285 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 10:22:31,286 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-31 10:22:31,286 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-31 10:22:31,286 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-31 10:22:31,286 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-31 10:22:31,286 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-31 10:22:31,286 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-08-31 10:22:31,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/914c2af4-b157-41d2-9fa4-0d4eeb95f032 2018-08-31 10:22:31,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:22:31,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:22:31,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:22:31,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:22:31,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:22:31,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:22:31,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:22:31,347 - 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-31T10:22:05.274Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"} 2018-08-31 10:22:31,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:22:31,347 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:22:31 GMT 2018-08-31 10:22:31,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:22:31,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-31 10:22:31,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:22:36,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:22:36,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:22:36,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:22:36,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:22:36,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:22:36,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:22:36,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:22:36,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:22:36,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_wmvsdd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:31.648Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:31.648Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "a2dcec0a-bb27-4010-b7a1-acefd9a42cc0"}, {"node_instance_id": "management_plane_subnet_wmvsdd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:31.735Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:31.735Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "management_plane_subnet_wmvsdd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:31.735Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:31.735Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "management_plane_subnet_wmvsdd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:31.735Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:31.735Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "data_plane_network_b545kl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:31.735Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:31.735Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "management_plane_subnet_wmvsdd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:34.797Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:34.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "management_plane_network_vczp40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:35.739Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:35.739Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "router_e7om0m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:35.739Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:35.739Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}], "metadata": {"pagination": {"total": 117, "offset": 105, "size": 50}}} 2018-08-31 10:22:36,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:22:36,482 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:22:36 GMT 2018-08-31 10:22:36,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:22:36,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4101 2018-08-31 10:22:36,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:22:36,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-31 10:22:36,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 10:22:36,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-31 10:22:36,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-31 10:22:36,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-31 10:22:36,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-31 10:22:36,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 10:22:36,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 10:22:36,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/914c2af4-b157-41d2-9fa4-0d4eeb95f032 2018-08-31 10:22:36,688 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:22:36,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:22:36,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:22:36,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:22:36,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:22:36,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:22:36,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:22:36,689 - 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-31T10:22:05.274Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"} 2018-08-31 10:22:36,689 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:22:36,689 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:22:36 GMT 2018-08-31 10:22:36,689 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:22:36,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-31 10:22:36,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:22:41,692 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:22:41,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:22:41,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:22:41,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:22:41,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:22:41,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:22:41,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:22:41,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:22:41,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_vczp40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:36.759Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:36.759Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "router_e7om0m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:36.759Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:36.759Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "management_plane_network_vczp40", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:36.759Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:36.759Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "router_e7om0m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:36.759Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:36.759Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "management_plane_network_vczp40", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:36.759Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:36.759Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "router_e7om0m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:36.759Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:36.759Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "management_plane_network_vczp40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:36.760Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:36.760Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "e5ca8110-c35a-48bd-a637-833e233b013c"}, {"node_instance_id": "router_e7om0m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:37.699Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:37.699Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "b4886f5b-925d-4b54-9c1b-42a670558560"}, {"node_instance_id": "management_plane_network_vczp40", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:38.419Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:38.419Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "router_e7om0m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:40.560Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:40.560Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "external_network_cvxf7s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:41.627Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:41.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "external_network_cvxf7s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:41.627Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:41.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "external_network_cvxf7s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:41.627Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:41.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}], "metadata": {"pagination": {"total": 130, "offset": 113, "size": 50}}} 2018-08-31 10:22:41,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:22:41,757 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:22:41 GMT 2018-08-31 10:22:41,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:22:41,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6530 2018-08-31 10:22:41,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:22:41,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 10:22:41,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 10:22:41,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-31 10:22:41,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-08-31 10:22:41,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-31 10:22:41,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-08-31 10:22:41,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-31 10:22:41,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-08-31 10:22:41,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-31 10:22:41,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-08-31 10:22:41,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-31 10:22:41,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-31 10:22:41,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-31 10:22:41,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/914c2af4-b157-41d2-9fa4-0d4eeb95f032 2018-08-31 10:22:41,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:22:41,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:22:41,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:22:41,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:22:41,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:22:41,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:22:41,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:22:41,814 - 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-31T10:22:05.274Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"} 2018-08-31 10:22:41,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:22:41,815 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:22:41 GMT 2018-08-31 10:22:41,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:22:41,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-31 10:22:41,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:22:46,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-31 10:22:46,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:22:46,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:22:46,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:22:46,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:22:46,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:22:46,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:22:46,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:22:46,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_cvxf7s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:41.763Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:41.763Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": "external_network_cvxf7s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:42.324Z", "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-31T10:22:42.324Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032", "logger": "93f21597-2034-41cf-b5a4-e93e1a8f543f"}, {"node_instance_id": "external_network_cvxf7s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:42.800Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:42.800Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-31T10:22:43.892Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-31T10:22:43.892Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"}], "metadata": {"pagination": {"total": 134, "offset": 126, "size": 50}}} 2018-08-31 10:22:46,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:22:46,884 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:22:46 GMT 2018-08-31 10:22:46,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:22:46,884 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2126 2018-08-31 10:22:46,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:22:46,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-31 10:22:46,885 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-08-31 10:22:46,885 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-31 10:22:46,885 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-08-31 10:22:46,885 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/914c2af4-b157-41d2-9fa4-0d4eeb95f032 2018-08-31 10:22:46,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:22:46,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:22:46,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:22:46,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:22:46,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:22:46,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:22:46,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:22:46,936 - 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-31T10:22:05.274Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "914c2af4-b157-41d2-9fa4-0d4eeb95f032"} 2018-08-31 10:22:46,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:22:46,936 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:22:46 GMT 2018-08-31 10:22:46,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:22:46,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-08-31 10:22:46,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:22:46,937 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3/deployments/vrouter-opnfv 2018-08-31 10:22:47,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:22:47,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:22:47,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:22:47,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:22:47,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:22:47,199 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:22:47,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:22:47,199 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-31 10:22:47,200 - 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": "8f6145a3-3a83-4192-ac69-0da298bca581", "target_vnf_flavor_id": "8f6145a3-3a83-4192-ac69-0da298bca581", "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_a37ff3b3-0554-43d2-a350-14b86eed96c2", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "keystone_password": "327fc79c-9d68-4786-85b4-89574f06524b", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_a37ff3b3-0554-43d2-a350-14b86eed96c2", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.34: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": "9db5df90-844b-4ba3-a93e-1edff014bd0f", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-31T10:11:27.129Z", "updated_at": "2018-08-31T10:11:27.129Z", "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-31 10:22:47,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:22:47,200 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:22:47 GMT 2018-08-31 10:22:47,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:22:47,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-31 10:22:47,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:22:47,201 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3/blueprints/vrouter-opnfv 2018-08-31 10:22:47,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-31 10:22:47,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-31 10:22:47,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-31 10:22:47,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-31 10:22:47,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-31 10:22:47,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-31 10:22:47,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-31 10:22:47,267 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-31 10:22:47,267 - 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-31T10:11:26.686Z", "updated_at": "2018-08-31T10:11:26.686Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-08-31 10:22:47,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-31 10:22:47,269 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 31 Aug 2018 10:22:47 GMT 2018-08-31 10:22:47,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-31 10:22:47,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-31 10:22:47,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-31 10:22:47,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 10:22:47,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/9db5df90-844b-4ba3-a93e-1edff014bd0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:22:48,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-77104698-5c0c-4ee7-b971-ab70be51fe36 Date: Fri, 31 Aug 2018 10:22:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 10:22:48,536 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/9db5df90-844b-4ba3-a93e-1edff014bd0f used request id req-77104698-5c0c-4ee7-b971-ab70be51fe36 2018-08-31 10:22:48,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.2539870739s 2018-08-31 10:22:48,537 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/9db5df90-844b-4ba3-a93e-1edff014bd0f used request id req-77104698-5c0c-4ee7-b971-ab70be51fe36 2018-08-31 10:22:48,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 10:22:48,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}1af73437887cd13ebc15f107b3be4d6dbd18f812" 2018-08-31 10:22:49,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:22: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-5991a77e-c4d0-4658-8d26-5d0204ddc39e x-compute-request-id: req-5991a77e-c4d0-4658-8d26-5d0204ddc39e Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_a37ff3b3-0554-43d2-a350-14b86eed96c2", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "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": "7428127d-4262-47f8-b386-a01525328beb"}, {"name": "vyos_vrouter-flavor_alt_a37ff3b3-0554-43d2-a350-14b86eed96c2", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/8f6145a3-3a83-4192-ac69-0da298bca581", "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": "8f6145a3-3a83-4192-ac69-0da298bca581"}]} 2018-08-31 10:22:49,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-5991a77e-c4d0-4658-8d26-5d0204ddc39e 2018-08-31 10:22:49,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.693216085434s 2018-08-31 10:22:49,231 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-5991a77e-c4d0-4658-8d26-5d0204ddc39e 2018-08-31 10:22:49,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 10:22:49,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/8f6145a3-3a83-4192-ac69-0da298bca581 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1af73437887cd13ebc15f107b3be4d6dbd18f812" 2018-08-31 10:22:49,270 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 10:22: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-5c50bab9-cf27-40d1-a607-b59b1b8e0e6d x-compute-request-id: req-5c50bab9-cf27-40d1-a607-b59b1b8e0e6d Content-Length: 0 Content-Type: application/json 2018-08-31 10:22:49,270 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/8f6145a3-3a83-4192-ac69-0da298bca581 used request id req-5c50bab9-cf27-40d1-a607-b59b1b8e0e6d 2018-08-31 10:22:49,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0370490550995s 2018-08-31 10:22:49,271 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/8f6145a3-3a83-4192-ac69-0da298bca581 used request id req-5c50bab9-cf27-40d1-a607-b59b1b8e0e6d 2018-08-31 10:22:49,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 10:22:49,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/floatingips/fcc68823-9677-48e4-9261-a4d88ba82c9d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:22:51,398 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-01b0ac3a-9683-44bc-8b99-db7da9c5639b Content-Length: 0 Date: Fri, 31 Aug 2018 10:22:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 10:22:51,398 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/fcc68823-9677-48e4-9261-a4d88ba82c9d.json used request id req-01b0ac3a-9683-44bc-8b99-db7da9c5639b 2018-08-31 10:22:51,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.12434077263s 2018-08-31 10:22:51,398 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/fcc68823-9677-48e4-9261-a4d88ba82c9d.json used request id req-01b0ac3a-9683-44bc-8b99-db7da9c5639b 2018-08-31 10:22:51,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 10:22:51,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:22:51,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2794f98c-32fb-412f-801a-d796d2801653 Date: Fri, 31 Aug 2018 10:22:51 GMT RESP BODY: {"floatingips": []} 2018-08-31 10:22:51,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-2794f98c-32fb-412f-801a-d796d2801653 2018-08-31 10:22:51,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0692250728607s 2018-08-31 10:22:51,473 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-2794f98c-32fb-412f-801a-d796d2801653 2018-08-31 10:22:51,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-31 10:22:51,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:22:51,659 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 10:22: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-eed5184b-f0d2-4dfe-aa92-0e57addf5388 x-compute-request-id: req-eed5184b-f0d2-4dfe-aa92-0e57addf5388 Content-Type: application/json 2018-08-31 10:22:51,660 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245 used request id req-eed5184b-f0d2-4dfe-aa92-0e57addf5388 2018-08-31 10:22:51,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.185689926147s 2018-08-31 10:22:51,660 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245 used request id req-eed5184b-f0d2-4dfe-aa92-0e57addf5388 2018-08-31 10:22:51,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:22:51,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:22:52,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:22: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-c9bc5415-53f7-470e-b36d-c874026a79b2 x-compute-request-id: req-c9bc5415-53f7-470e-b36d-c874026a79b2 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_a37ff3b3-0554-43d2-a350-14b86eed96c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d2:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d2:44", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.34:8774/v2.1/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "self"}, {"href": "http://172.30.9.34:8774/servers/c448228c-25e9-4990-b36f-f984b5a5d245", "rel": "bookmark"}], "image": {"id": "159d5212-767f-4caf-ba33-656b80e091dd", "links": [{"href": "http://172.30.9.34:8774/images/159d5212-767f-4caf-ba33-656b80e091dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-31T10:10:21.000000", "flavor": {"id": "7428127d-4262-47f8-b386-a01525328beb", "links": [{"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "bookmark"}]}, "id": "c448228c-25e9-4990-b36f-f984b5a5d245", "security_groups": [{"name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}], "user_id": "c637a0ae80cb46e6998aa6772a3d1272", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-31T10:22:51Z", "hostId": "47aafc7f0efc810595249256fe8bb5556fffe7667677a4a24b7e44bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2", "name": "vyos_vrouter-vm_a37ff3b3-0554-43d2-a350-14b86eed96c2", "created": "2018-08-31T10:08:11Z", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-31 10:22:52,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-c9bc5415-53f7-470e-b36d-c874026a79b2 2018-08-31 10:22:52,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09760093689s 2018-08-31 10:22:52,759 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-c9bc5415-53f7-470e-b36d-c874026a79b2 2018-08-31 10:22:52,760 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-31 10:22:54,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 10:22:54,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:22:54,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:22: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-81c1ddd1-1839-467e-ab3c-6ea540938ea5 x-compute-request-id: req-81c1ddd1-1839-467e-ab3c-6ea540938ea5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-31 10:22:54,854 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-81c1ddd1-1839-467e-ab3c-6ea540938ea5 2018-08-31 10:22:54,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0907511711121s 2018-08-31 10:22:54,854 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/servers/detail used request id req-81c1ddd1-1839-467e-ab3c-6ea540938ea5 2018-08-31 10:22:54,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-31 10:22:54,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:22:55,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-e2106b1b-7e36-4a19-b914-df0ba970c2db Date: Fri, 31 Aug 2018 10:22:55 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:08:03Z", "updated_at": "2018-08-31T10:08:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:03Z", "revision_number": 0, "id": "02205d71-508f-48a5-ba69-cefb64aa87b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:03Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-31T10:08:06Z", "revision_number": 0, "id": "1d37956c-4fa4-4653-9204-c161dff4800f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:06Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:03Z", "revision_number": 0, "id": "53c8d623-b7a3-4120-9cfe-f485465462ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:03Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-31T10:08:06Z", "revision_number": 0, "id": "7f466ab2-d84a-4c54-bd53-3a95c7d96f10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:06Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:08:04Z", "revision_number": 0, "id": "80caeef5-374c-4af7-8ce2-0e6e1c902e72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:04Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T10:08:04Z", "revision_number": 0, "id": "8a0fa6f4-8fa9-4619-a363-40f3385d9322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:04Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-31T10:08:06Z", "revision_number": 0, "id": "a5ed2db6-a702-4b25-a775-e839affd2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:06Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-31T10:08:05Z", "revision_number": 0, "id": "a9c10392-a17a-41cd-bdb1-60923aa6a6b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:08:05Z", "security_group_id": "10f84f16-4878-40a9-855b-a2583ae4980d", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}], "revision_number": 7, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "10f84f16-4878-40a9-855b-a2583ae4980d", "name": "vyos_vrouter-sg_a37ff3b3-0554-43d2-a350-14b86eed96c2"}, {"description": "Default security group", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:06:30Z", "updated_at": "2018-08-31T10:11:24Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-31T10:11:24Z", "revision_number": 0, "id": "0247fd78-deb7-4dcc-93a6-2495f63c8564", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:11:24Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "090830db-f50d-4e11-a7d3-d18f81cc157f", "remote_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "10251aa6-f165-452a-83be-cda5bdb41481", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "5d6a4b03-6034-4e46-b1e7-6fd5bb5cd597", "remote_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-31T10:06:30Z", "revision_number": 0, "id": "fdd6dad9-3c2a-47f9-a60d-ff8473a2f56b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-31T10:06:30Z", "security_group_id": "33355163-c43a-463f-95c7-edc8c56c46bb", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "da47aa5a956249309e3f5a13869ebc2c"}], "revision_number": 2, "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "33355163-c43a-463f-95c7-edc8c56c46bb", "name": "default"}]} 2018-08-31 10:22:55,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-e2106b1b-7e36-4a19-b914-df0ba970c2db 2018-08-31 10:22:55,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.315757036209s 2018-08-31 10:22:55,174 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/security-groups.json used request id req-e2106b1b-7e36-4a19-b914-df0ba970c2db 2018-08-31 10:22:55,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-31 10:22:55,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/security-groups/10f84f16-4878-40a9-855b-a2583ae4980d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:22:55,596 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b24956ee-53e3-4c22-a544-13490afb8097 Content-Length: 0 Date: Fri, 31 Aug 2018 10:22:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 10:22:55,596 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/security-groups/10f84f16-4878-40a9-855b-a2583ae4980d.json used request id req-b24956ee-53e3-4c22-a544-13490afb8097 2018-08-31 10:22:55,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.418740987778s 2018-08-31 10:22:55,596 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/security-groups/10f84f16-4878-40a9-855b-a2583ae4980d.json used request id req-b24956ee-53e3-4c22-a544-13490afb8097 2018-08-31 10:22:55,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-31 10:22:55,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/os-keypairs/vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:22:55,637 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 10:22:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43129176-98f5-4856-80c0-288a2579336d x-compute-request-id: req-43129176-98f5-4856-80c0-288a2579336d Content-Length: 0 Content-Type: application/json 2018-08-31 10:22:55,637 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/os-keypairs/vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2 used request id req-43129176-98f5-4856-80c0-288a2579336d 2018-08-31 10:22:55,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0403230190277s 2018-08-31 10:22:55,637 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/os-keypairs/vyos_vrouter-kp_a37ff3b3-0554-43d2-a350-14b86eed96c2 used request id req-43129176-98f5-4856-80c0-288a2579336d 2018-08-31 10:22:55,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 10:22:55,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/e58af0e8-f819-4d46-9d1b-59b746444e39/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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" -d '{"subnet_id": "8ab9c329-1661-4e02-8b76-c8ea14aa93dc"}' 2018-08-31 10:22:58,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-842e48dd-cc85-475f-80b2-574e39fda055 Date: Fri, 31 Aug 2018 10:22:58 GMT RESP BODY: {"network_id": "58a1488f-ab8d-4d5b-aacc-62cfce639866", "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "subnet_id": "8ab9c329-1661-4e02-8b76-c8ea14aa93dc", "subnet_ids": ["8ab9c329-1661-4e02-8b76-c8ea14aa93dc"], "port_id": "d7c8e58c-b181-418c-99eb-a912e1b0b60a", "id": "e58af0e8-f819-4d46-9d1b-59b746444e39"} 2018-08-31 10:22:58,006 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/e58af0e8-f819-4d46-9d1b-59b746444e39/remove_router_interface.json used request id req-842e48dd-cc85-475f-80b2-574e39fda055 2018-08-31 10:22:58,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.36810898781s 2018-08-31 10:22:58,006 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/e58af0e8-f819-4d46-9d1b-59b746444e39/remove_router_interface.json used request id req-842e48dd-cc85-475f-80b2-574e39fda055 returning object e58af0e8-f819-4d46-9d1b-59b746444e39 2018-08-31 10:22:58,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 10:22:58,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:22:58,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-193465b1-cd6c-4122-bd63-ea7db883d155 Date: Fri, 31 Aug 2018 10:22:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "da47aa5a956249309e3f5a13869ebc2c", "created_at": "2018-08-31T10:06:33Z", "admin_state_up": true, "updated_at": "2018-08-31T10:22:56Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "da47aa5a956249309e3f5a13869ebc2c", "id": "e58af0e8-f819-4d46-9d1b-59b746444e39", "name": "vyos_vrouter-router_a37ff3b3-0554-43d2-a350-14b86eed96c2"}]} 2018-08-31 10:22:58,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-193465b1-cd6c-4122-bd63-ea7db883d155 2018-08-31 10:22:58,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.463387966156s 2018-08-31 10:22:58,471 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-193465b1-cd6c-4122-bd63-ea7db883d155 2018-08-31 10:22:58,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 10:22:58,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/routers/e58af0e8-f819-4d46-9d1b-59b746444e39.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:23:02,964 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f628dec-66a2-47a9-a8b4-768f08a3b9b3 Content-Length: 0 Date: Fri, 31 Aug 2018 10:23:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 10:23:02,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/e58af0e8-f819-4d46-9d1b-59b746444e39.json used request id req-1f628dec-66a2-47a9-a8b4-768f08a3b9b3 2018-08-31 10:23:02,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.49242305756s 2018-08-31 10:23:02,965 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/e58af0e8-f819-4d46-9d1b-59b746444e39.json used request id req-1f628dec-66a2-47a9-a8b4-768f08a3b9b3 2018-08-31 10:23:02,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 10:23:02,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:23:03,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-1e188b05-0921-444e-ab5e-5ea9596ffce2 Date: Fri, 31 Aug 2018 10:23:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58a1488f-ab8d-4d5b-aacc-62cfce639866","tenant_id":"da47aa5a956249309e3f5a13869ebc2c","created_at":"2018-08-31T10:06:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T10:06:31Z","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":"da47aa5a956249309e3f5a13869ebc2c","id":"8ab9c329-1661-4e02-8b76-c8ea14aa93dc","subnetpool_id":null,"name":"vyos_vrouter-subnet_a37ff3b3-0554-43d2-a350-14b86eed96c2"}]} 2018-08-31 10:23:03,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-1e188b05-0921-444e-ab5e-5ea9596ffce2 2018-08-31 10:23:03,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0470910072327s 2018-08-31 10:23:03,013 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-1e188b05-0921-444e-ab5e-5ea9596ffce2 2018-08-31 10:23:03,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 10:23:03,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/subnets/8ab9c329-1661-4e02-8b76-c8ea14aa93dc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:23:05,751 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-45066bea-a42c-49ed-961e-42c1d54d46f6 Date: Fri, 31 Aug 2018 10:23:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 10:23:05,751 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/8ab9c329-1661-4e02-8b76-c8ea14aa93dc.json used request id req-45066bea-a42c-49ed-961e-42c1d54d46f6 2018-08-31 10:23:05,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.73697900772s 2018-08-31 10:23:05,752 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/8ab9c329-1661-4e02-8b76-c8ea14aa93dc.json used request id req-45066bea-a42c-49ed-961e-42c1d54d46f6 2018-08-31 10:23:05,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 10:23:05,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:23:05,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-976b29ea-ce24-4a79-b223-5e155042bf2f Date: Fri, 31 Aug 2018 10:23:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"58a1488f-ab8d-4d5b-aacc-62cfce639866","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da47aa5a956249309e3f5a13869ebc2c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T10:23:05Z","qos_policy_id":null,"name":"vyos_vrouter-net_a37ff3b3-0554-43d2-a350-14b86eed96c2","admin_state_up":true,"tenant_id":"da47aa5a956249309e3f5a13869ebc2c","created_at":"2018-08-31T10:06:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500}]} 2018-08-31 10:23:05,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-976b29ea-ce24-4a79-b223-5e155042bf2f 2018-08-31 10:23:05,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0945889949799s 2018-08-31 10:23:05,847 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-976b29ea-ce24-4a79-b223-5e155042bf2f 2018-08-31 10:23:05,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 10:23:05,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/networks/58a1488f-ab8d-4d5b-aacc-62cfce639866.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:23:07,087 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8cd1dc64-ce3c-43f8-82d5-e0e06b433cfc Date: Fri, 31 Aug 2018 10:23:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 10:23:07,087 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/58a1488f-ab8d-4d5b-aacc-62cfce639866.json used request id req-8cd1dc64-ce3c-43f8-82d5-e0e06b433cfc 2018-08-31 10:23:07,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.23869800568s 2018-08-31 10:23:07,087 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/58a1488f-ab8d-4d5b-aacc-62cfce639866.json used request id req-8cd1dc64-ce3c-43f8-82d5-e0e06b433cfc 2018-08-31 10:23:07,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 10:23:07,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:23:07,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-ed74f36b-a664-4e7e-ac97-42d9ed532aaf Date: Fri, 31 Aug 2018 10:23:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T10:08:01Z", "file": "/v2/images/159d5212-767f-4caf-ba33-656b80e091dd/file", "owner": "da47aa5a956249309e3f5a13869ebc2c", "id": "159d5212-767f-4caf-ba33-656b80e091dd", "size": 4373348352, "self": "/v2/images/159d5212-767f-4caf-ba33-656b80e091dd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/159d5212-767f-4caf-ba33-656b80e091dd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/159d5212-767f-4caf-ba33-656b80e091dd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a37ff3b3-0554-43d2-a350-14b86eed96c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_a37ff3b3-0554-43d2-a350-14b86eed96c2", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-31T10:07:05Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 10:23:07,809 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-ed74f36b-a664-4e7e-ac97-42d9ed532aaf 2018-08-31 10:23:07,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.717560052872s 2018-08-31 10:23:07,810 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-ed74f36b-a664-4e7e-ac97-42d9ed532aaf 2018-08-31 10:23:07,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 10:23:07,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/159d5212-767f-4caf-ba33-656b80e091dd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c90cbcad8440dd9c71bfe7a49b8d15a30a5d14b" 2018-08-31 10:23:09,194 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bf1533b4-6057-4408-a036-4dad57a64201 Date: Fri, 31 Aug 2018 10:23: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-31 10:23:09,195 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/159d5212-767f-4caf-ba33-656b80e091dd used request id req-bf1533b4-6057-4408-a036-4dad57a64201 2018-08-31 10:23:09,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.38323712349s 2018-08-31 10:23:09,195 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/159d5212-767f-4caf-ba33-656b80e091dd used request id req-bf1533b4-6057-4408-a036-4dad57a64201 2018-08-31 10:23:09,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 10:23:09,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}1af73437887cd13ebc15f107b3be4d6dbd18f812" 2018-08-31 10:23:09,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:23:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e58e015-c207-40d5-877e-5a4ef5aec525 x-compute-request-id: req-0e58e015-c207-40d5-877e-5a4ef5aec525 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_a37ff3b3-0554-43d2-a350-14b86eed96c2", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/7428127d-4262-47f8-b386-a01525328beb", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/7428127d-4262-47f8-b386-a01525328beb", "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": "7428127d-4262-47f8-b386-a01525328beb"}]} 2018-08-31 10:23:09,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-0e58e015-c207-40d5-877e-5a4ef5aec525 2018-08-31 10:23:09,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0326108932495s 2018-08-31 10:23:09,228 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-0e58e015-c207-40d5-877e-5a4ef5aec525 2018-08-31 10:23:09,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 10:23:09,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/7428127d-4262-47f8-b386-a01525328beb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1af73437887cd13ebc15f107b3be4d6dbd18f812" 2018-08-31 10:23:09,277 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 10:23:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-15549144-cccc-4cfd-b5c1-8d87b92c7cf0 x-compute-request-id: req-15549144-cccc-4cfd-b5c1-8d87b92c7cf0 Content-Length: 0 Content-Type: application/json 2018-08-31 10:23:09,277 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/7428127d-4262-47f8-b386-a01525328beb used request id req-15549144-cccc-4cfd-b5c1-8d87b92c7cf0 2018-08-31 10:23:09,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0470259189606s 2018-08-31 10:23:09,277 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/7428127d-4262-47f8-b386-a01525328beb used request id req-15549144-cccc-4cfd-b5c1-8d87b92c7cf0 2018-08-31 10:23:09,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 10:23:09,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}1af73437887cd13ebc15f107b3be4d6dbd18f812" 2018-08-31 10:23:09,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:23:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60d997cc-a6e7-4bca-97d3-9ece37daeb5d Content-Encoding: gzip Content-Length: 1219 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_15446a9b-a7cc-4f62-8ea1-db946f86fe43", "links": {"self": "http://172.30.9.34:5000/v3/users/7b9c0623c7fe4157b1c6243d7c3242b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b9c0623c7fe4157b1c6243d7c3242b6", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2b734632-15e4-4512-98f0-14ca85826944", "links": {"self": "http://172.30.9.34:5000/v3/users/ba2a66698784467a86d70a8582b5f17b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba2a66698784467a86d70a8582b5f17b", "domain_id": "default", "password_expires_at": null}, {"name": "vyos_vrouter-user_a37ff3b3-0554-43d2-a350-14b86eed96c2", "links": {"self": "http://172.30.9.34:5000/v3/users/c637a0ae80cb46e6998aa6772a3d1272"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c637a0ae80cb46e6998aa6772a3d1272", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_42fd5c5e-942f-44cb-a175-0fcf1fde575e", "links": {"self": "http://172.30.9.34:5000/v3/users/e15b9d2fbaa74d9a99c89c770ff7a287"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e15b9d2fbaa74d9a99c89c770ff7a287", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 10:23:09,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-60d997cc-a6e7-4bca-97d3-9ece37daeb5d 2018-08-31 10:23:09,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.304662942886s 2018-08-31 10:23:09,583 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-60d997cc-a6e7-4bca-97d3-9ece37daeb5d 2018-08-31 10:23:09,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 10:23:09,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/users/c637a0ae80cb46e6998aa6772a3d1272 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1af73437887cd13ebc15f107b3be4d6dbd18f812" 2018-08-31 10:23:09,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:23:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfb49899-7e27-42e7-bcfe-f19ed1818087 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_a37ff3b3-0554-43d2-a350-14b86eed96c2", "links": {"self": "http://172.30.9.34:5000/v3/users/c637a0ae80cb46e6998aa6772a3d1272"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c637a0ae80cb46e6998aa6772a3d1272", "description": null}} 2018-08-31 10:23:09,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/c637a0ae80cb46e6998aa6772a3d1272 used request id req-dfb49899-7e27-42e7-bcfe-f19ed1818087 2018-08-31 10:23:09,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.319411039352s 2018-08-31 10:23:09,911 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/c637a0ae80cb46e6998aa6772a3d1272 used request id req-dfb49899-7e27-42e7-bcfe-f19ed1818087 2018-08-31 10:23:09,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 10:23:09,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/users/c637a0ae80cb46e6998aa6772a3d1272 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1af73437887cd13ebc15f107b3be4d6dbd18f812" 2018-08-31 10:23:10,243 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 10:23:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c8a3f98-badf-4e56-8c56-de35505eaaec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 10:23:10,243 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/c637a0ae80cb46e6998aa6772a3d1272 used request id req-5c8a3f98-badf-4e56-8c56-de35505eaaec 2018-08-31 10:23:10,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.332292079926s 2018-08-31 10:23:10,244 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/c637a0ae80cb46e6998aa6772a3d1272 used request id req-5c8a3f98-badf-4e56-8c56-de35505eaaec 2018-08-31 10:23:10,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 10:23:10,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}1af73437887cd13ebc15f107b3be4d6dbd18f812" 2018-08-31 10:23:10,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa6cadaa-e3ec-4b40-ab63-e4f8f5268227 Content-Encoding: gzip Content-Length: 796 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.34:5000/v3/projects/4e80d306a00b43c787f8ac6dee1a3161"}, "tags": [], "enabled": true, "id": "4e80d306a00b43c787f8ac6dee1a3161", "parent_id": "default", "domain_id": "default", "name": "barbican-project_15446a9b-a7cc-4f62-8ea1-db946f86fe43"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.34:5000/v3/projects/5403bf5f9bda499b929fbf2909d23db5"}, "tags": [], "enabled": true, "id": "5403bf5f9bda499b929fbf2909d23db5", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_42fd5c5e-942f-44cb-a175-0fcf1fde575e"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780"}, "tags": [], "enabled": true, "id": "cf49e1a5d2194c1e830aa1b897617780", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.34:5000/v3/projects/da47aa5a956249309e3f5a13869ebc2c"}, "tags": [], "enabled": true, "id": "da47aa5a956249309e3f5a13869ebc2c", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_a37ff3b3-0554-43d2-a350-14b86eed96c2"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 10:23:10,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-fa6cadaa-e3ec-4b40-ab63-e4f8f5268227 2018-08-31 10:23:10,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.189298868179s 2018-08-31 10:23:10,440 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-fa6cadaa-e3ec-4b40-ab63-e4f8f5268227 2018-08-31 10:23:10,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 10:23:10,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/projects/da47aa5a956249309e3f5a13869ebc2c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1af73437887cd13ebc15f107b3be4d6dbd18f812" 2018-08-31 10:23:10,727 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 10:23:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7880c53c-d154-42b5-9130-4318a8a6df0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 10:23:10,728 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/da47aa5a956249309e3f5a13869ebc2c used request id req-7880c53c-d154-42b5-9130-4318a8a6df0b 2018-08-31 10:23:10,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.28222990036s 2018-08-31 10:23:10,728 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/da47aa5a956249309e3f5a13869ebc2c used request id req-7880c53c-d154-42b5-9130-4318a8a6df0b 2018-08-31 10:23:10,759 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-08-31 10:23:10,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 10:23:10,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 10:23:10,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 10:23:10,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 10:23:10,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 10:23:10,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 10:23:10,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 10:23:10,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 10:23:10,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 10:23:10,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 10:23:10,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 10:23:10,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 10:23:10,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 10:23:10,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 10:23:10,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 10:23:10,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 10:23:10,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 10:23:10,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 10:23:10,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 10:23:10,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 10:23:10,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 10:23:10,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 10:23:10,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 10:23:10,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5135a60-8161-4faa-a485-717d4a8729bb 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 10:23:10,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-a5135a60-8161-4faa-a485-717d4a8729bb 2018-08-31 10:23:10,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 10:23:11,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}, {"id": "4c25f01924ac4d96a443bc451210c686", "name": "admin"}], "expires_at": "2018-08-31T11:23:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/f52f5ba0cfbd461585ae6cb47d1e299c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f751abe7ce804d9281f9cc891312dd4f"}, "audit_ids": ["hz9Mc9TLT2-43XJ6Np2UYg"], "issued_at": "2018-08-31T10:23:11.000000Z"}} 2018-08-31 10:23:11,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 10:23:11,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}6ea7a617ed1f3e6990132c44a33551198ee634cf" 2018-08-31 10:23:11,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-f689fdbc-9e69-4250-ba24-7b4e9153a3dc Date: Fri, 31 Aug 2018 10:23:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","provider:network_type":"flat"}]} 2018-08-31 10:23:11,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f689fdbc-9e69-4250-ba24-7b4e9153a3dc 2018-08-31 10:23:11,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387235164642s 2018-08-31 10:23:11,577 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f689fdbc-9e69-4250-ba24-7b4e9153a3dc 2018-08-31 10:23:11,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 10:23:11,586 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 10:23:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdc1255b-bed7-456e-a1a2-76a98ca33835 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.34:5000/v3/", "rel": "self"}]}]}} 2018-08-31 10:23:11,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/ used request id req-bdc1255b-bed7-456e-a1a2-76a98ca33835 2018-08-31 10:23:11,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 10:23:11,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}6ea7a617ed1f3e6990132c44a33551198ee634cf" 2018-08-31 10:23:11,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67c3e9b6-3b67-499c-ae72-998dca05467c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.34:5000/v3/domains/32d4160b661443f49fee85692d7f2693"}, "tags": [], "enabled": true, "id": "32d4160b661443f49fee85692d7f2693", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.34:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 10:23:11,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-67c3e9b6-3b67-499c-ae72-998dca05467c 2018-08-31 10:23:11,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194478988647s 2018-08-31 10:23:11,782 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains used request id req-67c3e9b6-3b67-499c-ae72-998dca05467c 2018-08-31 10:23:11,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 10:23:11,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}6ea7a617ed1f3e6990132c44a33551198ee634cf" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_2ba49b26-bf81-4c38-b99c-1baf2ea2f459"}}' 2018-08-31 10:23:12,008 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 10:23:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-876fdb37-c29a-42cb-a925-c64d8a0a57f1 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.34:5000/v3/projects/1d2388536e6d4e468db343b05f8bf0b1"}, "tags": [], "enabled": true, "id": "1d2388536e6d4e468db343b05f8bf0b1", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_2ba49b26-bf81-4c38-b99c-1baf2ea2f459"}} 2018-08-31 10:23:12,008 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-876fdb37-c29a-42cb-a925-c64d8a0a57f1 2018-08-31 10:23:12,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.219908952713s 2018-08-31 10:23:12,009 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/projects used request id req-876fdb37-c29a-42cb-a925-c64d8a0a57f1 2018-08-31 10:23:12,009 - 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'1d2388536e6d4e468db343b05f8bf0b1', '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_2ba49b26-bf81-4c38-b99c-1baf2ea2f459'}) 2018-08-31 10:23:12,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 10:23:12,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}6ea7a617ed1f3e6990132c44a33551198ee634cf" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7da81a73-d74e-4332-af08-4c9194d975a4", "email": null, "name": "juju_epc-user_2ba49b26-bf81-4c38-b99c-1baf2ea2f459"}}' 2018-08-31 10:23:12,482 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 10:23:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ca26a1a-8c2f-413b-949f-b7c3d7823568 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "links": {"self": "http://172.30.9.34:5000/v3/users/80f0355b323c44b3aab0e692d3c75bf1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "80f0355b323c44b3aab0e692d3c75bf1", "domain_id": "default", "password_expires_at": null}} 2018-08-31 10:23:12,482 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-1ca26a1a-8c2f-413b-949f-b7c3d7823568 2018-08-31 10:23:12,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.466879844666s 2018-08-31 10:23:12,483 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.34:5000/v3/users used request id req-1ca26a1a-8c2f-413b-949f-b7c3d7823568 2018-08-31 10:23:12,483 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'80f0355b323c44b3aab0e692d3c75bf1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_2ba49b26-bf81-4c38-b99c-1baf2ea2f459'}) 2018-08-31 10:23:12,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 10:23:12,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6ea7a617ed1f3e6990132c44a33551198ee634cf" 2018-08-31 10:23:12,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48617b06-492c-4ca6-8fdc-27173c182f3e Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 10:23:12,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-48617b06-492c-4ca6-8fdc-27173c182f3e 2018-08-31 10:23:12,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198469877243s 2018-08-31 10:23:12,685 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-48617b06-492c-4ca6-8fdc-27173c182f3e 2018-08-31 10:23:12,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 10:23:12,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6ea7a617ed1f3e6990132c44a33551198ee634cf" 2018-08-31 10:23:12,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04b9efa8-38d0-4091-8e21-ab602b24fac0 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 10:23:12,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-04b9efa8-38d0-4091-8e21-ab602b24fac0 2018-08-31 10:23:12,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109322071075s 2018-08-31 10:23:12,800 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-04b9efa8-38d0-4091-8e21-ab602b24fac0 2018-08-31 10:23:12,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 10:23:12,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6ea7a617ed1f3e6990132c44a33551198ee634cf" 2018-08-31 10:23:13,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df07b5a9-f041-4dba-bdba-046d7e6ed368 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2cef3eaa431f431a95187147b3ed2e4f", "links": {"self": "http://172.30.9.34:5000/v3/roles/2cef3eaa431f431a95187147b3ed2e4f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "378fa32eee484dc28bf0c5befafec882", "links": {"self": "http://172.30.9.34:5000/v3/roles/378fa32eee484dc28bf0c5befafec882"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4c25f01924ac4d96a443bc451210c686", "links": {"self": "http://172.30.9.34:5000/v3/roles/4c25f01924ac4d96a443bc451210c686"}, "name": "admin"}, {"domain_id": null, "id": "6891e517614d42378feb64fd6debb391", "links": {"self": "http://172.30.9.34:5000/v3/roles/6891e517614d42378feb64fd6debb391"}, "name": "reader"}, {"domain_id": null, "id": "72dc50fd7cb24adfa1d10a215acb1460", "links": {"self": "http://172.30.9.34:5000/v3/roles/72dc50fd7cb24adfa1d10a215acb1460"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.34:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ada15ddf102a4f70bf3744827672ff83", "links": {"self": "http://172.30.9.34:5000/v3/roles/ada15ddf102a4f70bf3744827672ff83"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "eb0cad5fc6ea405ca60e27ee27febfe9", "links": {"self": "http://172.30.9.34:5000/v3/roles/eb0cad5fc6ea405ca60e27ee27febfe9"}, "name": "swiftoperator"}]} 2018-08-31 10:23:13,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-df07b5a9-f041-4dba-bdba-046d7e6ed368 2018-08-31 10:23:13,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202129840851s 2018-08-31 10:23:13,008 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/roles used request id req-df07b5a9-f041-4dba-bdba-046d7e6ed368 2018-08-31 10:23:13,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 10:23:13,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}6ea7a617ed1f3e6990132c44a33551198ee634cf" 2018-08-31 10:23:13,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7822dd45-ec2c-48ec-9a7f-d3bc5fdf3c5b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.34:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 10:23:13,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-7822dd45-ec2c-48ec-9a7f-d3bc5fdf3c5b 2018-08-31 10:23:13,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.282441139221s 2018-08-31 10:23:13,295 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/domains/default used request id req-7822dd45-ec2c-48ec-9a7f-d3bc5fdf3c5b 2018-08-31 10:23:13,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 10:23:13,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}6ea7a617ed1f3e6990132c44a33551198ee634cf" 2018-08-31 10:23:13,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec311f75-e639-4ad4-b098-57a45a2a098c Content-Encoding: gzip Content-Length: 1215 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_15446a9b-a7cc-4f62-8ea1-db946f86fe43", "links": {"self": "http://172.30.9.34:5000/v3/users/7b9c0623c7fe4157b1c6243d7c3242b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b9c0623c7fe4157b1c6243d7c3242b6", "domain_id": "default", "password_expires_at": null}, {"name": "juju_epc-user_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "links": {"self": "http://172.30.9.34:5000/v3/users/80f0355b323c44b3aab0e692d3c75bf1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "80f0355b323c44b3aab0e692d3c75bf1", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2b734632-15e4-4512-98f0-14ca85826944", "links": {"self": "http://172.30.9.34:5000/v3/users/ba2a66698784467a86d70a8582b5f17b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba2a66698784467a86d70a8582b5f17b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_42fd5c5e-942f-44cb-a175-0fcf1fde575e", "links": {"self": "http://172.30.9.34:5000/v3/users/e15b9d2fbaa74d9a99c89c770ff7a287"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e15b9d2fbaa74d9a99c89c770ff7a287", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 10:23:13,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-ec311f75-e639-4ad4-b098-57a45a2a098c 2018-08-31 10:23:13,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207542896271s 2018-08-31 10:23:13,504 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-ec311f75-e639-4ad4-b098-57a45a2a098c 2018-08-31 10:23:13,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 10:23:13,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}6ea7a617ed1f3e6990132c44a33551198ee634cf" 2018-08-31 10:23:13,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae100ca6-5cbd-47ad-8064-572330735309 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.34:5000/v3/projects/4e80d306a00b43c787f8ac6dee1a3161"}, "tags": [], "enabled": true, "id": "4e80d306a00b43c787f8ac6dee1a3161", "parent_id": "default", "domain_id": "default", "name": "barbican-project_15446a9b-a7cc-4f62-8ea1-db946f86fe43"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.34:5000/v3/projects/1d2388536e6d4e468db343b05f8bf0b1"}, "tags": [], "enabled": true, "id": "1d2388536e6d4e468db343b05f8bf0b1", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_2ba49b26-bf81-4c38-b99c-1baf2ea2f459"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780"}, "tags": [], "enabled": true, "id": "cf49e1a5d2194c1e830aa1b897617780", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.34:5000/v3/projects/5403bf5f9bda499b929fbf2909d23db5"}, "tags": [], "enabled": true, "id": "5403bf5f9bda499b929fbf2909d23db5", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_42fd5c5e-942f-44cb-a175-0fcf1fde575e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "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.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}]} 2018-08-31 10:23:13,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-ae100ca6-5cbd-47ad-8064-572330735309 2018-08-31 10:23:13,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204614877701s 2018-08-31 10:23:13,722 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects?domain_id=default used request id req-ae100ca6-5cbd-47ad-8064-572330735309 2018-08-31 10:23:13,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 10:23:13,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34:5000/v3/role_assignments?user.id=80f0355b323c44b3aab0e692d3c75bf1&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=1d2388536e6d4e468db343b05f8bf0b1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6ea7a617ed1f3e6990132c44a33551198ee634cf" 2018-08-31 10:23:13,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0002a80-2bbe-4769-91e8-cbe76197b027 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.34:5000/v3/role_assignments?user.id=80f0355b323c44b3aab0e692d3c75bf1&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=1d2388536e6d4e468db343b05f8bf0b1", "previous": null, "next": null}} 2018-08-31 10:23:13,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=80f0355b323c44b3aab0e692d3c75bf1&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=1d2388536e6d4e468db343b05f8bf0b1 used request id req-c0002a80-2bbe-4769-91e8-cbe76197b027 2018-08-31 10:23:13,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110609054565s 2018-08-31 10:23:13,841 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/role_assignments?user.id=80f0355b323c44b3aab0e692d3c75bf1&role.id=72dc50fd7cb24adfa1d10a215acb1460&scope.project.id=1d2388536e6d4e468db343b05f8bf0b1 used request id req-c0002a80-2bbe-4769-91e8-cbe76197b027 2018-08-31 10:23:13,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 10:23:13,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:5000/v3/projects/1d2388536e6d4e468db343b05f8bf0b1/users/80f0355b323c44b3aab0e692d3c75bf1/roles/72dc50fd7cb24adfa1d10a215acb1460 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6ea7a617ed1f3e6990132c44a33551198ee634cf" 2018-08-31 10:23:14,178 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 10:23:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2eac72b-cd07-4bc1-8a90-bef5283e0644 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 10:23:14,178 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/1d2388536e6d4e468db343b05f8bf0b1/users/80f0355b323c44b3aab0e692d3c75bf1/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-d2eac72b-cd07-4bc1-8a90-bef5283e0644 2018-08-31 10:23:14,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.333807945251s 2018-08-31 10:23:14,178 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.34:5000/v3/projects/1d2388536e6d4e468db343b05f8bf0b1/users/80f0355b323c44b3aab0e692d3c75bf1/roles/72dc50fd7cb24adfa1d10a215acb1460 used request id req-d2eac72b-cd07-4bc1-8a90-bef5283e0644 2018-08-31 10:23:14,179 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_2ba49b26-bf81-4c38-b99c-1baf2ea2f459', 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'1d2388536e6d4e468db343b05f8bf0b1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '7da81a73-d74e-4332-af08-4c9194d975a4', 'username': u'juju_epc-user_2ba49b26-bf81-4c38-b99c-1baf2ea2f459', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.34: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-31 10:23:14,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 10:23:14,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 10:23:14,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 10:23:14,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 10:23:14,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 10:23:14,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 10:23:14,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 10:23:14,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 10:23:14,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 10:23:14,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 10:23:14,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 10:23:14,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 10:23:14,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 10:23:14,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 10:23:14,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 10:23:14,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 10:23:14,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 10:23:14,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 10:23:14,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 10:23:14,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 10:23:14,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 10:23:14,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 10:23:14,184 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_2ba49b26-bf81-4c38-b99c-1baf2ea2f459', 'password': '7da81a73-d74e-4332-af08-4c9194d975a4', 'project_name': 'juju_epc-project_2ba49b26-bf81-4c38-b99c-1baf2ea2f459', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.34:5000/v3', 'project_id': '1d2388536e6d4e468db343b05f8bf0b1', 'project_domain_name': 'Default'} 2018-08-31 10:23:14,242 - 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-31 10:23:14,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-31 10:23:14,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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-31 10:23:14,272 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 10:23:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6f90550-3737-440d-b16a-bbc012288185 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.6:35357/v3/", "rel": "self"}]}]}} 2018-08-31 10:23:14,272 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.6:35357/ used request id req-f6f90550-3737-440d-b16a-bbc012288185 2018-08-31 10:23:14,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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}6ea7a617ed1f3e6990132c44a33551198ee634cf" 2018-08-31 10:23:14,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cea699e-90a8-4ab2-9aca-ed71ad85d488 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/0b86776480da4d5789eb6fd8fdd028a0"}, "enabled": true, "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/11bdff415a4b458b823d2a813c47b800"}, "enabled": true, "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5a02104569704957b8f7e87a8c00c1e1"}, "enabled": true, "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/5a268527d8d84f2db61922fd11d5b846"}, "enabled": true, "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/61082a6609c14bba8150f60fb66e59f0"}, "enabled": true, "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7556eea12e4e4573bf2c53c856de03df"}, "enabled": true, "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7b3819a035e64af28dc2b31fc891617d"}, "enabled": true, "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/805f33ac155948259864bdec6c9505c4"}, "enabled": true, "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/a0c224267c874d2dade8e2680a0ae486"}, "enabled": true, "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/a411d062fe66475bbf5012e9e111c511"}, "enabled": true, "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/affebc6a9505465e811607ee465d037a"}, "enabled": true, "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/cc994303ffae405f9aaa01832a866e91"}, "enabled": true, "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ee7b5a3ce96b4d798ceef87c6be96486"}, "enabled": true, "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/fa12b1b28b324d9895642e39e37e0673"}, "enabled": true, "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/faf25163a3614872aaf798b654b53bf4"}, "enabled": true, "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-08-31 10:23:14,467 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-3cea699e-90a8-4ab2-9aca-ed71ad85d488 2018-08-31 10:23:14,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.202378034592s 2018-08-31 10:23:14,467 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-3cea699e-90a8-4ab2-9aca-ed71ad85d488 2018-08-31 10:23:14,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-31 10:23:14,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}6ea7a617ed1f3e6990132c44a33551198ee634cf" 2018-08-31 10:23:14,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd2efa7e-09c9-409e-bfca-de465d253362 Content-Encoding: gzip Content-Length: 1971 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/14dde3199c824933b05b040ce72a958b"}, "url": "http://172.30.9.34:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7556eea12e4e4573bf2c53c856de03df", "id": "14dde3199c824933b05b040ce72a958b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/15835c97ee5947a88b47ee012e8d1321"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fa12b1b28b324d9895642e39e37e0673", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/1f7426810d344cb6b97e19003edcf76a"}, "url": "http://172.30.9.34:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7b3819a035e64af28dc2b31fc891617d", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/28b906912c334886a93589c8144ed64c"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fa12b1b28b324d9895642e39e37e0673", "id": "28b906912c334886a93589c8144ed64c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/3047941fb1e24a6c9b2779c6730156b2"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5a268527d8d84f2db61922fd11d5b846", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/3ea29b61a44b4e558bd8767d90ce0f65"}, "url": "http://12.0.0.33:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "61082a6609c14bba8150f60fb66e59f0", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/42856a2761d84a35a709d0d842f44c29"}, "url": "http://172.30.9.34:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a411d062fe66475bbf5012e9e111c511", "id": "42856a2761d84a35a709d0d842f44c29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/49ed67ed27734baea8b0bec280fd8bfb"}, "url": "http://172.30.9.34:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0b86776480da4d5789eb6fd8fdd028a0", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/4e8a029b48fb452988100b22e1ea8f96"}, "url": "http://172.30.9.34:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a0c224267c874d2dade8e2680a0ae486", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/513472c231394a6cba48d66643e5a951"}, "url": "http://172.30.9.34:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "affebc6a9505465e811607ee465d037a", "id": "513472c231394a6cba48d66643e5a951"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/5619740eb2434a7e98a145b8b209bf4b"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "affebc6a9505465e811607ee465d037a", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/5d37607ad5b8446cb25274751abcb3b1"}, "url": "http://172.30.9.34:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "61082a6609c14bba8150f60fb66e59f0", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/5eda87e1b553447c8a8d473c2ca0c79b"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "affebc6a9505465e811607ee465d037a", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/62515ae94c7c495db94bf8b2253b1e94"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "11bdff415a4b458b823d2a813c47b800", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/71e0b01600fe40d6b8c4d7a675df03fa"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5a02104569704957b8f7e87a8c00c1e1", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/727e0181708e4a00903e9d283da2c59d"}, "url": "http://172.30.9.34:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5a268527d8d84f2db61922fd11d5b846", "id": "727e0181708e4a00903e9d283da2c59d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/8b2d56fb9084423d8d2c09b0412ddc55"}, "url": "http://172.30.9.34:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cc994303ffae405f9aaa01832a866e91", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/9716a5754ca1487ebcb46c1e491a2995"}, "url": "http://172.30.9.34:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "11bdff415a4b458b823d2a813c47b800", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/993c1ee480904631b39177f3a24967c5"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7556eea12e4e4573bf2c53c856de03df", "id": "993c1ee480904631b39177f3a24967c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/a220bfe6cd7f4ec59646e0a68ee6b6cb"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a411d062fe66475bbf5012e9e111c511", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/a3be6bed9c644cbb927b65568a3a032f"}, "url": "http://172.30.9.34:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "faf25163a3614872aaf798b654b53bf4", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/a7e0cd2a75354405818acde156e9d0f2"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ee7b5a3ce96b4d798ceef87c6be96486", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/ae9c315d42cd416d9015ebb74e8b1d98"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cc994303ffae405f9aaa01832a866e91", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/af1a5e8be8324c6ea0252a071d514390"}, "url": "http://172.30.9.34:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5a02104569704957b8f7e87a8c00c1e1", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/b24a908ab6f441ee9b80f73d6a8382dc"}, "url": "http://12.0.0.33:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "61082a6609c14bba8150f60fb66e59f0", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/b49e3b376f50436899b6652f8cd5f4fa"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0b86776480da4d5789eb6fd8fdd028a0", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/b6c5d050e8644c84b57f850dbf06d03f"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5a268527d8d84f2db61922fd11d5b846", "id": "b6c5d050e8644c84b57f850dbf06d03f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/c24f16b0e6a24163ab24af4292935c51"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a0c224267c874d2dade8e2680a0ae486", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/c250083fc2ec4ce1b68fdaf722102b6a"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0b86776480da4d5789eb6fd8fdd028a0", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/ce212a3656ef406db13663a283e35822"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7556eea12e4e4573bf2c53c856de03df", "id": "ce212a3656ef406db13663a283e35822"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/d15c49ee5289409e837b32fb12c27293"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7b3819a035e64af28dc2b31fc891617d", "id": "d15c49ee5289409e837b32fb12c27293"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/d5955601f66b470eb3ab5cb7d67ff5f9"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7b3819a035e64af28dc2b31fc891617d", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/d61689b13d1e470587ddca1f4daa6a42"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "faf25163a3614872aaf798b654b53bf4", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/d7123820da474db38eb065959d1a6ddf"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "faf25163a3614872aaf798b654b53bf4", "id": "d7123820da474db38eb065959d1a6ddf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/dd8441bfa9f54898b88b8f876bfeeaea"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a0c224267c874d2dade8e2680a0ae486", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/ddf0041dd8164030a42f4bfbb9797316"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ee7b5a3ce96b4d798ceef87c6be96486", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/e2f1e8f62c43496e9603cd57c7ac0217"}, "url": "http://172.30.9.34:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ee7b5a3ce96b4d798ceef87c6be96486", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/e9399cd6e67a45f791b998edea363fea"}, "url": "http://172.30.9.34:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fa12b1b28b324d9895642e39e37e0673", "id": "e9399cd6e67a45f791b998edea363fea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/ec28d4b69aa04ad0b1e568c8a3c25205"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cc994303ffae405f9aaa01832a866e91", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/f025a1eadcb64ce1a2d01b7f3b96821d"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a411d062fe66475bbf5012e9e111c511", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/f1ac0d27d9844a229f267f905ecdb8a1"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "11bdff415a4b458b823d2a813c47b800", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.34:5000/v3/endpoints/faeee880da43417e87a095bb9d269429"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5a02104569704957b8f7e87a8c00c1e1", "id": "faeee880da43417e87a095bb9d269429"}], "links": {"self": "http://172.30.9.34:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-31 10:23:14,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/endpoints used request id req-bd2efa7e-09c9-409e-bfca-de465d253362 2018-08-31 10:23:14,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.202407121658s 2018-08-31 10:23:14,678 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/endpoints used request id req-bd2efa7e-09c9-409e-bfca-de465d253362 2018-08-31 10:23:14,685 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-08-31 10:23:14,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 10:23:14,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9193bc71-b4ed-4bca-9823-42227a83e797 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.34:5000/v3/", "rel": "self"}]}} 2018-08-31 10:23:14,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.34:5000/v3 used request id req-9193bc71-b4ed-4bca-9823-42227a83e797 2018-08-31 10:23:14,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.34:5000/v3/auth/tokens 2018-08-31 10:23:15,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72dc50fd7cb24adfa1d10a215acb1460", "name": "member"}, {"id": "6891e517614d42378feb64fd6debb391", "name": "reader"}], "expires_at": "2018-08-31T11:23:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d2388536e6d4e468db343b05f8bf0b1", "name": "juju_epc-project_2ba49b26-bf81-4c38-b99c-1baf2ea2f459"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.34:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ed67ed27734baea8b0bec280fd8bfb"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49e3b376f50436899b6652f8cd5f4fa"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c250083fc2ec4ce1b68fdaf722102b6a"}], "type": "metric", "id": "0b86776480da4d5789eb6fd8fdd028a0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62515ae94c7c495db94bf8b2253b1e94"}, {"url": "http://172.30.9.34:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9716a5754ca1487ebcb46c1e491a2995"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1ac0d27d9844a229f267f905ecdb8a1"}], "type": "alarming", "id": "11bdff415a4b458b823d2a813c47b800", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71e0b01600fe40d6b8c4d7a675df03fa"}, {"url": "http://172.30.9.34:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af1a5e8be8324c6ea0252a071d514390"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "faeee880da43417e87a095bb9d269429"}], "type": "identity", "id": "5a02104569704957b8f7e87a8c00c1e1", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3047941fb1e24a6c9b2779c6730156b2"}, {"url": "http://172.30.9.34:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "727e0181708e4a00903e9d283da2c59d"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c5d050e8644c84b57f850dbf06d03f"}], "type": "event", "id": "5a268527d8d84f2db61922fd11d5b846", "name": "panko"}, {"endpoints": [{"url": "http://12.0.0.33:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea29b61a44b4e558bd8767d90ce0f65"}, {"url": "http://172.30.9.34:8080/v1/AUTH_1d2388536e6d4e468db343b05f8bf0b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d37607ad5b8446cb25274751abcb3b1"}, {"url": "http://12.0.0.33:8080/v1/AUTH_1d2388536e6d4e468db343b05f8bf0b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b24a908ab6f441ee9b80f73d6a8382dc"}], "type": "object-store", "id": "61082a6609c14bba8150f60fb66e59f0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.34:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "14dde3199c824933b05b040ce72a958b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "993c1ee480904631b39177f3a24967c5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce212a3656ef406db13663a283e35822"}], "type": "compute", "id": "7556eea12e4e4573bf2c53c856de03df", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v1/1d2388536e6d4e468db343b05f8bf0b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f7426810d344cb6b97e19003edcf76a"}, {"url": "http://192.30.9.6:8776/v1/1d2388536e6d4e468db343b05f8bf0b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d15c49ee5289409e837b32fb12c27293"}, {"url": "http://192.30.9.6:8776/v1/1d2388536e6d4e468db343b05f8bf0b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5955601f66b470eb3ab5cb7d67ff5f9"}], "type": "volume", "id": "7b3819a035e64af28dc2b31fc891617d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "805f33ac155948259864bdec6c9505c4", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.34:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e8a029b48fb452988100b22e1ea8f96"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c24f16b0e6a24163ab24af4292935c51"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd8441bfa9f54898b88b8f876bfeeaea"}], "type": "image", "id": "a0c224267c874d2dade8e2680a0ae486", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.34:8004/v1/1d2388536e6d4e468db343b05f8bf0b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42856a2761d84a35a709d0d842f44c29"}, {"url": "http://192.30.9.6:8004/v1/1d2388536e6d4e468db343b05f8bf0b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a220bfe6cd7f4ec59646e0a68ee6b6cb"}, {"url": "http://192.30.9.6:8004/v1/1d2388536e6d4e468db343b05f8bf0b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f025a1eadcb64ce1a2d01b7f3b96821d"}], "type": "orchestration", "id": "a411d062fe66475bbf5012e9e111c511", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.34:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "513472c231394a6cba48d66643e5a951"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5619740eb2434a7e98a145b8b209bf4b"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5eda87e1b553447c8a8d473c2ca0c79b"}], "type": "cloudformation", "id": "affebc6a9505465e811607ee465d037a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.34:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2d56fb9084423d8d2c09b0412ddc55"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae9c315d42cd416d9015ebb74e8b1d98"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec28d4b69aa04ad0b1e568c8a3c25205"}], "type": "placement", "id": "cc994303ffae405f9aaa01832a866e91", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7e0cd2a75354405818acde156e9d0f2"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ddf0041dd8164030a42f4bfbb9797316"}, {"url": "http://172.30.9.34:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e2f1e8f62c43496e9603cd57c7ac0217"}], "type": "network", "id": "ee7b5a3ce96b4d798ceef87c6be96486", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1d2388536e6d4e468db343b05f8bf0b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15835c97ee5947a88b47ee012e8d1321"}, {"url": "http://192.30.9.6:8776/v2/1d2388536e6d4e468db343b05f8bf0b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28b906912c334886a93589c8144ed64c"}, {"url": "http://172.30.9.34:8776/v2/1d2388536e6d4e468db343b05f8bf0b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9399cd6e67a45f791b998edea363fea"}], "type": "volumev2", "id": "fa12b1b28b324d9895642e39e37e0673", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.34:8776/v3/1d2388536e6d4e468db343b05f8bf0b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3be6bed9c644cbb927b65568a3a032f"}, {"url": "http://192.30.9.6:8776/v3/1d2388536e6d4e468db343b05f8bf0b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d61689b13d1e470587ddca1f4daa6a42"}, {"url": "http://192.30.9.6:8776/v3/1d2388536e6d4e468db343b05f8bf0b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7123820da474db38eb065959d1a6ddf"}], "type": "volumev3", "id": "faf25163a3614872aaf798b654b53bf4", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "id": "80f0355b323c44b3aab0e692d3c75bf1"}, "audit_ids": ["tEnUl_tITzGyJGikN-ZX5A"], "issued_at": "2018-08-31T10:23:15.000000Z"}} 2018-08-31 10:23:15,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 10:23:15,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" -d '{"network": {"name": "juju_epc-net_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "admin_state_up": true}}' 2018-08-31 10:23:15,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-73a66972-201b-428d-bf88-2e4204f6df29 Date: Fri, 31 Aug 2018 10:23:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ea4d0848-812e-433d-85bd-e1adefeae6c1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d2388536e6d4e468db343b05f8bf0b1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T10:23:15Z","is_default":false,"name":"juju_epc-net_2ba49b26-bf81-4c38-b99c-1baf2ea2f459","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1d2388536e6d4e468db343b05f8bf0b1","created_at":"2018-08-31T10:23:15Z","mtu":1450}} 2018-08-31 10:23:15,731 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-73a66972-201b-428d-bf88-2e4204f6df29 2018-08-31 10:23:15,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.644322156906s 2018-08-31 10:23:15,731 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-73a66972-201b-428d-bf88-2e4204f6df29 2018-08-31 10:23:15,732 - 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-31T10:23:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'ea4d0848-812e-433d-85bd-e1adefeae6c1', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-net_2ba49b26-bf81-4c38-b99c-1baf2ea2f459', u'admin_state_up': True, u'tenant_id': u'1d2388536e6d4e468db343b05f8bf0b1', u'created_at': u'2018-08-31T10:23:15Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1d2388536e6d4e468db343b05f8bf0b1', u'l2_adjacency': True}) 2018-08-31 10:23:15,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 10:23:15,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:23:16,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-3c5746f1-65b1-452f-ba90-a789c4a4d405 Date: Fri, 31 Aug 2018 10:23:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ea4d0848-812e-433d-85bd-e1adefeae6c1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d2388536e6d4e468db343b05f8bf0b1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T10:23:15Z","qos_policy_id":null,"name":"juju_epc-net_2ba49b26-bf81-4c38-b99c-1baf2ea2f459","admin_state_up":true,"tenant_id":"1d2388536e6d4e468db343b05f8bf0b1","created_at":"2018-08-31T10:23:15Z","mtu":1450}]} 2018-08-31 10:23:16,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-3c5746f1-65b1-452f-ba90-a789c4a4d405 2018-08-31 10:23:16,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.358523130417s 2018-08-31 10:23:16,091 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-3c5746f1-65b1-452f-ba90-a789c4a4d405 2018-08-31 10:23:16,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 10:23:16,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}18618702148e321f50b41f98cccab2815155446d" -d '{"subnet": {"name": "juju_epc-subnet_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "enable_dhcp": true, "network_id": "ea4d0848-812e-433d-85bd-e1adefeae6c1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-08-31 10:23:17,078 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-989ac080-9ff8-4760-8640-6b458e0514d5 Date: Fri, 31 Aug 2018 10:23:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea4d0848-812e-433d-85bd-e1adefeae6c1","tenant_id":"1d2388536e6d4e468db343b05f8bf0b1","created_at":"2018-08-31T10:23:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T10:23:16Z","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":"1d2388536e6d4e468db343b05f8bf0b1","id":"63cfa926-aeae-49f4-b36f-1defd4f5f141","subnetpool_id":null,"name":"juju_epc-subnet_2ba49b26-bf81-4c38-b99c-1baf2ea2f459"}} 2018-08-31 10:23:17,078 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-989ac080-9ff8-4760-8640-6b458e0514d5 2018-08-31 10:23:17,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.984855890274s 2018-08-31 10:23:17,078 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-989ac080-9ff8-4760-8640-6b458e0514d5 2018-08-31 10:23:17,079 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T10:23:16Z', 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'63cfa926-aeae-49f4-b36f-1defd4f5f141', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_2ba49b26-bf81-4c38-b99c-1baf2ea2f459', u'enable_dhcp': True, u'network_id': u'ea4d0848-812e-433d-85bd-e1adefeae6c1', u'tenant_id': u'1d2388536e6d4e468db343b05f8bf0b1', u'created_at': u'2018-08-31T10:23:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'1d2388536e6d4e468db343b05f8bf0b1'}) 2018-08-31 10:23:17,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 10:23:17,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}18618702148e321f50b41f98cccab2815155446d" -d '{"router": {"external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a"}, "name": "juju_epc-router_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "admin_state_up": true}}' 2018-08-31 10:23:24,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-142efa3e-4292-4a6a-8d8c-44cf141fa4d8 Date: Fri, 31 Aug 2018 10:23:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1d2388536e6d4e468db343b05f8bf0b1", "created_at": "2018-08-31T10:23:18Z", "admin_state_up": true, "updated_at": "2018-08-31T10:23:19Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "1d2388536e6d4e468db343b05f8bf0b1", "id": "1e9f7877-e59f-4296-8759-ef09a9eaf0e3", "name": "juju_epc-router_2ba49b26-bf81-4c38-b99c-1baf2ea2f459"}} 2018-08-31 10:23:24,278 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-142efa3e-4292-4a6a-8d8c-44cf141fa4d8 2018-08-31 10:23:24,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.1992020607s 2018-08-31 10:23:24,279 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-142efa3e-4292-4a6a-8d8c-44cf141fa4d8 2018-08-31 10:23:24,279 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T10:23:19Z', u'revision_number': 3, u'id': u'1e9f7877-e59f-4296-8759-ef09a9eaf0e3', u'external_gateway_info': {u'network_id': u'c90c060e-9aa1-4de2-b79e-a44366278c0a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'9101d810-9ee5-41e0-949f-3a0dfa54404f', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_2ba49b26-bf81-4c38-b99c-1baf2ea2f459', u'admin_state_up': True, u'tenant_id': u'1d2388536e6d4e468db343b05f8bf0b1', u'created_at': u'2018-08-31T10:23:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'1d2388536e6d4e468db343b05f8bf0b1'}) 2018-08-31 10:23:24,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 10:23:24,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/1e9f7877-e59f-4296-8759-ef09a9eaf0e3/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}18618702148e321f50b41f98cccab2815155446d" -d '{"subnet_id": "63cfa926-aeae-49f4-b36f-1defd4f5f141"}' 2018-08-31 10:23:27,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2ee56c5f-1f79-4628-aecc-74243d428042 Date: Fri, 31 Aug 2018 10:23:27 GMT RESP BODY: {"network_id": "ea4d0848-812e-433d-85bd-e1adefeae6c1", "tenant_id": "1d2388536e6d4e468db343b05f8bf0b1", "subnet_id": "63cfa926-aeae-49f4-b36f-1defd4f5f141", "subnet_ids": ["63cfa926-aeae-49f4-b36f-1defd4f5f141"], "port_id": "38475217-ea24-4897-b183-c916f3e5a644", "id": "1e9f7877-e59f-4296-8759-ef09a9eaf0e3"} 2018-08-31 10:23:27,414 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/1e9f7877-e59f-4296-8759-ef09a9eaf0e3/add_router_interface.json used request id req-2ee56c5f-1f79-4628-aecc-74243d428042 2018-08-31 10:23:27,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.13436794281s 2018-08-31 10:23:27,415 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/1e9f7877-e59f-4296-8759-ef09a9eaf0e3/add_router_interface.json used request id req-2ee56c5f-1f79-4628-aecc-74243d428042 returning object 1e9f7877-e59f-4296-8759-ef09a9eaf0e3 2018-08-31 10:23:27,415 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-08-31 10:23:29,086 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:7c14bb05aa9d8a4224a91d54f702b0a6 sha256:85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9 2018-08-31 10:23:29,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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-31 10:23:29,092 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 31 Aug 2018 10:23:29 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.34:9292/v2/", "rel": "self"}]}]} 2018-08-31 10:23:29,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 10:23:29,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:23:29,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8cb5b624-913c-4f4f-80f6-945f28e33bad Date: Fri, 31 Aug 2018 10:23:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 10:23:29,824 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-8cb5b624-913c-4f4f-80f6-945f28e33bad 2018-08-31 10:23:29,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.730406999588s 2018-08-31 10:23:29,824 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-8cb5b624-913c-4f4f-80f6-945f28e33bad 2018-08-31 10:23:29,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 10:23:29,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" -d '{"owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "owner_specified.shade.sha256": "85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9", "owner_specified.shade.object": "images/juju_epc-img_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_2ba49b26-bf81-4c38-b99c-1baf2ea2f459"}' 2018-08-31 10:23:30,631 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/cfb61129-2d00-4403-b439-1536eecd0401 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e9d88dea-e3d4-41cf-9145-5be1282f6b93 Date: Fri, 31 Aug 2018 10:23:30 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T10:23:30Z", "file": "/v2/images/cfb61129-2d00-4403-b439-1536eecd0401/file", "owner": "1d2388536e6d4e468db343b05f8bf0b1", "id": "cfb61129-2d00-4403-b439-1536eecd0401", "size": null, "self": "/v2/images/cfb61129-2d00-4403-b439-1536eecd0401", "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_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "name": "juju_epc-img_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "checksum": null, "created_at": "2018-08-31T10:23:30Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 10:23:30,631 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-e9d88dea-e3d4-41cf-9145-5be1282f6b93 2018-08-31 10:23:30,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.804008960724s 2018-08-31 10:23:30,632 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-e9d88dea-e3d4-41cf-9145-5be1282f6b93 returning object cfb61129-2d00-4403-b439-1536eecd0401 2018-08-31 10:23:30,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 10:23:30,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/cfb61129-2d00-4403-b439-1536eecd0401/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}18618702148e321f50b41f98cccab2815155446d" -d '' 2018-08-31 10:23:36,252 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-44aeb638-0be9-4034-b72c-33e7acb15410 Date: Fri, 31 Aug 2018 10:23: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-31 10:23:36,252 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/cfb61129-2d00-4403-b439-1536eecd0401/file used request id req-44aeb638-0be9-4034-b72c-33e7acb15410 2018-08-31 10:23:36,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.61946797371s 2018-08-31 10:23:36,252 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/cfb61129-2d00-4403-b439-1536eecd0401/file used request id req-44aeb638-0be9-4034-b72c-33e7acb15410 2018-08-31 10:23:36,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 10:23:36,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:23:36,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-f8b67cef-3113-4fc9-8ab2-095e0b42c64c Date: Fri, 31 Aug 2018 10:23:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T10:23:36Z", "file": "/v2/images/cfb61129-2d00-4403-b439-1536eecd0401/file", "owner": "1d2388536e6d4e468db343b05f8bf0b1", "id": "cfb61129-2d00-4403-b439-1536eecd0401", "size": 296681472, "self": "/v2/images/cfb61129-2d00-4403-b439-1536eecd0401", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/cfb61129-2d00-4403-b439-1536eecd0401/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/cfb61129-2d00-4403-b439-1536eecd0401/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "name": "juju_epc-img_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "checksum": "7c14bb05aa9d8a4224a91d54f702b0a6", "created_at": "2018-08-31T10:23:30Z", "os_hidden": false, "protected": false, "os_hash_value": "b69ab2f4ffed9b44b2101a2ee86defd75356bb9847cce26a2342e8964f269c4e933409b86dd953b016f80b434224c6666280106c26153b2b1ee83dc1cf7271da"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 10:23:36,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-f8b67cef-3113-4fc9-8ab2-095e0b42c64c 2018-08-31 10:23:36,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29985499382s 2018-08-31 10:23:36,557 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-f8b67cef-3113-4fc9-8ab2-095e0b42c64c 2018-08-31 10:23:36,559 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/cfb61129-2d00-4403-b439-1536eecd0401/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cfb61129-2d00-4403-b439-1536eecd0401/file', 'owner': u'1d2388536e6d4e468db343b05f8bf0b1', 'id': u'cfb61129-2d00-4403-b439-1536eecd0401', 'size': 296681472, u'self': u'/v2/images/cfb61129-2d00-4403-b439-1536eecd0401', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d2388536e6d4e468db343b05f8bf0b1', 'name': 'juju_epc-project_2ba49b26-bf81-4c38-b99c-1baf2ea2f459', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/cfb61129-2d00-4403-b439-1536eecd0401/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T10:23:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T10:23:36Z', u'owner_specified.shade.sha256': u'85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9', u'owner_specified.shade.object': u'images/juju_epc-img_2ba49b26-bf81-4c38-b99c-1baf2ea2f459', '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/cfb61129-2d00-4403-b439-1536eecd0401', 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_2ba49b26-bf81-4c38-b99c-1baf2ea2f459', u'owner_specified.shade.md5': u'7c14bb05aa9d8a4224a91d54f702b0a6', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_2ba49b26-bf81-4c38-b99c-1baf2ea2f459', 'created': u'2018-08-31T10:23:30Z', 'checksum': u'7c14bb05aa9d8a4224a91d54f702b0a6', 'created_at': u'2018-08-31T10:23:30Z', 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/cfb61129-2d00-4403-b439-1536eecd0401', 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_2ba49b26-bf81-4c38-b99c-1baf2ea2f459', u'owner_specified.shade.md5': u'7c14bb05aa9d8a4224a91d54f702b0a6', u'schema': u'/v2/schemas/image'}}) 2018-08-31 10:23:37,768 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i cfb61129-2d00-4403-b439-1536eecd0401 -s xenial -r regionOne -u http://172.30.9.34: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-31 10:23:37,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 10:23:37,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}6ea7a617ed1f3e6990132c44a33551198ee634cf" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-31 10:23:38,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:23: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-999a3a85-56c8-42d7-89e8-e9416175b125 x-compute-request-id: req-999a3a85-56c8-42d7-89e8-e9416175b125 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/60a89caf-c0b0-4c1b-a454-2477285e405d", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/60a89caf-c0b0-4c1b-a454-2477285e405d", "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": "60a89caf-c0b0-4c1b-a454-2477285e405d"}} 2018-08-31 10:23:38,088 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-999a3a85-56c8-42d7-89e8-e9416175b125 2018-08-31 10:23:38,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.317857980728s 2018-08-31 10:23:38,088 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-999a3a85-56c8-42d7-89e8-e9416175b125 2018-08-31 10:23:38,089 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_2ba49b26-bf81-4c38-b99c-1baf2ea2f459', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'60a89caf-c0b0-4c1b-a454-2477285e405d', 'swap': 0}) 2018-08-31 10:23:38,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 10:23:38,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/60a89caf-c0b0-4c1b-a454-2477285e405d/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}6ea7a617ed1f3e6990132c44a33551198ee634cf" -d '{"extra_specs": {}}' 2018-08-31 10:23:38,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:23: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-44d157ff-85fc-4a41-8b96-506b9d979fe1 x-compute-request-id: req-44d157ff-85fc-4a41-8b96-506b9d979fe1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 10:23:38,111 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/60a89caf-c0b0-4c1b-a454-2477285e405d/os-extra_specs used request id req-44d157ff-85fc-4a41-8b96-506b9d979fe1 2018-08-31 10:23:38,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212161540985s 2018-08-31 10:23:38,111 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/60a89caf-c0b0-4c1b-a454-2477285e405d/os-extra_specs used request id req-44d157ff-85fc-4a41-8b96-506b9d979fe1 2018-08-31 10:23:38,111 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-08-31 10:23:38,113 - 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-ha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-263 | | 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-31 10:23:38,121 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-08-31 10:23:38,206 - 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-31 10:23:38,206 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-08-31 10:23:38,278 - 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-31 10:23:38,278 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-31 10:23:39,716 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-08-31 10:23:39,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 10:23:39,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:23:40,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-b21ad377-0ee3-450c-9180-ed3467acf17e Date: Fri, 31 Aug 2018 10:23:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T10:23:36Z", "file": "/v2/images/cfb61129-2d00-4403-b439-1536eecd0401/file", "owner": "1d2388536e6d4e468db343b05f8bf0b1", "id": "cfb61129-2d00-4403-b439-1536eecd0401", "size": 296681472, "self": "/v2/images/cfb61129-2d00-4403-b439-1536eecd0401", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/cfb61129-2d00-4403-b439-1536eecd0401/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/cfb61129-2d00-4403-b439-1536eecd0401/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "name": "juju_epc-img_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "checksum": "7c14bb05aa9d8a4224a91d54f702b0a6", "created_at": "2018-08-31T10:23:30Z", "os_hidden": false, "protected": false, "os_hash_value": "b69ab2f4ffed9b44b2101a2ee86defd75356bb9847cce26a2342e8964f269c4e933409b86dd953b016f80b434224c6666280106c26153b2b1ee83dc1cf7271da"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 10:23:40,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-b21ad377-0ee3-450c-9180-ed3467acf17e 2018-08-31 10:23:40,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.691086053848s 2018-08-31 10:23:40,409 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-b21ad377-0ee3-450c-9180-ed3467acf17e 2018-08-31 10:23:40,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 10:23:40,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/juju_epc-img_alt_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_2ba49b26-bf81-4c38-b99c-1baf2ea2f459"}' 2018-08-31 10:23:41,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.34:9292/v2/images/4ac7bc12-ae55-4757-87e9-cab22fb80cf7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-731e6079-b720-47b5-858e-6cab921cccb0 Date: Fri, 31 Aug 2018 10:23:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T10:23:41Z", "file": "/v2/images/4ac7bc12-ae55-4757-87e9-cab22fb80cf7/file", "owner": "1d2388536e6d4e468db343b05f8bf0b1", "id": "4ac7bc12-ae55-4757-87e9-cab22fb80cf7", "size": null, "self": "/v2/images/4ac7bc12-ae55-4757-87e9-cab22fb80cf7", "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_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "juju_epc-img_alt_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "checksum": null, "created_at": "2018-08-31T10:23:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 10:23:41,256 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-731e6079-b720-47b5-858e-6cab921cccb0 2018-08-31 10:23:41,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.837625026703s 2018-08-31 10:23:41,257 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.34:9292/v2/images used request id req-731e6079-b720-47b5-858e-6cab921cccb0 returning object 4ac7bc12-ae55-4757-87e9-cab22fb80cf7 2018-08-31 10:23:41,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 10:23:41,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9292/v2/images/4ac7bc12-ae55-4757-87e9-cab22fb80cf7/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}18618702148e321f50b41f98cccab2815155446d" -d '' 2018-08-31 10:23:45,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a3b71193-fa00-4bda-9cd2-8ba32f66b66a Date: Fri, 31 Aug 2018 10:23: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-31 10:23:45,013 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/4ac7bc12-ae55-4757-87e9-cab22fb80cf7/file used request id req-a3b71193-fa00-4bda-9cd2-8ba32f66b66a 2018-08-31 10:23:45,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.75548601151s 2018-08-31 10:23:45,013 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.34:9292/v2/images/4ac7bc12-ae55-4757-87e9-cab22fb80cf7/file used request id req-a3b71193-fa00-4bda-9cd2-8ba32f66b66a 2018-08-31 10:23:45,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 10:23:45,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:23:45,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json X-Openstack-Request-Id: req-955641d6-cbe4-4d5d-ae7f-c39e9d2c42b5 Date: Fri, 31 Aug 2018 10:23:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T10:23:44Z", "file": "/v2/images/4ac7bc12-ae55-4757-87e9-cab22fb80cf7/file", "owner": "1d2388536e6d4e468db343b05f8bf0b1", "id": "4ac7bc12-ae55-4757-87e9-cab22fb80cf7", "size": 263193088, "self": "/v2/images/4ac7bc12-ae55-4757-87e9-cab22fb80cf7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/4ac7bc12-ae55-4757-87e9-cab22fb80cf7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/4ac7bc12-ae55-4757-87e9-cab22fb80cf7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "juju_epc-img_alt_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-31T10:23:41Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T10:23:36Z", "file": "/v2/images/cfb61129-2d00-4403-b439-1536eecd0401/file", "owner": "1d2388536e6d4e468db343b05f8bf0b1", "id": "cfb61129-2d00-4403-b439-1536eecd0401", "size": 296681472, "self": "/v2/images/cfb61129-2d00-4403-b439-1536eecd0401", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/cfb61129-2d00-4403-b439-1536eecd0401/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/cfb61129-2d00-4403-b439-1536eecd0401/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "name": "juju_epc-img_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "checksum": "7c14bb05aa9d8a4224a91d54f702b0a6", "created_at": "2018-08-31T10:23:30Z", "os_hidden": false, "protected": false, "os_hash_value": "b69ab2f4ffed9b44b2101a2ee86defd75356bb9847cce26a2342e8964f269c4e933409b86dd953b016f80b434224c6666280106c26153b2b1ee83dc1cf7271da"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 10:23:45,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-955641d6-cbe4-4d5d-ae7f-c39e9d2c42b5 2018-08-31 10:23:45,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.216701984406s 2018-08-31 10:23:45,234 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-955641d6-cbe4-4d5d-ae7f-c39e9d2c42b5 2018-08-31 10:23:45,237 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/4ac7bc12-ae55-4757-87e9-cab22fb80cf7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4ac7bc12-ae55-4757-87e9-cab22fb80cf7/file', 'owner': u'1d2388536e6d4e468db343b05f8bf0b1', 'id': u'4ac7bc12-ae55-4757-87e9-cab22fb80cf7', 'size': 263193088, u'self': u'/v2/images/4ac7bc12-ae55-4757-87e9-cab22fb80cf7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d2388536e6d4e468db343b05f8bf0b1', 'name': 'juju_epc-project_2ba49b26-bf81-4c38-b99c-1baf2ea2f459', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/4ac7bc12-ae55-4757-87e9-cab22fb80cf7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T10:23:44Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-31T10:23:44Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_2ba49b26-bf81-4c38-b99c-1baf2ea2f459', '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/4ac7bc12-ae55-4757-87e9-cab22fb80cf7', 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_2ba49b26-bf81-4c38-b99c-1baf2ea2f459', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_2ba49b26-bf81-4c38-b99c-1baf2ea2f459', 'created': u'2018-08-31T10:23:41Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-31T10:23:41Z', 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/4ac7bc12-ae55-4757-87e9-cab22fb80cf7', 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_2ba49b26-bf81-4c38-b99c-1baf2ea2f459', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}}) 2018-08-31 10:23:45,382 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 4ac7bc12-ae55-4757-87e9-cab22fb80cf7 -s trusty -r regionOne -u http://172.30.9.34: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-31 10:23:45,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 10:23:45,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34: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}6ea7a617ed1f3e6990132c44a33551198ee634cf" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-31 10:23:45,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:23: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-41780805-8011-4ef5-8ccc-957794c88e3c x-compute-request-id: req-41780805-8011-4ef5-8ccc-957794c88e3c Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/d55cdd54-7a92-49bb-84a5-65000048fc69", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/d55cdd54-7a92-49bb-84a5-65000048fc69", "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": "d55cdd54-7a92-49bb-84a5-65000048fc69"}} 2018-08-31 10:23:45,430 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-41780805-8011-4ef5-8ccc-957794c88e3c 2018-08-31 10:23:45,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0463750362396s 2018-08-31 10:23:45,430 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors used request id req-41780805-8011-4ef5-8ccc-957794c88e3c 2018-08-31 10:23:45,431 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_2ba49b26-bf81-4c38-b99c-1baf2ea2f459', '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'f52f5ba0cfbd461585ae6cb47d1e299c', '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'd55cdd54-7a92-49bb-84a5-65000048fc69', 'swap': 0}) 2018-08-31 10:23:45,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 10:23:45,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.34:8774/v2.1/flavors/d55cdd54-7a92-49bb-84a5-65000048fc69/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}6ea7a617ed1f3e6990132c44a33551198ee634cf" -d '{"extra_specs": {}}' 2018-08-31 10:23:45,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:23: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-f1da949a-e306-4bf5-9691-31de5a761a6e x-compute-request-id: req-f1da949a-e306-4bf5-9691-31de5a761a6e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-31 10:23:45,458 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/d55cdd54-7a92-49bb-84a5-65000048fc69/os-extra_specs used request id req-f1da949a-e306-4bf5-9691-31de5a761a6e 2018-08-31 10:23:45,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0264689922333s 2018-08-31 10:23:45,459 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.34:8774/v2.1/flavors/d55cdd54-7a92-49bb-84a5-65000048fc69/os-extra_specs used request id req-f1da949a-e306-4bf5-9691-31de5a761a6e 2018-08-31 10:23:45,459 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-08-31 10:27:36,408 - 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=ea4d0848-812e-433d-85bd-e1adefeae6c1 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 10:23:45 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 10:23:45 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=ea4d0848-812e-433d-85bd-e1adefeae6c1", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 10:23:45 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "regionOne" and credential "abot-epc" () 10:23:45 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[use-floating-ip:true use-default-secgroup:true network:ea4d0848-812e-433d-85bd-e1adefeae6c1 external-network:] 10:23:45 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 10:23:45 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[resource-tags: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2DUEEDnF4XTXKff8BymHcxqquCQG5D6/rHHpjkhtii5rLCP0GSijimviIgdPtFPagi8V6F/gNs61Jj1n45HNahoa0Zli7/wl8qYRn2uhf5OJ0d6Xf9hKTn3cGzN8SPIq9DF+9PvoluD9Pxus2zUsDyuXAONUuXLAsffuK6wu1rK1TIigjl1wR3Sdes+YpzNWBjPMS/6ePE2ccQ5cMxW78QwONaAIb2CpHBd0oLHcnTyj1eb7+WxfG6DLCM5uSb3h5Wb+XNADWMeASzUhwjtg9pet3yzRaEYCvkiLtW0BG8GF/ljtfENLGtoVd/0lcs9qTY3+kV/NbBepUDj3IikoJ juju-client-key image-metadata-url: update-status-hook-interval:5m logforward-enabled:false external-network: logging-config: default-series:xenial firewall-mode:instance name:controller apt-no-proxy: enable-os-upgrade:true https-proxy: image-stream:released max-status-history-size:5G net-bond-reconfigure-delay:17 uuid:f2ff8ea6-6b6a-42e9-8b07-c5ab7c6f1267 development:false proxy-ssh:false ignore-machine-addresses:false type:openstack max-action-results-size:5G no-proxy:127.0.0.1,localhost,::1 max-status-history-age:336h max-action-results-age:336h automatically-retry-hooks:true enable-os-refresh-update:true provisioner-harvest-mode:destroyed agent-stream:released http-proxy: apt-ftp-proxy: use-floating-ip:true agent-metadata-url: disable-network-management:false apt-http-proxy: network:ea4d0848-812e-433d-85bd-e1adefeae6c1 ssl-hostname-verification:false test-mode:false apt-https-proxy: transmit-vendor-metrics:true apt-mirror: use-default-secgroup:true ftp-proxy:] 10:23:45 INFO juju.provider.openstack provider.go:144 opening model "controller" 10:23:46 DEBUG goose :1 auth details: &{Token:gAAAAABbiRcyn3o6JIi7FPMuwr7xhmMJPIoKnE7zBTTxpJtGjiKBxD716SEmTbuwD0_U9Qz9EPLVx_PFhir95XNSrwJhOfVHgCyZgM27ldbbwIguqP62IGzebP8BtvOO3tzk0TQmBx1XHUjM1mF3eOT1WuWJYhnaAmDJj4mtTRdTzJVa9-sTDJU TenantId:1d2388536e6d4e468db343b05f8bf0b1 UserId:80f0355b323c44b3aab0e692d3c75bf1 Domain: RegionServiceURLs:map[regionOne:map[cloudformation:http://172.30.9.34:8000/v1 volumev3:http://172.30.9.34:8776/v3/1d2388536e6d4e468db343b05f8bf0b1 metric:http://172.30.9.34:8041 event:http://172.30.9.34:8977 image:http://172.30.9.34:9292 identity:http://172.30.9.34:5000 compute:http://172.30.9.34:8774/v2.1 alarming:http://172.30.9.34:8042 placement:http://172.30.9.34:8778/placement network:http://172.30.9.34:9696 volumev2:http://172.30.9.34:8776/v2/1d2388536e6d4e468db343b05f8bf0b1 object-store:http://172.30.9.34:8080/v1/AUTH_1d2388536e6d4e468db343b05f8bf0b1 volume:http://172.30.9.34:8776/v1/1d2388536e6d4e468db343b05f8bf0b1 orchestration:http://172.30.9.34:8004/v1/1d2388536e6d4e468db343b05f8bf0b1]]} 10:23:46 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 10:23:46 DEBUG goose :1 performing API version discovery for "http://172.30.9.34:8774/" 10:23:46 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.34:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.34:8774/v2.1/ Rel:self}] Status:CURRENT}] 10:23:47 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 10:23:47 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 10:23:47 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 10:23:47 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 10:23:47 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 10:23:47 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 10:23:47 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 10:23:47 INFO cmd bootstrap.go:233 Loading image metadata 10:23:47 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 10:23:47 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 10:23:47 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 10:23:47 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.34:5000/v3} [trusty vivid xenial win2016hv win10 precise win2012 win2012r2 win2016nano win81 win2012hv genericlinux win2016 win7 quantal raring saucy wily yakkety zesty utopic win2008r2 win8 win2012hvr2 opensuseleap centos7] [amd64 i386 armhf arm64 ppc64el s390x] released}} 10:23:47 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 10:23:49 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 10:23:50 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.34:5000/v3} not found 10:23:50 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.34:5000/v3} not found 10:23:50 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 10:23:50 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.9 for amd64 10:23:50 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.9 10:23:50 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 10:23:50 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 10:23:50 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.9 10:23:50 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 10:23:50 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 10:23:50 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 10:23:52 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 []} 10:23:54 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 10:23:54 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 10:23:55 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 10:23:55 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:cfb61129-2d00-4403-b439-1536eecd0401 Arch:amd64 VirtType:}] 10:23:55 INFO juju.environs.instances image.go:106 find instance - using image with id: cfb61129-2d00-4403-b439-1536eecd0401 10:23:55 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 10:23:55 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 10:23:55 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2488 bytes 10:23:55 DEBUG juju.provider.openstack provider.go:1022 using network id "ea4d0848-812e-433d-85bd-e1adefeae6c1" 10:23:55 DEBUG goose :1 performing API version discovery for "http://172.30.9.34:9696/" 10:23:55 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.34:9696/v2.0/ Rel:self}] Status:CURRENT}] 10:24:01 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "864a29fe-7d4b-44a0-a2cc-7866d40729ba" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "864a29fe-7d4b-44a0-a2cc-7866d40729ba" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "864a29fe-7d4b-44a0-a2cc-7866d40729ba" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "864a29fe-7d4b-44a0-a2cc-7866d40729ba" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "864a29fe-7d4b-44a0-a2cc-7866d40729ba" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "864a29fe-7d4b-44a0-a2cc-7866d40729ba" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "864a29fe-7d4b-44a0-a2cc-7866d40729ba" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "864a29fe-7d4b-44a0-a2cc-7866d40729ba" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "864a29fe-7d4b-44a0-a2cc-7866d40729ba" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "864a29fe-7d4b-44a0-a2cc-7866d40729ba" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "864a29fe-7d4b-44a0-a2cc-7866d40729ba" has status BUILD, wait 10 seconds before retry, attempt 11 10:26:12 INFO juju.provider.openstack provider.go:1189 started instance "864a29fe-7d4b-44a0-a2cc-7866d40729ba" 10:26:12 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 10:26:14 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.210 10:26:14 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.210 - 864a29fe-7d4b-44a0-a2cc-7866d40729ba (arch=amd64 mem=2G cores=1) 10:26:19 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.9 10:26:19 INFO juju.environs.bootstrap bootstrap.go:613 failed to find 2.2.5 tools, will attempt to use 2.2.9 10:26:19 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.9 10:26:19 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 10:26:21 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.13.2 10:26:21 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 10:26:23 DEBUG juju.provider.openstack provider.go:414 instance 864a29fe-7d4b-44a0-a2cc-7866d40729ba has floating IP address: 172.30.9.210 Attempting to connect to 172.30.9.210:22 Attempting to connect to 192.168.121.10:22 10:26:23 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.10 failed: ssh: connect to host 192.168.121.10 port 22: Connection refused 10:26:24 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-6f1267-controller-0 10:27:33 INFO cmd bootstrap.go:423 Bootstrap agent now started 10:27:36 DEBUG juju.provider.openstack provider.go:414 instance 864a29fe-7d4b-44a0-a2cc-7866d40729ba has floating IP address: 172.30.9.210 10:27:36 INFO juju.juju api.go:308 API endpoints changed from [] to [172.30.9.210:17070 192.168.121.10:17070] 10:27:36 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.210 to verify accessibility... 10:27:36 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.210:17070 192.168.121.10:17070] 10:27:36 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" 10:27:36 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" 10:27:36 DEBUG juju.api monitor.go:35 RPC connection died 10:27:36 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available. 10:27:36 INFO cmd controller.go:88 Controller machines are in the "controller" model. 10:27:36 INFO cmd controller.go:89 Initial model "default" added. 10:27:36 INFO cmd supercommand.go:465 command finished 2018-08-31 10:27:36,409 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-08-31 10:27:36,409 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-08-31 10:27:49,362 - 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-31 10:27:49,363 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-08-31 10:41:46,007 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-08-31 10:41:29.332203Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-08-31 10:41:46,008 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-08-31 10:41:46,008 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-08-31 10:41:46,158 - 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.200 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.207 3306/tcp oai-epc/0* active idle 2 172.30.9.201 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.203 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.200 4991e8d9-303e-4b9a-b262-00d243acdeb9 xenial nova ACTIVE 1 started 172.30.9.207 5ec0e336-37e0-43e3-9f23-f0e3dddd6bd7 trusty nova ACTIVE 2 started 172.30.9.201 f7b38f7e-0d87-40e2-a2d2-417790d189dd trusty nova ACTIVE 3 started 172.30.9.203 34e1c8d2-d9d4-4435-b1d8-60cba8d469af 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-31 10:41:46,291 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.200 (agent:idle, workload:active) 80/tcp, 5000/tcp 2018-08-31 10:41:46,291 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2018-08-31 10:41:46,429 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.201 (agent:idle, workload:active) 2152/udp 2018-08-31 10:41:46,429 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2018-08-31 10:41:46,579 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.203 (agent:idle, workload:active) 2018-08-31 10:41:46,579 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2018-08-31 10:41:46,580 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2018-08-31 10:41:47,182 - 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-31 10:41:47,182 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2018-08-31 10:41:47,659 - 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-bbe9ef-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.200 closed. 2018-08-31 10:41:47,660 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-08-31 10:41:47,829 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 56b5b8ac-148e-4975-8eca-d2892803c48d 2018-08-31 10:51:34,701 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-08-31 10:51:18.014309Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-08-31 10:51:34,702 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-08-31 10:51:35,134 - 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-31 10:51:35,134 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-08-31 10:51:35,162 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2018-08-31 10:51:35,162 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2018-08-31 10:51:35,390 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 10:51:35,390 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 28:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-31 10:51:36,343 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 10:28:55 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-0: 10:28:55 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 10:28:55 DEBUG juju.agent read agent config, format "2.0" machine-0: 10:28:55 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 10:28:55 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-0: 10:28:55 DEBUG juju.worker start "engine" machine-0: 10:28:55 INFO juju.worker start "engine" machine-0: 10:28:55 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 10:28:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 10:28:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 10:28:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 10:28:55 DEBUG juju.worker "engine" started machine-0: 10:28:55 DEBUG juju.worker.introspection stats worker now serving machine-0: 10:28:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 10:28:55 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 10:28:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 10:28:55 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 10:28:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.apicaller connecting with old password machine-0: 10:28:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-0: 10:28:55 INFO juju.api connection established to "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-0: 10:28:55 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-0: 10:28:55 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 10:28:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 10:28:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 10:28:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 10:28:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:55 DEBUG juju.worker.apicaller connected machine-0: 10:28:55 DEBUG juju.worker.apicaller changing password... machine-0: 10:28:55 DEBUG juju.worker.apicaller password changed machine-0: 10:28:55 DEBUG juju.api RPC connection died machine-0: 10:28:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 10:28:55 DEBUG juju.worker.apicaller connecting with current password machine-0: 10:28:55 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-0: 10:28:55 INFO juju.api connection established to "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-0: 10:28:55 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-0: 10:28:56 DEBUG juju.worker.apicaller connected machine-0: 10:28:56 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 10:28:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 10:28:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 10:28:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 10:28:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 10:28:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 10:28:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 10:28:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 10:28:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 10:28:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 10:28:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 10:28:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 10:28:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 10:28:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 10:28:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 10:28:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:28:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:28:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:28:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:28:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:28:56 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 10:28:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 10:28:56 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 10:28:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 10:28:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:28:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:28:56 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 10:28:56 INFO juju.worker.upgrader unblocking abort check machine-0: 10:28:56 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-0: 10:28:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 10:28:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:28:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:28:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:28:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:28:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:28:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:28:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:28:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:28:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:28:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:28:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 10:28:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 10:28:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 10:28:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 10:28:56 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 10:28:56 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 10:28:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 10:28:56 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 10:28:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 10:28:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 10:28:56 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 10:28:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 10:28:56 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 10:28:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 10:28:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 10:28:56 DEBUG juju.worker.logger logger setup machine-0: 10:28:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 10:28:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 10:28:56 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 10:28:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 10:28:56 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 10:28:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 10:28:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 10:28:56 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: 10:28:56 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 10:28:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 10:28:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 10:28:56 DEBUG juju.network including address public:172.30.9.210 for machine machine-0: 10:28:56 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-0: 10:28:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 10:28:56 DEBUG juju.network including address local-machine:::1 for machine machine-0: 10:28:56 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.10 local-machine:127.0.0.1 local-machine:::1] machine-0: 10:28:56 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.10:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 10:28:56 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.10:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "172.30.9.210:17070"] machine-0: 10:28:56 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 10:28:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 10:28:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 10:28:56 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 10:28:56 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.10,::1,localhost", AutoNoProxy:""} machine-0: 10:28:56 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 10:28:56 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 10:28:56 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 10:28:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 10:28:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 10:28:56 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 10:28:56 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 10:28:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 10:28:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 10:28:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 10:28:56 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-0: 10:28:56 DEBUG juju.network including address local-machine:::1 for machine machine-0: 10:28:56 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] machine-0: 10:28:56 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: 10:28:56 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 10:28:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 10:28:56 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 10:28:56 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 10:28:56 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 10:28:56 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 10:28:56 DEBUG juju.worker start "0-container-watcher" machine-0: 10:28:56 DEBUG juju.worker start "stateconverter" machine-0: 10:28:56 INFO juju.worker start "0-container-watcher" machine-0: 10:28:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 10:28:56 DEBUG juju.worker "0-container-watcher" started machine-0: 10:28:56 INFO juju.worker start "stateconverter" machine-0: 10:28:56 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 10:28:56 DEBUG juju.worker "stateconverter" started machine-0: 10:28:56 INFO juju.worker.machiner "machine-0" started machine-0: 10:28:56 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 10:28:56 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 10:28:56 DEBUG juju.service discovered init system "systemd" from local host machine-0: 10:28:56 DEBUG juju.worker.deployer state addresses: ["192.168.121.10:37017"] machine-0: 10:28:56 DEBUG juju.worker.deployer API addresses: ["192.168.121.10:17070" "172.30.9.210:17070"] machine-0: 10:28:56 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: 10:28:56 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 10:28:56 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 10:28:56 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 10:28:56 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-abot-epc-basic-0: 10:28:56 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: 10:28:56 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 10:28:56 INFO juju.worker start "api" unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 10:28:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:57 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 10:28:57 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 10:28:57 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 10:28:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:57 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 10:28:57 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-abot-epc-basic-0: 10:28:57 INFO juju.api connection established to "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-abot-epc-basic-0: 10:28:57 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-abot-epc-basic-0: 10:28:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 10:28:57 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:e4:72:c9 192.168.121.0/24 1450 0 ens3 ethernet false false static 192.168.121.16 [] [] []} {2 fa:16:3e:e4:72:c9 1450 0 ens3 ethernet false false manual [] [] []} {3 3a:d3:18:48:01:25 1500 0 lxdbr0 bridge false false manual [] [] []} {3 3a:d3:18:48:01:25 1500 0 lxdbr0 bridge false false manual [] [] []}] unit-abot-epc-basic-0: 10:28:57 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:28:57 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 10:28:57 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 10:28:57 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 10:28:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 10:28:57 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 10:28:57 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-abot-epc-basic-0: 10:28:57 INFO juju.api connection established to "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-abot-epc-basic-0: 10:28:57 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:58 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 10:28:58 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 10:28:58 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 10:28:58 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 10:28:58 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 10:28:58 DEBUG juju.network "lxdbr0" has addresses [fe80::38d3:18ff:fe48:125/64 fe80::1/64] unit-abot-epc-basic-0: 10:28:58 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 10:28:58 DEBUG juju.network including address public:172.30.9.210 for machine unit-abot-epc-basic-0: 10:28:58 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-abot-epc-basic-0: 10:28:58 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 10:28:58 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 10:28:58 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.10 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.10:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 10:28:58 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.10:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "172.30.9.210:17070"] unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 10:28:58 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.10,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 10:28:58 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 10:28:58 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 10:28:58 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-xenial-amd64 unit-abot-epc-basic-0: 10:28:58 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-xenial-amd64/jujud unit-abot-epc-basic-0: 10:28:58 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: 10:28:58 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 10:28:58 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 10:28:58 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 10:28:58 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 10:28:58 DEBUG httpbakery client do GET https://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 10:28:58 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 10:28:58 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 10:28:58 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 10:28:58 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 10:28:58 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 10:28:58 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 10:28:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 10:28:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 10:28:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 10:28:59 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-bbe9ef-default-0 unit-abot-epc-basic-0: 10:28:59 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 10:28:59 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 10:28:59 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 10:28:59 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> machine-0: 10:28:59 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 10:28:59 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: 10:28:59 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 10:28:59 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 10:28:59 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 10:29:00 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 10:29:01 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: 10:29:01 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 10:29:01 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: 10:29:01 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 10:29:01 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: 10:29:01 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 10:29:01 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: 10:29:01 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install Need to get 68.8 MB of archives. unit-abot-epc-basic-0: 10:29:01 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 10:29:01 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: 10:29:02 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: 10:29:02 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: 10:29:03 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: 10:29:03 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: 10:29:03 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: 10:29:03 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: 10:29:03 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: 10:29:03 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: 10:29:03 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: 10:29:04 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: 10:29:04 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: 10:29:04 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: 10:29:04 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: 10:29:04 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: 10:29:04 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: 10:29:04 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: 10:29:05 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: 10:29:05 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: 10:29:05 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: 10:29:05 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: 10:29:05 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: 10:29:05 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: 10:29:05 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: 10:29:05 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: 10:29:06 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: 10:29:06 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: 10:29:06 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: 10:29:06 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: 10:29:06 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: 10:29:08 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: 10:29:08 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: 10:29:08 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: 10:29:08 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: 10:29:08 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: 10:29:09 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: 10:29:09 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: 10:29:09 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: 10:29:09 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: 10:29:09 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: 10:29:09 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: 10:29:09 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: 10:29:10 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: 10:29:10 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: 10:29:10 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: 10:29:10 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: 10:29:10 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: 10:29:10 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: 10:29:10 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: 10:29:11 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: 10:29:11 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: 10:29:11 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: 10:29:11 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: 10:29:11 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: 10:29:12 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: 10:29:12 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: 10:29:12 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 10:29:13 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: 10:29:13 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: 10:29:13 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: 10:29:13 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: 10:29:13 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: 10:29:13 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: 10:29:13 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: 10:29:14 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: 10:29:14 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: 10:29:14 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: 10:29:14 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: 10:29:14 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: 10:29:14 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: 10:29:14 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: 10:29:15 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: 10:29:15 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: 10:29:15 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: 10:29:15 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: 10:29:15 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: 10:29:15 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: 10:29:16 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: 10:29:16 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: 10:29:16 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: 10:29:16 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: 10:29:16 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: 10:29:16 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: 10:29:16 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: 10:29:17 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: 10:29:17 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: 10:29:17 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: 10:29:17 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: 10:29:17 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: 10:29:17 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: 10:29:17 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 10:29:18 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 10:29:18 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: 10:29:18 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: 10:29:18 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: 10:29:18 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: 10:29:19 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: 10:29:19 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: 10:29:19 DEBUG unit.abot-epc-basic/0.install Fetched 68.8 MB in 17s (3900 kB/s) unit-abot-epc-basic-0: 10:29:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 10:29:19 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: 10:29:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 10:29:19 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 10:29:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 10:29:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 10:29:19 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:29:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 10:29:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:29:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:29:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 10:29:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:29:19 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:29:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 10:29:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 10:29:19 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 10:29:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 10:29:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 10:29:19 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 10:29:19 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 10:29:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 10:29:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 10:29:19 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2) ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 10:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 10:29:21 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: 10:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 10:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 10:29:21 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: 10:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 10:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 10:29:21 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: 10:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 10:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 10:29:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 10:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 10:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 10:29:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 10:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 10:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 10:29:21 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: 10:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 10:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 10:29:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 10:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 10:29:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 10:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 10:29:21 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: 10:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:29:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 10:29:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:29:26 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 10:29:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 10:29:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 10:29:26 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 10:29:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 10:29:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 10:29:26 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:29:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 10:29:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:29:26 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 10:29:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 10:29:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:29:26 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 10:29:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 10:29:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 10:29:26 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 10:29:27 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: 10:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 10:29:28 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: 10:29:28 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 10:29:28 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: 10:29:28 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 10:29:28 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: 10:29:28 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 10:29:28 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: 10:29:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 10:29:28 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: 10:29:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 10:29:28 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: 10:29:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 10:29:28 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: 10:29:28 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:29:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 10:29:28 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: 10:29:28 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 10:29:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 10:29:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 10:29:30 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 10:29:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 10:29:31 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: 10:29:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:29:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 10:29:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:29:31 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 10:29:32 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: 10:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 10:29:32 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: 10:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 10:29:32 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: 10:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 10:29:32 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: 10:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 10:29:33 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: 10:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 10:29:33 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: 10:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 10:29:33 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: 10:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 10:29:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 10:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 10:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 10:29:33 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: 10:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 10:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 10:29:33 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: 10:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 10:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 10:29:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 10:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 10:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 10:29:33 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: 10:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 10:29:34 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: 10:29:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 10:29:34 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: 10:29:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:29:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:29:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 10:29:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:29:35 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:29:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 10:29:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 10:29:35 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:29:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 10:29:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:29:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 10:29:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 10:29:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:29:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 10:29:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 10:29:36 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: 10:29:36 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:29:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 10:29:36 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: 10:29:36 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:29:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 10:29:37 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: 10:29:37 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:29:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 10:29:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 10:29:39 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 10:29:39 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:29:39 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:29:39 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:29:41 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 10:29:41 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 10:29:41 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 10:29:41 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: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 10:29:42 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: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 10:29:42 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: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 10:29:43 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: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:29:43 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: 10:29:43 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: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 10:29:43 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: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 10:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 10:29:43 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: 10:29:44 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: 10:29:44 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: 10:29:44 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: 10:29:44 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: 10:29:44 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: 10:29:44 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: 10:29:44 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: 10:29:44 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: 10:29:44 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: 10:29:44 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: 10:29:44 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: 10:29:44 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 10:29:44 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: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 10:29:44 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 10:29:45 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: 10:29:45 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 10:29:45 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 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: 10:29:45 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:29:45 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: 10:29:45 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: 10:29:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:29:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 10:29:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 10:29:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 10:29:46 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 10:29:46 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 10:29:46 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 10:29:46 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:29:46 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 10:29:46 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 10:29:47 DEBUG unit.abot-epc-basic/0.install --2018-08-31 10:29:47-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 10:29:47 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 10:29:48 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: 10:29:48 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 90.4K 8m36s unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 182K 6m26s unit-abot-epc-basic-0: 10:29:48 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 10.3M 4m18s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 5.65M 3m16s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 188K 3m26s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.4M 2m52s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 10.6M 2m28s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.2M 2m10s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 192K 2m22s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.0M 2m8s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 10.7M 1m57s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.5M 1m47s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.2M 99s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.6M 92s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.2M 86s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.1M 81s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 4.40M 77s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 212K 84s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 10.5M 80s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.5M 76s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.0M 73s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.1M 70s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.1M 67s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.1M 64s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.4M 61s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 10.9M 59s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.2M 57s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.3M 55s unit-abot-epc-basic-0: 10:29:49 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.3M 53s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 162K 61s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 21.7M 59s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 23.6M 57s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 28.7M 55s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 29.6M 54s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 73.7M 52s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 91.2M 51s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 93.4M 49s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 98.1M 48s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 77.1M 47s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 98.5M 45s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 103M 44s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 106M 43s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 90.7M 42s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 115M 41s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 105M 40s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 106M 39s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 93.3M 38s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 114M 37s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 210K 41s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 20.0M 40s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 31.0M 39s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 22.9M 39s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 17.8M 38s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 20.3M 37s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 19.2M 36s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 15.5M 36s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 23.5M 35s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 25.0M 35s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 27.2M 34s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 24.2M 33s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 52.2M 33s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 92.0M 32s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 100M 32s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 86.2M 31s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 101M 31s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 90.2M 30s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 98.5M 30s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 270K 32s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 5.90M 31s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 8.40M 31s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 7.68M 30s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 5.22M 30s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 8.03M 30s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 7.56M 29s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 2.43M 29s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 11.1M 29s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 10.1M 28s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 9.59M 28s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 11.1M 28s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 10.9M 27s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 11.9M 27s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.0M 27s unit-abot-epc-basic-0: 10:29:50 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 10.7M 26s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 177K 29s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 17.0M 29s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 35.0M 28s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 85.5M 28s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 77.0M 28s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 5.91M 27s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 77.5M 27s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 79.3M 27s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 83.4M 26s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 86.4M 26s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 86.2M 26s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 97.6M 25s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 96.6M 25s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 99.4M 25s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 92.5M 25s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 102M 24s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 100M 24s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 106M 24s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 101M 24s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 108M 23s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 113M 23s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 115M 23s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 91.3M 23s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 91.8M 22s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 328K 23s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 5.34M 23s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 5.79M 23s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 4.26M 23s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 5.47M 23s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 2.20M 23s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 7.11M 22s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 7.88M 22s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 6.33M 22s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 9.22M 22s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 7.06M 22s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 9.52M 21s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 10.7M 21s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 11.3M 21s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 10.8M 21s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 11.3M 21s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 312K 22s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 4.86M 22s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 4.64M 21s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 5.57M 21s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 2.04M 21s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 7.19M 21s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 6.90M 21s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 8.90M 21s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 6.33M 21s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 8.98M 20s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 6.66M 20s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 9.45M 20s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 10.9M 20s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 10.6M 20s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 10.6M 20s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 11.3M 20s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 314K 20s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 5.12M 20s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 6.23M 20s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 4.44M 20s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 4.08M 20s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 2.55M 20s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 7.95M 20s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 8.11M 20s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 7.42M 19s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 7.45M 19s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 7.51M 19s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 7.56M 19s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 10.6M 19s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 9.28M 19s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 11.2M 19s unit-abot-epc-basic-0: 10:29:51 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 7.77M 19s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 324K 19s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 4.49M 19s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 7.58M 19s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 3.97M 19s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 6.82M 19s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 1.98M 19s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 9.41M 19s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 7.46M 19s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 8.00M 19s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 7.30M 18s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 9.49M 18s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 6.84M 18s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 8.55M 18s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 12.2M 18s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 9.72M 18s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 5.74M 18s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 10.9M 18s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 324K 18s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 5.39M 18s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 5.83M 18s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 4.71M 18s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 4.19M 18s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 2.48M 18s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 8.34M 18s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 8.02M 18s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 7.12M 18s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 8.11M 17s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 8.94M 17s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 6.82M 17s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 9.88M 17s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 10.9M 17s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 9.69M 17s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 5.50M 17s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 11.2M 17s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 319K 17s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 7.65M 17s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 3.53M 17s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 7.04M 17s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 2.15M 17s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 7.44M 17s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 7.14M 17s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 8.38M 17s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 7.05M 17s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 9.59M 17s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 6.54M 17s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 9.09M 16s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 10.8M 16s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 11.1M 16s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 9.39M 16s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 5.24M 16s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 331K 17s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 5.08M 17s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 6.87M 16s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 3.77M 16s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 7.34M 16s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 1.96M 16s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 10.5M 16s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 7.26M 16s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 7.96M 16s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 7.01M 16s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 10.6M 16s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 5.86M 16s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 10.2M 16s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 10.0M 16s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 11.1M 16s unit-abot-epc-basic-0: 10:29:52 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 5.27M 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 114K 17s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 38.1M 17s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 71.6M 17s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 65.9M 17s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 75.4M 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 57.7M 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 56.6M 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 77.1M 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 89.2M 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 656K 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 2.94M 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 455K 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 17.1M 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 15.3M 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 13.8M 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 867K 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 13.8M 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 28.7M 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 61.5M 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 70.6M 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 79.1M 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 77.4M 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 60.3M 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 4.03M 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 1.94M 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 3.82M 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 6.74M 15s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 2.99M 15s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 3.33M 15s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 2.40M 15s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 535K 16s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 11.1M 15s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 9.21M 15s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 854K 15s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 9.54M 15s unit-abot-epc-basic-0: 10:29:53 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 3.65M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 1.91M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 3.68M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 8.10M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 3.00M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 3.44M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 2.47M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 532K 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 11.1M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 9.07M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 864K 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 9.70M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 4.49M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 4.28M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 1.80M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 174K 16s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 1.70M 16s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 6.95M 16s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 758K 16s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 1.27M 16s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 64.4M 16s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 61.3M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 71.9M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 69.6M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 66.0M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 75.8M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 95.7M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 91.8M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 97.1M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 25.7M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 846K 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 6.44M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 3.69M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 4.13M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 1.83M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 4.93M 15s unit-abot-epc-basic-0: 10:29:54 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 1.68M 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 449K 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 8.99M 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 6.15M 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 853K 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 4.06M 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 4.42M 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 1.70M 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 4.31M 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 2.00M 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 433K 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 11.3M 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 7.86M 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 830K 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 7.45M 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 3.49M 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 1.87M 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 3.97M 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 3.03M 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 1.50M 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 501K 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 10.2M 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 846K 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 6.31M 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 4.73M 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 4.25M 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 1.66M 14s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 4.38M 14s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 2.39M 14s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 1.15M 14s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 617K 15s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 10.6M 14s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 837K 14s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 6.90M 14s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 3.70M 14s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 4.85M 14s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 1.79M 14s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 4.43M 14s unit-abot-epc-basic-0: 10:29:55 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 1.96M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 443K 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 7.64M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 10.9M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 828K 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 9.63M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 3.64M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 1.89M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 4.15M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 4.66M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 1.96M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 442K 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 7.56M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 10.7M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 854K 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 7.42M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 3.61M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 5.41M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 1.81M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 4.30M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 2.05M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 1.28M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 609K 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 8.73M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 884K 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 5.91M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 4.25M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 5.76M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 1.69M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 5.50M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 2.76M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 1.49M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 522K 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 8.78M 14s unit-abot-epc-basic-0: 10:29:56 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 10.8M 14s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 819K 14s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 11.4M 14s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 3.63M 14s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 1.94M 14s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 4.28M 14s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 4.89M 14s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 1.75M 14s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 457K 14s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 7.72M 14s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 9.55M 14s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 837K 14s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 8.40M 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 4.53M 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 5.43M 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 1.74M 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 4.63M 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 3.00M 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 1.56M 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 520K 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 8.36M 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 11.0M 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 815K 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 10.8M 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 3.70M 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 2.00M 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 4.44M 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 4.77M 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 1.92M 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 447K 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 8.28M 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 8.84M 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 877K 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 5.21M 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 5.42M 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 5.92M 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 1.71M 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 4.12M 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 5.22M 13s unit-abot-epc-basic-0: 10:29:57 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 1.40M 13s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 513K 13s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 7.78M 13s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 8.63M 13s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 832K 13s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 8.65M 13s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 4.86M 13s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 5.53M 13s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 1.76M 13s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 4.35M 13s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 2.61M 13s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 1.66M 13s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 532K 13s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 7.43M 13s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 8.74M 13s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 829K 13s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 10.5M 13s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 4.79M 12s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 1.79M 12s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 2.49M 12s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 8.03M 12s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 2.57M 12s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 660K 12s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 1.16M 12s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 6.71M 12s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 933K 12s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 4.18M 12s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 11.2M 12s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 3.61M 12s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 1.59M 12s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 3.18M 12s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 12.0M 12s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 2.30M 12s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 455K 12s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 8.41M 12s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 7.38M 12s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 918K 12s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 4.52M 12s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 5.64M 12s unit-abot-epc-basic-0: 10:29:58 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 5.27M 12s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 1.32M 12s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 5.64M 12s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 10.6M 12s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 1.80M 12s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 480K 12s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 9.02M 12s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 7.33M 12s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 904K 12s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 5.09M 12s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 5.16M 12s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 5.80M 12s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 1.26M 12s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 6.75M 12s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 6.14M 12s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 1.72M 12s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 505K 12s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 8.84M 12s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 6.26M 12s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 885K 12s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 6.19M 12s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 5.43M 11s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 4.44M 11s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 1.33M 11s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 6.96M 11s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 6.35M 11s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 1.37M 11s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 539K 11s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 8.93M 11s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 6.78M 11s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 875K 11s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 7.03M 11s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 5.14M 11s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 4.44M 11s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 1.34M 11s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 6.45M 11s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 3.33M 11s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 1.35M 11s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 587K 11s unit-abot-epc-basic-0: 10:29:59 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 10.2M 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 1.19M 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 1.91M 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 9.19M 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 4.53M 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 2.02M 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 2.14M 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 7.26M 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 3.45M 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 640K 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 1.14M 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 10.0M 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 912K 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 4.20M 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 8.42M 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 4.25M 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 1.95M 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 2.33M 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 7.35M 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 2.62M 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 676K 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 1.14M 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 9.07M 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 920K 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 4.17M 11s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 5.86M 10s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 5.49M 10s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 1.28M 10s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 5.85M 10s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 8.26M 10s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 2.53M 10s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 452K 10s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 8.12M 10s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 8.07M 10s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 936K 10s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 3.84M 10s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 6.56M 10s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 5.90M 10s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 1.19M 10s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 7.59M 10s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 9.49M 10s unit-abot-epc-basic-0: 10:30:00 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 1.97M 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 475K 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 8.57M 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 7.72M 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 826K 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 8.47M 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 4.97M 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 8.46M 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 1.17M 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 8.34M 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 8.20M 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 1.60M 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 508K 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 7.46M 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 7.79M 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 834K 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 8.56M 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 4.97M 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 4.88M 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 1.30M 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 8.06M 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 4.59M 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 1.22M 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 596K 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 7.77M 10s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 6.62M 9s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 830K 9s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 10.7M 9s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 5.02M 9s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 2.00M 9s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 2.10M 9s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 7.77M 9s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 3.21M 9s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 1.36M 9s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 600K 9s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 7.65M 9s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 1.21M 9s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 1.78M 9s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 10.2M 9s unit-abot-epc-basic-0: 10:30:01 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 5.10M 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 1.99M 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 2.13M 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 6.94M 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 3.00M 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 1.33M 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 619K 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 7.62M 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 933K 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 3.39M 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 9.11M 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 5.32M 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 2.03M 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 2.12M 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 7.44M 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 2.52M 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 697K 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 1.12M 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 9.11M 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 928K 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 3.36M 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 10.3M 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 5.04M 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 1.56M 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 2.90M 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 9.09M 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 2.66M 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 684K 9s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 1.13M 8s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 10.2M 8s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 913K 8s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 3.52M 8s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 9.91M 8s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 5.02M 8s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 1.58M 8s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 2.82M 8s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 9.40M 8s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 2.79M 8s unit-abot-epc-basic-0: 10:30:02 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 640K 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 1.26M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 9.96M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 907K 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 3.72M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 9.30M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 5.26M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 1.58M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 2.83M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 9.36M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 2.82M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 683K 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 1.12M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 10.2M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 832K 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 5.79M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 7.19M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 6.35M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 1.75M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 2.35M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 9.49M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 3.05M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 686K 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 1.10M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 9.03M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 829K 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 7.39M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 7.49M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 5.52M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 1.73M 8s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 2.34M 7s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 8.87M 7s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 5.28M 7s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 1.31M 7s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 579K 7s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 9.18M 7s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 8.18M 7s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 849K 7s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 6.10M 7s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 5.46M 7s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 6.59M 7s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 1.16M 7s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 9.42M 7s unit-abot-epc-basic-0: 10:30:03 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 10.4M 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 2.29M 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 471K 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 8.93M 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 8.96M 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 848K 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 5.51M 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 7.91M 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 6.44M 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 1.10M 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 10.9M 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 9.66M 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 3.14M 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 686K 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 1.10M 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 10.1M 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 844K 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 9.25M 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 5.69M 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 5.74M 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 1.92M 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 2.04M 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 9.32M 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 11.1M 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 1.85M 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 495K 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 9.21M 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 8.91M 7s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 845K 6s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 6.69M 6s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 7.51M 6s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 6.58M 6s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 1.09M 6s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 10.8M 6s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 9.49M 6s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 3.74M 6s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 1.54M 6s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 542K 6s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 61.9M 6s unit-abot-epc-basic-0: 10:30:04 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 9.91M 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 853K 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 6.68M 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 8.05M 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 6.11M 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 1.11M 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 10.1M 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 9.96M 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 3.51M 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 1.36M 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 583K 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 11.2M 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 10.8M 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 887K 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 6.43M 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 8.24M 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 6.14M 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 1.10M 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 10.8M 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 10.2M 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 3.64M 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 1.59M 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 549K 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 12.3M 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 10.8M 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 887K 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 7.02M 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 8.29M 6s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 5.81M 5s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 1.83M 5s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 2.24M 5s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 10.3M 5s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 11.2M 5s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 1.92M 5s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 495K 5s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 5.71M 5s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 10.4M 5s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 908K 5s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 8.99M 5s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 6.55M 5s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 6.37M 5s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 7.57M 5s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 1.15M 5s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 11.0M 5s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 10.2M 5s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 3.65M 5s unit-abot-epc-basic-0: 10:30:05 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 1.40M 5s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 583K 5s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 8.08M 5s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 11.3M 5s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 921K 5s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 7.89M 5s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 6.63M 5s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 7.30M 5s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 1.89M 5s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 2.10M 5s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 11.0M 5s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 10.9M 5s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 3.56M 5s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 709K 5s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 1004K 5s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 8.69M 5s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 11.2M 5s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 928K 5s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 7.77M 5s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 6.63M 5s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 7.84M 5s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 1.89M 5s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 2.08M 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 11.2M 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 8.38M 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 4.18M 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 1.45M 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 585K 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 7.22M 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 11.2M 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 931K 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 9.64M 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 7.32M 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 6.59M 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 8.59M 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 1.11M 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 11.7M 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 10.3M 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 9.81M 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 2.13M 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 504K 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 5.01M 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 9.45M 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 10.8M 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 937K 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 7.55M 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 8.43M 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 7.63M 4s unit-abot-epc-basic-0: 10:30:06 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 1.94M 4s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 1.97M 4s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 10.9M 4s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 11.2M 4s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 5.35M 4s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 2.53M 4s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 505K 4s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 5.79M 4s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 9.31M 4s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 6.90M 4s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 997K 4s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 8.31M 4s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 8.01M 4s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 7.59M 4s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 2.02M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 1.87M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 11.0M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 11.3M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 11.3M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 2.15M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 512K 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 5.70M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 7.86M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 11.2M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 945K 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 11.2M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 8.02M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 6.87M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 10.4M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 1.04M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 10.6M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 11.1M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 12.3M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 5.78M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 1.59M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 582K 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 5.97M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 10.2M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 11.4M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 954K 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 11.3M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 8.08M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 7.33M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 10.3M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 1.04M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 11.4M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 10.8M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 11.2M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 7.39M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 2.66M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 517K 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 5.40M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 8.35M 3s unit-abot-epc-basic-0: 10:30:07 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 11.1M 3s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 970K 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 10.6M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 9.07M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 8.54M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 7.88M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 2.11M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 1.80M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 10.5M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 11.1M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 10.4M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 7.29M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 1.53M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 599K 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 5.72M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 10.3M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 10.9M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 978K 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 11.4M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 9.56M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 8.41M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 8.38M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 2.10M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 1.81M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 11.2M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 10.5M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 10.4M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 8.87M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 1.20M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 674K 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 5.68M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 9.27M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 10.6M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 994K 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 10.7M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 10.4M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 10.4M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 8.60M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 8.10M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 1.10M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 9.32M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 11.4M 2s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 10.6M 1s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 11.3M 1s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 4.95M 1s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 1.38M 1s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 674K 1s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 5.46M 1s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 10.7M 1s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 11.3M 1s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 1005K 1s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 10.2M 1s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 11.4M 1s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 10.5M 1s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 8.39M 1s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 6.38M 1s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 1.22M 1s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 6.25M 1s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 11.1M 1s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 11.1M 1s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 11.2M 1s unit-abot-epc-basic-0: 10:30:08 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 10.8M 1s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 1.22M 1s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 676K 1s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 8.58M 1s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 6.63M 1s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 10.6M 1s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 8.56M 1s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 1.02M 1s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 10.6M 1s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 11.4M 1s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 10.3M 1s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 9.33M 1s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 6.30M 1s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 1.16M 1s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 8.79M 1s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 10.0M 1s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 11.7M 1s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 11.5M 1s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 10.1M 1s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 3.20M 1s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 517K 1s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 9.00M 1s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 6.08M 1s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 11.7M 0s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 10.9M 0s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 1.02M 0s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 8.78M 0s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 10.8M 0s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 11.3M 0s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 10.9M 0s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 6.75M 0s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 2.38M 0s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 1.86M 0s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 9.21M 0s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 11.6M 0s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 11.4M 0s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 11.3M 0s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 11.1M 0s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 1.29M 0s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 676K 0s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 11.0M 0s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 5.93M 0s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 11.4M 0s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 10.9M 0s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 914K=22s unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install 2018-08-31 10:30:09 (2.12 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:30:09 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: 10:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57381 files and directories currently installed.) unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 10:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 10:30:12 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: 10:30:12 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 10:30:12 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: 10:30:12 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 10:30:12 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: 10:30:12 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: 10:30:12 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 10:30:12 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: 10:30:12 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 10:30:12 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: 10:30:12 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 10:30:12 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: 10:30:12 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 10:30:12 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 10:30:13 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 10:30:13 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 10:30:13 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 10:30:13 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 10:30:13 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: 10:30:13 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: 10:30:13 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: 10:30:13 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: 10:30:13 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: 10:30:13 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: 10:30:13 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: 10:30:14 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: 10:30:14 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: 10:30:14 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: 10:30:14 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: 10:30:14 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: 10:30:14 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 10:30:14 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-abot-epc-basic-0: 10:30:14 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-abot-epc-basic-0: 10:30:14 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 10:30:14 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-abot-epc-basic-0: 10:30:14 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-abot-epc-basic-0: 10:30:15 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 10:30:15 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-abot-epc-basic-0: 10:30:15 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-abot-epc-basic-0: 10:30:15 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-abot-epc-basic-0: 10:30:15 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils-java all 1:1.5.15-4 [210 kB] unit-abot-epc-basic-0: 10:30:15 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-abot-epc-basic-0: 10:30:15 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 10:30:15 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 10:30:15 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 10:30:15 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 10:30:15 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 10:30:16 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-abot-epc-basic-0: 10:30:16 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 10:30:16 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-abot-epc-basic-0: 10:30:16 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-abot-epc-basic-0: 10:30:16 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 10:30:16 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 10:30:16 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 10:30:16 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-abot-epc-basic-0: 10:30:16 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 10:30:16 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 10:30:16 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-abot-epc-basic-0: 10:30:16 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-abot-epc-basic-0: 10:30:16 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 10:30:16 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 10:30:17 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 10:30:17 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 10:30:17 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-abot-epc-basic-0: 10:30:17 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 10:30:17 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-archiver-java all 2.2-1 [171 kB] unit-abot-epc-basic-0: 10:30:17 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 10:30:17 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-abot-epc-basic-0: 10:30:17 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-abot-epc-basic-0: 10:30:17 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 10:30:17 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 10:30:17 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 10:30:17 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 10:30:18 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 10:30:18 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-abot-epc-basic-0: 10:30:18 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.7 [391 kB] unit-abot-epc-basic-0: 10:30:18 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-abot-epc-basic-0: 10:30:18 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-abot-epc-basic-0: 10:30:18 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 10:30:18 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-abot-epc-basic-0: 10:30:18 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-abot-epc-basic-0: 10:30:18 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 10:30:18 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 10:30:18 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 10:30:18 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-abot-epc-basic-0: 10:30:18 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-abot-epc-basic-0: 10:30:18 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjetty-java all 6.1.26-5 [721 kB] unit-abot-epc-basic-0: 10:30:19 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-abot-epc-basic-0: 10:30:19 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-abot-epc-basic-0: 10:30:19 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 10:30:19 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-abot-epc-basic-0: 10:30:19 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 10:30:19 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 10:30:19 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-abot-epc-basic-0: 10:30:19 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 10:30:19 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 10:30:19 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 10:30:19 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.9 [925 kB] unit-abot-epc-basic-0: 10:30:20 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.9 [81.8 kB] unit-abot-epc-basic-0: 10:30:20 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.9 [162 kB] unit-abot-epc-basic-0: 10:30:20 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.9 [86.6 kB] unit-abot-epc-basic-0: 10:30:20 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-abot-epc-basic-0: 10:30:20 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] unit-abot-epc-basic-0: 10:30:20 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [1261 kB] unit-abot-epc-basic-0: 10:30:20 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] unit-abot-epc-basic-0: 10:30:20 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.3 [1880 kB] unit-abot-epc-basic-0: 10:30:20 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB] unit-abot-epc-basic-0: 10:30:20 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-abot-epc-basic-0: 10:30:20 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-abot-epc-basic-0: 10:30:20 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-abot-epc-basic-0: 10:30:20 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-abot-epc-basic-0: 10:30:21 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] unit-abot-epc-basic-0: 10:30:21 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 10:30:21 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.6 [2311 kB] unit-abot-epc-basic-0: 10:30:21 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] unit-abot-epc-basic-0: 10:30:21 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: 10:30:21 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] unit-abot-epc-basic-0: 10:30:21 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 10:30:21 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.10 [7671 kB] unit-abot-epc-basic-0: 10:30:22 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-abot-epc-basic-0: 10:30:22 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.10 [38.8 kB] unit-abot-epc-basic-0: 10:30:22 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.10 [55.1 kB] unit-abot-epc-basic-0: 10:30:22 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.10 [27.4 kB] unit-abot-epc-basic-0: 10:30:22 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.10 [8888 B] unit-abot-epc-basic-0: 10:30:22 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.10 [264 kB] unit-abot-epc-basic-0: 10:30:22 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.10 [105 kB] unit-abot-epc-basic-0: 10:30:22 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.10 [244 kB] unit-abot-epc-basic-0: 10:30:23 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.10 [95.3 kB] unit-abot-epc-basic-0: 10:30:23 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.10 [40.1 kB] unit-abot-epc-basic-0: 10:30:23 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.10 [9764 B] unit-abot-epc-basic-0: 10:30:23 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.10 [131 kB] unit-abot-epc-basic-0: 10:30:23 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [2228 kB] unit-abot-epc-basic-0: 10:30:23 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.10 [8426 kB] unit-abot-epc-basic-0: 10:30:23 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 10:30:23 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [1426 kB] unit-abot-epc-basic-0: 10:30:24 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.10 [8319 kB] unit-abot-epc-basic-0: 10:30:24 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-abot-epc-basic-0: 10:30:24 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 10:30:24 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.4 [195 kB] unit-abot-epc-basic-0: 10:30:24 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.4 [584 kB] unit-abot-epc-basic-0: 10:30:24 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-abot-epc-basic-0: 10:30:24 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 10:30:24 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-abot-epc-basic-0: 10:30:24 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-abot-epc-basic-0: 10:30:25 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 10:30:25 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 10:30:25 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 10:30:25 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 10:30:25 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-abot-epc-basic-0: 10:30:25 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-abot-epc-basic-0: 10:30:25 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-abot-epc-basic-0: 10:30:25 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.3 [1070 kB] unit-abot-epc-basic-0: 10:30:25 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [27.8 MB] unit-abot-epc-basic-0: 10:30:26 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 10:30:26 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-abot-epc-basic-0: 10:30:26 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-abot-epc-basic-0: 10:30:26 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 10:30:26 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 10:30:26 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [276 kB] unit-abot-epc-basic-0: 10:30:26 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 10:30:26 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-abot-epc-basic-0: 10:30:27 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 10:30:27 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-abot-epc-basic-0: 10:30:27 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-abot-epc-basic-0: 10:30:27 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-abot-epc-basic-0: 10:30:27 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 10:30:27 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 10:30:27 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 14s (7004 kB/s) unit-abot-epc-basic-0: 10:30:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 10:30: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 ... 57544 files and directories currently installed.) unit-abot-epc-basic-0: 10:30:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 10:30:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 10:30:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 10:30:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 10:30:29 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 10:30:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 10:30:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 10:30:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 10:30:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 10:30:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 10:30:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 10:30:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 10:30:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 10:30:30 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 10:30:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 10:30:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 10:30:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 10:30:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 10:30:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:30:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 10:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 10:30:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 10:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 10:30:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 10:30:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 10:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 10:30:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 10:30:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4_all.deb ... unit-abot-epc-basic-0: 10:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 10:30:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 10:30:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 10:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 10:30:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 10:30:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 10:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 10:30:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 10:30:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 10:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 10:30:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 10:30:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 10:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 10:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 10:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.7_all.deb ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:30:40 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 10:30:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 10:30:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:30:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 10:30:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 10:30:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 10:30:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 10:30:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 10:30:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 10:30:41 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 10:30:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 10:30:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 10:30:41 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 10:30:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 10:30:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 10:30:41 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 10:30:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 10:30:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 10:30:41 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 10:30:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 10:30:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:30:41 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:30:42 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 10:30:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 10:30:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:30:43 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 10:30:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 10:30:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:30:43 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 10:30:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 10:30:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:30:43 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 10:30:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 10:30:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 10:30:43 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:30:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 10:30:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 10:30:43 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:30:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 10:30:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 10:30:43 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:30:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 10:30:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 10:30:43 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:30:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 10:30:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 10:30:44 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 10:30:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 10:30:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:30:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:30:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 10:30:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:30:44 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:30:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 10:30:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:30:44 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:30:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 10:30:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:30:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:30:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 10:30:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:30:45 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:30:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 10:30:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:30:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:30:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 10:30:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:30:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 10:30:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 10:30:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 10:30:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 10:30:45 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:30:45 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:30:46 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:30:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 10:30:46 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: 10:30:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:30:46 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:30:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 10:30:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 10:30:46 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 10:30:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 10:30:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 10:30:46 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 10:30:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 10:30:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 10:30:46 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:30:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 10:30:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 10:30:46 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:30:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 10:30:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.6_amd64.deb ... unit-abot-epc-basic-0: 10:30:47 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.6) ... unit-abot-epc-basic-0: 10:30:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 10:30:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 10:30:47 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:30:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 10:30:47 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: 10:30:47 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-134.160) ... unit-abot-epc-basic-0: 10:30:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 10:30:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 10:30:47 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:30:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 10:30:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 10:30:48 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 10:30:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 10:30:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:30:48 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:30:49 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:30:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 10:30:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:30:50 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:30:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 10:30:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:30:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:30:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 10:30:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:30:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:30:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 10:30:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:30:50 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:30:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 10:30:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:30:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:30:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 10:30:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:30:50 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:30:52 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 10:30:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 10:30:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 10:30:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 10:30:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:30:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:30:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 10:30:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:30:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:30:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 10:30:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:30:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:30:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 10:30:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:30:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:30:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 10:30:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 10:30:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 10:30:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 10:30:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 10:30:57 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 10:30:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 10:30:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:30:58 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:30:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 10:30:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:30:58 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:30:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 10:30:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:30:58 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:30:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 10:30:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:30:58 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:30:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 10:30:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 10:30:58 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 10:30:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 10:30:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 10:30:58 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 10:30:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 10:30:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 10:30:59 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 10:30:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 10:30:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 10:30:59 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 10:30:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 10:31:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 10:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 10:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 10:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 10:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 10:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 10:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 10:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 10:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 10:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 10:31:04 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 10:31:04 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 10:31:04 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 10:31:04 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 10:31:04 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 10:31:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 10:31:04 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 10:31:04 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 10:31:04 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 10:31:04 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 10:31:04 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 10:31:04 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:31:04 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:31:04 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:31:04 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:31:07 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 10:31:07 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 10:31:07 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 10:31:07 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 10:31:07 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 10:31:07 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 10:31:07 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 10:31:07 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 10:31:07 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 10:31:07 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 10:31:07 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 10:31:07 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 10:31:07 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 10:31:07 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 10:31:08 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 10:31:08 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 10:31:08 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 10:31:08 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 10:31:08 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 10:31:08 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 10:31:08 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 10:31:08 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 10:31:08 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 10:31:08 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 10:31:09 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 10:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:31:09 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:31:10 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:31:10 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:31:10 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 10:31:10 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 10:31:10 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 10:31:10 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 10:31:10 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 10:31:12 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 10:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-abot-epc-basic-0: 10:31:13 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.8 KB/sec) unit-abot-epc-basic-0: 10:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 10:31:13 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 410.8 KB/sec) unit-abot-epc-basic-0: 10:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 10:31:13 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 919.3 KB/sec) unit-abot-epc-basic-0: 10:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 10:31:13 DEBUG unit.abot-epc-basic/0.install 3/15 KB 4/15 KB 7/15 KB 10/15 KB 12/15 KB 15/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 656.9 KB/sec) unit-abot-epc-basic-0: 10:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 10:31:13 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/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 751.7 KB/sec) unit-abot-epc-basic-0: 10:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 10:31:13 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 329.9 KB/sec) unit-abot-epc-basic-0: 10:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 10:31:13 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 274.3 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install 3/37 KB 6/37 KB 9/37 KB 11/37 KB 14/37 KB 16/37 KB 19/37 KB 22/37 KB 25/37 KB 27/37 KB 30/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1029.5 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 10:31:14 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: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 10:31:14 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 1115.1 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 67.8 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 10:31:14 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 705.9 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 10:31:14 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 1020.9 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 10:31:14 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 222.3 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 129.0 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 10:31:14 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 125.2 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 158.2 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 445.9 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 10:31:14 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 472.4 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 54.3 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install 3/6 KB 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 380.3 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 10:31:14 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 192.8 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 26.7 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 10:31: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/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 400.2 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 10:31:14 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 40.6 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 291.1 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 169.7 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 141.3 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 202.0 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 79.4 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 70.2 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 10:31:14 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: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install 2/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 117.7 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 726.4 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 10:31:14 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: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 672.9 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 10:31:14 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/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 171.8 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 365.3 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 10:31:14 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 1591.1 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 758.1 KB/sec) unit-abot-epc-basic-0: 10:31:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 58.9 KB/sec) unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 180.7 KB/sec) unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 10:31:15 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 998.3 KB/sec) unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 10:31:15 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: 10:31:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 882.8 KB/sec) unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 10:31:15 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-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 287.7 KB/sec) unit-abot-epc-basic-0: 10:31:15 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: 10:31:15 DEBUG unit.abot-epc-basic/0.install 3/35 KB 6/35 KB 3/50 KB 9/35 KB 3/50 KB 6/35 KB 6/50 KB 9/35 KB 9/50 KB 9/35 KB 9/50 KB 11/35 KB 9/50 KB 3/153 KB 11/35 KB 11/50 KB 5/153 KB 11/35 KB 11/50 KB 8/153 KB 11/35 KB 11/50 KB 3/153 KB 11/35 KB 14/50 KB 8/153 KB 11/35 KB 16/50 KB 8/153 KB 14/35 KB 14/50 KB 8/153 KB 14/35 KB 16/50 KB 8/153 KB 16/35 KB 19/50 KB 8/153 KB 19/35 KB 19/50 KB 8/153 KB 19/35 KB 22/50 KB 8/153 KB 19/35 KB 22/50 KB 8/153 KB 3/48 KB 19/35 KB 25/50 KB 11/153 KB 6/48 KB 22/35 KB 25/50 KB 11/153 KB 9/48 KB 22/35 KB 25/50 KB 11/153 KB 11/48 KB 22/35 KB 25/50 KB 11/153 KB 3/48 KB 22/35 KB 25/50 KB 11/153 KB 11/48 KB 25/35 KB 25/50 KB 11/153 KB 3/48 KB 19/35 KB 22/50 KB 11/153 KB 3/48 KB 19/35 KB 27/50 KB 11/153 KB 11/48 KB 25/35 KB 27/50 KB 11/153 KB 11/48 KB 27/35 KB 27/50 KB 13/153 KB 11/48 KB 27/35 KB 30/50 KB 13/153 KB 14/48 KB 27/35 KB 30/50 KB 13/153 KB 11/48 KB 27/35 KB 30/50 KB 16/153 KB 14/48 KB 30/35 KB 32/50 KB 19/153 KB 16/48 KB 30/35 KB 30/50 KB 13/153 KB 14/48 KB 30/35 KB 32/50 KB 19/153 KB 16/48 KB 32/35 KB 32/50 KB 19/153 KB 16/48 KB 30/35 KB 32/50 KB 16/153 KB 16/48 KB 30/35 KB 32/50 KB 19/153 KB 16/48 KB 35/35 KB 36/50 KB 21/153 KB 19/48 KB 35/35 KB 32/50 KB 19/153 KB 19/48 KB 35/35 KB 36/50 KB 21/153 KB 22/48 KB 35/35 KB 36/50 KB 24/153 KB 22/48 KB 35/35 KB 36/50 KB 19/153 KB 19/48 KB 35/35 KB 36/50 KB 24/153 KB 25/48 KB 35/35 KB 40/50 KB 24/153 KB 25/48 KB 35/35 KB 44/50 KB 27/153 KB 25/48 KB 35/35 KB 44/50 KB 27/153 KB 25/48 KB 35/35 KB 44/50 KB 27/153 KB 27/48 KB 35/35 KB 48/50 KB 27/153 KB 27/48 KB 35/35 KB 48/50 KB 29/153 KB 27/48 KB 35/35 KB 50/50 KB 29/153 KB 27/48 KB 35/35 KB 50/50 KB 32/153 KB 30/48 KB 35/35 KB 50/50 KB 32/153 KB 27/48 KB 35/35 KB 50/50 KB 32/153 KB 32/48 KB 35/35 KB 50/50 KB 36/153 KB 32/48 KB 35/35 KB 50/50 KB 40/153 KB 32/48 KB 35/35 KB 50/50 KB 44/153 KB 32/48 KB 35/35 KB 50/50 KB 48/153 KB 32/48 KB 35/35 KB 50/50 KB 52/153 KB 32/48 KB 35/35 KB 50/50 KB 52/153 KB 36/48 KB 35/35 KB 50/50 KB 52/153 KB 40/48 KB 35/35 KB 50/50 KB 52/153 KB 44/48 KB 35/35 KB 50/50 KB 52/153 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 466.7 KB/sec) unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install 50/50 KB 3/30 KB 52/153 KB 48/48 KB 6/30 KB 52/153 KB 48/48 KB 9/30 KB 52/153 KB 48/48 KB 11/30 KB 52/153 KB 48/48 KB 14/30 KB 52/153 KB 48/48 KB 16/30 KB 52/153 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 614.0 KB/sec) unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install 19/30 KB 52/153 KB 22/30 KB 52/153 KB 25/30 KB 52/153 KB 27/30 KB 52/153 KB 30/30 KB 52/153 KB Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 646.0 KB/sec) unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install 3/190 KB 30/30 KB 52/153 KB 5/190 KB 4/119 KB 56/153 KB 3/190 KB 30/30 KB 4/119 KB 56/153 KB 3/190 KB 30/30 KB 56/153 KB 5/190 KB 4/119 KB 60/153 KB 5/190 KB 4/119 KB 64/153 KB 5/190 KB 8/119 KB 64/153 KB 5/190 KB 12/119 KB 64/153 KB 5/190 KB 16/119 KB 68/153 KB 5/190 KB 20/119 KB 68/153 KB 8/190 KB 24/119 KB 3/37 KB 68/153 KB 5/190 KB 12/119 KB 68/153 KB 8/190 KB 20/119 KB 3/37 KB 68/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 329.7 KB/sec) unit-abot-epc-basic-0: 10:31:15 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: 10:31:15 DEBUG unit.abot-epc-basic/0.install 5/190 KB 20/119 KB 3/37 KB 68/153 KB 11/190 KB 24/119 KB 3/37 KB 72/153 KB 11/190 KB 24/119 KB 3/37 KB 76/153 KB 11/190 KB 24/119 KB 3/37 KB 68/153 KB 11/190 KB 24/119 KB 3/37 KB 80/153 KB 13/190 KB 24/119 KB 3/37 KB 80/153 KB 13/190 KB 24/119 KB 6/37 KB 84/153 KB 13/190 KB 24/119 KB 6/37 KB 80/153 KB 16/190 KB 28/119 KB 6/37 KB 84/153 KB 13/190 KB 28/119 KB 6/37 KB 84/153 KB 16/190 KB 32/119 KB 6/37 KB 84/153 KB 16/190 KB 32/119 KB 9/37 KB 84/153 KB 19/190 KB 32/119 KB 9/37 KB 84/153 KB 21/190 KB 32/119 KB 9/37 KB 88/153 KB 24/190 KB 36/119 KB 11/37 KB 88/153 KB 19/190 KB 32/119 KB 9/37 KB 88/153 KB 24/190 KB 36/119 KB 3/86 KB 11/37 KB 88/153 KB 21/190 KB 36/119 KB 11/37 KB 88/153 KB 24/190 KB 40/119 KB 3/86 KB 11/37 KB 88/153 KB 24/190 KB 44/119 KB 3/86 KB 11/37 KB 88/153 KB 21/190 KB 32/119 KB 11/37 KB 88/153 KB 27/190 KB 48/119 KB 3/86 KB 14/37 KB 88/153 KB 27/190 KB 48/119 KB 3/86 KB 16/37 KB 88/153 KB 27/190 KB 48/119 KB 3/86 KB 19/37 KB 88/153 KB 27/190 KB 44/119 KB 3/86 KB 11/37 KB 88/153 KB 29/190 KB 48/119 KB 6/86 KB 19/37 KB 88/153 KB 27/190 KB 48/119 KB 6/86 KB 19/37 KB 88/153 KB 29/190 KB 52/119 KB 6/86 KB 19/37 KB 88/153 KB 32/190 KB 56/119 KB 6/86 KB 22/37 KB 88/153 KB 32/190 KB 60/119 KB 6/86 KB 22/37 KB 88/153 KB 27/190 KB 48/119 KB 6/86 KB 19/37 KB 88/153 KB 32/190 KB 60/119 KB 9/86 KB 22/37 KB 88/153 KB 32/190 KB 52/119 KB 6/86 KB 22/37 KB 88/153 KB 36/190 KB 60/119 KB 9/86 KB 22/37 KB 88/153 KB 29/190 KB 52/119 KB 6/86 KB 22/37 KB 88/153 KB 36/190 KB 60/119 KB 11/86 KB 25/37 KB 88/153 KB 36/190 KB 60/119 KB 11/86 KB 27/37 KB 88/153 KB 36/190 KB 60/119 KB 11/86 KB 30/37 KB 88/153 KB 36/190 KB 60/119 KB 11/86 KB 22/37 KB 88/153 KB 40/190 KB 64/119 KB 14/86 KB 30/37 KB 88/153 KB 40/190 KB 64/119 KB 16/86 KB 30/37 KB 88/153 KB 40/190 KB 64/119 KB 11/86 KB 30/37 KB 88/153 KB 44/190 KB 64/119 KB 16/86 KB 30/37 KB 88/153 KB 48/190 KB 64/119 KB 16/86 KB 32/37 KB 88/153 KB 36/190 KB 64/119 KB 11/86 KB 30/37 KB 88/153 KB 48/190 KB 64/119 KB 19/86 KB 32/37 KB 88/153 KB 48/190 KB 64/119 KB 22/86 KB 32/37 KB 88/153 KB 52/190 KB 68/119 KB 25/86 KB 32/37 KB 88/153 KB 52/190 KB 68/119 KB 27/86 KB 32/37 KB 88/153 KB 52/190 KB 68/119 KB 30/86 KB 32/37 KB 88/153 KB 44/190 KB 64/119 KB 16/86 KB 32/37 KB 88/153 KB 52/190 KB 68/119 KB 30/86 KB 35/37 KB 88/153 KB 52/190 KB 68/119 KB 30/86 KB 37/37 KB 88/153 KB 52/190 KB 68/119 KB 22/86 KB 32/37 KB 88/153 KB 52/190 KB 72/119 KB 30/86 KB 37/37 KB 88/153 KB 52/190 KB 76/119 KB 30/86 KB 37/37 KB 88/153 KB 52/190 KB 64/119 KB 22/86 KB 32/37 KB 88/153 KB 56/190 KB 76/119 KB 30/86 KB 37/37 KB 88/153 KB 60/190 KB 76/119 KB 30/86 KB 37/37 KB 88/153 KB 60/190 KB 80/119 KB 30/86 KB 37/37 KB 88/153 KB 64/190 KB 80/119 KB 30/86 KB 37/37 KB 88/153 KB 68/190 KB 80/119 KB 30/86 KB 37/37 KB 88/153 KB 72/190 KB 84/119 KB 32/86 KB 37/37 KB 88/153 KB 68/190 KB 84/119 KB 32/86 KB 37/37 KB 88/153 KB 68/190 KB 84/119 KB 30/86 KB 37/37 KB 88/153 KB 76/190 KB 88/119 KB 32/86 KB 37/37 KB 88/153 KB 76/190 KB 92/119 KB 32/86 KB 37/37 KB 88/153 KB 76/190 KB 96/119 KB 32/86 KB 37/37 KB 88/153 KB 76/190 KB 84/119 KB 32/86 KB 37/37 KB 88/153 KB 80/190 KB 96/119 KB 36/86 KB 37/37 KB 88/153 KB 76/190 KB 96/119 KB 36/86 KB 37/37 KB 88/153 KB 80/190 KB 96/119 KB 40/86 KB 37/37 KB 88/153 KB 84/190 KB 96/119 KB 44/86 KB 37/37 KB 88/153 KB 84/190 KB 96/119 K unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install B 48/86 KB 37/37 KB 88/153 KB 84/190 KB 96/119 KB 52/86 KB 37/37 KB 88/153 KB 84/190 KB 100/119 KB 56/86 KB 88/153 KB 84/190 KB 96/119 KB 40/86 KB 37/37 KB 88/153 KB 88/190 KB 100/119 KB 56/86 KB 88/153 KB 92/190 KB 100/119 KB 56/86 KB 88/153 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 297.9 KB/sec) unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install 84/190 KB 100/119 KB 52/86 KB 37/37 KB 88/153 KB 96/190 KB 104/119 KB 56/86 KB 88/153 KB 96/190 KB 108/119 KB 56/86 KB 88/153 KB 96/190 KB 112/119 KB 56/86 KB 88/153 KB 96/190 KB 116/119 KB 56/86 KB 88/153 KB 96/190 KB 119/119 KB 60/86 KB 88/153 KB 96/190 KB 100/119 KB 56/86 KB 88/153 KB 100/190 KB 119/119 KB 60/86 KB 88/153 KB 104/190 KB 119/119 KB 60/86 KB 88/153 KB 96/190 KB 116/119 KB 60/86 KB 88/153 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: 10:31:15 DEBUG unit.abot-epc-basic/0.install 104/190 KB 119/119 KB 64/86 KB 92/153 KB 104/190 KB 119/119 KB 68/86 KB 92/153 KB 108/190 KB 119/119 KB 72/86 KB 92/153 KB 104/190 KB 119/119 KB 60/86 KB 92/153 KB 108/190 KB 119/119 KB 76/86 KB 96/153 KB 108/190 KB 119/119 KB 68/86 KB 92/153 KB 112/190 KB 119/119 KB 76/86 KB 96/153 KB 112/190 KB 119/119 KB 76/86 KB 100/153 KB 116/190 KB 76/86 KB 104/153 KB 108/190 KB 119/119 KB 76/86 KB 100/153 KB 116/190 KB 80/86 KB 104/153 KB 116/190 KB 84/86 KB 104/153 KB 116/190 KB 86/86 KB 108/153 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 889.0 KB/sec) unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install 116/190 KB 119/119 KB 76/86 KB 100/153 KB 116/190 KB 84/86 KB 108/153 KB 116/190 KB 86/86 KB 112/153 KB 120/190 KB 86/86 KB 112/153 KB 124/190 KB 86/86 KB 112/153 KB 128/190 KB 86/86 KB 116/153 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: 10:31:15 DEBUG unit.abot-epc-basic/0.install 128/190 KB 86/86 KB 116/153 KB 128/190 KB 86/86 KB 3/66 KB 116/153 KB 128/190 KB 86/86 KB 5/66 KB 116/153 KB 128/190 KB 86/86 KB 8/66 KB 116/153 KB 128/190 KB 86/86 KB 11/66 KB 116/153 KB 128/190 KB 86/86 KB 13/66 KB 116/153 KB 132/190 KB 86/86 KB 13/66 KB 116/153 KB 136/190 KB 16/66 KB 120/153 KB 140/190 KB 16/66 KB 120/153 KB 144/190 KB 16/66 KB 120/153 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 585.9 KB/sec) unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install 132/190 KB 86/86 KB 16/66 KB 120/153 KB 148/190 KB 3/26 KB 19/66 KB 120/153 KB 148/190 KB 3/26 KB 21/66 KB 120/153 KB 132/190 KB 86/86 KB 13/66 KB 120/153 KB 148/190 KB 3/26 KB 21/66 KB 124/153 KB 148/190 KB 3/26 KB 21/66 KB 128/153 KB 148/190 KB 3/26 KB 21/66 KB 132/153 KB 148/190 KB 3/26 KB 24/66 KB 136/153 KB 148/190 KB 3/26 KB 24/66 KB 140/153 KB 148/190 KB 3/26 KB 24/66 KB 144/153 KB 148/190 KB 3/26 KB 16/66 KB 120/153 KB 144/190 KB 3/26 KB 16/66 KB 120/153 KB Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install 148/190 KB 3/26 KB 24/66 KB 132/153 KB 148/190 KB 3/26 KB 27/66 KB 144/153 KB 148/190 KB 6/26 KB 29/66 KB 144/153 KB 152/190 KB 9/26 KB 29/66 KB 148/153 KB 152/190 KB 6/26 KB 29/66 KB 148/153 KB 152/190 KB 6/26 KB 29/66 KB 144/153 KB 148/190 KB 6/26 KB 29/66 KB 144/153 KB 156/190 KB 9/26 KB 29/66 KB 148/153 KB 160/190 KB 9/26 KB 32/66 KB 148/153 KB 160/190 KB 9/26 KB 32/66 KB 148/153 KB 160/190 KB 9/26 KB 32/66 KB 152/153 KB 160/190 KB 9/26 KB 32/66 KB 153/153 KB 164/190 KB 11/26 KB 36/66 KB 153/153 KB 164/190 KB 11/26 KB 32/66 KB 153/153 KB 168/190 KB 11/26 KB 40/66 KB 153/153 KB 164/190 KB 11/26 KB 40/66 KB 153/153 KB 160/190 KB 11/26 KB 36/66 KB 153/153 KB 168/190 KB 14/26 KB 40/66 KB 153/153 KB 168/190 KB 16/26 KB 40/66 KB 153/153 KB 168/190 KB 16/26 KB 44/66 KB 153/153 KB 168/190 KB 16/26 KB 48/66 KB 153/153 KB 172/190 KB 19/26 KB 48/66 KB 153/153 KB 176/190 KB 19/26 KB 48/66 KB 153/153 KB 168/190 KB 19/26 KB 48/66 KB 153/153 KB 180/190 KB 19/26 KB 48/66 KB 153/153 KB 184/190 KB 3/324 KB 22/26 KB 52/66 KB 153/153 KB 188/190 KB 3/324 KB 22/26 KB 52/66 KB 153/153 KB 180/190 KB 3/324 KB 22/26 KB 52/66 KB 153/153 KB 188/190 KB 3/324 KB 25/26 KB 52/66 KB 153/153 KB 180/190 KB 3/324 KB 19/26 KB 52/66 KB 153/153 KB 180/190 KB 3/324 KB 19/26 KB 48/66 KB 153/153 KB 188/190 KB 5/324 KB 26/26 KB 52/66 KB 153/153 KB 188/190 KB 8/324 KB 26/26 KB 52/66 KB 153/153 KB 188/190 KB 8/324 KB 26/26 KB 56/66 KB 153/153 KB 188/190 KB 3/324 KB 26/26 KB 52/66 KB 153/153 KB 188/190 KB 11/324 KB 26/26 KB 56/66 KB 153/153 KB 188/190 KB 11/324 KB 26/26 KB 60/66 KB 153/153 KB 188/190 KB 13/324 KB 26/26 KB 64/66 KB 188/190 KB 13/324 KB 26/26 KB 60/66 KB 188/190 KB 16/324 KB 26/26 KB 64/66 KB 190/190 KB 19/324 KB 26/26 KB 66/66 KB 190/190 KB 21/324 KB 26/26 KB 66/66 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 903.1 KB/sec) unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install 190/190 KB 16/324 KB 26/26 KB 66/66 KB 190/190 KB 16/324 KB 26/26 KB 64/66 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install 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 147.4 KB/sec) unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install 190/190 KB 24/324 KB 66/66 KB 190/190 KB 27/324 KB 66/66 KB 190/190 KB 29/324 KB 66/66 KB Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install 190/190 KB 29/324 KB 4/79 KB 66/66 KB 190/190 KB 32/324 KB 8/79 KB 190/190 KB 32/324 KB 12/79 KB 190/190 KB 32/324 KB 4/79 KB 66/66 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 381.4 KB/sec) unit-abot-epc-basic-0: 10:31:15 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: 10:31:15 DEBUG unit.abot-epc-basic/0.install 190/190 KB 36/324 KB 12/79 KB 190/190 KB 36/324 KB 16/79 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1077.5 KB/sec) unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install 3/228 KB 36/324 KB 16/79 KB 6/228 KB 40/324 KB 20/79 KB 9/228 KB 40/324 KB 20/79 KB 11/228 KB 40/324 KB 20/79 KB 3/152 KB 3/228 KB 40/324 KB 20/79 KB 3/228 KB 40/324 KB 16/79 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install 11/228 KB 44/324 KB 20/79 KB 3/152 KB 11/228 KB 48/324 KB 20/79 KB 3/152 KB 11/228 KB 52/324 KB 20/79 KB 3/152 KB 9/228 KB 40/324 KB 20/79 KB 3/152 KB 11/228 KB 52/324 KB 24/79 KB 3/152 KB 11/228 KB 52/324 KB 28/79 KB 3/152 KB 11/228 KB 52/324 KB 32/79 KB 3/152 KB 11/228 KB 56/324 KB 32/79 KB 3/152 KB 11/228 KB 60/324 KB 32/79 KB 3/152 KB 11/228 KB 60/324 KB 32/79 KB 6/152 KB 11/228 KB 64/324 KB 32/79 KB 6/152 KB 14/228 KB 64/324 KB 32/79 KB 9/152 KB 11/228 KB 64/324 KB 32/79 KB 9/152 KB 14/228 KB 68/324 KB 36/79 KB 11/152 KB 3/32 KB 14/228 KB 68/324 KB 36/79 KB 14/152 KB 3/32 KB 16/228 KB 68/324 KB 36/79 KB 16/152 KB 3/32 KB 16/228 KB 68/324 KB 36/79 KB 19/152 KB 14/228 KB 68/324 KB 36/79 KB 9/152 KB 3/32 KB 16/228 KB 72/324 KB 36/79 KB 19/152 KB 3/32 KB 16/228 KB 76/324 KB 36/79 KB 19/152 KB 3/32 KB 16/228 KB 80/324 KB 36/79 KB 19/152 KB 14/228 KB 64/324 KB 36/79 KB 9/152 KB 3/32 KB 16/228 KB 80/324 KB 40/79 KB 19/152 KB 3/32 KB 16/228 KB 80/324 KB 44/79 KB 19/152 KB 3/32 KB 16/228 KB 80/324 KB 48/79 KB 19/152 KB 3/32 KB 16/228 KB 80/324 KB 52/79 KB 19/152 KB 3/32 KB 16/228 KB 80/324 KB 56/79 KB 19/152 KB 3/32 KB 16/228 KB 80/324 KB 60/79 KB 19/152 KB 3/32 KB 16/228 KB 68/324 KB 36/79 KB 14/152 KB 3/32 KB 19/228 KB 80/324 KB 60/79 KB 22/152 KB 3/32 KB 22/228 KB 80/324 KB 60/79 KB 22/152 KB 3/32 KB 25/228 KB 80/324 KB 60/79 KB 22/152 KB 3/32 KB 14/228 KB 68/324 KB 36/79 KB 11/152 KB 6/32 KB 25/228 KB 80/324 KB 60/79 KB 22/152 KB 9/32 KB 25/228 KB 80/324 KB 60/79 KB 22/152 KB 11/32 KB 25/228 KB 80/324 KB 60/79 KB 22/152 KB 3/32 KB 16/228 KB 80/324 KB 60/79 KB 22/152 KB 14/32 KB 27/228 KB 80/324 KB 60/79 KB 25/152 KB 14/32 KB 27/228 KB 80/324 KB 64/79 KB 27/152 KB 14/32 KB 27/228 KB 80/324 KB 60/79 KB 22/152 KB 11/32 KB 27/228 KB 80/324 KB 60/79 KB 22/152 KB 14/32 KB 30/228 KB 84/324 KB 64/79 KB 27/152 KB 16/32 KB 30/228 KB 84/324 KB 64/79 KB 27/152 KB 14/32 KB 27/228 KB 84/324 KB 64/79 KB 27/152 KB 16/32 KB 30/228 KB 88/324 KB 64/79 KB 27/152 KB 14/32 KB 27/228 KB 80/324 KB 64/79 KB 25/152 KB 16/32 KB 32/228 KB 88/324 KB 68/79 KB 27/152 KB 19/32 KB 32/228 KB 92/324 KB 72/79 KB 30/152 KB 19/32 KB 32/228 KB 92/324 KB 76/79 KB 30/152 KB 16/32 KB 32/228 KB 88/324 KB 64/79 KB 27/152 KB 19/32 KB 32/228 KB 92/324 KB 68/79 KB 30/152 KB 19/32 KB 32/228 KB 92/324 KB 68/79 KB 30/152 KB 19/32 KB 32/228 KB 96/324 KB 79/79 KB 30/152 KB 19/32 KB 32/228 KB 100/324 KB 79/79 KB 30/152 KB 19/32 KB 36/228 KB 104/324 KB 79/79 KB 32/152 KB 19/32 KB 36/228 KB 108/324 KB 79/79 KB 32/152 KB 19/32 KB 32/228 KB 88/324 KB 68/79 KB 27/152 KB 22/32 KB 36/228 KB 108/324 KB 79/79 KB 32/152 KB 19/32 KB 36/228 KB 100/324 KB 79/79 KB 32/152 KB 25/32 KB 36/228 KB 108/324 KB 79/79 KB 32/152 KB 19/32 KB 36/228 KB 100/324 KB 79/79 KB 32/152 KB 25/32 KB 40/228 KB 108/324 KB 79/79 KB 32/152 KB 27/32 KB 44/228 KB 108/324 KB 79/79 KB 32/152 KB 27/32 KB 48/228 KB 108/324 KB 79/79 KB 32/152 KB 19/32 KB 32/228 KB 100/324 KB 79/79 KB 32/152 KB 27/32 KB 48/228 KB 108/324 KB 79/79 KB 36/152 KB 27/32 KB 48/228 KB 108/324 KB 79/79 KB 40/152 KB 27/32 KB 40/228 KB 108/324 KB 79/79 KB 32/152 KB 30/32 KB 48/228 KB 112/324 KB 79/79 KB 40/152 KB 32/32 KB 48/228 KB 112/324 KB 79/79 KB 40/152 KB 27/32 KB 48/228 KB 112/324 KB 79/79 KB 40/152 KB 32/32 KB 48/228 KB 112/324 KB 79/79 KB 44/152 KB 32/32 KB 48/228 KB 112/324 KB 79/79 unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install KB 48/152 KB 32/32 KB 48/228 KB 116/324 KB 79/79 KB 52/152 KB 32/32 KB 52/228 KB 116/324 KB 79/79 KB 56/152 KB 32/32 KB 52/228 KB 116/324 KB 79/79 KB 60/152 KB 32/32 KB 52/228 KB 116/324 KB 64/152 KB 32/32 KB 48/228 KB 116/324 KB 79/79 KB 48/152 KB 32/32 KB 52/228 KB 120/324 KB 64/152 KB 32/32 KB 52/228 KB 124/324 KB 64/152 KB 32/32 KB 52/228 KB 128/324 KB 64/152 KB 32/32 KB 52/228 KB 132/324 KB 64/152 KB 52/228 KB 136/324 KB 68/152 KB 52/228 KB 140/324 KB 68/152 KB 52/228 KB 144/324 KB 68/152 KB 32/32 KB 52/228 KB 116/324 KB 79/79 KB 52/152 KB 56/228 KB 144/324 KB 68/152 KB 60/228 KB 144/324 KB 68/152 KB 64/228 KB 144/324 KB 68/152 KB 68/228 KB 144/324 KB 68/152 KB 72/228 KB 144/324 KB 68/152 KB 76/228 KB 144/324 KB 68/152 KB 80/228 KB 144/324 KB 68/152 KB 52/228 KB 132/324 KB 68/152 KB 80/228 KB 144/324 KB 72/152 KB 80/228 KB 144/324 KB 76/152 KB 80/228 KB 144/324 KB 80/152 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 144.7 KB/sec) unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 370.0 KB/sec) unit-abot-epc-basic-0: 10:31:15 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: 10:31:15 DEBUG unit.abot-epc-basic/0.install 84/228 KB 148/324 KB 80/152 KB 84/228 KB 144/324 KB 80/152 KB 88/228 KB 152/324 KB 80/152 KB 92/228 KB 152/324 KB 80/152 KB 96/228 KB 152/324 KB 80/152 KB 84/228 KB 152/324 KB 80/152 KB 96/228 KB 152/324 KB 84/152 KB 96/228 KB 156/324 KB 84/152 KB 96/228 KB 160/324 KB 88/152 KB 96/228 KB 156/324 KB 88/152 KB 96/228 KB 160/324 KB 3/234 KB 88/152 KB 100/228 KB 164/324 KB 3/234 KB 92/152 KB 100/228 KB 164/324 KB 3/234 KB 88/152 KB 96/228 KB 164/324 KB 3/234 KB 88/152 KB 100/228 KB 164/324 KB 5/234 KB 92/152 KB 104/228 KB 168/324 KB 5/234 KB 96/152 KB 104/228 KB 168/324 KB 5/234 KB 92/152 KB 104/228 KB 168/324 KB 5/234 KB 100/152 KB 100/228 KB 168/324 KB 5/234 KB 92/152 KB 108/228 KB 168/324 KB 5/234 KB 100/152 KB 112/228 KB 168/324 KB 5/234 KB 100/152 KB 112/228 KB 172/324 KB 5/234 KB 100/152 KB 112/228 KB 176/324 KB 5/234 KB 100/152 KB 112/228 KB 176/324 KB 5/234 KB 104/152 KB 112/228 KB 176/324 KB 5/234 KB 108/152 KB 112/228 KB 176/324 KB 5/234 KB 112/152 KB 112/228 KB 176/324 KB 5/234 KB 116/152 KB 116/228 KB 180/324 KB 5/234 KB 120/152 KB 116/228 KB 180/324 KB 5/234 KB 124/152 KB 116/228 KB 180/324 KB 5/234 KB 128/152 KB 116/228 KB 176/324 KB 5/234 KB 116/152 KB 120/228 KB 180/324 KB 5/234 KB 128/152 KB 124/228 KB 180/324 KB 5/234 KB 128/152 KB 128/228 KB 180/324 KB 5/234 KB 128/152 KB 116/228 KB 180/324 KB 5/234 KB 116/152 KB 128/228 KB 184/324 KB 5/234 KB 128/152 KB 128/228 KB 188/324 KB 5/234 KB 128/152 KB 128/228 KB 192/324 KB 5/234 KB 128/152 KB 132/228 KB 192/324 KB 5/234 KB 128/152 KB 136/228 KB 196/324 KB 8/234 KB 132/152 KB 140/228 KB 196/324 KB 8/234 KB 132/152 KB 144/228 KB 196/324 KB 8/234 KB 132/152 KB 132/228 KB 196/324 KB 8/234 KB 132/152 KB 132/228 KB 196/324 KB 8/234 KB 128/152 KB 132/228 KB 196/324 KB 5/234 KB 128/152 KB 144/228 KB 196/324 KB 11/234 KB 132/152 KB 144/228 KB 200/324 KB 11/234 KB 132/152 KB 144/228 KB 204/324 KB 11/234 KB 132/152 KB 144/228 KB 204/324 KB 11/234 KB 136/152 KB 144/228 KB 204/324 KB 11/234 KB 140/152 KB 144/228 KB 204/324 KB 13/234 KB 144/152 KB 144/228 KB 204/324 KB 13/234 KB 140/152 KB 144/228 KB 208/324 KB 13/234 KB 144/152 KB 144/228 KB 208/324 KB 16/234 KB 144/152 KB 148/228 KB 208/324 KB 19/234 KB 144/152 KB 148/228 KB 212/324 KB 21/234 KB 148/152 KB 148/228 KB 208/324 KB 16/234 KB 144/152 KB 152/228 KB 212/324 KB 21/234 KB 148/152 KB 156/228 KB 212/324 KB 21/234 KB 148/152 KB 160/228 KB 212/324 KB 21/234 KB 148/152 KB 148/228 KB 212/324 KB 19/234 KB 148/152 KB 148/228 KB 208/324 KB 19/234 KB 148/152 KB 160/228 KB 212/324 KB 21/234 KB 152/152 KB 160/228 KB 216/324 KB 21/234 KB 152/152 KB 160/228 KB 220/324 KB 21/234 KB 152/152 KB 160/228 KB 224/324 KB 24/234 KB 152/152 KB 160/228 KB 228/324 KB 24/234 KB 152/152 KB 164/228 KB 232/324 KB 24/234 KB 152/152 KB 164/228 KB 236/324 KB 24/234 KB 152/152 KB 164/228 KB 240/324 KB 24/234 KB 152/152 KB 160/228 KB 224/324 KB 24/234 KB 152/152 KB 164/228 KB 240/324 KB 27/234 KB 152/152 KB 164/228 KB 240/324 KB 29/234 KB 152/152 KB 164/228 KB 228/324 KB 24/234 KB 152/152 KB 168/228 KB 240/324 KB 29/234 KB 152/152 KB 172/228 KB 240/324 KB 29/234 KB 152/152 KB 176/228 KB 240/324 KB 32/234 KB 152/152 KB 172/228 KB 240/324 KB 32/234 KB 152/152 KB 176/228 KB 240/324 KB 36/234 KB 152/152 KB 180/228 KB 244/324 KB 40/234 KB 152/152 KB 180/228 KB 244/324 KB 44/234 KB 152/152 KB 180/228 KB 244/324 KB 36/234 KB 152/152 KB 184/228 KB 244/ unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install 324 KB 44/234 KB 152/152 KB 188/228 KB 244/324 KB 44/234 KB 152/152 KB 192/228 KB 244/324 KB 48/234 KB 152/152 KB 176/228 KB 244/324 KB 36/234 KB 152/152 KB 192/228 KB 248/324 KB 48/234 KB 152/152 KB 192/228 KB 252/324 KB 48/234 KB 192/228 KB 256/324 KB 48/234 KB 188/228 KB 244/324 KB 48/234 KB 152/152 KB 192/228 KB 256/324 KB 52/234 KB 196/228 KB 260/324 KB 56/234 KB 196/228 KB 260/324 KB 60/234 KB 196/228 KB 260/324 KB 64/234 KB 196/228 KB 260/324 KB 68/234 KB 196/228 KB 260/324 KB 72/234 KB 196/228 KB 260/324 KB 76/234 KB 196/228 KB 260/324 KB 80/234 KB 196/228 KB 260/324 KB 52/234 KB 196/228 KB 256/324 KB 52/234 KB 200/228 KB 260/324 KB 80/234 KB 204/228 KB 260/324 KB 80/234 KB 208/228 KB 260/324 KB 80/234 KB 212/228 KB 260/324 KB 80/234 KB 216/228 KB 264/324 KB 80/234 KB 212/228 KB 264/324 KB 80/234 KB 220/228 KB 268/324 KB 80/234 KB 220/228 KB 272/324 KB 80/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 600.0 KB/sec) unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install 220/228 KB 276/324 KB 80/234 KB 220/228 KB 280/324 KB 80/234 KB 220/228 KB 284/324 KB 80/234 KB 220/228 KB 288/324 KB 80/234 KB 220/228 KB 292/324 KB 80/234 KB 220/228 KB 296/324 KB 84/234 KB 220/228 KB 300/324 KB 84/234 KB 220/228 KB 276/324 KB 80/234 KB 224/228 KB 300/324 KB 84/234 KB 228/228 KB 300/324 KB 84/234 KB 220/228 KB 292/324 KB 84/234 KB 228/228 KB 300/324 KB 88/234 KB 228/228 KB 300/324 KB 92/234 KB 228/228 KB 300/324 KB 96/234 KB 228/228 KB 304/324 KB 96/234 KB 228/228 KB 304/324 KB 100/234 KB 228/228 KB 308/324 KB 104/234 KB 228/228 KB 308/324 KB 100/234 KB 228/228 KB 312/324 KB 108/234 KB 228/228 KB 312/324 KB 108/234 KB 228/228 KB 312/324 KB 112/234 KB 228/228 KB 316/324 KB 112/234 KB 228/228 KB 320/324 KB 112/234 KB 228/228 KB 320/324 KB 116/234 KB 228/228 KB 324/324 KB 120/234 KB 228/228 KB 324/324 KB 124/234 KB 228/228 KB 324/324 KB 128/234 KB 228/228 KB 324/324 KB 116/234 KB 228/228 KB 324/324 KB 128/234 KB 228/228 KB 324/324 KB 132/234 KB 228/228 KB 324/324 KB 136/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 Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 817.7 KB/sec) unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1161.1 KB/sec) unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install 168/234 KB 172/234 KB 176/234 KB 180/234 KB 184/234 KB 188/234 KB 192/234 KB 196/234 KB 200/234 KB 204/234 KB 208/234 KB 212/234 KB 216/234 KB 220/234 KB 224/234 KB 228/234 KB 232/234 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 788.3 KB/sec) unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall545375355892319712.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.915 s unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-31T10:31:15+00:00 unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 10M/60M unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:31:15 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 10:31:17 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 10:31:17 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:31:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:31:17 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 10:31:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:31:17 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:31:17 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 10:31:18 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: 10:31:18 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7072814418890678910.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: 10:31:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:31:18 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:31:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:31:18 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.802 s unit-abot-epc-basic-0: 10:31:18 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-31T10:31:18+00:00 unit-abot-epc-basic-0: 10:31:18 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 10:31:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:31:18 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 10:31:20 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 10:31:20 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:31:20 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:31:20 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 10:31:20 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:31:20 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:31:20 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 10:31:21 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: 10:31:21 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6573493790040662544.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: 10:31:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.799 s unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-31T10:31:21+00:00 unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 10:31:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-abot-epc-basic-0: 10:31:22 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 28.4MB/s eta 0:00:01  17% |##### | 20kB 4.1MB/s eta 0:00:01  25% |######## | 30kB 4.7MB/s eta 0:00:01  34% |########## | 40kB 4.3MB/s eta 0:00:01  42% |############# | 51kB 4.8MB/s eta 0:00:01  51% |################ | 61kB 5.6MB/s eta 0:00:01  59% |################### | 71kB 5.5MB/s eta 0:00:01  68% |##################### | 81kB 5.4MB/s eta 0:00:01  76% |######################## | 92kB 6.0MB/s eta 0:00:01  85% |########################### | 102kB 6.2MB/s eta 0:00:01  93% |############################## | 112kB 6.3MB/s eta 0:00:01  100% |################################| 122kB 5.1MB/s unit-abot-epc-basic-0: 10:31:23 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 10:31:23 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bd/c9/6fdd990019071a4a32a5e7cb78a1d92c53851ef4f56f62a3486e6a7d8ffb/urllib3-1.23-py2.py3-none-any.whl (133kB) unit-abot-epc-basic-0: 10:31:23 DEBUG unit.abot-epc-basic/0.install [?25l  7% |## | 10kB 29.5MB/s eta 0:00:01  15% |#### | 20kB 18.0MB/s eta 0:00:01  23% |####### | 30kB 23.1MB/s eta 0:00:01  30% |######### | 40kB 9.8MB/s eta 0:00:01  38% |############ | 51kB 9.8MB/s eta 0:00:01  46% |############## | 61kB 11.3MB/s eta 0:00:01  53% |################# | 71kB 10.8MB/s eta 0:00:01  61% |################### | 81kB 12.0MB/s eta 0:00:01  69% |###################### | 92kB 10.8MB/s eta 0:00:01  76% |######################## | 102kB 10.0MB/s eta 0:00:01  84% |########################### | 112kB 10.1MB/s eta 0:00:01  92% |############################# | 122kB 9.6MB/s eta 0:00:01  99% |############################### | 133kB 9.6MB/s eta 0:00:01  100% |################################| 143kB 6.4MB/s unit-abot-epc-basic-0: 10:31:23 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 10:31:23 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.23 unit-abot-epc-basic-0: 10:31:23 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 10:31:23 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 10:31:23 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 10:31:24 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-abot-epc-basic-0: 10:31:24 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 36.8MB/s eta 0:00:01  22% |####### | 20kB 3.7MB/s eta 0:00:01  33% |########## | 30kB 4.2MB/s eta 0:00:01  44% |############## | 40kB 4.1MB/s eta 0:00:01  56% |################# | 51kB 4.3MB/s eta 0:00:01  67% |##################### | 61kB 5.1MB/s eta 0:00:01  78% |######################### | 71kB 5.7MB/s eta 0:00:01  89% |############################ | 81kB 5.7MB/s eta 0:00:01  100% |################################| 92kB 4.6MB/s unit-abot-epc-basic-0: 10:31:24 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 10:31:24 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) unit-abot-epc-basic-0: 10:31:24 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 29.8MB/s eta 0:00:01  16% |##### | 20kB 35.9MB/s eta 0:00:01  24% |####### | 30kB 39.2MB/s eta 0:00:01  32% |########## | 40kB 41.2MB/s eta 0:00:01  40% |############ | 51kB 39.7MB/s eta 0:00:01  48% |############### | 61kB 42.3MB/s eta 0:00:01  56% |################## | 71kB 33.1MB/s eta 0:00:01  64% |#################### | 81kB 34.8MB/s eta 0:00:01  72% |####################### | 92kB 21.7MB/s eta 0:00:01  81% |######################### | 102kB 19.1MB/s eta 0:00:01  89% |############################ | 112kB 19.8MB/s eta 0:00:01  97% |############################### | 122kB 19.7MB/s eta 0:00:01  100% |################################| 133kB 7.8MB/s unit-abot-epc-basic-0: 10:31:24 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 10:31:24 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz (46kB) unit-abot-epc-basic-0: 10:31:24 DEBUG unit.abot-epc-basic/0.install [?25l  22% |####### | 10kB 45.3MB/s eta 0:00:01  44% |############## | 20kB 43.8MB/s eta 0:00:01  66% |##################### | 30kB 42.3MB/s eta 0:00:01  88% |############################ | 40kB 44.6MB/s eta 0:00:01  100% |################################| 51kB 13.0MB/s unit-abot-epc-basic-0: 10:31:24 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 10:31:24 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB) unit-abot-epc-basic-0: 10:31:24 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 47.1MB/s eta 0:00:01  6% |## | 20kB 46.1MB/s eta 0:00:01  9% |### | 30kB 45.4MB/s eta 0:00:01  12% |#### | 40kB 45.0MB/s eta 0:00:01  15% |##### | 51kB 31.2MB/s eta 0:00:01  19% |###### | 61kB 33.9MB/s eta 0:00:01  22% |####### | 71kB 27.5MB/s eta 0:00:01  25% |######## | 81kB 18.6MB/s eta 0:00:01  28% |######### | 92kB 20.2MB/s eta 0:00:01  31% |########## | 102kB 20.8MB/s eta 0:00:01  34% |########### | 112kB 21.1MB/s eta 0:00:01  38% |############ | 122kB 19.0MB/s eta 0:00:01  41% |############# | 133kB 14.8MB/s eta 0:00:01  44% |############## | 143kB 14.9MB/s eta 0:00:01  47% |############### | 153kB 16.0MB/s eta 0:00:01  50% |################ | 163kB 13.4MB/s eta 0:00:01  53% |################# | 174kB 14.6MB/s eta 0:00:01  57% |################## | 184kB 18.6MB/s eta 0:00:01  60% |################### | 194kB 18.6MB/s eta 0:00:01  63% |#################### | 204kB 17.1MB/s eta 0:00:01  66% |##################### | 215kB 15.2MB/s eta 0:00:01  69% |###################### | 225kB 16.6MB/s eta 0:00:01  72% |####################### | 235kB 19.0MB/s eta 0:00:01  76% |######################## | 245kB 15.2MB/s eta 0:00:01  79% |######################### | 256kB 15.4MB/s eta 0:00:01  82% |########################## | 266kB 18.5MB/s eta 0:00:01  85% |########################### | 276kB 18.6MB/s eta 0:00:01  88% |############################ | 286kB 17.3MB/s eta 0:00:01  91% |############################# | 296kB 15.2MB/s eta 0:00:01  95% |############################## | 307kB 16.9MB/s eta 0:00:01  98% |############################### | 317kB 16.6MB/s eta 0:00:01  100% |################################| 327kB 4.1MB/s unit-abot-epc-basic-0: 10:31:24 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 10:31:24 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/34/c1/8806f99713ddb993c5366c362b2f908f18269f8d792aff1abfd700775a77/click-6.7-py2.py3-none-any.whl (71kB) unit-abot-epc-basic-0: 10:31:24 DEBUG unit.abot-epc-basic/0.install [?25l  14% |#### | 10kB 42.5MB/s eta 0:00:01  28% |######### | 20kB 46.1MB/s eta 0:00:01  43% |############# | 30kB 49.0MB/s eta 0:00:01  57% |################## | 40kB 45.8MB/s eta 0:00:01  71% |####################### | 51kB 27.4MB/s eta 0:00:01  86% |########################### | 61kB 29.9MB/s eta 0:00:01  100% |################################| 71kB 10.8MB/s unit-abot-epc-basic-0: 10:31:24 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 10:31:24 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz unit-abot-epc-basic-0: 10:31:24 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: itsdangerous, MarkupSafe unit-abot-epc-basic-0: 10:31:25 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for itsdangerous ... [?25l- done unit-abot-epc-basic-0: 10:31:25 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/2c/4a/61/5599631c1554768c6290b08c02c72d7317910374ca602ff1e5 unit-abot-epc-basic-0: 10:31:25 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 10:31:25 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-abot-epc-basic-0: 10:31:25 DEBUG unit.abot-epc-basic/0.install Successfully built itsdangerous MarkupSafe unit-abot-epc-basic-0: 10:31:25 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 10:31:25 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.0 Werkzeug-0.14.1 click-6.7 flask-1.0.2 itsdangerous-0.24 unit-abot-epc-basic-0: 10:31:25 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 10:31:25 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 10:31:26 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 10:31:26 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 10:31:26 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 10:31:26 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/f8/c7/741c97d7366f4779ca73d244904978b43a81fd37d85fcf05ad19d472c1ce/beautifulsoup4-4.6.3-py2-none-any.whl (90kB) unit-abot-epc-basic-0: 10:31:26 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 9.4MB/s eta 0:00:01  22% |####### | 20kB 4.1MB/s eta 0:00:01  33% |########## | 30kB 4.7MB/s eta 0:00:01  45% |############## | 40kB 4.0MB/s eta 0:00:01  56% |################## | 51kB 4.8MB/s eta 0:00:01  67% |##################### | 61kB 5.6MB/s eta 0:00:01  79% |######################### | 71kB 5.4MB/s eta 0:00:01  90% |############################ | 81kB 5.4MB/s eta 0:00:01  100% |################################| 92kB 4.4MB/s unit-abot-epc-basic-0: 10:31:26 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-abot-epc-basic-0: 10:31:26 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 10:31:26 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 10:31:26 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 10:31:26 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 10:31:26 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-abot-epc-basic-0: 10:31:27 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 10:31:27 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 10:31:27 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 10:31:27 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 10:31:27 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-abot-epc-basic-0: 10:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 10:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 10:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:31:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-abot-epc-basic-0: 10:31:30 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/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 10.4 KB/sec) unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 10:31:30 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 552.0 KB/sec) unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-abot-epc-basic-0: 10:31:30 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 841.7 KB/sec) unit-abot-epc-basic-0: 10:31:30 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: 10:31:30 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 612.7 KB/sec) unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 766.4 KB/sec) unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 88.8 KB/sec) unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-abot-epc-basic-0: 10:31:30 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 401.6 KB/sec) unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 744.0 KB/sec) unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 197.0 KB/sec) unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 248.2 KB/sec) unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install 3/9 KB 4/9 KB 7/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 388.7 KB/sec) unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 371.2 KB/sec) unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 10:31:30 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 523.3 KB/sec) unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install 3/221 KB 5/221 KB 8/221 KB 11/221 KB 13/221 KB 16/221 KB 19/221 KB 21/221 KB 24/221 KB 27/221 KB 29/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 3109.5 KB/sec) unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 10:31:30 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 143.1 KB/sec) unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 10:31:30 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 97.7 KB/sec) unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 198.4 KB/sec) unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-abot-epc-basic-0: 10:31:30 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 124.3 KB/sec) unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 461.0 KB/sec) unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 10:31:30 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 96.7 KB/sec) unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 128.0 KB/sec) unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 100.4 KB/sec) unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 110.0 KB/sec) unit-abot-epc-basic-0: 10:31:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 126.7 KB/sec) unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-abot-epc-basic-0: 10:31: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/2.0.5/plexus-utils-2.0.5.pom (4 KB at 171.4 KB/sec) unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install 3/17 KB 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 17/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 861.6 KB/sec) unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 10:31:31 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: 10:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-abot-epc-basic-0: 10:31: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-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 231.4 KB/sec) unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install 1/8 KB 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 392.3 KB/sec) unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install 3/8 KB 4/8 KB 6/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 506.6 KB/sec) unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 10:31:31 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: 10:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install 3/114 KB 3/48 KB 6/114 KB 3/48 KB 3/114 KB 6/48 KB 6/114 KB 9/48 KB 6/114 KB 9/48 KB 9/114 KB 11/48 KB 9/114 KB 14/48 KB 9/114 KB 16/48 KB 11/114 KB 14/48 KB 11/114 KB 16/48 KB 14/114 KB 16/48 KB 16/114 KB 19/48 KB 16/114 KB 22/48 KB 16/114 KB 22/48 KB 19/114 KB 25/48 KB 19/114 KB 27/48 KB 22/114 KB 25/48 KB 22/114 KB 27/48 KB 25/114 KB 30/48 KB 25/114 KB 30/48 KB 27/114 KB 32/48 KB 27/114 KB 32/48 KB 30/114 KB 36/48 KB 30/114 KB 36/48 KB 32/114 KB 36/48 KB 36/114 KB 40/48 KB 40/114 KB 40/48 KB 36/114 KB 44/48 KB 40/114 KB 48/48 KB 40/114 KB 48/48 KB 44/114 KB 48/48 KB 48/114 KB 48/48 KB 52/114 KB 48/48 KB 56/114 KB 48/48 KB 60/114 KB 48/48 KB 64/114 KB 48/48 KB 68/114 KB 3/35 KB 72/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install 3/35 KB 48/48 KB 68/114 KB 6/35 KB 76/114 KB 9/35 KB 76/114 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 1410.3 KB/sec) unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install 11/35 KB 76/114 KB 14/35 KB 76/114 KB 16/35 KB 76/114 KB 14/35 KB 76/114 KB 16/35 KB 80/114 KB 19/35 KB 80/114 KB 19/35 KB 84/114 KB 3/29 KB 22/35 KB 88/114 KB 3/29 KB 22/35 KB 84/114 KB 22/35 KB 84/114 KB 3/29 KB 22/35 KB 92/114 KB 3/29 KB 25/35 KB 96/114 KB 3/29 KB 25/35 KB 92/114 KB 6/29 KB 25/35 KB 96/114 KB 4/56 KB 6/29 KB 25/35 KB 96/114 KB 4/56 KB 9/29 KB 27/35 KB 96/114 KB 4/56 KB 9/29 KB 27/35 KB 96/114 KB 8/56 KB 9/29 KB 27/35 KB 96/114 KB 8/56 KB 9/29 KB 30/35 KB 96/114 KB 12/56 KB 11/29 KB 30/35 KB 100/114 KB 12/56 KB 11/29 KB 30/35 KB 104/114 KB 12/56 KB 11/29 KB 32/35 KB 108/114 KB 12/56 KB 11/29 KB 30/35 KB 96/114 KB 12/56 KB 11/29 KB 32/35 KB 104/114 KB 12/56 KB 9/29 KB 30/35 KB 96/114 KB 16/56 KB 11/29 KB 32/35 KB 112/114 KB 16/56 KB 14/29 KB 32/35 KB 112/114 KB 16/56 KB 14/29 KB 35/35 KB 112/114 KB 20/56 KB 16/29 KB 35/35 KB 112/114 KB 12/56 KB 14/29 KB 35/35 KB 112/114 KB 20/56 KB 16/29 KB 35/35 KB 114/114 KB 20/56 KB 14/29 KB 35/35 KB 112/114 KB 20/56 KB 19/29 KB 35/35 KB 114/114 KB 24/56 KB 19/29 KB 35/35 KB 114/114 KB 28/56 KB 19/29 KB 35/35 KB 114/114 KB 28/56 KB 22/29 KB 35/35 KB 114/114 KB 32/56 KB 22/29 KB 35/35 KB 114/114 KB 32/56 KB 25/29 KB 35/35 KB 114/114 KB 32/56 KB 27/29 KB 35/35 KB 114/114 KB 32/56 KB 29/29 KB 35/35 KB 114/114 KB 36/56 KB 29/29 KB 35/35 KB 114/114 KB 40/56 KB 29/29 KB 35/35 KB 114/114 KB 44/56 KB 29/29 KB 35/35 KB 114/114 KB 48/56 KB 29/29 KB 35/35 KB 114/114 KB 52/56 KB 29/29 KB 35/35 KB 114/114 KB 56/56 KB 29/29 KB 35/35 KB 114/114 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 573.6 KB/sec) unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install 56/56 KB 29/29 KB 3/85 KB 56/56 KB 29/29 KB 6/85 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: 10:31:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 1801.0 KB/sec) unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install 56/56 KB 29/29 KB 9/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 455.6 KB/sec) unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install 56/56 KB 11/85 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install 56/56 KB 14/85 KB 56/56 KB 16/85 KB 56/56 KB 19/85 KB 56/56 KB 22/85 KB 56/56 KB 25/85 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 1313.9 KB/sec) unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install 27/85 KB 3/24 KB 3/86 KB 27/85 KB 5/24 KB 3/86 KB 27/85 KB 8/24 KB 27/85 KB 3/86 KB 27/85 KB 3/24 KB 6/86 KB 27/85 KB 8/24 KB 9/86 KB 27/85 KB 8/24 KB 11/86 KB 30/85 KB 11/24 KB 14/86 KB 4/218 KB 30/85 KB 11/24 KB 9/86 KB 30/85 KB 11/24 KB 9/86 KB 30/85 KB 11/24 KB 14/86 KB 4/218 KB 30/85 KB 13/24 KB 14/86 KB 4/218 KB 32/85 KB 13/24 KB 11/86 KB 4/218 KB 30/85 KB 11/24 KB 14/86 KB 4/218 KB 32/85 KB 16/24 KB 14/86 KB 8/218 KB 32/85 KB 16/24 KB 14/86 KB 12/218 KB 32/85 KB 16/24 KB 14/86 KB 12/218 KB 36/85 KB 19/24 KB 14/86 KB 12/218 KB 32/85 KB 19/24 KB 16/86 KB 16/218 KB 36/85 KB 19/24 KB 16/86 KB 16/218 KB 36/85 KB 19/24 KB 16/86 KB 16/218 KB 36/85 KB 21/24 KB 16/86 KB 16/218 KB 36/85 KB 24/24 KB 19/86 KB 16/218 KB 36/85 KB 24/24 KB 19/86 KB 16/218 KB 36/85 KB 24/24 KB 19/86 KB 16/218 KB 40/85 KB 24/24 KB 22/86 KB 20/218 KB 40/85 KB 24/24 KB 22/86 KB 16/218 KB 40/85 KB 24/24 KB 22/86 KB 20/218 KB 44/85 KB 24/24 KB 22/86 KB 20/218 KB 48/85 KB 24/24 KB 25/86 KB 24/218 KB 48/85 KB 24/24 KB 25/86 KB 20/218 KB 48/85 KB 24/24 KB 25/86 KB 28/218 KB 48/85 KB 24/24 KB 25/86 KB 32/218 KB 48/85 KB 24/24 KB 27/86 KB 32/218 KB 52/85 KB 24/24 KB 27/86 KB 36/218 KB 52/85 KB 24/24 KB 25/86 KB 32/218 KB 52/85 KB 24/24 KB 30/86 KB 36/218 KB 52/85 KB 24/24 KB 30/86 KB 36/218 KB 52/85 KB 3/12 KB 24/24 KB 30/86 KB 36/218 KB 52/85 KB 6/12 KB 24/24 KB 30/86 KB 36/218 KB 52/85 KB 9/12 KB 24/24 KB 30/86 KB 36/218 KB 52/85 KB 11/12 KB 24/24 KB 30/86 KB 36/218 KB 52/85 KB 12/12 KB 24/24 KB 32/86 KB 36/218 KB 52/85 KB 12/12 KB 24/24 KB 32/86 KB 36/218 KB 56/85 KB 12/12 KB 24/24 KB 32/86 KB 36/218 KB 60/85 KB 12/12 KB 24/24 KB 36/86 KB 36/218 KB 64/85 KB 12/12 KB 24/24 KB 40/86 KB 40/218 KB 64/85 KB 12/12 KB 36/86 KB 40/218 KB 64/85 KB 12/12 KB 24/24 KB 32/86 KB 36/218 KB 64/85 KB 12/12 KB 24/24 KB 40/86 KB 44/218 KB 64/85 KB 12/12 KB 40/86 KB 48/218 KB 64/85 KB 12/12 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 367.7 KB/sec) unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install 40/86 KB 48/218 KB 68/85 KB 12/12 KB 44/86 KB 48/218 KB 72/85 KB 44/86 KB 48/218 KB 76/85 KB 44/86 KB 48/218 KB 80/85 KB 44/86 KB 48/218 KB 84/85 KB 44/86 KB 48/218 KB 85/85 KB 44/86 KB 48/218 KB 68/85 KB 48/86 KB 48/218 KB 85/85 KB 52/86 KB 48/218 KB 85/85 KB 56/86 KB 48/218 KB 85/85 KB 60/86 KB 48/218 KB 85/85 KB 64/86 KB 48/218 KB 85/85 KB 68/86 KB 48/218 KB 85/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 150.4 KB/sec) unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install 72/86 KB 48/218 KB 85/85 KB 76/86 KB 48/218 KB 85/85 KB 80/86 KB 48/218 KB 85/85 KB 84/86 KB 48/218 KB 85/85 KB 86/86 KB 48/218 KB 85/85 KB 86/86 KB 52/218 KB 85/85 KB 86/86 KB 56/218 KB 85/85 KB 86/86 KB 60/218 KB 85/85 KB 86/86 KB 64/218 KB 85/85 KB 86/86 KB 68/218 KB 85/85 KB 86/86 KB 72/218 KB 85/85 KB 86/86 KB 76/218 KB 85/85 KB 86/86 KB 80/218 KB 85/85 KB 86/86 KB 84/218 KB 85/85 KB 86/86 KB 88/218 KB 85/85 KB 86/86 KB 92/218 KB 85/85 KB 86/86 KB 96/218 KB 85/85 KB 86/86 KB 100/218 KB 85/85 KB 86/86 KB 104/218 KB 85/85 KB 86/86 KB 108/218 KB 85/85 KB 112/218 KB 85/85 KB 116/218 KB 85/85 KB 120/218 KB 85/85 KB 124/218 KB 85/85 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 746.6 KB/sec) unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 947.9 KB/sec) unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install 128/218 KB 132/218 KB 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 2056.0 KB/sec) unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8740423298661489821.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5079349868551899012.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5647205199149085141.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2779050552368495192.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1724794403301308891.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6235351793515344028.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.425 s unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-31T10:31:31+00:00 unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 10M/60M unit-abot-epc-basic-0: 10:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ machine-1: 10:31:31 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-1: 10:31:31 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 10:31:31 DEBUG juju.agent read agent config, format "2.0" machine-1: 10:31:32 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 10:31:32 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-1: 10:31:32 DEBUG juju.worker start "engine" machine-1: 10:31:32 INFO juju.worker start "engine" machine-1: 10:31:32 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 10:31:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 10:31:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 10:31:32 DEBUG juju.worker "engine" started machine-1: 10:31:32 DEBUG juju.worker.introspection stats worker now serving machine-1: 10:31:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 10:31:32 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 10:31:32 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 10:31:32 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 10:31:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 10:31:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.apicaller connecting with old password machine-1: 10:31:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-1: 10:31:32 INFO juju.api connection established to "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-1: 10:31:32 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-1: 10:31:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 10:31:32 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 10:31:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 10:31:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:31:32 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 10:31:32 DEBUG juju.worker.apicaller connected machine-1: 10:31:32 DEBUG juju.worker.apicaller changing password... machine-1: 10:31:32 DEBUG juju.worker.apicaller password changed machine-1: 10:31:32 DEBUG juju.api RPC connection died machine-1: 10:31:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 10:31:32 DEBUG juju.worker.apicaller connecting with current password machine-1: 10:31:32 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-1: 10:31:32 INFO juju.api connection established to "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-1: 10:31:32 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-abot-epc-basic-0: 10:31:33 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... machine-1: 10:31:33 DEBUG juju.worker.apicaller connected machine-1: 10:31:33 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 10:31:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 10:31:33 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 10:31:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 10:31:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:31:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:31:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 10:31:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 10:31:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 10:31:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 10:31:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 10:31:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 10:31:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 10:31:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 10:31:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 10:31:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 10:31:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 10:31:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 10:31:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 10:31:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:31:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:31:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:31:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:31:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:31:33 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 10:31:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:31:33 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 10:31:33 INFO juju.worker.upgrader unblocking abort check machine-1: 10:31:33 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-1: 10:31:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 10:31:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:31:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:31:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:31:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:31:33 DEBUG unit.abot-epc-basic/0.install [INFO] machine-1: 10:31:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:31:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:31:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:31:33 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 10:31:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ machine-1: 10:31:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:31:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:31:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:31:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:31:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:31:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 10:31:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 10:31:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 10:31:33 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 10:31:33 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 10:31:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 10:31:33 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 10:31:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 10:31:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 10:31:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 10:31:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 10:31:33 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 10:31:33 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 10:31:33 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 10:31:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 10:31:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 10:31:33 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 10:31:33 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 10:31:33 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 10:31:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 10:31:33 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 10:31:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 10:31:33 DEBUG juju.worker.logger logger setup machine-1: 10:31:33 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 10:31:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:31:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:31:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 10:31:33 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-1: 10:31:33 DEBUG juju.network including address local-machine:::1 for machine machine-1: 10:31:33 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-1: 10:31:33 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-1: 10:31:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 10:31:33 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 10:31:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:31:33 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 10:31:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:31:33 DEBUG juju.network including address public:172.30.9.210 for machine machine-1: 10:31:33 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-1: 10:31:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 10:31:33 DEBUG juju.network including address local-machine:::1 for machine machine-1: 10:31:33 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.10 local-machine:127.0.0.1 local-machine:::1] machine-1: 10:31:33 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.10:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 10:31:33 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.10:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "172.30.9.210:17070"] machine-1: 10:31:33 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 10:31:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 10:31:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 10:31:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 10:31:33 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 10:31:33 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.10,::1,localhost", AutoNoProxy:""} machine-1: 10:31:33 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 10:31:33 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 10:31:33 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 10:31:33 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 10:31:33 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 10:31:33 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 10:31:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 10:31:33 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 10:31:33 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 10:31:33 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 10:31:33 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 10:31:33 DEBUG juju.worker start "1-container-watcher" machine-1: 10:31:33 DEBUG juju.worker start "stateconverter" machine-1: 10:31:33 INFO juju.worker start "1-container-watcher" machine-1: 10:31:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 10:31:33 DEBUG juju.worker "1-container-watcher" started machine-1: 10:31:33 INFO juju.worker start "stateconverter" machine-1: 10:31:33 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 10:31:33 DEBUG juju.worker "stateconverter" started machine-1: 10:31:33 INFO juju.worker.machiner "machine-1" started machine-1: 10:31:33 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 10:31:33 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 10:31:33 DEBUG juju.service discovered init system "upstart" from local host machine-1: 10:31:33 DEBUG juju.worker.deployer state addresses: ["192.168.121.10:37017"] machine-1: 10:31:33 DEBUG juju.worker.deployer API addresses: ["192.168.121.10:17070" "172.30.9.210:17070"] machine-1: 10:31:33 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-mysql-0: 10:31:33 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-mysql-0: 10:31:33 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 10:31:33 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 10:31:33 DEBUG juju.worker start "api" unit-mysql-0: 10:31:33 INFO juju.worker start "api" unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 10:31:33 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 10:31:33 DEBUG juju.worker "api" started unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:33 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 10:31:33 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-mysql-0: 10:31:33 INFO juju.api connection established to "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-mysql-0: 10:31:33 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-abot-epc-basic-0: 10:31:34 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 machine-1: 10:31:34 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:9e:a6:74 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.6 [] [] []} {2 fa:16:3e:9e:a6:74 1450 0 eth0 ethernet false false manual [] [] []}] unit-mysql-0: 10:31:34 DEBUG juju.worker.apicaller connected unit-mysql-0: 10:31:34 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 10:31:34 DEBUG juju.worker.apicaller password changed unit-mysql-0: 10:31:34 DEBUG juju.api RPC connection died unit-mysql-0: 10:31:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 10:31:34 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 18.9 KB/sec) unit-mysql-0: 10:31:34 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 10:31:34 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-mysql-0: 10:31:34 INFO juju.api connection established to "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-mysql-0: 10:31:34 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-abot-epc-basic-0: 10:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 10:31:34 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/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 408.3 KB/sec) unit-abot-epc-basic-0: 10:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 10:31:34 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 829.9 KB/sec) unit-abot-epc-basic-0: 10:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 10:31:34 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 688.8 KB/sec) unit-abot-epc-basic-0: 10:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 10:31:34 DEBUG unit.abot-epc-basic/0.install 3/29 KB 4/29 KB 7/29 KB 9/29 KB 12/29 KB 15/29 KB 17/29 KB 20/29 KB 23/29 KB 24/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1253.4 KB/sec) unit-abot-epc-basic-0: 10:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-abot-epc-basic-0: 10:31:34 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 455.3 KB/sec) unit-abot-epc-basic-0: 10:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 10:31:34 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1380.2 KB/sec) unit-abot-epc-basic-0: 10:31:34 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: 10:31:34 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 339.6 KB/sec) unit-abot-epc-basic-0: 10:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 10:31:34 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 750.8 KB/sec) unit-abot-epc-basic-0: 10:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 10:31:34 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1214.1 KB/sec) unit-abot-epc-basic-0: 10:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 10:31:34 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 716.0 KB/sec) unit-abot-epc-basic-0: 10:31:34 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: 10:31:34 DEBUG unit.abot-epc-basic/0.install 3/38 KB 5/38 KB 8/38 KB 11/38 KB 13/38 KB 16/38 KB 19/38 KB 21/38 KB 24/38 KB 27/38 KB 29/38 KB 32/38 KB 35/38 KB 37/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1785.9 KB/sec) unit-abot-epc-basic-0: 10:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 10:31:34 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 299.9 KB/sec) unit-abot-epc-basic-0: 10:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 10:31:34 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1277.9 KB/sec) unit-abot-epc-basic-0: 10:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 10:31:34 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 280.7 KB/sec) unit-abot-epc-basic-0: 10:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 10:31:34 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 294.4 KB/sec) unit-abot-epc-basic-0: 10:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 10:31:34 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 351.2 KB/sec) unit-abot-epc-basic-0: 10:31:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 10:31:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 10:31:35 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 266.0 KB/sec) unit-abot-epc-basic-0: 10:31:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-mysql-0: 10:31:35 DEBUG juju.worker.apicaller connected unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 10:31:35 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 10:31:35 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 10:31:35 DEBUG juju.worker.logger logger setup unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 10:31:35 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 10:31:35 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 10:31:35 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 10:31:35 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 10:31:35 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "charm-dir" not running: dependency not available unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 10:31:35 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.10,::1,localhost", AutoNoProxy:""} unit-mysql-0: 10:31:35 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 10:31:35 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 10:31:35 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 10:31:35 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-mysql-0: 10:31:35 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 10:31:35 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-mysql-0: 10:31:35 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 10:31:35 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 10:31:35 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 10:31:35 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 10:31:35 DEBUG juju.network including address public:172.30.9.210 for machine unit-mysql-0: 10:31:35 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-mysql-0: 10:31:35 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 10:31:35 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 10:31:35 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.10 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 10:31:35 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.10:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 10:31:35 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.10:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "172.30.9.210:17070"] unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 10:31:35 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 10:31:35 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 10:31:35 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-mysql-0: 10:31:35 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-mysql-0: 10:31:35 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 10:31:35 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 10:31:35 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 10:31:35 INFO juju.worker.uniter resuming charm install unit-mysql-0: 10:31:35 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 10:31:35 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 10:31:35 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 10:31:35 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 10:31:35 DEBUG httpbakery client do GET https://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 10:31:35 DEBUG httpbakery } -> error unit-mysql-0: 10:31:35 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 10:31:35 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 10:31:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 10:31:35 DEBUG unit.abot-epc-basic/0.install 1/9 KB 4/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 432.7 KB/sec) unit-mysql-0: 10:31:35 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 10:31:35 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 10:31:35 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 10:31:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-mysql-0: 10:31:35 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 10:31:35 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 10:31:35 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 10:31:35 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-mysql-0: 10:31:35 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 10:31:35 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 294.9 KB/sec) unit-mysql-0: 10:31:35 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 10:31:35 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 10:31:35 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 10:31:35 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 10:31:35 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 10:31:35 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 10:31:35 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 10:31:35 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 10:31:35 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 10:31:35 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 10:31:35 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:31:35 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:31:35 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 10:31:35 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: 10:31:35 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 10:31:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 10:31:35 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 10:31:35 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 10:31:35 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 10:31:35 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 10:31:36 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:31:36 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 10:31:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 10:31:36 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 292.1 KB/sec) unit-abot-epc-basic-0: 10:31:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-mysql-0: 10:31:36 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 10:31:36 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 10:31:36 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:31:36 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 10:31:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 10:31:36 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 153.8 KB/sec) unit-abot-epc-basic-0: 10:31:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-mysql-0: 10:31:36 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:31:36 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 10:31:36 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 10:31:36 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 10:31:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 10:31:36 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 1133.0 KB/sec) unit-abot-epc-basic-0: 10:31:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 10:31:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 10:31:36 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 267.4 KB/sec) unit-abot-epc-basic-0: 10:31:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-mysql-0: 10:31:37 DEBUG unit.mysql/0.install Fetched 849 kB in 0s (1050 kB/s) unit-abot-epc-basic-0: 10:31:37 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: 10:31:37 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 161.0 KB/sec) unit-abot-epc-basic-0: 10:31:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-mysql-0: 10:31:37 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 10:31:37 DEBUG unit.mysql/0.install (Reading database ... 78141 files and directories currently installed.) unit-mysql-0: 10:31:37 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 10:31:37 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 10:31:37 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:31:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 10:31:37 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 186.8 KB/sec) unit-abot-epc-basic-0: 10:31:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-mysql-0: 10:31:37 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:31:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 10:31:37 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 309.0 KB/sec) unit-abot-epc-basic-0: 10:31:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 10:31:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 10:31:37 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 120.5 KB/sec) unit-abot-epc-basic-0: 10:31:37 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: 10:31:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 10:31:38 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 39.4 KB/sec) unit-abot-epc-basic-0: 10:31:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-mysql-0: 10:31:38 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 10:31:38 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 10:31:38 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 10:31:38 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 10:31:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 10:31:38 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 120.4 KB/sec) unit-abot-epc-basic-0: 10:31:38 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: 10:31:38 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:31:38 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 10:31:38 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:31:38 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 10:31:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 10:31:38 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 166.3 KB/sec) unit-abot-epc-basic-0: 10:31:38 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: 10:31:38 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:31:38 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 10:31:38 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 10:31:38 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-mysql-0: 10:31:38 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (68.0 kB/s) unit-mysql-0: 10:31:38 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 10:31:38 DEBUG unit.mysql/0.install (Reading database ... 78181 files and directories currently installed.) unit-mysql-0: 10:31:38 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 10:31:38 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 10:31:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 10:31:38 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 100.8 KB/sec) unit-abot-epc-basic-0: 10:31:38 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: 10:31:38 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 10:31:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 10:31:38 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 650.8 KB/sec) unit-abot-epc-basic-0: 10:31:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 10:31:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 10:31:39 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 445.7 KB/sec) unit-abot-epc-basic-0: 10:31:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 10:31:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 10:31:39 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 1637.4 KB/sec) unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 10:31:39 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: 10:31:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 10:31:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 10:31:39 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 980.5 KB/sec) unit-abot-epc-basic-0: 10:31:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-mysql-0: 10:31:39 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-mysql-0: 10:31:39 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: 10:31:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 10:31:39 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-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 529.3 KB/sec) unit-abot-epc-basic-0: 10:31:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-mysql-0: 10:31:40 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-mysql-0: 10:31:40 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-abot-epc-basic-0: 10:31:40 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-mysql-0: 10:31:40 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: 10:31:40 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 190.9 KB/sec) unit-abot-epc-basic-0: 10:31:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-mysql-0: 10:31:40 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-mysql-0: 10:31:40 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: 10:31:40 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: 10:31:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 10:31:40 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 244.1 KB/sec) unit-abot-epc-basic-0: 10:31:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-mysql-0: 10:31:40 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-mysql-0: 10:31:40 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: 10:31:40 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 10:31:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:31:40 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 128.0 KB/sec) unit-abot-epc-basic-0: 10:31:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-mysql-0: 10:31:40 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-abot-epc-basic-0: 10:31:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 10:31:41 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 937.8 KB/sec) unit-abot-epc-basic-0: 10:31:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-mysql-0: 10:31:41 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: 10:31:41 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-mysql-0: 10:31:41 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 10:31:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 10:31:41 DEBUG unit.abot-epc-basic/0.install 3/55 KB 4/55 KB 6/55 KB 9/55 KB 12/55 KB 14/55 KB 17/55 KB 20/55 KB 22/55 KB 25/55 KB 28/55 KB 30/55 KB 33/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 1821.1 KB/sec) unit-abot-epc-basic-0: 10:31:41 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: 10:31:41 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-abot-epc-basic-0: 10:31:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-mysql-0: 10:31:41 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-abot-epc-basic-0: 10:31:41 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 258.6 KB/sec) unit-abot-epc-basic-0: 10:31:41 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: 10:31:41 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 10:31:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:31:41 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 164.8 KB/sec) unit-abot-epc-basic-0: 10:31:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-mysql-0: 10:31:41 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-mysql-0: 10:31:41 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-mysql-0: 10:31:41 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: 10:31:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 10:31:41 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 25.3 KB/sec) unit-abot-epc-basic-0: 10:31:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:31:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:31:42 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 152.6 KB/sec) unit-abot-epc-basic-0: 10:31:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:31:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:31:42 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 88.6 KB/sec) unit-abot-epc-basic-0: 10:31:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-mysql-0: 10:31:42 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-mysql-0: 10:31:42 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-abot-epc-basic-0: 10:31:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:31:42 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 475.1 KB/sec) unit-abot-epc-basic-0: 10:31:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-mysql-0: 10:31:42 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-mysql-0: 10:31:42 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-mysql-0: 10:31:42 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-abot-epc-basic-0: 10:31:42 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: 10:31:42 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 39.1 KB/sec) unit-abot-epc-basic-0: 10:31:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-mysql-0: 10:31:42 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-mysql-0: 10:31:42 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-mysql-0: 10:31:43 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 10:31:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 10:31:43 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 633.2 KB/sec) unit-mysql-0: 10:31:43 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-abot-epc-basic-0: 10:31:43 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: 10:31:43 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-mysql-0: 10:31:43 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: 10:31:43 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 10:31:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 10:31:43 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 640.8 KB/sec) unit-abot-epc-basic-0: 10:31:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-mysql-0: 10:31:43 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-mysql-0: 10:31:43 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: 10:31:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 10:31:43 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 292.6 KB/sec) unit-mysql-0: 10:31:43 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-abot-epc-basic-0: 10:31:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-mysql-0: 10:31:43 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-abot-epc-basic-0: 10:31:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 10:31:43 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 1105.5 KB/sec) unit-mysql-0: 10:31:43 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: 10:31:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-mysql-0: 10:31:43 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-mysql-0: 10:31:43 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-abot-epc-basic-0: 10:31:43 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-mysql-0: 10:31:43 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 10:31:43 DEBUG unit.abot-epc-basic/0.install 3/52 KB 6/52 KB 9/52 KB 11/52 KB 14/52 KB 16/52 KB 19/52 KB 22/52 KB 25/52 KB 27/52 KB 30/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 2160.2 KB/sec) unit-abot-epc-basic-0: 10:31:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-mysql-0: 10:31:44 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] unit-mysql-0: 10:31:44 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] unit-mysql-0: 10:31:44 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] unit-abot-epc-basic-0: 10:31:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 10:31:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 89.7 KB/sec) unit-abot-epc-basic-0: 10:31:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-mysql-0: 10:31:44 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-mysql-0: 10:31:44 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-abot-epc-basic-0: 10:31:44 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-mysql-0: 10:31:44 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: 10:31:44 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 377.8 KB/sec) unit-abot-epc-basic-0: 10:31:44 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: 10:31:44 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] unit-mysql-0: 10:31:44 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-abot-epc-basic-0: 10:31:44 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-mysql-0: 10:31:44 DEBUG unit.mysql/0.install Fetched 40.9 MB in 5s (7754 kB/s) unit-abot-epc-basic-0: 10:31:44 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: 10:31:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-mysql-0: 10:31:44 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 10:31:44 DEBUG unit.mysql/0.install (Reading database ... 78191 files and directories currently installed.) unit-mysql-0: 10:31:44 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:31:44 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:31:44 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 10:31:44 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:31:44 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-mysql-0: 10:31:44 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:31:44 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 131.3 KB/sec) unit-abot-epc-basic-0: 10:31:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-mysql-0: 10:31:44 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 10:31:44 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 10:31:44 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 10:31:44 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 10:31:44 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 10:31:44 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 10:31:45 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 10:31:45 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 10:31:45 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 10:31:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 10:31:45 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.6.4/slf4j-parent-1.6.4.pom (12 KB at 567.5 KB/sec) unit-abot-epc-basic-0: 10:31:45 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: 10:31:45 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 10:31:45 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:31:45 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:31:45 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 10:31:45 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:31:45 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:31:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 10:31:45 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 134.1 KB/sec) unit-abot-epc-basic-0: 10:31:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-mysql-0: 10:31:45 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 10:31:45 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 10:31:45 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 10:31:45 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 10:31:45 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:31:45 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:31:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 10:31:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 63.8 KB/sec) unit-abot-epc-basic-0: 10:31:45 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: 10:31:45 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: 10:31:45 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 72.7 KB/sec) unit-abot-epc-basic-0: 10:31:45 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: 10:31:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 10:31:46 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 518.2 KB/sec) unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-mysql-0: 10:31:46 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 10:31:46 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:31:46 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:31:46 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: 10:31:46 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 337.6 KB/sec) unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-mysql-0: 10:31:46 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 10:31:46 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 10:31:46 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 10:31:46 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 10:31:46 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 10:31:46 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 10:31:46 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: 10:31:46 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 206.2 KB/sec) unit-abot-epc-basic-0: 10:31:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-mysql-0: 10:31:46 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 10:31:46 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 10:31:46 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 10:31:46 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 10:31:46 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... unit-mysql-0: 10:31:46 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... unit-mysql-0: 10:31:47 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 10:31:47 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 10:31:47 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 10:31:47 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: 10:31:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 10:31:47 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-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 10:31:47 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: 10:31:47 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: 10:31:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 10:31:47 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 1003.0 KB/sec) unit-abot-epc-basic-0: 10:31:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-mysql-0: 10:31:47 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 10:31:47 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:31:47 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:31:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 10:31:48 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 937.2 KB/sec) unit-abot-epc-basic-0: 10:31:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 10:31:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 10:31:48 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 1659.8 KB/sec) unit-abot-epc-basic-0: 10:31:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-mysql-0: 10:31:48 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 10:31:48 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 10:31:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 10:31:48 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 195.2 KB/sec) unit-abot-epc-basic-0: 10:31:48 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: 10:31:48 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 10:31:48 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 10:31:48 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:31:48 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:31:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 10:31:48 DEBUG unit.abot-epc-basic/0.install 3/6 KB 4/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 293.8 KB/sec) unit-abot-epc-basic-0: 10:31:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-mysql-0: 10:31:48 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 10:31:48 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:31:48 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:31:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 10:31:49 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 389.3 KB/sec) unit-abot-epc-basic-0: 10:31:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 10:31:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 10:31:49 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 17/20 KB 20/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 833.9 KB/sec) unit-abot-epc-basic-0: 10:31:49 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-mysql-0: 10:31:49 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 10:31:49 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 10:31:49 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:31:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 10:31:49 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 516.1 KB/sec) unit-abot-epc-basic-0: 10:31:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-mysql-0: 10:31:49 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 10:31:49 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:31:49 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:31:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 10:31:49 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: 10:31:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 10:31:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 10:31:50 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 93.3 KB/sec) unit-abot-epc-basic-0: 10:31:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-mysql-0: 10:31:50 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 10:31:50 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:31:50 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:31:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 10:31:50 DEBUG unit.abot-epc-basic/0.install 683/1016 B 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 52.2 KB/sec) unit-abot-epc-basic-0: 10:31:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 10:31:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 10:31:50 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 123.3 KB/sec) unit-abot-epc-basic-0: 10:31:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 10:31:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 10:31:50 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 81.2 KB/sec) unit-abot-epc-basic-0: 10:31:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 10:31:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 10:31:50 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 67.1 KB/sec) unit-abot-epc-basic-0: 10:31:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 10:31:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 10:31:51 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: 10:31:51 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: 10:31:51 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 10:31:51 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 10:31:51 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:31:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 10:31:51 DEBUG unit.abot-epc-basic/0.install 2/6 KB 4/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 294.4 KB/sec) unit-abot-epc-basic-0: 10:31:51 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: 10:31:51 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 10:31:51 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 10:31:51 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 10:31:51 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 10:31:51 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 10:31:51 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:31:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 10:31:51 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 120.3 KB/sec) unit-abot-epc-basic-0: 10:31:51 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: 10:31:51 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 10:31:51 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 10:31:51 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:31:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 10:31:51 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-abot-epc-basic-0: 10:31:51 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: 10:31:52 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 10:31:52 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 10:31:52 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 10:31:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 10:31:52 DEBUG unit.abot-epc-basic/0.install 3/31 KB 4/31 KB 7/31 KB 8/31 KB 11/31 KB 12/31 KB 15/31 KB 16/31 KB 19/31 KB 20/31 KB 23/31 KB 24/31 KB 27/31 KB 30/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 1216.0 KB/sec) unit-abot-epc-basic-0: 10:31:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 10:31:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 10:31:52 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 169.4 KB/sec) unit-abot-epc-basic-0: 10:31:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-mysql-0: 10:31:52 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 10:31:52 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 10:31:52 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 10:31:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-mysql-0: 10:31:52 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 10:31:52 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 879.2 KB/sec) unit-mysql-0: 10:31:52 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:31:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-mysql-0: 10:31:52 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 10:31:52 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 10:31:52 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 10:31:52 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 10:31:52 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 10:31:52 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 10:31:52 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 10:31:52 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 10:31:52 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 10:31:52 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 10:31:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 10:31:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 131.0 KB/sec) unit-abot-epc-basic-0: 10:31:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 10:31:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 10:31:53 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 489.4 KB/sec) unit-abot-epc-basic-0: 10:31:53 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: 10:31:53 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 10:31:53 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-abot-epc-basic-0: 10:31:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 10:31:53 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 107.7 KB/sec) unit-abot-epc-basic-0: 10:31:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-mysql-0: 10:31:53 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 10:31:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 10:31:53 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 503.0 KB/sec) unit-abot-epc-basic-0: 10:31:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-mysql-0: 10:31:53 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 10:31:53 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 10:31:53 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 10:31:53 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: 10:31:53 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 202.0 KB/sec) unit-abot-epc-basic-0: 10:31:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 10:31:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 10:31:53 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 720.5 KB/sec) unit-abot-epc-basic-0: 10:31:53 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: 10:31:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 10:31:54 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 320.7 KB/sec) unit-abot-epc-basic-0: 10:31:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-mysql-0: 10:31:54 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 10:31:54 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 10:31:54 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 10:31:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 10:31:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 10:31:54 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 10:31:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 10:31:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:31:54 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-mysql-0: 10:31:54 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 10:31:54 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 741.8 KB/sec) unit-abot-epc-basic-0: 10:31:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 10:31:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 10:31:54 DEBUG unit.abot-epc-basic/0.install 3/27 KB 5/27 KB 8/27 KB 11/27 KB 13/27 KB 16/27 KB 19/27 KB 21/27 KB 24/27 KB 27/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1565.0 KB/sec) unit-abot-epc-basic-0: 10:31:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 10:31:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 10:31:54 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 363.4 KB/sec) unit-abot-epc-basic-0: 10:31:54 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-mysql-0: 10:31:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 10:31:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:31:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 10:31:54 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/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 577.8 KB/sec) unit-abot-epc-basic-0: 10:31:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-mysql-0: 10:31:55 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 10:31:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 10:31:55 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 40.9 KB/sec) unit-abot-epc-basic-0: 10:31:55 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: 10:31:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 10:31:55 DEBUG unit.abot-epc-basic/0.install 3/49 KB 6/49 KB 9/49 KB 11/49 KB 14/49 KB 16/49 KB 19/49 KB 22/49 KB 25/49 KB 27/49 KB 30/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 2448.7 KB/sec) unit-abot-epc-basic-0: 10:31:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-mysql-0: 10:31:56 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 10:31:56 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:31:56 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: 10:31:56 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 274.9 KB/sec) unit-abot-epc-basic-0: 10:31:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 10:31:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 10:31:56 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 279.2 KB/sec) unit-abot-epc-basic-0: 10:31:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 10:31:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 10:31:56 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 1463.9 KB/sec) unit-abot-epc-basic-0: 10:31:56 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: 10:31:56 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 10:31:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 10:31:56 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 369.2 KB/sec) unit-abot-epc-basic-0: 10:31:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 10:31:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 10:31:57 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 232.7 KB/sec) unit-abot-epc-basic-0: 10:31:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-abot-epc-basic-0: 10:31:57 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: 10:31:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 10:31:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 10:31:57 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: 10:31:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 10:31:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 10:31:57 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 461.7 KB/sec) unit-abot-epc-basic-0: 10:31:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 10:31:58 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: 10:31:58 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 589.0 KB/sec) unit-abot-epc-basic-0: 10:31:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 10:31:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 10:31:58 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 763.2 KB/sec) unit-abot-epc-basic-0: 10:31:58 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: 10:31:58 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 10:31:58 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 10:31:58 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 10:31:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 10:31:58 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 1127.2 KB/sec) unit-abot-epc-basic-0: 10:31:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 10:31:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 10:31:58 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 853.0 KB/sec) unit-abot-epc-basic-0: 10:31:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 10:31:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 10:31:59 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 7.5 KB/sec) unit-abot-epc-basic-0: 10:31:59 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: 10:31:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 10:31:59 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 714.7 KB/sec) unit-abot-epc-basic-0: 10:31:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 10:31:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 10:31:59 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: 10:31:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-mysql-0: 10:31:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 10:31:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:31:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 10:31:59 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: 10:31:59 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: 10:31:59 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 10:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 10:32:00 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 70.5 KB/sec) unit-abot-epc-basic-0: 10:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 10:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 10:32:00 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 718.4 KB/sec) unit-abot-epc-basic-0: 10:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 10:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 10:32:00 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 2098.1 KB/sec) unit-abot-epc-basic-0: 10:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 10:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 10:32:00 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 261.5 KB/sec) unit-abot-epc-basic-0: 10:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 10:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 10:32:01 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 36.9 KB/sec) unit-abot-epc-basic-0: 10:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 10:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 10:32:01 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: 10:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-mysql-0: 10:32:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 10:32:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 10:32:01 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 10:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 10:32:01 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 610.1 KB/sec) unit-abot-epc-basic-0: 10:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-mysql-0: 10:32:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 10:32:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:32:02 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.5 KB/sec) unit-abot-epc-basic-0: 10:32:02 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: 10:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 10:32:02 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 360.4 KB/sec) unit-abot-epc-basic-0: 10:32:02 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 10:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 10:32:02 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: 10:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 10:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 10:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 10:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 10:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 10:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 10:32:02 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: 10:32:02 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-mysql-0: 10:32:02 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 10:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 10:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 10:32:02 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: 10:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 10:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-mysql-0: 10:32:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 10:32:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... unit-mysql-0: 10:32:02 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... unit-mysql-0: 10:32:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 10:32:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... unit-abot-epc-basic-0: 10:32:02 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-mysql-0: 10:32:02 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... unit-abot-epc-basic-0: 10:32:02 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: 10:32:02 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-mysql-0: 10:32:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 10:32:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-mysql-0: 10:32:02 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 10:32:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 10:32:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 10:32:03 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 10:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:32:03 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: 10:32:03 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: 10:32:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 10:32:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 10:32:03 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 10:32:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 10:32:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... unit-mysql-0: 10:32:03 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 10:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-mysql-0: 10:32:03 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 10:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 10:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 10:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 10:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 10:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 10:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 10:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 10:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 10:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 10:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 10:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 10:32:03 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: 10:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 10:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 10:32:03 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: 10:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 10:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 10:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 10:32:04 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: 10:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 10:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 10:32: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.jar unit-abot-epc-basic-0: 10:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 10:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 10:32:04 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: 10:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 10:32:04 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: 10:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 10:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 10:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 10:32:04 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: 10:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 10:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 10:32:04 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: 10:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 10:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 10:32:04 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: 10:32:05 DEBUG unit.abot-epc-basic/0.install 1/966 KB 5/966 KB 9/966 KB 13/966 KB 17/966 KB 21/966 KB 25/966 KB 29/966 KB 33/966 KB 37/966 KB 41/966 KB 45/966 KB 47/966 KB Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 10:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-mysql-0: 10:32:05 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:32:05 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:32:05 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 10:32:05 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 10:32:05 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 10:32:05 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:32:05 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:32:05 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 10:32:05 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:32:05 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:32:05 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... unit-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 193/966 KB 197/966 KB 201/966 KB 205/966 KB 209/966 KB 213/966 KB 217/966 KB 221/966 KB 225/966 KB 229/966 KB 233/966 KB 237/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 849/966 KB 853/966 KB 857/966 KB 861/966 KB 865/966 KB 869/966 KB 873/966 KB 877/966 KB 881/966 KB 885/966 KB 889/966 KB 893/966 KB 897/966 KB 901/966 KB 905/966 KB 909/966 KB 913/966 KB 917/966 KB 921/966 KB 925/966 KB 929/966 KB 933/966 KB 937/966 KB 941/966 KB 945/966 KB 949/966 KB 953/966 KB 957/966 KB 961/966 KB 965/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 236.2 KB/sec) unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 10:32:06 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 3/10 KB 96/590 KB 5/10 KB 96/590 KB 8/10 KB 96/590 KB 10/10 KB 96/590 KB 3/240 KB 10/10 KB 96/590 KB 5/240 KB 10/10 KB 96/590 KB 8/240 KB 10/10 KB 96/590 KB 11/240 KB 10/10 KB 96/590 KB 13/240 KB 10/10 KB 96/590 KB 13/240 KB 10/10 KB 100/590 KB 13/240 KB 10/10 KB 104/590 KB 13/240 KB 10/10 KB 108/590 KB 13/240 KB 10/10 KB 112/590 KB 13/240 KB 10/10 KB 116/590 KB 13/240 KB 10/10 KB 116/590 KB 3/232 KB 13/240 KB 10/10 KB 116/590 KB 5/232 KB 13/240 KB 10/10 KB 116/590 KB 8/232 KB 13/240 KB 10/10 KB 116/590 KB 11/232 KB 13/240 KB 10/10 KB 116/590 KB 13/232 KB 16/240 KB 10/10 KB 116/590 KB 13/232 KB 19/240 KB 10/10 KB 116/590 KB 13/232 KB 19/240 KB 10/10 KB 116/590 KB 13/232 KB 3/1710 KB 19/240 KB 10/10 KB 116/590 KB 13/232 KB 5/1710 KB 19/240 KB 10/10 KB 116/590 KB 13/232 KB 8/1710 KB 19/240 KB 10/10 KB 116/590 KB 16/232 KB 8/1710 KB 19/240 KB 10/10 KB 116/590 KB 16/232 KB 11/1710 KB 19/240 KB 10/10 KB 116/590 KB 16/232 KB 13/1710 KB 21/240 KB 10/10 KB 116/590 KB 16/232 KB 13/1710 KB 21/240 KB 10/10 KB 116/590 KB 19/232 KB 13/1710 KB 21/240 KB 10/10 KB 116/590 KB 21/232 KB 13/1710 KB 24/240 KB 10/10 KB 116/590 KB 21/232 KB 13/1710 KB 27/240 KB 10/10 KB 116/590 KB 21/232 KB 13/1710 KB 27/240 KB 10/10 KB 116/590 KB 24/232 KB 13/1710 KB 27/240 KB 10/10 KB 116/590 KB 27/232 KB 13/1710 KB 27/240 KB 10/10 KB 116/590 KB 29/232 KB 13/1710 KB 27/240 KB 10/10 KB 116/590 KB 32/232 KB 13/1710 KB 27/240 KB 10/10 KB 116/590 KB 32/232 KB 16/1710 KB 29/240 KB 10/10 KB 116/590 KB 32/232 KB 16/1710 KB 29/240 KB 10/10 KB 116/590 KB 32/232 KB 19/1710 KB 32/240 KB 10/10 KB 116/590 KB 32/232 KB 19/1710 KB 32/240 KB 10/10 KB 116/590 KB 32/232 KB 21/1710 KB 32/240 KB 10/10 KB 116/590 KB 32/232 KB 24/1710 KB 36/240 KB 10/10 KB 116/590 KB 32/232 KB 24/1710 KB 40/240 KB 120/590 KB 36/232 KB 27/1710 KB 36/240 KB 120/590 KB 36/232 KB 27/1710 KB 36/240 KB 120/590 KB 36/232 KB 24/1710 KB 36/240 KB 116/590 KB 36/232 KB 24/1710 KB 40/240 KB 120/590 KB 40/232 KB 27/1710 KB 40/240 KB 120/590 KB 44/232 KB 27/1710 KB 40/240 KB 120/590 KB 48/232 KB 27/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 146.8 KB/sec) unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 40/240 KB 120/590 KB 52/232 KB 27/1710 KB 40/240 KB 124/590 KB 56/232 KB 27/1710 KB 40/240 KB 124/590 KB 52/232 KB 27/1710 KB 40/240 KB 128/590 KB 56/232 KB 27/1710 KB 40/240 KB 128/590 KB 60/232 KB 27/1710 KB 40/240 KB 128/590 KB 60/232 KB 29/1710 KB 40/240 KB 128/590 KB 64/232 KB 29/1710 KB 40/240 KB 128/590 KB 64/232 KB 32/1710 KB 44/240 KB 128/590 KB 64/232 KB 32/1710 KB 48/240 KB 128/590 KB 64/232 KB 32/1710 KB 52/240 KB 128/590 KB 64/232 KB 32/1710 KB 56/240 KB 3/44 KB 132/590 KB 68/232 KB 36/1710 KB 60/240 KB 3/44 KB 132/590 KB 68/232 KB 36/1710 KB 64/240 KB 3/44 KB 132/590 KB 68/232 KB 36/1710 KB 52/240 KB 3/44 KB 132/590 KB 68/232 KB 36/1710 KB 64/240 KB 6/44 KB 132/590 KB 68/232 KB 36/1710 KB 52/240 KB 132/590 KB 68/232 KB 36/1710 KB 52/240 KB 132/590 KB 68/232 KB 32/1710 KB 64/240 KB 6/44 KB 132/590 KB 72/232 KB 36/1710 KB 64/240 KB 9/44 KB 132/590 KB 76/232 KB 40/1710 KB 52/240 KB 132/590 KB 64/232 KB 32/1710 KB 64/240 KB 9/44 KB 136/590 KB 80/232 KB 40/1710 KB 64/240 KB 9/44 KB 140/590 KB 80/232 KB 40/1710 KB 64/240 KB 9/44 KB 144/590 KB 80/232 KB 40/1710 KB 64/240 KB 9/44 KB 132/590 KB 72/232 KB 40/1710 KB 64/240 KB 9/44 KB 144/590 KB 80/232 KB 44/1710 KB 64/240 KB 9/44 KB 144/590 KB 80/232 KB 48/1710 KB 64/240 KB 9/44 KB 132/590 KB 72/232 KB 36/1710 KB 64/240 KB 11/44 KB 144/590 KB 80/232 KB 48/1710 KB 64/240 KB 14/44 KB 144/590 KB 80/232 KB 48/1710 KB 64/240 KB 16/44 KB 148/590 KB 80/232 KB 52/1710 KB 64/240 KB 19/44 KB 148/590 KB 80/232 KB 52/1710 KB 68/240 KB 22/44 KB 148/590 KB 80/232 KB 52/1710 KB 64/240 KB 9/44 KB 132/590 KB 80/232 KB 40/1710 KB 68/240 KB 22/44 KB 148/590 KB 84/232 KB 52/1710 KB 68/240 KB 19/44 KB 148/590 KB 80/232 KB 52/1710 KB 64/240 KB 14/44 KB 148/590 KB 80/232 KB 52/1710 KB 64/240 KB 14/44 KB 148/590 KB 80/232 KB 48/1710 KB 68/240 KB 22/44 KB 148/590 KB 84/232 KB 56/1710 KB 68/240 KB 22/44 KB 152/590 KB 84/232 KB 60/1710 KB 68/240 KB 22/44 KB 152/590 KB 84/232 KB 56/1710 KB 68/240 KB 22/44 KB 156/590 KB 84/232 KB 60/1710 KB 68/240 KB 22/44 KB 160/590 KB 84/232 KB 60/1710 KB 72/240 KB 22/44 KB 160/590 KB 88/232 KB 64/1710 KB 68/240 KB 22/44 KB 160/590 KB 88/232 KB 64/1710 KB 68/240 KB 22/44 KB 160/590 KB 84/232 KB 64/1710 KB 76/240 KB 22/44 KB 160/590 KB 88/232 KB 64/1710 KB 80/240 KB 22/44 KB 164/590 KB 92/232 KB 68/1710 KB 80/240 KB 25/44 KB 164/590 KB 92/232 KB 68/1710 KB 80/240 KB 27/44 KB 164/590 KB 92/232 KB 68/1710 KB 80/240 KB 30/44 KB 164/590 KB 92/232 KB 68/1710 KB 80/240 KB 32/44 KB 164/590 KB 92/232 KB 68/1710 KB 76/240 KB 22/44 KB 164/590 KB 92/232 KB 68/1710 KB 76/240 KB 22/44 KB 164/590 KB 92/232 KB 64/1710 KB 84/240 KB 32/44 KB 164/590 KB 96/232 KB 72/1710 KB 84/240 KB 32/44 KB 164/590 KB 100/232 KB 72/1710 KB 76/240 KB 22/44 KB 164/590 KB 88/232 KB 64/1710 KB 84/240 KB 32/44 KB 168/590 KB 100/232 KB 72/1710 KB 84/240 KB 32/44 KB 164/590 KB 100/232 KB 72/1710 KB 84/240 KB 32/44 KB 168/590 KB 100/232 KB 76/1710 KB 84/240 KB 32/44 KB 172/590 KB 100/232 KB 80/1710 KB 84/240 KB 32/44 KB 164/590 KB 92/232 KB 68/1710 KB 84/240 KB 32/44 KB 172/590 KB 104/232 KB 80/1710 KB 84/240 KB 32/44 KB 172/590 KB 100/232 KB 76/1710 KB 88/240 KB 32/44 KB 176/590 KB 104/232 KB 80/1710 KB 88/240 KB 32/44 KB 176/590 KB 108/232 KB 84/1710 KB 88/240 KB 36/44 KB 180/590 KB 108/232 KB 88/1710 KB 88/240 KB 36/44 KB 180/590 KB 108/232 KB 92/1710 KB 88/240 KB 36/44 KB 180/590 KB 10 unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 8/232 KB 96/1710 KB 88/240 KB 32/44 KB 172/590 KB 104/232 KB 80/1710 KB 92/240 KB 36/44 KB 180/590 KB 108/232 KB 96/1710 KB 96/240 KB 36/44 KB 180/590 KB 108/232 KB 96/1710 KB 88/240 KB 36/44 KB 180/590 KB 108/232 KB 84/1710 KB 96/240 KB 40/44 KB 180/590 KB 108/232 KB 96/1710 KB 96/240 KB 44/44 KB 180/590 KB 108/232 KB 96/1710 KB 88/240 KB 32/44 KB 180/590 KB 108/232 KB 84/1710 KB 88/240 KB 32/44 KB 176/590 KB 108/232 KB 80/1710 KB 96/240 KB 44/44 KB 180/590 KB 112/232 KB 96/1710 KB 96/240 KB 44/44 KB 180/590 KB 116/232 KB 96/1710 KB 100/240 KB 44/44 KB 184/590 KB 120/232 KB 96/1710 KB 100/240 KB 44/44 KB 184/590 KB 124/232 KB 96/1710 KB 100/240 KB 44/44 KB 184/590 KB 116/232 KB 96/1710 KB 96/240 KB 44/44 KB 184/590 KB 116/232 KB 96/1710 KB 104/240 KB 44/44 KB 188/590 KB 124/232 KB 96/1710 KB 104/240 KB 44/44 KB 192/590 KB 124/232 KB 96/1710 KB 104/240 KB 44/44 KB 192/590 KB 124/232 KB 96/1710 KB 104/240 KB 44/44 KB 196/590 KB 124/232 KB 96/1710 KB 108/240 KB 44/44 KB 200/590 KB 128/232 KB 100/1710 KB 108/240 KB 44/44 KB 196/590 KB 128/232 KB 100/1710 KB 108/240 KB 44/44 KB 196/590 KB 128/232 KB 96/1710 KB 104/240 KB 44/44 KB 196/590 KB 128/232 KB 96/1710 KB 112/240 KB 44/44 KB 200/590 KB 128/232 KB 100/1710 KB 112/240 KB 44/44 KB 200/590 KB 128/232 KB 104/1710 KB 112/240 KB 44/44 KB 200/590 KB 128/232 KB 108/1710 KB 112/240 KB 44/44 KB 200/590 KB 132/232 KB 108/1710 KB 116/240 KB 44/44 KB 204/590 KB 136/232 KB 112/1710 KB 116/240 KB 44/44 KB 204/590 KB 140/232 KB 112/1710 KB 116/240 KB 44/44 KB 204/590 KB 132/232 KB 112/1710 KB 112/240 KB 44/44 KB 204/590 KB 132/232 KB 112/1710 KB 112/240 KB 44/44 KB 200/590 KB 132/232 KB 112/1710 KB 116/240 KB 44/44 KB 208/590 KB 140/232 KB 112/1710 KB 120/240 KB 44/44 KB 208/590 KB 140/232 KB 112/1710 KB 124/240 KB 44/44 KB 208/590 KB 144/232 KB 112/1710 KB 128/240 KB 44/44 KB 208/590 KB 144/232 KB 112/1710 KB 132/240 KB 44/44 KB 208/590 KB 144/232 KB 112/1710 KB 136/240 KB 44/44 KB 212/590 KB 144/232 KB 116/1710 KB 140/240 KB 44/44 KB 212/590 KB 144/232 KB 116/1710 KB 120/240 KB 44/44 KB 208/590 KB 144/232 KB 112/1710 KB 140/240 KB 44/44 KB 212/590 KB 148/232 KB 116/1710 KB 140/240 KB 44/44 KB 212/590 KB 152/232 KB 116/1710 KB 132/240 KB 44/44 KB 212/590 KB 144/232 KB 116/1710 KB 132/240 KB 44/44 KB 208/590 KB 144/232 KB 116/1710 KB 140/240 KB 216/590 KB 152/232 KB 120/1710 KB 140/240 KB 216/590 KB 152/232 KB 124/1710 KB 140/240 KB 216/590 KB 152/232 KB 116/1710 KB 140/240 KB 220/590 KB 152/232 KB 124/1710 KB 140/240 KB 220/590 KB 152/232 KB 128/1710 KB 140/240 KB 224/590 KB 152/232 KB 128/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 422.8 KB/sec) unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 140/240 KB 224/590 KB 156/232 KB 128/1710 KB 140/240 KB 224/590 KB 160/232 KB 132/1710 KB 140/240 KB 224/590 KB 164/232 KB 132/1710 KB 144/240 KB 228/590 KB 168/232 KB 132/1710 KB 144/240 KB 228/590 KB 172/232 KB 132/1710 KB 140/240 KB 224/590 KB 156/232 KB 132/1710 KB 144/240 KB 228/590 KB 172/232 KB 136/1710 KB 144/240 KB 228/590 KB 164/232 KB 132/1710 KB 144/240 KB 224/590 KB 164/232 KB 132/1710 KB Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 148/240 KB 228/590 KB 172/232 KB 136/1710 KB 152/240 KB 232/590 KB 172/232 KB 140/1710 KB 148/240 KB 232/590 KB 172/232 KB 140/1710 KB 148/240 KB 232/590 KB 172/232 KB 136/1710 KB 152/240 KB 232/590 KB 176/232 KB 144/1710 KB 152/240 KB 236/590 KB 176/232 KB 148/1710 KB 152/240 KB 232/590 KB 176/232 KB 140/1710 KB 156/240 KB 236/590 KB 176/232 KB 148/1710 KB 152/240 KB 236/590 KB 176/232 KB 144/1710 KB 156/240 KB 240/590 KB 176/232 KB 148/1710 KB 160/240 KB 240/590 KB 176/232 KB 148/1710 KB 164/240 KB 244/590 KB 176/232 KB 148/1710 KB 168/240 KB 244/590 KB 180/232 KB 152/1710 KB 172/240 KB 244/590 KB 180/232 KB 152/1710 KB 160/240 KB 244/590 KB 176/232 KB 148/1710 KB 164/240 KB 244/590 KB 180/232 KB 152/1710 KB 164/240 KB 244/590 KB 176/232 KB 152/1710 KB 172/240 KB 244/590 KB 180/232 KB 156/1710 KB 172/240 KB 248/590 KB 180/232 KB 160/1710 KB 172/240 KB 248/590 KB 180/232 KB 156/1710 KB 172/240 KB 252/590 KB 184/232 KB 160/1710 KB 172/240 KB 248/590 KB 184/232 KB 160/1710 KB 172/240 KB 252/590 KB 188/232 KB 160/1710 KB 172/240 KB 252/590 KB 192/232 KB 160/1710 KB 176/240 KB 256/590 KB 192/232 KB 164/1710 KB 172/240 KB 256/590 KB 192/232 KB 160/1710 KB 180/240 KB 260/590 KB 2/258 KB 196/232 KB 164/1710 KB 172/240 KB 256/590 KB 192/232 KB 164/1710 KB 180/240 KB 260/590 KB 2/258 KB 196/232 KB 168/1710 KB 180/240 KB 260/590 KB 2/258 KB 196/232 KB 172/1710 KB 180/240 KB 256/590 KB 2/258 KB 196/232 KB 164/1710 KB 180/240 KB 256/590 KB 2/258 KB 192/232 KB 164/1710 KB 176/240 KB 256/590 KB 2/258 KB 192/232 KB 164/1710 KB 180/240 KB 264/590 KB 5/258 KB 196/232 KB 172/1710 KB 180/240 KB 264/590 KB 6/258 KB 196/232 KB 172/1710 KB 180/240 KB 264/590 KB 9/258 KB 196/232 KB 172/1710 KB 180/240 KB 264/590 KB 10/258 KB 196/232 KB 172/1710 KB 180/240 KB 264/590 KB 13/258 KB 196/232 KB 172/1710 KB 180/240 KB 264/590 KB 14/258 KB 196/232 KB 172/1710 KB 180/240 KB 264/590 KB 17/258 KB 196/232 KB 172/1710 KB 180/240 KB 264/590 KB 2/258 KB 196/232 KB 172/1710 KB 180/240 KB 264/590 KB 17/258 KB 200/232 KB 176/1710 KB 180/240 KB 264/590 KB 17/258 KB 200/232 KB 172/1710 KB 184/240 KB 268/590 KB 17/258 KB 200/232 KB 176/1710 KB 184/240 KB 264/590 KB 17/258 KB 200/232 KB 176/1710 KB 188/240 KB 268/590 KB 17/258 KB 204/232 KB 176/1710 KB 192/240 KB 272/590 KB 18/258 KB 204/232 KB 180/1710 KB 184/240 KB 268/590 KB 17/258 KB 204/232 KB 176/1710 KB 192/240 KB 272/590 KB 18/258 KB 208/232 KB 180/1710 KB 192/240 KB 272/590 KB 18/258 KB 212/232 KB 180/1710 KB 196/240 KB 272/590 KB 18/258 KB 216/232 KB 180/1710 KB 188/240 KB 272/590 KB 18/258 KB 204/232 KB 180/1710 KB 188/240 KB 272/590 KB 18/258 KB 204/232 KB 176/1710 KB 188/240 KB 268/590 KB 18/258 KB 204/232 KB 176/1710 KB 196/240 KB 272/590 KB 21/258 KB 216/232 KB 180/1710 KB 196/240 KB 276/590 KB 21/258 KB 216/232 KB 180/1710 KB 196/240 KB 280/590 KB 22/258 KB 220/232 KB 184/1710 KB 196/240 KB 272/590 KB 18/258 KB 212/232 KB 180/1710 KB 196/240 KB 276/590 KB 22/258 KB 220/232 KB 184/1710 KB 196/240 KB 276/590 KB 22/258 KB 216/232 KB 184/1710 KB 196/240 KB 276/590 KB 22/258 KB 216/232 KB 180/1710 KB 196/240 KB 280/590 KB 25/258 KB 220/232 KB 188/1710 KB 196/240 KB 280/590 KB 25/258 KB 220/232 KB 188/1710 KB 200/240 KB 280/590 KB 25/258 KB 220/232 KB 188/1710 KB 200/240 KB 280/590 KB 26/258 KB 220/232 KB 192/1710 KB 200/240 KB 280/590 KB 26/258 KB 220/232 KB 188/1710 KB 204/240 KB 284/590 KB 26/258 KB 224/232 KB 192/1710 KB 204/240 unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install KB 288/590 KB 26/258 KB 224/232 KB 192/1710 KB 204/240 KB 292/590 KB 29/258 KB 224/232 KB 192/1710 KB 204/240 KB 296/590 KB 29/258 KB 224/232 KB 196/1710 KB 204/240 KB 280/590 KB 26/258 KB 224/232 KB 192/1710 KB 200/240 KB 280/590 KB 26/258 KB 224/232 KB 192/1710 KB 204/240 KB 296/590 KB 29/258 KB 228/232 KB 196/1710 KB 208/240 KB 296/590 KB 29/258 KB 232/232 KB 196/1710 KB 208/240 KB 296/590 KB 29/258 KB 232/232 KB 196/1710 KB 204/240 KB 292/590 KB 29/258 KB 224/232 KB 196/1710 KB 204/240 KB 288/590 KB 29/258 KB 224/232 KB 192/1710 KB 208/240 KB 296/590 KB 29/258 KB 228/232 KB 196/1710 KB 212/240 KB 296/590 KB 29/258 KB 232/232 KB 196/1710 KB 216/240 KB 296/590 KB 30/258 KB 232/232 KB 200/1710 KB 220/240 KB 296/590 KB 30/258 KB 232/232 KB 200/1710 KB 224/240 KB 300/590 KB 30/258 KB 232/232 KB 200/1710 KB 212/240 KB 296/590 KB 30/258 KB 232/232 KB 200/1710 KB 212/240 KB 296/590 KB 30/258 KB 232/232 KB 196/1710 KB 224/240 KB 300/590 KB 33/258 KB 232/232 KB 200/1710 KB 224/240 KB 300/590 KB 34/258 KB 232/232 KB 200/1710 KB 224/240 KB 300/590 KB 34/258 KB 232/232 KB 204/1710 KB 224/240 KB 300/590 KB 37/258 KB 232/232 KB 208/1710 KB 220/240 KB 300/590 KB 30/258 KB 232/232 KB 200/1710 KB 224/240 KB 300/590 KB 37/258 KB 232/232 KB 204/1710 KB 224/240 KB 300/590 KB 38/258 KB 232/232 KB 208/1710 KB 224/240 KB 304/590 KB 38/258 KB 232/232 KB 208/1710 KB 224/240 KB 304/590 KB 41/258 KB 232/232 KB 208/1710 KB 224/240 KB 308/590 KB 42/258 KB 232/232 KB 212/1710 KB 224/240 KB 308/590 KB 45/258 KB 232/232 KB 212/1710 KB 224/240 KB 308/590 KB 46/258 KB 232/232 KB 212/1710 KB 228/240 KB 308/590 KB 49/258 KB 232/232 KB 212/1710 KB 228/240 KB 308/590 KB 50/258 KB 232/232 KB 212/1710 KB 224/240 KB 308/590 KB 41/258 KB 232/232 KB 212/1710 KB 228/240 KB 308/590 KB 50/258 KB 216/1710 KB 224/240 KB 308/590 KB 41/258 KB 232/232 KB 208/1710 KB 228/240 KB 312/590 KB 50/258 KB 220/1710 KB 228/240 KB 312/590 KB 50/258 KB 220/1710 KB 228/240 KB 316/590 KB 50/258 KB 220/1710 KB 228/240 KB 316/590 KB 50/258 KB 224/1710 KB 228/240 KB 308/590 KB 46/258 KB 232/232 KB 212/1710 KB 232/240 KB 320/590 KB 50/258 KB 224/1710 KB 236/240 KB 320/590 KB 50/258 KB 224/1710 KB 228/240 KB 320/590 KB 50/258 KB 224/1710 KB 240/240 KB 320/590 KB 50/258 KB 224/1710 KB 240/240 KB 320/590 KB 50/258 KB 228/1710 KB 240/240 KB 324/590 KB 53/258 KB 232/1710 KB 240/240 KB 324/590 KB 53/258 KB 236/1710 KB 240/240 KB 324/590 KB 53/258 KB 240/1710 KB 240/240 KB 324/590 KB 53/258 KB 228/1710 KB 240/240 KB 320/590 KB 53/258 KB 228/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1599.2 KB/sec) unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 240/240 KB 324/590 KB 55/258 KB 240/1710 KB 240/240 KB 324/590 KB 58/258 KB 240/1710 KB 240/240 KB 328/590 KB 61/258 KB 240/1710 KB 240/240 KB 328/590 KB 58/258 KB 240/1710 KB 240/240 KB 332/590 KB 61/258 KB 240/1710 KB 240/240 KB 336/590 KB 61/258 KB 240/1710 KB 240/240 KB 336/590 KB 63/258 KB 240/1710 KB 240/240 KB 336/590 KB 66/258 KB 240/1710 KB 340/590 KB 69/258 KB 244/1710 KB 340/590 KB 66/258 KB 244/1710 KB 340/590 KB 66/258 KB 240/1710 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1553.9 KB/sec) unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 344/590 KB 71/258 KB 248/1710 KB 344/590 KB 69/258 KB 248/1710 KB 340/590 KB 69/258 KB 248/1710 KB 344/590 KB 71/258 KB 252/1710 KB 344/590 KB 71/258 KB 256/1710 KB Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 348/590 KB 71/258 KB 256/1710 KB 348/590 KB 74/258 KB 256/1710 KB 352/590 KB 74/258 KB 256/1710 KB 356/590 KB 77/258 KB 256/1710 KB 360/590 KB 77/258 KB 256/1710 KB 364/590 KB 77/258 KB 256/1710 KB 368/590 KB 77/258 KB 256/1710 KB 372/590 KB 77/258 KB 256/1710 KB 352/590 KB 77/258 KB 256/1710 KB 372/590 KB 79/258 KB 256/1710 KB 372/590 KB 82/258 KB 256/1710 KB 372/590 KB 85/258 KB 256/1710 KB 372/590 KB 87/258 KB 256/1710 KB 372/590 KB 90/258 KB 256/1710 KB 372/590 KB 93/258 KB 256/1710 KB 372/590 KB 95/258 KB 256/1710 KB 372/590 KB 98/258 KB 256/1710 KB 376/590 KB 98/258 KB 256/1710 KB 380/590 KB 98/258 KB 256/1710 KB 384/590 KB 98/258 KB 256/1710 KB 384/590 KB 102/258 KB 256/1710 KB 384/590 KB 106/258 KB 256/1710 KB 384/590 KB 110/258 KB 256/1710 KB 384/590 KB 114/258 KB 256/1710 KB 388/590 KB 114/258 KB 256/1710 KB 392/590 KB 114/258 KB 256/1710 KB 396/590 KB 114/258 KB 256/1710 KB 400/590 KB 114/258 KB 256/1710 KB 400/590 KB 118/258 KB 256/1710 KB 404/590 KB 122/258 KB 256/1710 KB 404/590 KB 126/258 KB 256/1710 KB 404/590 KB 130/258 KB 256/1710 KB 404/590 KB 130/258 KB 4/208 KB 256/1710 KB 404/590 KB 130/258 KB 8/208 KB 256/1710 KB 404/590 KB 130/258 KB 12/208 KB 256/1710 KB 404/590 KB 130/258 KB 16/208 KB 256/1710 KB 404/590 KB 118/258 KB 256/1710 KB 408/590 KB 130/258 KB 16/208 KB 256/1710 KB 408/590 KB 134/258 KB 16/208 KB 256/1710 KB 412/590 KB 134/258 KB 20/208 KB 256/1710 KB 412/590 KB 134/258 KB 24/208 KB 256/1710 KB 412/590 KB 134/258 KB 28/208 KB 256/1710 KB 412/590 KB 134/258 KB 32/208 KB 256/1710 KB 412/590 KB 134/258 KB 16/208 KB 256/1710 KB 416/590 KB 134/258 KB 32/208 KB 256/1710 KB 416/590 KB 138/258 KB 32/208 KB 256/1710 KB 416/590 KB 138/258 KB 32/208 KB 260/1710 KB 416/590 KB 138/258 KB 32/208 KB 264/1710 KB 416/590 KB 138/258 KB 32/208 KB 268/1710 KB 416/590 KB 138/258 KB 32/208 KB 272/1710 KB 416/590 KB 138/258 KB 32/208 KB 276/1710 KB 416/590 KB 138/258 KB 32/208 KB 280/1710 KB 416/590 KB 138/258 KB 32/208 KB 284/1710 KB 416/590 KB 138/258 KB 32/208 KB 288/1710 KB 416/590 KB 138/258 KB 32/208 KB 292/1710 KB 416/590 KB 138/258 KB 32/208 KB 296/1710 KB 416/590 KB 138/258 KB 32/208 KB 300/1710 KB 416/590 KB 138/258 KB 36/208 KB 300/1710 KB 416/590 KB 138/258 KB 36/208 KB 304/1710 KB 416/590 KB 138/258 KB 36/208 KB 308/1710 KB 416/590 KB 138/258 KB 40/208 KB 308/1710 KB 416/590 KB 138/258 KB 44/208 KB 308/1710 KB 416/590 KB 138/258 KB 48/208 KB 312/1710 KB 416/590 KB 138/258 KB 44/208 KB 312/1710 KB 416/590 KB 138/258 KB 48/208 KB 316/1710 KB 416/590 KB 138/258 KB 48/208 KB 320/1710 KB 416/590 KB 138/258 KB 48/208 KB 320/1710 KB 4/223 KB 416/590 KB 138/258 KB 48/208 KB 320/1710 KB 8/223 KB 416/590 KB 138/258 KB 48/208 KB 320/1710 KB 12/223 KB 416/590 KB 138/258 KB 48/208 KB 320/1710 KB 16/223 KB 416/590 KB 138/258 KB 48/208 KB 320/1710 KB 20/223 KB 416/590 KB 138/258 KB 48/208 KB 320/1710 KB 24/223 KB 416/590 KB 138/258 KB 48/208 KB 320/1710 KB 28/223 KB 416/590 KB 138/258 KB 48/208 KB 320/1710 KB 32/223 KB 416/590 KB 138/258 KB 48/208 KB 320/1710 KB 36/223 KB 416/590 KB 138/258 KB 48/208 KB 320/1710 KB 40/223 KB 416/590 KB 138/258 KB 48/208 KB 320/1710 KB 44/223 KB 416/590 KB 138/258 KB 48/208 KB 320/1710 KB 48/223 KB 416/590 KB 138/258 KB 48/208 KB 320/1710 KB 52/223 KB 416/590 KB 138/258 KB 48/208 KB 320/1710 KB 56/223 KB 416/590 KB 138/258 KB 48/208 KB 320/1710 KB 60/223 KB 420/590 KB 138/258 KB 52/208 KB 320/1 unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 710 KB 60/223 KB 420/590 KB 142/258 KB 56/208 KB 324/1710 KB 64/223 KB 420/590 KB 138/258 KB 48/208 KB 320/1710 KB 60/223 KB 424/590 KB 142/258 KB 56/208 KB 324/1710 KB 64/223 KB 420/590 KB 142/258 KB 52/208 KB 324/1710 KB 64/223 KB 428/590 KB 142/258 KB 56/208 KB 324/1710 KB 64/223 KB 432/590 KB 142/258 KB 60/208 KB 324/1710 KB 68/223 KB 420/590 KB 142/258 KB 52/208 KB 324/1710 KB 60/223 KB 420/590 KB 142/258 KB 52/208 KB 320/1710 KB 60/223 KB 432/590 KB 146/258 KB 60/208 KB 324/1710 KB 68/223 KB 432/590 KB 150/258 KB 60/208 KB 324/1710 KB 68/223 KB 428/590 KB 142/258 KB 60/208 KB 324/1710 KB 68/223 KB 432/590 KB 150/258 KB 64/208 KB 328/1710 KB 68/223 KB 436/590 KB 154/258 KB 64/208 KB 328/1710 KB 68/223 KB 440/590 KB 154/258 KB 68/208 KB 328/1710 KB 68/223 KB 428/590 KB 142/258 KB 56/208 KB 324/1710 KB 68/223 KB 440/590 KB 154/258 KB 68/208 KB 328/1710 KB 72/223 KB 440/590 KB 154/258 KB 68/208 KB 328/1710 KB 76/223 KB 440/590 KB 154/258 KB 68/208 KB 328/1710 KB 80/223 KB 436/590 KB 154/258 KB 68/208 KB 328/1710 KB 68/223 KB 436/590 KB 154/258 KB 64/208 KB 328/1710 KB 68/223 KB 432/590 KB 150/258 KB 60/208 KB 328/1710 KB 68/223 KB 440/590 KB 154/258 KB 68/208 KB 332/1710 KB 80/223 KB 440/590 KB 158/258 KB 68/208 KB 332/1710 KB 80/223 KB 440/590 KB 162/258 KB 68/208 KB 332/1710 KB 80/223 KB 440/590 KB 162/258 KB 68/208 KB 336/1710 KB 80/223 KB 440/590 KB 162/258 KB 68/208 KB 340/1710 KB 80/223 KB 440/590 KB 166/258 KB 72/208 KB 344/1710 KB 84/223 KB 444/590 KB 166/258 KB 72/208 KB 348/1710 KB 84/223 KB 444/590 KB 166/258 KB 72/208 KB 352/1710 KB 84/223 KB 440/590 KB 166/258 KB 72/208 KB 340/1710 KB 84/223 KB 440/590 KB 162/258 KB 72/208 KB 340/1710 KB 80/223 KB 444/590 KB 166/258 KB 76/208 KB 352/1710 KB 84/223 KB 444/590 KB 166/258 KB 80/208 KB 352/1710 KB 84/223 KB 440/590 KB 166/258 KB 72/208 KB 340/1710 KB 80/223 KB 444/590 KB 170/258 KB 80/208 KB 352/1710 KB 84/223 KB 444/590 KB 166/258 KB 72/208 KB 344/1710 KB 84/223 KB 448/590 KB 170/258 KB 80/208 KB 352/1710 KB 84/223 KB 448/590 KB 174/258 KB 80/208 KB 352/1710 KB 84/223 KB 452/590 KB 174/258 KB 80/208 KB 352/1710 KB 84/223 KB 456/590 KB 178/258 KB 84/208 KB 356/1710 KB 88/223 KB 452/590 KB 178/258 KB 84/208 KB 356/1710 KB 88/223 KB 456/590 KB 178/258 KB 88/208 KB 356/1710 KB 88/223 KB 456/590 KB 178/258 KB 92/208 KB 356/1710 KB 88/223 KB 456/590 KB 178/258 KB 96/208 KB 356/1710 KB 88/223 KB 452/590 KB 178/258 KB 80/208 KB 356/1710 KB 88/223 KB 452/590 KB 178/258 KB 80/208 KB 352/1710 KB 88/223 KB 452/590 KB 174/258 KB 80/208 KB 352/1710 KB 88/223 KB 456/590 KB 178/258 KB 96/208 KB 356/1710 KB 92/223 KB 456/590 KB 178/258 KB 96/208 KB 356/1710 KB 96/223 KB 456/590 KB 182/258 KB 96/208 KB 356/1710 KB 96/223 KB 456/590 KB 186/258 KB 96/208 KB 360/1710 KB 96/223 KB 456/590 KB 190/258 KB 96/208 KB 360/1710 KB 96/223 KB 456/590 KB 194/258 KB 96/208 KB 360/1710 KB 100/223 KB 456/590 KB 182/258 KB 96/208 KB 360/1710 KB 96/223 KB 460/590 KB 194/258 KB 96/208 KB 364/1710 KB 100/223 KB 460/590 KB 194/258 KB 96/208 KB 368/1710 KB 100/223 KB 460/590 KB 194/258 KB 96/208 KB 360/1710 KB 100/223 KB 456/590 KB 190/258 KB 96/208 KB 360/1710 KB 100/223 KB 460/590 KB 194/258 KB 96/208 KB 368/1710 KB 104/223 KB 464/590 KB 194/258 KB 96/208 KB 368/1710 KB 108/223 KB 464/590 KB 194/258 KB 96/208 KB 372/1710 KB 112/223 KB 464/590 KB 198/258 KB 100/208 KB 372/1710 KB 116/223 KB 464/590 KB 198/258 KB 100/208 unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install KB 372/1710 KB 120/223 KB 464/590 KB 198/258 KB 100/208 KB 372/1710 KB 124/223 KB 464/590 KB 198/258 KB 100/208 KB 372/1710 KB 128/223 KB 464/590 KB 194/258 KB 96/208 KB 368/1710 KB 104/223 KB 464/590 KB 198/258 KB 100/208 KB 372/1710 KB 112/223 KB 464/590 KB 198/258 KB 104/208 KB 372/1710 KB 128/223 KB 464/590 KB 198/258 KB 108/208 KB 372/1710 KB 128/223 KB 468/590 KB 198/258 KB 112/208 KB 372/1710 KB 128/223 KB 464/590 KB 198/258 KB 96/208 KB 372/1710 KB 112/223 KB 464/590 KB 194/258 KB 96/208 KB 372/1710 KB 108/223 KB 468/590 KB 198/258 KB 112/208 KB 376/1710 KB 128/223 KB 468/590 KB 198/258 KB 112/208 KB 380/1710 KB 128/223 KB 468/590 KB 202/258 KB 112/208 KB 384/1710 KB 128/223 KB 468/590 KB 198/258 KB 108/208 KB 372/1710 KB 128/223 KB 472/590 KB 202/258 KB 116/208 KB 384/1710 KB 128/223 KB 476/590 KB 202/258 KB 116/208 KB 384/1710 KB 128/223 KB 480/590 KB 202/258 KB 116/208 KB 384/1710 KB 128/223 KB 480/590 KB 202/258 KB 116/208 KB 388/1710 KB 128/223 KB 484/590 KB 202/258 KB 116/208 KB 392/1710 KB 132/223 KB 468/590 KB 202/258 KB 116/208 KB 384/1710 KB 128/223 KB 468/590 KB 202/258 KB 112/208 KB 380/1710 KB 128/223 KB 484/590 KB 206/258 KB 116/208 KB 396/1710 KB 132/223 KB 484/590 KB 210/258 KB 116/208 KB 396/1710 KB 132/223 KB 484/590 KB 214/258 KB 116/208 KB 396/1710 KB 132/223 KB 484/590 KB 218/258 KB 120/208 KB 396/1710 KB 132/223 KB 484/590 KB 222/258 KB 120/208 KB 396/1710 KB 132/223 KB 484/590 KB 202/258 KB 116/208 KB 388/1710 KB 132/223 KB 484/590 KB 202/258 KB 116/208 KB 388/1710 KB 128/223 KB 488/590 KB 222/258 KB 120/208 KB 396/1710 KB 132/223 KB 492/590 KB 222/258 KB 120/208 KB 396/1710 KB 132/223 KB 484/590 KB 202/258 KB 120/208 KB 396/1710 KB 132/223 KB 484/590 KB 214/258 KB 120/208 KB 396/1710 KB 132/223 KB 492/590 KB 222/258 KB 124/208 KB 396/1710 KB 132/223 KB 492/590 KB 222/258 KB 128/208 KB 396/1710 KB 132/223 KB 492/590 KB 222/258 KB 132/208 KB 396/1710 KB 132/223 KB 496/590 KB 226/258 KB 132/208 KB 400/1710 KB 136/223 KB 496/590 KB 226/258 KB 132/208 KB 400/1710 KB 140/223 KB 496/590 KB 226/258 KB 132/208 KB 400/1710 KB 132/223 KB 492/590 KB 226/258 KB 132/208 KB 400/1710 KB 132/223 KB 492/590 KB 222/258 KB 132/208 KB 400/1710 KB 132/223 KB 500/590 KB 226/258 KB 132/208 KB 400/1710 KB 140/223 KB 504/590 KB 230/258 KB 136/208 KB 404/1710 KB 144/223 KB 508/590 KB 230/258 KB 136/208 KB 404/1710 KB 144/223 KB 500/590 KB 230/258 KB 136/208 KB 404/1710 KB 144/223 KB 500/590 KB 226/258 KB 136/208 KB 404/1710 KB 144/223 KB 500/590 KB 226/258 KB 136/208 KB 400/1710 KB 140/223 KB 508/590 KB 230/258 KB 140/208 KB 404/1710 KB 144/223 KB 500/590 KB 226/258 KB 136/208 KB 404/1710 KB 140/223 KB 508/590 KB 230/258 KB 144/208 KB 404/1710 KB 144/223 KB 508/590 KB 230/258 KB 144/208 KB 408/1710 KB 144/223 KB 508/590 KB 234/258 KB 148/208 KB 408/1710 KB 144/223 KB 512/590 KB 234/258 KB 152/208 KB 412/1710 KB 148/223 KB 512/590 KB 234/258 KB 156/208 KB 412/1710 KB 148/223 KB 508/590 KB 234/258 KB 144/208 KB 408/1710 KB 144/223 KB 512/590 KB 238/258 KB 156/208 KB 412/1710 KB 148/223 KB 512/590 KB 242/258 KB 156/208 KB 412/1710 KB 148/223 KB 512/590 KB 234/258 KB 148/208 KB 412/1710 KB 148/223 KB 508/590 KB 234/258 KB 148/208 KB 412/1710 KB 148/223 KB 508/590 KB 234/258 KB 148/208 KB 412/1710 KB 144/223 KB 512/590 KB 242/258 KB 156/208 KB 416/1710 KB 148/223 KB 512/590 KB 242/258 KB 156/208 KB 416/1710 KB 152/223 KB 512/590 KB 242/258 KB 156/208 KB 416/171 unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 0 KB 156/223 KB 512/590 KB 246/258 KB 156/208 KB 416/1710 KB 160/223 KB 516/590 KB 246/258 KB 156/208 KB 420/1710 KB 164/223 KB 512/590 KB 246/258 KB 156/208 KB 416/1710 KB 156/223 KB 516/590 KB 246/258 KB 160/208 KB 420/1710 KB 164/223 KB 516/590 KB 246/258 KB 156/208 KB 420/1710 KB 160/223 KB 516/590 KB 246/258 KB 160/208 KB 424/1710 KB 164/223 KB 516/590 KB 246/258 KB 156/208 KB 416/1710 KB 160/223 KB 520/590 KB 246/258 KB 160/208 KB 428/1710 KB 164/223 KB 520/590 KB 250/258 KB 160/208 KB 428/1710 KB 164/223 KB 520/590 KB 254/258 KB 160/208 KB 428/1710 KB 164/223 KB 524/590 KB 258/258 KB 160/208 KB 428/1710 KB 164/223 KB 524/590 KB 258/258 KB 164/208 KB 428/1710 KB 168/223 KB 516/590 KB 246/258 KB 160/208 KB 428/1710 KB 164/223 KB 524/590 KB 258/258 KB 164/208 KB 432/1710 KB 168/223 KB 524/590 KB 258/258 KB 164/208 KB 428/1710 KB 168/223 KB 524/590 KB 258/258 KB 168/208 KB 432/1710 KB 168/223 KB 524/590 KB 258/258 KB 172/208 KB 432/1710 KB 168/223 KB 524/590 KB 258/258 KB 176/208 KB 432/1710 KB 168/223 KB 524/590 KB 258/258 KB 180/208 KB 432/1710 KB 168/223 KB 524/590 KB 258/258 KB 160/208 KB 428/1710 KB 168/223 KB 524/590 KB 254/258 KB 160/208 KB 428/1710 KB 164/223 KB 528/590 KB 258/258 KB 180/208 KB 436/1710 KB 168/223 KB 528/590 KB 258/258 KB 180/208 KB 436/1710 KB 172/223 KB 532/590 KB 258/258 KB 180/208 KB 436/1710 KB 172/223 KB 524/590 KB 258/258 KB 180/208 KB 436/1710 KB 168/223 KB 532/590 KB 258/258 KB 180/208 KB 436/1710 KB 176/223 KB 532/590 KB 258/258 KB 180/208 KB 436/1710 KB 180/223 KB 536/590 KB 258/258 KB 180/208 KB 440/1710 KB 180/223 KB 532/590 KB 258/258 KB 180/208 KB 440/1710 KB 180/223 KB 540/590 KB 258/258 KB 180/208 KB 440/1710 KB 180/223 KB 540/590 KB 258/258 KB 180/208 KB 444/1710 KB 180/223 KB 540/590 KB 258/258 KB 180/208 KB 448/1710 KB 180/223 KB 544/590 KB 258/258 KB 180/208 KB 448/1710 KB 184/223 KB 540/590 KB 258/258 KB 180/208 KB 448/1710 KB 184/223 KB 544/590 KB 258/258 KB 180/208 KB 448/1710 KB 188/223 KB 544/590 KB 258/258 KB 180/208 KB 452/1710 KB 192/223 KB 548/590 KB 258/258 KB 184/208 KB 456/1710 KB 192/223 KB 548/590 KB 258/258 KB 184/208 KB 452/1710 KB 192/223 KB 544/590 KB 258/258 KB 184/208 KB 452/1710 KB 192/223 KB 544/590 KB 258/258 KB 180/208 KB 448/1710 KB 192/223 KB 548/590 KB 258/258 KB 188/208 KB 460/1710 KB 192/223 KB 548/590 KB 258/258 KB 192/208 KB 460/1710 KB 192/223 KB 552/590 KB 258/258 KB 192/208 KB 460/1710 KB 196/223 KB 556/590 KB 258/258 KB 192/208 KB 460/1710 KB 196/223 KB 548/590 KB 258/258 KB 192/208 KB 460/1710 KB 196/223 KB 556/590 KB 258/258 KB 192/208 KB 460/1710 KB 200/223 KB 548/590 KB 258/258 KB 184/208 KB 460/1710 KB 192/223 KB 560/590 KB 258/258 KB 192/208 KB 460/1710 KB 200/223 KB 560/590 KB 258/258 KB 192/208 KB 464/1710 KB 200/223 KB 560/590 KB 258/258 KB 196/208 KB 464/1710 KB 204/223 KB 560/590 KB 258/258 KB 196/208 KB 468/1710 KB 208/223 KB 564/590 KB 258/258 KB 196/208 KB 468/1710 KB 208/223 KB 560/590 KB 258/258 KB 196/208 KB 464/1710 KB 208/223 KB 560/590 KB 258/258 KB 196/208 KB 468/1710 KB 208/223 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1091.7 KB/sec) unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 568/590 KB 196/208 KB 468/1710 KB 208/223 KB 568/590 KB 200/208 KB 472/1710 KB 212/223 KB 568/590 KB 200/208 KB 476/1710 KB 212/223 KB 568/590 KB 200/208 KB 480/1710 KB 212/223 KB 568/590 KB 200/208 KB 468/1710 KB 212/223 KB 572/590 KB 204/208 KB 480/1710 KB 212/223 KB 572/590 KB 208/208 KB 480/1710 KB 212/223 KB 568/590 KB 196/208 KB 468/1710 KB 212/223 KB 572/590 KB 208/208 KB 480/1710 KB 216/223 KB 572/590 KB 208/208 KB 480/1710 KB 220/223 KB 572/590 KB 208/208 KB 480/1710 KB 223/223 KB 572/590 KB 200/208 KB 480/1710 KB 212/223 KB 576/590 KB 208/208 KB 480/1710 KB 223/223 KB 580/590 KB 208/208 KB 480/1710 KB 223/223 KB 584/590 KB 208/208 KB 484/1710 KB 223/223 KB 588/590 KB 208/208 KB 484/1710 KB 223/223 KB 590/590 KB 208/208 KB 484/1710 KB 223/223 KB 580/590 KB 208/208 KB 484/1710 KB 223/223 KB 590/590 KB 208/208 KB 488/1710 KB 223/223 KB 590/590 KB 208/208 KB 492/1710 KB 223/223 KB 590/590 KB 208/208 KB 496/1710 KB 223/223 KB 590/590 KB 208/208 KB 500/1710 KB 223/223 KB 590/590 KB 208/208 KB 504/1710 KB 223/223 KB 590/590 KB 208/208 KB 508/1710 KB 223/223 KB 590/590 KB 208/208 KB 512/1710 KB 223/223 KB 4/38 KB 590/590 KB 208/208 KB 512/1710 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 844.9 KB/sec) unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 8/38 KB 590/590 KB 512/1710 KB 223/223 KB 12/38 KB 590/590 KB 512/1710 KB 223/223 KB 16/38 KB 590/590 KB 512/1710 KB 223/223 KB 20/38 KB 590/590 KB 512/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 895.3 KB/sec) unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2321.5 KB/sec) unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 20/38 KB 590/590 KB 516/1710 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 20/38 KB 520/1710 KB 20/38 KB 524/1710 KB 20/38 KB 528/1710 KB 24/38 KB 528/1710 KB 28/38 KB 532/1710 KB 32/38 KB 532/1710 KB 4/18 KB 36/38 KB 532/1710 KB 4/18 KB 38/38 KB 532/1710 KB 4/18 KB 24/38 KB 532/1710 KB 28/38 KB 532/1710 KB 4/18 KB 38/38 KB 532/1710 KB 8/18 KB 38/38 KB 532/1710 KB 12/18 KB 38/38 KB 532/1710 KB 16/18 KB 38/38 KB 532/1710 KB 18/18 KB 38/38 KB 536/1710 KB 18/18 KB 38/38 KB 540/1710 KB 18/18 KB 38/38 KB 544/1710 KB 18/18 KB 4/531 KB 38/38 KB 544/1710 KB 18/18 KB 8/531 KB 38/38 KB 544/1710 KB 18/18 KB 12/531 KB 38/38 KB 544/1710 KB 18/18 KB 16/531 KB 38/38 KB 544/1710 KB 18/18 KB 16/531 KB 38/38 KB 548/1710 KB 18/18 KB 16/531 KB 38/38 KB 3/214 KB 552/1710 KB 18/18 KB 20/531 KB 38/38 KB 3/214 KB 556/1710 KB 18/18 KB 20/531 KB 38/38 KB 3/214 KB 560/1710 KB 18/18 KB 16/531 KB 38/38 KB 3/214 KB 548/1710 KB 18/18 KB 20/531 KB 38/38 KB 7/214 KB 560/1710 KB 18/18 KB 20/531 KB 38/38 KB 11/214 KB 560/1710 KB 18/18 KB 20/531 KB 38/38 KB 15/214 KB 560/1710 KB 18/18 KB 20/531 KB 38/38 KB 19/214 KB 560/1710 KB 18/18 KB 20/531 KB 38/38 KB 3/214 KB 552/1710 KB 18/18 KB 24/531 KB 38/38 KB 19/214 KB 560/1710 KB 28/531 KB 38/38 KB 19/214 KB 560/1710 KB 32/531 KB 38/38 KB 19/214 KB 560/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 67.7 KB/sec) unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 36/531 KB 38/38 KB 19/214 KB 560/1710 KB 40/531 KB 23/214 KB 564/1710 KB 44/531 KB 23/214 KB 564/1710 KB 36/531 KB 23/214 KB 564/1710 KB 44/531 KB 27/214 KB 564/1710 KB 44/531 KB 31/214 KB 564/1710 KB 36/531 KB 19/214 KB 564/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 141.6 KB/sec) unit-abot-epc-basic-0: 10:32:06 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: 10:32:06 DEBUG unit.abot-epc-basic/0.install 48/531 KB 31/214 KB 564/1710 KB 48/531 KB 35/214 KB 568/1710 KB 48/531 KB 31/214 KB 568/1710 KB 48/531 KB 35/214 KB 572/1710 KB 48/531 KB 35/214 KB 576/1710 KB 48/531 KB 35/214 KB 580/1710 KB 52/531 KB 39/214 KB 3/1267 KB 584/1710 KB 52/531 KB 39/214 KB 3/1267 KB 588/1710 KB 52/531 KB 39/214 KB 3/1267 KB 580/1710 KB 52/531 KB 35/214 KB 3/1267 KB 580/1710 KB 52/531 KB 35/214 KB 580/1710 KB 56/531 KB 39/214 KB 3/1267 KB 588/1710 KB 56/531 KB 43/214 KB 6/1267 KB 588/1710 KB 56/531 KB 39/214 KB 6/1267 KB 588/1710 KB 60/531 KB 43/214 KB 6/1267 KB 588/1710 KB 60/531 KB 47/214 KB 9/1267 KB 588/1710 KB 60/531 KB 47/214 KB 6/1267 KB 588/1710 KB 64/531 KB 47/214 KB 9/1267 KB 588/1710 KB 64/531 KB 51/214 KB 11/1267 KB 588/1710 KB 64/531 KB 3/109 KB 51/214 KB 14/1267 KB 592/1710 KB 68/531 KB 3/109 KB 51/214 KB 16/1267 KB 592/1710 KB 64/531 KB 51/214 KB 9/1267 KB 588/1710 KB 68/531 KB 3/109 KB 55/214 KB 16/1267 KB 592/1710 KB 68/531 KB 3/109 KB 59/214 KB 16/1267 KB 592/1710 KB 68/531 KB 3/109 KB 51/214 KB 14/1267 KB 592/1710 KB 64/531 KB 3/109 KB 51/214 KB 11/1267 KB 592/1710 KB 64/531 KB 51/214 KB 11/1267 KB 592/1710 KB 68/531 KB 6/109 KB 59/214 KB 19/1267 KB 592/1710 KB 68/531 KB 9/109 KB 59/214 KB 19/1267 KB 592/1710 KB 68/531 KB 11/109 KB 59/214 KB 19/1267 KB 596/1710 KB 68/531 KB 3/109 KB 59/214 KB 19/1267 KB 592/1710 KB 72/531 KB 11/109 KB 59/214 KB 19/1267 KB 596/1710 KB 68/531 KB 9/109 KB 59/214 KB 19/1267 KB 596/1710 KB 72/531 KB 11/109 KB 59/214 KB 19/1267 KB 600/1710 KB 72/531 KB 11/109 KB 59/214 KB 19/1267 KB 604/1710 KB 76/531 KB 11/109 KB 59/214 KB 19/1267 KB 604/1710 KB 76/531 KB 11/109 KB 59/214 KB 19/1267 KB 608/1710 KB 80/531 KB 14/109 KB 63/214 KB 19/1267 KB 608/1710 KB 80/531 KB 11/109 KB 63/214 KB 19/1267 KB 608/1710 KB 80/531 KB 11/109 KB 59/214 KB 19/1267 KB 608/1710 KB 80/531 KB 14/109 KB 63/214 KB 22/1267 KB 608/1710 KB 80/531 KB 16/109 KB 67/214 KB 22/1267 KB 608/1710 KB 80/531 KB 19/109 KB 67/214 KB 22/1267 KB 608/1710 KB 84/531 KB 22/109 KB 67/214 KB 25/1267 KB 612/1710 KB 80/531 KB 14/109 KB 67/214 KB 22/1267 KB 608/1710 KB 84/531 KB 22/109 KB 71/214 KB 25/1267 KB 612/1710 KB 84/531 KB 25/109 KB 75/214 KB 25/1267 KB 612/1710 KB 84/531 KB 25/109 KB 79/214 KB 25/1267 KB 612/1710 KB 84/531 KB 19/109 KB 67/214 KB 25/1267 KB 612/1710 KB 80/531 KB 19/109 KB 67/214 KB 25/1267 KB 612/1710 KB 84/531 KB 25/109 KB 79/214 KB 27/1267 KB 612/1710 KB 80/531 KB 19/109 KB 67/214 KB 25/1267 KB 612/1710 KB 84/531 KB 25/109 KB 79/214 KB 27/1267 KB 616/1710 KB 84/531 KB 25/109 KB 79/214 KB 27/1267 KB 620/1710 KB 84/531 KB 25/109 KB 71/214 KB 25/1267 KB 612/1710 KB 88/531 KB 25/109 KB 79/214 KB 30/1267 KB 620/1710 KB 84/531 KB 25/109 KB 79/214 KB 30/1267 KB 620/1710 KB 88/531 KB 25/109 KB 79/214 KB 30/1267 KB 624/1710 KB 92/531 KB 25/109 KB 79/214 KB 30/1267 KB 624/1710 KB 92/531 KB 27/109 KB 79/214 KB 32/1267 KB 624/1710 KB 92/531 KB 25/109 KB 79/214 KB 32/1267 KB 624/1710 KB 96/531 KB 27/109 KB 79/214 KB 32/1267 KB 624/1710 KB 96/531 KB 27/109 KB 83/214 KB 32/1267 KB 624/1710 KB 96/531 KB 30/109 KB 87/214 KB 32/1267 KB 624/1710 KB 100/531 KB 30/109 KB 91/214 KB 36/1267 KB 628/1710 KB 100/531 KB 30/109 KB 95/214 KB 36/1267 KB 628/1710 KB 96/531 KB 30/109 KB 83/214 KB 32/1267 KB 624/1710 KB 100/531 KB 32/109 KB 95/214 KB 36/1267 KB 628/1710 KB 100/531 KB 30/109 KB 87/214 KB 36/1267 KB 628/1710 KB 100/531 KB 32/109 KB 95/214 KB 36/1 unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 267 KB 632/1710 KB 100/531 KB 32/109 KB 95/214 KB 36/1267 KB 636/1710 KB 100/531 KB 32/109 KB 95/214 KB 36/1267 KB 640/1710 KB 100/531 KB 30/109 KB 87/214 KB 36/1267 KB 624/1710 KB 96/531 KB 30/109 KB 87/214 KB 36/1267 KB 624/1710 KB 100/531 KB 32/109 KB 95/214 KB 40/1267 KB 640/1710 KB 100/531 KB 32/109 KB 95/214 KB 44/1267 KB 640/1710 KB 100/531 KB 32/109 KB 95/214 KB 48/1267 KB 640/1710 KB 104/531 KB 36/109 KB 99/214 KB 48/1267 KB 644/1710 KB 104/531 KB 36/109 KB 95/214 KB 48/1267 KB 644/1710 KB 104/531 KB 40/109 KB 99/214 KB 48/1267 KB 644/1710 KB 104/531 KB 44/109 KB 99/214 KB 48/1267 KB 644/1710 KB 104/531 KB 48/109 KB 99/214 KB 48/1267 KB 644/1710 KB 104/531 KB 52/109 KB 103/214 KB 52/1267 KB 644/1710 KB 104/531 KB 32/109 KB 95/214 KB 48/1267 KB 644/1710 KB 104/531 KB 32/109 KB 95/214 KB 48/1267 KB 640/1710 KB 108/531 KB 52/109 KB 103/214 KB 52/1267 KB 644/1710 KB 112/531 KB 52/109 KB 103/214 KB 52/1267 KB 644/1710 KB 116/531 KB 52/109 KB 103/214 KB 52/1267 KB 644/1710 KB 104/531 KB 48/109 KB 103/214 KB 52/1267 KB 644/1710 KB 116/531 KB 52/109 KB 107/214 KB 52/1267 KB 648/1710 KB 116/531 KB 52/109 KB 111/214 KB 52/1267 KB 648/1710 KB 104/531 KB 48/109 KB 99/214 KB 52/1267 KB 644/1710 KB 120/531 KB 52/109 KB 111/214 KB 56/1267 KB 648/1710 KB 120/531 KB 52/109 KB 111/214 KB 60/1267 KB 648/1710 KB 120/531 KB 52/109 KB 111/214 KB 64/1267 KB 648/1710 KB 120/531 KB 52/109 KB 111/214 KB 52/1267 KB 648/1710 KB 116/531 KB 52/109 KB 103/214 KB 52/1267 KB 648/1710 KB 120/531 KB 52/109 KB 115/214 KB 64/1267 KB 652/1710 KB 120/531 KB 52/109 KB 115/214 KB 64/1267 KB 656/1710 KB 124/531 KB 52/109 KB 115/214 KB 64/1267 KB 656/1710 KB 120/531 KB 52/109 KB 115/214 KB 64/1267 KB 648/1710 KB 124/531 KB 52/109 KB 115/214 KB 68/1267 KB 656/1710 KB 128/531 KB 56/109 KB 119/214 KB 72/1267 KB 660/1710 KB 128/531 KB 56/109 KB 119/214 KB 76/1267 KB 660/1710 KB 128/531 KB 56/109 KB 119/214 KB 68/1267 KB 660/1710 KB 128/531 KB 56/109 KB 119/214 KB 76/1267 KB 664/1710 KB 128/531 KB 56/109 KB 119/214 KB 76/1267 KB 668/1710 KB 128/531 KB 56/109 KB 119/214 KB 76/1267 KB 672/1710 KB 128/531 KB 52/109 KB 115/214 KB 68/1267 KB 656/1710 KB 132/531 KB 56/109 KB 119/214 KB 76/1267 KB 672/1710 KB 136/531 KB 56/109 KB 119/214 KB 76/1267 KB 672/1710 KB 140/531 KB 56/109 KB 119/214 KB 80/1267 KB 672/1710 KB 144/531 KB 56/109 KB 119/214 KB 80/1267 KB 672/1710 KB 128/531 KB 56/109 KB 119/214 KB 68/1267 KB 656/1710 KB 144/531 KB 56/109 KB 123/214 KB 80/1267 KB 676/1710 KB 144/531 KB 56/109 KB 127/214 KB 80/1267 KB 676/1710 KB 128/531 KB 56/109 KB 115/214 KB 68/1267 KB 656/1710 KB 144/531 KB 60/109 KB 127/214 KB 80/1267 KB 676/1710 KB 144/531 KB 64/109 KB 127/214 KB 80/1267 KB 676/1710 KB 144/531 KB 68/109 KB 127/214 KB 80/1267 KB 676/1710 KB 136/531 KB 56/109 KB 119/214 KB 80/1267 KB 672/1710 KB 144/531 KB 68/109 KB 131/214 KB 80/1267 KB 676/1710 KB 144/531 KB 68/109 KB 135/214 KB 80/1267 KB 676/1710 KB 148/531 KB 72/109 KB 139/214 KB 84/1267 KB 676/1710 KB 148/531 KB 72/109 KB 143/214 KB 84/1267 KB 676/1710 KB 148/531 KB 72/109 KB 135/214 KB 84/1267 KB 676/1710 KB 144/531 KB 56/109 KB 119/214 KB 80/1267 KB 676/1710 KB 148/531 KB 72/109 KB 143/214 KB 84/1267 KB 680/1710 KB 148/531 KB 72/109 KB 143/214 KB 84/1267 KB 684/1710 KB 148/531 KB 72/109 KB 143/214 KB 84/1267 KB 688/1710 KB 148/531 KB 72/109 KB 135/214 KB 80/1267 KB 676/1710 KB 152/531 KB 72/109 KB 143/214 KB 88/1267 KB 688/1710 KB unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 156/531 KB 72/109 KB 147/214 KB 88/1267 KB 688/1710 KB 144/531 KB 72/109 KB 135/214 KB 80/1267 KB 676/1710 KB 160/531 KB 76/109 KB 147/214 KB 88/1267 KB 688/1710 KB 160/531 KB 80/109 KB 147/214 KB 88/1267 KB 688/1710 KB 160/531 KB 84/109 KB 147/214 KB 88/1267 KB 688/1710 KB 160/531 KB 88/109 KB 147/214 KB 88/1267 KB 688/1710 KB 152/531 KB 72/109 KB 147/214 KB 88/1267 KB 688/1710 KB 148/531 KB 72/109 KB 143/214 KB 88/1267 KB 688/1710 KB 160/531 KB 88/109 KB 147/214 KB 92/1267 KB 692/1710 KB 160/531 KB 88/109 KB 147/214 KB 96/1267 KB 692/1710 KB 160/531 KB 88/109 KB 151/214 KB 96/1267 KB 692/1710 KB 160/531 KB 92/109 KB 155/214 KB 100/1267 KB 692/1710 KB 160/531 KB 72/109 KB 147/214 KB 88/1267 KB 688/1710 KB 160/531 KB 92/109 KB 151/214 KB 100/1267 KB 692/1710 KB 160/531 KB 96/109 KB 155/214 KB 100/1267 KB 692/1710 KB 160/531 KB 88/109 KB 151/214 KB 100/1267 KB 692/1710 KB 160/531 KB 96/109 KB 155/214 KB 100/1267 KB 696/1710 KB 160/531 KB 88/109 KB 151/214 KB 100/1267 KB 692/1710 KB 160/531 KB 96/109 KB 155/214 KB 104/1267 KB 700/1710 KB 160/531 KB 96/109 KB 155/214 KB 108/1267 KB 700/1710 KB 160/531 KB 96/109 KB 155/214 KB 100/1267 KB 700/1710 KB 164/531 KB 96/109 KB 155/214 KB 108/1267 KB 704/1710 KB 164/531 KB 96/109 KB 155/214 KB 108/1267 KB 700/1710 KB 168/531 KB 96/109 KB 155/214 KB 108/1267 KB 704/1710 KB 172/531 KB 96/109 KB 159/214 KB 112/1267 KB 704/1710 KB 176/531 KB 96/109 KB 159/214 KB 112/1267 KB 708/1710 KB 168/531 KB 96/109 KB 159/214 KB 112/1267 KB 704/1710 KB 168/531 KB 96/109 KB 159/214 KB 108/1267 KB 704/1710 KB 176/531 KB 100/109 KB 163/214 KB 112/1267 KB 708/1710 KB 176/531 KB 100/109 KB 159/214 KB 112/1267 KB 708/1710 KB 176/531 KB 104/109 KB 163/214 KB 112/1267 KB 708/1710 KB 176/531 KB 108/109 KB 163/214 KB 112/1267 KB 708/1710 KB 176/531 KB 109/109 KB 167/214 KB 112/1267 KB 708/1710 KB 172/531 KB 96/109 KB 159/214 KB 112/1267 KB 708/1710 KB 176/531 KB 109/109 KB 167/214 KB 116/1267 KB 708/1710 KB 180/531 KB 109/109 KB 167/214 KB 116/1267 KB 712/1710 KB 176/531 KB 108/109 KB 167/214 KB 112/1267 KB 708/1710 KB 180/531 KB 109/109 KB 171/214 KB 120/1267 KB 712/1710 KB 180/531 KB 109/109 KB 175/214 KB 120/1267 KB 712/1710 KB 180/531 KB 109/109 KB 167/214 KB 120/1267 KB 712/1710 KB 176/531 KB 109/109 KB 167/214 KB 116/1267 KB 712/1710 KB 180/531 KB 109/109 KB 175/214 KB 120/1267 KB 716/1710 KB 180/531 KB 109/109 KB 175/214 KB 120/1267 KB 720/1710 KB 180/531 KB 109/109 KB 175/214 KB 124/1267 KB 720/1710 KB 184/531 KB 109/109 KB 175/214 KB 124/1267 KB 720/1710 KB 184/531 KB 109/109 KB 179/214 KB 128/1267 KB 720/1710 KB 184/531 KB 109/109 KB 175/214 KB 128/1267 KB 720/1710 KB 188/531 KB 109/109 KB 179/214 KB 132/1267 KB 720/1710 KB 188/531 KB 109/109 KB 183/214 KB 136/1267 KB 724/1710 KB 188/531 KB 109/109 KB 179/214 KB 128/1267 KB 720/1710 KB 192/531 KB 109/109 KB 183/214 KB 140/1267 KB 724/1710 KB 196/531 KB 109/109 KB 183/214 KB 140/1267 KB 724/1710 KB 188/531 KB 109/109 KB 183/214 KB 132/1267 KB 724/1710 KB 188/531 KB 109/109 KB 183/214 KB 132/1267 KB 720/1710 KB 200/531 KB 109/109 KB 187/214 KB 140/1267 KB 724/1710 KB 200/531 KB 109/109 KB 187/214 KB 140/1267 KB 728/1710 KB 200/531 KB 109/109 KB 187/214 KB 140/1267 KB 732/1710 KB 200/531 KB 109/109 KB 187/214 KB 140/1267 KB 736/1710 KB 188/531 KB 109/109 KB 183/214 KB 140/1267 KB 724/1710 KB 200/531 KB 109/109 KB 191/214 KB 140/1267 KB 736/1710 KB 200/531 KB 109/109 KB 191/214 KB 144/1267 KB unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 736/1710 KB 200/531 KB 109/109 KB 191/214 KB 144/1267 KB 740/1710 KB 200/531 KB 194/214 KB 148/1267 KB 740/1710 KB 200/531 KB 195/214 KB 148/1267 KB 740/1710 KB 200/531 KB 198/214 KB 148/1267 KB 740/1710 KB 200/531 KB 198/214 KB 148/1267 KB 744/1710 KB 200/531 KB 191/214 KB 148/1267 KB 740/1710 KB 200/531 KB 109/109 KB 191/214 KB 144/1267 KB 740/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 338.1 KB/sec) unit-abot-epc-basic-0: 10:32:06 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-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 204/531 KB 199/214 KB 152/1267 KB 748/1710 KB 204/531 KB 199/214 KB 156/1267 KB 748/1710 KB 200/531 KB 199/214 KB 148/1267 KB 748/1710 KB 200/531 KB 199/214 KB 148/1267 KB 744/1710 KB 204/531 KB 199/214 KB 148/1267 KB 748/1710 KB 208/531 KB 199/214 KB 156/1267 KB 748/1710 KB 212/531 KB 199/214 KB 156/1267 KB 748/1710 KB 212/531 KB 202/214 KB 156/1267 KB 752/1710 KB 212/531 KB 199/214 KB 156/1267 KB 752/1710 KB 216/531 KB 202/214 KB 156/1267 KB 752/1710 KB 216/531 KB 202/214 KB 160/1267 KB 752/1710 KB 216/531 KB 203/214 KB 160/1267 KB 756/1710 KB 220/531 KB 203/214 KB 164/1267 KB 760/1710 KB 220/531 KB 203/214 KB 164/1267 KB 764/1710 KB 216/531 KB 203/214 KB 160/1267 KB 752/1710 KB 220/531 KB 206/214 KB 164/1267 KB 764/1710 KB 220/531 KB 207/214 KB 164/1267 KB 764/1710 KB 220/531 KB 203/214 KB 164/1267 KB 756/1710 KB 220/531 KB 203/214 KB 160/1267 KB 756/1710 KB 224/531 KB 207/214 KB 164/1267 KB 764/1710 KB 228/531 KB 207/214 KB 164/1267 KB 764/1710 KB 228/531 KB 210/214 KB 168/1267 KB 768/1710 KB 228/531 KB 210/214 KB 168/1267 KB 764/1710 KB 228/531 KB 210/214 KB 164/1267 KB 764/1710 KB 228/531 KB 210/214 KB 172/1267 KB 768/1710 KB 228/531 KB 213/214 KB 172/1267 KB 768/1710 KB 232/531 KB 213/214 KB 172/1267 KB 768/1710 KB 4/80 KB 236/531 KB 213/214 KB 176/1267 KB 772/1710 KB 4/80 KB 232/531 KB 213/214 KB 176/1267 KB 772/1710 KB 4/80 KB 240/531 KB 214/214 KB 176/1267 KB 772/1710 KB 4/80 KB 232/531 KB 213/214 KB 172/1267 KB 768/1710 KB 4/80 KB 244/531 KB 214/214 KB 176/1267 KB 772/1710 KB 8/80 KB 248/531 KB 214/214 KB 180/1267 KB 772/1710 KB 4/80 KB 232/531 KB 213/214 KB 172/1267 KB 772/1710 KB 8/80 KB 248/531 KB 214/214 KB 180/1267 KB 776/1710 KB 8/80 KB 248/531 KB 214/214 KB 180/1267 KB 780/1710 KB 8/80 KB 244/531 KB 214/214 KB 180/1267 KB 772/1710 KB 8/80 KB 244/531 KB 214/214 KB 176/1267 KB 772/1710 KB 4/80 KB 236/531 KB 214/214 KB 176/1267 KB 772/1710 KB 12/80 KB 248/531 KB 214/214 KB 180/1267 KB 780/1710 KB 16/80 KB 248/531 KB 214/214 KB 180/1267 KB 780/1710 KB 16/80 KB 248/531 KB 214/214 KB 184/1267 KB 780/1710 KB 16/80 KB 248/531 KB 214/214 KB 184/1267 KB 784/1710 KB 16/80 KB 248/531 KB 214/214 KB 188/1267 KB 784/1710 KB 16/80 KB 248/531 KB 214/214 KB 192/1267 KB 784/1710 KB 16/80 KB 252/531 KB 214/214 KB 196/1267 KB 784/1710 KB 20/80 KB 252/531 KB 214/214 KB 200/1267 KB 788/1710 KB 20/80 KB 252/531 KB 214/214 KB 204/1267 KB 788/1710 KB 16/80 KB 252/531 KB 214/214 KB 192/1267 KB 784/1710 KB 20/80 KB 256/531 KB 214/214 KB 204/1267 KB 788/1710 KB 20/80 KB 252/531 KB 214/214 KB 196/1267 KB 788/1710 KB 24/80 KB 256/531 KB 214/214 KB 204/1267 KB 788/1710 KB 28/80 KB 260/531 KB 214/214 KB 204/1267 KB 788/1710 KB 16/80 KB 252/531 KB 214/214 KB 196/1267 KB 788/1710 KB 28/80 KB 260/531 KB 214/214 KB 204/1267 KB 788/1710 KB 32/80 KB 260/531 KB 214/214 KB 204/1267 KB 788/1710 KB 32/80 KB 260/531 KB 214/214 KB 204/1267 KB 792/1710 KB 32/80 KB 260/531 KB 214/214 KB 204/1267 KB 796/1710 KB 32/80 KB 260/531 KB 214/214 KB 204/1267 KB 800/1710 KB 36/80 KB 264/531 KB 208/1267 KB 804/1710 KB 36/80 KB 264/531 KB 208/1267 KB 808/1710 KB 36/80 KB 264/531 KB 208/1267 KB 812/1710 KB 36/80 KB 264/531 KB 208/1267 KB 816/1710 KB 36/80 KB 264/531 KB 208/1267 KB 800/1710 KB 36/80 KB 264/531 KB 204/1267 KB 800/1710 KB 36/80 KB 268/531 KB 208/1267 KB 816/1710 KB 36/80 KB 272/531 KB 208/1267 KB 816/1710 KB 36/80 KB 260/531 KB 204/1267 KB 800/1710 KB unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 619.9 KB/sec) unit-abot-epc-basic-0: 10:32:06 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-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 36/80 KB 272/531 KB 212/1267 KB 816/1710 KB 40/80 KB 276/531 KB 216/1267 KB 816/1710 KB 40/80 KB 276/531 KB 212/1267 KB 816/1710 KB 40/80 KB 280/531 KB 216/1267 KB 816/1710 KB 40/80 KB 284/531 KB 220/1267 KB 816/1710 KB 40/80 KB 288/531 KB 220/1267 KB 820/1710 KB 40/80 KB 272/531 KB 212/1267 KB 816/1710 KB 44/80 KB 288/531 KB 220/1267 KB 820/1710 KB 48/80 KB 288/531 KB 220/1267 KB 820/1710 KB 52/80 KB 288/531 KB 220/1267 KB 820/1710 KB 56/80 KB 288/531 KB 220/1267 KB 820/1710 KB 60/80 KB 288/531 KB 220/1267 KB 820/1710 KB 64/80 KB 288/531 KB 220/1267 KB 820/1710 KB 40/80 KB 284/531 KB 220/1267 KB 820/1710 KB 64/80 KB 288/531 KB 220/1267 KB 824/1710 KB 40/80 KB 280/531 KB 220/1267 KB 816/1710 KB 64/80 KB 288/531 KB 224/1267 KB 828/1710 KB 64/80 KB 288/531 KB 228/1267 KB 828/1710 KB 68/80 KB 292/531 KB 232/1267 KB 828/1710 KB 68/80 KB 292/531 KB 228/1267 KB 828/1710 KB 64/80 KB 288/531 KB 228/1267 KB 828/1710 KB 68/80 KB 292/531 KB 232/1267 KB 832/1710 KB 64/80 KB 292/531 KB 228/1267 KB 828/1710 KB 68/80 KB 296/531 KB 232/1267 KB 832/1710 KB 68/80 KB 300/531 KB 232/1267 KB 832/1710 KB 68/80 KB 304/531 KB 232/1267 KB 832/1710 KB 72/80 KB 304/531 KB 236/1267 KB 832/1710 KB 68/80 KB 304/531 KB 236/1267 KB 832/1710 KB 72/80 KB 304/531 KB 240/1267 KB 832/1710 KB 76/80 KB 308/531 KB 240/1267 KB 832/1710 KB 76/80 KB 312/531 KB 244/1267 KB 836/1710 KB 76/80 KB 316/531 KB 244/1267 KB 836/1710 KB 76/80 KB 304/531 KB 240/1267 KB 832/1710 KB 76/80 KB 3/1044 KB 316/531 KB 244/1267 KB 836/1710 KB 76/80 KB 5/1044 KB 316/531 KB 244/1267 KB 836/1710 KB 76/80 KB 8/1044 KB 316/531 KB 244/1267 KB 836/1710 KB 76/80 KB 11/1044 KB 316/531 KB 244/1267 KB 836/1710 KB 76/80 KB 13/1044 KB 316/531 KB 244/1267 KB 836/1710 KB 76/80 KB 16/1044 KB 316/531 KB 244/1267 KB 836/1710 KB 76/80 KB 19/1044 KB 316/531 KB 244/1267 KB 836/1710 KB 76/80 KB 308/531 KB 244/1267 KB 836/1710 KB 80/80 KB 19/1044 KB 316/531 KB 244/1267 KB 840/1710 KB 80/80 KB 19/1044 KB 316/531 KB 244/1267 KB 844/1710 KB 80/80 KB 21/1044 KB 316/531 KB 244/1267 KB 848/1710 KB 76/80 KB 308/531 KB 244/1267 KB 832/1710 KB 80/80 KB 21/1044 KB 316/531 KB 244/1267 KB 844/1710 KB 80/80 KB 19/1044 KB 316/531 KB 244/1267 KB 836/1710 KB 80/80 KB 24/1044 KB 316/531 KB 244/1267 KB 848/1710 KB 80/80 KB 27/1044 KB 316/531 KB 248/1267 KB 848/1710 KB 80/80 KB 29/1044 KB 320/531 KB 248/1267 KB 848/1710 KB 80/80 KB 32/1044 KB 320/531 KB 248/1267 KB 848/1710 KB 80/80 KB 24/1044 KB 316/531 KB 248/1267 KB 848/1710 KB 80/80 KB 32/1044 KB 320/531 KB 252/1267 KB 852/1710 KB 80/80 KB 32/1044 KB 320/531 KB 256/1267 KB 852/1710 KB 80/80 KB 32/1044 KB 320/531 KB 248/1267 KB 852/1710 KB 80/80 KB 32/1044 KB 320/531 KB 256/1267 KB 856/1710 KB 80/80 KB 32/1044 KB 320/531 KB 256/1267 KB 860/1710 KB 80/80 KB 32/1044 KB 320/531 KB 260/1267 KB 864/1710 KB 80/80 KB 27/1044 KB 320/531 KB 248/1267 KB 848/1710 KB 80/80 KB 32/1044 KB 324/531 KB 260/1267 KB 864/1710 KB 80/80 KB 32/1044 KB 320/531 KB 260/1267 KB 860/1710 KB 80/80 KB 32/1044 KB 324/531 KB 264/1267 KB 864/1710 KB 80/80 KB 32/1044 KB 328/531 KB 268/1267 KB 864/1710 KB 80/80 KB 36/1044 KB 328/531 KB 271/1267 KB 864/1710 KB 80/80 KB 32/1044 KB 328/531 KB 264/1267 KB 864/1710 KB 80/80 KB 36/1044 KB 332/531 KB 271/1267 KB 864/1710 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 217.1 KB/sec) unit-abot-epc-basic-0: 10:32:06 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-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 36/1044 KB 336/531 KB 271/1267 KB 864/1710 KB 80/80 KB 36/1044 KB 328/531 KB 268/1267 KB 864/1710 KB 40/1044 KB 336/531 KB 271/1267 KB 864/1710 KB 44/1044 KB 336/531 KB 275/1267 KB 864/1710 KB 48/1044 KB 336/531 KB 275/1267 KB 868/1710 KB 48/1044 KB 340/531 KB 275/1267 KB 868/1710 KB 48/1044 KB 344/531 KB 275/1267 KB 868/1710 KB 40/1044 KB 336/531 KB 275/1267 KB 864/1710 KB 44/1044 KB 336/531 KB 275/1267 KB 868/1710 KB 48/1044 KB 344/531 KB 275/1267 KB 872/1710 KB 48/1044 KB 344/531 KB 275/1267 KB 876/1710 KB 48/1044 KB 344/531 KB 275/1267 KB 880/1710 KB 48/1044 KB 344/531 KB 279/1267 KB 880/1710 KB 48/1044 KB 344/531 KB 283/1267 KB 880/1710 KB 48/1044 KB 344/531 KB 287/1267 KB 880/1710 KB 48/1044 KB 344/531 KB 287/1267 KB 884/1710 KB 52/1044 KB 348/531 KB 291/1267 KB 888/1710 KB 52/1044 KB 348/531 KB 291/1267 KB 884/1710 KB 56/1044 KB 348/531 KB 291/1267 KB 888/1710 KB 48/1044 KB 348/531 KB 291/1267 KB 884/1710 KB 56/1044 KB 352/531 KB 291/1267 KB 888/1710 KB 60/1044 KB 352/531 KB 291/1267 KB 888/1710 KB 64/1044 KB 352/531 KB 291/1267 KB 892/1710 KB 64/1044 KB 352/531 KB 291/1267 KB 896/1710 KB 48/1044 KB 344/531 KB 291/1267 KB 884/1710 KB 64/1044 KB 352/531 KB 291/1267 KB 896/1710 KB 64/1044 KB 352/531 KB 295/1267 KB 896/1710 KB 64/1044 KB 352/531 KB 299/1267 KB 896/1710 KB 68/1044 KB 356/531 KB 303/1267 KB 4/61 KB 900/1710 KB 64/1044 KB 352/531 KB 299/1267 KB 4/61 KB 896/1710 KB 68/1044 KB 356/531 KB 303/1267 KB 8/61 KB 900/1710 KB 68/1044 KB 356/531 KB 299/1267 KB 4/61 KB 900/1710 KB 68/1044 KB 356/531 KB 299/1267 KB 4/61 KB 896/1710 KB 68/1044 KB 360/531 KB 303/1267 KB 8/61 KB 904/1710 KB 68/1044 KB 352/531 KB 299/1267 KB 4/61 KB 896/1710 KB 68/1044 KB 364/531 KB 303/1267 KB 8/61 KB 904/1710 KB 72/1044 KB 364/531 KB 307/1267 KB 12/61 KB 904/1710 KB 68/1044 KB 356/531 KB 303/1267 KB 8/61 KB 904/1710 KB 72/1044 KB 368/531 KB 307/1267 KB 12/61 KB 904/1710 KB 72/1044 KB 368/531 KB 307/1267 KB 12/61 KB 908/1710 KB 72/1044 KB 364/531 KB 307/1267 KB 8/61 KB 904/1710 KB 72/1044 KB 364/531 KB 303/1267 KB 8/61 KB 904/1710 KB 76/1044 KB 368/531 KB 307/1267 KB 16/61 KB 912/1710 KB 72/1044 KB 368/531 KB 307/1267 KB 16/61 KB 908/1710 KB 80/1044 KB 368/531 KB 307/1267 KB 16/61 KB 912/1710 KB 80/1044 KB 368/531 KB 307/1267 KB 20/61 KB 912/1710 KB 84/1044 KB 372/531 KB 311/1267 KB 24/61 KB 912/1710 KB 84/1044 KB 372/531 KB 311/1267 KB 20/61 KB 912/1710 KB 72/1044 KB 368/531 KB 307/1267 KB 16/61 KB 912/1710 KB 80/1044 KB 368/531 KB 311/1267 KB 20/61 KB 912/1710 KB 84/1044 KB 372/531 KB 315/1267 KB 24/61 KB 912/1710 KB 84/1044 KB 372/531 KB 319/1267 KB 24/61 KB 912/1710 KB 84/1044 KB 372/531 KB 319/1267 KB 24/61 KB 916/1710 KB 84/1044 KB 376/531 KB 323/1267 KB 28/61 KB 920/1710 KB 84/1044 KB 376/531 KB 323/1267 KB 28/61 KB 916/1710 KB 84/1044 KB 376/531 KB 323/1267 KB 24/61 KB 916/1710 KB 84/1044 KB 376/531 KB 323/1267 KB 24/61 KB 916/1710 KB 84/1044 KB 380/531 KB 323/1267 KB 28/61 KB 924/1710 KB 88/1044 KB 380/531 KB 323/1267 KB 32/61 KB 924/1710 KB 88/1044 KB 384/531 KB 323/1267 KB 36/61 KB 924/1710 KB 84/1044 KB 372/531 KB 323/1267 KB 24/61 KB 916/1710 KB 84/1044 KB 376/531 KB 323/1267 KB 28/61 KB 924/1710 KB 88/1044 KB 384/531 KB 323/1267 KB 32/61 KB 924/1710 KB 88/1044 KB 380/531 KB 323/1267 KB 28/61 KB 924/1710 KB 92/1044 KB 384/531 KB 327/1267 KB 36/61 KB 924/1710 KB 96/1044 KB 384/531 KB 327/1267 KB 36/61 KB 924/1710 KB 96/1044 KB 388/531 KB 327/1267 KB unit-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 36/61 KB 924/1710 KB 100/1044 KB 392/531 KB 327/1267 KB 36/61 KB 928/1710 KB 88/1044 KB 388/531 KB 327/1267 KB 36/61 KB 928/1710 KB 100/1044 KB 392/531 KB 331/1267 KB 40/61 KB 928/1710 KB 100/1044 KB 392/531 KB 335/1267 KB 40/61 KB 928/1710 KB 96/1044 KB 388/531 KB 327/1267 KB 36/61 KB 928/1710 KB 100/1044 KB 392/531 KB 335/1267 KB 40/61 KB 932/1710 KB 100/1044 KB 396/531 KB 339/1267 KB 40/61 KB 936/1710 KB 100/1044 KB 396/531 KB 339/1267 KB 40/61 KB 940/1710 KB 100/1044 KB 388/531 KB 327/1267 KB 36/61 KB 928/1710 KB 104/1044 KB 396/531 KB 339/1267 KB 40/61 KB 940/1710 KB 108/1044 KB 396/531 KB 339/1267 KB 40/61 KB 940/1710 KB 112/1044 KB 396/531 KB 339/1267 KB 40/61 KB 940/1710 KB 100/1044 KB 396/531 KB 339/1267 KB 40/61 KB 932/1710 KB 100/1044 KB 396/531 KB 335/1267 KB 40/61 KB 932/1710 KB 100/1044 KB 392/531 KB 327/1267 KB 40/61 KB 928/1710 KB 112/1044 KB 396/531 KB 339/1267 KB 44/61 KB 940/1710 KB 112/1044 KB 400/531 KB 339/1267 KB 48/61 KB 940/1710 KB 112/1044 KB 400/531 KB 339/1267 KB 44/61 KB 940/1710 KB 112/1044 KB 400/531 KB 339/1267 KB 52/61 KB 940/1710 KB 116/1044 KB 404/531 KB 343/1267 KB 56/61 KB 944/1710 KB 116/1044 KB 404/531 KB 343/1267 KB 60/61 KB 944/1710 KB 116/1044 KB 404/531 KB 343/1267 KB 61/61 KB 944/1710 KB 116/1044 KB 404/531 KB 343/1267 KB 52/61 KB 944/1710 KB 112/1044 KB 404/531 KB 343/1267 KB 52/61 KB 944/1710 KB 112/1044 KB 400/531 KB 343/1267 KB 52/61 KB 944/1710 KB 112/1044 KB 400/531 KB 343/1267 KB 52/61 KB 940/1710 KB 116/1044 KB 404/531 KB 343/1267 KB 61/61 KB 948/1710 KB 120/1044 KB 408/531 KB 347/1267 KB 61/61 KB 952/1710 KB 120/1044 KB 408/531 KB 347/1267 KB 61/61 KB 956/1710 KB 120/1044 KB 408/531 KB 347/1267 KB 61/61 KB 960/1710 KB 120/1044 KB 408/531 KB 347/1267 KB 61/61 KB 948/1710 KB 116/1044 KB 408/531 KB 347/1267 KB 61/61 KB 948/1710 KB 116/1044 KB 404/531 KB 347/1267 KB 61/61 KB 948/1710 KB 120/1044 KB 408/531 KB 351/1267 KB 61/61 KB 960/1710 KB 120/1044 KB 408/531 KB 355/1267 KB 61/61 KB 960/1710 KB 124/1044 KB 412/531 KB 355/1267 KB 61/61 KB 960/1710 KB 120/1044 KB 412/531 KB 355/1267 KB 61/61 KB 960/1710 KB 124/1044 KB 416/531 KB 355/1267 KB 61/61 KB 960/1710 KB 128/1044 KB 416/531 KB 355/1267 KB 61/61 KB 960/1710 KB 128/1044 KB 416/531 KB 359/1267 KB 61/61 KB 960/1710 KB 128/1044 KB 416/531 KB 363/1267 KB 61/61 KB 960/1710 KB 132/1044 KB 420/531 KB 367/1267 KB 61/61 KB 964/1710 KB 132/1044 KB 420/531 KB 363/1267 KB 61/61 KB 964/1710 KB 128/1044 KB 420/531 KB 363/1267 KB 61/61 KB 964/1710 KB 136/1044 KB 424/531 KB 367/1267 KB 61/61 KB 964/1710 KB 136/1044 KB 428/531 KB 367/1267 KB 61/61 KB 964/1710 KB 136/1044 KB 432/531 KB 367/1267 KB 61/61 KB 964/1710 KB 128/1044 KB 416/531 KB 363/1267 KB 61/61 KB 964/1710 KB 136/1044 KB 420/531 KB 367/1267 KB 61/61 KB 964/1710 KB 136/1044 KB 432/531 KB 367/1267 KB 61/61 KB 968/1710 KB 140/1044 KB 432/531 KB 367/1267 KB 61/61 KB 972/1710 KB 140/1044 KB 432/531 KB 367/1267 KB 61/61 KB 976/1710 KB 140/1044 KB 432/531 KB 367/1267 KB 61/61 KB 980/1710 KB 140/1044 KB 436/531 KB 371/1267 KB 984/1710 KB 140/1044 KB 436/531 KB 371/1267 KB 988/1710 KB 140/1044 KB 432/531 KB 367/1267 KB 61/61 KB 968/1710 KB 144/1044 KB 436/531 KB 371/1267 KB 988/1710 KB 148/1044 KB 436/531 KB 371/1267 KB 988/1710 KB 140/1044 KB 436/531 KB 371/1267 KB 980/1710 KB 140/1044 KB 432/531 KB 371/1267 KB 980/1710 KB 148/1044 KB 436/531 KB 375/1267 KB 988/1710 KB 148/1044 KB 436/531 KB 379/1267 KB 988/17 unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 10 KB 148/1044 KB 436/531 KB 383/1267 KB 988/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 150.6 KB/sec) unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 148/1044 KB 440/531 KB 383/1267 KB 988/1710 KB 148/1044 KB 444/531 KB 383/1267 KB 988/1710 KB 148/1044 KB 448/531 KB 383/1267 KB 988/1710 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 152/1044 KB 448/531 KB 383/1267 KB 988/1710 KB 152/1044 KB 452/531 KB 383/1267 KB 988/1710 KB 156/1044 KB 456/531 KB 387/1267 KB 992/1710 KB 156/1044 KB 460/531 KB 387/1267 KB 992/1710 KB 156/1044 KB 452/531 KB 387/1267 KB 992/1710 KB 156/1044 KB 452/531 KB 387/1267 KB 988/1710 KB 156/1044 KB 452/531 KB 383/1267 KB 988/1710 KB 160/1044 KB 460/531 KB 387/1267 KB 992/1710 KB 164/1044 KB 460/531 KB 387/1267 KB 992/1710 KB 168/1044 KB 464/531 KB 391/1267 KB 996/1710 KB 164/1044 KB 464/531 KB 391/1267 KB 996/1710 KB 164/1044 KB 460/531 KB 391/1267 KB 996/1710 KB 164/1044 KB 460/531 KB 391/1267 KB 992/1710 KB 168/1044 KB 464/531 KB 395/1267 KB 996/1710 KB 168/1044 KB 464/531 KB 399/1267 KB 996/1710 KB 168/1044 KB 468/531 KB 399/1267 KB 996/1710 KB 172/1044 KB 472/531 KB 403/1267 KB 1000/1710 KB 172/1044 KB 468/531 KB 403/1267 KB 1000/1710 KB 172/1044 KB 468/531 KB 399/1267 KB 1000/1710 KB 168/1044 KB 468/531 KB 399/1267 KB 1000/1710 KB 172/1044 KB 472/531 KB 403/1267 KB 1004/1710 KB 176/1044 KB 472/531 KB 403/1267 KB 1004/1710 KB 176/1044 KB 472/531 KB 403/1267 KB 1008/1710 KB 176/1044 KB 472/531 KB 403/1267 KB 1012/1710 KB 180/1044 KB 476/531 KB 407/1267 KB 1016/1710 KB 180/1044 KB 476/531 KB 407/1267 KB 1020/1710 KB 180/1044 KB 476/531 KB 407/1267 KB 1012/1710 KB 180/1044 KB 472/531 KB 407/1267 KB 1012/1710 KB 184/1044 KB 480/531 KB 407/1267 KB 1020/1710 KB 188/1044 KB 480/531 KB 407/1267 KB 1020/1710 KB 176/1044 KB 472/531 KB 407/1267 KB 1012/1710 KB 188/1044 KB 480/531 KB 411/1267 KB 1020/1710 KB 188/1044 KB 480/531 KB 415/1267 KB 1020/1710 KB 180/1044 KB 480/531 KB 407/1267 KB 1020/1710 KB 188/1044 KB 480/531 KB 419/1267 KB 1020/1710 KB 192/1044 KB 484/531 KB 423/1267 KB 1024/1710 KB 4/1063 KB 192/1044 KB 484/531 KB 419/1267 KB 1024/1710 KB 4/1063 KB 192/1044 KB 484/531 KB 419/1267 KB 1024/1710 KB 192/1044 KB 484/531 KB 419/1267 KB 1020/1710 KB 192/1044 KB 484/531 KB 423/1267 KB 1028/1710 KB 4/1063 KB 196/1044 KB 484/531 KB 427/1267 KB 1032/1710 KB 8/1063 KB 196/1044 KB 484/531 KB 427/1267 KB 1036/1710 KB 8/1063 KB 188/1044 KB 484/531 KB 419/1267 KB 1020/1710 KB 196/1044 KB 488/531 KB 427/1267 KB 1036/1710 KB 8/1063 KB 196/1044 KB 492/531 KB 427/1267 KB 1036/1710 KB 8/1063 KB 196/1044 KB 496/531 KB 427/1267 KB 1036/1710 KB 8/1063 KB 196/1044 KB 484/531 KB 427/1267 KB 1028/1710 KB 8/1063 KB 196/1044 KB 484/531 KB 423/1267 KB 1028/1710 KB 8/1063 KB 192/1044 KB 484/531 KB 423/1267 KB 1028/1710 KB 8/1063 KB 196/1044 KB 496/531 KB 427/1267 KB 1036/1710 KB 12/1063 KB 196/1044 KB 496/531 KB 427/1267 KB 1036/1710 KB 16/1063 KB 200/1044 KB 496/531 KB 427/1267 KB 1036/1710 KB 16/1063 KB 200/1044 KB 496/531 KB 431/1267 KB 1036/1710 KB 20/1063 KB 204/1044 KB 500/531 KB 431/1267 KB 1040/1710 KB 24/1063 KB 204/1044 KB 500/531 KB 431/1267 KB 1040/1710 KB 28/1063 KB 200/1044 KB 496/531 KB 431/1267 KB 1036/1710 KB 16/1063 KB 204/1044 KB 500/531 KB 435/1267 KB 1040/1710 KB 28/1063 KB 204/1044 KB 500/531 KB 431/1267 KB 1040/1710 KB 20/1063 KB 204/1044 KB 500/531 KB 431/1267 KB 1036/1710 KB 20/1063 KB 204/1044 KB 496/531 KB 431/1267 KB 1036/1710 KB 20/1063 KB 208/1044 KB 504/531 KB 439/1267 KB 1040/1710 KB 28/1063 KB 212/1044 KB 504/531 KB 439/1267 KB 1040/1710 KB 28/1063 KB 216/1044 KB 504/531 KB 439/1267 KB 1044/1710 KB 32/1063 KB 220/1044 KB 504/531 KB 439/1267 KB 1044/1710 KB 32/1063 KB 224/1044 KB 504/531 KB 439/1267 KB 1044/1710 KB 32/1063 KB 212/1044 KB 504/531 KB 439/1267 KB 1044/1710 KB 32/1063 KB unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 224/1044 KB 504/531 KB 439/1267 KB 1048/1710 KB 32/1063 KB 212/1044 KB 504/531 KB 439/1267 KB 1040/1710 KB 32/1063 KB 204/1044 KB 500/531 KB 439/1267 KB 1040/1710 KB 28/1063 KB 204/1044 KB 504/531 KB 439/1267 KB 1040/1710 KB 28/1063 KB 224/1044 KB 504/531 KB 443/1267 KB 1048/1710 KB 32/1063 KB 224/1044 KB 508/531 KB 443/1267 KB 1048/1710 KB 32/1063 KB 224/1044 KB 512/531 KB 443/1267 KB 1048/1710 KB 32/1063 KB 224/1044 KB 512/531 KB 447/1267 KB 1048/1710 KB 32/1063 KB 224/1044 KB 512/531 KB 451/1267 KB 1048/1710 KB 32/1063 KB 228/1044 KB 516/531 KB 451/1267 KB 1052/1710 KB 36/1063 KB 228/1044 KB 516/531 KB 451/1267 KB 1048/1710 KB 36/1063 KB 228/1044 KB 516/531 KB 451/1267 KB 1056/1710 KB 36/1063 KB 228/1044 KB 516/531 KB 451/1267 KB 1056/1710 KB 40/1063 KB 228/1044 KB 516/531 KB 451/1267 KB 1056/1710 KB 44/1063 KB 228/1044 KB 516/531 KB 455/1267 KB 1056/1710 KB 48/1063 KB 228/1044 KB 516/531 KB 451/1267 KB 1048/1710 KB 32/1063 KB 228/1044 KB 512/531 KB 451/1267 KB 1048/1710 KB 32/1063 KB 228/1044 KB 520/531 KB 455/1267 KB 1056/1710 KB 48/1063 KB 228/1044 KB 524/531 KB 455/1267 KB 1056/1710 KB 48/1063 KB 232/1044 KB 528/531 KB 455/1267 KB 1056/1710 KB 48/1063 KB 232/1044 KB 531/531 KB 455/1267 KB 1056/1710 KB 48/1063 KB 228/1044 KB 516/531 KB 455/1267 KB 1056/1710 KB 44/1063 KB 232/1044 KB 531/531 KB 455/1267 KB 1060/1710 KB 52/1063 KB 232/1044 KB 531/531 KB 459/1267 KB 1060/1710 KB 56/1063 KB 232/1044 KB 531/531 KB 455/1267 KB 1060/1710 KB 48/1063 KB 232/1044 KB 524/531 KB 455/1267 KB 1056/1710 KB 48/1063 KB 232/1044 KB 531/531 KB 459/1267 KB 1060/1710 KB 52/1063 KB 232/1044 KB 531/531 KB 463/1267 KB 1060/1710 KB 56/1063 KB 236/1044 KB 531/531 KB 463/1267 KB 1060/1710 KB 56/1063 KB 240/1044 KB 531/531 KB 463/1267 KB 1060/1710 KB 56/1063 KB 240/1044 KB 531/531 KB 463/1267 KB 1064/1710 KB 56/1063 KB 240/1044 KB 531/531 KB 463/1267 KB 1068/1710 KB 56/1063 KB 240/1044 KB 531/531 KB 463/1267 KB 1072/1710 KB 56/1063 KB 240/1044 KB 531/531 KB 463/1267 KB 1076/1710 KB 56/1063 KB 244/1044 KB 531/531 KB 467/1267 KB 1080/1710 KB 60/1063 KB 244/1044 KB 531/531 KB 467/1267 KB 1084/1710 KB 60/1063 KB 244/1044 KB 531/531 KB 467/1267 KB 1076/1710 KB 60/1063 KB 240/1044 KB 531/531 KB 467/1267 KB 1076/1710 KB 60/1063 KB 240/1044 KB 531/531 KB 463/1267 KB 1076/1710 KB 60/1063 KB 244/1044 KB 531/531 KB 471/1267 KB 1084/1710 KB 60/1063 KB 244/1044 KB 531/531 KB 475/1267 KB 1084/1710 KB 64/1063 KB 244/1044 KB 531/531 KB 471/1267 KB 1084/1710 KB 64/1063 KB 248/1044 KB 531/531 KB 475/1267 KB 1084/1710 KB 64/1063 KB 248/1044 KB 531/531 KB 479/1267 KB 1084/1710 KB 64/1063 KB 252/1044 KB 531/531 KB 483/1267 KB 1084/1710 KB 64/1063 KB 252/1044 KB 531/531 KB 487/1267 KB 1088/1710 KB 68/1063 KB 252/1044 KB 531/531 KB 491/1267 KB 1088/1710 KB 68/1063 KB 252/1044 KB 531/531 KB 479/1267 KB 1084/1710 KB 64/1063 KB 256/1044 KB 531/531 KB 491/1267 KB 1088/1710 KB 68/1063 KB 252/1044 KB 531/531 KB 483/1267 KB 1088/1710 KB 68/1063 KB 252/1044 KB 531/531 KB 483/1267 KB 1084/1710 KB 68/1063 KB 256/1044 KB 531/531 KB 491/1267 KB 1088/1710 KB 72/1063 KB 256/1044 KB 531/531 KB 491/1267 KB 1088/1710 KB 76/1063 KB 256/1044 KB 531/531 KB 491/1267 KB 1088/1710 KB 80/1063 KB 256/1044 KB 531/531 KB 491/1267 KB 1088/1710 KB 84/1063 KB 260/1044 KB 495/1267 KB 1092/1710 KB 88/1063 KB 260/1044 KB 495/1267 KB 1092/1710 KB 92/1063 KB 260/1044 KB 495/1267 KB 1092/1710 KB 96/1063 KB unit-mysql-0: 10:32:06 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 260/1044 KB 531/531 KB 495/1267 KB 1092/1710 KB 84/1063 KB 260/1044 KB 531/531 KB 491/1267 KB 1092/1710 KB 84/1063 KB 260/1044 KB 531/531 KB 491/1267 KB 1088/1710 KB 84/1063 KB 264/1044 KB 495/1267 KB 1096/1710 KB 96/1063 KB 268/1044 KB 495/1267 KB 1096/1710 KB 96/1063 KB 272/1044 KB 495/1267 KB 1096/1710 KB 96/1063 KB 260/1044 KB 495/1267 KB 1096/1710 KB 96/1063 KB 276/1044 KB 495/1267 KB 1100/1710 KB 96/1063 KB 280/1044 KB 499/1267 KB 1100/1710 KB 100/1063 KB 284/1044 KB 499/1267 KB 1100/1710 KB 100/1063 KB 288/1044 KB 499/1267 KB 1100/1710 KB 100/1063 KB 276/1044 KB 499/1267 KB 1100/1710 KB 100/1063 KB 272/1044 KB 495/1267 KB 1100/1710 KB 96/1063 KB 288/1044 KB 499/1267 KB 1104/1710 KB 100/1063 KB 288/1044 KB 499/1267 KB 1108/1710 KB 100/1063 KB 288/1044 KB 499/1267 KB 1112/1710 KB 100/1063 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1197.1 KB/sec) unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 276/1044 KB 499/1267 KB 1100/1710 KB 96/1063 KB 288/1044 KB 503/1267 KB 1112/1710 KB 104/1063 KB 288/1044 KB 507/1267 KB 1112/1710 KB 104/1063 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 288/1044 KB 511/1267 KB 1112/1710 KB 104/1063 KB 288/1044 KB 515/1267 KB 1112/1710 KB 104/1063 KB 292/1044 KB 519/1267 KB 1116/1710 KB 104/1063 KB 292/1044 KB 523/1267 KB 1116/1710 KB 104/1063 KB 288/1044 KB 499/1267 KB 1112/1710 KB 104/1063 KB 292/1044 KB 523/1267 KB 1116/1710 KB 108/1063 KB 292/1044 KB 515/1267 KB 1116/1710 KB 104/1063 KB 292/1044 KB 523/1267 KB 1120/1710 KB 108/1063 KB 292/1044 KB 515/1267 KB 1112/1710 KB 104/1063 KB 296/1044 KB 523/1267 KB 1120/1710 KB 112/1063 KB 300/1044 KB 523/1267 KB 1120/1710 KB 112/1063 KB 292/1044 KB 523/1267 KB 1120/1710 KB 112/1063 KB 300/1044 KB 527/1267 KB 1120/1710 KB 116/1063 KB 304/1044 KB 527/1267 KB 1124/1710 KB 120/1063 KB 304/1044 KB 527/1267 KB 1124/1710 KB 124/1063 KB 300/1044 KB 527/1267 KB 1120/1710 KB 112/1063 KB 304/1044 KB 527/1267 KB 1124/1710 KB 116/1063 KB 304/1044 KB 527/1267 KB 1128/1710 KB 128/1063 KB 304/1044 KB 527/1267 KB 1120/1710 KB 116/1063 KB 308/1044 KB 527/1267 KB 1128/1710 KB 128/1063 KB 312/1044 KB 531/1267 KB 1132/1710 KB 128/1063 KB 316/1044 KB 531/1267 KB 1132/1710 KB 128/1063 KB 308/1044 KB 531/1267 KB 1132/1710 KB 128/1063 KB 304/1044 KB 527/1267 KB 1132/1710 KB 128/1063 KB 308/1044 KB 527/1267 KB 1132/1710 KB 128/1063 KB 316/1044 KB 531/1267 KB 1136/1710 KB 128/1063 KB 316/1044 KB 535/1267 KB 1136/1710 KB 128/1063 KB 316/1044 KB 535/1267 KB 1136/1710 KB 132/1063 KB 320/1044 KB 539/1267 KB 1140/1710 KB 136/1063 KB 320/1044 KB 539/1267 KB 1140/1710 KB 140/1063 KB 320/1044 KB 539/1267 KB 1140/1710 KB 132/1063 KB 320/1044 KB 539/1267 KB 1136/1710 KB 132/1063 KB 316/1044 KB 539/1267 KB 1136/1710 KB 132/1063 KB 320/1044 KB 543/1267 KB 1140/1710 KB 140/1063 KB 324/1044 KB 543/1267 KB 1140/1710 KB 140/1063 KB 328/1044 KB 547/1267 KB 1144/1710 KB 144/1063 KB 324/1044 KB 547/1267 KB 1144/1710 KB 144/1063 KB 324/1044 KB 547/1267 KB 1144/1710 KB 140/1063 KB 328/1044 KB 547/1267 KB 1148/1710 KB 144/1063 KB 328/1044 KB 547/1267 KB 1152/1710 KB 144/1063 KB 324/1044 KB 547/1267 KB 1140/1710 KB 140/1063 KB 328/1044 KB 551/1267 KB 1152/1710 KB 144/1063 KB 332/1044 KB 551/1267 KB 1152/1710 KB 144/1063 KB 336/1044 KB 551/1267 KB 1152/1710 KB 144/1063 KB 340/1044 KB 555/1267 KB 4/713 KB 1156/1710 KB 144/1063 KB 344/1044 KB 555/1267 KB 4/713 KB 1156/1710 KB 148/1063 KB 348/1044 KB 555/1267 KB 4/713 KB 1156/1710 KB 148/1063 KB 336/1044 KB 555/1267 KB 4/713 KB 1156/1710 KB 144/1063 KB 336/1044 KB 555/1267 KB 4/713 KB 1152/1710 KB 144/1063 KB 348/1044 KB 555/1267 KB 8/713 KB 1156/1710 KB 148/1063 KB 348/1044 KB 555/1267 KB 12/713 KB 1156/1710 KB 148/1063 KB 348/1044 KB 555/1267 KB 16/713 KB 1156/1710 KB 148/1063 KB 348/1044 KB 555/1267 KB 20/713 KB 1156/1710 KB 148/1063 KB 348/1044 KB 555/1267 KB 24/713 KB 1156/1710 KB 148/1063 KB 348/1044 KB 555/1267 KB 28/713 KB 1156/1710 KB 148/1063 KB 348/1044 KB 555/1267 KB 32/713 KB 1156/1710 KB 148/1063 KB 336/1044 KB 555/1267 KB 1152/1710 KB 144/1063 KB 348/1044 KB 559/1267 KB 32/713 KB 1156/1710 KB 148/1063 KB 348/1044 KB 563/1267 KB 32/713 KB 1156/1710 KB 148/1063 KB 348/1044 KB 567/1267 KB 36/713 KB 1160/1710 KB 148/1063 KB 340/1044 KB 555/1267 KB 4/713 KB 1156/1710 KB 148/1063 KB 348/1044 KB 567/1267 KB 36/713 KB 1160/1710 KB 152/1063 KB 348/1044 KB 567/1267 KB 36/713 KB 1160/1710 KB 156/1063 KB 348/1044 KB 567/1267 KB 36/713 KB 1160/1710 KB 160/1063 KB 348/1044 KB 563/1267 KB 36/713 KB 1160/1710 KB 148/1063 KB 348/1044 KB 563/1267 KB 36/713 KB 1156/1710 KB 148/1063 KB 348/1044 KB 567/1267 unit-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install KB 40/713 KB 1164/1710 KB 160/1063 KB 348/1044 KB 567/1267 KB 44/713 KB 1164/1710 KB 160/1063 KB 348/1044 KB 567/1267 KB 48/713 KB 1164/1710 KB 160/1063 KB 348/1044 KB 567/1267 KB 48/713 KB 1164/1710 KB 160/1063 KB 348/1044 KB 567/1267 KB 48/713 KB 1168/1710 KB 160/1063 KB 352/1044 KB 567/1267 KB 48/713 KB 1168/1710 KB 160/1063 KB 356/1044 KB 571/1267 KB 48/713 KB 1168/1710 KB 160/1063 KB 360/1044 KB 571/1267 KB 52/713 KB 1172/1710 KB 164/1063 KB 352/1044 KB 571/1267 KB 48/713 KB 1168/1710 KB 160/1063 KB 360/1044 KB 575/1267 KB 52/713 KB 1172/1710 KB 164/1063 KB 360/1044 KB 579/1267 KB 52/713 KB 1172/1710 KB 164/1063 KB 356/1044 KB 571/1267 KB 52/713 KB 1172/1710 KB 164/1063 KB 360/1044 KB 579/1267 KB 56/713 KB 1172/1710 KB 164/1063 KB 360/1044 KB 579/1267 KB 60/713 KB 1172/1710 KB 164/1063 KB 356/1044 KB 571/1267 KB 48/713 KB 1172/1710 KB 164/1063 KB 356/1044 KB 571/1267 KB 48/713 KB 1168/1710 KB 164/1063 KB 360/1044 KB 579/1267 KB 60/713 KB 1172/1710 KB 168/1063 KB 360/1044 KB 579/1267 KB 60/713 KB 1172/1710 KB 172/1063 KB 360/1044 KB 579/1267 KB 60/713 KB 1172/1710 KB 176/1063 KB 360/1044 KB 579/1267 KB 60/713 KB 1176/1710 KB 176/1063 KB 360/1044 KB 583/1267 KB 60/713 KB 1176/1710 KB 176/1063 KB 364/1044 KB 587/1267 KB 64/713 KB 1176/1710 KB 176/1063 KB 364/1044 KB 591/1267 KB 64/713 KB 1180/1710 KB 176/1063 KB 364/1044 KB 583/1267 KB 64/713 KB 1176/1710 KB 176/1063 KB 368/1044 KB 591/1267 KB 64/713 KB 1180/1710 KB 176/1063 KB 360/1044 KB 583/1267 KB 64/713 KB 1176/1710 KB 176/1063 KB 364/1044 KB 587/1267 KB 64/713 KB 1180/1710 KB 176/1063 KB 368/1044 KB 591/1267 KB 64/713 KB 1184/1710 KB 176/1063 KB 372/1044 KB 591/1267 KB 64/713 KB 1184/1710 KB 176/1063 KB 376/1044 KB 595/1267 KB 68/713 KB 1188/1710 KB 180/1063 KB 372/1044 KB 595/1267 KB 68/713 KB 1188/1710 KB 180/1063 KB 372/1044 KB 591/1267 KB 68/713 KB 1188/1710 KB 180/1063 KB 376/1044 KB 595/1267 KB 68/713 KB 1188/1710 KB 184/1063 KB 376/1044 KB 595/1267 KB 68/713 KB 1188/1710 KB 188/1063 KB 376/1044 KB 595/1267 KB 68/713 KB 1188/1710 KB 192/1063 KB 372/1044 KB 591/1267 KB 68/713 KB 1188/1710 KB 176/1063 KB 376/1044 KB 595/1267 KB 68/713 KB 1192/1710 KB 192/1063 KB 372/1044 KB 591/1267 KB 68/713 KB 1184/1710 KB 176/1063 KB 376/1044 KB 595/1267 KB 72/713 KB 1192/1710 KB 192/1063 KB 376/1044 KB 595/1267 KB 76/713 KB 1196/1710 KB 192/1063 KB 380/1044 KB 599/1267 KB 76/713 KB 1200/1710 KB 192/1063 KB 376/1044 KB 595/1267 KB 76/713 KB 1192/1710 KB 192/1063 KB 380/1044 KB 599/1267 KB 76/713 KB 1196/1710 KB 192/1063 KB 380/1044 KB 595/1267 KB 76/713 KB 1196/1710 KB 192/1063 KB 384/1044 KB 599/1267 KB 76/713 KB 1200/1710 KB 192/1063 KB 388/1044 KB 603/1267 KB 80/713 KB 1200/1710 KB 192/1063 KB 392/1044 KB 603/1267 KB 80/713 KB 1204/1710 KB 196/1063 KB 384/1044 KB 603/1267 KB 80/713 KB 1200/1710 KB 192/1063 KB 396/1044 KB 603/1267 KB 84/713 KB 1204/1710 KB 196/1063 KB 396/1044 KB 603/1267 KB 88/713 KB 1204/1710 KB 196/1063 KB 396/1044 KB 603/1267 KB 92/713 KB 1204/1710 KB 196/1063 KB 396/1044 KB 603/1267 KB 96/713 KB 1204/1710 KB 196/1063 KB 388/1044 KB 603/1267 KB 80/713 KB 1204/1710 KB 196/1063 KB 388/1044 KB 603/1267 KB 80/713 KB 1200/1710 KB 196/1063 KB 384/1044 KB 603/1267 KB 76/713 KB 1200/1710 KB 192/1063 KB 396/1044 KB 607/1267 KB 96/713 KB 1204/1710 KB 196/1063 KB 396/1044 KB 607/1267 KB 96/713 KB 1204/1710 KB 200/1063 KB 396/1044 KB 607/1267 KB 96/713 KB 1204/1710 KB 204/1063 KB 396/1044 KB 607/1267 KB 96/713 KB 1204/1710 KB 208/ unit-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 1063 KB 396/1044 KB 607/1267 KB 96/713 KB 1204/1710 KB 212/1063 KB 396/1044 KB 611/1267 KB 100/713 KB 1208/1710 KB 216/1063 KB 396/1044 KB 603/1267 KB 92/713 KB 1204/1710 KB 196/1063 KB 400/1044 KB 611/1267 KB 100/713 KB 1208/1710 KB 216/1063 KB 404/1044 KB 611/1267 KB 100/713 KB 1208/1710 KB 216/1063 KB 408/1044 KB 611/1267 KB 100/713 KB 1208/1710 KB 220/1063 KB 412/1044 KB 611/1267 KB 100/713 KB 1208/1710 KB 220/1063 KB 396/1044 KB 611/1267 KB 100/713 KB 1208/1710 KB 212/1063 KB 396/1044 KB 611/1267 KB 96/713 KB 1208/1710 KB 212/1063 KB 396/1044 KB 607/1267 KB 96/713 KB 1208/1710 KB 212/1063 KB 412/1044 KB 611/1267 KB 100/713 KB 1212/1710 KB 220/1063 KB 412/1044 KB 615/1267 KB 100/713 KB 1216/1710 KB 220/1063 KB 412/1044 KB 615/1267 KB 100/713 KB 1220/1710 KB 220/1063 KB 404/1044 KB 611/1267 KB 100/713 KB 1208/1710 KB 220/1063 KB 412/1044 KB 615/1267 KB 100/713 KB 1212/1710 KB 220/1063 KB 412/1044 KB 619/1267 KB 100/713 KB 1224/1710 KB 220/1063 KB 412/1044 KB 623/1267 KB 100/713 KB 1224/1710 KB 220/1063 KB 412/1044 KB 623/1267 KB 100/713 KB 1224/1710 KB 224/1063 KB 412/1044 KB 627/1267 KB 100/713 KB 1224/1710 KB 224/1063 KB 416/1044 KB 631/1267 KB 104/713 KB 1224/1710 KB 228/1063 KB 416/1044 KB 627/1267 KB 104/713 KB 1224/1710 KB 228/1063 KB 420/1044 KB 631/1267 KB 104/713 KB 1224/1710 KB 228/1063 KB 412/1044 KB 627/1267 KB 104/713 KB 1224/1710 KB 228/1063 KB 412/1044 KB 615/1267 KB 100/713 KB 1224/1710 KB 220/1063 KB 412/1044 KB 627/1267 KB 104/713 KB 1224/1710 KB 224/1063 KB 420/1044 KB 635/1267 KB 108/713 KB 1224/1710 KB 228/1063 KB 420/1044 KB 635/1267 KB 112/713 KB 1228/1710 KB 228/1063 KB 420/1044 KB 635/1267 KB 116/713 KB 1228/1710 KB 228/1063 KB 420/1044 KB 635/1267 KB 104/713 KB 1224/1710 KB 228/1063 KB 420/1044 KB 639/1267 KB 116/713 KB 1228/1710 KB 232/1063 KB 420/1044 KB 635/1267 KB 116/713 KB 1228/1710 KB 232/1063 KB 420/1044 KB 635/1267 KB 108/713 KB 1228/1710 KB 228/1063 KB 420/1044 KB 639/1267 KB 116/713 KB 1232/1710 KB 232/1063 KB 420/1044 KB 639/1267 KB 116/713 KB 1236/1710 KB 232/1063 KB 420/1044 KB 643/1267 KB 116/713 KB 1240/1710 KB 236/1063 KB 420/1044 KB 643/1267 KB 116/713 KB 1244/1710 KB 236/1063 KB 424/1044 KB 643/1267 KB 120/713 KB 1248/1710 KB 236/1063 KB 420/1044 KB 639/1267 KB 116/713 KB 1236/1710 KB 236/1063 KB 424/1044 KB 643/1267 KB 120/713 KB 1248/1710 KB 240/1063 KB 424/1044 KB 643/1267 KB 120/713 KB 1248/1710 KB 244/1063 KB 424/1044 KB 643/1267 KB 120/713 KB 1252/1710 KB 248/1063 KB 424/1044 KB 643/1267 KB 120/713 KB 1252/1710 KB 252/1063 KB 420/1044 KB 643/1267 KB 116/713 KB 1236/1710 KB 236/1063 KB 424/1044 KB 647/1267 KB 120/713 KB 1252/1710 KB 252/1063 KB 424/1044 KB 651/1267 KB 120/713 KB 1252/1710 KB 252/1063 KB 424/1044 KB 655/1267 KB 120/713 KB 1252/1710 KB 252/1063 KB 424/1044 KB 643/1267 KB 120/713 KB 1252/1710 KB 244/1063 KB 424/1044 KB 643/1267 KB 120/713 KB 1244/1710 KB 236/1063 KB 420/1044 KB 643/1267 KB 120/713 KB 1244/1710 KB 236/1063 KB 424/1044 KB 655/1267 KB 124/713 KB 1252/1710 KB 252/1063 KB 428/1044 KB 655/1267 KB 124/713 KB 1252/1710 KB 252/1063 KB 432/1044 KB 655/1267 KB 124/713 KB 1252/1710 KB 252/1063 KB 432/1044 KB 655/1267 KB 128/713 KB 1252/1710 KB 252/1063 KB 432/1044 KB 655/1267 KB 132/713 KB 1252/1710 KB 252/1063 KB 436/1044 KB 659/1267 KB 136/713 KB 1256/1710 KB 256/1063 KB 436/1044 KB 659/1267 KB 132/713 KB 1256/1710 KB 256/1063 KB 436/1044 KB 659/1267 KB 132/713 KB 1256/1710 KB 252/1063 KB 436/1044 KB 659/1267 KB 136/713 KB 1 unit-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 260/1710 KB 256/1063 KB 436/1044 KB 659/1267 KB 136/713 KB 1264/1710 KB 260/1063 KB 436/1044 KB 659/1267 KB 140/713 KB 1264/1710 KB 260/1063 KB 436/1044 KB 659/1267 KB 132/713 KB 1252/1710 KB 252/1063 KB 436/1044 KB 655/1267 KB 132/713 KB 1252/1710 KB 252/1063 KB 440/1044 KB 659/1267 KB 144/713 KB 1264/1710 KB 260/1063 KB 444/1044 KB 659/1267 KB 144/713 KB 1264/1710 KB 260/1063 KB 448/1044 KB 659/1267 KB 144/713 KB 1264/1710 KB 260/1063 KB 448/1044 KB 663/1267 KB 144/713 KB 1264/1710 KB 260/1063 KB 448/1044 KB 667/1267 KB 144/713 KB 1264/1710 KB 260/1063 KB 448/1044 KB 671/1267 KB 144/713 KB 1264/1710 KB 260/1063 KB 448/1044 KB 675/1267 KB 144/713 KB 1264/1710 KB 260/1063 KB 452/1044 KB 679/1267 KB 144/713 KB 1268/1710 KB 260/1063 KB 452/1044 KB 683/1267 KB 144/713 KB 1268/1710 KB 260/1063 KB 436/1044 KB 659/1267 KB 136/713 KB 1260/1710 KB 260/1063 KB 452/1044 KB 683/1267 KB 144/713 KB 1268/1710 KB 264/1063 KB 452/1044 KB 683/1267 KB 144/713 KB 1268/1710 KB 268/1063 KB 452/1044 KB 683/1267 KB 144/713 KB 1268/1710 KB 272/1063 KB 452/1044 KB 675/1267 KB 144/713 KB 1268/1710 KB 260/1063 KB 448/1044 KB 675/1267 KB 144/713 KB 1268/1710 KB 260/1063 KB 436/1044 KB 659/1267 KB 144/713 KB 1264/1710 KB 260/1063 KB 452/1044 KB 683/1267 KB 148/713 KB 1268/1710 KB 272/1063 KB 456/1044 KB 683/1267 KB 152/713 KB 1272/1710 KB 272/1063 KB 456/1044 KB 683/1267 KB 148/713 KB 1272/1710 KB 272/1063 KB 460/1044 KB 683/1267 KB 152/713 KB 1272/1710 KB 272/1063 KB 452/1044 KB 683/1267 KB 148/713 KB 1272/1710 KB 272/1063 KB 460/1044 KB 683/1267 KB 152/713 KB 1276/1710 KB 272/1063 KB 460/1044 KB 683/1267 KB 152/713 KB 1280/1710 KB 272/1063 KB 464/1044 KB 683/1267 KB 152/713 KB 1280/1710 KB 272/1063 KB 464/1044 KB 683/1267 KB 156/713 KB 1280/1710 KB 276/1063 KB 464/1044 KB 687/1267 KB 156/713 KB 1284/1710 KB 280/1063 KB 464/1044 KB 687/1267 KB 156/713 KB 1284/1710 KB 284/1063 KB 464/1044 KB 687/1267 KB 156/713 KB 1284/1710 KB 288/1063 KB 464/1044 KB 683/1267 KB 156/713 KB 1280/1710 KB 272/1063 KB 464/1044 KB 687/1267 KB 160/713 KB 1284/1710 KB 288/1063 KB 464/1044 KB 687/1267 KB 156/713 KB 1284/1710 KB 276/1063 KB 464/1044 KB 691/1267 KB 160/713 KB 1284/1710 KB 288/1063 KB 468/1044 KB 695/1267 KB 164/713 KB 1284/1710 KB 292/1063 KB 468/1044 KB 699/1267 KB 164/713 KB 1284/1710 KB 292/1063 KB 464/1044 KB 683/1267 KB 156/713 KB 1284/1710 KB 276/1063 KB 468/1044 KB 691/1267 KB 164/713 KB 1284/1710 KB 292/1063 KB 468/1044 KB 699/1267 KB 164/713 KB 1288/1710 KB 292/1063 KB 472/1044 KB 699/1267 KB 164/713 KB 1292/1710 KB 292/1063 KB 472/1044 KB 699/1267 KB 164/713 KB 1296/1710 KB 292/1063 KB 468/1044 KB 691/1267 KB 164/713 KB 1284/1710 KB 292/1063 KB 472/1044 KB 699/1267 KB 164/713 KB 1296/1710 KB 296/1063 KB 468/1044 KB 691/1267 KB 164/713 KB 1284/1710 KB 288/1063 KB 472/1044 KB 699/1267 KB 168/713 KB 1296/1710 KB 300/1063 KB 472/1044 KB 699/1267 KB 172/713 KB 1296/1710 KB 300/1063 KB 472/1044 KB 699/1267 KB 164/713 KB 1288/1710 KB 292/1063 KB 476/1044 KB 699/1267 KB 172/713 KB 1296/1710 KB 300/1063 KB 480/1044 KB 699/1267 KB 172/713 KB 1296/1710 KB 300/1063 KB 480/1044 KB 699/1267 KB 176/713 KB 1296/1710 KB 300/1063 KB 480/1044 KB 699/1267 KB 180/713 KB 1296/1710 KB 300/1063 KB 484/1044 KB 703/1267 KB 184/713 KB 1300/1710 KB 300/1063 KB 484/1044 KB 703/1267 KB 180/713 KB 1300/1710 KB 300/1063 KB 484/1044 KB 703/1267 KB 184/713 KB 1304/1710 KB 300/1063 KB 484/1044 KB 703/1267 KB 184/713 KB 1308/1710 KB 300/1063 KB 484/1044 KB 703/12 unit-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 67 KB 180/713 KB 1296/1710 KB 300/1063 KB 472/1044 KB 703/1267 KB 180/713 KB 1296/1710 KB 300/1063 KB 484/1044 KB 703/1267 KB 184/713 KB 1308/1710 KB 304/1063 KB 480/1044 KB 703/1267 KB 180/713 KB 1296/1710 KB 300/1063 KB 484/1044 KB 707/1267 KB 184/713 KB 1308/1710 KB 304/1063 KB 488/1044 KB 711/1267 KB 188/713 KB 1312/1710 KB 308/1063 KB 488/1044 KB 715/1267 KB 188/713 KB 1312/1710 KB 308/1063 KB 488/1044 KB 707/1267 KB 188/713 KB 1312/1710 KB 308/1063 KB 488/1044 KB 707/1267 KB 184/713 KB 1312/1710 KB 308/1063 KB 488/1044 KB 707/1267 KB 184/713 KB 1308/1710 KB 308/1063 KB 492/1044 KB 715/1267 KB 188/713 KB 1312/1710 KB 308/1063 KB 496/1044 KB 715/1267 KB 188/713 KB 1312/1710 KB 308/1063 KB 484/1044 KB 707/1267 KB 184/713 KB 1308/1710 KB 308/1063 KB 496/1044 KB 715/1267 KB 192/713 KB 1316/1710 KB 312/1063 KB 500/1044 KB 719/1267 KB 192/713 KB 1320/1710 KB 312/1063 KB 500/1044 KB 719/1267 KB 192/713 KB 1324/1710 KB 312/1063 KB 496/1044 KB 715/1267 KB 192/713 KB 1312/1710 KB 308/1063 KB 500/1044 KB 719/1267 KB 196/713 KB 1324/1710 KB 312/1063 KB 500/1044 KB 719/1267 KB 192/713 KB 1316/1710 KB 312/1063 KB 496/1044 KB 719/1267 KB 192/713 KB 1316/1710 KB 312/1063 KB 496/1044 KB 715/1267 KB 192/713 KB 1316/1710 KB 312/1063 KB 500/1044 KB 719/1267 KB 196/713 KB 1324/1710 KB 316/1063 KB 500/1044 KB 719/1267 KB 196/713 KB 1324/1710 KB 320/1063 KB 500/1044 KB 723/1267 KB 196/713 KB 1324/1710 KB 320/1063 KB 504/1044 KB 727/1267 KB 200/713 KB 1328/1710 KB 324/1063 KB 504/1044 KB 723/1267 KB 200/713 KB 1328/1710 KB 324/1063 KB 504/1044 KB 723/1267 KB 196/713 KB 1328/1710 KB 324/1063 KB 504/1044 KB 727/1267 KB 204/713 KB 1328/1710 KB 324/1063 KB 504/1044 KB 723/1267 KB 196/713 KB 1324/1710 KB 324/1063 KB 504/1044 KB 723/1267 KB 196/713 KB 1324/1710 KB 320/1063 KB 508/1044 KB 727/1267 KB 204/713 KB 1328/1710 KB 324/1063 KB 512/1044 KB 727/1267 KB 204/713 KB 1328/1710 KB 324/1063 KB 512/1044 KB 727/1267 KB 204/713 KB 1328/1710 KB 328/1063 KB 512/1044 KB 727/1267 KB 204/713 KB 1328/1710 KB 332/1063 KB 516/1044 KB 731/1267 KB 208/713 KB 1328/1710 KB 336/1063 KB 516/1044 KB 731/1267 KB 208/713 KB 1332/1710 KB 336/1063 KB 516/1044 KB 731/1267 KB 208/713 KB 1336/1710 KB 336/1063 KB 516/1044 KB 731/1267 KB 208/713 KB 1340/1710 KB 336/1063 KB 516/1044 KB 731/1267 KB 208/713 KB 1344/1710 KB 340/1063 KB 516/1044 KB 731/1267 KB 208/713 KB 1328/1710 KB 332/1063 KB 512/1044 KB 731/1267 KB 208/713 KB 1328/1710 KB 332/1063 KB 512/1044 KB 731/1267 KB 204/713 KB 1328/1710 KB 332/1063 KB 516/1044 KB 735/1267 KB 208/713 KB 1344/1710 KB 340/1063 KB 516/1044 KB 735/1267 KB 212/713 KB 1344/1710 KB 340/1063 KB 520/1044 KB 739/1267 KB 216/713 KB 1348/1710 KB 340/1063 KB 520/1044 KB 739/1267 KB 220/713 KB 1348/1710 KB 340/1063 KB 516/1044 KB 731/1267 KB 208/713 KB 1340/1710 KB 340/1063 KB 520/1044 KB 739/1267 KB 220/713 KB 1348/1710 KB 344/1063 KB 520/1044 KB 739/1267 KB 220/713 KB 1348/1710 KB 348/1063 KB 520/1044 KB 739/1267 KB 224/713 KB 1348/1710 KB 348/1063 KB 520/1044 KB 739/1267 KB 224/713 KB 1348/1710 KB 352/1063 KB 520/1044 KB 739/1267 KB 212/713 KB 1348/1710 KB 340/1063 KB 520/1044 KB 739/1267 KB 212/713 KB 1344/1710 KB 340/1063 KB 524/1044 KB 739/1267 KB 224/713 KB 1348/1710 KB 352/1063 KB 528/1044 KB 739/1267 KB 224/713 KB 1348/1710 KB 352/1063 KB 516/1044 KB 739/1267 KB 212/713 KB 1344/1710 KB 340/1063 KB 528/1044 KB 743/1267 KB 224/713 KB 1348/1710 KB 352/1063 KB 528/1044 KB 747/1267 KB 224/713 KB 1348/1710 KB 352/1063 KB unit-mysql-0: 10:32:06 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 532/1044 KB 751/1267 KB 224/713 KB 1348/1710 KB 352/1063 KB 536/1044 KB 751/1267 KB 228/713 KB 1352/1710 KB 356/1063 KB 532/1044 KB 751/1267 KB 228/713 KB 1352/1710 KB 356/1063 KB 532/1044 KB 751/1267 KB 228/713 KB 1352/1710 KB 352/1063 KB 532/1044 KB 751/1267 KB 224/713 KB 1352/1710 KB 352/1063 KB 528/1044 KB 751/1267 KB 224/713 KB 1348/1710 KB 352/1063 KB 536/1044 KB 751/1267 KB 228/713 KB 1356/1710 KB 356/1063 KB 536/1044 KB 751/1267 KB 228/713 KB 1360/1710 KB 356/1063 KB 536/1044 KB 755/1267 KB 228/713 KB 1360/1710 KB 356/1063 KB 540/1044 KB 759/1267 KB 232/713 KB 1364/1710 KB 360/1063 KB 540/1044 KB 755/1267 KB 232/713 KB 1364/1710 KB 360/1063 KB 540/1044 KB 755/1267 KB 232/713 KB 1364/1710 KB 356/1063 KB 544/1044 KB 759/1267 KB 232/713 KB 1364/1710 KB 360/1063 KB 548/1044 KB 759/1267 KB 232/713 KB 1364/1710 KB 364/1063 KB 536/1044 KB 755/1267 KB 232/713 KB 1364/1710 KB 356/1063 KB 536/1044 KB 755/1267 KB 232/713 KB 1360/1710 KB 356/1063 KB 548/1044 KB 763/1267 KB 236/713 KB 1364/1710 KB 364/1063 KB 548/1044 KB 763/1267 KB 240/713 KB 1364/1710 KB 364/1063 KB 548/1044 KB 763/1267 KB 232/713 KB 1364/1710 KB 364/1063 KB 544/1044 KB 759/1267 KB 232/713 KB 1364/1710 KB 364/1063 KB 548/1044 KB 763/1267 KB 240/713 KB 1364/1710 KB 368/1063 KB 548/1044 KB 767/1267 KB 240/713 KB 1364/1710 KB 368/1063 KB 548/1044 KB 767/1267 KB 240/713 KB 1368/1710 KB 368/1063 KB 548/1044 KB 767/1267 KB 240/713 KB 1372/1710 KB 368/1063 KB 548/1044 KB 767/1267 KB 240/713 KB 1376/1710 KB 372/1063 KB 548/1044 KB 771/1267 KB 244/713 KB 1380/1710 KB 372/1063 KB 548/1044 KB 767/1267 KB 240/713 KB 1372/1710 KB 372/1063 KB 552/1044 KB 771/1267 KB 244/713 KB 1380/1710 KB 372/1063 KB 548/1044 KB 771/1267 KB 244/713 KB 1376/1710 KB 372/1063 KB 552/1044 KB 771/1267 KB 248/713 KB 1380/1710 KB 372/1063 KB 552/1044 KB 771/1267 KB 248/713 KB 1380/1710 KB 376/1063 KB 556/1044 KB 771/1267 KB 252/713 KB 1380/1710 KB 376/1063 KB 556/1044 KB 771/1267 KB 252/713 KB 1380/1710 KB 380/1063 KB 548/1044 KB 771/1267 KB 240/713 KB 1376/1710 KB 372/1063 KB 556/1044 KB 771/1267 KB 256/713 KB 1380/1710 KB 380/1063 KB 556/1044 KB 771/1267 KB 248/713 KB 1380/1710 KB 376/1063 KB 560/1044 KB 775/1267 KB 256/713 KB 1380/1710 KB 380/1063 KB 556/1044 KB 775/1267 KB 256/713 KB 1380/1710 KB 380/1063 KB 560/1044 KB 775/1267 KB 256/713 KB 1380/1710 KB 384/1063 KB 560/1044 KB 779/1267 KB 256/713 KB 1380/1710 KB 388/1063 KB 564/1044 KB 779/1267 KB 260/713 KB 1384/1710 KB 392/1063 KB 564/1044 KB 779/1267 KB 260/713 KB 1384/1710 KB 388/1063 KB 564/1044 KB 779/1267 KB 264/713 KB 1384/1710 KB 392/1063 KB 564/1044 KB 779/1267 KB 256/713 KB 1384/1710 KB 388/1063 KB 560/1044 KB 779/1267 KB 256/713 KB 1384/1710 KB 388/1063 KB 560/1044 KB 779/1267 KB 256/713 KB 1380/1710 KB 388/1063 KB 564/1044 KB 783/1267 KB 264/713 KB 1384/1710 KB 392/1063 KB 564/1044 KB 783/1267 KB 264/713 KB 1388/1710 KB 392/1063 KB 564/1044 KB 783/1267 KB 264/713 KB 1392/1710 KB 392/1063 KB 564/1044 KB 783/1267 KB 264/713 KB 1396/1710 KB 392/1063 KB 568/1044 KB 787/1267 KB 268/713 KB 1400/1710 KB 396/1063 KB 568/1044 KB 787/1267 KB 268/713 KB 1404/1710 KB 396/1063 KB 568/1044 KB 787/1267 KB 268/713 KB 1396/1710 KB 396/1063 KB 568/1044 KB 787/1267 KB 268/713 KB 1396/1710 KB 392/1063 KB 568/1044 KB 783/1267 KB 268/713 KB 1396/1710 KB 392/1063 KB 568/1044 KB 783/1267 KB 264/713 KB 1396/1710 KB 392/1063 KB 572/1044 KB 787/1267 KB 268/713 KB 1408/1710 KB 396/1063 KB 572/1044 KB 787/1267 KB 272/713 KB 1408/1 unit-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 710 KB 396/1063 KB 576/1044 KB 787/1267 KB 276/713 KB 1408/1710 KB 396/1063 KB 568/1044 KB 787/1267 KB 268/713 KB 1408/1710 KB 400/1063 KB 576/1044 KB 791/1267 KB 276/713 KB 1408/1710 KB 400/1063 KB 576/1044 KB 791/1267 KB 276/713 KB 1408/1710 KB 396/1063 KB 576/1044 KB 791/1267 KB 276/713 KB 1408/1710 KB 396/1063 KB 576/1044 KB 795/1267 KB 276/713 KB 1408/1710 KB 400/1063 KB 576/1044 KB 795/1267 KB 276/713 KB 1408/1710 KB 404/1063 KB 580/1044 KB 799/1267 KB 280/713 KB 1412/1710 KB 408/1063 KB 580/1044 KB 799/1267 KB 280/713 KB 1412/1710 KB 404/1063 KB 580/1044 KB 799/1267 KB 284/713 KB 1412/1710 KB 408/1063 KB 576/1044 KB 799/1267 KB 276/713 KB 1408/1710 KB 404/1063 KB 580/1044 KB 803/1267 KB 284/713 KB 1412/1710 KB 408/1063 KB 580/1044 KB 799/1267 KB 276/713 KB 1412/1710 KB 404/1063 KB 580/1044 KB 799/1267 KB 276/713 KB 1408/1710 KB 404/1063 KB 584/1044 KB 803/1267 KB 288/713 KB 1412/1710 KB 412/1063 KB 588/1044 KB 803/1267 KB 288/713 KB 1412/1710 KB 412/1063 KB 592/1044 KB 803/1267 KB 288/713 KB 1412/1710 KB 412/1063 KB 580/1044 KB 803/1267 KB 288/713 KB 1412/1710 KB 412/1063 KB 580/1044 KB 803/1267 KB 288/713 KB 1412/1710 KB 408/1063 KB 592/1044 KB 803/1267 KB 288/713 KB 1416/1710 KB 416/1063 KB 592/1044 KB 803/1267 KB 288/713 KB 1416/1710 KB 412/1063 KB 592/1044 KB 807/1267 KB 288/713 KB 1416/1710 KB 416/1063 KB 592/1044 KB 807/1267 KB 292/713 KB 1416/1710 KB 416/1063 KB 596/1044 KB 811/1267 KB 296/713 KB 1420/1710 KB 420/1063 KB 596/1044 KB 811/1267 KB 292/713 KB 1420/1710 KB 420/1063 KB 600/1044 KB 811/1267 KB 296/713 KB 1420/1710 KB 420/1063 KB 592/1044 KB 811/1267 KB 292/713 KB 1420/1710 KB 420/1063 KB 592/1044 KB 811/1267 KB 292/713 KB 1420/1710 KB 416/1063 KB 592/1044 KB 807/1267 KB 292/713 KB 1420/1710 KB 416/1063 KB 600/1044 KB 811/1267 KB 296/713 KB 1424/1710 KB 420/1063 KB 600/1044 KB 815/1267 KB 296/713 KB 1424/1710 KB 420/1063 KB 600/1044 KB 819/1267 KB 296/713 KB 1424/1710 KB 420/1063 KB 604/1044 KB 823/1267 KB 300/713 KB 1428/1710 KB 424/1063 KB 604/1044 KB 819/1267 KB 300/713 KB 1428/1710 KB 424/1063 KB 604/1044 KB 819/1267 KB 296/713 KB 1428/1710 KB 424/1063 KB 608/1044 KB 823/1267 KB 300/713 KB 1428/1710 KB 424/1063 KB 600/1044 KB 819/1267 KB 296/713 KB 1428/1710 KB 424/1063 KB 600/1044 KB 819/1267 KB 296/713 KB 1424/1710 KB 424/1063 KB 608/1044 KB 823/1267 KB 300/713 KB 1428/1710 KB 428/1063 KB 608/1044 KB 823/1267 KB 300/713 KB 1428/1710 KB 432/1063 KB 608/1044 KB 823/1267 KB 304/713 KB 1432/1710 KB 432/1063 KB 608/1044 KB 823/1267 KB 304/713 KB 1436/1710 KB 432/1063 KB 612/1044 KB 827/1267 KB 304/713 KB 1440/1710 KB 436/1063 KB 608/1044 KB 823/1267 KB 304/713 KB 1428/1710 KB 432/1063 KB 612/1044 KB 827/1267 KB 308/713 KB 1440/1710 KB 436/1063 KB 612/1044 KB 827/1267 KB 312/713 KB 1444/1710 KB 436/1063 KB 612/1044 KB 827/1267 KB 304/713 KB 1436/1710 KB 436/1063 KB 616/1044 KB 827/1267 KB 312/713 KB 1444/1710 KB 436/1063 KB 620/1044 KB 827/1267 KB 312/713 KB 1444/1710 KB 436/1063 KB 608/1044 KB 827/1267 KB 304/713 KB 1436/1710 KB 436/1063 KB 608/1044 KB 827/1267 KB 304/713 KB 1436/1710 KB 432/1063 KB 620/1044 KB 831/1267 KB 312/713 KB 1444/1710 KB 436/1063 KB 620/1044 KB 835/1267 KB 312/713 KB 1444/1710 KB 436/1063 KB 624/1044 KB 839/1267 KB 312/713 KB 1444/1710 KB 440/1063 KB 624/1044 KB 843/1267 KB 312/713 KB 1444/1710 KB 440/1063 KB 612/1044 KB 827/1267 KB 308/713 KB 1444/1710 KB 436/1063 KB 624/1044 KB 843/1267 KB 316/713 KB 1448/1710 KB 440/1063 KB 624/1044 KB 843/1267 KB unit-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 316/713 KB 1452/1710 KB 440/1063 KB 624/1044 KB 843/1267 KB 316/713 KB 1444/1710 KB 440/1063 KB 624/1044 KB 847/1267 KB 320/713 KB 1452/1710 KB 440/1063 KB 624/1044 KB 835/1267 KB 312/713 KB 1444/1710 KB 440/1063 KB 620/1044 KB 835/1267 KB 312/713 KB 1444/1710 KB 440/1063 KB 624/1044 KB 847/1267 KB 320/713 KB 1452/1710 KB 444/1063 KB 624/1044 KB 847/1267 KB 320/713 KB 1452/1710 KB 448/1063 KB 624/1044 KB 847/1267 KB 320/713 KB 1452/1710 KB 452/1063 KB 628/1044 KB 847/1267 KB 324/713 KB 1456/1710 KB 456/1063 KB 628/1044 KB 847/1267 KB 324/713 KB 1456/1710 KB 460/1063 KB 624/1044 KB 847/1267 KB 316/713 KB 1452/1710 KB 440/1063 KB 628/1044 KB 851/1267 KB 324/713 KB 1456/1710 KB 460/1063 KB 628/1044 KB 855/1267 KB 324/713 KB 1456/1710 KB 460/1063 KB 628/1044 KB 847/1267 KB 324/713 KB 1456/1710 KB 452/1063 KB 628/1044 KB 847/1267 KB 320/713 KB 1456/1710 KB 452/1063 KB 624/1044 KB 847/1267 KB 320/713 KB 1456/1710 KB 452/1063 KB 632/1044 KB 855/1267 KB 324/713 KB 1456/1710 KB 464/1063 KB 632/1044 KB 855/1267 KB 324/713 KB 1460/1710 KB 464/1063 KB 628/1044 KB 855/1267 KB 324/713 KB 1456/1710 KB 464/1063 KB 636/1044 KB 855/1267 KB 328/713 KB 1460/1710 KB 464/1063 KB 636/1044 KB 855/1267 KB 324/713 KB 1460/1710 KB 464/1063 KB 640/1044 KB 859/1267 KB 328/713 KB 1460/1710 KB 464/1063 KB 636/1044 KB 859/1267 KB 328/713 KB 1460/1710 KB 464/1063 KB 640/1044 KB 863/1267 KB 328/713 KB 1460/1710 KB 464/1063 KB 644/1044 KB 867/1267 KB 332/713 KB 1464/1710 KB 464/1063 KB 644/1044 KB 871/1267 KB 332/713 KB 1464/1710 KB 468/1063 KB 644/1044 KB 863/1267 KB 332/713 KB 1464/1710 KB 464/1063 KB 640/1044 KB 863/1267 KB 332/713 KB 1464/1710 KB 464/1063 KB 640/1044 KB 863/1267 KB 332/713 KB 1460/1710 KB 464/1063 KB 644/1044 KB 871/1267 KB 332/713 KB 1468/1710 KB 468/1063 KB 644/1044 KB 871/1267 KB 336/713 KB 1472/1710 KB 468/1063 KB 644/1044 KB 871/1267 KB 336/713 KB 1472/1710 KB 468/1063 KB 644/1044 KB 871/1267 KB 340/713 KB 1472/1710 KB 468/1063 KB 648/1044 KB 871/1267 KB 344/713 KB 1476/1710 KB 468/1063 KB 648/1044 KB 871/1267 KB 348/713 KB 1476/1710 KB 468/1063 KB 644/1044 KB 867/1267 KB 332/713 KB 1464/1710 KB 468/1063 KB 648/1044 KB 875/1267 KB 348/713 KB 1476/1710 KB 472/1063 KB 648/1044 KB 875/1267 KB 348/713 KB 1476/1710 KB 476/1063 KB 648/1044 KB 875/1267 KB 348/713 KB 1476/1710 KB 480/1063 KB 648/1044 KB 875/1267 KB 348/713 KB 1476/1710 KB 468/1063 KB 648/1044 KB 871/1267 KB 340/713 KB 1476/1710 KB 468/1063 KB 648/1044 KB 871/1267 KB 340/713 KB 1472/1710 KB 468/1063 KB 652/1044 KB 875/1267 KB 348/713 KB 1476/1710 KB 480/1063 KB 656/1044 KB 875/1267 KB 348/713 KB 1476/1710 KB 480/1063 KB 656/1044 KB 875/1267 KB 348/713 KB 1480/1710 KB 480/1063 KB 656/1044 KB 875/1267 KB 352/713 KB 1480/1710 KB 480/1063 KB 656/1044 KB 879/1267 KB 356/713 KB 1480/1710 KB 480/1063 KB 660/1044 KB 879/1267 KB 360/713 KB 1484/1710 KB 484/1063 KB 656/1044 KB 879/1267 KB 352/713 KB 1480/1710 KB 480/1063 KB 660/1044 KB 883/1267 KB 360/713 KB 1484/1710 KB 484/1063 KB 660/1044 KB 879/1267 KB 356/713 KB 1484/1710 KB 484/1063 KB 660/1044 KB 883/1267 KB 364/713 KB 1484/1710 KB 488/1063 KB 660/1044 KB 879/1267 KB 356/713 KB 1484/1710 KB 480/1063 KB 656/1044 KB 879/1267 KB 356/713 KB 1484/1710 KB 480/1063 KB 660/1044 KB 883/1267 KB 364/713 KB 1488/1710 KB 492/1063 KB 660/1044 KB 883/1267 KB 364/713 KB 1492/1710 KB 492/1063 KB 660/1044 KB 883/1267 KB 364/713 KB 1484/1710 KB 484/1063 KB 664/1044 KB 883/1267 KB 364/713 KB 1492/1710 KB 492/1063 KB 660 unit-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install /1044 KB 883/1267 KB 364/713 KB 1492/1710 KB 492/1063 KB 664/1044 KB 883/1267 KB 364/713 KB 1496/1710 KB 496/1063 KB 668/1044 KB 887/1267 KB 368/713 KB 1496/1710 KB 496/1063 KB 668/1044 KB 891/1267 KB 368/713 KB 1496/1710 KB 496/1063 KB 668/1044 KB 883/1267 KB 368/713 KB 1496/1710 KB 496/1063 KB 664/1044 KB 883/1267 KB 364/713 KB 1496/1710 KB 496/1063 KB 668/1044 KB 883/1267 KB 364/713 KB 1496/1710 KB 496/1063 KB 672/1044 KB 891/1267 KB 368/713 KB 1500/1710 KB 496/1063 KB 676/1044 KB 891/1267 KB 368/713 KB 1500/1710 KB 496/1063 KB 680/1044 KB 895/1267 KB 372/713 KB 1500/1710 KB 500/1063 KB 684/1044 KB 895/1267 KB 372/713 KB 1500/1710 KB 500/1063 KB 668/1044 KB 891/1267 KB 368/713 KB 1500/1710 KB 496/1063 KB 684/1044 KB 895/1267 KB 372/713 KB 1504/1710 KB 500/1063 KB 684/1044 KB 895/1267 KB 372/713 KB 1508/1710 KB 500/1063 KB 676/1044 KB 895/1267 KB 372/713 KB 1500/1710 KB 500/1063 KB 684/1044 KB 895/1267 KB 372/713 KB 1508/1710 KB 504/1063 KB 684/1044 KB 895/1267 KB 372/713 KB 1508/1710 KB 508/1063 KB 684/1044 KB 895/1267 KB 372/713 KB 1508/1710 KB 512/1063 KB 676/1044 KB 895/1267 KB 372/713 KB 1500/1710 KB 496/1063 KB 676/1044 KB 895/1267 KB 368/713 KB 1500/1710 KB 496/1063 KB 684/1044 KB 899/1267 KB 372/713 KB 1508/1710 KB 512/1063 KB 684/1044 KB 899/1267 KB 376/713 KB 1508/1710 KB 512/1063 KB 684/1044 KB 899/1267 KB 380/713 KB 1508/1710 KB 512/1063 KB 684/1044 KB 899/1267 KB 384/713 KB 1508/1710 KB 512/1063 KB 684/1044 KB 903/1267 KB 384/713 KB 1508/1710 KB 512/1063 KB 684/1044 KB 907/1267 KB 384/713 KB 1508/1710 KB 512/1063 KB 688/1044 KB 907/1267 KB 384/713 KB 1512/1710 KB 512/1063 KB 684/1044 KB 907/1267 KB 384/713 KB 1512/1710 KB 512/1063 KB 688/1044 KB 911/1267 KB 384/713 KB 1512/1710 KB 512/1063 KB 688/1044 KB 915/1267 KB 384/713 KB 1516/1710 KB 512/1063 KB 692/1044 KB 919/1267 KB 388/713 KB 1516/1710 KB 516/1063 KB 692/1044 KB 923/1267 KB 388/713 KB 1516/1710 KB 516/1063 KB 688/1044 KB 911/1267 KB 384/713 KB 1516/1710 KB 512/1063 KB 692/1044 KB 923/1267 KB 388/713 KB 1520/1710 KB 516/1063 KB 692/1044 KB 923/1267 KB 388/713 KB 1524/1710 KB 516/1063 KB 692/1044 KB 923/1267 KB 388/713 KB 1528/1710 KB 516/1063 KB 692/1044 KB 915/1267 KB 388/713 KB 1516/1710 KB 516/1063 KB 692/1044 KB 923/1267 KB 392/713 KB 1532/1710 KB 516/1063 KB 692/1044 KB 915/1267 KB 384/713 KB 1516/1710 KB 516/1063 KB 688/1044 KB 915/1267 KB 384/713 KB 1516/1710 KB 516/1063 KB 692/1044 KB 923/1267 KB 392/713 KB 1532/1710 KB 520/1063 KB 692/1044 KB 923/1267 KB 392/713 KB 1532/1710 KB 524/1063 KB 696/1044 KB 923/1267 KB 392/713 KB 1532/1710 KB 524/1063 KB 696/1044 KB 923/1267 KB 392/713 KB 1532/1710 KB 528/1063 KB 696/1044 KB 923/1267 KB 396/713 KB 1532/1710 KB 528/1063 KB 700/1044 KB 923/1267 KB 396/713 KB 1532/1710 KB 528/1063 KB 704/1044 KB 923/1267 KB 396/713 KB 1532/1710 KB 528/1063 KB 704/1044 KB 923/1267 KB 400/713 KB 1532/1710 KB 528/1063 KB 704/1044 KB 923/1267 KB 400/713 KB 1532/1710 KB 532/1063 KB 708/1044 KB 927/1267 KB 404/713 KB 1532/1710 KB 536/1063 KB 708/1044 KB 927/1267 KB 404/713 KB 1532/1710 KB 532/1063 KB 708/1044 KB 927/1267 KB 400/713 KB 1532/1710 KB 532/1063 KB 692/1044 KB 923/1267 KB 388/713 KB 1532/1710 KB 516/1063 KB 704/1044 KB 927/1267 KB 400/713 KB 1532/1710 KB 532/1063 KB 708/1044 KB 927/1267 KB 404/713 KB 1536/1710 KB 536/1063 KB 708/1044 KB 931/1267 KB 404/713 KB 1536/1710 KB 536/1063 KB 712/1044 KB 935/1267 KB 408/713 KB 1540/1710 KB 540/1063 KB 712/1044 KB 939/1267 KB 408/713 KB 1540/1710 K unit-mysql-0: 10:32:06 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install B 540/1063 KB 712/1044 KB 943/1267 KB 408/713 KB 1540/1710 KB 540/1063 KB 712/1044 KB 931/1267 KB 408/713 KB 1540/1710 KB 540/1063 KB 712/1044 KB 943/1267 KB 408/713 KB 1540/1710 KB 544/1063 KB 712/1044 KB 931/1267 KB 404/713 KB 1536/1710 KB 536/1063 KB 716/1044 KB 943/1267 KB 408/713 KB 1540/1710 KB 544/1063 KB 720/1044 KB 943/1267 KB 408/713 KB 1540/1710 KB 544/1063 KB 712/1044 KB 931/1267 KB 408/713 KB 1540/1710 KB 536/1063 KB 712/1044 KB 931/1267 KB 408/713 KB 1536/1710 KB 536/1063 KB 720/1044 KB 943/1267 KB 412/713 KB 1540/1710 KB 544/1063 KB 720/1044 KB 943/1267 KB 416/713 KB 1540/1710 KB 544/1063 KB 720/1044 KB 943/1267 KB 416/713 KB 1544/1710 KB 548/1063 KB 724/1044 KB 947/1267 KB 420/713 KB 1544/1710 KB 552/1063 KB 720/1044 KB 943/1267 KB 416/713 KB 1544/1710 KB 544/1063 KB 724/1044 KB 947/1267 KB 420/713 KB 1548/1710 KB 552/1063 KB 724/1044 KB 947/1267 KB 420/713 KB 1552/1710 KB 552/1063 KB 724/1044 KB 947/1267 KB 420/713 KB 1556/1710 KB 552/1063 KB 724/1044 KB 947/1267 KB 420/713 KB 1544/1710 KB 548/1063 KB 724/1044 KB 943/1267 KB 420/713 KB 1544/1710 KB 548/1063 KB 724/1044 KB 943/1267 KB 416/713 KB 1544/1710 KB 548/1063 KB 724/1044 KB 947/1267 KB 424/713 KB 1556/1710 KB 556/1063 KB 728/1044 KB 951/1267 KB 424/713 KB 1556/1710 KB 556/1063 KB 724/1044 KB 947/1267 KB 420/713 KB 1556/1710 KB 556/1063 KB 728/1044 KB 951/1267 KB 428/713 KB 1556/1710 KB 560/1063 KB 728/1044 KB 951/1267 KB 428/713 KB 1556/1710 KB 556/1063 KB 728/1044 KB 947/1267 KB 424/713 KB 1556/1710 KB 556/1063 KB 732/1044 KB 955/1267 KB 428/713 KB 1556/1710 KB 560/1063 KB 728/1044 KB 955/1267 KB 428/713 KB 1556/1710 KB 560/1063 KB 732/1044 KB 959/1267 KB 428/713 KB 1556/1710 KB 560/1063 KB 736/1044 KB 959/1267 KB 432/713 KB 1560/1710 KB 564/1063 KB 736/1044 KB 959/1267 KB 432/713 KB 1564/1710 KB 564/1063 KB 736/1044 KB 959/1267 KB 432/713 KB 1568/1710 KB 564/1063 KB 736/1044 KB 959/1267 KB 428/713 KB 1556/1710 KB 560/1063 KB 740/1044 KB 959/1267 KB 432/713 KB 1568/1710 KB 564/1063 KB 744/1044 KB 963/1267 KB 432/713 KB 1572/1710 KB 564/1063 KB 736/1044 KB 959/1267 KB 432/713 KB 1556/1710 KB 564/1063 KB 736/1044 KB 959/1267 KB 432/713 KB 1556/1710 KB 560/1063 KB 744/1044 KB 963/1267 KB 436/713 KB 1572/1710 KB 564/1063 KB 740/1044 KB 963/1267 KB 432/713 KB 1572/1710 KB 564/1063 KB 744/1044 KB 963/1267 KB 440/713 KB 1572/1710 KB 568/1063 KB 744/1044 KB 967/1267 KB 444/713 KB 1572/1710 KB 568/1063 KB 748/1044 KB 967/1267 KB 444/713 KB 1572/1710 KB 568/1063 KB 740/1044 KB 959/1267 KB 432/713 KB 1572/1710 KB 564/1063 KB 748/1044 KB 967/1267 KB 444/713 KB 1576/1710 KB 568/1063 KB 752/1044 KB 967/1267 KB 448/713 KB 1580/1710 KB 568/1063 KB 744/1044 KB 967/1267 KB 440/713 KB 1572/1710 KB 568/1063 KB 744/1044 KB 963/1267 KB 436/713 KB 1572/1710 KB 568/1063 KB 752/1044 KB 967/1267 KB 448/713 KB 1580/1710 KB 572/1063 KB 752/1044 KB 967/1267 KB 448/713 KB 1580/1710 KB 576/1063 KB 752/1044 KB 967/1267 KB 448/713 KB 1576/1710 KB 568/1063 KB 748/1044 KB 967/1267 KB 448/713 KB 1576/1710 KB 568/1063 KB 752/1044 KB 971/1267 KB 448/713 KB 1580/1710 KB 576/1063 KB 752/1044 KB 975/1267 KB 448/713 KB 1580/1710 KB 576/1063 KB 752/1044 KB 975/1267 KB 452/713 KB 1580/1710 KB 576/1063 KB 756/1044 KB 979/1267 KB 456/713 KB 1584/1710 KB 580/1063 KB 756/1044 KB 979/1267 KB 460/713 KB 1584/1710 KB 580/1063 KB 756/1044 KB 979/1267 KB 452/713 KB 1584/1710 KB 580/1063 KB 756/1044 KB 979/1267 KB 452/713 KB 1584/1710 KB 576/1063 KB 756/1044 KB 979/1267 KB 45 unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 2/713 KB 1580/1710 KB 576/1063 KB 756/1044 KB 979/1267 KB 460/713 KB 1584/1710 KB 584/1063 KB 752/1044 KB 979/1267 KB 452/713 KB 1580/1710 KB 576/1063 KB 760/1044 KB 979/1267 KB 460/713 KB 1584/1710 KB 584/1063 KB 764/1044 KB 979/1267 KB 460/713 KB 1584/1710 KB 584/1063 KB 768/1044 KB 983/1267 KB 460/713 KB 1584/1710 KB 588/1063 KB 764/1044 KB 983/1267 KB 460/713 KB 1584/1710 KB 588/1063 KB 768/1044 KB 987/1267 KB 460/713 KB 1584/1710 KB 588/1063 KB 764/1044 KB 979/1267 KB 460/713 KB 1584/1710 KB 588/1063 KB 768/1044 KB 987/1267 KB 460/713 KB 1584/1710 KB 592/1063 KB 768/1044 KB 987/1267 KB 460/713 KB 1588/1710 KB 592/1063 KB 768/1044 KB 991/1267 KB 464/713 KB 1588/1710 KB 596/1063 KB 772/1044 KB 991/1267 KB 464/713 KB 1592/1710 KB 600/1063 KB 768/1044 KB 991/1267 KB 464/713 KB 1588/1710 KB 592/1063 KB 768/1044 KB 987/1267 KB 464/713 KB 1588/1710 KB 592/1063 KB 772/1044 KB 995/1267 KB 464/713 KB 1592/1710 KB 600/1063 KB 772/1044 KB 999/1267 KB 468/713 KB 1592/1710 KB 604/1063 KB 772/1044 KB 1003/1267 KB 468/713 KB 1592/1710 KB 604/1063 KB 772/1044 KB 1007/1267 KB 468/713 KB 1592/1710 KB 604/1063 KB 772/1044 KB 991/1267 KB 464/713 KB 1592/1710 KB 596/1063 KB 768/1044 KB 991/1267 KB 464/713 KB 1592/1710 KB 596/1063 KB 772/1044 KB 1007/1267 KB 468/713 KB 1596/1710 KB 604/1063 KB 772/1044 KB 1007/1267 KB 468/713 KB 1600/1710 KB 604/1063 KB 772/1044 KB 1007/1267 KB 468/713 KB 1604/1710 KB 604/1063 KB 772/1044 KB 995/1267 KB 468/713 KB 1592/1710 KB 604/1063 KB 772/1044 KB 995/1267 KB 468/713 KB 1592/1710 KB 600/1063 KB 776/1044 KB 1007/1267 KB 472/713 KB 1604/1710 KB 608/1063 KB 776/1044 KB 1007/1267 KB 468/713 KB 1604/1710 KB 608/1063 KB 776/1044 KB 1007/1267 KB 468/713 KB 1604/1710 KB 604/1063 KB 780/1044 KB 1007/1267 KB 472/713 KB 1604/1710 KB 608/1063 KB 784/1044 KB 1007/1267 KB 472/713 KB 1604/1710 KB 608/1063 KB 784/1044 KB 1007/1267 KB 476/713 KB 1604/1710 KB 608/1063 KB 784/1044 KB 1007/1267 KB 480/713 KB 1608/1710 KB 608/1063 KB 784/1044 KB 1007/1267 KB 484/713 KB 1608/1710 KB 612/1063 KB 788/1044 KB 1011/1267 KB 488/713 KB 1608/1710 KB 612/1063 KB 784/1044 KB 1007/1267 KB 476/713 KB 1608/1710 KB 608/1063 KB 788/1044 KB 1011/1267 KB 488/713 KB 1612/1710 KB 612/1063 KB 788/1044 KB 1011/1267 KB 488/713 KB 1616/1710 KB 612/1063 KB 788/1044 KB 1011/1267 KB 488/713 KB 1620/1710 KB 612/1063 KB 788/1044 KB 1011/1267 KB 484/713 KB 1608/1710 KB 612/1063 KB 792/1044 KB 1011/1267 KB 492/713 KB 1620/1710 KB 612/1063 KB 796/1044 KB 1011/1267 KB 492/713 KB 1620/1710 KB 612/1063 KB 784/1044 KB 1011/1267 KB 484/713 KB 1608/1710 KB 612/1063 KB 784/1044 KB 1007/1267 KB 480/713 KB 1608/1710 KB 612/1063 KB 796/1044 KB 1011/1267 KB 492/713 KB 1620/1710 KB 616/1063 KB 796/1044 KB 1011/1267 KB 492/713 KB 1620/1710 KB 620/1063 KB 796/1044 KB 1011/1267 KB 492/713 KB 1620/1710 KB 624/1063 KB 800/1044 KB 1015/1267 KB 492/713 KB 1620/1710 KB 624/1063 KB 788/1044 KB 1011/1267 KB 492/713 KB 1620/1710 KB 612/1063 KB 800/1044 KB 1015/1267 KB 496/713 KB 1620/1710 KB 624/1063 KB 800/1044 KB 1015/1267 KB 500/713 KB 1624/1710 KB 628/1063 KB 804/1044 KB 1015/1267 KB 504/713 KB 1624/1710 KB 628/1063 KB 804/1044 KB 1015/1267 KB 508/713 KB 1624/1710 KB 628/1063 KB 796/1044 KB 1015/1267 KB 492/713 KB 1620/1710 KB 624/1063 KB 804/1044 KB 1019/1267 KB 508/713 KB 1624/1710 KB 628/1063 KB 804/1044 KB 1023/1267 KB 508/713 KB 1624/1710 KB 628/1063 KB 804/1044 KB 1027/1267 KB 508/713 KB 1624/1710 KB 628/1063 KB 804/1044 KB 1015/1267 KB 500/713 KB 1 unit-abot-epc-basic-0: 10:32:06 DEBUG unit.abot-epc-basic/0.install 624/1710 KB 628/1063 KB 800/1044 KB 1015/1267 KB 496/713 KB 1624/1710 KB 628/1063 KB 800/1044 KB 1015/1267 KB 496/713 KB 1624/1710 KB 624/1063 KB 808/1044 KB 1027/1267 KB 508/713 KB 1628/1710 KB 628/1063 KB 808/1044 KB 1027/1267 KB 508/713 KB 1632/1710 KB 628/1063 KB 808/1044 KB 1027/1267 KB 508/713 KB 1636/1710 KB 628/1063 KB 808/1044 KB 1027/1267 KB 508/713 KB 1624/1710 KB 628/1063 KB 808/1044 KB 1027/1267 KB 508/713 KB 1636/1710 KB 632/1063 KB 808/1044 KB 1027/1267 KB 508/713 KB 1636/1710 KB 636/1063 KB 808/1044 KB 1027/1267 KB 508/713 KB 1636/1710 KB 640/1063 KB 812/1044 KB 1031/1267 KB 508/713 KB 1636/1710 KB 640/1063 KB 812/1044 KB 1027/1267 KB 508/713 KB 1636/1710 KB 640/1063 KB 812/1044 KB 1035/1267 KB 508/713 KB 1636/1710 KB 640/1063 KB 816/1044 KB 1039/1267 KB 512/713 KB 1640/1710 KB 640/1063 KB 816/1044 KB 1035/1267 KB 512/713 KB 1640/1710 KB 640/1063 KB 812/1044 KB 1035/1267 KB 512/713 KB 1640/1710 KB 640/1063 KB 812/1044 KB 1035/1267 KB 512/713 KB 1636/1710 KB 640/1063 KB 816/1044 KB 1039/1267 KB 512/713 KB 1644/1710 KB 640/1063 KB 816/1044 KB 1039/1267 KB 512/713 KB 1648/1710 KB 640/1063 KB 820/1044 KB 1039/1267 KB 512/713 KB 1652/1710 KB 640/1063 KB 820/1044 KB 1043/1267 KB 516/713 KB 1656/1710 KB 644/1063 KB 820/1044 KB 1043/1267 KB 516/713 KB 1660/1710 KB 644/1063 KB 820/1044 KB 1039/1267 KB 512/713 KB 1648/1710 KB 640/1063 KB 824/1044 KB 1043/1267 KB 516/713 KB 1660/1710 KB 644/1063 KB 828/1044 KB 1043/1267 KB 516/713 KB 1660/1710 KB 644/1063 KB 820/1044 KB 1043/1267 KB 516/713 KB 1652/1710 KB 644/1063 KB 820/1044 KB 1039/1267 KB 516/713 KB 1652/1710 KB 644/1063 KB 820/1044 KB 1039/1267 KB 512/713 KB 1652/1710 KB 644/1063 KB 828/1044 KB 1043/1267 KB 516/713 KB 1660/1710 KB 648/1063 KB 828/1044 KB 1043/1267 KB 516/713 KB 1660/1710 KB 652/1063 KB 828/1044 KB 1043/1267 KB 516/713 KB 1660/1710 KB 656/1063 KB 828/1044 KB 1043/1267 KB 520/713 KB 1660/1710 KB 656/1063 KB 828/1044 KB 1043/1267 KB 524/713 KB 1660/1710 KB 656/1063 KB 828/1044 KB 1047/1267 KB 524/713 KB 1660/1710 KB 656/1063 KB 828/1044 KB 1051/1267 KB 524/713 KB 1660/1710 KB 656/1063 KB 832/1044 KB 1055/1267 KB 528/713 KB 1660/1710 KB 656/1063 KB 832/1044 KB 1051/1267 KB 528/713 KB 1660/1710 KB 656/1063 KB 828/1044 KB 1051/1267 KB 528/713 KB 1660/1710 KB 656/1063 KB 832/1044 KB 1055/1267 KB 528/713 KB 1664/1710 KB 656/1063 KB 832/1044 KB 1055/1267 KB 528/713 KB 1668/1710 KB 656/1063 KB 836/1044 KB 1059/1267 KB 532/713 KB 1672/1710 KB 660/1063 KB 836/1044 KB 1059/1267 KB 532/713 KB 1676/1710 KB 660/1063 KB 836/1044 KB 1059/1267 KB 532/713 KB 1668/1710 KB 660/1063 KB 836/1044 KB 1055/1267 KB 532/713 KB 1668/1710 KB 660/1063 KB 836/1044 KB 1059/1267 KB 532/713 KB 1676/1710 KB 664/1063 KB 836/1044 KB 1059/1267 KB 532/713 KB 1676/1710 KB 668/1063 KB 836/1044 KB 1059/1267 KB 532/713 KB 1676/1710 KB 672/1063 KB 836/1044 KB 1055/1267 KB 532/713 KB 1668/1710 KB 656/1063 KB 832/1044 KB 1055/1267 KB 532/713 KB 1668/1710 KB 656/1063 KB 836/1044 KB 1059/1267 KB 536/713 KB 1676/1710 KB 672/1063 KB 840/1044 KB 1059/1267 KB 536/713 KB 1676/1710 KB 672/1063 KB 840/1044 KB 1063/1267 KB 536/713 KB 1676/1710 KB 672/1063 KB 844/1044 KB 1063/1267 KB 540/713 KB 1676/1710 KB 672/1063 KB 848/1044 KB 1063/1267 KB 540/713 KB 1676/1710 KB 672/1063 KB 840/1044 KB 1063/1267 KB 540/713 KB 1676/1710 KB 672/1063 KB 848/1044 KB 1067/1267 KB 540/713 KB 1680/1710 KB 672/1063 KB 848/1044 KB 1067/1267 KB 540/713 KB 1676/1710 KB 672/1063 KB 848/1044 KB 1067/1267 KB 544/71 unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 3 KB 1680/1710 KB 672/1063 KB 848/1044 KB 1071/1267 KB 544/713 KB 1680/1710 KB 672/1063 KB 848/1044 KB 1075/1267 KB 544/713 KB 1680/1710 KB 672/1063 KB 852/1044 KB 1079/1267 KB 548/713 KB 1684/1710 KB 676/1063 KB 852/1044 KB 1083/1267 KB 548/713 KB 1684/1710 KB 676/1063 KB 852/1044 KB 1075/1267 KB 548/713 KB 1684/1710 KB 676/1063 KB 852/1044 KB 1083/1267 KB 548/713 KB 1684/1710 KB 680/1063 KB 852/1044 KB 1083/1267 KB 548/713 KB 1684/1710 KB 684/1063 KB 852/1044 KB 1083/1267 KB 548/713 KB 1684/1710 KB 688/1063 KB 852/1044 KB 1075/1267 KB 548/713 KB 1684/1710 KB 672/1063 KB 848/1044 KB 1075/1267 KB 548/713 KB 1684/1710 KB 672/1063 KB 848/1044 KB 1075/1267 KB 544/713 KB 1684/1710 KB 672/1063 KB 852/1044 KB 1083/1267 KB 548/713 KB 1688/1710 KB 688/1063 KB 856/1044 KB 1083/1267 KB 552/713 KB 1688/1710 KB 688/1063 KB 856/1044 KB 1083/1267 KB 548/713 KB 1688/1710 KB 688/1063 KB 856/1044 KB 1083/1267 KB 552/713 KB 1692/1710 KB 688/1063 KB 860/1044 KB 1083/1267 KB 556/713 KB 1692/1710 KB 688/1063 KB 864/1044 KB 1083/1267 KB 556/713 KB 1692/1710 KB 688/1063 KB 856/1044 KB 1083/1267 KB 556/713 KB 1692/1710 KB 688/1063 KB 864/1044 KB 1083/1267 KB 560/713 KB 1696/1710 KB 692/1063 KB 864/1044 KB 1087/1267 KB 560/713 KB 1696/1710 KB 692/1063 KB 864/1044 KB 1087/1267 KB 564/713 KB 1696/1710 KB 692/1063 KB 868/1044 KB 1091/1267 KB 568/713 KB 1696/1710 KB 692/1063 KB 864/1044 KB 1083/1267 KB 556/713 KB 1696/1710 KB 692/1063 KB 868/1044 KB 1091/1267 KB 568/713 KB 1696/1710 KB 696/1063 KB 864/1044 KB 1083/1267 KB 556/713 KB 1696/1710 KB 688/1063 KB 868/1044 KB 1091/1267 KB 568/713 KB 1700/1710 KB 696/1063 KB 868/1044 KB 1091/1267 KB 568/713 KB 1704/1710 KB 696/1063 KB 868/1044 KB 1091/1267 KB 568/713 KB 1708/1710 KB 700/1063 KB 868/1044 KB 1091/1267 KB 568/713 KB 1710/1710 KB 700/1063 KB 868/1044 KB 1091/1267 KB 564/713 KB 1696/1710 KB 692/1063 KB 864/1044 KB 1091/1267 KB 564/713 KB 1696/1710 KB 692/1063 KB 868/1044 KB 1091/1267 KB 568/713 KB 1704/1710 KB 700/1063 KB 868/1044 KB 1091/1267 KB 568/713 KB 1710/1710 KB 704/1063 KB 872/1044 KB 1091/1267 KB 568/713 KB 1710/1710 KB 704/1063 KB 876/1044 KB 1091/1267 KB 568/713 KB 1710/1710 KB 704/1063 KB 880/1044 KB 1095/1267 KB 572/713 KB 1710/1710 KB 704/1063 KB 884/1044 KB 1095/1267 KB 572/713 KB 1710/1710 KB 704/1063 KB 888/1044 KB 1095/1267 KB 572/713 KB 1710/1710 KB 708/1063 KB 876/1044 KB 1095/1267 KB 572/713 KB 1710/1710 KB 704/1063 KB 888/1044 KB 1095/1267 KB 576/713 KB 1710/1710 KB 708/1063 KB 876/1044 KB 1095/1267 KB 568/713 KB 1710/1710 KB 704/1063 KB 888/1044 KB 1099/1267 KB 576/713 KB 1710/1710 KB 708/1063 KB 888/1044 KB 1103/1267 KB 576/713 KB 1710/1710 KB 708/1063 KB 888/1044 KB 1103/1267 KB 580/713 KB 1710/1710 KB 708/1063 KB 888/1044 KB 1107/1267 KB 584/713 KB 1710/1710 KB 708/1063 KB 884/1044 KB 1095/1267 KB 572/713 KB 1710/1710 KB 708/1063 KB 888/1044 KB 1107/1267 KB 588/713 KB 1710/1710 KB 712/1063 KB 888/1044 KB 1107/1267 KB 588/713 KB 1710/1710 KB 716/1063 KB 888/1044 KB 1107/1267 KB 588/713 KB 1710/1710 KB 720/1063 KB 888/1044 KB 1107/1267 KB 580/713 KB 1710/1710 KB 708/1063 KB 888/1044 KB 1111/1267 KB 588/713 KB 1710/1710 KB 720/1063 KB 888/1044 KB 1115/1267 KB 588/713 KB 1710/1710 KB 720/1063 KB 892/1044 KB 1119/1267 KB 588/713 KB 1710/1710 KB 720/1063 KB 888/1044 KB 1107/1267 KB 588/713 KB 1710/1710 KB 708/1063 KB 892/1044 KB 1119/1267 KB 592/713 KB 1710/1710 KB 720/1063 KB 892/1044 KB 1115/1267 KB 588/713 KB 1710/1710 KB 720/1063 KB 896/1044 KB 1119/1267 KB unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 592/713 KB 1710/1710 KB 720/1063 KB 896/1044 KB 1119/1267 KB 596/713 KB 1710/1710 KB 720/1063 KB 900/1044 KB 1123/1267 KB 600/713 KB 1710/1710 KB 724/1063 KB 900/1044 KB 1123/1267 KB 596/713 KB 1710/1710 KB 724/1063 KB 900/1044 KB 1119/1267 KB 596/713 KB 1710/1710 KB 724/1063 KB 896/1044 KB 1119/1267 KB 596/713 KB 1710/1710 KB 724/1063 KB 900/1044 KB 1123/1267 KB 604/713 KB 1710/1710 KB 728/1063 KB 900/1044 KB 1123/1267 KB 604/713 KB 1710/1710 KB 732/1063 KB 900/1044 KB 1123/1267 KB 604/713 KB 1710/1710 KB 736/1063 KB 904/1044 KB 1123/1267 KB 604/713 KB 1710/1710 KB 736/1063 KB 908/1044 KB 1127/1267 KB 604/713 KB 740/1063 KB 912/1044 KB 1127/1267 KB 604/713 KB 740/1063 KB 904/1044 KB 1127/1267 KB 604/713 KB 740/1063 KB 912/1044 KB 1127/1267 KB 604/713 KB 744/1063 KB 912/1044 KB 1127/1267 KB 604/713 KB 748/1063 KB 912/1044 KB 1127/1267 KB 604/713 KB 752/1063 KB 904/1044 KB 1127/1267 KB 604/713 KB 1710/1710 KB 736/1063 KB 916/1044 KB 1131/1267 KB 604/713 KB 752/1063 KB 916/1044 KB 1135/1267 KB 604/713 KB 752/1063 KB 916/1044 KB 1139/1267 KB 604/713 KB 752/1063 KB 916/1044 KB 1143/1267 KB 604/713 KB 756/1063 KB 916/1044 KB 1127/1267 KB 604/713 KB 752/1063 KB 900/1044 KB 1127/1267 KB 604/713 KB 740/1063 KB 916/1044 KB 1147/1267 KB 608/713 KB 756/1063 KB 916/1044 KB 1147/1267 KB 612/713 KB 756/1063 KB 916/1044 KB 1147/1267 KB 616/713 KB 756/1063 KB 920/1044 KB 1147/1267 KB 620/713 KB 756/1063 KB 920/1044 KB 1147/1267 KB 624/713 KB 756/1063 KB 916/1044 KB 1147/1267 KB 624/713 KB 756/1063 KB 920/1044 KB 1151/1267 KB 624/713 KB 756/1063 KB 916/1044 KB 1139/1267 KB 604/713 KB 756/1063 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2582.9 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 920/1044 KB 1147/1267 KB 616/713 KB 756/1063 KB 924/1044 KB 1151/1267 KB 628/713 KB 760/1063 KB 928/1044 KB 1151/1267 KB 628/713 KB 760/1063 KB 932/1044 KB 1151/1267 KB 628/713 KB 760/1063 KB 936/1044 KB 1155/1267 KB 628/713 KB 760/1063 KB 940/1044 KB 1155/1267 KB 628/713 KB 760/1063 KB 920/1044 KB 1151/1267 KB 628/713 KB 760/1063 KB 940/1044 KB 1155/1267 KB 628/713 KB 764/1063 KB 940/1044 KB 1155/1267 KB 628/713 KB 768/1063 KB 920/1044 KB 1151/1267 KB 628/713 KB 756/1063 KB 940/1044 KB 1155/1267 KB 632/713 KB 768/1063 KB 940/1044 KB 1155/1267 KB 636/713 KB 768/1063 KB 940/1044 KB 1155/1267 KB 640/713 KB 768/1063 KB 932/1044 KB 1155/1267 KB 628/713 KB 760/1063 KB 944/1044 KB 1159/1267 KB 640/713 KB 768/1063 KB 944/1044 KB 1155/1267 KB 640/713 KB 768/1063 KB 944/1044 KB 1163/1267 KB 640/713 KB 768/1063 KB 944/1044 KB 1167/1267 KB 640/713 KB 768/1063 KB 944/1044 KB 1171/1267 KB 640/713 KB 772/1063 KB 948/1044 KB 1175/1267 KB 644/713 KB 772/1063 KB 944/1044 KB 1167/1267 KB 640/713 KB 772/1063 KB 948/1044 KB 1175/1267 KB 644/713 KB 776/1063 KB 948/1044 KB 1175/1267 KB 644/713 KB 780/1063 KB 948/1044 KB 1175/1267 KB 644/713 KB 784/1063 KB 948/1044 KB 1171/1267 KB 644/713 KB 772/1063 KB 948/1044 KB 1171/1267 KB 640/713 KB 772/1063 KB 948/1044 KB 1175/1267 KB 648/713 KB 784/1063 KB 952/1044 KB 1175/1267 KB 652/713 KB 784/1063 KB 952/1044 KB 1175/1267 KB 656/713 KB 784/1063 KB 952/1044 KB 1175/1267 KB 648/713 KB 784/1063 KB 956/1044 KB 1175/1267 KB 656/713 KB 784/1063 KB 960/1044 KB 1175/1267 KB 656/713 KB 784/1063 KB 960/1044 KB 1179/1267 KB 656/713 KB 784/1063 KB 960/1044 KB 1183/1267 KB 656/713 KB 784/1063 KB 960/1044 KB 1183/1267 KB 660/713 KB 788/1063 KB 964/1044 KB 1187/1267 KB 664/713 KB 788/1063 KB 964/1044 KB 1187/1267 KB 668/713 KB 788/1063 KB 964/1044 KB 1187/1267 KB 672/713 KB 788/1063 KB 960/1044 KB 1183/1267 KB 656/713 KB 788/1063 KB 964/1044 KB 1187/1267 KB 672/713 KB 792/1063 KB 964/1044 KB 1187/1267 KB 672/713 KB 796/1063 KB 964/1044 KB 1187/1267 KB 672/713 KB 800/1063 KB 964/1044 KB 1187/1267 KB 660/713 KB 788/1063 KB 968/1044 KB 1187/1267 KB 672/713 KB 800/1063 KB 972/1044 KB 1187/1267 KB 672/713 KB 800/1063 KB 976/1044 KB 4/257 KB 1187/1267 KB 676/713 KB 804/1063 KB 960/1044 KB 1187/1267 KB 660/713 KB 788/1063 KB 976/1044 KB 4/257 KB 1191/1267 KB 676/713 KB 804/1063 KB 976/1044 KB 4/257 KB 1195/1267 KB 676/713 KB 804/1063 KB 976/1044 KB 4/257 KB 1199/1267 KB 676/713 KB 804/1063 KB 976/1044 KB 4/257 KB 1203/1267 KB 676/713 KB 804/1063 KB 980/1044 KB 4/257 KB 1207/1267 KB 676/713 KB 804/1063 KB 980/1044 KB 4/257 KB 1211/1267 KB 676/713 KB 804/1063 KB 972/1044 KB 4/257 KB 1187/1267 KB 676/713 KB 804/1063 KB 972/1044 KB 4/257 KB 1187/1267 KB 672/713 KB 804/1063 KB 972/1044 KB 4/257 KB 1187/1267 KB 672/713 KB 800/1063 KB 980/1044 KB 8/257 KB 1211/1267 KB 676/713 KB 804/1063 KB 980/1044 KB 12/257 KB 1211/1267 KB 676/713 KB 804/1063 KB 980/1044 KB 16/257 KB 1211/1267 KB 676/713 KB 804/1063 KB 980/1044 KB 20/257 KB 1211/1267 KB 676/713 KB 804/1063 KB 980/1044 KB 24/257 KB 1211/1267 KB 676/713 KB 804/1063 KB 980/1044 KB 28/257 KB 1211/1267 KB 676/713 KB 804/1063 KB 980/1044 KB 32/257 KB 1211/1267 KB 676/713 KB 804/1063 KB 980/1044 KB 32/257 KB 1211/1267 KB 676/713 KB 808/1063 KB 980/1044 KB 32/257 KB 1211/1267 KB 676/713 KB 812/1063 KB 980/1044 KB 36/257 KB 1211/1267 KB 680/713 KB 812/1063 KB 980/1044 KB 4/257 KB 1203/1267 KB 676/713 KB 804/1063 KB 980/1044 KB 36/257 KB 1211/1267 K unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install B 680/713 KB 816/1063 KB 980/1044 KB 32/257 KB 1211/1267 KB 680/713 KB 812/1063 KB 980/1044 KB 36/257 KB 1211/1267 KB 684/713 KB 816/1063 KB 984/1044 KB 36/257 KB 1211/1267 KB 684/713 KB 816/1063 KB 984/1044 KB 36/257 KB 1211/1267 KB 688/713 KB 816/1063 KB 988/1044 KB 36/257 KB 1211/1267 KB 688/713 KB 816/1063 KB 992/1044 KB 40/257 KB 1211/1267 KB 688/713 KB 816/1063 KB 992/1044 KB 40/257 KB 1215/1267 KB 692/713 KB 820/1063 KB 992/1044 KB 40/257 KB 1219/1267 KB 692/713 KB 820/1063 KB 996/1044 KB 40/257 KB 1223/1267 KB 692/713 KB 820/1063 KB 996/1044 KB 40/257 KB 1227/1267 KB 692/713 KB 820/1063 KB 992/1044 KB 40/257 KB 1211/1267 KB 692/713 KB 820/1063 KB 996/1044 KB 40/257 KB 1227/1267 KB 692/713 KB 824/1063 KB 992/1044 KB 40/257 KB 1211/1267 KB 692/713 KB 816/1063 KB 988/1044 KB 40/257 KB 1211/1267 KB 688/713 KB 816/1063 KB 996/1044 KB 44/257 KB 1227/1267 KB 692/713 KB 824/1063 KB 996/1044 KB 48/257 KB 1227/1267 KB 692/713 KB 824/1063 KB 996/1044 KB 48/257 KB 1227/1267 KB 692/713 KB 828/1063 KB 996/1044 KB 40/257 KB 1219/1267 KB 692/713 KB 820/1063 KB 1000/1044 KB 48/257 KB 1227/1267 KB 696/713 KB 828/1063 KB 1004/1044 KB 48/257 KB 1227/1267 KB 696/713 KB 832/1063 KB 996/1044 KB 48/257 KB 1227/1267 KB 696/713 KB 828/1063 KB 1004/1044 KB 52/257 KB 1227/1267 KB 700/713 KB 832/1063 KB 1004/1044 KB 52/257 KB 1227/1267 KB 704/713 KB 832/1063 KB 1008/1044 KB 52/257 KB 1227/1267 KB 704/713 KB 832/1063 KB 1004/1044 KB 52/257 KB 1227/1267 KB 696/713 KB 832/1063 KB 1008/1044 KB 56/257 KB 1227/1267 KB 704/713 KB 832/1063 KB 1000/1044 KB 48/257 KB 1227/1267 KB 696/713 KB 832/1063 KB 1008/1044 KB 56/257 KB 1231/1267 KB 704/713 KB 832/1063 KB 1008/1044 KB 60/257 KB 1235/1267 KB 704/713 KB 832/1063 KB 1008/1044 KB 60/257 KB 1239/1267 KB 708/713 KB 832/1063 KB 1008/1044 KB 60/257 KB 1235/1267 KB 708/713 KB 832/1063 KB 1008/1044 KB 60/257 KB 1243/1267 KB 712/713 KB 832/1063 KB 1008/1044 KB 60/257 KB 1243/1267 KB 713/713 KB 832/1063 KB 1008/1044 KB 60/257 KB 1243/1267 KB 713/713 KB 832/1063 KB 1008/1044 KB 60/257 KB 1247/1267 KB 713/713 KB 832/1063 KB 1008/1044 KB 60/257 KB 1251/1267 KB 713/713 KB 832/1063 KB 1012/1044 KB 60/257 KB 1255/1267 KB 713/713 KB 836/1063 KB 1012/1044 KB 60/257 KB 1259/1267 KB 713/713 KB 836/1063 KB 1012/1044 KB 60/257 KB 1251/1267 KB 713/713 KB 836/1063 KB 1008/1044 KB 60/257 KB 1251/1267 KB 713/713 KB 836/1063 KB 1008/1044 KB 60/257 KB 1231/1267 KB 704/713 KB 832/1063 KB 1012/1044 KB 64/257 KB 1259/1267 KB 713/713 KB 836/1063 KB 1012/1044 KB 64/257 KB 1259/1267 KB 713/713 KB 840/1063 KB 1012/1044 KB 64/257 KB 1259/1267 KB 713/713 KB 844/1063 KB 1012/1044 KB 64/257 KB 1259/1267 KB 713/713 KB 848/1063 KB 1016/1044 KB 64/257 KB 1259/1267 KB 713/713 KB 852/1063 KB 1016/1044 KB 64/257 KB 1259/1267 KB 713/713 KB 848/1063 KB 1020/1044 KB 68/257 KB 1259/1267 KB 713/713 KB 852/1063 KB 1024/1044 KB 68/257 KB 1259/1267 KB 713/713 KB 852/1063 KB 1016/1044 KB 68/257 KB 1259/1267 KB 713/713 KB 852/1063 KB 1024/1044 KB 72/257 KB 1259/1267 KB 713/713 KB 852/1063 KB 1028/1044 KB 72/257 KB 1259/1267 KB 713/713 KB 852/1063 KB 1028/1044 KB 76/257 KB 1259/1267 KB 713/713 KB 856/1063 KB 1028/1044 KB 76/257 KB 1259/1267 KB 713/713 KB 852/1063 KB 1028/1044 KB 80/257 KB 1259/1267 KB 713/713 KB 856/1063 KB 1028/1044 KB 80/257 KB 1259/1267 KB 713/713 KB 860/1063 KB 1028/1044 KB 80/257 KB 1259/1267 KB 713/713 KB 864/1063 KB 1032/1044 KB 80/257 KB 1259/1267 KB 713/713 KB 864/1063 KB 1036/1044 KB 80/257 K unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install B 1259/1267 KB 713/713 KB 864/1063 KB 1040/1044 KB 84/257 KB 1259/1267 KB 864/1063 KB 1040/1044 KB 84/257 KB 1259/1267 KB 868/1063 KB 1044/1044 KB 84/257 KB 1263/1267 KB 872/1063 KB 1044/1044 KB 84/257 KB 1263/1267 KB 876/1063 KB 1036/1044 KB 84/257 KB 1259/1267 KB 864/1063 KB 1044/1044 KB 88/257 KB 1263/1267 KB 876/1063 KB 1044/1044 KB 92/257 KB 1263/1267 KB 876/1063 KB 1044/1044 KB 96/257 KB 1263/1267 KB 876/1063 KB 1044/1044 KB 96/257 KB 1263/1267 KB 880/1063 KB 1044/1044 KB 100/257 KB 1263/1267 KB 880/1063 KB 1044/1044 KB 104/257 KB 1263/1267 KB 884/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1007.0 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 1044/1044 KB 108/257 KB 1263/1267 KB 884/1063 KB 1044/1044 KB 100/257 KB 1263/1267 KB 884/1063 KB 1044/1044 KB 84/257 KB 1263/1267 KB 868/1063 KB 1040/1044 KB 84/257 KB 1263/1267 KB 868/1063 KB 1044/1044 KB 108/257 KB 1267/1267 KB 884/1063 KB 1044/1044 KB 108/257 KB 1267/1267 KB 884/1063 KB 1044/1044 KB 108/257 KB 1267/1267 KB 888/1063 KB 1044/1044 KB 112/257 KB 1267/1267 KB 892/1063 KB 1044/1044 KB 112/257 KB 1267/1267 KB 896/1063 KB 1044/1044 KB 112/257 KB 1267/1267 KB 888/1063 KB 1044/1044 KB 112/257 KB 1267/1267 KB 900/1063 KB 1044/1044 KB 116/257 KB 1267/1267 KB 904/1063 KB 1044/1044 KB 116/257 KB 1267/1267 KB 908/1063 KB 1044/1044 KB 116/257 KB 1267/1267 KB 900/1063 KB 1044/1044 KB 120/257 KB 1267/1267 KB 908/1063 KB 1044/1044 KB 124/257 KB 1267/1267 KB 908/1063 KB 1044/1044 KB 128/257 KB 1267/1267 KB 908/1063 KB 1044/1044 KB 128/257 KB 1267/1267 KB 912/1063 KB 1044/1044 KB 128/257 KB 1267/1267 KB 916/1063 KB 132/257 KB 920/1063 KB 132/257 KB 924/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1759.0 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 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 1453.9 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 1044/1044 KB 132/257 KB 1267/1267 KB 916/1063 KB 136/257 KB 924/1063 KB 140/257 KB 924/1063 KB 144/257 KB 924/1063 KB 144/257 KB 928/1063 KB 148/257 KB 928/1063 KB 152/257 KB 928/1063 KB 152/257 KB 932/1063 KB 152/257 KB 4/549 KB 932/1063 KB 152/257 KB 8/549 KB 932/1063 KB 152/257 KB 12/549 KB 932/1063 KB 152/257 KB 16/549 KB 932/1063 KB 156/257 KB 16/549 KB 932/1063 KB 156/257 KB 16/549 KB 936/1063 KB 160/257 KB 16/549 KB 936/1063 KB 160/257 KB 20/549 KB 940/1063 KB 160/257 KB 20/549 KB 936/1063 KB 160/257 KB 24/549 KB 940/1063 KB 160/257 KB 28/549 KB 940/1063 KB 164/257 KB 3/5 KB 3/358 KB 32/549 KB 944/1063 KB 164/257 KB 3/5 KB 3/358 KB 36/549 KB 944/1063 KB 164/257 KB 3/5 KB 3/358 KB 40/549 KB 944/1063 KB 164/257 KB 3/5 KB 3/358 KB 28/549 KB 944/1063 KB 160/257 KB 3/5 KB 3/358 KB 28/549 KB 944/1063 KB 164/257 KB 3/5 KB 5/358 KB 40/549 KB 944/1063 KB 160/257 KB 3/5 KB 28/549 KB 944/1063 KB 164/257 KB 3/5 KB 8/358 KB 40/549 KB 944/1063 KB 164/257 KB 5/5 KB 8/358 KB 40/549 KB 944/1063 KB 164/257 KB 5/5 KB 11/358 KB 40/549 KB 944/1063 KB 164/257 KB 5/5 KB 13/358 KB 40/549 KB 944/1063 KB 164/257 KB 5/5 KB 16/358 KB 40/549 KB 944/1063 KB 160/257 KB 28/549 KB 944/1063 KB 164/257 KB 5/5 KB 19/358 KB 40/549 KB 944/1063 KB 164/257 KB 5/5 KB 21/358 KB 40/549 KB 944/1063 KB 164/257 KB 5/5 KB 21/358 KB 40/549 KB 948/1063 KB 168/257 KB 5/5 KB 24/358 KB 40/549 KB 952/1063 KB 168/257 KB 5/5 KB 24/358 KB 40/549 KB 956/1063 KB 168/257 KB 5/5 KB 24/358 KB 40/549 KB 948/1063 KB 172/257 KB 5/5 KB 24/358 KB 40/549 KB 960/1063 KB 176/257 KB 5/5 KB 24/358 KB 40/549 KB 960/1063 KB 164/257 KB 5/5 KB 24/358 KB 40/549 KB 948/1063 KB 176/257 KB 5/5 KB 27/358 KB 40/549 KB 960/1063 KB 168/257 KB 5/5 KB 24/358 KB 40/549 KB 960/1063 KB 176/257 KB 5/5 KB 29/358 KB 40/549 KB 960/1063 KB 180/257 KB 5/5 KB 29/358 KB 40/549 KB 960/1063 KB 184/257 KB 5/5 KB 32/358 KB 44/549 KB 964/1063 KB 188/257 KB 5/5 KB 32/358 KB 44/549 KB 964/1063 KB 180/257 KB 5/5 KB 32/358 KB 44/549 KB 964/1063 KB 180/257 KB 5/5 KB 32/358 KB 44/549 KB 960/1063 KB 180/257 KB 5/5 KB 29/358 KB 44/549 KB 960/1063 KB 192/257 KB 5/5 KB 32/358 KB 48/549 KB 964/1063 KB 192/257 KB 5/5 KB 36/358 KB 48/549 KB 964/1063 KB 192/257 KB 5/5 KB 36/358 KB 52/549 KB 968/1063 KB 192/257 KB 36/358 KB 52/549 KB 968/1063 KB 192/257 KB 36/358 KB 52/549 KB 972/1063 KB 192/257 KB 36/358 KB 52/549 KB 976/1063 KB 192/257 KB 36/358 KB 52/549 KB 964/1063 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 5.9 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 196/257 KB 36/358 KB 52/549 KB 976/1063 KB 200/257 KB 40/358 KB 56/549 KB 980/1063 KB 204/257 KB 40/358 KB 56/549 KB 980/1063 KB 196/257 KB 40/358 KB 56/549 KB 980/1063 KB 204/257 KB 40/358 KB 56/549 KB 984/1063 KB 196/257 KB 40/358 KB 56/549 KB 976/1063 KB 204/257 KB 44/358 KB 56/549 KB 984/1063 KB 196/257 KB 36/358 KB 56/549 KB 976/1063 KB 204/257 KB 44/358 KB 60/549 KB 984/1063 KB 204/257 KB 44/358 KB 64/549 KB 984/1063 KB 204/257 KB 48/358 KB 64/549 KB 984/1063 KB 204/257 KB 52/358 KB 64/549 KB 984/1063 KB 208/257 KB 56/358 KB 68/549 KB 988/1063 KB 208/257 KB 60/358 KB 68/549 KB 988/1063 KB 208/257 KB 64/358 KB 68/549 KB 988/1063 KB 208/257 KB 52/358 KB 68/549 KB 988/1063 KB 204/257 KB 52/358 KB 68/549 KB 988/1063 KB 208/257 KB 64/358 KB 68/549 KB 992/1063 KB 204/257 KB 52/358 KB 68/549 KB 984/1063 KB 208/257 KB 64/358 KB 72/549 KB 992/1063 KB 208/257 KB 64/358 KB 76/549 KB 992/1063 KB 208/257 KB 64/358 KB 80/549 KB 992/1063 KB 208/257 KB 64/358 KB 84/549 KB 992/1063 KB 3/86 KB 212/257 KB 68/358 KB 88/549 KB 996/1063 KB 3/86 KB 212/257 KB 68/358 KB 92/549 KB 996/1063 KB 3/86 KB 212/257 KB 68/358 KB 84/549 KB 996/1063 KB 3/86 KB 212/257 KB 68/358 KB 84/549 KB 992/1063 KB 3/86 KB 216/257 KB 68/358 KB 92/549 KB 996/1063 KB 3/86 KB 220/257 KB 68/358 KB 92/549 KB 996/1063 KB 3/86 KB 224/257 KB 68/358 KB 92/549 KB 1000/1063 KB 3/86 KB 208/257 KB 68/358 KB 84/549 KB 992/1063 KB 3/86 KB 208/257 KB 64/358 KB 84/549 KB 992/1063 KB 6/86 KB 224/257 KB 68/358 KB 92/549 KB 1000/1063 KB 9/86 KB 224/257 KB 68/358 KB 92/549 KB 1000/1063 KB 11/86 KB 224/257 KB 68/358 KB 92/549 KB 1000/1063 KB 14/86 KB 224/257 KB 68/358 KB 92/549 KB 1000/1063 KB 16/86 KB 224/257 KB 68/358 KB 92/549 KB 1000/1063 KB 3/86 KB 220/257 KB 68/358 KB 92/549 KB 1000/1063 KB 16/86 KB 224/257 KB 68/358 KB 92/549 KB 1004/1063 KB 19/86 KB 228/257 KB 72/358 KB 92/549 KB 1008/1063 KB 19/86 KB 228/257 KB 72/358 KB 92/549 KB 1004/1063 KB 19/86 KB 228/257 KB 72/358 KB 92/549 KB 1012/1063 KB 16/86 KB 228/257 KB 72/358 KB 92/549 KB 1004/1063 KB 16/86 KB 224/257 KB 72/358 KB 92/549 KB 1004/1063 KB 22/86 KB 228/257 KB 76/358 KB 96/549 KB 1012/1063 KB 22/86 KB 228/257 KB 80/358 KB 96/549 KB 1012/1063 KB 22/86 KB 228/257 KB 72/358 KB 96/549 KB 1012/1063 KB 19/86 KB 228/257 KB 72/358 KB 96/549 KB 1012/1063 KB 22/86 KB 228/257 KB 80/358 KB 100/549 KB 1012/1063 KB 25/86 KB 232/257 KB 84/358 KB 104/549 KB 1016/1063 KB 25/86 KB 232/257 KB 84/358 KB 108/549 KB 1016/1063 KB 25/86 KB 232/257 KB 84/358 KB 100/549 KB 1016/1063 KB 25/86 KB 232/257 KB 84/358 KB 100/549 KB 1012/1063 KB 27/86 KB 232/257 KB 84/358 KB 108/549 KB 1016/1063 KB 22/86 KB 232/257 KB 80/358 KB 100/549 KB 1012/1063 KB 27/86 KB 236/257 KB 84/358 KB 108/549 KB 1016/1063 KB 27/86 KB 240/257 KB 84/358 KB 108/549 KB 1016/1063 KB 22/86 KB 232/257 KB 84/358 KB 100/549 KB 1012/1063 KB 27/86 KB 240/257 KB 88/358 KB 108/549 KB 1016/1063 KB 30/86 KB 240/257 KB 92/358 KB 108/549 KB 1020/1063 KB 30/86 KB 240/257 KB 96/358 KB 108/549 KB 1020/1063 KB 30/86 KB 244/257 KB 100/358 KB 112/549 KB 1020/1063 KB 30/86 KB 244/257 KB 104/358 KB 112/549 KB 1020/1063 KB 30/86 KB 244/257 KB 108/358 KB 112/549 KB 1020/1063 KB 30/86 KB 240/257 KB 88/358 KB 108/549 KB 1020/1063 KB 27/86 KB 240/257 KB 88/358 KB 108/549 KB 1020/1063 KB 30/86 KB 244/257 KB 108/358 KB 112/549 KB 1024/1063 KB 30/86 KB 244/257 KB 108/358 KB 112/549 KB 1028/1063 KB 30/86 KB 244/ unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 257 KB 96/358 KB 112/549 KB 1020/1063 KB 32/86 KB 248/257 KB 108/358 KB 112/549 KB 1028/1063 KB 32/86 KB 252/257 KB 108/358 KB 112/549 KB 1028/1063 KB 30/86 KB 240/257 KB 96/358 KB 112/549 KB 1020/1063 KB 32/86 KB 244/257 KB 108/358 KB 112/549 KB 1028/1063 KB 32/86 KB 252/257 KB 108/358 KB 116/549 KB 1028/1063 KB 36/86 KB 256/257 KB 108/358 KB 120/549 KB 1032/1063 KB 36/86 KB 256/257 KB 108/358 KB 124/549 KB 1032/1063 KB 36/86 KB 256/257 KB 108/358 KB 128/549 KB 1032/1063 KB 36/86 KB 256/257 KB 108/358 KB 116/549 KB 1032/1063 KB 36/86 KB 256/257 KB 112/358 KB 128/549 KB 1036/1063 KB 36/86 KB 256/257 KB 112/358 KB 128/549 KB 1040/1063 KB 36/86 KB 256/257 KB 108/358 KB 116/549 KB 1028/1063 KB 32/86 KB 256/257 KB 108/358 KB 116/549 KB 1028/1063 KB 36/86 KB 257/257 KB 112/358 KB 128/549 KB 1040/1063 KB 40/86 KB 257/257 KB 112/358 KB 128/549 KB 1040/1063 KB 44/86 KB 257/257 KB 112/358 KB 128/549 KB 1040/1063 KB 48/86 KB 257/257 KB 112/358 KB 128/549 KB 1040/1063 KB 52/86 KB 257/257 KB 112/358 KB 128/549 KB 1040/1063 KB 56/86 KB 257/257 KB 112/358 KB 132/549 KB 1044/1063 KB 60/86 KB 257/257 KB 112/358 KB 132/549 KB 1044/1063 KB 64/86 KB 257/257 KB 112/358 KB 132/549 KB 1044/1063 KB 36/86 KB 256/257 KB 112/358 KB 128/549 KB 1032/1063 KB 64/86 KB 257/257 KB 116/358 KB 132/549 KB 1044/1063 KB 52/86 KB 257/257 KB 112/358 KB 132/549 KB 1044/1063 KB 64/86 KB 257/257 KB 116/358 KB 132/549 KB 1048/1063 KB 64/86 KB 257/257 KB 116/358 KB 132/549 KB 1052/1063 KB 52/86 KB 257/257 KB 112/358 KB 132/549 KB 1040/1063 KB 64/86 KB 257/257 KB 116/358 KB 136/549 KB 1052/1063 KB 64/86 KB 257/257 KB 116/358 KB 140/549 KB 1052/1063 KB 64/86 KB 257/257 KB 120/358 KB 140/549 KB 1056/1063 KB 64/86 KB 257/257 KB 116/358 KB 140/549 KB 1056/1063 KB 64/86 KB 257/257 KB 120/358 KB 144/549 KB 1056/1063 KB 64/86 KB 257/257 KB 124/358 KB 144/549 KB 1056/1063 KB 64/86 KB 257/257 KB 128/358 KB 144/549 KB 1056/1063 KB 68/86 KB 257/257 KB 132/358 KB 144/549 KB 1056/1063 KB 68/86 KB 257/257 KB 136/358 KB 148/549 KB 1060/1063 KB 68/86 KB 257/257 KB 128/358 KB 144/549 KB 1056/1063 KB 68/86 KB 257/257 KB 132/358 KB 148/549 KB 1060/1063 KB 68/86 KB 257/257 KB 132/358 KB 144/549 KB 1060/1063 KB 68/86 KB 257/257 KB 136/358 KB 148/549 KB 1063/1063 KB 72/86 KB 257/257 KB 136/358 KB 148/549 KB 1063/1063 KB 76/86 KB 257/257 KB 136/358 KB 152/549 KB 1063/1063 KB 72/86 KB 257/257 KB 136/358 KB 152/549 KB 1063/1063 KB 76/86 KB 257/257 KB 140/358 KB 156/549 KB 1063/1063 KB 76/86 KB 257/257 KB 140/358 KB 160/549 KB 1063/1063 KB 76/86 KB 257/257 KB 140/358 KB 152/549 KB 1063/1063 KB 80/86 KB 257/257 KB 140/358 KB 160/549 KB 1063/1063 KB 80/86 KB 257/257 KB 144/358 KB 160/549 KB 1063/1063 KB 80/86 KB 148/358 KB 164/549 KB 1063/1063 KB 84/86 KB 152/358 KB 164/549 KB 1063/1063 KB 84/86 KB 156/358 KB 164/549 KB 1063/1063 KB 80/86 KB 144/358 KB 164/549 KB 1063/1063 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 331.5 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 84/86 KB 148/358 KB 164/549 KB 1063/1063 KB 86/86 KB 156/358 KB 164/549 KB 1063/1063 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 1368.7 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 86/86 KB 160/358 KB 168/549 KB 86/86 KB 156/358 KB 168/549 KB 86/86 KB 160/358 KB 172/549 KB 86/86 KB 160/358 KB 176/549 KB Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 86/86 KB 164/358 KB 176/549 KB 86/86 KB 168/358 KB 180/549 KB 86/86 KB 172/358 KB 180/549 KB 86/86 KB 164/358 KB 180/549 KB 86/86 KB 172/358 KB 184/549 KB 86/86 KB 172/358 KB 188/549 KB 86/86 KB 172/358 KB 192/549 KB 86/86 KB 176/358 KB 192/549 KB 86/86 KB 180/358 KB 192/549 KB 86/86 KB 180/358 KB 196/549 KB 86/86 KB 180/358 KB 200/549 KB 4/404 KB 184/358 KB 204/549 KB 4/404 KB 184/358 KB 200/549 KB 4/404 KB 180/358 KB 200/549 KB 8/404 KB 184/358 KB 208/549 KB 12/404 KB 184/358 KB 208/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 109.5 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 16/404 KB 184/358 KB 208/549 KB Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-mysql-0: 10:32:07 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 10:32:07 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 20/404 KB 184/358 KB 208/549 KB 24/404 KB 184/358 KB 208/549 KB 24/404 KB 188/358 KB 208/549 KB 24/404 KB 192/358 KB 208/549 KB 28/404 KB 192/358 KB 208/549 KB 4/404 KB 184/358 KB 208/549 KB 32/404 KB 192/358 KB 208/549 KB 32/404 KB 192/358 KB 212/549 KB 3/894 KB 36/404 KB 196/358 KB 216/549 KB 3/894 KB 36/404 KB 196/358 KB 220/549 KB 3/894 KB 36/404 KB 196/358 KB 212/549 KB 3/894 KB 32/404 KB 196/358 KB 212/549 KB 32/404 KB 196/358 KB 212/549 KB 4/587 KB 3/894 KB 36/404 KB 196/358 KB 224/549 KB 8/587 KB 3/894 KB 36/404 KB 196/358 KB 224/549 KB 12/587 KB 3/894 KB 36/404 KB 196/358 KB 224/549 KB 16/587 KB 3/894 KB 36/404 KB 196/358 KB 224/549 KB 20/587 KB 3/894 KB 36/404 KB 196/358 KB 224/549 KB 24/587 KB 6/894 KB 40/404 KB 200/358 KB 224/549 KB 3/894 KB 36/404 KB 196/358 KB 224/549 KB 20/587 KB 6/894 KB 40/404 KB 200/358 KB 224/549 KB 20/587 KB 6/894 KB 36/404 KB 200/358 KB 224/549 KB 20/587 KB 3/894 KB 36/404 KB 200/358 KB 224/549 KB 24/587 KB 6/894 KB 40/404 KB 204/358 KB 224/549 KB 24/587 KB 6/894 KB 44/404 KB 204/358 KB 224/549 KB 24/587 KB 6/894 KB 48/404 KB 208/358 KB 224/549 KB 24/587 KB 9/894 KB 52/404 KB 208/358 KB 224/549 KB 28/587 KB 9/894 KB 56/404 KB 208/358 KB 228/549 KB 24/587 KB 6/894 KB 44/404 KB 208/358 KB 224/549 KB 24/587 KB 9/894 KB 48/404 KB 208/358 KB 224/549 KB 28/587 KB 11/894 KB 60/404 KB 208/358 KB 228/549 KB 28/587 KB 11/894 KB 60/404 KB 212/358 KB 228/549 KB 28/587 KB 9/894 KB 52/404 KB 208/358 KB 228/549 KB 32/587 KB 14/894 KB 60/404 KB 212/358 KB 228/549 KB 32/587 KB 14/894 KB 60/404 KB 216/358 KB 228/549 KB 24/587 KB 9/894 KB 52/404 KB 208/358 KB 228/549 KB 32/587 KB 14/894 KB 60/404 KB 220/358 KB 232/549 KB 32/587 KB 14/894 KB 60/404 KB 220/358 KB 236/549 KB 32/587 KB 14/894 KB 60/404 KB 220/358 KB 240/549 KB 28/587 KB 14/894 KB 60/404 KB 212/358 KB 228/549 KB 32/587 KB 16/894 KB 60/404 KB 220/358 KB 240/549 KB 32/587 KB 19/894 KB 60/404 KB 220/358 KB 240/549 KB 28/587 KB 9/894 KB 60/404 KB 208/358 KB 240/549 KB 32/587 KB 14/894 KB 60/404 KB 220/358 KB 236/549 KB 32/587 KB 19/894 KB 60/404 KB 224/358 KB 240/549 KB 32/587 KB 19/894 KB 64/404 KB 224/358 KB 240/549 KB 32/587 KB 19/894 KB 68/404 KB 228/358 KB 244/549 KB 32/587 KB 19/894 KB 64/404 KB 228/358 KB 244/549 KB 32/587 KB 19/894 KB 64/404 KB 224/358 KB 244/549 KB 36/587 KB 22/894 KB 68/404 KB 228/358 KB 244/549 KB 36/587 KB 19/894 KB 68/404 KB 228/358 KB 244/549 KB 40/587 KB 22/894 KB 68/404 KB 228/358 KB 244/549 KB 44/587 KB 25/894 KB 68/404 KB 228/358 KB 244/549 KB 48/587 KB 25/894 KB 68/404 KB 228/358 KB 244/549 KB 40/587 KB 25/894 KB 68/404 KB 228/358 KB 244/549 KB 48/587 KB 27/894 KB 68/404 KB 228/358 KB 244/549 KB 48/587 KB 27/894 KB 68/404 KB 232/358 KB 244/549 KB 48/587 KB 30/894 KB 72/404 KB 236/358 KB 248/549 KB 48/587 KB 30/894 KB 72/404 KB 232/358 KB 248/549 KB 48/587 KB 27/894 KB 72/404 KB 232/358 KB 248/549 KB 48/587 KB 27/894 KB 68/404 KB 232/358 KB 248/549 KB 48/587 KB 30/894 KB 72/404 KB 236/358 KB 252/549 KB 48/587 KB 30/894 KB 76/404 KB 236/358 KB 256/549 KB 48/587 KB 30/894 KB 76/404 KB 240/358 KB 260/549 KB 48/587 KB 30/894 KB 76/404 KB 236/358 KB 252/549 KB 52/587 KB 32/894 KB 80/404 KB 240/358 KB 260/549 KB 52/587 KB 32/894 KB 76/404 KB 240/358 KB 260/549 KB 56/587 KB 32/894 KB 80/404 KB 240/358 KB 260/549 KB 60/587 KB 32/894 KB 84/404 KB 240/358 KB 260/549 KB 48/587 KB 32/894 KB 76/404 KB 240/358 KB 2 unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 60/549 KB 48/587 KB 30/894 KB 76/404 KB 240/358 KB 256/549 KB 64/587 KB 32/894 KB 84/404 KB 244/358 KB 260/549 KB 64/587 KB 36/894 KB 84/404 KB 248/358 KB 264/549 KB 64/587 KB 36/894 KB 84/404 KB 252/358 KB 264/549 KB 56/587 KB 32/894 KB 84/404 KB 240/358 KB 260/549 KB 64/587 KB 36/894 KB 84/404 KB 244/358 KB 264/549 KB 64/587 KB 32/894 KB 84/404 KB 244/358 KB 260/549 KB 64/587 KB 36/894 KB 84/404 KB 244/358 KB 260/549 KB 64/587 KB 40/894 KB 88/404 KB 252/358 KB 264/549 KB 64/587 KB 36/894 KB 88/404 KB 252/358 KB 264/549 KB 68/587 KB 40/894 KB 88/404 KB 252/358 KB 268/549 KB 64/587 KB 40/894 KB 88/404 KB 252/358 KB 268/549 KB 68/587 KB 44/894 KB 92/404 KB 256/358 KB 272/549 KB 68/587 KB 44/894 KB 92/404 KB 256/358 KB 268/549 KB 68/587 KB 44/894 KB 92/404 KB 252/358 KB 268/549 KB 68/587 KB 44/894 KB 88/404 KB 252/358 KB 268/549 KB 68/587 KB 48/894 KB 92/404 KB 256/358 KB 272/549 KB 68/587 KB 48/894 KB 96/404 KB 256/358 KB 272/549 KB 72/587 KB 48/894 KB 100/404 KB 260/358 KB 276/549 KB 72/587 KB 48/894 KB 104/404 KB 260/358 KB 276/549 KB 72/587 KB 48/894 KB 108/404 KB 260/358 KB 276/549 KB 72/587 KB 48/894 KB 96/404 KB 260/358 KB 276/549 KB 72/587 KB 48/894 KB 96/404 KB 256/358 KB 276/549 KB 72/587 KB 48/894 KB 96/404 KB 256/358 KB 272/549 KB 76/587 KB 48/894 KB 108/404 KB 260/358 KB 276/549 KB 80/587 KB 48/894 KB 108/404 KB 260/358 KB 276/549 KB 80/587 KB 48/894 KB 108/404 KB 260/358 KB 280/549 KB 80/587 KB 48/894 KB 108/404 KB 260/358 KB 284/549 KB 80/587 KB 48/894 KB 108/404 KB 264/358 KB 288/549 KB 80/587 KB 48/894 KB 108/404 KB 264/358 KB 284/549 KB 84/587 KB 48/894 KB 108/404 KB 268/358 KB 288/549 KB 84/587 KB 48/894 KB 112/404 KB 268/358 KB 288/549 KB 84/587 KB 48/894 KB 116/404 KB 272/358 KB 288/549 KB 84/587 KB 48/894 KB 120/404 KB 272/358 KB 292/549 KB 84/587 KB 48/894 KB 124/404 KB 272/358 KB 292/549 KB 84/587 KB 48/894 KB 108/404 KB 264/358 KB 288/549 KB 88/587 KB 48/894 KB 128/404 KB 272/358 KB 292/549 KB 92/587 KB 48/894 KB 128/404 KB 272/358 KB 292/549 KB 96/587 KB 48/894 KB 128/404 KB 272/358 KB 292/549 KB 84/587 KB 48/894 KB 116/404 KB 272/358 KB 292/549 KB 84/587 KB 48/894 KB 112/404 KB 272/358 KB 288/549 KB 96/587 KB 48/894 KB 128/404 KB 276/358 KB 292/549 KB 96/587 KB 48/894 KB 128/404 KB 280/358 KB 296/549 KB 100/587 KB 48/894 KB 128/404 KB 284/358 KB 296/549 KB 100/587 KB 48/894 KB 128/404 KB 288/358 KB 296/549 KB 96/587 KB 48/894 KB 128/404 KB 276/358 KB 296/549 KB 100/587 KB 48/894 KB 128/404 KB 288/358 KB 300/549 KB 100/587 KB 48/894 KB 128/404 KB 288/358 KB 304/549 KB 84/587 KB 48/894 KB 128/404 KB 272/358 KB 296/549 KB 100/587 KB 48/894 KB 128/404 KB 288/358 KB 308/549 KB 100/587 KB 48/894 KB 132/404 KB 292/358 KB 312/549 KB 100/587 KB 48/894 KB 128/404 KB 280/358 KB 296/549 KB 104/587 KB 48/894 KB 132/404 KB 292/358 KB 316/549 KB 108/587 KB 48/894 KB 132/404 KB 292/358 KB 316/549 KB 112/587 KB 48/894 KB 132/404 KB 292/358 KB 316/549 KB 100/587 KB 48/894 KB 132/404 KB 292/358 KB 308/549 KB 100/587 KB 48/894 KB 132/404 KB 288/358 KB 308/549 KB 112/587 KB 48/894 KB 136/404 KB 296/358 KB 316/549 KB 112/587 KB 48/894 KB 140/404 KB 296/358 KB 316/549 KB 112/587 KB 48/894 KB 144/404 KB 296/358 KB 316/549 KB 112/587 KB 48/894 KB 132/404 KB 296/358 KB 316/549 KB 112/587 KB 48/894 KB 144/404 KB 300/358 KB 316/549 KB 112/587 KB 48/894 KB 144/404 KB 304/358 KB 316/549 KB 100/587 KB 48/894 KB 132/404 KB 292/358 KB 31 unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 6/549 KB 112/587 KB 48/894 KB 144/404 KB 304/358 KB 320/549 KB 112/587 KB 48/894 KB 144/404 KB 308/358 KB 320/549 KB 116/587 KB 48/894 KB 148/404 KB 312/358 KB 324/549 KB 116/587 KB 48/894 KB 148/404 KB 316/358 KB 324/549 KB 116/587 KB 48/894 KB 148/404 KB 308/358 KB 324/549 KB 116/587 KB 48/894 KB 144/404 KB 308/358 KB 324/549 KB 116/587 KB 48/894 KB 144/404 KB 308/358 KB 320/549 KB 120/587 KB 48/894 KB 148/404 KB 316/358 KB 324/549 KB 124/587 KB 48/894 KB 148/404 KB 316/358 KB 324/549 KB 128/587 KB 48/894 KB 148/404 KB 316/358 KB 324/549 KB 128/587 KB 48/894 KB 148/404 KB 316/358 KB 328/549 KB 128/587 KB 48/894 KB 148/404 KB 316/358 KB 332/549 KB 128/587 KB 48/894 KB 152/404 KB 316/358 KB 336/549 KB 128/587 KB 48/894 KB 152/404 KB 316/358 KB 332/549 KB 128/587 KB 48/894 KB 156/404 KB 320/358 KB 336/549 KB 128/587 KB 48/894 KB 160/404 KB 320/358 KB 336/549 KB 128/587 KB 48/894 KB 164/404 KB 320/358 KB 336/549 KB 132/587 KB 48/894 KB 168/404 KB 320/358 KB 340/549 KB 132/587 KB 48/894 KB 172/404 KB 320/358 KB 340/549 KB 128/587 KB 48/894 KB 152/404 KB 320/358 KB 336/549 KB 132/587 KB 48/894 KB 172/404 KB 324/358 KB 340/549 KB 132/587 KB 48/894 KB 164/404 KB 320/358 KB 340/549 KB 136/587 KB 48/894 KB 172/404 KB 324/358 KB 340/549 KB 140/587 KB 48/894 KB 172/404 KB 324/358 KB 340/549 KB 128/587 KB 48/894 KB 164/404 KB 320/358 KB 340/549 KB 144/587 KB 48/894 KB 172/404 KB 324/358 KB 340/549 KB 144/587 KB 48/894 KB 172/404 KB 324/358 KB 344/549 KB 144/587 KB 48/894 KB 172/404 KB 328/358 KB 344/549 KB 144/587 KB 48/894 KB 172/404 KB 332/358 KB 344/549 KB 144/587 KB 48/894 KB 176/404 KB 332/358 KB 348/549 KB 144/587 KB 48/894 KB 172/404 KB 332/358 KB 348/549 KB 144/587 KB 48/894 KB 176/404 KB 336/358 KB 352/549 KB 144/587 KB 48/894 KB 176/404 KB 336/358 KB 352/549 KB 144/587 KB 48/894 KB 176/404 KB 336/358 KB 356/549 KB 148/587 KB 52/894 KB 180/404 KB 340/358 KB 360/549 KB 148/587 KB 48/894 KB 176/404 KB 336/358 KB 356/549 KB 152/587 KB 52/894 KB 180/404 KB 340/358 KB 364/549 KB 156/587 KB 52/894 KB 180/404 KB 340/358 KB 364/549 KB 160/587 KB 52/894 KB 180/404 KB 340/358 KB 364/549 KB 148/587 KB 52/894 KB 180/404 KB 340/358 KB 356/549 KB 160/587 KB 52/894 KB 180/404 KB 344/358 KB 364/549 KB 160/587 KB 52/894 KB 180/404 KB 348/358 KB 364/549 KB 148/587 KB 52/894 KB 180/404 KB 336/358 KB 356/549 KB 160/587 KB 56/894 KB 180/404 KB 348/358 KB 364/549 KB 148/587 KB 48/894 KB 180/404 KB 336/358 KB 356/549 KB 160/587 KB 60/894 KB 184/404 KB 352/358 KB 364/549 KB 160/587 KB 60/894 KB 188/404 KB 352/358 KB 364/549 KB 160/587 KB 60/894 KB 192/404 KB 352/358 KB 364/549 KB 160/587 KB 56/894 KB 180/404 KB 352/358 KB 364/549 KB 148/587 KB 52/894 KB 180/404 KB 348/358 KB 364/549 KB 160/587 KB 60/894 KB 192/404 KB 352/358 KB 368/549 KB 164/587 KB 60/894 KB 192/404 KB 352/358 KB 368/549 KB 168/587 KB 60/894 KB 196/404 KB 356/358 KB 372/549 KB 172/587 KB 60/894 KB 196/404 KB 356/358 KB 372/549 KB 176/587 KB 60/894 KB 196/404 KB 356/358 KB 372/549 KB 164/587 KB 60/894 KB 196/404 KB 356/358 KB 372/549 KB 160/587 KB 60/894 KB 192/404 KB 352/358 KB 368/549 KB 176/587 KB 64/894 KB 196/404 KB 356/358 KB 372/549 KB 164/587 KB 60/894 KB 196/404 KB 356/358 KB 368/549 KB 176/587 KB 64/894 KB 196/404 KB 358/358 KB 372/549 KB 164/587 KB 60/894 KB 196/404 KB 352/358 KB 368/549 KB 176/587 KB 68/894 KB 196/404 KB 358/358 KB 372/549 KB 180/587 KB 72/894 KB 200/404 KB 358/358 KB 376 unit-mysql-0: 10:32:07 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install /549 KB 180/587 KB 76/894 KB 200/404 KB 358/358 KB 376/549 KB 180/587 KB 80/894 KB 200/404 KB 358/358 KB 376/549 KB 180/587 KB 68/894 KB 200/404 KB 358/358 KB 376/549 KB 176/587 KB 68/894 KB 200/404 KB 358/358 KB 376/549 KB 176/587 KB 68/894 KB 196/404 KB 358/358 KB 376/549 KB 180/587 KB 80/894 KB 204/404 KB 358/358 KB 376/549 KB 180/587 KB 80/894 KB 204/404 KB 358/358 KB 380/549 KB 180/587 KB 80/894 KB 204/404 KB 358/358 KB 384/549 KB 180/587 KB 80/894 KB 208/404 KB 358/358 KB 384/549 KB 180/587 KB 80/894 KB 212/404 KB 358/358 KB 384/549 KB 184/587 KB 84/894 KB 216/404 KB 358/358 KB 388/549 KB 184/587 KB 84/894 KB 220/404 KB 358/358 KB 388/549 KB 184/587 KB 84/894 KB 212/404 KB 358/358 KB 388/549 KB 184/587 KB 80/894 KB 212/404 KB 358/358 KB 388/549 KB 184/587 KB 80/894 KB 212/404 KB 358/358 KB 384/549 KB 188/587 KB 84/894 KB 220/404 KB 358/358 KB 388/549 KB 192/587 KB 84/894 KB 220/404 KB 358/358 KB 388/549 KB 192/587 KB 84/894 KB 220/404 KB 358/358 KB 392/549 KB 192/587 KB 84/894 KB 220/404 KB 358/358 KB 396/549 KB 192/587 KB 88/894 KB 220/404 KB 358/358 KB 400/549 KB 192/587 KB 88/894 KB 220/404 KB 358/358 KB 396/549 KB 192/587 KB 92/894 KB 224/404 KB 358/358 KB 400/549 KB 192/587 KB 96/894 KB 224/404 KB 358/358 KB 400/549 KB 192/587 KB 88/894 KB 224/404 KB 358/358 KB 400/549 KB 196/587 KB 96/894 KB 224/404 KB 358/358 KB 404/549 KB 200/587 KB 96/894 KB 224/404 KB 358/358 KB 404/549 KB 204/587 KB 96/894 KB 224/404 KB 358/358 KB 404/549 KB 208/587 KB 96/894 KB 224/404 KB 358/358 KB 404/549 KB 212/587 KB 96/894 KB 224/404 KB 358/358 KB 404/549 KB 216/587 KB 100/894 KB 228/404 KB 358/358 KB 404/549 KB 220/587 KB 100/894 KB 228/404 KB 358/358 KB 404/549 KB 192/587 KB 96/894 KB 224/404 KB 358/358 KB 404/549 KB 220/587 KB 100/894 KB 228/404 KB 358/358 KB 408/549 KB 220/587 KB 100/894 KB 228/404 KB 358/358 KB 412/549 KB 220/587 KB 100/894 KB 228/404 KB 358/358 KB 416/549 KB 212/587 KB 100/894 KB 228/404 KB 358/358 KB 404/549 KB 212/587 KB 96/894 KB 228/404 KB 358/358 KB 404/549 KB 220/587 KB 100/894 KB 232/404 KB 358/358 KB 416/549 KB 220/587 KB 100/894 KB 236/404 KB 358/358 KB 416/549 KB 220/587 KB 100/894 KB 240/404 KB 358/358 KB 416/549 KB 220/587 KB 104/894 KB 240/404 KB 358/358 KB 416/549 KB 220/587 KB 108/894 KB 240/404 KB 358/358 KB 416/549 KB 220/587 KB 112/894 KB 240/404 KB 358/358 KB 416/549 KB 220/587 KB 116/894 KB 240/404 KB 358/358 KB 416/549 KB 224/587 KB 120/894 KB 244/404 KB 358/358 KB 420/549 KB 224/587 KB 124/894 KB 244/404 KB 358/358 KB 420/549 KB 224/587 KB 116/894 KB 244/404 KB 358/358 KB 420/549 KB 224/587 KB 116/894 KB 244/404 KB 358/358 KB 416/549 KB 220/587 KB 116/894 KB 244/404 KB 358/358 KB 416/549 KB 224/587 KB 128/894 KB 244/404 KB 358/358 KB 424/549 KB 224/587 KB 128/894 KB 248/404 KB 358/358 KB 424/549 KB 224/587 KB 128/894 KB 248/404 KB 358/358 KB 428/549 KB 224/587 KB 128/894 KB 252/404 KB 358/358 KB 432/549 KB 224/587 KB 128/894 KB 252/404 KB 358/358 KB 428/549 KB 228/587 KB 128/894 KB 256/404 KB 358/358 KB 432/549 KB 228/587 KB 128/894 KB 256/404 KB 358/358 KB 432/549 KB 228/587 KB 128/894 KB 256/404 KB 358/358 KB 432/549 KB 232/587 KB 128/894 KB 256/404 KB 358/358 KB 432/549 KB 232/587 KB 132/894 KB 256/404 KB 358/358 KB 436/549 KB 236/587 KB 136/894 KB 260/404 KB 358/358 KB 436/549 KB 232/587 KB 128/894 KB 256/404 KB 358/358 KB 436/549 KB 236/587 KB 132/894 KB 260/404 KB 358/358 KB 436/549 KB 236/587 KB 132/894 KB unit-mysql-0: 10:32:07 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 256/404 KB 358/358 KB 436/549 KB 240/587 KB 140/894 KB 260/404 KB 358/358 KB 436/549 KB 240/587 KB 140/894 KB 260/404 KB 358/358 KB 440/549 KB 240/587 KB 140/894 KB 264/404 KB 358/358 KB 440/549 KB 240/587 KB 140/894 KB 268/404 KB 358/358 KB 444/549 KB 240/587 KB 140/894 KB 272/404 KB 358/358 KB 444/549 KB 240/587 KB 140/894 KB 264/404 KB 358/358 KB 444/549 KB 244/587 KB 140/894 KB 272/404 KB 358/358 KB 448/549 KB 244/587 KB 140/894 KB 272/404 KB 358/358 KB 444/549 KB 236/587 KB 140/894 KB 260/404 KB 358/358 KB 436/549 KB 244/587 KB 144/894 KB 272/404 KB 358/358 KB 448/549 KB 244/587 KB 148/894 KB 272/404 KB 358/358 KB 448/549 KB 248/587 KB 152/894 KB 276/404 KB 358/358 KB 452/549 KB 248/587 KB 148/894 KB 276/404 KB 358/358 KB 452/549 KB 248/587 KB 148/894 KB 272/404 KB 358/358 KB 452/549 KB 248/587 KB 148/894 KB 272/404 KB 358/358 KB 448/549 KB 252/587 KB 152/894 KB 276/404 KB 358/358 KB 452/549 KB 256/587 KB 152/894 KB 276/404 KB 358/358 KB 452/549 KB 256/587 KB 152/894 KB 276/404 KB 358/358 KB 456/549 KB 256/587 KB 156/894 KB 280/404 KB 358/358 KB 460/549 KB 256/587 KB 156/894 KB 280/404 KB 358/358 KB 464/549 KB 256/587 KB 156/894 KB 280/404 KB 358/358 KB 456/549 KB 256/587 KB 160/894 KB 280/404 KB 358/358 KB 464/549 KB 256/587 KB 152/894 KB 280/404 KB 358/358 KB 456/549 KB 256/587 KB 160/894 KB 284/404 KB 358/358 KB 464/549 KB 256/587 KB 160/894 KB 288/404 KB 358/358 KB 464/549 KB 260/587 KB 160/894 KB 288/404 KB 358/358 KB 464/549 KB 264/587 KB 160/894 KB 292/404 KB 358/358 KB 464/549 KB 268/587 KB 160/894 KB 292/404 KB 358/358 KB 464/549 KB 272/587 KB 160/894 KB 292/404 KB 358/358 KB 464/549 KB 276/587 KB 164/894 KB 292/404 KB 358/358 KB 464/549 KB 280/587 KB 164/894 KB 292/404 KB 468/549 KB 284/587 KB 164/894 KB 292/404 KB 468/549 KB 260/587 KB 160/894 KB 292/404 KB 358/358 KB 464/549 KB 284/587 KB 164/894 KB 296/404 KB 468/549 KB 284/587 KB 164/894 KB 300/404 KB 468/549 KB 284/587 KB 164/894 KB 304/404 KB 468/549 KB 284/587 KB 164/894 KB 308/404 KB 468/549 KB 288/587 KB 164/894 KB 312/404 KB 468/549 KB 288/587 KB 164/894 KB 316/404 KB 468/549 KB 288/587 KB 164/894 KB 320/404 KB 468/549 KB 276/587 KB 164/894 KB 292/404 KB 358/358 KB 468/549 KB 272/587 KB 164/894 KB 292/404 KB 358/358 KB 464/549 KB 288/587 KB 168/894 KB 320/404 KB 468/549 KB 288/587 KB 172/894 KB 320/404 KB 468/549 KB 288/587 KB 176/894 KB 320/404 KB 468/549 KB 288/587 KB 180/894 KB 320/404 KB 472/549 KB 288/587 KB 184/894 KB 320/404 KB 472/549 KB 288/587 KB 164/894 KB 308/404 KB 468/549 KB 288/587 KB 176/894 KB 320/404 KB 472/549 KB 288/587 KB 184/894 KB 320/404 KB 476/549 KB 288/587 KB 184/894 KB 320/404 KB 480/549 KB 288/587 KB 184/894 KB 320/404 KB 484/549 KB 288/587 KB 188/894 KB 320/404 KB 488/549 KB 288/587 KB 188/894 KB 320/404 KB 492/549 KB 288/587 KB 188/894 KB 320/404 KB 496/549 KB 288/587 KB 188/894 KB 320/404 KB 484/549 KB 288/587 KB 192/894 KB 320/404 KB 496/549 KB 292/587 KB 192/894 KB 320/404 KB 496/549 KB 296/587 KB 192/894 KB 324/404 KB 500/549 KB 300/587 KB 192/894 KB 324/404 KB 500/549 KB 304/587 KB 192/894 KB 324/404 KB 500/549 KB 304/587 KB 196/894 KB 324/404 KB 500/549 KB 304/587 KB 200/894 KB 324/404 KB 500/549 KB 304/587 KB 204/894 KB 324/404 KB 500/549 KB 292/587 KB 192/894 KB 324/404 KB 500/549 KB 304/587 KB 208/894 KB 328/404 KB 500/549 KB 304/587 KB 208/894 KB 332/404 KB 500/549 K unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install B 304/587 KB 208/894 KB 336/404 KB 500/549 KB 304/587 KB 208/894 KB 340/404 KB 500/549 KB 308/587 KB 208/894 KB 344/404 KB 500/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 406.3 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 292/587 KB 192/894 KB 320/404 KB 500/549 KB 308/587 KB 208/894 KB 344/404 KB 504/549 KB 308/587 KB 208/894 KB 344/404 KB 508/549 KB 308/587 KB 208/894 KB 344/404 KB 512/549 KB 308/587 KB 208/894 KB 344/404 KB 516/549 KB 308/587 KB 208/894 KB 344/404 KB 520/549 KB 308/587 KB 208/894 KB 340/404 KB 500/549 KB 304/587 KB 208/894 KB 324/404 KB 500/549 KB 308/587 KB 212/894 KB 344/404 KB 520/549 KB 312/587 KB 212/894 KB 344/404 KB 520/549 KB 316/587 KB 212/894 KB 344/404 KB 520/549 KB 320/587 KB 212/894 KB 344/404 KB 520/549 KB 320/587 KB 216/894 KB 344/404 KB 520/549 KB 320/587 KB 220/894 KB 344/404 KB 520/549 KB 320/587 KB 224/894 KB 344/404 KB 520/549 KB 320/587 KB 224/894 KB 344/404 KB 524/549 KB 320/587 KB 224/894 KB 344/404 KB 528/549 KB 320/587 KB 224/894 KB 348/404 KB 528/549 KB 320/587 KB 224/894 KB 352/404 KB 528/549 KB 324/587 KB 228/894 KB 352/404 KB 532/549 KB 328/587 KB 228/894 KB 352/404 KB 532/549 KB 332/587 KB 228/894 KB 352/404 KB 532/549 KB 336/587 KB 228/894 KB 352/404 KB 532/549 KB 320/587 KB 228/894 KB 352/404 KB 532/549 KB 336/587 KB 228/894 KB 352/404 KB 536/549 KB 336/587 KB 228/894 KB 352/404 KB 540/549 KB 320/587 KB 228/894 KB 352/404 KB 528/549 KB 336/587 KB 232/894 KB 356/404 KB 540/549 KB 336/587 KB 236/894 KB 356/404 KB 540/549 KB 336/587 KB 240/894 KB 356/404 KB 540/549 KB 336/587 KB 228/894 KB 356/404 KB 540/549 KB 340/587 KB 240/894 KB 360/404 KB 544/549 KB 340/587 KB 240/894 KB 360/404 KB 544/549 KB 4/26 KB 340/587 KB 240/894 KB 360/404 KB 544/549 KB 8/26 KB 340/587 KB 240/894 KB 360/404 KB 544/549 KB 12/26 KB 340/587 KB 240/894 KB 364/404 KB 544/549 KB 16/26 KB 340/587 KB 240/894 KB 356/404 KB 544/549 KB 344/587 KB 240/894 KB 364/404 KB 544/549 KB 16/26 KB 348/587 KB 240/894 KB 364/404 KB 544/549 KB 16/26 KB 352/587 KB 240/894 KB 364/404 KB 544/549 KB 16/26 KB 356/587 KB 244/894 KB 364/404 KB 544/549 KB 16/26 KB 360/587 KB 244/894 KB 364/404 KB 544/549 KB 20/26 KB 364/587 KB 244/894 KB 364/404 KB 544/549 KB 20/26 KB 368/587 KB 244/894 KB 364/404 KB 544/549 KB 20/26 KB 336/587 KB 240/894 KB 356/404 KB 544/549 KB 368/587 KB 244/894 KB 364/404 KB 548/549 KB 20/26 KB 368/587 KB 244/894 KB 364/404 KB 549/549 KB 20/26 KB 356/587 KB 244/894 KB 364/404 KB 544/549 KB 20/26 KB 356/587 KB 244/894 KB 364/404 KB 544/549 KB 16/26 KB 340/587 KB 240/894 KB 364/404 KB 544/549 KB 12/26 KB 368/587 KB 244/894 KB 368/404 KB 549/549 KB 20/26 KB 368/587 KB 244/894 KB 372/404 KB 549/549 KB 20/26 KB 368/587 KB 248/894 KB 372/404 KB 549/549 KB 24/26 KB 368/587 KB 248/894 KB 372/404 KB 549/549 KB 20/26 KB 368/587 KB 252/894 KB 372/404 KB 549/549 KB 24/26 KB 368/587 KB 256/894 KB 372/404 KB 549/549 KB 24/26 KB 368/587 KB 256/894 KB 376/404 KB 549/549 KB 26/26 KB 368/587 KB 256/894 KB 376/404 KB 549/549 KB 24/26 KB 368/587 KB 256/894 KB 380/404 KB 549/549 KB 26/26 KB 368/587 KB 256/894 KB 384/404 KB 549/549 KB 26/26 KB 368/587 KB 260/894 KB 384/404 KB 549/549 KB 26/26 KB 368/587 KB 264/894 KB 388/404 KB 549/549 KB 26/26 KB 368/587 KB 268/894 KB 388/404 KB 549/549 KB 26/26 KB 368/587 KB 270/894 KB 388/404 KB 549/549 KB 26/26 KB 372/587 KB 270/894 KB 388/404 KB 549/549 KB 26/26 KB 376/587 KB 274/894 KB 388/404 KB 549/549 KB 380/587 KB 274/894 KB 388/404 KB 549/549 KB 384/587 KB 274/894 KB 388/404 KB 549/549 KB 368/587 KB 260/894 KB 388/404 KB 549/549 KB 26/26 KB 384/587 KB 274/894 KB 392/404 KB 549/549 KB 384/587 KB 274/894 KB 396/404 KB unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 549/549 KB 384/587 KB 274/894 KB 400/404 KB 549/549 KB 388/587 KB 274/894 KB 400/404 KB 549/549 KB 372/587 KB 274/894 KB 388/404 KB 549/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 27.8 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 388/587 KB 274/894 KB 404/404 KB 549/549 KB Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 388/587 KB 278/894 KB 404/404 KB 549/549 KB 388/587 KB 282/894 KB 404/404 KB 388/587 KB 286/894 KB 404/404 KB 388/587 KB 290/894 KB 404/404 KB 392/587 KB 294/894 KB 404/404 KB 392/587 KB 298/894 KB 404/404 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 597.6 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 392/587 KB 290/894 KB 404/404 KB 396/587 KB 302/894 KB 404/404 KB 400/587 KB 302/894 KB 404/404 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 437.6 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 392/587 KB 302/894 KB 404/404 KB 404/587 KB 302/894 KB 408/587 KB 302/894 KB 412/587 KB 302/894 KB 416/587 KB 302/894 KB 416/587 KB 306/894 KB 416/587 KB 310/894 KB 416/587 KB 314/894 KB 416/587 KB 318/894 KB Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 420/587 KB 4/79 KB 318/894 KB 420/587 KB 8/79 KB 318/894 KB 420/587 KB 12/79 KB 318/894 KB 420/587 KB 16/79 KB 318/894 KB 420/587 KB 20/79 KB 318/894 KB 420/587 KB 24/79 KB 322/894 KB 420/587 KB 28/79 KB 322/894 KB 420/587 KB 32/79 KB 322/894 KB 420/587 KB 318/894 KB 424/587 KB 32/79 KB 322/894 KB 428/587 KB 32/79 KB 322/894 KB 432/587 KB 32/79 KB 322/894 KB 420/587 KB 20/79 KB 322/894 KB 432/587 KB 32/79 KB 326/894 KB 432/587 KB 32/79 KB 330/894 KB 432/587 KB 32/79 KB 334/894 KB 432/587 KB 36/79 KB 334/894 KB 436/587 KB 40/79 KB 338/894 KB 436/587 KB 36/79 KB 338/894 KB 436/587 KB 36/79 KB 334/894 KB 440/587 KB 40/79 KB 338/894 KB 444/587 KB 40/79 KB 338/894 KB 448/587 KB 40/79 KB 338/894 KB 448/587 KB 40/79 KB 342/894 KB 448/587 KB 44/79 KB 346/894 KB 448/587 KB 44/79 KB 350/894 KB 448/587 KB 44/79 KB 342/894 KB 448/587 KB 48/79 KB 350/894 KB 448/587 KB 48/79 KB 350/894 KB 3/115 KB 448/587 KB 48/79 KB 350/894 KB 5/115 KB 448/587 KB 48/79 KB 350/894 KB 8/115 KB 448/587 KB 48/79 KB 350/894 KB 11/115 KB 448/587 KB 48/79 KB 350/894 KB 13/115 KB 448/587 KB 48/79 KB 350/894 KB 16/115 KB 448/587 KB 48/79 KB 350/894 KB 19/115 KB 448/587 KB 52/79 KB 350/894 KB 21/115 KB 448/587 KB 52/79 KB 354/894 KB 21/115 KB 452/587 KB 52/79 KB 358/894 KB 24/115 KB 452/587 KB 52/79 KB 362/894 KB 24/115 KB 448/587 KB 52/79 KB 350/894 KB 19/115 KB 452/587 KB 52/79 KB 354/894 KB 24/115 KB 452/587 KB 52/79 KB 354/894 KB 21/115 KB 456/587 KB 52/79 KB 362/894 KB 24/115 KB 460/587 KB 52/79 KB 362/894 KB 24/115 KB 464/587 KB 56/79 KB 362/894 KB 24/115 KB 464/587 KB 60/79 KB 362/894 KB 24/115 KB 464/587 KB 56/79 KB 362/894 KB 24/115 KB 464/587 KB 60/79 KB 362/894 KB 27/115 KB 464/587 KB 60/79 KB 366/894 KB 27/115 KB 464/587 KB 64/79 KB 370/894 KB 29/115 KB 468/587 KB 64/79 KB 374/894 KB 29/115 KB 468/587 KB 64/79 KB 378/894 KB 29/115 KB 464/587 KB 64/79 KB 366/894 KB 27/115 KB 464/587 KB 64/79 KB 366/894 KB 29/115 KB 468/587 KB 68/79 KB 378/894 KB 29/115 KB 468/587 KB 64/79 KB 370/894 KB 29/115 KB 468/587 KB 68/79 KB 378/894 KB 32/115 KB 472/587 KB 68/79 KB 378/894 KB 32/115 KB 476/587 KB 68/79 KB 378/894 KB 32/115 KB 480/587 KB 72/79 KB 378/894 KB 32/115 KB 484/587 KB 72/79 KB 382/894 KB 32/115 KB 476/587 KB 72/79 KB 378/894 KB 32/115 KB 484/587 KB 76/79 KB 382/894 KB 36/115 KB 484/587 KB 79/79 KB 382/894 KB 36/115 KB 484/587 KB 72/79 KB 382/894 KB 36/115 KB 480/587 KB 72/79 KB 382/894 KB 32/115 KB 484/587 KB 79/79 KB 382/894 KB 36/115 KB 4/1822 KB 484/587 KB 79/79 KB 382/894 KB 36/115 KB 8/1822 KB 484/587 KB 79/79 KB 382/894 KB 36/115 KB 12/1822 KB 484/587 KB 79/79 KB 382/894 KB 36/115 KB 16/1822 KB 484/587 KB 79/79 KB 382/894 KB 36/115 KB 20/1822 KB 484/587 KB 79/79 KB 382/894 KB 36/115 KB 24/1822 KB 484/587 KB 79/79 KB 382/894 KB 36/115 KB 28/1822 KB 484/587 KB 79/79 KB 382/894 KB 36/115 KB 32/1822 KB 484/587 KB 79/79 KB 382/894 KB 36/115 KB 36/1822 KB 484/587 KB 79/79 KB 382/894 KB 36/115 KB 40/1822 KB 484/587 KB 79/79 KB 382/894 KB 36/115 KB 44/1822 KB 484/587 KB 79/79 KB 382/894 KB 36/115 KB 48/1822 KB 484/587 KB 79/79 KB 382/894 KB 40/115 KB 48/1822 KB 484/587 KB 79/79 KB 382/894 KB 44/115 KB 48/1822 KB 484/587 KB 79/79 KB 382/894 KB 48/115 KB 48/1822 KB 488/587 KB 79/79 KB 382/894 KB 52/115 KB 48/1822 KB 488/587 KB 79/79 KB 382/894 KB 56/115 KB 48/1822 KB 488/587 KB 79/79 KB 382/894 KB 48/115 KB 48/1822 KB 492/587 KB 79/ unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 79 KB 382/894 KB 56/115 KB 48/1822 KB 496/587 KB 79/79 KB 382/894 KB 56/115 KB 48/1822 KB 496/587 KB 79/79 KB 382/894 KB 56/115 KB 52/1822 KB 496/587 KB 79/79 KB 382/894 KB 56/115 KB 56/1822 KB 496/587 KB 79/79 KB 382/894 KB 56/115 KB 60/1822 KB 496/587 KB 79/79 KB 382/894 KB 56/115 KB 64/1822 KB 496/587 KB 79/79 KB 382/894 KB 56/115 KB 68/1822 KB 496/587 KB 79/79 KB 382/894 KB 56/115 KB 72/1822 KB 496/587 KB 79/79 KB 382/894 KB 56/115 KB 76/1822 KB 496/587 KB 79/79 KB 382/894 KB 56/115 KB 80/1822 KB 496/587 KB 79/79 KB 382/894 KB 60/115 KB 80/1822 KB 500/587 KB 79/79 KB 382/894 KB 64/115 KB 80/1822 KB 500/587 KB 79/79 KB 382/894 KB 60/115 KB 80/1822 KB 504/587 KB 79/79 KB 382/894 KB 64/115 KB 80/1822 KB 508/587 KB 79/79 KB 382/894 KB 64/115 KB 80/1822 KB 512/587 KB 79/79 KB 382/894 KB 64/115 KB 80/1822 KB 512/587 KB 79/79 KB 382/894 KB 68/115 KB 80/1822 KB 516/587 KB 79/79 KB 382/894 KB 72/115 KB 84/1822 KB 516/587 KB 79/79 KB 382/894 KB 68/115 KB 84/1822 KB 512/587 KB 79/79 KB 382/894 KB 68/115 KB 84/1822 KB 516/587 KB 79/79 KB 382/894 KB 76/115 KB 88/1822 KB 516/587 KB 79/79 KB 382/894 KB 76/115 KB 92/1822 KB 516/587 KB 79/79 KB 382/894 KB 76/115 KB 96/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 82.4 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 516/587 KB 382/894 KB 76/115 KB 100/1822 KB 516/587 KB 79/79 KB 382/894 KB 76/115 KB 84/1822 KB 520/587 KB 382/894 KB 80/115 KB 100/1822 KB 520/587 KB 382/894 KB 76/115 KB 100/1822 KB 524/587 KB 382/894 KB 80/115 KB 100/1822 KB 528/587 KB 382/894 KB 80/115 KB 100/1822 KB 528/587 KB 382/894 KB 80/115 KB 104/1822 KB 528/587 KB 382/894 KB 80/115 KB 108/1822 KB 532/587 KB 382/894 KB 84/115 KB 112/1822 KB 532/587 KB 382/894 KB 84/115 KB 108/1822 KB 532/587 KB 382/894 KB 88/115 KB 112/1822 KB 532/587 KB 382/894 KB 92/115 KB 112/1822 KB 532/587 KB 382/894 KB 96/115 KB 112/1822 KB 532/587 KB 382/894 KB 80/115 KB 108/1822 KB 536/587 KB 382/894 KB 96/115 KB 112/1822 KB 540/587 KB 382/894 KB 96/115 KB 112/1822 KB 544/587 KB 382/894 KB 96/115 KB 112/1822 KB 548/587 KB 382/894 KB 96/115 KB 116/1822 KB 552/587 KB 382/894 KB 100/115 KB 116/1822 KB 544/587 KB 382/894 KB 96/115 KB 116/1822 KB 552/587 KB 382/894 KB 100/115 KB 120/1822 KB 4/206 KB 552/587 KB 382/894 KB 100/115 KB 116/1822 KB 4/206 KB 552/587 KB 382/894 KB 100/115 KB 120/1822 KB 8/206 KB 552/587 KB 382/894 KB 100/115 KB 120/1822 KB 12/206 KB 552/587 KB 382/894 KB 100/115 KB 124/1822 KB 12/206 KB 552/587 KB 382/894 KB 100/115 KB 128/1822 KB 12/206 KB 548/587 KB 382/894 KB 100/115 KB 116/1822 KB 552/587 KB 382/894 KB 100/115 KB 128/1822 KB 16/206 KB 552/587 KB 382/894 KB 100/115 KB 132/1822 KB 16/206 KB 556/587 KB 382/894 KB 104/115 KB 136/1822 KB 20/206 KB 556/587 KB 382/894 KB 104/115 KB 140/1822 KB 20/206 KB 556/587 KB 382/894 KB 104/115 KB 132/1822 KB 20/206 KB 560/587 KB 382/894 KB 104/115 KB 140/1822 KB 20/206 KB 552/587 KB 382/894 KB 104/115 KB 132/1822 KB 20/206 KB 552/587 KB 382/894 KB 104/115 KB 132/1822 KB 16/206 KB 560/587 KB 382/894 KB 108/115 KB 140/1822 KB 20/206 KB 560/587 KB 382/894 KB 112/115 KB 140/1822 KB 20/206 KB 560/587 KB 382/894 KB 115/115 KB 140/1822 KB 20/206 KB 560/587 KB 382/894 KB 115/115 KB 140/1822 KB 24/206 KB 560/587 KB 382/894 KB 115/115 KB 140/1822 KB 28/206 KB 560/587 KB 382/894 KB 115/115 KB 144/1822 KB 32/206 KB 560/587 KB 382/894 KB 115/115 KB 144/1822 KB 36/206 KB 564/587 KB 382/894 KB 115/115 KB 144/1822 KB 40/206 KB 564/587 KB 382/894 KB 115/115 KB 144/1822 KB 44/206 KB 564/587 KB 382/894 KB 115/115 KB 144/1822 KB 48/206 KB 560/587 KB 382/894 KB 115/115 KB 144/1822 KB 28/206 KB 564/587 KB 382/894 KB 115/115 KB 144/1822 KB 36/206 KB 564/587 KB 382/894 KB 115/115 KB 148/1822 KB 48/206 KB 568/587 KB 382/894 KB 115/115 KB 148/1822 KB 48/206 KB 572/587 KB 382/894 KB 115/115 KB 148/1822 KB 48/206 KB 576/587 KB 382/894 KB 115/115 KB 148/1822 KB 48/206 KB 576/587 KB 382/894 KB 115/115 KB 152/1822 KB 48/206 KB 576/587 KB 382/894 KB 115/115 KB 156/1822 KB 48/206 KB 576/587 KB 382/894 KB 115/115 KB 160/1822 KB 48/206 KB 576/587 KB 382/894 KB 115/115 KB 164/1822 KB 48/206 KB 580/587 KB 386/894 KB 115/115 KB 168/1822 KB 52/206 KB 580/587 KB 386/894 KB 115/115 KB 172/1822 KB 52/206 KB 580/587 KB 386/894 KB 115/115 KB 164/1822 KB 52/206 KB 576/587 KB 386/894 KB 115/115 KB 164/1822 KB 52/206 KB 584/587 KB 386/894 KB 115/115 KB 172/1822 KB 52/206 KB 587/587 KB 386/894 KB 115/115 KB 172/1822 KB 52/206 KB 576/587 KB 382/894 KB 115/115 KB 164/1822 KB 52/206 KB 587/587 KB 390/894 KB 115/115 KB 172/1822 KB 52/206 KB 587/587 KB 394/894 KB 115/115 KB 172/1822 KB 56/206 KB 587/587 KB 398/894 KB 115/115 KB 172/1822 KB 56/206 KB 587/587 KB 390/894 KB 115/115 KB 172/1822 KB 56/206 unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install KB 587/587 KB 398/894 KB 115/115 KB 176/1822 KB 60/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 116.8 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 587/587 KB 398/894 KB 176/1822 KB 60/206 KB 587/587 KB 398/894 KB 176/1822 KB 64/206 KB 587/587 KB 402/894 KB 180/1822 KB 68/206 KB 587/587 KB 402/894 KB 180/1822 KB 72/206 KB 587/587 KB 402/894 KB 180/1822 KB 64/206 KB 587/587 KB 402/894 KB 176/1822 KB 64/206 KB 587/587 KB 406/894 KB 180/1822 KB 72/206 KB 587/587 KB 410/894 KB 180/1822 KB 72/206 KB 587/587 KB 414/894 KB 180/1822 KB 72/206 KB 587/587 KB 414/894 KB 184/1822 KB 72/206 KB 587/587 KB 414/894 KB 184/1822 KB 76/206 KB 587/587 KB 414/894 KB 188/1822 KB 76/206 KB 587/587 KB 414/894 KB 192/1822 KB 76/206 KB 587/587 KB 414/894 KB 192/1822 KB 80/206 KB 587/587 KB 414/894 KB 196/1822 KB 80/206 KB 418/894 KB 200/1822 KB 84/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 593.2 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-mysql-0: 10:32:07 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 10:32:07 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 587/587 KB 418/894 KB 196/1822 KB 84/206 KB 587/587 KB 418/894 KB 196/1822 KB 80/206 KB 422/894 KB 204/1822 KB 84/206 KB 426/894 KB 204/1822 KB 84/206 KB 430/894 KB 204/1822 KB 84/206 KB 430/894 KB 204/1822 KB 88/206 KB 430/894 KB 204/1822 KB 92/206 KB 430/894 KB 204/1822 KB 96/206 KB 430/894 KB 204/1822 KB 88/206 KB 430/894 KB 208/1822 KB 96/206 KB 430/894 KB 212/1822 KB 96/206 KB 434/894 KB 216/1822 KB 100/206 KB 434/894 KB 212/1822 KB 100/206 KB 434/894 KB 212/1822 KB 96/206 KB 434/894 KB 216/1822 KB 100/206 KB 4/314 KB 434/894 KB 216/1822 KB 100/206 KB 8/314 KB 434/894 KB 216/1822 KB 100/206 KB 12/314 KB 434/894 KB 216/1822 KB 100/206 KB 16/314 KB 434/894 KB 216/1822 KB 100/206 KB 20/314 KB 438/894 KB 220/1822 KB 104/206 KB 24/314 KB 438/894 KB 220/1822 KB 104/206 KB 20/314 KB 438/894 KB 224/1822 KB 104/206 KB 24/314 KB 438/894 KB 216/1822 KB 104/206 KB 20/314 KB 438/894 KB 3/57 KB 224/1822 KB 108/206 KB 24/314 KB 438/894 KB 216/1822 KB 100/206 KB 20/314 KB 442/894 KB 3/57 KB 224/1822 KB 108/206 KB 24/314 KB 446/894 KB 3/57 KB 224/1822 KB 108/206 KB 24/314 KB 446/894 KB 3/57 KB 224/1822 KB 112/206 KB 24/314 KB 438/894 KB 3/57 KB 224/1822 KB 104/206 KB 24/314 KB 446/894 KB 6/57 KB 224/1822 KB 116/206 KB 28/314 KB 446/894 KB 9/57 KB 224/1822 KB 116/206 KB 28/314 KB 446/894 KB 11/57 KB 224/1822 KB 116/206 KB 28/314 KB 446/894 KB 14/57 KB 224/1822 KB 116/206 KB 28/314 KB 446/894 KB 16/57 KB 224/1822 KB 116/206 KB 28/314 KB 446/894 KB 19/57 KB 224/1822 KB 116/206 KB 28/314 KB 446/894 KB 22/57 KB 224/1822 KB 116/206 KB 28/314 KB 446/894 KB 3/57 KB 224/1822 KB 116/206 KB 28/314 KB 446/894 KB 22/57 KB 224/1822 KB 116/206 KB 32/314 KB 446/894 KB 22/57 KB 224/1822 KB 116/206 KB 36/314 KB 446/894 KB 22/57 KB 224/1822 KB 116/206 KB 40/314 KB 446/894 KB 22/57 KB 224/1822 KB 116/206 KB 44/314 KB 446/894 KB 22/57 KB 224/1822 KB 116/206 KB 48/314 KB 446/894 KB 22/57 KB 224/1822 KB 116/206 KB 52/314 KB 446/894 KB 25/57 KB 224/1822 KB 116/206 KB 56/314 KB 446/894 KB 3/57 KB 224/1822 KB 116/206 KB 24/314 KB 446/894 KB 25/57 KB 224/1822 KB 120/206 KB 56/314 KB 446/894 KB 25/57 KB 224/1822 KB 124/206 KB 56/314 KB 446/894 KB 25/57 KB 224/1822 KB 128/206 KB 56/314 KB 446/894 KB 25/57 KB 224/1822 KB 132/206 KB 56/314 KB 446/894 KB 25/57 KB 224/1822 KB 136/206 KB 56/314 KB 446/894 KB 25/57 KB 224/1822 KB 140/206 KB 56/314 KB 446/894 KB 25/57 KB 224/1822 KB 144/206 KB 56/314 KB 446/894 KB 25/57 KB 224/1822 KB 116/206 KB 52/314 KB 446/894 KB 27/57 KB 224/1822 KB 144/206 KB 56/314 KB 446/894 KB 30/57 KB 224/1822 KB 144/206 KB 60/314 KB 446/894 KB 27/57 KB 224/1822 KB 144/206 KB 60/314 KB 446/894 KB 30/57 KB 224/1822 KB 144/206 KB 64/314 KB 446/894 KB 30/57 KB 224/1822 KB 148/206 KB 64/314 KB 446/894 KB 32/57 KB 224/1822 KB 152/206 KB 68/314 KB 446/894 KB 32/57 KB 224/1822 KB 156/206 KB 68/314 KB 446/894 KB 32/57 KB 224/1822 KB 148/206 KB 68/314 KB 446/894 KB 32/57 KB 224/1822 KB 148/206 KB 64/314 KB 446/894 KB 32/57 KB 224/1822 KB 160/206 KB 72/314 KB 446/894 KB 32/57 KB 224/1822 KB 160/206 KB 72/314 KB 446/894 KB 32/57 KB 224/1822 KB 160/206 KB 76/314 KB 446/894 KB 36/57 KB 224/1822 KB 160/206 KB 80/314 KB 446/894 KB 36/57 KB 224/1822 KB 160/206 KB 76/314 KB 446/894 KB 40/57 KB 224/1822 KB 160/206 KB 80/314 KB 446/894 KB 44/57 KB 224/1822 KB 160/206 KB 80/314 KB 446/894 KB 48/57 KB 224/1822 KB 164/206 KB 84/314 KB 446/894 KB 48/57 KB 224/1822 KB 164/206 unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install KB 88/314 KB 446/894 KB 48/57 KB 224/1822 KB 164/206 KB 92/314 KB 446/894 KB 44/57 KB 224/1822 KB 164/206 KB 80/314 KB 446/894 KB 48/57 KB 224/1822 KB 164/206 KB 84/314 KB 446/894 KB 52/57 KB 224/1822 KB 168/206 KB 92/314 KB 446/894 KB 56/57 KB 224/1822 KB 168/206 KB 92/314 KB 446/894 KB 57/57 KB 224/1822 KB 168/206 KB 92/314 KB 446/894 KB 52/57 KB 224/1822 KB 168/206 KB 92/314 KB 446/894 KB 57/57 KB 224/1822 KB 172/206 KB 96/314 KB 446/894 KB 57/57 KB 224/1822 KB 176/206 KB 96/314 KB 446/894 KB 57/57 KB 224/1822 KB 168/206 KB 96/314 KB 446/894 KB 57/57 KB 224/1822 KB 180/206 KB 96/314 KB 450/894 KB 57/57 KB 228/1822 KB 180/206 KB 100/314 KB 454/894 KB 57/57 KB 228/1822 KB 180/206 KB 100/314 KB 458/894 KB 57/57 KB 228/1822 KB 180/206 KB 100/314 KB 462/894 KB 57/57 KB 228/1822 KB 180/206 KB 100/314 KB 466/894 KB 57/57 KB 228/1822 KB 180/206 KB 100/314 KB 470/894 KB 57/57 KB 228/1822 KB 180/206 KB 100/314 KB 474/894 KB 57/57 KB 228/1822 KB 180/206 KB 100/314 KB 478/894 KB 57/57 KB 228/1822 KB 180/206 KB 100/314 KB 482/894 KB 57/57 KB 228/1822 KB 180/206 KB 100/314 KB 446/894 KB 57/57 KB 228/1822 KB 180/206 KB 100/314 KB 482/894 KB 57/57 KB 232/1822 KB 180/206 KB 100/314 KB 482/894 KB 57/57 KB 236/1822 KB 180/206 KB 100/314 KB 482/894 KB 57/57 KB 240/1822 KB 180/206 KB 100/314 KB 482/894 KB 57/57 KB 244/1822 KB 180/206 KB 100/314 KB 482/894 KB 57/57 KB 248/1822 KB 180/206 KB 100/314 KB 482/894 KB 57/57 KB 252/1822 KB 180/206 KB 100/314 KB 482/894 KB 57/57 KB 256/1822 KB 180/206 KB 100/314 KB 482/894 KB 57/57 KB 260/1822 KB 180/206 KB 100/314 KB 482/894 KB 57/57 KB 264/1822 KB 180/206 KB 100/314 KB 486/894 KB 57/57 KB 268/1822 KB 180/206 KB 100/314 KB 486/894 KB 57/57 KB 272/1822 KB 180/206 KB 100/314 KB 486/894 KB 57/57 KB 276/1822 KB 180/206 KB 100/314 KB 486/894 KB 57/57 KB 280/1822 KB 180/206 KB 100/314 KB 486/894 KB 57/57 KB 284/1822 KB 180/206 KB 100/314 KB 486/894 KB 57/57 KB 288/1822 KB 180/206 KB 100/314 KB 486/894 KB 57/57 KB 292/1822 KB 180/206 KB 100/314 KB 486/894 KB 57/57 KB 296/1822 KB 180/206 KB 100/314 KB 486/894 KB 57/57 KB 300/1822 KB 180/206 KB 100/314 KB 486/894 KB 57/57 KB 304/1822 KB 180/206 KB 100/314 KB 486/894 KB 57/57 KB 304/1822 KB 184/206 KB 100/314 KB 486/894 KB 57/57 KB 304/1822 KB 188/206 KB 100/314 KB 446/894 KB 57/57 KB 224/1822 KB 180/206 KB 100/314 KB 486/894 KB 57/57 KB 264/1822 KB 180/206 KB 100/314 KB 490/894 KB 57/57 KB 304/1822 KB 188/206 KB 100/314 KB 494/894 KB 57/57 KB 304/1822 KB 188/206 KB 100/314 KB 498/894 KB 57/57 KB 304/1822 KB 188/206 KB 100/314 KB 502/894 KB 57/57 KB 304/1822 KB 188/206 KB 100/314 KB 506/894 KB 57/57 KB 304/1822 KB 188/206 KB 100/314 KB 510/894 KB 57/57 KB 304/1822 KB 188/206 KB 100/314 KB 514/894 KB 57/57 KB 304/1822 KB 188/206 KB 100/314 KB 518/894 KB 57/57 KB 304/1822 KB 188/206 KB 100/314 KB 522/894 KB 57/57 KB 304/1822 KB 188/206 KB 100/314 KB 526/894 KB 57/57 KB 304/1822 KB 188/206 KB 100/314 KB 530/894 KB 57/57 KB 304/1822 KB 188/206 KB 100/314 KB 534/894 KB 308/1822 KB 192/206 KB 104/314 KB 538/894 KB 308/1822 KB 192/206 KB 104/314 KB 542/894 KB 308/1822 KB 192/206 KB 104/314 KB 530/894 KB 57/57 KB 304/1822 KB 188/206 KB 104/314 KB 542/894 KB 308/1822 KB 192/206 KB 108/314 KB 542/894 KB 308/1822 KB 192/206 KB 112/314 KB 542/894 KB 308/1822 KB 192/206 KB 116/314 KB 542/894 KB 308/1822 KB 192/206 KB 120/314 KB 542/894 KB 308/1822 KB 192/206 KB 124/314 KB unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 530/894 KB 57/57 KB 308/1822 KB 192/206 KB 104/314 KB 530/894 KB 57/57 KB 308/1822 KB 188/206 KB 104/314 KB 542/894 KB 312/1822 KB 192/206 KB 124/314 KB 542/894 KB 316/1822 KB 196/206 KB 124/314 KB 542/894 KB 320/1822 KB 196/206 KB 124/314 KB 542/894 KB 312/1822 KB 196/206 KB 124/314 KB 542/894 KB 320/1822 KB 200/206 KB 124/314 KB 542/894 KB 320/1822 KB 204/206 KB 124/314 KB 542/894 KB 320/1822 KB 206/206 KB 124/314 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 55.1 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 546/894 KB 324/1822 KB 206/206 KB 128/314 KB 546/894 KB 324/1822 KB 206/206 KB 124/314 KB 542/894 KB 324/1822 KB 206/206 KB 124/314 KB 546/894 KB 328/1822 KB 206/206 KB 128/314 KB 546/894 KB 332/1822 KB 206/206 KB 128/314 KB 550/894 KB 336/1822 KB 206/206 KB 132/314 KB 550/894 KB 340/1822 KB 206/206 KB 132/314 KB 550/894 KB 332/1822 KB 206/206 KB 132/314 KB 550/894 KB 332/1822 KB 206/206 KB 128/314 KB 554/894 KB 340/1822 KB 206/206 KB 132/314 KB 558/894 KB 340/1822 KB 206/206 KB 132/314 KB 562/894 KB 340/1822 KB 206/206 KB 132/314 KB 562/894 KB 340/1822 KB 206/206 KB 136/314 KB 562/894 KB 340/1822 KB 206/206 KB 140/314 KB 562/894 KB 340/1822 KB 206/206 KB 144/314 KB 562/894 KB 344/1822 KB 206/206 KB 144/314 KB 566/894 KB 344/1822 KB 206/206 KB 144/314 KB 570/894 KB 344/1822 KB 206/206 KB 144/314 KB 574/894 KB 348/1822 KB 206/206 KB 144/314 KB 570/894 KB 348/1822 KB 206/206 KB 144/314 KB 574/894 KB 352/1822 KB 206/206 KB 144/314 KB 578/894 KB 352/1822 KB 206/206 KB 144/314 KB 582/894 KB 356/1822 KB 206/206 KB 148/314 KB 586/894 KB 356/1822 KB 206/206 KB 148/314 KB 578/894 KB 356/1822 KB 206/206 KB 148/314 KB 578/894 KB 352/1822 KB 206/206 KB 148/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 197.8 KB/sec) unit-abot-epc-basic-0: 10:32:07 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: 10:32:07 DEBUG unit.abot-epc-basic/0.install 590/894 KB 356/1822 KB 152/314 KB 590/894 KB 356/1822 KB 156/314 KB 590/894 KB 356/1822 KB 160/314 KB 590/894 KB 360/1822 KB 160/314 KB 590/894 KB 364/1822 KB 160/314 KB 590/894 KB 4/263 KB 364/1822 KB 160/314 KB 590/894 KB 8/263 KB 364/1822 KB 160/314 KB 590/894 KB 12/263 KB 364/1822 KB 160/314 KB 590/894 KB 16/263 KB 364/1822 KB 160/314 KB 590/894 KB 356/1822 KB 148/314 KB 590/894 KB 20/263 KB 364/1822 KB 160/314 KB 590/894 KB 24/263 KB 368/1822 KB 164/314 KB 590/894 KB 20/263 KB 368/1822 KB 164/314 KB 590/894 KB 20/263 KB 368/1822 KB 160/314 KB 590/894 KB 28/263 KB 372/1822 KB 168/314 KB 594/894 KB 28/263 KB 376/1822 KB 168/314 KB 594/894 KB 28/263 KB 372/1822 KB 168/314 KB 590/894 KB 28/263 KB 372/1822 KB 168/314 KB 590/894 KB 28/263 KB 368/1822 KB 168/314 KB 594/894 KB 32/263 KB 376/1822 KB 168/314 KB 594/894 KB 32/263 KB 376/1822 KB 172/314 KB 594/894 KB 32/263 KB 376/1822 KB 176/314 KB 594/894 KB 32/263 KB 376/1822 KB 180/314 KB 3/99 KB 598/894 KB 36/263 KB 380/1822 KB 184/314 KB 3/99 KB 594/894 KB 32/263 KB 376/1822 KB 176/314 KB 3/99 KB 598/894 KB 36/263 KB 380/1822 KB 184/314 KB 5/99 KB 598/894 KB 36/263 KB 380/1822 KB 184/314 KB 8/99 KB 598/894 KB 36/263 KB 380/1822 KB 180/314 KB 3/99 KB 598/894 KB 36/263 KB 384/1822 KB 184/314 KB 8/99 KB 598/894 KB 36/263 KB 376/1822 KB 180/314 KB 3/99 KB 598/894 KB 40/263 KB 384/1822 KB 184/314 KB 11/99 KB 598/894 KB 44/263 KB 384/1822 KB 184/314 KB 11/99 KB 598/894 KB 32/263 KB 376/1822 KB 180/314 KB 3/99 KB 602/894 KB 44/263 KB 384/1822 KB 184/314 KB 11/99 KB 606/894 KB 44/263 KB 384/1822 KB 184/314 KB 11/99 KB 598/894 KB 36/263 KB 384/1822 KB 184/314 KB 11/99 KB 610/894 KB 44/263 KB 384/1822 KB 184/314 KB 11/99 KB 614/894 KB 48/263 KB 388/1822 KB 188/314 KB 13/99 KB 618/894 KB 48/263 KB 388/1822 KB 188/314 KB 13/99 KB 610/894 KB 48/263 KB 388/1822 KB 188/314 KB 13/99 KB 610/894 KB 48/263 KB 384/1822 KB 188/314 KB 13/99 KB 610/894 KB 44/263 KB 384/1822 KB 188/314 KB 13/99 KB 610/894 KB 44/263 KB 384/1822 KB 184/314 KB 13/99 KB 618/894 KB 52/263 KB 388/1822 KB 188/314 KB 13/99 KB 622/894 KB 56/263 KB 392/1822 KB 192/314 KB 16/99 KB 622/894 KB 52/263 KB 392/1822 KB 192/314 KB 16/99 KB 618/894 KB 52/263 KB 392/1822 KB 192/314 KB 16/99 KB 618/894 KB 52/263 KB 388/1822 KB 192/314 KB 16/99 KB 618/894 KB 52/263 KB 388/1822 KB 192/314 KB 13/99 KB 622/894 KB 56/263 KB 392/1822 KB 196/314 KB 16/99 KB 626/894 KB 56/263 KB 396/1822 KB 200/314 KB 19/99 KB 626/894 KB 56/263 KB 396/1822 KB 196/314 KB 19/99 KB 622/894 KB 56/263 KB 396/1822 KB 196/314 KB 19/99 KB 622/894 KB 56/263 KB 392/1822 KB 196/314 KB 19/99 KB 626/894 KB 60/263 KB 400/1822 KB 204/314 KB 19/99 KB 626/894 KB 60/263 KB 400/1822 KB 204/314 KB 21/99 KB 626/894 KB 60/263 KB 404/1822 KB 204/314 KB 21/99 KB 630/894 KB 60/263 KB 408/1822 KB 204/314 KB 24/99 KB 630/894 KB 60/263 KB 412/1822 KB 204/314 KB 24/99 KB 630/894 KB 60/263 KB 416/1822 KB 204/314 KB 24/99 KB 626/894 KB 60/263 KB 396/1822 KB 200/314 KB 19/99 KB 630/894 KB 64/263 KB 416/1822 KB 204/314 KB 24/99 KB 630/894 KB 60/263 KB 404/1822 KB 204/314 KB 24/99 KB 634/894 KB 64/263 KB 416/1822 KB 204/314 KB 24/99 KB 638/894 KB 64/263 KB 416/1822 KB 204/314 KB 24/99 KB 626/894 KB 60/263 KB 396/1822 KB 204/314 KB 24/99 KB 626/894 KB 60/263 KB 404/1822 KB 204/314 KB 24/99 KB 638/894 KB 68/263 KB 416/1822 KB 204/314 KB 27/99 KB 638/894 KB 68/263 KB 416/1822 KB 208/3 unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 14 KB 27/99 KB 638/894 KB 68/263 KB 416/1822 KB 208/314 KB 29/99 KB 638/894 KB 68/263 KB 416/1822 KB 212/314 KB 29/99 KB 642/894 KB 68/263 KB 420/1822 KB 216/314 KB 32/99 KB 638/894 KB 68/263 KB 416/1822 KB 204/314 KB 24/99 KB 642/894 KB 72/263 KB 420/1822 KB 216/314 KB 32/99 KB 642/894 KB 76/263 KB 420/1822 KB 216/314 KB 32/99 KB 642/894 KB 80/263 KB 420/1822 KB 216/314 KB 32/99 KB 642/894 KB 68/263 KB 420/1822 KB 212/314 KB 32/99 KB 646/894 KB 80/263 KB 420/1822 KB 216/314 KB 32/99 KB 650/894 KB 80/263 KB 420/1822 KB 220/314 KB 32/99 KB 638/894 KB 68/263 KB 420/1822 KB 212/314 KB 32/99 KB 638/894 KB 68/263 KB 416/1822 KB 212/314 KB 32/99 KB 654/894 KB 80/263 KB 420/1822 KB 220/314 KB 36/99 KB 654/894 KB 80/263 KB 420/1822 KB 220/314 KB 40/99 KB 654/894 KB 80/263 KB 420/1822 KB 220/314 KB 44/99 KB 646/894 KB 80/263 KB 420/1822 KB 220/314 KB 32/99 KB 654/894 KB 80/263 KB 424/1822 KB 224/314 KB 44/99 KB 654/894 KB 80/263 KB 424/1822 KB 220/314 KB 44/99 KB 654/894 KB 80/263 KB 424/1822 KB 224/314 KB 44/99 KB 654/894 KB 80/263 KB 428/1822 KB 224/314 KB 44/99 KB 654/894 KB 80/263 KB 432/1822 KB 228/314 KB 48/99 KB 654/894 KB 80/263 KB 436/1822 KB 228/314 KB 48/99 KB 658/894 KB 84/263 KB 440/1822 KB 228/314 KB 48/99 KB 658/894 KB 84/263 KB 444/1822 KB 228/314 KB 48/99 KB 654/894 KB 80/263 KB 428/1822 KB 228/314 KB 48/99 KB 654/894 KB 80/263 KB 428/1822 KB 224/314 KB 48/99 KB 658/894 KB 84/263 KB 444/1822 KB 228/314 KB 52/99 KB 658/894 KB 84/263 KB 436/1822 KB 228/314 KB 48/99 KB 654/894 KB 84/263 KB 436/1822 KB 228/314 KB 48/99 KB 658/894 KB 88/263 KB 444/1822 KB 232/314 KB 52/99 KB 658/894 KB 92/263 KB 444/1822 KB 232/314 KB 52/99 KB 658/894 KB 96/263 KB 444/1822 KB 232/314 KB 52/99 KB 658/894 KB 84/263 KB 444/1822 KB 232/314 KB 52/99 KB 662/894 KB 96/263 KB 444/1822 KB 232/314 KB 52/99 KB 662/894 KB 96/263 KB 444/1822 KB 236/314 KB 56/99 KB 662/894 KB 96/263 KB 444/1822 KB 236/314 KB 52/99 KB 666/894 KB 96/263 KB 444/1822 KB 236/314 KB 56/99 KB 670/894 KB 96/263 KB 444/1822 KB 236/314 KB 56/99 KB 670/894 KB 100/263 KB 448/1822 KB 240/314 KB 60/99 KB 670/894 KB 100/263 KB 452/1822 KB 240/314 KB 60/99 KB 674/894 KB 100/263 KB 456/1822 KB 240/314 KB 60/99 KB 674/894 KB 100/263 KB 460/1822 KB 240/314 KB 60/99 KB 670/894 KB 100/263 KB 444/1822 KB 240/314 KB 60/99 KB 670/894 KB 96/263 KB 444/1822 KB 240/314 KB 60/99 KB 674/894 KB 100/263 KB 464/1822 KB 240/314 KB 64/99 KB 670/894 KB 96/263 KB 444/1822 KB 240/314 KB 56/99 KB 674/894 KB 100/263 KB 464/1822 KB 240/314 KB 68/99 KB 674/894 KB 104/263 KB 464/1822 KB 244/314 KB 72/99 KB 674/894 KB 104/263 KB 464/1822 KB 244/314 KB 76/99 KB 674/894 KB 104/263 KB 464/1822 KB 244/314 KB 80/99 KB 674/894 KB 100/263 KB 452/1822 KB 240/314 KB 60/99 KB 678/894 KB 104/263 KB 464/1822 KB 244/314 KB 80/99 KB 674/894 KB 104/263 KB 464/1822 KB 244/314 KB 68/99 KB 674/894 KB 104/263 KB 464/1822 KB 240/314 KB 68/99 KB 678/894 KB 108/263 KB 464/1822 KB 244/314 KB 80/99 KB 678/894 KB 112/263 KB 464/1822 KB 244/314 KB 80/99 KB 678/894 KB 112/263 KB 464/1822 KB 248/314 KB 80/99 KB 678/894 KB 112/263 KB 464/1822 KB 252/314 KB 80/99 KB 678/894 KB 112/263 KB 464/1822 KB 256/314 KB 80/99 KB 678/894 KB 112/263 KB 464/1822 KB 256/314 KB 84/99 KB 682/894 KB 116/263 KB 464/1822 KB 260/314 KB 88/99 KB 682/894 KB 116/263 KB 464/1822 KB 260/314 KB 92/99 KB 682/894 KB 116/263 KB 464/1822 KB 260/314 KB 96/99 KB 682/894 KB 116/263 unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install KB 464/1822 KB 260/314 KB 84/99 KB 682/894 KB 120/263 KB 464/1822 KB 260/314 KB 96/99 KB 674/894 KB 100/263 KB 464/1822 KB 260/314 KB 84/99 KB 682/894 KB 124/263 KB 468/1822 KB 260/314 KB 96/99 KB 682/894 KB 124/263 KB 472/1822 KB 260/314 KB 96/99 KB 682/894 KB 124/263 KB 476/1822 KB 260/314 KB 96/99 KB 682/894 KB 112/263 KB 464/1822 KB 260/314 KB 84/99 KB 682/894 KB 112/263 KB 464/1822 KB 256/314 KB 84/99 KB 686/894 KB 124/263 KB 476/1822 KB 260/314 KB 96/99 KB 690/894 KB 124/263 KB 476/1822 KB 260/314 KB 96/99 KB 682/894 KB 124/263 KB 468/1822 KB 260/314 KB 96/99 KB 690/894 KB 128/263 KB 476/1822 KB 264/314 KB 96/99 KB 690/894 KB 124/263 KB 476/1822 KB 264/314 KB 96/99 KB 690/894 KB 128/263 KB 476/1822 KB 268/314 KB 96/99 KB 690/894 KB 128/263 KB 476/1822 KB 272/314 KB 96/99 KB 694/894 KB 128/263 KB 476/1822 KB 276/314 KB 96/99 KB 694/894 KB 132/263 KB 480/1822 KB 280/314 KB 99/99 KB 694/894 KB 132/263 KB 480/1822 KB 284/314 KB 99/99 KB 694/894 KB 128/263 KB 476/1822 KB 272/314 KB 96/99 KB 698/894 KB 132/263 KB 480/1822 KB 284/314 KB 99/99 KB 702/894 KB 132/263 KB 480/1822 KB 284/314 KB 99/99 KB 694/894 KB 132/263 KB 480/1822 KB 276/314 KB 99/99 KB 702/894 KB 136/263 KB 480/1822 KB 284/314 KB 99/99 KB 702/894 KB 140/263 KB 480/1822 KB 284/314 KB 99/99 KB 702/894 KB 144/263 KB 480/1822 KB 284/314 KB 99/99 KB 694/894 KB 128/263 KB 480/1822 KB 276/314 KB 99/99 KB 694/894 KB 128/263 KB 476/1822 KB 276/314 KB 99/99 KB 702/894 KB 144/263 KB 484/1822 KB 284/314 KB 99/99 KB 706/894 KB 148/263 KB 488/1822 KB 288/314 KB 99/99 KB 706/894 KB 148/263 KB 492/1822 KB 288/314 KB 99/99 KB 706/894 KB 148/263 KB 496/1822 KB 288/314 KB 99/99 KB 706/894 KB 148/263 KB 484/1822 KB 288/314 KB 99/99 KB 706/894 KB 144/263 KB 484/1822 KB 288/314 KB 99/99 KB 706/894 KB 144/263 KB 484/1822 KB 284/314 KB 99/99 KB 710/894 KB 148/263 KB 496/1822 KB 288/314 KB 99/99 KB 714/894 KB 148/263 KB 496/1822 KB 288/314 KB 99/99 KB 718/894 KB 148/263 KB 496/1822 KB 288/314 KB 99/99 KB 718/894 KB 148/263 KB 496/1822 KB 292/314 KB 99/99 KB 722/894 KB 152/263 KB 500/1822 KB 296/314 KB 99/99 KB 722/894 KB 152/263 KB 500/1822 KB 300/314 KB 99/99 KB 722/894 KB 152/263 KB 500/1822 KB 304/314 KB 99/99 KB 722/894 KB 152/263 KB 500/1822 KB 292/314 KB 99/99 KB 718/894 KB 152/263 KB 496/1822 KB 292/314 KB 99/99 KB 722/894 KB 156/263 KB 500/1822 KB 304/314 KB 99/99 KB 722/894 KB 160/263 KB 500/1822 KB 304/314 KB 99/99 KB 718/894 KB 152/263 KB 500/1822 KB 292/314 KB 99/99 KB 726/894 KB 160/263 KB 504/1822 KB 304/314 KB 99/99 KB 726/894 KB 160/263 KB 508/1822 KB 304/314 KB 99/99 KB 726/894 KB 160/263 KB 512/1822 KB 304/314 KB 99/99 KB 726/894 KB 160/263 KB 516/1822 KB 304/314 KB 99/99 KB 726/894 KB 164/263 KB 520/1822 KB 308/314 KB 726/894 KB 160/263 KB 500/1822 KB 304/314 KB 99/99 KB 730/894 KB 164/263 KB 520/1822 KB 308/314 KB 734/894 KB 164/263 KB 520/1822 KB 308/314 KB 726/894 KB 164/263 KB 516/1822 KB 308/314 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 90.6 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 726/894 KB 160/263 KB 516/1822 KB 308/314 KB 99/99 KB 734/894 KB 168/263 KB 520/1822 KB 312/314 KB 734/894 KB 168/263 KB 520/1822 KB 314/314 KB 734/894 KB 168/263 KB 520/1822 KB 308/314 KB 734/894 KB 172/263 KB 520/1822 KB 314/314 KB 734/894 KB 176/263 KB 520/1822 KB 314/314 KB 738/894 KB 176/263 KB 520/1822 KB 314/314 KB 742/894 KB 176/263 KB 520/1822 KB 314/314 KB 742/894 KB 176/263 KB 524/1822 KB 314/314 KB 746/894 KB 176/263 KB 524/1822 KB 314/314 KB 746/894 KB 176/263 KB 528/1822 KB 314/314 KB 750/894 KB 176/263 KB 528/1822 KB 314/314 KB 750/894 KB 176/263 KB 532/1822 KB 314/314 KB 754/894 KB 180/263 KB 536/1822 KB 314/314 KB 754/894 KB 180/263 KB 540/1822 KB 314/314 KB 754/894 KB 180/263 KB 544/1822 KB 314/314 KB 754/894 KB 180/263 KB 532/1822 KB 314/314 KB 750/894 KB 180/263 KB 532/1822 KB 314/314 KB 754/894 KB 184/263 KB 544/1822 KB 314/314 KB 754/894 KB 188/263 KB 544/1822 KB 314/314 KB 754/894 KB 192/263 KB 544/1822 KB 314/314 KB 758/894 KB 196/263 KB 544/1822 KB 314/314 KB 758/894 KB 200/263 KB 548/1822 KB 314/314 KB 758/894 KB 204/263 KB 548/1822 KB 3/276 KB 758/894 KB 208/263 KB 548/1822 KB 3/276 KB 758/894 KB 196/263 KB 548/1822 KB 314/314 KB 758/894 KB 208/263 KB 552/1822 KB 3/276 KB 758/894 KB 208/263 KB 556/1822 KB 3/276 KB 758/894 KB 208/263 KB 560/1822 KB 3/276 KB 758/894 KB 196/263 KB 544/1822 KB 314/314 KB 758/894 KB 200/263 KB 548/1822 KB 314/314 KB 3/276 KB 758/894 KB 208/263 KB 560/1822 KB 6/276 KB 758/894 KB 208/263 KB 560/1822 KB 9/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 284.2 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 762/894 KB 208/263 KB 560/1822 KB 9/276 KB 766/894 KB 208/263 KB 560/1822 KB 9/276 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 766/894 KB 208/263 KB 560/1822 KB 11/276 KB 770/894 KB 208/263 KB 560/1822 KB 11/276 KB 774/894 KB 208/263 KB 560/1822 KB 14/276 KB 770/894 KB 208/263 KB 560/1822 KB 14/276 KB 774/894 KB 208/263 KB 560/1822 KB 16/276 KB 774/894 KB 208/263 KB 560/1822 KB 19/276 KB 778/894 KB 208/263 KB 560/1822 KB 19/276 KB 782/894 KB 208/263 KB 560/1822 KB 19/276 KB 786/894 KB 212/263 KB 560/1822 KB 19/276 KB 790/894 KB 212/263 KB 564/1822 KB 22/276 KB 794/894 KB 212/263 KB 564/1822 KB 22/276 KB 798/894 KB 212/263 KB 564/1822 KB 22/276 KB 782/894 KB 212/263 KB 560/1822 KB 19/276 KB 798/894 KB 216/263 KB 564/1822 KB 22/276 KB 798/894 KB 220/263 KB 564/1822 KB 22/276 KB 786/894 KB 212/263 KB 564/1822 KB 22/276 KB 786/894 KB 212/263 KB 560/1822 KB 22/276 KB 798/894 KB 220/263 KB 564/1822 KB 25/276 KB 798/894 KB 220/263 KB 568/1822 KB 25/276 KB 798/894 KB 224/263 KB 568/1822 KB 27/276 KB 798/894 KB 220/263 KB 568/1822 KB 27/276 KB 798/894 KB 224/263 KB 572/1822 KB 27/276 KB 798/894 KB 224/263 KB 576/1822 KB 27/276 KB 798/894 KB 224/263 KB 576/1822 KB 30/276 KB 802/894 KB 224/263 KB 576/1822 KB 30/276 KB 806/894 KB 228/263 KB 580/1822 KB 32/276 KB 810/894 KB 228/263 KB 580/1822 KB 32/276 KB 802/894 KB 228/263 KB 580/1822 KB 32/276 KB 802/894 KB 228/263 KB 576/1822 KB 32/276 KB 802/894 KB 224/263 KB 576/1822 KB 32/276 KB 810/894 KB 232/263 KB 4/54 KB 580/1822 KB 36/276 KB 810/894 KB 232/263 KB 4/54 KB 580/1822 KB 32/276 KB 810/894 KB 232/263 KB 8/54 KB 584/1822 KB 36/276 KB 810/894 KB 232/263 KB 12/54 KB 584/1822 KB 36/276 KB 810/894 KB 232/263 KB 16/54 KB 584/1822 KB 36/276 KB 810/894 KB 232/263 KB 20/54 KB 584/1822 KB 36/276 KB 810/894 KB 232/263 KB 4/54 KB 584/1822 KB 36/276 KB 810/894 KB 232/263 KB 580/1822 KB 32/276 KB 814/894 KB 236/263 KB 20/54 KB 584/1822 KB 40/276 KB 814/894 KB 240/263 KB 20/54 KB 584/1822 KB 40/276 KB 814/894 KB 240/263 KB 20/54 KB 588/1822 KB 40/276 KB 814/894 KB 240/263 KB 20/54 KB 592/1822 KB 40/276 KB 814/894 KB 232/263 KB 20/54 KB 584/1822 KB 40/276 KB 814/894 KB 240/263 KB 24/54 KB 592/1822 KB 44/276 KB 814/894 KB 240/263 KB 24/54 KB 596/1822 KB 48/276 KB 814/894 KB 232/263 KB 20/54 KB 584/1822 KB 36/276 KB 818/894 KB 240/263 KB 24/54 KB 596/1822 KB 48/276 KB 818/894 KB 240/263 KB 24/54 KB 596/1822 KB 52/276 KB 822/894 KB 244/263 KB 24/54 KB 596/1822 KB 56/276 KB 814/894 KB 240/263 KB 24/54 KB 596/1822 KB 44/276 KB 814/894 KB 240/263 KB 24/54 KB 592/1822 KB 40/276 KB 822/894 KB 244/263 KB 28/54 KB 596/1822 KB 60/276 KB 822/894 KB 244/263 KB 32/54 KB 596/1822 KB 60/276 KB 822/894 KB 244/263 KB 36/54 KB 596/1822 KB 60/276 KB 822/894 KB 244/263 KB 24/54 KB 596/1822 KB 52/276 KB 818/894 KB 244/263 KB 24/54 KB 596/1822 KB 52/276 KB 822/894 KB 248/263 KB 36/54 KB 600/1822 KB 60/276 KB 822/894 KB 252/263 KB 36/54 KB 600/1822 KB 60/276 KB 822/894 KB 256/263 KB 36/54 KB 600/1822 KB 60/276 KB 822/894 KB 244/263 KB 36/54 KB 600/1822 KB 60/276 KB 822/894 KB 256/263 KB 36/54 KB 604/1822 KB 60/276 KB 822/894 KB 256/263 KB 36/54 KB 608/1822 KB 60/276 KB 822/894 KB 244/263 KB 24/54 KB 596/1822 KB 60/276 KB 826/894 KB 260/263 KB 40/54 KB 608/1822 KB 60/276 KB 826/894 KB 260/263 KB 40/54 KB 608/1822 KB 64/276 KB 826/894 KB 260/263 KB 36/54 KB 608/1822 KB 60/276 KB 826/894 KB 263/263 KB 44/54 KB 608/1822 KB 64/276 KB 826/894 KB 256/263 KB 36/54 KB 608/1822 KB 60/276 KB 830/894 KB 263/263 KB 44/54 KB 608/1822 KB 64/276 KB 834/894 KB 263/263 KB unit-mysql-0: 10:32:07 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 44/54 KB 608/1822 KB 64/276 KB 826/894 KB 260/263 KB 44/54 KB 608/1822 KB 64/276 KB 834/894 KB 263/263 KB 48/54 KB 608/1822 KB 64/276 KB 838/894 KB 263/263 KB 48/54 KB 612/1822 KB 68/276 KB 838/894 KB 263/263 KB 52/54 KB 616/1822 KB 68/276 KB 838/894 KB 263/263 KB 52/54 KB 620/1822 KB 68/276 KB 838/894 KB 263/263 KB 48/54 KB 608/1822 KB 68/276 KB 838/894 KB 263/263 KB 48/54 KB 608/1822 KB 64/276 KB 838/894 KB 263/263 KB 52/54 KB 612/1822 KB 68/276 KB 838/894 KB 263/263 KB 54/54 KB 620/1822 KB 68/276 KB 838/894 KB 263/263 KB 54/54 KB 620/1822 KB 72/276 KB 842/894 KB 263/263 KB 54/54 KB 620/1822 KB 72/276 KB 846/894 KB 263/263 KB 54/54 KB 620/1822 KB 72/276 KB 846/894 KB 263/263 KB 54/54 KB 620/1822 KB 76/276 KB 846/894 KB 263/263 KB 54/54 KB 620/1822 KB 80/276 KB 846/894 KB 263/263 KB 54/54 KB 624/1822 KB 84/276 KB 850/894 KB 263/263 KB 54/54 KB 624/1822 KB 88/276 KB 850/894 KB 263/263 KB 54/54 KB 624/1822 KB 92/276 KB 846/894 KB 263/263 KB 54/54 KB 624/1822 KB 80/276 KB 850/894 KB 263/263 KB 54/54 KB 624/1822 KB 84/276 KB 854/894 KB 263/263 KB 54/54 KB 624/1822 KB 92/276 KB 858/894 KB 263/263 KB 54/54 KB 628/1822 KB 92/276 KB 862/894 KB 263/263 KB 54/54 KB 628/1822 KB 92/276 KB 854/894 KB 263/263 KB 54/54 KB 628/1822 KB 92/276 KB 862/894 KB 263/263 KB 54/54 KB 632/1822 KB 96/276 KB 862/894 KB 263/263 KB 54/54 KB 636/1822 KB 96/276 KB 862/894 KB 263/263 KB 54/54 KB 640/1822 KB 96/276 KB 862/894 KB 263/263 KB 54/54 KB 628/1822 KB 96/276 KB 866/894 KB 263/263 KB 54/54 KB 640/1822 KB 96/276 KB 866/894 KB 263/263 KB 54/54 KB 640/1822 KB 100/276 KB 870/894 KB 54/54 KB 640/1822 KB 104/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 231.7 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 870/894 KB 54/54 KB 644/1822 KB 104/276 KB 870/894 KB 54/54 KB 648/1822 KB 104/276 KB 870/894 KB 263/263 KB 54/54 KB 640/1822 KB 100/276 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 47.3 KB/sec) unit-abot-epc-basic-0: 10:32:07 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-mysql-0: 10:32:07 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 870/894 KB 54/54 KB 648/1822 KB 108/276 KB 874/894 KB 648/1822 KB 112/276 KB 874/894 KB 648/1822 KB 108/276 KB 874/894 KB 652/1822 KB 112/276 KB 874/894 KB 656/1822 KB 112/276 KB 878/894 KB 656/1822 KB 112/276 KB 882/894 KB 656/1822 KB 112/276 KB 882/894 KB 656/1822 KB 116/276 KB 886/894 KB 660/1822 KB 120/276 KB 886/894 KB 660/1822 KB 124/276 KB 886/894 KB 660/1822 KB 116/276 KB 882/894 KB 660/1822 KB 116/276 KB 890/894 KB 660/1822 KB 124/276 KB 890/894 KB 664/1822 KB 124/276 KB 890/894 KB 664/1822 KB 128/276 KB 894/894 KB 668/1822 KB 128/276 KB 894/894 KB 664/1822 KB 128/276 KB 894/894 KB 672/1822 KB 128/276 KB 4/748 KB 894/894 KB 672/1822 KB 128/276 KB 8/748 KB 894/894 KB 672/1822 KB 128/276 KB 12/748 KB 894/894 KB 672/1822 KB 128/276 KB 16/748 KB 894/894 KB 672/1822 KB 128/276 KB 20/748 KB 894/894 KB 672/1822 KB 128/276 KB 24/748 KB 894/894 KB 3/223 KB 676/1822 KB 132/276 KB 20/748 KB 894/894 KB 3/223 KB 676/1822 KB 132/276 KB 20/748 KB 894/894 KB 3/223 KB 672/1822 KB 132/276 KB 20/748 KB 894/894 KB 3/223 KB 672/1822 KB 128/276 KB 24/748 KB 894/894 KB 6/223 KB 676/1822 KB 132/276 KB 24/748 KB 894/894 KB 9/223 KB 676/1822 KB 132/276 KB 24/748 KB 894/894 KB 11/223 KB 676/1822 KB 132/276 KB 24/748 KB 894/894 KB 11/223 KB 676/1822 KB 136/276 KB 24/748 KB 894/894 KB 14/223 KB 676/1822 KB 140/276 KB 24/748 KB 894/894 KB 14/223 KB 676/1822 KB 136/276 KB 28/748 KB 894/894 KB 14/223 KB 676/1822 KB 140/276 KB 28/748 KB 894/894 KB 14/223 KB 680/1822 KB 144/276 KB 28/748 KB 894/894 KB 14/223 KB 680/1822 KB 144/276 KB 32/748 KB 894/894 KB 14/223 KB 684/1822 KB 144/276 KB 32/748 KB 894/894 KB 16/223 KB 688/1822 KB 144/276 KB 32/748 KB 894/894 KB 14/223 KB 680/1822 KB 144/276 KB 32/748 KB 894/894 KB 16/223 KB 684/1822 KB 144/276 KB 32/748 KB 894/894 KB 19/223 KB 688/1822 KB 144/276 KB 36/748 KB 894/894 KB 19/223 KB 688/1822 KB 144/276 KB 40/748 KB 894/894 KB 22/223 KB 692/1822 KB 148/276 KB 36/748 KB 894/894 KB 22/223 KB 692/1822 KB 148/276 KB 40/748 KB 894/894 KB 22/223 KB 692/1822 KB 152/276 KB 40/748 KB 894/894 KB 22/223 KB 692/1822 KB 156/276 KB 40/748 KB 894/894 KB 22/223 KB 692/1822 KB 160/276 KB 40/748 KB 22/223 KB 692/1822 KB 164/276 KB 36/748 KB 894/894 KB 22/223 KB 692/1822 KB 144/276 KB 36/748 KB 894/894 KB 22/223 KB 688/1822 KB 144/276 KB 44/748 KB 25/223 KB 692/1822 KB 168/276 KB 44/748 KB 27/223 KB 692/1822 KB 168/276 KB 44/748 KB 22/223 KB 692/1822 KB 164/276 KB 48/748 KB 27/223 KB 692/1822 KB 168/276 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 776.7 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-mysql-0: 10:32:07 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... unit-mysql-0: 10:32:07 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 48/748 KB 30/223 KB 696/1822 KB 168/276 KB 48/748 KB 27/223 KB 696/1822 KB 168/276 KB 48/748 KB 30/223 KB 700/1822 KB 168/276 KB 48/748 KB 32/223 KB 700/1822 KB 168/276 KB 48/748 KB 32/223 KB 704/1822 KB 168/276 KB 48/748 KB 32/223 KB 708/1822 KB 168/276 KB 52/748 KB 36/223 KB 712/1822 KB 168/276 KB 52/748 KB 36/223 KB 716/1822 KB 168/276 KB 52/748 KB 36/223 KB 720/1822 KB 168/276 KB 52/748 KB 36/223 KB 708/1822 KB 168/276 KB 56/748 KB 36/223 KB 720/1822 KB 168/276 KB 60/748 KB 36/223 KB 720/1822 KB 168/276 KB 48/748 KB 32/223 KB 708/1822 KB 168/276 KB 60/748 KB 36/223 KB 720/1822 KB 172/276 KB 60/748 KB 36/223 KB 720/1822 KB 176/276 KB 48/748 KB 36/223 KB 708/1822 KB 168/276 KB 60/748 KB 40/223 KB 720/1822 KB 176/276 KB 64/748 KB 40/223 KB 720/1822 KB 176/276 KB 68/748 KB 44/223 KB 720/1822 KB 176/276 KB 72/748 KB 44/223 KB 724/1822 KB 180/276 KB 64/748 KB 44/223 KB 720/1822 KB 176/276 KB 76/748 KB 48/223 KB 724/1822 KB 180/276 KB 76/748 KB 52/223 KB 724/1822 KB 180/276 KB 68/748 KB 44/223 KB 724/1822 KB 180/276 KB 76/748 KB 56/223 KB 728/1822 KB 180/276 KB 4/27 KB 68/748 KB 44/223 KB 720/1822 KB 180/276 KB 76/748 KB 56/223 KB 728/1822 KB 184/276 KB 4/27 KB 76/748 KB 56/223 KB 728/1822 KB 188/276 KB 4/27 KB 76/748 KB 56/223 KB 728/1822 KB 192/276 KB 4/27 KB 76/748 KB 56/223 KB 728/1822 KB 196/276 KB 4/27 KB 76/748 KB 56/223 KB 732/1822 KB 200/276 KB 4/27 KB 76/748 KB 56/223 KB 732/1822 KB 204/276 KB 4/27 KB 76/748 KB 44/223 KB 724/1822 KB 180/276 KB 76/748 KB 56/223 KB 724/1822 KB 180/276 KB 4/27 KB 76/748 KB 56/223 KB 732/1822 KB 204/276 KB 8/27 KB 76/748 KB 56/223 KB 732/1822 KB 204/276 KB 12/27 KB 76/748 KB 56/223 KB 732/1822 KB 204/276 KB 16/27 KB 76/748 KB 56/223 KB 732/1822 KB 204/276 KB 20/27 KB 76/748 KB 56/223 KB 732/1822 KB 204/276 KB 24/27 KB 76/748 KB 56/223 KB 732/1822 KB 196/276 KB 4/27 KB 76/748 KB 56/223 KB 724/1822 KB 180/276 KB 80/748 KB 56/223 KB 732/1822 KB 204/276 KB 24/27 KB 80/748 KB 60/223 KB 736/1822 KB 204/276 KB 24/27 KB 80/748 KB 60/223 KB 732/1822 KB 204/276 KB 24/27 KB 80/748 KB 64/223 KB 736/1822 KB 204/276 KB 27/27 KB 80/748 KB 60/223 KB 736/1822 KB 204/276 KB 27/27 KB 84/748 KB 64/223 KB 736/1822 KB 204/276 KB 27/27 KB 88/748 KB 68/223 KB 740/1822 KB 208/276 KB 27/27 KB 92/748 KB 68/223 KB 740/1822 KB 208/276 KB 27/27 KB 96/748 KB 68/223 KB 740/1822 KB 208/276 KB 27/27 KB 84/748 KB 68/223 KB 740/1822 KB 208/276 KB 27/27 KB 84/748 KB 68/223 KB 740/1822 KB 204/276 KB 27/27 KB 96/748 KB 68/223 KB 744/1822 KB 208/276 KB 27/27 KB 96/748 KB 68/223 KB 748/1822 KB 208/276 KB 27/27 KB 96/748 KB 68/223 KB 752/1822 KB 208/276 KB 27/27 KB 96/748 KB 68/223 KB 756/1822 KB 208/276 KB 27/27 KB 100/748 KB 68/223 KB 760/1822 KB 212/276 KB 27/27 KB 100/748 KB 68/223 KB 764/1822 KB 212/276 KB 27/27 KB 100/748 KB 68/223 KB 768/1822 KB 212/276 KB 27/27 KB 84/748 KB 68/223 KB 736/1822 KB 204/276 KB 27/27 KB 100/748 KB 72/223 KB 768/1822 KB 212/276 KB 27/27 KB 100/748 KB 76/223 KB 768/1822 KB 212/276 KB 27/27 KB 100/748 KB 80/223 KB 768/1822 KB 212/276 KB 27/27 KB 100/748 KB 84/223 KB 768/1822 KB 212/276 KB 27/27 KB 100/748 KB 88/223 KB 768/1822 KB 212/276 KB 27/27 KB 100/748 KB 68/223 KB 756/1822 KB 212/276 KB 27/27 KB 96/748 KB 68/223 KB 756/1822 KB 212/276 KB 27/27 KB 100/748 KB 88/223 KB 768/1822 KB 216/276 KB 27/27 KB 100/748 KB 88/223 KB 768/1822 KB 220/276 KB 27/27 KB 100/748 KB 88/223 KB 768/1822 K unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install B 224/276 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 22.6 KB/sec) unit-abot-epc-basic-0: 10:32:07 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-mysql-0: 10:32:07 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 10:32:07 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 104/748 KB 88/223 KB 768/1822 KB 224/276 KB 108/748 KB 88/223 KB 768/1822 KB 224/276 KB 112/748 KB 88/223 KB 768/1822 KB 224/276 KB 112/748 KB 92/223 KB 772/1822 KB 228/276 KB 116/748 KB 92/223 KB 776/1822 KB 228/276 KB 116/748 KB 92/223 KB 780/1822 KB 228/276 KB 112/748 KB 92/223 KB 768/1822 KB 228/276 KB 112/748 KB 92/223 KB 768/1822 KB 224/276 KB 116/748 KB 96/223 KB 780/1822 KB 228/276 KB 116/748 KB 96/223 KB 780/1822 KB 232/276 KB 116/748 KB 96/223 KB 780/1822 KB 236/276 KB 116/748 KB 96/223 KB 780/1822 KB 240/276 KB 116/748 KB 92/223 KB 772/1822 KB 228/276 KB 120/748 KB 96/223 KB 780/1822 KB 240/276 KB 120/748 KB 100/223 KB 780/1822 KB 240/276 KB 120/748 KB 104/223 KB 780/1822 KB 240/276 KB 124/748 KB 108/223 KB 784/1822 KB 240/276 KB 124/748 KB 112/223 KB 784/1822 KB 240/276 KB 124/748 KB 104/223 KB 784/1822 KB 240/276 KB 124/748 KB 104/223 KB 780/1822 KB 240/276 KB 128/748 KB 112/223 KB 784/1822 KB 244/276 KB 124/748 KB 112/223 KB 784/1822 KB 244/276 KB 128/748 KB 112/223 KB 784/1822 KB 248/276 KB 128/748 KB 112/223 KB 788/1822 KB 252/276 KB 128/748 KB 112/223 KB 788/1822 KB 256/276 KB 128/748 KB 112/223 KB 788/1822 KB 260/276 KB 132/748 KB 116/223 KB 788/1822 KB 264/276 KB 132/748 KB 116/223 KB 788/1822 KB 268/276 KB 128/748 KB 112/223 KB 788/1822 KB 248/276 KB 132/748 KB 116/223 KB 788/1822 KB 260/276 KB 132/748 KB 116/223 KB 792/1822 KB 268/276 KB 128/748 KB 116/223 KB 788/1822 KB 260/276 KB 136/748 KB 116/223 KB 792/1822 KB 268/276 KB 136/748 KB 116/223 KB 796/1822 KB 268/276 KB 140/748 KB 120/223 KB 796/1822 KB 268/276 KB 144/748 KB 120/223 KB 796/1822 KB 268/276 KB 136/748 KB 120/223 KB 796/1822 KB 268/276 KB 144/748 KB 120/223 KB 800/1822 KB 268/276 KB 144/748 KB 124/223 KB 800/1822 KB 268/276 KB 144/748 KB 128/223 KB 800/1822 KB 268/276 KB 144/748 KB 132/223 KB 800/1822 KB 268/276 KB 148/748 KB 136/223 KB 804/1822 KB 271/276 KB 148/748 KB 132/223 KB 804/1822 KB 271/276 KB 152/748 KB 136/223 KB 804/1822 KB 271/276 KB 144/748 KB 132/223 KB 804/1822 KB 271/276 KB 144/748 KB 132/223 KB 800/1822 KB 271/276 KB 152/748 KB 136/223 KB 808/1822 KB 271/276 KB 152/748 KB 136/223 KB 808/1822 KB 275/276 KB 152/748 KB 136/223 KB 808/1822 KB 276/276 KB 152/748 KB 136/223 KB 812/1822 KB 276/276 KB 152/748 KB 136/223 KB 816/1822 KB 276/276 KB 156/748 KB 140/223 KB 816/1822 KB 276/276 KB 156/748 KB 136/223 KB 816/1822 KB 276/276 KB 156/748 KB 144/223 KB 816/1822 KB 276/276 KB 160/748 KB 144/223 KB 816/1822 KB 276/276 KB 160/748 KB 4/178 KB 144/223 KB 816/1822 KB 276/276 KB 160/748 KB 8/178 KB 144/223 KB 816/1822 KB 276/276 KB 160/748 KB 12/178 KB 144/223 KB 816/1822 KB 276/276 KB 160/748 KB 16/178 KB 144/223 KB 816/1822 KB 276/276 KB 164/748 KB 16/178 KB 144/223 KB 816/1822 KB 276/276 KB 168/748 KB 20/178 KB 148/223 KB 820/1822 KB 276/276 KB 164/748 KB 20/178 KB 148/223 KB 820/1822 KB 276/276 KB 164/748 KB 20/178 KB 144/223 KB 820/1822 KB 276/276 KB 164/748 KB 20/178 KB 144/223 KB 816/1822 KB 276/276 KB 172/748 KB 24/178 KB 148/223 KB 820/1822 KB 276/276 KB 172/748 KB 28/178 KB 148/223 KB 820/1822 KB 276/276 KB 172/748 KB 32/178 KB 148/223 KB 820/1822 KB 276/276 KB 172/748 KB 36/178 KB 148/223 KB 820/1822 KB 276/276 KB 172/748 KB 40/178 KB 148/223 KB 820/1822 KB 276/276 KB 172/748 KB 44/178 KB 148/223 KB 820/1822 KB 276/276 KB 172/748 KB 44/178 KB 148/223 KB 824/1822 KB 276/276 KB 172/748 KB 44/178 KB 152/223 KB 824/1822 KB 276/276 KB 172/748 K unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install B 48/178 KB 152/223 KB 828/1822 KB 276/276 KB 172/748 KB 48/178 KB 152/223 KB 832/1822 KB 276/276 KB 172/748 KB 48/178 KB 152/223 KB 824/1822 KB 276/276 KB 172/748 KB 48/178 KB 152/223 KB 832/1822 KB 276/276 KB 172/748 KB 48/178 KB 156/223 KB 832/1822 KB 276/276 KB 172/748 KB 48/178 KB 160/223 KB 832/1822 KB 276/276 KB 176/748 KB 48/178 KB 160/223 KB 832/1822 KB 276/276 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 230.1 KB/sec) unit-mysql-0: 10:32:07 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 180/748 KB 52/178 KB 164/223 KB 832/1822 KB 176/748 KB 52/178 KB 164/223 KB 832/1822 KB 180/748 KB 56/178 KB 164/223 KB 832/1822 KB 180/748 KB 60/178 KB 164/223 KB 832/1822 KB 180/748 KB 64/178 KB 164/223 KB 832/1822 KB 176/748 KB 48/178 KB 164/223 KB 832/1822 KB 180/748 KB 64/178 KB 168/223 KB 832/1822 KB 184/748 KB 64/178 KB 172/223 KB 832/1822 KB 184/748 KB 64/178 KB 168/223 KB 832/1822 KB 188/748 KB 64/178 KB 176/223 KB 832/1822 KB 184/748 KB 64/178 KB 176/223 KB 832/1822 KB 192/748 KB 64/178 KB 176/223 KB 832/1822 KB 192/748 KB 64/178 KB 180/223 KB 832/1822 KB 196/748 KB 68/178 KB 184/223 KB 832/1822 KB 196/748 KB 68/178 KB 180/223 KB 832/1822 KB 196/748 KB 72/178 KB 184/223 KB 832/1822 KB 196/748 KB 76/178 KB 184/223 KB 832/1822 KB 196/748 KB 80/178 KB 184/223 KB 832/1822 KB 196/748 KB 64/178 KB 180/223 KB 832/1822 KB 196/748 KB 80/178 KB 188/223 KB 832/1822 KB Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 200/748 KB 80/178 KB 188/223 KB 832/1822 KB 204/748 KB 80/178 KB 188/223 KB 832/1822 KB 208/748 KB 80/178 KB 192/223 KB 832/1822 KB 212/748 KB 80/178 KB 192/223 KB 832/1822 KB 216/748 KB 84/178 KB 192/223 KB 832/1822 KB 220/748 KB 84/178 KB 192/223 KB 832/1822 KB 224/748 KB 84/178 KB 192/223 KB 832/1822 KB 204/748 KB 80/178 KB 192/223 KB 832/1822 KB 224/748 KB 84/178 KB 196/223 KB 832/1822 KB 224/748 KB 84/178 KB 200/223 KB 832/1822 KB 224/748 KB 84/178 KB 204/223 KB 832/1822 KB 224/748 KB 84/178 KB 208/223 KB 832/1822 KB 212/748 KB 84/178 KB 192/223 KB 832/1822 KB 224/748 KB 88/178 KB 208/223 KB 832/1822 KB 224/748 KB 92/178 KB 208/223 KB 832/1822 KB 224/748 KB 96/178 KB 208/223 KB 832/1822 KB 224/748 KB 100/178 KB 208/223 KB 832/1822 KB 228/748 KB 104/178 KB 212/223 KB 832/1822 KB 228/748 KB 108/178 KB 212/223 KB 832/1822 KB 228/748 KB 112/178 KB 212/223 KB 832/1822 KB 228/748 KB 100/178 KB 212/223 KB 832/1822 KB 224/748 KB 100/178 KB 212/223 KB 832/1822 KB 228/748 KB 112/178 KB 216/223 KB 832/1822 KB 4/23 KB 228/748 KB 112/178 KB 216/223 KB 832/1822 KB 8/23 KB 232/748 KB 116/178 KB 220/223 KB 832/1822 KB 12/23 KB 232/748 KB 116/178 KB 220/223 KB 832/1822 KB 16/23 KB 232/748 KB 116/178 KB 220/223 KB 832/1822 KB 4/23 KB 232/748 KB 116/178 KB 220/223 KB 832/1822 KB 4/23 KB 232/748 KB 112/178 KB 220/223 KB 832/1822 KB 4/23 KB 232/748 KB 112/178 KB 216/223 KB 832/1822 KB 16/23 KB 232/748 KB 116/178 KB 223/223 KB 832/1822 KB 16/23 KB 236/748 KB 116/178 KB 223/223 KB 832/1822 KB 16/23 KB 240/748 KB 116/178 KB 223/223 KB 832/1822 KB 16/23 KB 244/748 KB 116/178 KB 223/223 KB 832/1822 KB 20/23 KB 248/748 KB 120/178 KB 223/223 KB 832/1822 KB 20/23 KB 252/748 KB 120/178 KB 223/223 KB 832/1822 KB 20/23 KB 244/748 KB 120/178 KB 223/223 KB 832/1822 KB 16/23 KB 244/748 KB 120/178 KB 223/223 KB 832/1822 KB 20/23 KB 252/748 KB 124/178 KB 223/223 KB 832/1822 KB 20/23 KB 252/748 KB 128/178 KB 223/223 KB 832/1822 KB 23/23 KB 252/748 KB 128/178 KB 223/223 KB 832/1822 KB 23/23 KB 252/748 KB 132/178 KB 223/223 KB 832/1822 KB 23/23 KB 256/748 KB 136/178 KB 832/1822 KB 23/23 KB 256/748 KB 140/178 KB 832/1822 KB 23/23 KB 256/748 KB 144/178 KB 832/1822 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 183.0 KB/sec) unit-abot-epc-basic-0: 10:32:07 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: 10:32:07 DEBUG unit.abot-epc-basic/0.install 23/23 KB 256/748 KB 132/178 KB 223/223 KB 832/1822 KB 23/23 KB 260/748 KB 144/178 KB 832/1822 KB 23/23 KB 264/748 KB 144/178 KB 832/1822 KB 23/23 KB 268/748 KB 148/178 KB 832/1822 KB 23/23 KB 268/748 KB 152/178 KB 832/1822 KB 23/23 KB 268/748 KB 156/178 KB 832/1822 KB 23/23 KB 268/748 KB 160/178 KB 832/1822 KB 23/23 KB 268/748 KB 144/178 KB 832/1822 KB 23/23 KB 272/748 KB 160/178 KB 832/1822 KB 23/23 KB 276/748 KB 160/178 KB 832/1822 KB 23/23 KB 280/748 KB 160/178 KB 836/1822 KB 23/23 KB 284/748 KB 160/178 KB 836/1822 KB 23/23 KB 288/748 KB 160/178 KB 836/1822 KB 23/23 KB 276/748 KB 160/178 KB 836/1822 KB 23/23 KB 288/748 KB 160/178 KB 840/1822 KB 23/23 KB 288/748 KB 160/178 KB 844/1822 KB 23/23 KB 288/748 KB 160/178 KB 848/1822 KB 23/23 KB 288/748 KB 164/178 KB 848/1822 KB 23/23 KB 288/748 KB 168/178 KB 848/1822 KB 23/23 KB 288/748 KB 172/178 KB 848/1822 KB 23/23 KB 288/748 KB 176/178 KB 848/1822 KB 23/23 KB 288/748 KB 178/178 KB 848/1822 KB 23/23 KB 292/748 KB 178/178 KB 852/1822 KB 23/23 KB 296/748 KB 178/178 KB 852/1822 KB 23/23 KB 288/748 KB 178/178 KB 852/1822 KB 23/23 KB 296/748 KB 178/178 KB 856/1822 KB 23/23 KB 300/748 KB 178/178 KB 856/1822 KB 23/23 KB 300/748 KB 178/178 KB 860/1822 KB 23/23 KB 304/748 KB 178/178 KB 864/1822 KB 23/23 KB 300/748 KB 178/178 KB 864/1822 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 18.5 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 308/748 KB 178/178 KB 4/55 KB 868/1822 KB 308/748 KB 178/178 KB 4/55 KB 864/1822 KB 304/748 KB 178/178 KB 4/55 KB 864/1822 KB 308/748 KB 178/178 KB 8/55 KB 868/1822 KB 308/748 KB 178/178 KB 12/55 KB 868/1822 KB 308/748 KB 178/178 KB 16/55 KB 868/1822 KB 308/748 KB 178/178 KB 20/55 KB 868/1822 KB 308/748 KB 178/178 KB 24/55 KB 868/1822 KB 308/748 KB 178/178 KB 28/55 KB 868/1822 KB 308/748 KB 178/178 KB 28/55 KB 872/1822 KB 312/748 KB 178/178 KB 32/55 KB 872/1822 KB 312/748 KB 178/178 KB 28/55 KB 872/1822 KB 316/748 KB 32/55 KB 872/1822 KB 320/748 KB 32/55 KB 876/1822 KB 320/748 KB 36/55 KB 876/1822 KB 324/748 KB 40/55 KB 876/1822 KB 324/748 KB 44/55 KB 876/1822 KB 324/748 KB 48/55 KB 876/1822 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 143.3 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 324/748 KB 36/55 KB 876/1822 KB 328/748 KB 48/55 KB 876/1822 KB 332/748 KB 48/55 KB 876/1822 KB 336/748 KB 52/55 KB 876/1822 KB 316/748 KB 32/55 KB 876/1822 KB 336/748 KB 52/55 KB 880/1822 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 336/748 KB 52/55 KB 884/1822 KB 336/748 KB 52/55 KB 888/1822 KB 336/748 KB 52/55 KB 892/1822 KB 336/748 KB 52/55 KB 896/1822 KB 332/748 KB 52/55 KB 876/1822 KB 336/748 KB 55/55 KB 896/1822 KB 340/748 KB 55/55 KB 896/1822 KB 344/748 KB 55/55 KB 900/1822 KB 348/748 KB 55/55 KB 900/1822 KB 352/748 KB 55/55 KB 900/1822 KB 340/748 KB 55/55 KB 900/1822 KB 352/748 KB 55/55 KB 904/1822 KB 352/748 KB 55/55 KB 908/1822 KB 352/748 KB 55/55 KB 912/1822 KB 356/748 KB 55/55 KB 912/1822 KB 360/748 KB 55/55 KB 916/1822 KB 364/748 KB 55/55 KB 916/1822 KB 356/748 KB 55/55 KB 916/1822 KB 364/748 KB 55/55 KB 920/1822 KB 364/748 KB 55/55 KB 924/1822 KB 364/748 KB 55/55 KB 928/1822 KB 368/748 KB 55/55 KB 928/1822 KB 368/748 KB 55/55 KB 932/1822 KB 372/748 KB 3/1210 KB 4/471 KB 936/1822 KB 372/748 KB 3/1210 KB 4/471 KB 932/1822 KB 368/748 KB 3/1210 KB 4/471 KB 932/1822 KB 372/748 KB 5/1210 KB 4/471 KB 936/1822 KB 372/748 KB 8/1210 KB 4/471 KB 936/1822 KB 372/748 KB 11/1210 KB 4/471 KB 936/1822 KB 372/748 KB 13/1210 KB 4/471 KB 936/1822 KB 368/748 KB 4/471 KB 932/1822 KB 372/748 KB 13/1210 KB 8/471 KB 936/1822 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 43.3 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 372/748 KB 16/1210 KB 8/471 KB 936/1822 KB 372/748 KB 19/1210 KB 8/471 KB 936/1822 KB 372/748 KB 19/1210 KB 12/471 KB 936/1822 KB 372/748 KB 19/1210 KB 16/471 KB 936/1822 KB 372/748 KB 21/1210 KB 16/471 KB 936/1822 KB 372/748 KB 24/1210 KB 16/471 KB 936/1822 KB 372/748 KB 27/1210 KB 16/471 KB 936/1822 KB 376/748 KB 27/1210 KB 16/471 KB 936/1822 KB 380/748 KB 27/1210 KB 16/471 KB 940/1822 KB 376/748 KB 27/1210 KB 16/471 KB 940/1822 KB 380/748 KB 29/1210 KB 20/471 KB 944/1822 KB 380/748 KB 29/1210 KB 20/471 KB 940/1822 KB 380/748 KB 27/1210 KB 20/471 KB 940/1822 KB 380/748 KB 29/1210 KB 24/471 KB 944/1822 KB 380/748 KB 29/1210 KB 28/471 KB 944/1822 KB 384/748 KB 29/1210 KB 32/471 KB 948/1822 KB 384/748 KB 32/1210 KB 36/471 KB 948/1822 KB 384/748 KB 32/1210 KB 40/471 KB 948/1822 KB 4/93 KB 384/748 KB 29/1210 KB 28/471 KB 948/1822 KB 384/748 KB 29/1210 KB 28/471 KB 944/1822 KB 388/748 KB 32/1210 KB 40/471 KB 948/1822 KB 4/93 KB 384/748 KB 32/1210 KB 36/471 KB 948/1822 KB 4/93 KB 384/748 KB 32/1210 KB 32/471 KB 948/1822 KB 388/748 KB 36/1210 KB 40/471 KB 952/1822 KB 4/93 KB 388/748 KB 40/1210 KB 40/471 KB 952/1822 KB 8/93 KB 392/748 KB 44/1210 KB 40/471 KB 952/1822 KB 8/93 KB 392/748 KB 48/1210 KB 40/471 KB 952/1822 KB 8/93 KB 388/748 KB 32/1210 KB 40/471 KB 952/1822 KB 4/93 KB 392/748 KB 48/1210 KB 40/471 KB 956/1822 KB 8/93 KB 392/748 KB 48/1210 KB 40/471 KB 960/1822 KB 8/93 KB 392/748 KB 40/1210 KB 40/471 KB 952/1822 KB 8/93 KB 396/748 KB 48/1210 KB 40/471 KB 960/1822 KB 8/93 KB 400/748 KB 48/1210 KB 40/471 KB 960/1822 KB 8/93 KB 404/748 KB 48/1210 KB 40/471 KB 960/1822 KB 8/93 KB 408/748 KB 52/1210 KB 44/471 KB 964/1822 KB 8/93 KB 412/748 KB 52/1210 KB 44/471 KB 964/1822 KB 8/93 KB 388/748 KB 36/1210 KB 40/471 KB 952/1822 KB 8/93 KB 412/748 KB 52/1210 KB 44/471 KB 964/1822 KB 12/93 KB 412/748 KB 52/1210 KB 44/471 KB 964/1822 KB 16/93 KB 412/748 KB 52/1210 KB 44/471 KB 964/1822 KB 20/93 KB 412/748 KB 52/1210 KB 44/471 KB 964/1822 KB 24/93 KB 404/748 KB 52/1210 KB 44/471 KB 964/1822 KB 8/93 KB 404/748 KB 48/1210 KB 44/471 KB 964/1822 KB 8/93 KB 412/748 KB 52/1210 KB 48/471 KB 964/1822 KB 24/93 KB 412/748 KB 52/1210 KB 52/471 KB 964/1822 KB 24/93 KB 404/748 KB 48/1210 KB 40/471 KB 964/1822 KB 8/93 KB 416/748 KB 56/1210 KB 52/471 KB 968/1822 KB 28/93 KB 416/748 KB 56/1210 KB 52/471 KB 972/1822 KB 28/93 KB 416/748 KB 56/1210 KB 52/471 KB 976/1822 KB 28/93 KB 416/748 KB 56/1210 KB 52/471 KB 964/1822 KB 28/93 KB 412/748 KB 56/1210 KB 52/471 KB 964/1822 KB 28/93 KB 416/748 KB 56/1210 KB 52/471 KB 976/1822 KB 32/93 KB 416/748 KB 56/1210 KB 52/471 KB 976/1822 KB 36/93 KB 420/748 KB 56/1210 KB 56/471 KB 980/1822 KB 40/93 KB 412/748 KB 56/1210 KB 52/471 KB 964/1822 KB 24/93 KB 420/748 KB 60/1210 KB 56/471 KB 980/1822 KB 40/93 KB 420/748 KB 64/1210 KB 56/471 KB 980/1822 KB 40/93 KB 420/748 KB 56/1210 KB 56/471 KB 980/1822 KB 36/93 KB 420/748 KB 64/1210 KB 60/471 KB 980/1822 KB 40/93 KB 420/748 KB 68/1210 KB 64/471 KB 980/1822 KB 40/93 KB 420/748 KB 56/1210 KB 52/471 KB 980/1822 KB 36/93 KB 420/748 KB 56/1210 KB 52/471 KB 976/1822 KB 36/93 KB 424/748 KB 68/1210 KB 64/471 KB 984/1822 KB 40/93 KB 428/748 KB 68/1210 KB 64/471 KB 984/1822 KB 40/93 KB 420/748 KB 68/1210 KB 60/471 KB 980/1822 KB 40/93 KB 432/748 KB 72/1210 KB 64/471 KB 984/1822 KB 40/93 KB 420/748 KB 68/1210 KB 64/471 KB 984/1822 KB 40/93 KB 432/748 KB 72/1210 KB 64/471 KB 988/1822 KB unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 44/93 KB 432/748 KB 72/1210 KB 64/471 KB 992/1822 KB 44/93 KB 432/748 KB 72/1210 KB 64/471 KB 984/1822 KB 44/93 KB 432/748 KB 76/1210 KB 64/471 KB 992/1822 KB 48/93 KB 432/748 KB 68/1210 KB 64/471 KB 984/1822 KB 44/93 KB 432/748 KB 76/1210 KB 64/471 KB 992/1822 KB 44/93 KB 432/748 KB 80/1210 KB 64/471 KB 992/1822 KB 48/93 KB 436/748 KB 84/1210 KB 64/471 KB 992/1822 KB 52/93 KB 436/748 KB 88/1210 KB 68/471 KB 996/1822 KB 52/93 KB 436/748 KB 80/1210 KB 64/471 KB 992/1822 KB 52/93 KB 432/748 KB 80/1210 KB 64/471 KB 992/1822 KB 52/93 KB 436/748 KB 84/1210 KB 68/471 KB 996/1822 KB 52/93 KB 436/748 KB 84/1210 KB 68/471 KB 992/1822 KB 52/93 KB 436/748 KB 92/1210 KB 72/471 KB 996/1822 KB 56/93 KB 436/748 KB 92/1210 KB 76/471 KB 996/1822 KB 56/93 KB 436/748 KB 92/1210 KB 80/471 KB 996/1822 KB 56/93 KB 436/748 KB 92/1210 KB 68/471 KB 996/1822 KB 56/93 KB 440/748 KB 92/1210 KB 80/471 KB 996/1822 KB 56/93 KB 440/748 KB 92/1210 KB 80/471 KB 1000/1822 KB 60/93 KB 440/748 KB 92/1210 KB 80/471 KB 1000/1822 KB 64/93 KB 440/748 KB 92/1210 KB 80/471 KB 1000/1822 KB 56/93 KB 444/748 KB 92/1210 KB 80/471 KB 1004/1822 KB 64/93 KB 444/748 KB 92/1210 KB 80/471 KB 1008/1822 KB 64/93 KB 444/748 KB 92/1210 KB 80/471 KB 1000/1822 KB 64/93 KB 436/748 KB 92/1210 KB 68/471 KB 1000/1822 KB 64/93 KB 448/748 KB 96/1210 KB 80/471 KB 1008/1822 KB 64/93 KB 448/748 KB 96/1210 KB 80/471 KB 1008/1822 KB 68/93 KB 448/748 KB 96/1210 KB 84/471 KB 1008/1822 KB 72/93 KB 448/748 KB 96/1210 KB 84/471 KB 1008/1822 KB 72/93 KB 448/748 KB 96/1210 KB 88/471 KB 1008/1822 KB 72/93 KB 448/748 KB 96/1210 KB 92/471 KB 1008/1822 KB 72/93 KB 448/748 KB 96/1210 KB 96/471 KB 1008/1822 KB 72/93 KB 448/748 KB 96/1210 KB 96/471 KB 1008/1822 KB 76/93 KB 448/748 KB 96/1210 KB 96/471 KB 1008/1822 KB 80/93 KB 448/748 KB 96/1210 KB 96/471 KB 1008/1822 KB 84/93 KB 448/748 KB 96/1210 KB 100/471 KB 1008/1822 KB 88/93 KB 448/748 KB 96/1210 KB 100/471 KB 1008/1822 KB 92/93 KB 448/748 KB 96/1210 KB 100/471 KB 1008/1822 KB 93/93 KB 448/748 KB 96/1210 KB 100/471 KB 1008/1822 KB 84/93 KB 448/748 KB 96/1210 KB 104/471 KB 1008/1822 KB 93/93 KB 448/748 KB 96/1210 KB 108/471 KB 1008/1822 KB 93/93 KB 448/748 KB 96/1210 KB 112/471 KB 1008/1822 KB 93/93 KB 448/748 KB 96/1210 KB 116/471 KB 1008/1822 KB 93/93 KB 448/748 KB 96/1210 KB 120/471 KB 1008/1822 KB 93/93 KB 448/748 KB 96/1210 KB 124/471 KB 1008/1822 KB 93/93 KB 448/748 KB 96/1210 KB 128/471 KB 1008/1822 KB 93/93 KB 448/748 KB 92/1210 KB 80/471 KB 1008/1822 KB 93/93 KB 448/748 KB 100/1210 KB 128/471 KB 1008/1822 KB 93/93 KB 452/748 KB 104/1210 KB 128/471 KB 1012/1822 KB 93/93 KB 452/748 KB 108/1210 KB 128/471 KB 1012/1822 KB 93/93 KB 452/748 KB 112/1210 KB 128/471 KB 1012/1822 KB 93/93 KB 452/748 KB 100/1210 KB 128/471 KB 1012/1822 KB 93/93 KB 456/748 KB 112/1210 KB 128/471 KB 1012/1822 KB 93/93 KB 460/748 KB 112/1210 KB 128/471 KB 1012/1822 KB 93/93 KB 448/748 KB 100/1210 KB 128/471 KB 1012/1822 KB 93/93 KB 460/748 KB 112/1210 KB 128/471 KB 1016/1822 KB 93/93 KB 464/748 KB 112/1210 KB 128/471 KB 1020/1822 KB 93/93 KB 464/748 KB 112/1210 KB 128/471 KB 1024/1822 KB 93/93 KB 464/748 KB 112/1210 KB 128/471 KB 1016/1822 KB 93/93 KB 464/748 KB 116/1210 KB 128/471 KB 1024/1822 KB 93/93 KB 468/748 KB 120/1210 KB 128/471 KB 1028/1822 KB 93/93 KB 468/748 KB 124/1210 KB 128/471 KB 1028/1822 KB 93/93 KB 468/748 KB 128/1210 KB 128/471 KB 1028/1822 KB 93/93 KB 468/748 KB 116/1210 KB unit-mysql-0: 10:32:07 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 128/471 KB 1028/1822 KB 93/93 KB 472/748 KB 128/1210 KB 128/471 KB 1028/1822 KB 93/93 KB 464/748 KB 116/1210 KB 128/471 KB 1028/1822 KB 93/93 KB 476/748 KB 128/1210 KB 128/471 KB 1028/1822 KB 93/93 KB 480/748 KB 128/1210 KB 128/471 KB 1032/1822 KB 93/93 KB 476/748 KB 128/1210 KB 128/471 KB 1032/1822 KB 93/93 KB 480/748 KB 128/1210 KB 128/471 KB 1036/1822 KB 93/93 KB 480/748 KB 128/1210 KB 128/471 KB 1040/1822 KB 93/93 KB 480/748 KB 128/1210 KB 128/471 KB 1044/1822 KB 93/93 KB 484/748 KB 132/1210 KB 128/471 KB 1048/1822 KB 93/93 KB 484/748 KB 132/1210 KB 128/471 KB 1052/1822 KB 93/93 KB 484/748 KB 132/1210 KB 128/471 KB 1056/1822 KB 93/93 KB 484/748 KB 132/1210 KB 128/471 KB 1044/1822 KB 93/93 KB 484/748 KB 128/1210 KB 128/471 KB 1044/1822 KB 93/93 KB 488/748 KB 132/1210 KB 128/471 KB 1056/1822 KB 93/93 KB 488/748 KB 136/1210 KB 128/471 KB 1056/1822 KB 93/93 KB 488/748 KB 140/1210 KB 128/471 KB 1056/1822 KB 93/93 KB 492/748 KB 144/1210 KB 128/471 KB 1056/1822 KB 93/93 KB 492/748 KB 140/1210 KB 128/471 KB 1056/1822 KB 93/93 KB 496/748 KB 144/1210 KB 128/471 KB 1056/1822 KB 93/93 KB 496/748 KB 144/1210 KB 132/471 KB 1056/1822 KB 93/93 KB 500/748 KB 148/1210 KB 136/471 KB 1060/1822 KB 93/93 KB 500/748 KB 148/1210 KB 140/471 KB 1060/1822 KB 93/93 KB 500/748 KB 148/1210 KB 144/471 KB 1060/1822 KB 93/93 KB 500/748 KB 148/1210 KB 132/471 KB 1060/1822 KB 93/93 KB 500/748 KB 144/1210 KB 132/471 KB 1060/1822 KB 93/93 KB 496/748 KB 144/1210 KB 132/471 KB 1060/1822 KB 93/93 KB 500/748 KB 152/1210 KB 144/471 KB 1060/1822 KB 93/93 KB 504/748 KB 152/1210 KB 144/471 KB 1064/1822 KB 93/93 KB 504/748 KB 152/1210 KB 144/471 KB 1060/1822 KB 93/93 KB 504/748 KB 156/1210 KB 144/471 KB 1064/1822 KB 93/93 KB 508/748 KB 160/1210 KB 144/471 KB 1068/1822 KB 93/93 KB 504/748 KB 156/1210 KB 144/471 KB 1068/1822 KB 93/93 KB 508/748 KB 156/1210 KB 144/471 KB 1068/1822 KB 93/93 KB 512/748 KB 160/1210 KB 144/471 KB 1068/1822 KB 93/93 KB 512/748 KB 160/1210 KB 144/471 KB 1072/1822 KB 93/93 KB 512/748 KB 160/1210 KB 144/471 KB 1076/1822 KB 93/93 KB 516/748 KB 164/1210 KB 148/471 KB 1080/1822 KB 93/93 KB 516/748 KB 164/1210 KB 148/471 KB 1084/1822 KB 93/93 KB 516/748 KB 164/1210 KB 148/471 KB 1076/1822 KB 93/93 KB 516/748 KB 164/1210 KB 152/471 KB 1084/1822 KB 93/93 KB 516/748 KB 164/1210 KB 156/471 KB 1084/1822 KB 93/93 KB 516/748 KB 164/1210 KB 160/471 KB 1084/1822 KB 93/93 KB 512/748 KB 164/1210 KB 144/471 KB 1076/1822 KB 93/93 KB 516/748 KB 164/1210 KB 144/471 KB 1076/1822 KB 93/93 KB 516/748 KB 168/1210 KB 160/471 KB 1084/1822 KB 93/93 KB 516/748 KB 172/1210 KB 160/471 KB 1084/1822 KB 93/93 KB 520/748 KB 176/1210 KB 160/471 KB 1084/1822 KB 93/93 KB 520/748 KB 172/1210 KB 160/471 KB 1084/1822 KB 93/93 KB 524/748 KB 176/1210 KB 160/471 KB 1088/1822 KB 93/93 KB 528/748 KB 176/1210 KB 160/471 KB 1088/1822 KB 93/93 KB 532/748 KB 176/1210 KB 160/471 KB 1088/1822 KB 93/93 KB 536/748 KB 180/1210 KB 164/471 KB 1088/1822 KB 93/93 KB 540/748 KB 180/1210 KB 164/471 KB 1088/1822 KB 93/93 KB 520/748 KB 176/1210 KB 160/471 KB 1088/1822 KB 93/93 KB 532/748 KB 180/1210 KB 164/471 KB 1088/1822 KB 93/93 KB 540/748 KB 180/1210 KB 168/471 KB 1092/1822 KB 93/93 KB 540/748 KB 180/1210 KB 168/471 KB 1096/1822 KB 93/93 KB 532/748 KB 180/1210 KB 160/471 KB 1088/1822 KB 93/93 KB 540/748 KB 180/1210 KB 168/471 KB 1092/1822 KB 93/93 KB 540/748 KB 180/1210 KB 172/471 KB 1096/1822 KB 93/93 KB 540/748 KB 180/1210 KB 176/471 unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install KB 1096/1822 KB 93/93 KB 540/748 KB 184/1210 KB 176/471 KB 1096/1822 KB 93/93 KB 540/748 KB 184/1210 KB 176/471 KB 1100/1822 KB 93/93 KB 540/748 KB 184/1210 KB 176/471 KB 1104/1822 KB 93/93 KB 544/748 KB 188/1210 KB 180/471 KB 1104/1822 KB 93/93 KB 544/748 KB 188/1210 KB 180/471 KB 1108/1822 KB 93/93 KB 548/748 KB 188/1210 KB 180/471 KB 1112/1822 KB 93/93 KB 548/748 KB 188/1210 KB 180/471 KB 1116/1822 KB 93/93 KB 540/748 KB 188/1210 KB 180/471 KB 1104/1822 KB 93/93 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 69.8 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 540/748 KB 188/1210 KB 176/471 KB 1104/1822 KB 93/93 KB 548/748 KB 192/1210 KB 180/471 KB 1116/1822 KB 548/748 KB 196/1210 KB 180/471 KB 1116/1822 KB 548/748 KB 188/1210 KB 180/471 KB 1108/1822 KB 93/93 KB 548/748 KB 196/1210 KB 184/471 KB 1116/1822 KB 548/748 KB 196/1210 KB 188/471 KB 1116/1822 KB 548/748 KB 196/1210 KB 192/471 KB 1116/1822 KB 548/748 KB 200/1210 KB 192/471 KB 1116/1822 KB 552/748 KB 204/1210 KB 192/471 KB 1116/1822 KB 552/748 KB 208/1210 KB 196/471 KB 1120/1822 KB 552/748 KB 200/1210 KB 192/471 KB 1116/1822 KB 552/748 KB 204/1210 KB 196/471 KB 1120/1822 KB 556/748 KB 208/1210 KB 196/471 KB 1120/1822 KB 560/748 KB 208/1210 KB 196/471 KB 1120/1822 KB 560/748 KB 208/1210 KB 196/471 KB 1124/1822 KB 564/748 KB 212/1210 KB 196/471 KB 1128/1822 KB 564/748 KB 212/1210 KB 196/471 KB 1132/1822 KB 552/748 KB 204/1210 KB 196/471 KB 1116/1822 KB 564/748 KB 212/1210 KB 200/471 KB 1136/1822 KB 564/748 KB 212/1210 KB 204/471 KB 1136/1822 KB 564/748 KB 212/1210 KB 208/471 KB 1136/1822 KB 564/748 KB 212/1210 KB 196/471 KB 1124/1822 KB 560/748 KB 212/1210 KB 196/471 KB 1124/1822 KB 564/748 KB 216/1210 KB 208/471 KB 1136/1822 KB 568/748 KB 216/1210 KB 208/471 KB 1136/1822 KB 568/748 KB 220/1210 KB 4/53 KB 208/471 KB 1136/1822 KB 568/748 KB 216/1210 KB 4/53 KB 208/471 KB 1136/1822 KB 572/748 KB 220/1210 KB 8/53 KB 208/471 KB 1136/1822 KB 572/748 KB 220/1210 KB 12/53 KB 208/471 KB 1136/1822 KB 572/748 KB 220/1210 KB 16/53 KB 208/471 KB 1136/1822 KB 572/748 KB 220/1210 KB 20/53 KB 208/471 KB 1136/1822 KB 572/748 KB 220/1210 KB 24/53 KB 208/471 KB 1136/1822 KB 572/748 KB 220/1210 KB 28/53 KB 208/471 KB 1136/1822 KB 572/748 KB 220/1210 KB 32/53 KB 208/471 KB 1136/1822 KB 572/748 KB 220/1210 KB 36/53 KB 208/471 KB 1136/1822 KB 564/748 KB 220/1210 KB 4/53 KB 208/471 KB 1136/1822 KB 572/748 KB 220/1210 KB 4/53 KB 208/471 KB 1136/1822 KB 576/748 KB 224/1210 KB 36/53 KB 208/471 KB 1136/1822 KB 572/748 KB 224/1210 KB 36/53 KB 208/471 KB 1136/1822 KB 576/748 KB 228/1210 KB 40/53 KB 212/471 KB 1136/1822 KB 580/748 KB 232/1210 KB 40/53 KB 212/471 KB 1140/1822 KB 580/748 KB 236/1210 KB 40/53 KB 212/471 KB 1140/1822 KB 576/748 KB 224/1210 KB 40/53 KB 212/471 KB 1136/1822 KB 576/748 KB 224/1210 KB 40/53 KB 208/471 KB 1136/1822 KB 580/748 KB 236/1210 KB 44/53 KB 212/471 KB 1140/1822 KB 580/748 KB 236/1210 KB 48/53 KB 212/471 KB 1140/1822 KB 580/748 KB 236/1210 KB 48/53 KB 216/471 KB 1140/1822 KB 580/748 KB 236/1210 KB 48/53 KB 220/471 KB 1140/1822 KB 580/748 KB 236/1210 KB 52/53 KB 224/471 KB 1140/1822 KB 580/748 KB 228/1210 KB 40/53 KB 212/471 KB 1140/1822 KB 576/748 KB 228/1210 KB 40/53 KB 212/471 KB 1140/1822 KB 580/748 KB 236/1210 KB 52/53 KB 220/471 KB 1140/1822 KB 580/748 KB 236/1210 KB 53/53 KB 224/471 KB 1144/1822 KB 580/748 KB 236/1210 KB 53/53 KB 224/471 KB 1148/1822 KB 584/748 KB 236/1210 KB 53/53 KB 224/471 KB 1152/1822 KB 580/748 KB 236/1210 KB 53/53 KB 224/471 KB 1144/1822 KB 584/748 KB 240/1210 KB 53/53 KB 224/471 KB 1152/1822 KB 584/748 KB 236/1210 KB 53/53 KB 224/471 KB 1148/1822 KB 588/748 KB 240/1210 KB 53/53 KB 224/471 KB 1152/1822 KB 592/748 KB 240/1210 KB 53/53 KB 224/471 KB 1152/1822 KB 596/748 KB 240/1210 KB 53/53 KB 224/471 KB 1152/1822 KB 600/748 KB 244/1210 KB 53/53 KB 228/471 KB 1156/1822 KB 604/748 KB 244/1210 KB 53/53 KB 228/471 KB 1156/1822 KB 596/748 KB 244/1210 KB 53/53 KB 228/471 KB 1156/1822 KB 596/748 KB 244/1210 KB 53/53 KB 228/471 KB 1152 unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install /1822 KB 596/748 KB 240/1210 KB 53/53 KB 228/471 KB 1152/1822 KB 604/748 KB 244/1210 KB 53/53 KB 232/471 KB 1156/1822 KB 604/748 KB 244/1210 KB 53/53 KB 236/471 KB 1156/1822 KB 604/748 KB 244/1210 KB 53/53 KB 236/471 KB 1160/1822 KB 604/748 KB 244/1210 KB 53/53 KB 240/471 KB 1160/1822 KB 604/748 KB 244/1210 KB 53/53 KB 240/471 KB 1164/1822 KB 604/748 KB 248/1210 KB 53/53 KB 240/471 KB 1168/1822 KB 604/748 KB 248/1210 KB 53/53 KB 240/471 KB 1164/1822 KB 604/748 KB 252/1210 KB 53/53 KB 240/471 KB 1168/1822 KB 604/748 KB 256/1210 KB 53/53 KB 240/471 KB 1168/1822 KB 608/748 KB 256/1210 KB 53/53 KB 240/471 KB 1168/1822 KB 612/748 KB 256/1210 KB 53/53 KB 240/471 KB 1168/1822 KB 616/748 KB 260/1210 KB 244/471 KB 1172/1822 KB 620/748 KB 260/1210 KB 244/471 KB 1172/1822 KB 612/748 KB 260/1210 KB 244/471 KB 1172/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 39.5 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 612/748 KB 260/1210 KB 240/471 KB 1172/1822 KB 620/748 KB 260/1210 KB 248/471 KB 1176/1822 KB 620/748 KB 260/1210 KB 248/471 KB 1180/1822 KB 612/748 KB 260/1210 KB 240/471 KB 1168/1822 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 620/748 KB 260/1210 KB 248/471 KB 1172/1822 KB 620/748 KB 260/1210 KB 252/471 KB 1180/1822 KB 620/748 KB 264/1210 KB 252/471 KB 1180/1822 KB 620/748 KB 268/1210 KB 256/471 KB 1180/1822 KB 620/748 KB 264/1210 KB 256/471 KB 1180/1822 KB 624/748 KB 268/1210 KB 256/471 KB 1184/1822 KB 620/748 KB 268/1210 KB 256/471 KB 1184/1822 KB 624/748 KB 272/1210 KB 256/471 KB 1184/1822 KB 624/748 KB 272/1210 KB 260/471 KB 1184/1822 KB 628/748 KB 276/1210 KB 264/471 KB 1184/1822 KB 628/748 KB 276/1210 KB 268/471 KB 1184/1822 KB 628/748 KB 276/1210 KB 260/471 KB 1184/1822 KB 624/748 KB 276/1210 KB 260/471 KB 1184/1822 KB 628/748 KB 276/1210 KB 268/471 KB 1188/1822 KB 632/748 KB 276/1210 KB 268/471 KB 1188/1822 KB 636/748 KB 280/1210 KB 272/471 KB 1188/1822 KB 632/748 KB 280/1210 KB 272/471 KB 1188/1822 KB 632/748 KB 280/1210 KB 268/471 KB 1188/1822 KB 636/748 KB 280/1210 KB 272/471 KB 1192/1822 KB 636/748 KB 284/1210 KB 272/471 KB 1192/1822 KB 636/748 KB 284/1210 KB 272/471 KB 1196/1822 KB 640/748 KB 284/1210 KB 272/471 KB 1200/1822 KB 640/748 KB 284/1210 KB 272/471 KB 1196/1822 KB 640/748 KB 288/1210 KB 272/471 KB 1200/1822 KB 640/748 KB 288/1210 KB 276/471 KB 1200/1822 KB 644/748 KB 292/1210 KB 280/471 KB 1204/1822 KB 644/748 KB 292/1210 KB 284/471 KB 1204/1822 KB 644/748 KB 292/1210 KB 288/471 KB 1204/1822 KB 644/748 KB 292/1210 KB 276/471 KB 1204/1822 KB 644/748 KB 288/1210 KB 276/471 KB 1204/1822 KB 640/748 KB 288/1210 KB 276/471 KB 1204/1822 KB 644/748 KB 296/1210 KB 288/471 KB 1204/1822 KB 648/748 KB 296/1210 KB 288/471 KB 1208/1822 KB 648/748 KB 296/1210 KB 288/471 KB 1212/1822 KB 648/748 KB 300/1210 KB 288/471 KB 1216/1822 KB 648/748 KB 296/1210 KB 288/471 KB 1204/1822 KB 652/748 KB 300/1210 KB 288/471 KB 1216/1822 KB 656/748 KB 300/1210 KB 288/471 KB 1216/1822 KB 656/748 KB 300/1210 KB 288/471 KB 1216/1822 KB 3/276 KB 656/748 KB 300/1210 KB 288/471 KB 1216/1822 KB 6/276 KB 656/748 KB 300/1210 KB 288/471 KB 1216/1822 KB 9/276 KB 656/748 KB 300/1210 KB 288/471 KB 1216/1822 KB 11/276 KB 656/748 KB 300/1210 KB 288/471 KB 1216/1822 KB 14/276 KB 648/748 KB 300/1210 KB 288/471 KB 1212/1822 KB 656/748 KB 304/1210 KB 288/471 KB 1216/1822 KB 14/276 KB 656/748 KB 304/1210 KB 288/471 KB 1216/1822 KB 16/276 KB 656/748 KB 304/1210 KB 288/471 KB 1220/1822 KB 16/276 KB 660/748 KB 308/1210 KB 292/471 KB 1224/1822 KB 19/276 KB 660/748 KB 308/1210 KB 292/471 KB 1228/1822 KB 19/276 KB 660/748 KB 308/1210 KB 292/471 KB 1220/1822 KB 19/276 KB 656/748 KB 308/1210 KB 292/471 KB 1220/1822 KB 19/276 KB 660/748 KB 308/1210 KB 296/471 KB 1228/1822 KB 19/276 KB 660/748 KB 308/1210 KB 300/471 KB 1228/1822 KB 19/276 KB 656/748 KB 308/1210 KB 288/471 KB 1220/1822 KB 19/276 KB 656/748 KB 304/1210 KB 288/471 KB 1220/1822 KB 19/276 KB 660/748 KB 308/1210 KB 300/471 KB 1228/1822 KB 22/276 KB 660/748 KB 312/1210 KB 300/471 KB 1228/1822 KB 22/276 KB 660/748 KB 316/1210 KB 304/471 KB 1228/1822 KB 25/276 KB 660/748 KB 312/1210 KB 304/471 KB 1228/1822 KB 25/276 KB 660/748 KB 312/1210 KB 300/471 KB 1228/1822 KB 25/276 KB 664/748 KB 316/1210 KB 304/471 KB 1228/1822 KB 25/276 KB 668/748 KB 320/1210 KB 304/471 KB 1232/1822 KB 25/276 KB 672/748 KB 320/1210 KB 304/471 KB 1232/1822 KB 27/276 KB 676/748 KB 320/1210 KB 304/471 KB 1232/1822 KB 27/276 KB 680/748 KB 320/1210 KB 308/471 KB 1232/1822 KB 27/276 KB 664/748 KB 320/1210 KB 304/471 KB 1232/1822 KB 25/276 KB 664/748 KB 320/1210 KB 304/471 KB 1228/1822 KB 25/276 KB 680/748 KB unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 324/1210 KB 308/471 KB 1232/1822 KB 27/276 KB 680/748 KB 328/1210 KB 308/471 KB 1236/1822 KB 27/276 KB 676/748 KB 320/1210 KB 308/471 KB 1232/1822 KB 27/276 KB 668/748 KB 320/1210 KB 304/471 KB 1232/1822 KB 27/276 KB 680/748 KB 328/1210 KB 308/471 KB 1236/1822 KB 30/276 KB 680/748 KB 328/1210 KB 308/471 KB 1236/1822 KB 32/276 KB 680/748 KB 328/1210 KB 312/471 KB 1236/1822 KB 32/276 KB 680/748 KB 328/1210 KB 316/471 KB 1236/1822 KB 32/276 KB 680/748 KB 328/1210 KB 320/471 KB 1236/1822 KB 32/276 KB 680/748 KB 324/1210 KB 308/471 KB 1236/1822 KB 27/276 KB 680/748 KB 328/1210 KB 320/471 KB 1240/1822 KB 32/276 KB 680/748 KB 328/1210 KB 320/471 KB 1244/1822 KB 32/276 KB 680/748 KB 328/1210 KB 320/471 KB 1248/1822 KB 32/276 KB 684/748 KB 332/1210 KB 320/471 KB 1252/1822 KB 32/276 KB 684/748 KB 332/1210 KB 324/471 KB 1256/1822 KB 36/276 KB 684/748 KB 332/1210 KB 324/471 KB 1260/1822 KB 36/276 KB 684/748 KB 332/1210 KB 324/471 KB 1264/1822 KB 36/276 KB 684/748 KB 332/1210 KB 320/471 KB 1248/1822 KB 32/276 KB 680/748 KB 332/1210 KB 320/471 KB 1248/1822 KB 32/276 KB 684/748 KB 336/1210 KB 324/471 KB 1264/1822 KB 36/276 KB 688/748 KB 336/1210 KB 324/471 KB 1264/1822 KB 36/276 KB 688/748 KB 340/1210 KB 324/471 KB 1264/1822 KB 36/276 KB 692/748 KB 344/1210 KB 324/471 KB 1264/1822 KB 36/276 KB 692/748 KB 348/1210 KB 324/471 KB 1264/1822 KB 36/276 KB 684/748 KB 332/1210 KB 324/471 KB 1252/1822 KB 36/276 KB 684/748 KB 332/1210 KB 320/471 KB 1252/1822 KB 36/276 KB 692/748 KB 348/1210 KB 324/471 KB 1264/1822 KB 40/276 KB 692/748 KB 348/1210 KB 324/471 KB 1264/1822 KB 44/276 KB 692/748 KB 348/1210 KB 324/471 KB 1264/1822 KB 48/276 KB 692/748 KB 348/1210 KB 324/471 KB 1264/1822 KB 52/276 KB 692/748 KB 352/1210 KB 328/471 KB 1268/1822 KB 56/276 KB 692/748 KB 340/1210 KB 324/471 KB 1264/1822 KB 36/276 KB 696/748 KB 352/1210 KB 328/471 KB 1268/1822 KB 56/276 KB 700/748 KB 352/1210 KB 328/471 KB 1268/1822 KB 56/276 KB 704/748 KB 352/1210 KB 328/471 KB 1268/1822 KB 56/276 KB 704/748 KB 352/1210 KB 328/471 KB 1268/1822 KB 60/276 KB 704/748 KB 352/1210 KB 328/471 KB 1268/1822 KB 64/276 KB 692/748 KB 352/1210 KB 328/471 KB 1268/1822 KB 52/276 KB 692/748 KB 352/1210 KB 328/471 KB 1264/1822 KB 52/276 KB 692/748 KB 348/1210 KB 328/471 KB 1264/1822 KB 52/276 KB 704/748 KB 352/1210 KB 332/471 KB 1268/1822 KB 64/276 KB 704/748 KB 352/1210 KB 336/471 KB 1268/1822 KB 64/276 KB 704/748 KB 356/1210 KB 336/471 KB 1268/1822 KB 64/276 KB 708/748 KB 360/1210 KB 340/471 KB 1272/1822 KB 68/276 KB 708/748 KB 356/1210 KB 340/471 KB 1272/1822 KB 68/276 KB 708/748 KB 360/1210 KB 340/471 KB 1276/1822 KB 68/276 KB 708/748 KB 360/1210 KB 340/471 KB 1280/1822 KB 68/276 KB 708/748 KB 364/1210 KB 340/471 KB 1280/1822 KB 68/276 KB 708/748 KB 368/1210 KB 340/471 KB 1280/1822 KB 68/276 KB 708/748 KB 356/1210 KB 340/471 KB 1268/1822 KB 68/276 KB 708/748 KB 368/1210 KB 340/471 KB 1280/1822 KB 72/276 KB 708/748 KB 368/1210 KB 340/471 KB 1280/1822 KB 76/276 KB 708/748 KB 368/1210 KB 340/471 KB 1280/1822 KB 80/276 KB 708/748 KB 356/1210 KB 340/471 KB 1268/1822 KB 64/276 KB 712/748 KB 372/1210 KB 340/471 KB 1284/1822 KB 80/276 KB 704/748 KB 356/1210 KB 340/471 KB 1268/1822 KB 64/276 KB 716/748 KB 372/1210 KB 344/471 KB 1284/1822 KB 80/276 KB 716/748 KB 372/1210 KB 348/471 KB 1284/1822 KB 80/276 KB 716/748 KB 372/1210 KB 352/471 KB 1284/1822 KB 80/276 KB 716/748 KB 372/1210 KB 340/471 KB 1284/1822 KB 80/276 KB 716/748 KB 372/1210 KB unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 356/471 KB 1284/1822 KB 80/276 KB 708/748 KB 372/1210 KB 340/471 KB 1284/1822 KB 80/276 KB 720/748 KB 372/1210 KB 356/471 KB 1288/1822 KB 80/276 KB 708/748 KB 372/1210 KB 340/471 KB 1280/1822 KB 80/276 KB 720/748 KB 372/1210 KB 360/471 KB 1288/1822 KB 80/276 KB 720/748 KB 372/1210 KB 356/471 KB 1284/1822 KB 80/276 KB 724/748 KB 372/1210 KB 360/471 KB 1288/1822 KB 80/276 KB 728/748 KB 376/1210 KB 364/471 KB 1292/1822 KB 84/276 KB 732/748 KB 376/1210 KB 364/471 KB 1292/1822 KB 84/276 KB 724/748 KB 376/1210 KB 364/471 KB 1292/1822 KB 84/276 KB 724/748 KB 376/1210 KB 364/471 KB 1292/1822 KB 80/276 KB 724/748 KB 376/1210 KB 360/471 KB 1292/1822 KB 80/276 KB 724/748 KB 372/1210 KB 360/471 KB 1292/1822 KB 80/276 KB 732/748 KB 376/1210 KB 364/471 KB 1296/1822 KB 84/276 KB 732/748 KB 376/1210 KB 368/471 KB 1296/1822 KB 84/276 KB 732/748 KB 380/1210 KB 368/471 KB 1296/1822 KB 84/276 KB 732/748 KB 384/1210 KB 368/471 KB 1296/1822 KB 84/276 KB 732/748 KB 388/1210 KB 368/471 KB 1296/1822 KB 88/276 KB 736/748 KB 392/1210 KB 372/471 KB 1300/1822 KB 88/276 KB 736/748 KB 396/1210 KB 372/471 KB 1300/1822 KB 88/276 KB 732/748 KB 384/1210 KB 368/471 KB 1296/1822 KB 88/276 KB 736/748 KB 396/1210 KB 372/471 KB 1300/1822 KB 92/276 KB 736/748 KB 396/1210 KB 372/471 KB 1300/1822 KB 96/276 KB 736/748 KB 388/1210 KB 372/471 KB 1300/1822 KB 88/276 KB 736/748 KB 396/1210 KB 372/471 KB 1304/1822 KB 96/276 KB 736/748 KB 396/1210 KB 372/471 KB 1308/1822 KB 96/276 KB 736/748 KB 396/1210 KB 372/471 KB 1312/1822 KB 100/276 KB 736/748 KB 388/1210 KB 372/471 KB 1296/1822 KB 88/276 KB 736/748 KB 388/1210 KB 368/471 KB 1296/1822 KB 88/276 KB 740/748 KB 396/1210 KB 372/471 KB 1312/1822 KB 100/276 KB 744/748 KB 396/1210 KB 376/471 KB 1312/1822 KB 100/276 KB 748/748 KB 396/1210 KB 376/471 KB 1312/1822 KB 100/276 KB 748/748 KB 396/1210 KB 376/471 KB 1312/1822 KB 100/276 KB 736/748 KB 396/1210 KB 372/471 KB 1308/1822 KB 100/276 KB 748/748 KB 400/1210 KB 376/471 KB 1312/1822 KB 100/276 KB 740/748 KB 396/1210 KB 376/471 KB 1312/1822 KB 100/276 KB 748/748 KB 400/1210 KB 380/471 KB 1312/1822 KB 100/276 KB 748/748 KB 400/1210 KB 384/471 KB 1312/1822 KB 100/276 KB 748/748 KB 400/1210 KB 384/471 KB 1316/1822 KB 100/276 KB 748/748 KB 404/1210 KB 388/471 KB 1320/1822 KB 104/276 KB 748/748 KB 404/1210 KB 388/471 KB 1324/1822 KB 104/276 KB 748/748 KB 404/1210 KB 388/471 KB 1316/1822 KB 104/276 KB 748/748 KB 400/1210 KB 388/471 KB 1316/1822 KB 104/276 KB 748/748 KB 400/1210 KB 384/471 KB 1316/1822 KB 104/276 KB 748/748 KB 404/1210 KB 388/471 KB 1324/1822 KB 108/276 KB 748/748 KB 404/1210 KB 388/471 KB 1324/1822 KB 112/276 KB 748/748 KB 404/1210 KB 388/471 KB 1324/1822 KB 116/276 KB 748/748 KB 408/1210 KB 392/471 KB 1328/1822 KB 116/276 KB 748/748 KB 408/1210 KB 392/471 KB 1324/1822 KB 116/276 KB 748/748 KB 404/1210 KB 392/471 KB 1324/1822 KB 116/276 KB 748/748 KB 408/1210 KB 396/471 KB 1328/1822 KB 116/276 KB 748/748 KB 408/1210 KB 400/471 KB 1328/1822 KB 116/276 KB 748/748 KB 412/1210 KB 404/471 KB 1328/1822 KB 116/276 KB 748/748 KB 412/1210 KB 408/471 KB 1332/1822 KB 120/276 KB 748/748 KB 412/1210 KB 412/471 KB 1332/1822 KB 120/276 KB 748/748 KB 412/1210 KB 416/471 KB 1332/1822 KB 120/276 KB 748/748 KB 412/1210 KB 400/471 KB 1328/1822 KB 116/276 KB 416/1210 KB 416/471 KB 1332/1822 KB 120/276 KB 420/1210 KB 416/471 KB 1332/1822 KB 120/276 KB 424/1210 KB 416/471 KB 1332/1822 KB 120/276 KB 428/1210 KB 416/471 KB 1332/1822 unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install KB 120/276 KB 432/1210 KB 416/471 KB 1332/1822 KB 120/276 KB 436/1210 KB 416/471 KB 1332/1822 KB 120/276 KB 440/1210 KB 420/471 KB 1332/1822 KB 120/276 KB 444/1210 KB 420/471 KB 1332/1822 KB 120/276 KB 448/1210 KB 420/471 KB 1332/1822 KB 120/276 KB 748/748 KB 412/1210 KB 404/471 KB 1332/1822 KB 120/276 KB 748/748 KB 412/1210 KB 404/471 KB 1328/1822 KB 120/276 KB 448/1210 KB 420/471 KB 1332/1822 KB 124/276 KB 448/1210 KB 420/471 KB 1332/1822 KB 128/276 KB 448/1210 KB 420/471 KB 1336/1822 KB 128/276 KB 448/1210 KB 420/471 KB 1340/1822 KB 128/276 KB 448/1210 KB 420/471 KB 1344/1822 KB 128/276 KB 448/1210 KB 420/471 KB 1344/1822 KB 132/276 KB 448/1210 KB 420/471 KB 1344/1822 KB 136/276 KB 448/1210 KB 420/471 KB 1344/1822 KB 140/276 KB 448/1210 KB 420/471 KB 1344/1822 KB 144/276 KB 448/1210 KB 420/471 KB 1348/1822 KB 144/276 KB 448/1210 KB 420/471 KB 1352/1822 KB 144/276 KB 448/1210 KB 420/471 KB 1356/1822 KB 144/276 KB 448/1210 KB 420/471 KB 1360/1822 KB 144/276 KB 436/1210 KB 420/471 KB 1332/1822 KB 120/276 KB 448/1210 KB 424/471 KB 1360/1822 KB 144/276 KB 448/1210 KB 428/471 KB 1360/1822 KB 144/276 KB 448/1210 KB 432/471 KB 1360/1822 KB 144/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 536.8 KB/sec) unit-abot-epc-basic-0: 10:32: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.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 448/1210 KB 432/471 KB 1364/1822 KB 144/276 KB 452/1210 KB 436/471 KB 1368/1822 KB 148/276 KB 452/1210 KB 436/471 KB 1372/1822 KB 148/276 KB 452/1210 KB 436/471 KB 1376/1822 KB 148/276 KB 452/1210 KB 436/471 KB 1364/1822 KB 148/276 KB 452/1210 KB 440/471 KB 1376/1822 KB 148/276 KB 452/1210 KB 432/471 KB 1364/1822 KB 148/276 KB 456/1210 KB 440/471 KB 1376/1822 KB 148/276 KB 448/1210 KB 432/471 KB 1364/1822 KB 148/276 KB 456/1210 KB 444/471 KB 1376/1822 KB 152/276 KB 456/1210 KB 444/471 KB 1376/1822 KB 156/276 KB 456/1210 KB 444/471 KB 1376/1822 KB 160/276 KB 456/1210 KB 444/471 KB 1376/1822 KB 164/276 KB 460/1210 KB 444/471 KB 1380/1822 KB 168/276 KB 460/1210 KB 444/471 KB 1380/1822 KB 172/276 KB 460/1210 KB 444/471 KB 1380/1822 KB 176/276 KB 456/1210 KB 444/471 KB 1376/1822 KB 148/276 KB 460/1210 KB 448/471 KB 1380/1822 KB 176/276 KB 460/1210 KB 452/471 KB 1380/1822 KB 176/276 KB 460/1210 KB 456/471 KB 1380/1822 KB 176/276 KB 4/577 KB 460/1210 KB 460/471 KB 1380/1822 KB 176/276 KB 4/577 KB 460/1210 KB 464/471 KB 1380/1822 KB 176/276 KB 460/1210 KB 444/471 KB 1380/1822 KB 164/276 KB 460/1210 KB 444/471 KB 1376/1822 KB 164/276 KB 4/577 KB 464/1210 KB 464/471 KB 1380/1822 KB 180/276 KB 4/577 KB 468/1210 KB 464/471 KB 1380/1822 KB 180/276 KB 4/577 KB 472/1210 KB 464/471 KB 1384/1822 KB 180/276 KB 4/577 KB 476/1210 KB 464/471 KB 1384/1822 KB 180/276 KB 4/577 KB 480/1210 KB 464/471 KB 1384/1822 KB 180/276 KB 4/577 KB 460/1210 KB 464/471 KB 1380/1822 KB 180/276 KB 4/577 KB 460/1210 KB 456/471 KB 1380/1822 KB 176/276 KB 4/577 KB 468/1210 KB 464/471 KB 1384/1822 KB 180/276 KB 4/577 KB 480/1210 KB 464/471 KB 1388/1822 KB 180/276 KB 4/577 KB 480/1210 KB 464/471 KB 1392/1822 KB 180/276 KB 8/577 KB 480/1210 KB 464/471 KB 1392/1822 KB 180/276 KB 8/577 KB 480/1210 KB 464/471 KB 1396/1822 KB 180/276 KB 12/577 KB 484/1210 KB 468/471 KB 1400/1822 KB 184/276 KB 12/577 KB 484/1210 KB 468/471 KB 1396/1822 KB 184/276 KB 12/577 KB 484/1210 KB 471/471 KB 1400/1822 KB 184/276 KB 8/577 KB 480/1210 KB 464/471 KB 1396/1822 KB 184/276 KB 12/577 KB 484/1210 KB 471/471 KB 1400/1822 KB 188/276 KB 12/577 KB 484/1210 KB 471/471 KB 1400/1822 KB 192/276 KB 12/577 KB 484/1210 KB 471/471 KB 1400/1822 KB 196/276 KB 12/577 KB 484/1210 KB 464/471 KB 1396/1822 KB 184/276 KB 12/577 KB 488/1210 KB 471/471 KB 1404/1822 KB 196/276 KB 12/577 KB 492/1210 KB 471/471 KB 1404/1822 KB 196/276 KB 12/577 KB 480/1210 KB 464/471 KB 1396/1822 KB 184/276 KB 16/577 KB 492/1210 KB 471/471 KB 1404/1822 KB 196/276 KB 20/577 KB 492/1210 KB 471/471 KB 1404/1822 KB 196/276 KB 12/577 KB 484/1210 KB 471/471 KB 1404/1822 KB 196/276 KB 24/577 KB 496/1210 KB 471/471 KB 1408/1822 KB 196/276 KB 20/577 KB 496/1210 KB 471/471 KB 1404/1822 KB 196/276 KB 24/577 KB 496/1210 KB 471/471 KB 1408/1822 KB 200/276 KB 24/577 KB 496/1210 KB 471/471 KB 1408/1822 KB 204/276 KB 24/577 KB 500/1210 KB 471/471 KB 1408/1822 KB 208/276 KB 24/577 KB 500/1210 KB 471/471 KB 1408/1822 KB 212/276 KB 24/577 KB 500/1210 KB 471/471 KB 1412/1822 KB 216/276 KB 24/577 KB 500/1210 KB 471/471 KB 1412/1822 KB 220/276 KB 24/577 KB 496/1210 KB 471/471 KB 1404/1822 KB 196/276 KB 28/577 KB 500/1210 KB 471/471 KB 1412/1822 KB 220/276 KB 32/577 KB 500/1210 KB 471/471 KB 1412/1822 KB 220/276 KB 24/577 KB 500/1210 KB 471/471 KB 1412/1822 KB 212/276 KB 32/577 KB 500/1210 KB 471/471 KB 1416/1822 KB 220/276 KB 32/577 KB 500/1210 KB 471/471 KB 1420/1822 KB 220/276 KB 32/577 KB 500/1210 KB unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 471/471 KB 1424/1822 KB 220/276 KB 24/577 KB 500/1210 KB 471/471 KB 1408/1822 KB 204/276 KB 32/577 KB 504/1210 KB 471/471 KB 1424/1822 KB 220/276 KB 32/577 KB 508/1210 KB 471/471 KB 1424/1822 KB 220/276 KB 32/577 KB 512/1210 KB 471/471 KB 1424/1822 KB 220/276 KB 36/577 KB 512/1210 KB 471/471 KB 1428/1822 KB 220/276 KB 36/577 KB 516/1210 KB 471/471 KB 1432/1822 KB 224/276 KB 36/577 KB 516/1210 KB 471/471 KB 1436/1822 KB 224/276 KB 36/577 KB 512/1210 KB 471/471 KB 1424/1822 KB 220/276 KB 40/577 KB 516/1210 KB 471/471 KB 1436/1822 KB 224/276 KB 44/577 KB 516/1210 KB 471/471 KB 1436/1822 KB 224/276 KB 48/577 KB 516/1210 KB 471/471 KB 1436/1822 KB 224/276 KB 36/577 KB 516/1210 KB 471/471 KB 1428/1822 KB 224/276 KB 48/577 KB 520/1210 KB 471/471 KB 1436/1822 KB 224/276 KB 48/577 KB 524/1210 KB 471/471 KB 1436/1822 KB 224/276 KB 48/577 KB 528/1210 KB 471/471 KB 1436/1822 KB 224/276 KB 48/577 KB 532/1210 KB 471/471 KB 1440/1822 KB 224/276 KB 52/577 KB 536/1210 KB 1440/1822 KB 224/276 KB 52/577 KB 540/1210 KB 1440/1822 KB 224/276 KB 36/577 KB 512/1210 KB 471/471 KB 1428/1822 KB 224/276 KB 52/577 KB 540/1210 KB 1440/1822 KB 228/276 KB 52/577 KB 540/1210 KB 1440/1822 KB 232/276 KB 52/577 KB 540/1210 KB 1440/1822 KB 236/276 KB 52/577 KB 532/1210 KB 1440/1822 KB 224/276 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 330.7 KB/sec) unit-abot-epc-basic-0: 10:32:07 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: 10:32:07 DEBUG unit.abot-epc-basic/0.install 48/577 KB 528/1210 KB 471/471 KB 1440/1822 KB 224/276 KB 52/577 KB 540/1210 KB 1444/1822 KB 236/276 KB 56/577 KB 540/1210 KB 1448/1822 KB 240/276 KB 56/577 KB 540/1210 KB 1452/1822 KB 240/276 KB 56/577 KB 540/1210 KB 1444/1822 KB 240/276 KB 56/577 KB 540/1210 KB 1444/1822 KB 236/276 KB 60/577 KB 540/1210 KB 1452/1822 KB 240/276 KB 64/577 KB 540/1210 KB 1452/1822 KB 240/276 KB 64/577 KB 540/1210 KB 1452/1822 KB 244/276 KB 68/577 KB 544/1210 KB 1456/1822 KB 248/276 KB 68/577 KB 544/1210 KB 1456/1822 KB 252/276 KB 68/577 KB 544/1210 KB 1456/1822 KB 256/276 KB 68/577 KB 544/1210 KB 1456/1822 KB 244/276 KB 64/577 KB 544/1210 KB 1456/1822 KB 244/276 KB 64/577 KB 540/1210 KB 1456/1822 KB 244/276 KB 68/577 KB 544/1210 KB 1460/1822 KB 256/276 KB 72/577 KB 548/1210 KB 1464/1822 KB 260/276 KB 72/577 KB 548/1210 KB 1468/1822 KB 260/276 KB 72/577 KB 548/1210 KB 1472/1822 KB 260/276 KB 72/577 KB 548/1210 KB 1460/1822 KB 260/276 KB 72/577 KB 548/1210 KB 1460/1822 KB 256/276 KB 72/577 KB 544/1210 KB 1460/1822 KB 256/276 KB 76/577 KB 548/1210 KB 1472/1822 KB 260/276 KB 80/577 KB 548/1210 KB 1472/1822 KB 260/276 KB 80/577 KB 552/1210 KB 1472/1822 KB 260/276 KB 80/577 KB 556/1210 KB 1472/1822 KB 260/276 KB 80/577 KB 560/1210 KB 1472/1822 KB 260/276 KB 80/577 KB 560/1210 KB 1472/1822 KB 264/276 KB 80/577 KB 560/1210 KB 1472/1822 KB 268/276 KB 80/577 KB 560/1210 KB 1472/1822 KB 270/276 KB 84/577 KB 560/1210 KB 1472/1822 KB 274/276 KB 84/577 KB 564/1210 KB 4/37 KB 1476/1822 KB 276/276 KB 84/577 KB 560/1210 KB 1472/1822 KB 270/276 KB 88/577 KB 564/1210 KB 4/37 KB 1476/1822 KB 276/276 KB 92/577 KB 564/1210 KB 4/37 KB 1476/1822 KB 276/276 KB 84/577 KB 564/1210 KB 4/37 KB 1476/1822 KB 274/276 KB 96/577 KB 564/1210 KB 4/37 KB 1480/1822 KB 276/276 KB 96/577 KB 564/1210 KB 4/37 KB 1484/1822 KB 276/276 KB 96/577 KB 564/1210 KB 4/37 KB 1488/1822 KB 276/276 KB 84/577 KB 564/1210 KB 4/37 KB 1472/1822 KB 274/276 KB 84/577 KB 560/1210 KB 4/37 KB 1472/1822 KB 274/276 KB 96/577 KB 564/1210 KB 8/37 KB 1488/1822 KB 276/276 KB 96/577 KB 564/1210 KB 12/37 KB 1488/1822 KB 276/276 KB 96/577 KB 564/1210 KB 16/37 KB 1488/1822 KB 276/276 KB 96/577 KB 564/1210 KB 20/37 KB 1488/1822 KB 276/276 KB 96/577 KB 568/1210 KB 24/37 KB 1488/1822 KB 276/276 KB 96/577 KB 568/1210 KB 28/37 KB 1488/1822 KB 276/276 KB 96/577 KB 568/1210 KB 32/37 KB 1488/1822 KB 276/276 KB 96/577 KB 568/1210 KB 36/37 KB 1492/1822 KB 276/276 KB 96/577 KB 568/1210 KB 37/37 KB 1492/1822 KB 276/276 KB 96/577 KB 564/1210 KB 4/37 KB 1476/1822 KB 276/276 KB 100/577 KB 568/1210 KB 37/37 KB 1492/1822 KB 276/276 KB 104/577 KB 568/1210 KB 37/37 KB 1492/1822 KB 276/276 KB 108/577 KB 568/1210 KB 37/37 KB 1492/1822 KB 276/276 KB 112/577 KB 568/1210 KB 37/37 KB 1492/1822 KB 276/276 KB 96/577 KB 568/1210 KB 32/37 KB 1492/1822 KB 276/276 KB 96/577 KB 568/1210 KB 20/37 KB 1488/1822 KB 276/276 KB 112/577 KB 572/1210 KB 37/37 KB 1492/1822 KB 276/276 KB 112/577 KB 576/1210 KB 37/37 KB 1492/1822 KB 276/276 KB 112/577 KB 580/1210 KB 37/37 KB 1492/1822 KB 276/276 KB 112/577 KB 584/1210 KB 37/37 KB 1492/1822 KB 276/276 KB 112/577 KB 588/1210 KB 37/37 KB 1496/1822 KB 112/577 KB 592/1210 KB 37/37 KB 1496/1822 KB 112/577 KB 596/1210 KB 37/37 KB 1496/1822 KB 112/577 KB 600/1210 KB 37/37 KB 1496/1822 KB 112/577 KB 604/1210 KB 37/37 KB 1496/1822 KB 112/577 KB 608/1210 KB 37/37 KB 1496/1822 KB 112/577 unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install KB 584/1210 KB 37/37 KB 1496/1822 KB 276/276 KB 112/577 KB 608/1210 KB 37/37 KB 1500/1822 KB 112/577 KB 608/1210 KB 37/37 KB 1504/1822 KB 112/577 KB 608/1210 KB 37/37 KB 1508/1822 KB 112/577 KB 608/1210 KB 37/37 KB 1512/1822 KB 112/577 KB 608/1210 KB 37/37 KB 1516/1822 KB 112/577 KB 608/1210 KB 37/37 KB 1520/1822 KB 112/577 KB 608/1210 KB 37/37 KB 1524/1822 KB 112/577 KB 612/1210 KB 37/37 KB 1528/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 190.6 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 112/577 KB 612/1210 KB 37/37 KB 1524/1822 KB 112/577 KB 616/1210 KB 37/37 KB 1528/1822 KB 112/577 KB 620/1210 KB 37/37 KB 1528/1822 KB 112/577 KB 620/1210 KB 37/37 KB 1532/1822 KB 112/577 KB 620/1210 KB 37/37 KB 1536/1822 KB 112/577 KB 624/1210 KB 37/37 KB 1536/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 25.1 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 112/577 KB 628/1210 KB 1536/1822 KB 112/577 KB 628/1210 KB 1540/1822 KB 112/577 KB 628/1210 KB 1544/1822 KB 112/577 KB 632/1210 KB 1544/1822 KB 112/577 KB 632/1210 KB 1548/1822 KB 112/577 KB 636/1210 KB 1548/1822 KB 112/577 KB 640/1210 KB 1548/1822 KB 112/577 KB 640/1210 KB 1552/1822 KB 112/577 KB 640/1210 KB 1556/1822 KB 112/577 KB 644/1210 KB 1560/1822 KB 112/577 KB 644/1210 KB 1564/1822 KB 112/577 KB 644/1210 KB 1568/1822 KB 112/577 KB 644/1210 KB 1556/1822 KB 112/577 KB 648/1210 KB 1568/1822 KB 112/577 KB 652/1210 KB 1568/1822 KB 112/577 KB 652/1210 KB 1572/1822 KB 112/577 KB 656/1210 KB 1576/1822 KB 112/577 KB 656/1210 KB 1580/1822 KB 112/577 KB 656/1210 KB 1572/1822 KB 112/577 KB 660/1210 KB 1584/1822 KB 112/577 KB 664/1210 KB 1584/1822 KB 112/577 KB 668/1210 KB 1584/1822 KB 112/577 KB 664/1210 KB 1584/1822 KB 112/577 KB 672/1210 KB 1584/1822 KB 112/577 KB 672/1210 KB 1588/1822 KB 112/577 KB 672/1210 KB 1592/1822 KB 112/577 KB 676/1210 KB 4/167 KB 1592/1822 KB 112/577 KB 676/1210 KB 8/167 KB 1592/1822 KB 112/577 KB 676/1210 KB 12/167 KB 1592/1822 KB 112/577 KB 676/1210 KB 16/167 KB 1592/1822 KB 112/577 KB 676/1210 KB 20/167 KB 1592/1822 KB 112/577 KB 676/1210 KB 24/167 KB 1592/1822 KB 112/577 KB 676/1210 KB 28/167 KB 1592/1822 KB 112/577 KB 676/1210 KB 32/167 KB 1592/1822 KB 112/577 KB 676/1210 KB 32/167 KB 1596/1822 KB 112/577 KB 676/1210 KB 1592/1822 KB 112/577 KB 676/1210 KB 32/167 KB 1600/1822 KB 112/577 KB 680/1210 KB 32/167 KB 1604/1822 KB 116/577 KB 680/1210 KB 36/167 KB 1606/1822 KB 112/577 KB 680/1210 KB 32/167 KB 1600/1822 KB 116/577 KB 684/1210 KB 36/167 KB 1606/1822 KB 116/577 KB 688/1210 KB 36/167 KB 1606/1822 KB 116/577 KB 680/1210 KB 36/167 KB 1604/1822 KB 112/577 KB 680/1210 KB 36/167 KB 1604/1822 KB 116/577 KB 688/1210 KB 40/167 KB 1606/1822 KB 116/577 KB 688/1210 KB 44/167 KB 1606/1822 KB 116/577 KB 688/1210 KB 48/167 KB 1606/1822 KB 116/577 KB 688/1210 KB 52/167 KB 1606/1822 KB 120/577 KB 692/1210 KB 56/167 KB 1610/1822 KB 120/577 KB 692/1210 KB 60/167 KB 1610/1822 KB 120/577 KB 692/1210 KB 64/167 KB 1610/1822 KB 120/577 KB 688/1210 KB 52/167 KB 1606/1822 KB 124/577 KB 692/1210 KB 64/167 KB 1610/1822 KB 128/577 KB 692/1210 KB 64/167 KB 1610/1822 KB 132/577 KB 692/1210 KB 64/167 KB 1610/1822 KB 136/577 KB 692/1210 KB 68/167 KB 1610/1822 KB 140/577 KB 692/1210 KB 68/167 KB 1610/1822 KB 120/577 KB 692/1210 KB 52/167 KB 1610/1822 KB 140/577 KB 696/1210 KB 68/167 KB 1610/1822 KB 140/577 KB 700/1210 KB 68/167 KB 1610/1822 KB 140/577 KB 704/1210 KB 68/167 KB 1610/1822 KB 120/577 KB 688/1210 KB 52/167 KB 1610/1822 KB 140/577 KB 704/1210 KB 68/167 KB 1614/1822 KB 140/577 KB 704/1210 KB 68/167 KB 1618/1822 KB 140/577 KB 704/1210 KB 68/167 KB 1622/1822 KB 132/577 KB 692/1210 KB 68/167 KB 1610/1822 KB 140/577 KB 704/1210 KB 72/167 KB 1622/1822 KB 144/577 KB 704/1210 KB 72/167 KB 1626/1822 KB 144/577 KB 708/1210 KB 76/167 KB 1630/1822 KB 144/577 KB 708/1210 KB 76/167 KB 1634/1822 KB 144/577 KB 708/1210 KB 76/167 KB 1638/1822 KB 144/577 KB 704/1210 KB 72/167 KB 1622/1822 KB 148/577 KB 708/1210 KB 76/167 KB 1638/1822 KB 144/577 KB 708/1210 KB 76/167 KB 1626/1822 KB 144/577 KB 704/1210 KB 76/167 KB 1626/1822 KB 148/577 KB 708/1210 KB 80/167 KB 1638/1822 KB 148/577 KB 712/1210 KB 80/167 KB 1638/1822 KB 148/577 KB 712/1210 KB 84/167 KB 1638/1822 KB 152/577 KB 716/1210 KB 88/167 KB 1638/1822 KB 152/577 KB 716/1210 KB 92/167 KB 1638/1822 KB 152/577 KB unit-mysql-0: 10:32:07 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 716/1210 KB 96/167 KB 1638/1822 KB 152/577 KB 716/1210 KB 100/167 KB 1642/1822 KB 152/577 KB 716/1210 KB 104/167 KB 1642/1822 KB 152/577 KB 716/1210 KB 84/167 KB 1638/1822 KB 148/577 KB 716/1210 KB 84/167 KB 1638/1822 KB 152/577 KB 720/1210 KB 104/167 KB 1642/1822 KB 156/577 KB 720/1210 KB 104/167 KB 1642/1822 KB 160/577 KB 720/1210 KB 104/167 KB 1642/1822 KB 160/577 KB 724/1210 KB 104/167 KB 1642/1822 KB 160/577 KB 724/1210 KB 3/1192 KB 104/167 KB 1642/1822 KB 160/577 KB 724/1210 KB 5/1192 KB 104/167 KB 1642/1822 KB 160/577 KB 724/1210 KB 8/1192 KB 104/167 KB 1642/1822 KB 160/577 KB 724/1210 KB 11/1192 KB 104/167 KB 1642/1822 KB 160/577 KB 724/1210 KB 13/1192 KB 104/167 KB 1642/1822 KB 160/577 KB 724/1210 KB 16/1192 KB 104/167 KB 1642/1822 KB 160/577 KB 724/1210 KB 19/1192 KB 104/167 KB 1642/1822 KB 152/577 KB 716/1210 KB 96/167 KB 1642/1822 KB 160/577 KB 724/1210 KB 19/1192 KB 104/167 KB 1646/1822 KB 160/577 KB 724/1210 KB 21/1192 KB 104/167 KB 1646/1822 KB 160/577 KB 724/1210 KB 24/1192 KB 104/167 KB 1646/1822 KB 160/577 KB 724/1210 KB 27/1192 KB 104/167 KB 1646/1822 KB 160/577 KB 724/1210 KB 29/1192 KB 104/167 KB 1646/1822 KB 160/577 KB 728/1210 KB 29/1192 KB 104/167 KB 1646/1822 KB 160/577 KB 732/1210 KB 29/1192 KB 104/167 KB 1646/1822 KB 164/577 KB 732/1210 KB 32/1192 KB 104/167 KB 1650/1822 KB 164/577 KB 732/1210 KB 29/1192 KB 104/167 KB 1650/1822 KB 160/577 KB 732/1210 KB 29/1192 KB 104/167 KB 1650/1822 KB 164/577 KB 732/1210 KB 32/1192 KB 104/167 KB 1654/1822 KB 164/577 KB 736/1210 KB 32/1192 KB 104/167 KB 1654/1822 KB 168/577 KB 736/1210 KB 32/1192 KB 104/167 KB 1654/1822 KB 172/577 KB 736/1210 KB 32/1192 KB 104/167 KB 1654/1822 KB 176/577 KB 740/1210 KB 36/1192 KB 108/167 KB 1658/1822 KB 172/577 KB 740/1210 KB 36/1192 KB 108/167 KB 1658/1822 KB 176/577 KB 740/1210 KB 36/1192 KB 112/167 KB 1658/1822 KB 172/577 KB 736/1210 KB 36/1192 KB 104/167 KB 1654/1822 KB 176/577 KB 740/1210 KB 40/1192 KB 112/167 KB 1658/1822 KB 176/577 KB 740/1210 KB 44/1192 KB 112/167 KB 1658/1822 KB 176/577 KB 740/1210 KB 48/1192 KB 112/167 KB 1658/1822 KB 176/577 KB 740/1210 KB 52/1192 KB 112/167 KB 1658/1822 KB 176/577 KB 740/1210 KB 56/1192 KB 112/167 KB 1658/1822 KB 176/577 KB 740/1210 KB 60/1192 KB 112/167 KB 1658/1822 KB 176/577 KB 740/1210 KB 64/1192 KB 112/167 KB 1658/1822 KB 172/577 KB 740/1210 KB 36/1192 KB 104/167 KB 1658/1822 KB 176/577 KB 740/1210 KB 64/1192 KB 112/167 KB 1662/1822 KB 172/577 KB 740/1210 KB 36/1192 KB 104/167 KB 1654/1822 KB 176/577 KB 744/1210 KB 64/1192 KB 112/167 KB 1662/1822 KB 176/577 KB 748/1210 KB 68/1192 KB 112/167 KB 1662/1822 KB 180/577 KB 748/1210 KB 68/1192 KB 116/167 KB 1666/1822 KB 180/577 KB 752/1210 KB 68/1192 KB 120/167 KB 1666/1822 KB 180/577 KB 752/1210 KB 68/1192 KB 124/167 KB 1666/1822 KB 176/577 KB 744/1210 KB 68/1192 KB 112/167 KB 1662/1822 KB 180/577 KB 752/1210 KB 68/1192 KB 116/167 KB 1666/1822 KB 180/577 KB 748/1210 KB 68/1192 KB 112/167 KB 1666/1822 KB 176/577 KB 748/1210 KB 68/1192 KB 112/167 KB 1666/1822 KB 180/577 KB 752/1210 KB 68/1192 KB 124/167 KB 1670/1822 KB 184/577 KB 752/1210 KB 68/1192 KB 124/167 KB 1670/1822 KB 184/577 KB 752/1210 KB 68/1192 KB 124/167 KB 1674/1822 KB 188/577 KB 756/1210 KB 72/1192 KB 128/167 KB 1678/1822 KB 188/577 KB 756/1210 KB 72/1192 KB 128/167 KB 1682/1822 KB 188/577 KB 756/1210 KB 72/1192 KB 128/167 KB 1674/1822 KB 188/577 KB 752/1210 KB 72/1192 KB 128/167 KB 1674/1822 KB 188/577 KB 752/1210 KB 72/1192 unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install KB 124/167 KB 1674/1822 KB 188/577 KB 756/1210 KB 76/1192 KB 128/167 KB 1682/1822 KB 188/577 KB 756/1210 KB 80/1192 KB 128/167 KB 1682/1822 KB 188/577 KB 752/1210 KB 68/1192 KB 124/167 KB 1674/1822 KB 192/577 KB 756/1210 KB 80/1192 KB 132/167 KB 1682/1822 KB 196/577 KB 756/1210 KB 80/1192 KB 132/167 KB 1682/1822 KB 200/577 KB 760/1210 KB 84/1192 KB 132/167 KB 1686/1822 KB 204/577 KB 760/1210 KB 84/1192 KB 132/167 KB 1686/1822 KB 208/577 KB 760/1210 KB 84/1192 KB 132/167 KB 1686/1822 KB 188/577 KB 756/1210 KB 80/1192 KB 132/167 KB 1682/1822 KB 208/577 KB 760/1210 KB 84/1192 KB 136/167 KB 1686/1822 KB 208/577 KB 760/1210 KB 84/1192 KB 140/167 KB 1686/1822 KB 208/577 KB 760/1210 KB 84/1192 KB 144/167 KB 1686/1822 KB 196/577 KB 760/1210 KB 84/1192 KB 132/167 KB 1686/1822 KB 208/577 KB 760/1210 KB 88/1192 KB 144/167 KB 1686/1822 KB 196/577 KB 760/1210 KB 80/1192 KB 132/167 KB 1686/1822 KB 196/577 KB 760/1210 KB 80/1192 KB 132/167 KB 1682/1822 KB 208/577 KB 764/1210 KB 88/1192 KB 144/167 KB 1686/1822 KB 208/577 KB 768/1210 KB 88/1192 KB 144/167 KB 1686/1822 KB 208/577 KB 772/1210 KB 88/1192 KB 144/167 KB 1686/1822 KB 212/577 KB 776/1210 KB 92/1192 KB 148/167 KB 1690/1822 KB 212/577 KB 780/1210 KB 92/1192 KB 148/167 KB 1690/1822 KB 212/577 KB 772/1210 KB 92/1192 KB 148/167 KB 1690/1822 KB 212/577 KB 780/1210 KB 96/1192 KB 148/167 KB 1690/1822 KB 212/577 KB 784/1210 KB 96/1192 KB 148/167 KB 1690/1822 KB 212/577 KB 772/1210 KB 88/1192 KB 148/167 KB 1690/1822 KB 212/577 KB 784/1210 KB 96/1192 KB 152/167 KB 1690/1822 KB 212/577 KB 772/1210 KB 88/1192 KB 144/167 KB 1690/1822 KB 216/577 KB 784/1210 KB 96/1192 KB 152/167 KB 1690/1822 KB 220/577 KB 784/1210 KB 96/1192 KB 152/167 KB 1690/1822 KB 208/577 KB 772/1210 KB 88/1192 KB 144/167 KB 1690/1822 KB 220/577 KB 784/1210 KB 96/1192 KB 152/167 KB 1694/1822 KB 220/577 KB 784/1210 KB 96/1192 KB 152/167 KB 1698/1822 KB 220/577 KB 784/1210 KB 96/1192 KB 152/167 KB 1702/1822 KB 220/577 KB 784/1210 KB 96/1192 KB 152/167 KB 1706/1822 KB 224/577 KB 788/1210 KB 100/1192 KB 156/167 KB 1710/1822 KB 224/577 KB 788/1210 KB 100/1192 KB 156/167 KB 1714/1822 KB 224/577 KB 788/1210 KB 100/1192 KB 156/167 KB 1706/1822 KB 224/577 KB 784/1210 KB 100/1192 KB 156/167 KB 1706/1822 KB 224/577 KB 784/1210 KB 96/1192 KB 156/167 KB 1706/1822 KB 224/577 KB 784/1210 KB 96/1192 KB 152/167 KB 1706/1822 KB 224/577 KB 788/1210 KB 100/1192 KB 160/167 KB 1714/1822 KB 228/577 KB 788/1210 KB 100/1192 KB 160/167 KB 1714/1822 KB 232/577 KB 792/1210 KB 104/1192 KB 164/167 KB 1718/1822 KB 236/577 KB 792/1210 KB 104/1192 KB 164/167 KB 1718/1822 KB 240/577 KB 792/1210 KB 104/1192 KB 164/167 KB 1718/1822 KB 228/577 KB 792/1210 KB 104/1192 KB 164/167 KB 1718/1822 KB 228/577 KB 792/1210 KB 104/1192 KB 164/167 KB 1714/1822 KB 240/577 KB 796/1210 KB 104/1192 KB 164/167 KB 1718/1822 KB 240/577 KB 800/1210 KB 104/1192 KB 164/167 KB 1718/1822 KB 228/577 KB 788/1210 KB 104/1192 KB 164/167 KB 1714/1822 KB 228/577 KB 788/1210 KB 104/1192 KB 160/167 KB 1714/1822 KB 240/577 KB 800/1210 KB 108/1192 KB 164/167 KB 1718/1822 KB 240/577 KB 800/1210 KB 108/1192 KB 167/167 KB 1718/1822 KB 240/577 KB 800/1210 KB 112/1192 KB 167/167 KB 1718/1822 KB 240/577 KB 800/1210 KB 116/1192 KB 167/167 KB 1718/1822 KB 244/577 KB 804/1210 KB 120/1192 KB 167/167 KB 1722/1822 KB 240/577 KB 804/1210 KB 116/1192 KB 167/167 KB 1718/1822 KB 244/577 KB 804/1210 KB 124/1192 KB 167/167 KB 1722/1822 KB 244/577 KB 804/1210 KB 128/1192 KB unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 167/167 KB 1722/1822 KB 244/577 KB 804/1210 KB 116/1192 KB 167/167 KB 1722/1822 KB 248/577 KB 808/1210 KB 128/1192 KB 167/167 KB 1722/1822 KB 240/577 KB 804/1210 KB 116/1192 KB 167/167 KB 1722/1822 KB 248/577 KB 808/1210 KB 128/1192 KB 167/167 KB 1726/1822 KB 248/577 KB 808/1210 KB 128/1192 KB 167/167 KB 1730/1822 KB 248/577 KB 808/1210 KB 128/1192 KB 167/167 KB 1734/1822 KB 244/577 KB 808/1210 KB 128/1192 KB 167/167 KB 1722/1822 KB 248/577 KB 812/1210 KB 128/1192 KB 167/167 KB 1734/1822 KB 248/577 KB 816/1210 KB 128/1192 KB 167/167 KB 1734/1822 KB 252/577 KB 816/1210 KB 128/1192 KB 167/167 KB 1734/1822 KB 256/577 KB 816/1210 KB 128/1192 KB 167/167 KB 1734/1822 KB 260/577 KB 816/1210 KB 128/1192 KB 167/167 KB 1734/1822 KB 264/577 KB 820/1210 KB 132/1192 KB 167/167 KB 1738/1822 KB 268/577 KB 820/1210 KB 132/1192 KB 167/167 KB 1738/1822 KB 272/577 KB 820/1210 KB 132/1192 KB 167/167 KB 1738/1822 KB 260/577 KB 820/1210 KB 132/1192 KB 167/167 KB 1738/1822 KB 260/577 KB 816/1210 KB 132/1192 KB 167/167 KB 1738/1822 KB 260/577 KB 816/1210 KB 132/1192 KB 167/167 KB 1734/1822 KB 272/577 KB 820/1210 KB 132/1192 KB 167/167 KB 1742/1822 KB 272/577 KB 820/1210 KB 132/1192 KB 167/167 KB 1746/1822 KB 272/577 KB 820/1210 KB 136/1192 KB 167/167 KB 1750/1822 KB 272/577 KB 820/1210 KB 136/1192 KB 167/167 KB 1746/1822 KB 272/577 KB 824/1210 KB 140/1192 KB 167/167 KB 1750/1822 KB 272/577 KB 824/1210 KB 136/1192 KB 167/167 KB 1750/1822 KB 272/577 KB 824/1210 KB 144/1192 KB 167/167 KB 1750/1822 KB 272/577 KB 828/1210 KB 144/1192 KB 167/167 KB 1754/1822 KB 276/577 KB 828/1210 KB 148/1192 KB 1758/1822 KB 272/577 KB 828/1210 KB 144/1192 KB 167/167 KB 1750/1822 KB 276/577 KB 832/1210 KB 148/1192 KB 1758/1822 KB 276/577 KB 836/1210 KB 148/1192 KB 1758/1822 KB 276/577 KB 828/1210 KB 148/1192 KB 1754/1822 KB 272/577 KB 828/1210 KB 148/1192 KB 1754/1822 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 109.8 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 276/577 KB 836/1210 KB 152/1192 KB 1762/1822 KB 276/577 KB 836/1210 KB 156/1192 KB 1762/1822 KB 276/577 KB 836/1210 KB 160/1192 KB 1762/1822 KB 276/577 KB 836/1210 KB 148/1192 KB 1762/1822 KB 280/577 KB 840/1210 KB 160/1192 KB 1766/1822 KB 280/577 KB 840/1210 KB 160/1192 KB 1762/1822 KB 280/577 KB 836/1210 KB 160/1192 KB 1762/1822 KB 280/577 KB 844/1210 KB 160/1192 KB 1766/1822 KB 284/577 KB 844/1210 KB 160/1192 KB 1766/1822 KB 284/577 KB 848/1210 KB 160/1192 KB 1766/1822 KB 284/577 KB 852/1210 KB 160/1192 KB 1766/1822 KB 288/577 KB 856/1210 KB 164/1192 KB 1770/1822 KB 288/577 KB 860/1210 KB 164/1192 KB 1770/1822 KB 288/577 KB 864/1210 KB 164/1192 KB 1770/1822 KB 288/577 KB 852/1210 KB 164/1192 KB 1770/1822 KB 288/577 KB 852/1210 KB 160/1192 KB 1770/1822 KB 288/577 KB 852/1210 KB 160/1192 KB 1766/1822 KB 292/577 KB 864/1210 KB 164/1192 KB 1770/1822 KB 292/577 KB 864/1210 KB 168/1192 KB 1774/1822 KB 292/577 KB 864/1210 KB 164/1192 KB 1774/1822 KB 292/577 KB 864/1210 KB 168/1192 KB 1778/1822 KB 292/577 KB 864/1210 KB 172/1192 KB 1778/1822 KB 292/577 KB 864/1210 KB 172/1192 KB 1782/1822 KB 292/577 KB 864/1210 KB 176/1192 KB 1782/1822 KB 296/577 KB 864/1210 KB 176/1192 KB 1782/1822 KB 300/577 KB 864/1210 KB 176/1192 KB 1782/1822 KB 304/577 KB 864/1210 KB 176/1192 KB 1782/1822 KB 304/577 KB 864/1210 KB 180/1192 KB 1782/1822 KB 308/577 KB 868/1210 KB 184/1192 KB 4/439 KB 1786/1822 KB 308/577 KB 868/1210 KB 188/1192 KB 4/439 KB 1786/1822 KB 308/577 KB 868/1210 KB 180/1192 KB 4/439 KB 1786/1822 KB 308/577 KB 872/1210 KB 188/1192 KB 4/439 KB 1786/1822 KB 308/577 KB 864/1210 KB 180/1192 KB 4/439 KB 1786/1822 KB 304/577 KB 864/1210 KB 180/1192 KB 4/439 KB 1782/1822 KB 308/577 KB 872/1210 KB 188/1192 KB 8/439 KB 1786/1822 KB 308/577 KB 872/1210 KB 188/1192 KB 12/439 KB 1786/1822 KB 308/577 KB 872/1210 KB 188/1192 KB 16/439 KB 1786/1822 KB 304/577 KB 864/1210 KB 180/1192 KB 4/439 KB 1786/1822 KB 308/577 KB 872/1210 KB 188/1192 KB 16/439 KB 1790/1822 KB 308/577 KB 872/1210 KB 188/1192 KB 20/439 KB 1794/1822 KB 312/577 KB 876/1210 KB 192/1192 KB 20/439 KB 1794/1822 KB 308/577 KB 876/1210 KB 192/1192 KB 20/439 KB 1794/1822 KB 308/577 KB 872/1210 KB 192/1192 KB 20/439 KB 1794/1822 KB 308/577 KB 872/1210 KB 188/1192 KB 16/439 KB 1794/1822 KB 312/577 KB 880/1210 KB 192/1192 KB 20/439 KB 1794/1822 KB 316/577 KB 884/1210 KB 192/1192 KB 20/439 KB 1798/1822 KB 316/577 KB 888/1210 KB 196/1192 KB 24/439 KB 1798/1822 KB 316/577 KB 892/1210 KB 196/1192 KB 24/439 KB 1798/1822 KB 316/577 KB 896/1210 KB 196/1192 KB 24/439 KB 1798/1822 KB 316/577 KB 880/1210 KB 192/1192 KB 20/439 KB 1798/1822 KB 312/577 KB 880/1210 KB 192/1192 KB 20/439 KB 1798/1822 KB 320/577 KB 896/1210 KB 196/1192 KB 24/439 KB 1798/1822 KB 320/577 KB 896/1210 KB 196/1192 KB 24/439 KB 1802/1822 KB 324/577 KB 896/1210 KB 196/1192 KB 24/439 KB 1806/1822 KB 324/577 KB 896/1210 KB 196/1192 KB 24/439 KB 1810/1822 KB 316/577 KB 884/1210 KB 196/1192 KB 24/439 KB 1798/1822 KB 316/577 KB 884/1210 KB 192/1192 KB 24/439 KB 1798/1822 KB 324/577 KB 896/1210 KB 196/1192 KB 28/439 KB 1810/1822 KB 324/577 KB 896/1210 KB 196/1192 KB 32/439 KB 1810/1822 KB 324/577 KB 896/1210 KB 196/1192 KB 36/439 KB 1810/1822 KB 324/577 KB 896/1210 KB 200/1192 KB 40/439 KB 1814/1822 KB 324/577 KB 896/1210 KB 200/1192 KB 44/439 KB 1814/1822 KB 324/577 KB 896/1210 KB 196/1192 KB 24/439 KB 1802/1822 KB 324/577 KB 896/1210 KB 200/1192 KB 36/439 KB 1814/1822 KB 324/577 KB 896/1210 KB unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 200/1192 KB 36/439 KB 1810/1822 KB 324/577 KB 896/1210 KB 204/1192 KB 44/439 KB 1814/1822 KB 324/577 KB 896/1210 KB 208/1192 KB 44/439 KB 1814/1822 KB 328/577 KB 896/1210 KB 208/1192 KB 44/439 KB 1814/1822 KB 332/577 KB 896/1210 KB 208/1192 KB 44/439 KB 1814/1822 KB 336/577 KB 896/1210 KB 208/1192 KB 44/439 KB 1818/1822 KB 340/577 KB 896/1210 KB 212/1192 KB 44/439 KB 1818/1822 KB 344/577 KB 900/1210 KB 212/1192 KB 48/439 KB 1818/1822 KB 348/577 KB 900/1210 KB 212/1192 KB 48/439 KB 1818/1822 KB 336/577 KB 896/1210 KB 212/1192 KB 44/439 KB 1818/1822 KB 332/577 KB 896/1210 KB 208/1192 KB 44/439 KB 1818/1822 KB 348/577 KB 900/1210 KB 212/1192 KB 48/439 KB 1822/1822 KB 340/577 KB 900/1210 KB 212/1192 KB 48/439 KB 1818/1822 KB 340/577 KB 896/1210 KB 212/1192 KB 48/439 KB 1818/1822 KB 348/577 KB 900/1210 KB 212/1192 KB 52/439 KB 1822/1822 KB 348/577 KB 904/1210 KB 216/1192 KB 52/439 KB 1822/1822 KB 348/577 KB 900/1210 KB 216/1192 KB 52/439 KB 1822/1822 KB 348/577 KB 908/1210 KB 216/1192 KB 52/439 KB 1822/1822 KB 348/577 KB 908/1210 KB 220/1192 KB 52/439 KB 1822/1822 KB 348/577 KB 912/1210 KB 220/1192 KB 52/439 KB 1822/1822 KB 348/577 KB 912/1210 KB 224/1192 KB 52/439 KB 1822/1822 KB 348/577 KB 912/1210 KB 224/1192 KB 56/439 KB 1822/1822 KB 348/577 KB 912/1210 KB 224/1192 KB 60/439 KB 1822/1822 KB 352/577 KB 912/1210 KB 228/1192 KB 64/439 KB 1822/1822 KB 352/577 KB 916/1210 KB 228/1192 KB 64/439 KB 1822/1822 KB 352/577 KB 920/1210 KB 228/1192 KB 68/439 KB 1822/1822 KB 352/577 KB 924/1210 KB 228/1192 KB 68/439 KB 1822/1822 KB 352/577 KB 928/1210 KB 228/1192 KB 68/439 KB 1822/1822 KB 352/577 KB 912/1210 KB 228/1192 KB 60/439 KB 1822/1822 KB 352/577 KB 912/1210 KB 224/1192 KB 60/439 KB 1822/1822 KB 352/577 KB 928/1210 KB 232/1192 KB 68/439 KB 1822/1822 KB 352/577 KB 928/1210 KB 236/1192 KB 68/439 KB 1822/1822 KB 356/577 KB 928/1210 KB 240/1192 KB 68/439 KB 1822/1822 KB 352/577 KB 916/1210 KB 228/1192 KB 68/439 KB 1822/1822 KB 356/577 KB 928/1210 KB 236/1192 KB 68/439 KB 1822/1822 KB 360/577 KB 928/1210 KB 240/1192 KB 68/439 KB 1822/1822 KB 364/577 KB 928/1210 KB 240/1192 KB 68/439 KB 1822/1822 KB 368/577 KB 928/1210 KB 240/1192 KB 72/439 KB 1822/1822 KB 372/577 KB 928/1210 KB 240/1192 KB 72/439 KB 1822/1822 KB 376/577 KB 932/1210 KB 244/1192 KB 72/439 KB 1822/1822 KB 380/577 KB 932/1210 KB 244/1192 KB 72/439 KB 384/577 KB 932/1210 KB 244/1192 KB 72/439 KB 364/577 KB 928/1210 KB 240/1192 KB 72/439 KB 1822/1822 KB 384/577 KB 932/1210 KB 244/1192 KB 76/439 KB 384/577 KB 932/1210 KB 244/1192 KB 80/439 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1178.1 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 372/577 KB 932/1210 KB 244/1192 KB 72/439 KB 1822/1822 KB 372/577 KB 928/1210 KB 244/1192 KB 72/439 KB 1822/1822 KB 384/577 KB 932/1210 KB 248/1192 KB 80/439 KB 384/577 KB 936/1210 KB 248/1192 KB 80/439 KB Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 384/577 KB 940/1210 KB 252/1192 KB 80/439 KB 384/577 KB 940/1210 KB 252/1192 KB 80/439 KB 384/577 KB 944/1210 KB 252/1192 KB 80/439 KB 384/577 KB 944/1210 KB 256/1192 KB 84/439 KB 384/577 KB 944/1210 KB 252/1192 KB 84/439 KB 384/577 KB 944/1210 KB 256/1192 KB 88/439 KB 384/577 KB 944/1210 KB 256/1192 KB 92/439 KB 384/577 KB 944/1210 KB 256/1192 KB 96/439 KB 388/577 KB 944/1210 KB 256/1192 KB 100/439 KB 3/562 KB 388/577 KB 948/1210 KB 256/1192 KB 104/439 KB 3/562 KB 388/577 KB 948/1210 KB 256/1192 KB 108/439 KB 3/562 KB 388/577 KB 948/1210 KB 256/1192 KB 112/439 KB 3/562 KB 388/577 KB 944/1210 KB 256/1192 KB 96/439 KB 3/562 KB 388/577 KB 944/1210 KB 256/1192 KB 96/439 KB 388/577 KB 948/1210 KB 256/1192 KB 100/439 KB 3/562 KB 388/577 KB 952/1210 KB 256/1192 KB 112/439 KB 3/562 KB 388/577 KB 956/1210 KB 256/1192 KB 112/439 KB 3/562 KB 392/577 KB 956/1210 KB 256/1192 KB 112/439 KB 3/562 KB 392/577 KB 960/1210 KB 256/1192 KB 112/439 KB 3/562 KB 396/577 KB 960/1210 KB 256/1192 KB 112/439 KB 3/562 KB 400/577 KB 960/1210 KB 256/1192 KB 112/439 KB 3/562 KB 400/577 KB 960/1210 KB 256/1192 KB 112/439 KB 6/562 KB 404/577 KB 964/1210 KB 256/1192 KB 112/439 KB 9/562 KB 404/577 KB 964/1210 KB 256/1192 KB 112/439 KB 11/562 KB 404/577 KB 964/1210 KB 256/1192 KB 112/439 KB 6/562 KB 400/577 KB 964/1210 KB 256/1192 KB 112/439 KB 6/562 KB 404/577 KB 968/1210 KB 256/1192 KB 112/439 KB 11/562 KB 404/577 KB 972/1210 KB 256/1192 KB 112/439 KB 11/562 KB 404/577 KB 976/1210 KB 256/1192 KB 112/439 KB 11/562 KB 408/577 KB 976/1210 KB 256/1192 KB 112/439 KB 11/562 KB 412/577 KB 976/1210 KB 256/1192 KB 112/439 KB 14/562 KB 416/577 KB 976/1210 KB 256/1192 KB 112/439 KB 14/562 KB 420/577 KB 976/1210 KB 256/1192 KB 112/439 KB 14/562 KB 424/577 KB 980/1210 KB 260/1192 KB 116/439 KB 14/562 KB 428/577 KB 980/1210 KB 260/1192 KB 116/439 KB 14/562 KB 432/577 KB 980/1210 KB 260/1192 KB 116/439 KB 14/562 KB 408/577 KB 976/1210 KB 256/1192 KB 112/439 KB 14/562 KB 432/577 KB 980/1210 KB 260/1192 KB 116/439 KB 16/562 KB 420/577 KB 980/1210 KB 260/1192 KB 116/439 KB 14/562 KB 420/577 KB 976/1210 KB 260/1192 KB 116/439 KB 14/562 KB 420/577 KB 976/1210 KB 260/1192 KB 112/439 KB 14/562 KB 432/577 KB 984/1210 KB 264/1192 KB 116/439 KB 19/562 KB 432/577 KB 984/1210 KB 268/1192 KB 116/439 KB 19/562 KB 432/577 KB 984/1210 KB 272/1192 KB 116/439 KB 19/562 KB 432/577 KB 984/1210 KB 276/1192 KB 116/439 KB 19/562 KB 432/577 KB 984/1210 KB 280/1192 KB 116/439 KB 19/562 KB 432/577 KB 984/1210 KB 284/1192 KB 116/439 KB 19/562 KB 432/577 KB 984/1210 KB 288/1192 KB 116/439 KB 19/562 KB 432/577 KB 984/1210 KB 292/1192 KB 116/439 KB 19/562 KB 432/577 KB 980/1210 KB 260/1192 KB 116/439 KB 19/562 KB 432/577 KB 984/1210 KB 292/1192 KB 120/439 KB 19/562 KB 432/577 KB 984/1210 KB 292/1192 KB 120/439 KB 19/562 KB 432/577 KB 984/1210 KB 292/1192 KB 124/439 KB 19/562 KB 432/577 KB 984/1210 KB 292/1192 KB 128/439 KB 19/562 KB 432/577 KB 984/1210 KB 296/1192 KB 128/439 KB 19/562 KB 432/577 KB 988/1210 KB 300/1192 KB 128/439 KB 19/562 KB 432/577 KB 988/1210 KB 304/1192 KB 128/439 KB 22/562 KB 432/577 KB 988/1210 KB 296/1192 KB 128/439 KB 19/562 KB 432/577 KB 992/1210 KB 304/1192 KB 128/439 KB 22/562 KB 432/577 KB 988/1210 KB 300/1192 KB 128/439 KB 22/562 KB 432/577 KB 992/1210 KB 304/1192 KB 128/439 KB 25/562 KB 432/577 KB 992/1210 KB 308/1192 KB 128/439 KB 27/562 KB 436/577 KB 996/1210 KB 308/1192 KB 132/439 KB 30/562 KB 432/577 K unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install B 992/1210 KB 308/1192 KB 128/439 KB 25/562 KB 436/577 KB 996/1210 KB 308/1192 KB 132/439 KB 27/562 KB 436/577 KB 996/1210 KB 308/1192 KB 136/439 KB 30/562 KB 436/577 KB 996/1210 KB 308/1192 KB 140/439 KB 30/562 KB 436/577 KB 996/1210 KB 308/1192 KB 144/439 KB 30/562 KB 436/577 KB 996/1210 KB 312/1192 KB 144/439 KB 32/562 KB 436/577 KB 996/1210 KB 316/1192 KB 144/439 KB 32/562 KB 436/577 KB 996/1210 KB 308/1192 KB 128/439 KB 27/562 KB 440/577 KB 996/1210 KB 316/1192 KB 144/439 KB 32/562 KB 432/577 KB 996/1210 KB 308/1192 KB 128/439 KB 27/562 KB 440/577 KB 1000/1210 KB 316/1192 KB 144/439 KB 32/562 KB 440/577 KB 1004/1210 KB 316/1192 KB 144/439 KB 32/562 KB 436/577 KB 996/1210 KB 308/1192 KB 144/439 KB 32/562 KB 440/577 KB 1008/1210 KB 316/1192 KB 144/439 KB 32/562 KB 444/577 KB 1012/1210 KB 320/1192 KB 144/439 KB 32/562 KB 444/577 KB 1016/1210 KB 320/1192 KB 148/439 KB 36/562 KB 444/577 KB 1020/1210 KB 320/1192 KB 148/439 KB 36/562 KB 444/577 KB 1024/1210 KB 320/1192 KB 148/439 KB 36/562 KB 444/577 KB 1008/1210 KB 320/1192 KB 144/439 KB 32/562 KB 444/577 KB 1008/1210 KB 316/1192 KB 144/439 KB 32/562 KB 448/577 KB 1024/1210 KB 320/1192 KB 148/439 KB 36/562 KB 448/577 KB 1024/1210 KB 324/1192 KB 148/439 KB 36/562 KB 452/577 KB 1024/1210 KB 328/1192 KB 148/439 KB 36/562 KB 452/577 KB 1024/1210 KB 332/1192 KB 148/439 KB 36/562 KB 444/577 KB 1012/1210 KB 320/1192 KB 148/439 KB 36/562 KB 444/577 KB 1012/1210 KB 320/1192 KB 144/439 KB 36/562 KB 452/577 KB 1024/1210 KB 332/1192 KB 148/439 KB 40/562 KB 452/577 KB 1024/1210 KB 332/1192 KB 148/439 KB 44/562 KB 452/577 KB 1024/1210 KB 332/1192 KB 152/439 KB 48/562 KB 452/577 KB 1024/1210 KB 324/1192 KB 148/439 KB 36/562 KB 456/577 KB 1024/1210 KB 332/1192 KB 152/439 KB 48/562 KB 460/577 KB 1024/1210 KB 332/1192 KB 152/439 KB 48/562 KB 452/577 KB 1024/1210 KB 332/1192 KB 152/439 KB 44/562 KB 460/577 KB 1024/1210 KB 336/1192 KB 156/439 KB 48/562 KB 460/577 KB 1024/1210 KB 336/1192 KB 160/439 KB 48/562 KB 460/577 KB 1028/1210 KB 336/1192 KB 160/439 KB 48/562 KB 464/577 KB 1032/1210 KB 336/1192 KB 164/439 KB 52/562 KB 464/577 KB 1036/1210 KB 336/1192 KB 164/439 KB 52/562 KB 460/577 KB 1024/1210 KB 336/1192 KB 152/439 KB 48/562 KB 464/577 KB 1036/1210 KB 340/1192 KB 164/439 KB 52/562 KB 464/577 KB 1036/1210 KB 344/1192 KB 164/439 KB 52/562 KB 464/577 KB 1028/1210 KB 336/1192 KB 164/439 KB 52/562 KB 464/577 KB 1040/1210 KB 344/1192 KB 164/439 KB 56/562 KB 464/577 KB 1028/1210 KB 336/1192 KB 164/439 KB 48/562 KB 464/577 KB 1028/1210 KB 336/1192 KB 160/439 KB 48/562 KB 468/577 KB 1040/1210 KB 344/1192 KB 164/439 KB 60/562 KB 464/577 KB 1040/1210 KB 344/1192 KB 164/439 KB 52/562 KB 472/577 KB 1040/1210 KB 348/1192 KB 168/439 KB 60/562 KB 472/577 KB 1040/1210 KB 344/1192 KB 168/439 KB 60/562 KB 464/577 KB 1040/1210 KB 344/1192 KB 164/439 KB 60/562 KB 468/577 KB 1040/1210 KB 344/1192 KB 168/439 KB 60/562 KB 472/577 KB 1040/1210 KB 348/1192 KB 172/439 KB 60/562 KB 472/577 KB 1040/1210 KB 348/1192 KB 172/439 KB 64/562 KB 472/577 KB 1040/1210 KB 348/1192 KB 176/439 KB 64/562 KB 472/577 KB 1040/1210 KB 352/1192 KB 176/439 KB 64/562 KB 476/577 KB 1040/1210 KB 356/1192 KB 180/439 KB 68/562 KB 476/577 KB 1044/1210 KB 360/1192 KB 180/439 KB 68/562 KB 476/577 KB 1044/1210 KB 364/1192 KB 180/439 KB 68/562 KB 476/577 KB 1044/1210 KB 368/1192 KB 180/439 KB 68/562 KB 476/577 KB 1040/1210 KB 352/1192 KB 180/439 KB 68/562 KB 476/577 KB 1040/1210 KB 352/1192 unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install KB 176/439 KB 68/562 KB 476/577 KB 1044/1210 KB 368/1192 KB 180/439 KB 72/562 KB 476/577 KB 1040/1210 KB 352/1192 KB 176/439 KB 64/562 KB 480/577 KB 1044/1210 KB 368/1192 KB 180/439 KB 72/562 KB 476/577 KB 1044/1210 KB 356/1192 KB 180/439 KB 68/562 KB 480/577 KB 1048/1210 KB 368/1192 KB 180/439 KB 72/562 KB 484/577 KB 1052/1210 KB 368/1192 KB 184/439 KB 72/562 KB 484/577 KB 1048/1210 KB 368/1192 KB 184/439 KB 72/562 KB 480/577 KB 1048/1210 KB 368/1192 KB 184/439 KB 72/562 KB 484/577 KB 1052/1210 KB 368/1192 KB 188/439 KB 76/562 KB 484/577 KB 1052/1210 KB 368/1192 KB 192/439 KB 76/562 KB 484/577 KB 1052/1210 KB 368/1192 KB 184/439 KB 76/562 KB 484/577 KB 1052/1210 KB 368/1192 KB 192/439 KB 80/562 KB 484/577 KB 1056/1210 KB 368/1192 KB 192/439 KB 80/562 KB 488/577 KB 1056/1210 KB 368/1192 KB 192/439 KB 80/562 KB 492/577 KB 1056/1210 KB 368/1192 KB 192/439 KB 80/562 KB 496/577 KB 1056/1210 KB 372/1192 KB 192/439 KB 80/562 KB 500/577 KB 1060/1210 KB 372/1192 KB 192/439 KB 80/562 KB 504/577 KB 1060/1210 KB 372/1192 KB 196/439 KB 84/562 KB 492/577 KB 1056/1210 KB 372/1192 KB 192/439 KB 80/562 KB 500/577 KB 1060/1210 KB 372/1192 KB 196/439 KB 84/562 KB 500/577 KB 1060/1210 KB 372/1192 KB 192/439 KB 84/562 KB 496/577 KB 1060/1210 KB 372/1192 KB 192/439 KB 80/562 KB 504/577 KB 1060/1210 KB 372/1192 KB 196/439 KB 88/562 KB 504/577 KB 1064/1210 KB 372/1192 KB 200/439 KB 92/562 KB 504/577 KB 1064/1210 KB 372/1192 KB 200/439 KB 88/562 KB 504/577 KB 1060/1210 KB 372/1192 KB 200/439 KB 88/562 KB 504/577 KB 1064/1210 KB 376/1192 KB 204/439 KB 92/562 KB 504/577 KB 1064/1210 KB 376/1192 KB 208/439 KB 92/562 KB 504/577 KB 1064/1210 KB 376/1192 KB 200/439 KB 92/562 KB 504/577 KB 1068/1210 KB 376/1192 KB 208/439 KB 96/562 KB 504/577 KB 1068/1210 KB 376/1192 KB 208/439 KB 92/562 KB 504/577 KB 1072/1210 KB 380/1192 KB 208/439 KB 96/562 KB 504/577 KB 1068/1210 KB 380/1192 KB 208/439 KB 96/562 KB 508/577 KB 1072/1210 KB 380/1192 KB 208/439 KB 96/562 KB 512/577 KB 1072/1210 KB 384/1192 KB 208/439 KB 96/562 KB 516/577 KB 1072/1210 KB 384/1192 KB 208/439 KB 100/562 KB 520/577 KB 1076/1210 KB 384/1192 KB 212/439 KB 100/562 KB 524/577 KB 1076/1210 KB 384/1192 KB 212/439 KB 100/562 KB 528/577 KB 1076/1210 KB 384/1192 KB 212/439 KB 100/562 KB 508/577 KB 1072/1210 KB 384/1192 KB 208/439 KB 96/562 KB 528/577 KB 1076/1210 KB 388/1192 KB 212/439 KB 100/562 KB 528/577 KB 1076/1210 KB 392/1192 KB 212/439 KB 100/562 KB 528/577 KB 1076/1210 KB 396/1192 KB 212/439 KB 100/562 KB 528/577 KB 1076/1210 KB 400/1192 KB 212/439 KB 100/562 KB 516/577 KB 1076/1210 KB 384/1192 KB 212/439 KB 100/562 KB 516/577 KB 1076/1210 KB 384/1192 KB 208/439 KB 100/562 KB 512/577 KB 1072/1210 KB 384/1192 KB 208/439 KB 100/562 KB 528/577 KB 1076/1210 KB 400/1192 KB 216/439 KB 100/562 KB 528/577 KB 1080/1210 KB 400/1192 KB 216/439 KB 104/562 KB 528/577 KB 1076/1210 KB 400/1192 KB 216/439 KB 104/562 KB 528/577 KB 1080/1210 KB 400/1192 KB 220/439 KB 104/562 KB 528/577 KB 1084/1210 KB 400/1192 KB 224/439 KB 108/562 KB 528/577 KB 1080/1210 KB 400/1192 KB 220/439 KB 108/562 KB 528/577 KB 1088/1210 KB 400/1192 KB 224/439 KB 108/562 KB 528/577 KB 1088/1210 KB 400/1192 KB 224/439 KB 112/562 KB 528/577 KB 1088/1210 KB 400/1192 KB 224/439 KB 108/562 KB 528/577 KB 1092/1210 KB 400/1192 KB 224/439 KB 112/562 KB 532/577 KB 1096/1210 KB 404/1192 KB 228/439 KB 116/562 KB 532/577 KB 1100/1210 KB 404/1192 KB 228/439 KB 116/562 KB 532/577 KB 1092/1210 KB 4 unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 04/1192 KB 228/439 KB 116/562 KB 532/577 KB 1100/1210 KB 404/1192 KB 228/439 KB 120/562 KB 532/577 KB 1092/1210 KB 404/1192 KB 228/439 KB 112/562 KB 532/577 KB 1092/1210 KB 400/1192 KB 228/439 KB 112/562 KB 532/577 KB 1100/1210 KB 404/1192 KB 232/439 KB 120/562 KB 532/577 KB 1100/1210 KB 404/1192 KB 236/439 KB 120/562 KB 532/577 KB 1092/1210 KB 400/1192 KB 224/439 KB 112/562 KB 536/577 KB 1104/1210 KB 408/1192 KB 236/439 KB 124/562 KB 532/577 KB 1104/1210 KB 408/1192 KB 236/439 KB 124/562 KB 532/577 KB 1100/1210 KB 408/1192 KB 236/439 KB 124/562 KB 532/577 KB 1100/1210 KB 404/1192 KB 236/439 KB 124/562 KB 540/577 KB 1104/1210 KB 408/1192 KB 240/439 KB 128/562 KB 540/577 KB 1104/1210 KB 408/1192 KB 240/439 KB 124/562 KB 544/577 KB 1104/1210 KB 412/1192 KB 240/439 KB 128/562 KB 536/577 KB 1104/1210 KB 408/1192 KB 240/439 KB 124/562 KB 544/577 KB 1108/1210 KB 412/1192 KB 240/439 KB 132/562 KB 548/577 KB 1108/1210 KB 412/1192 KB 244/439 KB 136/562 KB 548/577 KB 1108/1210 KB 412/1192 KB 244/439 KB 140/562 KB 544/577 KB 1108/1210 KB 412/1192 KB 240/439 KB 128/562 KB 540/577 KB 1104/1210 KB 412/1192 KB 240/439 KB 128/562 KB 548/577 KB 1108/1210 KB 416/1192 KB 244/439 KB 140/562 KB 548/577 KB 1108/1210 KB 420/1192 KB 244/439 KB 140/562 KB 548/577 KB 1108/1210 KB 412/1192 KB 244/439 KB 132/562 KB 548/577 KB 1112/1210 KB 420/1192 KB 248/439 KB 140/562 KB 548/577 KB 1112/1210 KB 420/1192 KB 252/439 KB 140/562 KB 548/577 KB 1112/1210 KB 420/1192 KB 256/439 KB 140/562 KB 548/577 KB 1108/1210 KB 412/1192 KB 240/439 KB 132/562 KB 552/577 KB 1112/1210 KB 424/1192 KB 256/439 KB 144/562 KB 548/577 KB 1112/1210 KB 424/1192 KB 256/439 KB 144/562 KB 548/577 KB 1112/1210 KB 424/1192 KB 256/439 KB 140/562 KB 548/577 KB 1112/1210 KB 420/1192 KB 244/439 KB 140/562 KB 552/577 KB 1116/1210 KB 424/1192 KB 256/439 KB 144/562 KB 556/577 KB 1116/1210 KB 424/1192 KB 256/439 KB 144/562 KB 560/577 KB 1120/1210 KB 428/1192 KB 256/439 KB 148/562 KB 560/577 KB 1120/1210 KB 428/1192 KB 260/439 KB 148/562 KB 564/577 KB 1120/1210 KB 428/1192 KB 264/439 KB 148/562 KB 564/577 KB 1120/1210 KB 428/1192 KB 268/439 KB 148/562 KB 556/577 KB 1120/1210 KB 428/1192 KB 256/439 KB 148/562 KB 556/577 KB 1120/1210 KB 428/1192 KB 256/439 KB 144/562 KB 556/577 KB 1120/1210 KB 424/1192 KB 256/439 KB 144/562 KB 564/577 KB 1120/1210 KB 432/1192 KB 268/439 KB 148/562 KB 564/577 KB 1124/1210 KB 432/1192 KB 268/439 KB 148/562 KB 564/577 KB 1128/1210 KB 436/1192 KB 268/439 KB 148/562 KB 564/577 KB 1120/1210 KB 428/1192 KB 260/439 KB 148/562 KB 564/577 KB 1128/1210 KB 436/1192 KB 268/439 KB 152/562 KB 568/577 KB 1128/1210 KB 436/1192 KB 268/439 KB 152/562 KB 564/577 KB 1124/1210 KB 436/1192 KB 268/439 KB 148/562 KB 568/577 KB 1132/1210 KB 436/1192 KB 272/439 KB 156/562 KB 568/577 KB 1132/1210 KB 436/1192 KB 268/439 KB 156/562 KB 568/577 KB 1128/1210 KB 436/1192 KB 268/439 KB 156/562 KB 572/577 KB 1132/1210 KB 436/1192 KB 272/439 KB 156/562 KB 576/577 KB 1136/1210 KB 440/1192 KB 272/439 KB 160/562 KB 572/577 KB 1136/1210 KB 440/1192 KB 272/439 KB 156/562 KB 576/577 KB 1136/1210 KB 444/1192 KB 272/439 KB 160/562 KB 576/577 KB 1136/1210 KB 448/1192 KB 272/439 KB 160/562 KB 572/577 KB 1136/1210 KB 436/1192 KB 272/439 KB 156/562 KB 572/577 KB 1136/1210 KB 440/1192 KB 272/439 KB 160/562 KB 577/577 KB 1136/1210 KB 448/1192 KB 272/439 KB 160/562 KB 577/577 KB 1140/1210 KB 448/1192 KB 272/439 KB 160/562 KB 577/577 KB 1144/1210 KB 452/1192 KB 276/439 KB unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 164/562 KB 577/577 KB 1140/1210 KB 452/1192 KB 276/439 KB 164/562 KB 577/577 KB 1140/1210 KB 448/1192 KB 276/439 KB 164/562 KB 577/577 KB 1140/1210 KB 448/1192 KB 272/439 KB 164/562 KB 577/577 KB 1148/1210 KB 452/1192 KB 280/439 KB 164/562 KB 577/577 KB 1148/1210 KB 452/1192 KB 280/439 KB 168/562 KB 577/577 KB 1148/1210 KB 452/1192 KB 284/439 KB 172/562 KB 577/577 KB 1148/1210 KB 452/1192 KB 276/439 KB 164/562 KB 577/577 KB 1152/1210 KB 456/1192 KB 284/439 KB 172/562 KB 577/577 KB 1148/1210 KB 456/1192 KB 284/439 KB 172/562 KB 577/577 KB 1148/1210 KB 452/1192 KB 284/439 KB 168/562 KB 577/577 KB 1152/1210 KB 456/1192 KB 288/439 KB 176/562 KB 577/577 KB 1152/1210 KB 456/1192 KB 284/439 KB 176/562 KB 577/577 KB 1152/1210 KB 460/1192 KB 288/439 KB 176/562 KB 577/577 KB 1152/1210 KB 464/1192 KB 288/439 KB 176/562 KB 577/577 KB 1152/1210 KB 464/1192 KB 288/439 KB 180/562 KB 577/577 KB 1156/1210 KB 468/1192 KB 292/439 KB 184/562 KB 577/577 KB 1156/1210 KB 468/1192 KB 292/439 KB 188/562 KB 577/577 KB 1156/1210 KB 468/1192 KB 292/439 KB 180/562 KB 577/577 KB 1156/1210 KB 468/1192 KB 296/439 KB 188/562 KB 577/577 KB 1156/1210 KB 468/1192 KB 300/439 KB 188/562 KB 577/577 KB 1156/1210 KB 468/1192 KB 288/439 KB 180/562 KB 577/577 KB 1156/1210 KB 472/1192 KB 300/439 KB 192/562 KB 577/577 KB 1156/1210 KB 464/1192 KB 288/439 KB 180/562 KB 577/577 KB 1160/1210 KB 472/1192 KB 304/439 KB 192/562 KB 577/577 KB 1164/1210 KB 472/1192 KB 304/439 KB 192/562 KB 577/577 KB 1168/1210 KB 472/1192 KB 304/439 KB 192/562 KB 577/577 KB 1156/1210 KB 472/1192 KB 304/439 KB 192/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 355.8 KB/sec) unit-abot-epc-basic-0: 10:32:07 DEBUG unit.abot-epc-basic/0.install 577/577 KB 1156/1210 KB 468/1192 KB 300/439 KB 192/562 KB 1172/1210 KB 476/1192 KB 308/439 KB 196/562 KB 1172/1210 KB 476/1192 KB 308/439 KB 200/562 KB 1172/1210 KB 476/1192 KB 308/439 KB 192/562 KB 1168/1210 KB 476/1192 KB 308/439 KB 192/562 KB 577/577 KB 1168/1210 KB 476/1192 KB 304/439 KB 192/562 KB 1176/1210 KB 480/1192 KB 308/439 KB 204/562 KB 1176/1210 KB 484/1192 KB 308/439 KB 204/562 KB 1176/1210 KB 476/1192 KB 308/439 KB 204/562 KB 1172/1210 KB 476/1192 KB 308/439 KB 204/562 KB 1176/1210 KB 484/1192 KB 312/439 KB 208/562 KB 1176/1210 KB 484/1192 KB 312/439 KB 204/562 KB Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 1180/1210 KB 484/1192 KB 312/439 KB 208/562 KB 1180/1210 KB 488/1192 KB 316/439 KB 208/562 KB 1180/1210 KB 488/1192 KB 316/439 KB 208/562 KB 1180/1210 KB 488/1192 KB 320/439 KB 208/562 KB 1184/1210 KB 492/1192 KB 320/439 KB 208/562 KB 1184/1210 KB 496/1192 KB 320/439 KB 208/562 KB 1184/1210 KB 500/1192 KB 324/439 KB 208/562 KB 1184/1210 KB 504/1192 KB 324/439 KB 212/562 KB 1184/1210 KB 488/1192 KB 320/439 KB 208/562 KB 1188/1210 KB 504/1192 KB 324/439 KB 212/562 KB 1192/1210 KB 504/1192 KB 324/439 KB 212/562 KB 1196/1210 KB 504/1192 KB 324/439 KB 212/562 KB 1184/1210 KB 500/1192 KB 324/439 KB 212/562 KB 1196/1210 KB 504/1192 KB 324/439 KB 216/562 KB 1196/1210 KB 504/1192 KB 324/439 KB 220/562 KB 1196/1210 KB 504/1192 KB 324/439 KB 224/562 KB 1184/1210 KB 496/1192 KB 324/439 KB 208/562 KB 1196/1210 KB 504/1192 KB 328/439 KB 224/562 KB 1196/1210 KB 504/1192 KB 332/439 KB 224/562 KB 1196/1210 KB 504/1192 KB 336/439 KB 224/562 KB 1200/1210 KB 504/1192 KB 340/439 KB 224/562 KB 1200/1210 KB 508/1192 KB 344/439 KB 228/562 KB 1200/1210 KB 508/1192 KB 348/439 KB 228/562 KB 1200/1210 KB 504/1192 KB 336/439 KB 224/562 KB 1204/1210 KB 508/1192 KB 352/439 KB 228/562 KB 1208/1210 KB 508/1192 KB 352/439 KB 228/562 KB 1210/1210 KB 508/1192 KB 352/439 KB 228/562 KB 1200/1210 KB 508/1192 KB 340/439 KB 228/562 KB 1200/1210 KB 508/1192 KB 340/439 KB 224/562 KB 1210/1210 KB 512/1192 KB 352/439 KB 228/562 KB 1210/1210 KB 516/1192 KB 352/439 KB 228/562 KB 1210/1210 KB 516/1192 KB 352/439 KB 232/562 KB 1210/1210 KB 516/1192 KB 352/439 KB 236/562 KB 1210/1210 KB 516/1192 KB 352/439 KB 240/562 KB 1210/1210 KB 520/1192 KB 352/439 KB 240/562 KB 1210/1210 KB 524/1192 KB 352/439 KB 240/562 KB 1210/1210 KB 528/1192 KB 352/439 KB 240/562 KB 1210/1210 KB 532/1192 KB 352/439 KB 240/562 KB 1210/1210 KB 532/1192 KB 352/439 KB 3/256 KB 244/562 KB 1210/1210 KB 532/1192 KB 352/439 KB 6/256 KB 244/562 KB 1210/1210 KB 532/1192 KB 352/439 KB 9/256 KB 244/562 KB 1200/1210 KB 508/1192 KB 352/439 KB 240/562 KB 1210/1210 KB 532/1192 KB 352/439 KB 11/256 KB 244/562 KB 1210/1210 KB 532/1192 KB 352/439 KB 14/256 KB 244/562 KB 1210/1210 KB 532/1192 KB 356/439 KB 14/256 KB 244/562 KB 1210/1210 KB 532/1192 KB 352/439 KB 244/562 KB 1210/1210 KB 532/1192 KB 356/439 KB 16/256 KB 248/562 KB 1210/1210 KB 532/1192 KB 356/439 KB 16/256 KB 252/562 KB 1210/1210 KB 532/1192 KB 356/439 KB 16/256 KB 244/562 KB 1210/1210 KB 532/1192 KB 356/439 KB 19/256 KB 252/562 KB 1210/1210 KB 532/1192 KB 360/439 KB 19/256 KB 252/562 KB 1210/1210 KB 532/1192 KB 360/439 KB 19/256 KB 256/562 KB 1210/1210 KB 532/1192 KB 360/439 KB 22/256 KB 256/562 KB 1210/1210 KB 536/1192 KB 364/439 KB 22/256 KB 260/562 KB 1210/1210 KB 540/1192 KB 364/439 KB 22/256 KB 260/562 KB 1210/1210 KB 540/1192 KB 364/439 KB 25/256 KB 260/562 KB 1210/1210 KB 532/1192 KB 364/439 KB 22/256 KB 256/562 KB 1210/1210 KB 544/1192 KB 368/439 KB 25/256 KB 260/562 KB 1210/1210 KB 544/1192 KB 372/439 KB 25/256 KB 260/562 KB 1210/1210 KB 532/1192 KB 364/439 KB 22/256 KB 260/562 KB 544/1192 KB 372/439 KB 27/256 KB 264/562 KB 1210/1210 KB 544/1192 KB 372/439 KB 27/256 KB 260/562 KB 544/1192 KB 372/439 KB 30/256 KB 268/562 KB 1210/1210 KB 544/1192 KB 364/439 KB 25/256 KB 260/562 KB 548/1192 KB 376/439 KB 30/256 KB 268/562 KB 544/1192 KB 376/439 KB 30/256 KB 268/562 KB 548/1192 KB 380/439 KB 32/256 KB 268/562 KB 548/1192 KB 3 unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 84/439 KB 32/256 KB 268/562 KB 544/1192 KB 372/439 KB 30/256 KB 268/562 KB 548/1192 KB 384/439 KB 32/256 KB 269/562 KB 548/1192 KB 376/439 KB 32/256 KB 268/562 KB 548/1192 KB 384/439 KB 36/256 KB 269/562 KB 552/1192 KB 388/439 KB 40/256 KB 273/562 KB 552/1192 KB 388/439 KB 44/256 KB 273/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 736.2 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 552/1192 KB 388/439 KB 36/256 KB 273/562 KB 552/1192 KB 392/439 KB 44/256 KB 273/562 KB 552/1192 KB 384/439 KB 36/256 KB 273/562 KB 552/1192 KB 384/439 KB 36/256 KB 269/562 KB 556/1192 KB 392/439 KB 44/256 KB 273/562 KB 560/1192 KB 392/439 KB 44/256 KB 273/562 KB 560/1192 KB 392/439 KB 44/256 KB 277/562 KB 560/1192 KB 392/439 KB 44/256 KB 281/562 KB 560/1192 KB 392/439 KB 44/256 KB 285/562 KB 564/1192 KB 392/439 KB 44/256 KB 285/562 KB 568/1192 KB 396/439 KB 48/256 KB 289/562 KB 572/1192 KB 396/439 KB 48/256 KB 289/562 KB 576/1192 KB 396/439 KB 48/256 KB 289/562 KB 564/1192 KB 396/439 KB 48/256 KB 289/562 KB 564/1192 KB 396/439 KB 48/256 KB 285/562 KB 564/1192 KB 396/439 KB 44/256 KB 285/562 KB 576/1192 KB 400/439 KB 48/256 KB 289/562 KB 576/1192 KB 404/439 KB 48/256 KB 289/562 KB 580/1192 KB 408/439 KB 52/256 KB 293/562 KB 580/1192 KB 412/439 KB 52/256 KB 293/562 KB 580/1192 KB 416/439 KB 52/256 KB 293/562 KB 580/1192 KB 404/439 KB 52/256 KB 293/562 KB 580/1192 KB 416/439 KB 56/256 KB 293/562 KB 580/1192 KB 416/439 KB 60/256 KB 293/562 KB 580/1192 KB 404/439 KB 48/256 KB 293/562 KB 580/1192 KB 416/439 KB 60/256 KB 297/562 KB 580/1192 KB 416/439 KB 60/256 KB 301/562 KB 580/1192 KB 416/439 KB 64/256 KB 301/562 KB 580/1192 KB 404/439 KB 48/256 KB 289/562 KB 584/1192 KB 416/439 KB 64/256 KB 301/562 KB 588/1192 KB 416/439 KB 64/256 KB 301/562 KB 4/140 KB 592/1192 KB 416/439 KB 68/256 KB 305/562 KB 4/140 KB 584/1192 KB 416/439 KB 64/256 KB 301/562 KB 4/140 KB 592/1192 KB 416/439 KB 68/256 KB 305/562 KB 8/140 KB 592/1192 KB 416/439 KB 68/256 KB 305/562 KB 12/140 KB 592/1192 KB 416/439 KB 68/256 KB 305/562 KB 16/140 KB 596/1192 KB 416/439 KB 68/256 KB 305/562 KB 16/140 KB 600/1192 KB 420/439 KB 68/256 KB 305/562 KB 20/140 KB 604/1192 KB 420/439 KB 68/256 KB 305/562 KB 20/140 KB 608/1192 KB 420/439 KB 68/256 KB 305/562 KB 20/140 KB 588/1192 KB 416/439 KB 68/256 KB 305/562 KB 4/140 KB 588/1192 KB 416/439 KB 64/256 KB 305/562 KB 4/140 KB 608/1192 KB 420/439 KB 68/256 KB 309/562 KB 20/140 KB 608/1192 KB 420/439 KB 68/256 KB 313/562 KB 20/140 KB 608/1192 KB 420/439 KB 68/256 KB 317/562 KB 20/140 KB 608/1192 KB 420/439 KB 72/256 KB 321/562 KB 20/140 KB 608/1192 KB 420/439 KB 72/256 KB 325/562 KB 20/140 KB 608/1192 KB 420/439 KB 72/256 KB 329/562 KB 20/140 KB 608/1192 KB 420/439 KB 72/256 KB 333/562 KB 20/140 KB 596/1192 KB 420/439 KB 68/256 KB 305/562 KB 20/140 KB 608/1192 KB 420/439 KB 72/256 KB 333/562 KB 24/140 KB 608/1192 KB 420/439 KB 72/256 KB 333/562 KB 28/140 KB 608/1192 KB 420/439 KB 72/256 KB 333/562 KB 32/140 KB 596/1192 KB 420/439 KB 68/256 KB 305/562 KB 16/140 KB 608/1192 KB 424/439 KB 72/256 KB 333/562 KB 32/140 KB 608/1192 KB 428/439 KB 72/256 KB 333/562 KB 32/140 KB 608/1192 KB 432/439 KB 72/256 KB 333/562 KB 32/140 KB 608/1192 KB 436/439 KB 72/256 KB 333/562 KB 32/140 KB 608/1192 KB 439/439 KB 72/256 KB 333/562 KB 32/140 KB 608/1192 KB 420/439 KB 72/256 KB 317/562 KB 20/140 KB 608/1192 KB 439/439 KB 76/256 KB 333/562 KB 32/140 KB 608/1192 KB 439/439 KB 80/256 KB 333/562 KB 32/140 KB 608/1192 KB 439/439 KB 84/256 KB 333/562 KB 32/140 KB 608/1192 KB 439/439 KB 88/256 KB 333/562 KB 32/140 KB 608/1192 KB 439/439 KB 92/256 KB 333/562 KB 32/140 KB 612/1192 KB 439/439 KB 96/256 KB 333/562 KB 36/140 KB 612/1192 KB 439/439 KB 100/256 KB 333/562 KB 36/140 KB 612/1192 KB 439/439 KB 104/256 KB 337/562 KB 36/140 KB 612/1192 KB 439/439 KB 108/256 KB unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 337/562 KB 36/140 KB 612/1192 KB 112/256 KB 337/562 KB 36/140 KB 612/1192 KB 439/439 KB 92/256 KB 333/562 KB 36/140 KB 608/1192 KB 439/439 KB 92/256 KB 333/562 KB 36/140 KB 616/1192 KB 112/256 KB 337/562 KB 36/140 KB 620/1192 KB 112/256 KB 337/562 KB 40/140 KB 624/1192 KB 112/256 KB 337/562 KB 40/140 KB 628/1192 KB 112/256 KB 337/562 KB 40/140 KB 632/1192 KB 112/256 KB 337/562 KB 40/140 KB 636/1192 KB 112/256 KB 337/562 KB 40/140 KB 640/1192 KB 112/256 KB 337/562 KB 40/140 KB 640/1192 KB 116/256 KB 337/562 KB 40/140 KB 644/1192 KB 120/256 KB 337/562 KB 40/140 KB 644/1192 KB 124/256 KB 337/562 KB 40/140 KB 644/1192 KB 128/256 KB 337/562 KB 40/140 KB 612/1192 KB 439/439 KB 100/256 KB 337/562 KB 36/140 KB 644/1192 KB 128/256 KB 341/562 KB 40/140 KB 644/1192 KB 128/256 KB 345/562 KB 40/140 KB 644/1192 KB 128/256 KB 349/562 KB 40/140 KB 644/1192 KB 128/256 KB 353/562 KB 40/140 KB 644/1192 KB 128/256 KB 357/562 KB 40/140 KB 644/1192 KB 128/256 KB 361/562 KB 40/140 KB 644/1192 KB 128/256 KB 365/562 KB 40/140 KB 644/1192 KB 116/256 KB 337/562 KB 40/140 KB 616/1192 KB 112/256 KB 337/562 KB 40/140 KB 644/1192 KB 128/256 KB 365/562 KB 44/140 KB 644/1192 KB 128/256 KB 365/562 KB 48/140 KB 644/1192 KB 128/256 KB 365/562 KB 52/140 KB 644/1192 KB 128/256 KB 365/562 KB 56/140 KB 644/1192 KB 128/256 KB 365/562 KB 60/140 KB 644/1192 KB 128/256 KB 365/562 KB 64/140 KB 644/1192 KB 128/256 KB 365/562 KB 68/140 KB 648/1192 KB 128/256 KB 365/562 KB 72/140 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 262.4 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 648/1192 KB 128/256 KB 365/562 KB 68/140 KB 652/1192 KB 128/256 KB 365/562 KB 72/140 KB 652/1192 KB 128/256 KB 365/562 KB 76/140 KB 652/1192 KB 128/256 KB 365/562 KB 80/140 KB 656/1192 KB 128/256 KB 365/562 KB 84/140 KB 656/1192 KB 132/256 KB 369/562 KB 88/140 KB 656/1192 KB 132/256 KB 369/562 KB 92/140 KB 656/1192 KB 128/256 KB 365/562 KB 80/140 KB 660/1192 KB 132/256 KB 369/562 KB 92/140 KB 664/1192 KB 132/256 KB 369/562 KB 92/140 KB 668/1192 KB 132/256 KB 369/562 KB 92/140 KB 656/1192 KB 132/256 KB 369/562 KB 84/140 KB 656/1192 KB 128/256 KB 369/562 KB 84/140 KB 668/1192 KB 132/256 KB 373/562 KB 92/140 KB 668/1192 KB 132/256 KB 377/562 KB 92/140 KB 668/1192 KB 132/256 KB 381/562 KB 92/140 KB 668/1192 KB 136/256 KB 381/562 KB 92/140 KB 668/1192 KB 140/256 KB 381/562 KB 92/140 KB 668/1192 KB 144/256 KB 381/562 KB 92/140 KB 668/1192 KB 148/256 KB 381/562 KB 92/140 KB 672/1192 KB 152/256 KB 385/562 KB 96/140 KB 672/1192 KB 156/256 KB 385/562 KB 96/140 KB 672/1192 KB 160/256 KB 385/562 KB 96/140 KB 672/1192 KB 148/256 KB 385/562 KB 96/140 KB 672/1192 KB 148/256 KB 381/562 KB 96/140 KB 668/1192 KB 148/256 KB 381/562 KB 96/140 KB 672/1192 KB 160/256 KB 385/562 KB 96/140 KB 3/1118 KB 676/1192 KB 160/256 KB 385/562 KB 96/140 KB 3/1118 KB 680/1192 KB 160/256 KB 389/562 KB 100/140 KB 3/1118 KB 676/1192 KB 160/256 KB 389/562 KB 100/140 KB 3/1118 KB 684/1192 KB 160/256 KB 389/562 KB 104/140 KB 3/1118 KB 684/1192 KB 160/256 KB 389/562 KB 108/140 KB 3/1118 KB 684/1192 KB 160/256 KB 389/562 KB 112/140 KB 3/1118 KB 676/1192 KB 160/256 KB 389/562 KB 96/140 KB 3/1118 KB 684/1192 KB 160/256 KB 393/562 KB 112/140 KB 3/1118 KB 684/1192 KB 160/256 KB 397/562 KB 112/140 KB 3/1118 KB 684/1192 KB 160/256 KB 401/562 KB 112/140 KB 3/1118 KB 684/1192 KB 160/256 KB 389/562 KB 108/140 KB 3/1118 KB 688/1192 KB 160/256 KB 401/562 KB 112/140 KB 3/1118 KB 688/1192 KB 160/256 KB 401/562 KB 116/140 KB 3/1118 KB 692/1192 KB 164/256 KB 405/562 KB 120/140 KB 3/1118 KB 692/1192 KB 164/256 KB 405/562 KB 124/140 KB 3/1118 KB 692/1192 KB 164/256 KB 405/562 KB 128/140 KB 3/1118 KB 692/1192 KB 164/256 KB 405/562 KB 116/140 KB 3/1118 KB 688/1192 KB 164/256 KB 405/562 KB 116/140 KB 3/1118 KB 688/1192 KB 160/256 KB 405/562 KB 116/140 KB 3/1118 KB 692/1192 KB 164/256 KB 409/562 KB 128/140 KB 3/1118 KB 692/1192 KB 164/256 KB 413/562 KB 128/140 KB 3/1118 KB 692/1192 KB 168/256 KB 413/562 KB 128/140 KB 3/1118 KB 692/1192 KB 172/256 KB 413/562 KB 128/140 KB 3/1118 KB 692/1192 KB 176/256 KB 413/562 KB 128/140 KB 3/1118 KB 696/1192 KB 176/256 KB 417/562 KB 128/140 KB 3/1118 KB 700/1192 KB 176/256 KB 417/562 KB 128/140 KB 3/1118 KB 704/1192 KB 176/256 KB 417/562 KB 128/140 KB 3/1118 KB 704/1192 KB 176/256 KB 417/562 KB 132/140 KB 3/1118 KB 708/1192 KB 180/256 KB 417/562 KB 136/140 KB 3/1118 KB 708/1192 KB 180/256 KB 417/562 KB 140/140 KB 3/1118 KB 708/1192 KB 180/256 KB 417/562 KB 140/140 KB 3/1118 KB 692/1192 KB 176/256 KB 417/562 KB 128/140 KB 3/1118 KB 708/1192 KB 180/256 KB 421/562 KB 140/140 KB 3/1118 KB 708/1192 KB 180/256 KB 417/562 KB 132/140 KB 3/1118 KB 708/1192 KB 180/256 KB 425/562 KB 140/140 KB 3/1118 KB 708/1192 KB 184/256 KB 429/562 KB 140/140 KB 3/1118 KB 708/1192 KB 176/256 KB 417/562 KB 132/140 KB 3/1118 KB 708/1192 KB 184/256 KB 425/562 KB 140/140 KB 3/1118 KB 708/1192 KB 188/256 KB 429/562 KB 140/140 KB 3/1118 KB 708/1192 KB 192/256 KB 429/562 KB 140/140 KB 3/1118 KB 712/1192 KB 1 unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 92/256 KB 429/562 KB 140/140 KB 3/1118 KB 716/1192 KB 192/256 KB 429/562 KB 140/140 KB 3/1118 KB 720/1192 KB 192/256 KB 429/562 KB 140/140 KB 3/1118 KB 724/1192 KB 192/256 KB 429/562 KB 140/140 KB 3/1118 KB 728/1192 KB 196/256 KB 433/562 KB 140/140 KB 3/1118 KB 732/1192 KB 196/256 KB 433/562 KB 140/140 KB 3/1118 KB 736/1192 KB 196/256 KB 433/562 KB 140/140 KB 3/1118 KB 724/1192 KB 196/256 KB 433/562 KB 140/140 KB 3/1118 KB 736/1192 KB 196/256 KB 437/562 KB 140/140 KB 3/1118 KB 736/1192 KB 196/256 KB 441/562 KB 140/140 KB 3/1118 KB 736/1192 KB 196/256 KB 445/562 KB 140/140 KB 3/1118 KB 724/1192 KB 196/256 KB 429/562 KB 140/140 KB 3/1118 KB 736/1192 KB 200/256 KB 445/562 KB 140/140 KB 3/1118 KB 736/1192 KB 204/256 KB 445/562 KB 140/140 KB 3/1118 KB 736/1192 KB 208/256 KB 445/562 KB 140/140 KB 3/1118 KB 736/1192 KB 212/256 KB 445/562 KB 140/140 KB 3/1118 KB 740/1192 KB 216/256 KB 449/562 KB 140/140 KB 3/1118 KB 740/1192 KB 220/256 KB 449/562 KB 140/140 KB 3/1118 KB 740/1192 KB 224/256 KB 449/562 KB 140/140 KB 3/1118 KB 740/1192 KB 212/256 KB 449/562 KB 140/140 KB 3/1118 KB 736/1192 KB 212/256 KB 449/562 KB 140/140 KB 3/1118 KB 740/1192 KB 224/256 KB 453/562 KB 140/140 KB 3/1118 KB 740/1192 KB 224/256 KB 457/562 KB 3/1118 KB 740/1192 KB 224/256 KB 461/562 KB 3/1118 KB 744/1192 KB 224/256 KB 461/562 KB 3/1118 KB 748/1192 KB 224/256 KB 461/562 KB 3/1118 KB 752/1192 KB 228/256 KB 461/562 KB 3/1118 KB 752/1192 KB 228/256 KB 465/562 KB 3/1118 KB 752/1192 KB 228/256 KB 469/562 KB 3/1118 KB 752/1192 KB 228/256 KB 473/562 KB 3/1118 KB 748/1192 KB 228/256 KB 461/562 KB 3/1118 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 82.1 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 756/1192 KB 232/256 KB 473/562 KB 3/1118 KB 756/1192 KB 236/256 KB 473/562 KB 3/1118 KB 756/1192 KB 228/256 KB 473/562 KB 3/1118 KB 756/1192 KB 236/256 KB 477/562 KB 3/1118 KB 756/1192 KB 240/256 KB 477/562 KB 3/1118 KB 760/1192 KB 240/256 KB 477/562 KB 3/1118 KB 764/1192 KB 240/256 KB 477/562 KB 3/1118 KB 768/1192 KB 240/256 KB 477/562 KB 3/1118 KB 772/1192 KB 240/256 KB 477/562 KB 3/1118 KB 776/1192 KB 244/256 KB 481/562 KB 6/1118 KB 780/1192 KB 244/256 KB 481/562 KB 6/1118 KB 772/1192 KB 244/256 KB 481/562 KB 6/1118 KB 780/1192 KB 244/256 KB 481/562 KB 6/1118 KB 4/1461 KB 784/1192 KB 244/256 KB 481/562 KB 9/1118 KB 8/1461 KB 772/1192 KB 244/256 KB 481/562 KB 3/1118 KB 772/1192 KB 244/256 KB 477/562 KB 3/1118 KB 784/1192 KB 248/256 KB 481/562 KB 9/1118 KB 8/1461 KB 784/1192 KB 252/256 KB 485/562 KB 9/1118 KB 8/1461 KB 784/1192 KB 256/256 KB 485/562 KB 9/1118 KB 8/1461 KB 784/1192 KB 244/256 KB 481/562 KB 9/1118 KB 4/1461 KB 780/1192 KB 244/256 KB 481/562 KB 9/1118 KB 4/1461 KB 784/1192 KB 248/256 KB 485/562 KB 9/1118 KB 8/1461 KB 784/1192 KB 256/256 KB 489/562 KB 9/1118 KB 8/1461 KB 784/1192 KB 256/256 KB 489/562 KB 11/1118 KB 8/1461 KB 784/1192 KB 256/256 KB 493/562 KB 11/1118 KB 8/1461 KB 784/1192 KB 256/256 KB 493/562 KB 14/1118 KB 8/1461 KB 784/1192 KB 256/256 KB 497/562 KB 16/1118 KB 8/1461 KB 784/1192 KB 256/256 KB 497/562 KB 19/1118 KB 12/1461 KB 788/1192 KB 256/256 KB 497/562 KB 22/1118 KB 12/1461 KB 784/1192 KB 256/256 KB 497/562 KB 14/1118 KB 8/1461 KB 788/1192 KB 256/256 KB 497/562 KB 19/1118 KB 12/1461 KB 784/1192 KB 256/256 KB 497/562 KB 16/1118 KB 12/1461 KB 788/1192 KB 256/256 KB 497/562 KB 22/1118 KB 16/1461 KB 792/1192 KB 256/256 KB 497/562 KB 22/1118 KB 16/1461 KB 796/1192 KB 256/256 KB 497/562 KB 22/1118 KB 16/1461 KB 800/1192 KB 256/256 KB 501/562 KB 22/1118 KB 16/1461 KB 796/1192 KB 256/256 KB 501/562 KB 22/1118 KB 16/1461 KB 800/1192 KB 256/256 KB 505/562 KB 25/1118 KB 20/1461 KB 800/1192 KB 256/256 KB 501/562 KB 25/1118 KB 20/1461 KB 800/1192 KB 256/256 KB 509/562 KB 25/1118 KB 20/1461 KB 800/1192 KB 256/256 KB 513/562 KB 25/1118 KB 20/1461 KB 804/1192 KB 256/256 KB 517/562 KB 27/1118 KB 20/1461 KB 804/1192 KB 256/256 KB 521/562 KB 27/1118 KB 20/1461 KB 800/1192 KB 256/256 KB 501/562 KB 22/1118 KB 20/1461 KB 804/1192 KB 256/256 KB 521/562 KB 27/1118 KB 24/1461 KB 804/1192 KB 256/256 KB 521/562 KB 27/1118 KB 28/1461 KB 804/1192 KB 256/256 KB 513/562 KB 27/1118 KB 20/1461 KB 800/1192 KB 256/256 KB 513/562 KB 27/1118 KB 20/1461 KB 804/1192 KB 256/256 KB 521/562 KB 30/1118 KB 28/1461 KB 804/1192 KB 256/256 KB 521/562 KB 32/1118 KB 28/1461 KB 808/1192 KB 256/256 KB 521/562 KB 32/1118 KB 32/1461 KB 804/1192 KB 256/256 KB 521/562 KB 32/1118 KB 32/1461 KB 812/1192 KB 256/256 KB 521/562 KB 32/1118 KB 32/1461 KB 816/1192 KB 521/562 KB 32/1118 KB 36/1461 KB 816/1192 KB 525/562 KB 32/1118 KB 36/1461 KB 816/1192 KB 525/562 KB 36/1118 KB 36/1461 KB 820/1192 KB 525/562 KB 40/1118 KB 36/1461 KB 820/1192 KB 525/562 KB 44/1118 KB 36/1461 KB 820/1192 KB 529/562 KB 48/1118 KB 36/1461 KB 812/1192 KB 521/562 KB 32/1118 KB 36/1461 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 148.1 KB/sec) unit-abot-epc-basic-0: 10:32:08 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: 10:32:08 DEBUG unit.abot-epc-basic/0.install 820/1192 KB 529/562 KB 48/1118 KB 40/1461 KB 820/1192 KB 529/562 KB 48/1118 KB 44/1461 KB 820/1192 KB 529/562 KB 48/1118 KB 48/1461 KB 820/1192 KB 529/562 KB 44/1118 KB 36/1461 KB 820/1192 KB 525/562 KB 36/1118 KB 36/1461 KB 824/1192 KB 529/562 KB 48/1118 KB 48/1461 KB 828/1192 KB 529/562 KB 48/1118 KB 48/1461 KB 832/1192 KB 529/562 KB 48/1118 KB 52/1461 KB 836/1192 KB 533/562 KB 48/1118 KB 52/1461 KB 828/1192 KB 529/562 KB 48/1118 KB 52/1461 KB 836/1192 KB 533/562 KB 52/1118 KB 52/1461 KB 832/1192 KB 533/562 KB 48/1118 KB 52/1461 KB 836/1192 KB 537/562 KB 52/1118 KB 52/1461 KB 836/1192 KB 541/562 KB 52/1118 KB 52/1461 KB 836/1192 KB 541/562 KB 56/1118 KB 52/1461 KB 836/1192 KB 541/562 KB 60/1118 KB 52/1461 KB 836/1192 KB 541/562 KB 62/1118 KB 52/1461 KB 836/1192 KB 541/562 KB 62/1118 KB 56/1461 KB 836/1192 KB 541/562 KB 62/1118 KB 60/1461 KB 836/1192 KB 541/562 KB 66/1118 KB 60/1461 KB 840/1192 KB 545/562 KB 70/1118 KB 64/1461 KB 840/1192 KB 545/562 KB 74/1118 KB 64/1461 KB 840/1192 KB 545/562 KB 66/1118 KB 64/1461 KB 840/1192 KB 541/562 KB 66/1118 KB 64/1461 KB 836/1192 KB 541/562 KB 66/1118 KB 64/1461 KB 844/1192 KB 545/562 KB 74/1118 KB 64/1461 KB 848/1192 KB 545/562 KB 74/1118 KB 64/1461 KB 848/1192 KB 549/562 KB 74/1118 KB 64/1461 KB 848/1192 KB 553/562 KB 74/1118 KB 64/1461 KB 848/1192 KB 557/562 KB 74/1118 KB 64/1461 KB 848/1192 KB 557/562 KB 74/1118 KB 64/1461 KB 4/37 KB 848/1192 KB 557/562 KB 74/1118 KB 64/1461 KB 8/37 KB 848/1192 KB 557/562 KB 74/1118 KB 64/1461 KB 12/37 KB 848/1192 KB 557/562 KB 74/1118 KB 64/1461 KB 16/37 KB 848/1192 KB 557/562 KB 74/1118 KB 64/1461 KB 20/37 KB 848/1192 KB 561/562 KB 74/1118 KB 64/1461 KB 24/37 KB 852/1192 KB 561/562 KB 78/1118 KB 68/1461 KB 28/37 KB 852/1192 KB 561/562 KB 78/1118 KB 68/1461 KB 32/37 KB 848/1192 KB 561/562 KB 74/1118 KB 64/1461 KB 20/37 KB 852/1192 KB 561/562 KB 78/1118 KB 68/1461 KB 24/37 KB 852/1192 KB 561/562 KB 78/1118 KB 72/1461 KB 32/37 KB 852/1192 KB 561/562 KB 78/1118 KB 76/1461 KB 32/37 KB 852/1192 KB 561/562 KB 78/1118 KB 64/1461 KB 24/37 KB 848/1192 KB 561/562 KB 78/1118 KB 64/1461 KB 24/37 KB 852/1192 KB 562/562 KB 78/1118 KB 76/1461 KB 32/37 KB 852/1192 KB 562/562 KB 78/1118 KB 80/1461 KB 32/37 KB 856/1192 KB 562/562 KB 78/1118 KB 84/1461 KB 32/37 KB 856/1192 KB 562/562 KB 82/1118 KB 88/1461 KB 36/37 KB 856/1192 KB 562/562 KB 78/1118 KB 80/1461 KB 32/37 KB 860/1192 KB 562/562 KB 82/1118 KB 88/1461 KB 36/37 KB 864/1192 KB 562/562 KB 82/1118 KB 88/1461 KB 36/37 KB 856/1192 KB 562/562 KB 82/1118 KB 84/1461 KB 36/37 KB 864/1192 KB 562/562 KB 82/1118 KB 88/1461 KB 37/37 KB 856/1192 KB 562/562 KB 82/1118 KB 84/1461 KB 32/37 KB 864/1192 KB 562/562 KB 86/1118 KB 88/1461 KB 37/37 KB 864/1192 KB 562/562 KB 90/1118 KB 88/1461 KB 37/37 KB 868/1192 KB 562/562 KB 94/1118 KB 88/1461 KB 37/37 KB 868/1192 KB 562/562 KB 90/1118 KB 88/1461 KB 37/37 KB 868/1192 KB 562/562 KB 98/1118 KB 88/1461 KB 37/37 KB 872/1192 KB 562/562 KB 98/1118 KB 92/1461 KB 37/37 KB 872/1192 KB 562/562 KB 98/1118 KB 88/1461 KB 37/37 KB 872/1192 KB 562/562 KB 98/1118 KB 96/1461 KB 37/37 KB 876/1192 KB 562/562 KB 98/1118 KB 96/1461 KB 37/37 KB 880/1192 KB 562/562 KB 98/1118 KB 96/1461 KB 37/37 KB 880/1192 KB 562/562 KB 102/1118 KB 96/1461 KB 37/37 KB 880/1192 KB 562/562 KB 106/1118 KB 96/1461 KB 37/37 KB 884/1192 KB 562/562 KB 110/1118 KB 100/1461 KB 37/37 KB 884/1192 KB 562/562 KB 106/1118 KB 100/1461 KB 37/37 KB 88 unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 4/1192 KB 562/562 KB 110/1118 KB 104/1461 KB 37/37 KB 884/1192 KB 562/562 KB 110/1118 KB 108/1461 KB 37/37 KB 884/1192 KB 562/562 KB 106/1118 KB 96/1461 KB 37/37 KB 888/1192 KB 110/1118 KB 108/1461 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 321.6 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 888/1192 KB 114/1118 KB 108/1461 KB 37/37 KB 892/1192 KB 118/1118 KB 112/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 21.1 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 892/1192 KB 114/1118 KB 112/1461 KB 37/37 KB 888/1192 KB 114/1118 KB 112/1461 KB 37/37 KB 896/1192 KB 118/1118 KB 112/1461 KB 900/1192 KB 118/1118 KB 112/1461 KB 904/1192 KB 122/1118 KB 116/1461 KB 908/1192 KB 122/1118 KB 116/1461 KB 900/1192 KB 122/1118 KB 116/1461 KB 908/1192 KB 122/1118 KB 120/1461 KB 908/1192 KB 122/1118 KB 124/1461 KB 908/1192 KB 122/1118 KB 128/1461 KB 900/1192 KB 122/1118 KB 112/1461 KB 908/1192 KB 126/1118 KB 128/1461 KB 908/1192 KB 130/1118 KB 128/1461 KB 912/1192 KB 134/1118 KB 128/1461 KB 912/1192 KB 138/1118 KB 128/1461 KB 912/1192 KB 142/1118 KB 128/1461 KB 912/1192 KB 146/1118 KB 128/1461 KB 912/1192 KB 130/1118 KB 128/1461 KB 916/1192 KB 150/1118 KB 132/1461 KB 920/1192 KB 150/1118 KB 132/1461 KB 924/1192 KB 150/1118 KB 132/1461 KB 928/1192 KB 150/1118 KB 132/1461 KB 912/1192 KB 146/1118 KB 132/1461 KB 928/1192 KB 150/1118 KB 136/1461 KB 928/1192 KB 150/1118 KB 140/1461 KB 928/1192 KB 3/46 KB 150/1118 KB 140/1461 KB 928/1192 KB 3/46 KB 4/287 KB 150/1118 KB 140/1461 KB 928/1192 KB 6/46 KB 4/287 KB 150/1118 KB 140/1461 KB 928/1192 KB 9/46 KB 4/287 KB 150/1118 KB 140/1461 KB 928/1192 KB 9/46 KB 8/287 KB 150/1118 KB 140/1461 KB 928/1192 KB 11/46 KB 8/287 KB 150/1118 KB 140/1461 KB 928/1192 KB 11/46 KB 12/287 KB 150/1118 KB 140/1461 KB 928/1192 KB 11/46 KB 16/287 KB 150/1118 KB 140/1461 KB 928/1192 KB 14/46 KB 20/287 KB 150/1118 KB 144/1461 KB 932/1192 KB 14/46 KB 24/287 KB 150/1118 KB 144/1461 KB 932/1192 KB 14/46 KB 28/287 KB 150/1118 KB 144/1461 KB 932/1192 KB 14/46 KB 32/287 KB 150/1118 KB 144/1461 KB 928/1192 KB 14/46 KB 16/287 KB 150/1118 KB 140/1461 KB 932/1192 KB 16/46 KB 32/287 KB 150/1118 KB 144/1461 KB 932/1192 KB 19/46 KB 32/287 KB 150/1118 KB 144/1461 KB 932/1192 KB 22/46 KB 32/287 KB 150/1118 KB 144/1461 KB 932/1192 KB 25/46 KB 32/287 KB 150/1118 KB 144/1461 KB 932/1192 KB 14/46 KB 20/287 KB 150/1118 KB 144/1461 KB 912/1192 KB 150/1118 KB 132/1461 KB 928/1192 KB 14/46 KB 16/287 KB 150/1118 KB 144/1461 KB 932/1192 KB 25/46 KB 32/287 KB 154/1118 KB 144/1461 KB 932/1192 KB 25/46 KB 32/287 KB 158/1118 KB 144/1461 KB 932/1192 KB 25/46 KB 32/287 KB 158/1118 KB 148/1461 KB 932/1192 KB 25/46 KB 32/287 KB 158/1118 KB 152/1461 KB 936/1192 KB 25/46 KB 32/287 KB 158/1118 KB 152/1461 KB 940/1192 KB 27/46 KB 32/287 KB 158/1118 KB 152/1461 KB 940/1192 KB 30/46 KB 32/287 KB 162/1118 KB 156/1461 KB 940/1192 KB 27/46 KB 32/287 KB 162/1118 KB 156/1461 KB 940/1192 KB 30/46 KB 32/287 KB 166/1118 KB 156/1461 KB 940/1192 KB 30/46 KB 32/287 KB 170/1118 KB 156/1461 KB 940/1192 KB 30/46 KB 32/287 KB 174/1118 KB 156/1461 KB 940/1192 KB 30/46 KB 32/287 KB 178/1118 KB 156/1461 KB 940/1192 KB 32/46 KB 36/287 KB 182/1118 KB 156/1461 KB 940/1192 KB 27/46 KB 32/287 KB 158/1118 KB 156/1461 KB 940/1192 KB 27/46 KB 32/287 KB 158/1118 KB 156/1461 KB 940/1192 KB 32/46 KB 36/287 KB 182/1118 KB 160/1461 KB 944/1192 KB 32/46 KB 36/287 KB 182/1118 KB 160/1461 KB 948/1192 KB 32/46 KB 36/287 KB 182/1118 KB 160/1461 KB 952/1192 KB 32/46 KB 36/287 KB 182/1118 KB 164/1461 KB 956/1192 KB 32/46 KB 36/287 KB 182/1118 KB 164/1461 KB 960/1192 KB 32/46 KB 36/287 KB 182/1118 KB 164/1461 KB 940/1192 KB 32/46 KB 36/287 KB 178/1118 KB 156/1461 KB 940/1192 KB 32/46 KB 32/287 KB 178/1118 KB 156/1461 KB 948/1192 KB 32/46 KB 36/287 KB 182/1118 KB 164/1461 KB 960/1192 KB 32/46 KB 36/287 KB 182/1118 KB 168/1461 KB 960/1192 KB 32/46 KB 40/287 KB 182/1118 KB 172/1461 KB 960/1192 unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install KB 32/46 KB 40/287 KB 182/1118 KB 176/1461 KB 960/1192 KB 32/46 KB 40/287 KB 182/1118 KB 168/1461 KB 960/1192 KB 32/46 KB 44/287 KB 182/1118 KB 176/1461 KB 960/1192 KB 32/46 KB 48/287 KB 182/1118 KB 176/1461 KB 960/1192 KB 36/46 KB 48/287 KB 182/1118 KB 176/1461 KB 960/1192 KB 40/46 KB 48/287 KB 182/1118 KB 176/1461 KB 960/1192 KB 44/46 KB 48/287 KB 182/1118 KB 176/1461 KB 960/1192 KB 46/46 KB 48/287 KB 182/1118 KB 176/1461 KB 960/1192 KB 46/46 KB 48/287 KB 186/1118 KB 180/1461 KB 964/1192 KB 46/46 KB 52/287 KB 186/1118 KB 184/1461 KB 964/1192 KB 46/46 KB 52/287 KB 186/1118 KB 188/1461 KB 960/1192 KB 46/46 KB 48/287 KB 186/1118 KB 176/1461 KB 964/1192 KB 46/46 KB 52/287 KB 190/1118 KB 188/1461 KB 964/1192 KB 46/46 KB 52/287 KB 186/1118 KB 180/1461 KB 968/1192 KB 46/46 KB 52/287 KB 190/1118 KB 188/1461 KB 972/1192 KB 46/46 KB 52/287 KB 190/1118 KB 188/1461 KB 960/1192 KB 46/46 KB 52/287 KB 186/1118 KB 180/1461 KB 972/1192 KB 46/46 KB 56/287 KB 190/1118 KB 192/1461 KB 972/1192 KB 46/46 KB 60/287 KB 190/1118 KB 192/1461 KB 972/1192 KB 46/46 KB 64/287 KB 190/1118 KB 192/1461 KB 972/1192 KB 46/46 KB 52/287 KB 190/1118 KB 192/1461 KB 976/1192 KB 46/46 KB 64/287 KB 190/1118 KB 192/1461 KB 976/1192 KB 46/46 KB 68/287 KB 190/1118 KB 192/1461 KB 980/1192 KB 46/46 KB 72/287 KB 194/1118 KB 196/1461 KB 980/1192 KB 46/46 KB 76/287 KB 194/1118 KB 196/1461 KB 980/1192 KB 46/46 KB 68/287 KB 194/1118 KB 196/1461 KB 980/1192 KB 46/46 KB 68/287 KB 194/1118 KB 192/1461 KB 976/1192 KB 46/46 KB 68/287 KB 194/1118 KB 192/1461 KB 980/1192 KB 46/46 KB 76/287 KB 198/1118 KB 196/1461 KB 980/1192 KB 46/46 KB 76/287 KB 202/1118 KB 196/1461 KB 980/1192 KB 46/46 KB 76/287 KB 206/1118 KB 196/1461 KB 980/1192 KB 46/46 KB 76/287 KB 206/1118 KB 200/1461 KB 984/1192 KB 46/46 KB 76/287 KB 206/1118 KB 204/1461 KB 984/1192 KB 46/46 KB 76/287 KB 206/1118 KB 200/1461 KB 988/1192 KB 46/46 KB 80/287 KB 206/1118 KB 204/1461 KB 984/1192 KB 46/46 KB 80/287 KB 206/1118 KB 204/1461 KB 988/1192 KB 46/46 KB 80/287 KB 206/1118 KB 208/1461 KB 992/1192 KB 46/46 KB 80/287 KB 206/1118 KB 208/1461 KB 996/1192 KB 46/46 KB 80/287 KB 210/1118 KB 208/1461 KB 1000/1192 KB 84/287 KB 210/1118 KB 212/1461 KB 1004/1192 KB 84/287 KB 210/1118 KB 212/1461 KB 1008/1192 KB 84/287 KB 210/1118 KB 212/1461 KB 992/1192 KB 46/46 KB 80/287 KB 210/1118 KB 208/1461 KB 1008/1192 KB 84/287 KB 214/1118 KB 212/1461 KB 1008/1192 KB 84/287 KB 218/1118 KB 212/1461 KB 1008/1192 KB 84/287 KB 222/1118 KB 212/1461 KB 996/1192 KB 84/287 KB 210/1118 KB 212/1461 KB 996/1192 KB 84/287 KB 210/1118 KB 208/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 25.4 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 1008/1192 KB 84/287 KB 226/1118 KB 212/1461 KB 1012/1192 KB 88/287 KB 230/1118 KB 216/1461 KB 1012/1192 KB 88/287 KB 234/1118 KB 216/1461 KB 1012/1192 KB 88/287 KB 238/1118 KB 216/1461 KB 1012/1192 KB 88/287 KB 226/1118 KB 216/1461 KB 1008/1192 KB 88/287 KB 226/1118 KB 216/1461 KB 1008/1192 KB 88/287 KB 226/1118 KB 212/1461 KB 1012/1192 KB 92/287 KB 238/1118 KB 216/1461 KB 1012/1192 KB 92/287 KB 238/1118 KB 220/1461 KB 1012/1192 KB 96/287 KB 238/1118 KB 220/1461 KB 1012/1192 KB 96/287 KB 238/1118 KB 224/1461 KB 1012/1192 KB 100/287 KB 238/1118 KB 224/1461 KB 1012/1192 KB 104/287 KB 238/1118 KB 228/1461 KB 1012/1192 KB 108/287 KB 238/1118 KB 228/1461 KB 1016/1192 KB 112/287 KB 238/1118 KB 228/1461 KB 1012/1192 KB 100/287 KB 238/1118 KB 228/1461 KB 1016/1192 KB 112/287 KB 238/1118 KB 232/1461 KB 1016/1192 KB 112/287 KB 238/1118 KB 236/1461 KB 1016/1192 KB 112/287 KB 238/1118 KB 240/1461 KB 1016/1192 KB 108/287 KB 238/1118 KB 228/1461 KB 1020/1192 KB 112/287 KB 238/1118 KB 240/1461 KB 1024/1192 KB 112/287 KB 238/1118 KB 240/1461 KB 1024/1192 KB 112/287 KB 242/1118 KB 240/1461 KB 1024/1192 KB 116/287 KB 246/1118 KB 240/1461 KB 1024/1192 KB 116/287 KB 250/1118 KB 240/1461 KB 1024/1192 KB 116/287 KB 254/1118 KB 240/1461 KB 1024/1192 KB 116/287 KB 258/1118 KB 240/1461 KB 1024/1192 KB 116/287 KB 242/1118 KB 240/1461 KB 1028/1192 KB 120/287 KB 258/1118 KB 244/1461 KB 1028/1192 KB 116/287 KB 258/1118 KB 244/1461 KB 1024/1192 KB 116/287 KB 258/1118 KB 244/1461 KB 1028/1192 KB 120/287 KB 258/1118 KB 248/1461 KB 1032/1192 KB 120/287 KB 258/1118 KB 248/1461 KB 1032/1192 KB 124/287 KB 258/1118 KB 252/1461 KB 1032/1192 KB 128/287 KB 258/1118 KB 252/1461 KB 1032/1192 KB 128/287 KB 258/1118 KB 252/1461 KB 1036/1192 KB 128/287 KB 258/1118 KB 256/1461 KB 1036/1192 KB 128/287 KB 258/1118 KB 252/1461 KB 1040/1192 KB 128/287 KB 258/1118 KB 256/1461 KB 1040/1192 KB 128/287 KB 258/1118 KB 260/1461 KB 1044/1192 KB 132/287 KB 262/1118 KB 264/1461 KB 1044/1192 KB 132/287 KB 262/1118 KB 268/1461 KB 1044/1192 KB 132/287 KB 262/1118 KB 269/1461 KB 1044/1192 KB 132/287 KB 262/1118 KB 260/1461 KB 1040/1192 KB 132/287 KB 262/1118 KB 260/1461 KB 1040/1192 KB 128/287 KB 262/1118 KB 260/1461 KB 1044/1192 KB 132/287 KB 266/1118 KB 269/1461 KB 1044/1192 KB 132/287 KB 270/1118 KB 269/1461 KB 1044/1192 KB 136/287 KB 270/1118 KB 269/1461 KB 1048/1192 KB 136/287 KB 270/1118 KB 269/1461 KB 1048/1192 KB 140/287 KB 270/1118 KB 269/1461 KB 1048/1192 KB 144/287 KB 270/1118 KB 269/1461 KB 1052/1192 KB 148/287 KB 270/1118 KB 269/1461 KB 1052/1192 KB 152/287 KB 274/1118 KB 273/1461 KB 1052/1192 KB 156/287 KB 274/1118 KB 273/1461 KB 1052/1192 KB 160/287 KB 274/1118 KB 273/1461 KB 1052/1192 KB 144/287 KB 270/1118 KB 269/1461 KB 1056/1192 KB 160/287 KB 274/1118 KB 273/1461 KB 1060/1192 KB 160/287 KB 274/1118 KB 273/1461 KB 1064/1192 KB 160/287 KB 274/1118 KB 273/1461 KB 1052/1192 KB 148/287 KB 274/1118 KB 273/1461 KB 1052/1192 KB 148/287 KB 274/1118 KB 269/1461 KB 1064/1192 KB 160/287 KB 278/1118 KB 273/1461 KB 1064/1192 KB 160/287 KB 282/1118 KB 273/1461 KB 1064/1192 KB 160/287 KB 286/1118 KB 273/1461 KB 1064/1192 KB 160/287 KB 286/1118 KB 277/1461 KB 1064/1192 KB 160/287 KB 286/1118 KB 281/1461 KB 1064/1192 KB 160/287 KB 286/1118 KB 285/1461 KB 1068/1192 KB 160/287 KB 286/1118 KB 285/1461 KB 1072/1192 KB 160/287 KB 286/1118 KB 285/1461 KB 1076/1192 KB 160/287 KB 290/1118 KB 285/1461 KB 1080/1192 KB 164/287 KB 290/1118 KB 289/1461 KB 107 unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 2/1192 KB 160/287 KB 290/1118 KB 285/1461 KB 1080/1192 KB 164/287 KB 294/1118 KB 289/1461 KB 1080/1192 KB 164/287 KB 298/1118 KB 289/1461 KB 1076/1192 KB 164/287 KB 290/1118 KB 289/1461 KB 1076/1192 KB 160/287 KB 290/1118 KB 289/1461 KB 1080/1192 KB 168/287 KB 298/1118 KB 289/1461 KB 1080/1192 KB 168/287 KB 298/1118 KB 293/1461 KB 1080/1192 KB 168/287 KB 302/1118 KB 297/1461 KB 1080/1192 KB 168/287 KB 302/1118 KB 293/1461 KB 1080/1192 KB 172/287 KB 302/1118 KB 297/1461 KB 1080/1192 KB 176/287 KB 302/1118 KB 297/1461 KB 1080/1192 KB 176/287 KB 302/1118 KB 301/1461 KB 1080/1192 KB 176/287 KB 302/1118 KB 305/1461 KB 1084/1192 KB 180/287 KB 306/1118 KB 309/1461 KB 1084/1192 KB 180/287 KB 306/1118 KB 313/1461 KB 1084/1192 KB 180/287 KB 306/1118 KB 317/1461 KB 1084/1192 KB 180/287 KB 306/1118 KB 305/1461 KB 1084/1192 KB 180/287 KB 310/1118 KB 317/1461 KB 1084/1192 KB 176/287 KB 302/1118 KB 305/1461 KB 1088/1192 KB 180/287 KB 310/1118 KB 317/1461 KB 1092/1192 KB 180/287 KB 310/1118 KB 317/1461 KB 1096/1192 KB 180/287 KB 314/1118 KB 317/1461 KB 1100/1192 KB 180/287 KB 314/1118 KB 317/1461 KB 1104/1192 KB 180/287 KB 314/1118 KB 317/1461 KB 1084/1192 KB 180/287 KB 302/1118 KB 305/1461 KB 1104/1192 KB 184/287 KB 314/1118 KB 317/1461 KB 1104/1192 KB 188/287 KB 314/1118 KB 317/1461 KB 1104/1192 KB 192/287 KB 314/1118 KB 317/1461 KB 1092/1192 KB 180/287 KB 314/1118 KB 317/1461 KB 1104/1192 KB 192/287 KB 318/1118 KB 317/1461 KB 1104/1192 KB 196/287 KB 318/1118 KB 317/1461 KB 1108/1192 KB 200/287 KB 322/1118 KB 321/1461 KB 1108/1192 KB 204/287 KB 322/1118 KB 321/1461 KB 1108/1192 KB 196/287 KB 322/1118 KB 321/1461 KB 1108/1192 KB 204/287 KB 326/1118 KB 321/1461 KB 1108/1192 KB 204/287 KB 330/1118 KB 321/1461 KB 1108/1192 KB 204/287 KB 334/1118 KB 321/1461 KB 1108/1192 KB 196/287 KB 318/1118 KB 321/1461 KB 1104/1192 KB 196/287 KB 318/1118 KB 321/1461 KB 1108/1192 KB 204/287 KB 334/1118 KB 325/1461 KB 1108/1192 KB 204/287 KB 334/1118 KB 329/1461 KB 1108/1192 KB 204/287 KB 334/1118 KB 333/1461 KB 1112/1192 KB 204/287 KB 334/1118 KB 333/1461 KB 1116/1192 KB 208/287 KB 334/1118 KB 333/1461 KB 1120/1192 KB 208/287 KB 334/1118 KB 333/1461 KB 1124/1192 KB 208/287 KB 334/1118 KB 333/1461 KB 1128/1192 KB 208/287 KB 338/1118 KB 337/1461 KB 1132/1192 KB 208/287 KB 338/1118 KB 337/1461 KB 1112/1192 KB 208/287 KB 334/1118 KB 333/1461 KB 1132/1192 KB 212/287 KB 338/1118 KB 337/1461 KB 1132/1192 KB 216/287 KB 338/1118 KB 337/1461 KB 1132/1192 KB 220/287 KB 338/1118 KB 337/1461 KB 1132/1192 KB 224/287 KB 338/1118 KB 337/1461 KB 1124/1192 KB 208/287 KB 338/1118 KB 337/1461 KB 1124/1192 KB 208/287 KB 334/1118 KB 337/1461 KB 1132/1192 KB 224/287 KB 338/1118 KB 341/1461 KB 1132/1192 KB 224/287 KB 338/1118 KB 345/1461 KB 1132/1192 KB 224/287 KB 342/1118 KB 345/1461 KB 1132/1192 KB 224/287 KB 346/1118 KB 345/1461 KB 1132/1192 KB 224/287 KB 346/1118 KB 349/1461 KB 1136/1192 KB 224/287 KB 350/1118 KB 349/1461 KB 1140/1192 KB 224/287 KB 350/1118 KB 349/1461 KB 1144/1192 KB 224/287 KB 350/1118 KB 349/1461 KB 1148/1192 KB 224/287 KB 350/1118 KB 349/1461 KB 1152/1192 KB 224/287 KB 350/1118 KB 349/1461 KB 1156/1192 KB 224/287 KB 350/1118 KB 349/1461 KB 1160/1192 KB 224/287 KB 350/1118 KB 349/1461 KB 1164/1192 KB 228/287 KB 350/1118 KB 353/1461 KB 1168/1192 KB 228/287 KB 350/1118 KB 353/1461 KB 1160/1192 KB 228/287 KB 350/1118 KB 353/1461 KB 1160/1192 KB 224/287 KB 350/1118 KB 353/1461 KB 1132/1192 KB 224/287 KB 350/1118 KB 349/1461 K unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install B 1168/1192 KB 228/287 KB 354/1118 KB 353/1461 KB 1168/1192 KB 232/287 KB 354/1118 KB 357/1461 KB 1168/1192 KB 236/287 KB 354/1118 KB 357/1461 KB 1168/1192 KB 240/287 KB 358/1118 KB 357/1461 KB 1168/1192 KB 228/287 KB 354/1118 KB 357/1461 KB 1168/1192 KB 236/287 KB 358/1118 KB 357/1461 KB 1168/1192 KB 240/287 KB 362/1118 KB 361/1461 KB 1168/1192 KB 240/287 KB 366/1118 KB 361/1461 KB 1168/1192 KB 240/287 KB 358/1118 KB 361/1461 KB 1168/1192 KB 240/287 KB 366/1118 KB 365/1461 KB 1168/1192 KB 244/287 KB 366/1118 KB 365/1461 KB 1168/1192 KB 248/287 KB 366/1118 KB 365/1461 KB 1168/1192 KB 252/287 KB 370/1118 KB 369/1461 KB 1168/1192 KB 256/287 KB 370/1118 KB 369/1461 KB 1168/1192 KB 248/287 KB 370/1118 KB 369/1461 KB 1168/1192 KB 256/287 KB 370/1118 KB 373/1461 KB 1168/1192 KB 256/287 KB 370/1118 KB 377/1461 KB 1168/1192 KB 256/287 KB 370/1118 KB 381/1461 KB 1168/1192 KB 256/287 KB 370/1118 KB 385/1461 KB 1172/1192 KB 260/287 KB 370/1118 KB 389/1461 KB 1172/1192 KB 260/287 KB 370/1118 KB 393/1461 KB 1172/1192 KB 260/287 KB 370/1118 KB 397/1461 KB 1172/1192 KB 260/287 KB 370/1118 KB 401/1461 KB 1168/1192 KB 248/287 KB 370/1118 KB 365/1461 KB 1172/1192 KB 260/287 KB 374/1118 KB 401/1461 KB 1172/1192 KB 260/287 KB 378/1118 KB 401/1461 KB 1172/1192 KB 260/287 KB 382/1118 KB 401/1461 KB 1172/1192 KB 260/287 KB 386/1118 KB 401/1461 KB 1172/1192 KB 260/287 KB 390/1118 KB 401/1461 KB 1172/1192 KB 260/287 KB 394/1118 KB 401/1461 KB 1172/1192 KB 260/287 KB 398/1118 KB 401/1461 KB 1172/1192 KB 260/287 KB 402/1118 KB 401/1461 KB 1172/1192 KB 260/287 KB 406/1118 KB 405/1461 KB 1172/1192 KB 260/287 KB 410/1118 KB 405/1461 KB 1172/1192 KB 260/287 KB 414/1118 KB 405/1461 KB 1172/1192 KB 260/287 KB 370/1118 KB 385/1461 KB 1172/1192 KB 256/287 KB 370/1118 KB 385/1461 KB 1172/1192 KB 264/287 KB 414/1118 KB 405/1461 KB 1176/1192 KB 268/287 KB 414/1118 KB 405/1461 KB 1176/1192 KB 272/287 KB 414/1118 KB 405/1461 KB 1176/1192 KB 276/287 KB 414/1118 KB 405/1461 KB 1176/1192 KB 280/287 KB 414/1118 KB 405/1461 KB 1172/1192 KB 260/287 KB 402/1118 KB 405/1461 KB 1176/1192 KB 280/287 KB 414/1118 KB 409/1461 KB 1176/1192 KB 264/287 KB 414/1118 KB 405/1461 KB 1180/1192 KB 284/287 KB 414/1118 KB 409/1461 KB 1184/1192 KB 284/287 KB 414/1118 KB 409/1461 KB 1188/1192 KB 284/287 KB 414/1118 KB 409/1461 KB 1192/1192 KB 284/287 KB 414/1118 KB 409/1461 KB 1192/1192 KB 284/287 KB 414/1118 KB 409/1461 KB 1176/1192 KB 284/287 KB 414/1118 KB 409/1461 KB 1192/1192 KB 284/287 KB 414/1118 KB 413/1461 KB 1192/1192 KB 287/287 KB 414/1118 KB 413/1461 KB 1192/1192 KB 287/287 KB 414/1118 KB 417/1461 KB 1192/1192 KB 287/287 KB 418/1118 KB 417/1461 KB 1192/1192 KB 287/287 KB 422/1118 KB 421/1461 KB 1192/1192 KB 287/287 KB 426/1118 KB 421/1461 KB 1192/1192 KB 287/287 KB 418/1118 KB 421/1461 KB 1192/1192 KB 287/287 KB 426/1118 KB 425/1461 KB 1192/1192 KB 287/287 KB 426/1118 KB 429/1461 KB 1192/1192 KB 287/287 KB 430/1118 KB 429/1461 KB 1192/1192 KB 287/287 KB 434/1118 KB 429/1461 KB 1192/1192 KB 287/287 KB 438/1118 KB 433/1461 KB 1192/1192 KB 287/287 KB 442/1118 KB 433/1461 KB 1192/1192 KB 287/287 KB 446/1118 KB 433/1461 KB 1192/1192 KB 287/287 KB 450/1118 KB 433/1461 KB 1192/1192 KB 287/287 KB 454/1118 KB 433/1461 KB 1192/1192 KB 287/287 KB 458/1118 KB 433/1461 KB 1192/1192 KB 287/287 KB 462/1118 KB 433/1461 KB 1192/1192 KB 287/287 KB 434/1118 KB 433/1461 KB 1192/1192 KB 287/287 KB 462/1118 KB 437/1461 KB 1192/1192 KB 287/287 KB 462/1118 KB 44 unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 1/1461 KB 1192/1192 KB 287/287 KB 462/1118 KB 445/1461 KB 1192/1192 KB 287/287 KB 462/1118 KB 449/1461 KB 1192/1192 KB 287/287 KB 462/1118 KB 453/1461 KB 1192/1192 KB 287/287 KB 462/1118 KB 457/1461 KB 1192/1192 KB 287/287 KB 462/1118 KB 461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 644.4 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 287/287 KB 466/1118 KB 461/1461 KB 287/287 KB 470/1118 KB 465/1461 KB 474/1118 KB 465/1461 KB 478/1118 KB 465/1461 KB 482/1118 KB 465/1461 KB 486/1118 KB 465/1461 KB 490/1118 KB 465/1461 KB 494/1118 KB 465/1461 KB 498/1118 KB 465/1461 KB 287/287 KB 466/1118 KB 465/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 154.9 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 498/1118 KB 469/1461 KB 498/1118 KB 473/1461 KB 498/1118 KB 477/1461 KB 498/1118 KB 481/1461 KB 498/1118 KB 485/1461 KB 498/1118 KB 489/1461 KB 498/1118 KB 493/1461 KB 498/1118 KB 497/1461 KB 502/1118 KB 501/1461 KB 502/1118 KB 505/1461 KB 502/1118 KB 509/1461 KB 502/1118 KB 513/1461 KB 502/1118 KB 517/1461 KB 502/1118 KB 521/1461 KB 502/1118 KB 525/1461 KB 502/1118 KB 529/1461 KB 502/1118 KB 497/1461 KB 506/1118 KB 529/1461 KB 510/1118 KB 529/1461 KB 514/1118 KB 529/1461 KB 518/1118 KB 529/1461 KB 522/1118 KB 529/1461 KB 526/1118 KB 529/1461 KB 530/1118 KB 529/1461 KB 534/1118 KB 529/1461 KB 538/1118 KB 533/1461 KB 542/1118 KB 533/1461 KB 546/1118 KB 533/1461 KB 550/1118 KB 533/1461 KB 554/1118 KB 533/1461 KB 558/1118 KB 533/1461 KB 562/1118 KB 533/1461 KB 534/1118 KB 533/1461 KB 562/1118 KB 537/1461 KB 562/1118 KB 541/1461 KB 562/1118 KB 545/1461 KB 562/1118 KB 549/1461 KB 562/1118 KB 553/1461 KB 562/1118 KB 557/1461 KB 562/1118 KB 561/1461 KB 566/1118 KB 565/1461 KB 566/1118 KB 569/1461 KB 566/1118 KB 573/1461 KB 566/1118 KB 577/1461 KB 566/1118 KB 581/1461 KB 566/1118 KB 585/1461 KB 566/1118 KB 589/1461 KB 566/1118 KB 593/1461 KB 566/1118 KB 561/1461 KB 570/1118 KB 593/1461 KB 574/1118 KB 593/1461 KB 578/1118 KB 593/1461 KB 582/1118 KB 593/1461 KB 586/1118 KB 593/1461 KB 590/1118 KB 593/1461 KB 594/1118 KB 593/1461 KB 598/1118 KB 593/1461 KB 602/1118 KB 597/1461 KB 606/1118 KB 597/1461 KB 610/1118 KB 597/1461 KB 614/1118 KB 597/1461 KB 618/1118 KB 597/1461 KB 622/1118 KB 597/1461 KB 626/1118 KB 597/1461 KB 630/1118 KB 597/1461 KB 598/1118 KB 597/1461 KB 630/1118 KB 601/1461 KB 630/1118 KB 605/1461 KB 630/1118 KB 609/1461 KB 630/1118 KB 613/1461 KB 630/1118 KB 617/1461 KB 630/1118 KB 621/1461 KB 630/1118 KB 625/1461 KB 634/1118 KB 629/1461 KB 634/1118 KB 633/1461 KB 634/1118 KB 637/1461 KB 634/1118 KB 641/1461 KB 634/1118 KB 645/1461 KB 634/1118 KB 649/1461 KB 634/1118 KB 653/1461 KB 634/1118 KB 657/1461 KB 634/1118 KB 625/1461 KB 638/1118 KB 657/1461 KB 642/1118 KB 657/1461 KB 646/1118 KB 657/1461 KB 650/1118 KB 657/1461 KB 654/1118 KB 657/1461 KB 658/1118 KB 657/1461 KB 662/1118 KB 657/1461 KB 666/1118 KB 661/1461 KB 670/1118 KB 661/1461 KB 674/1118 KB 661/1461 KB 678/1118 KB 661/1461 KB 682/1118 KB 661/1461 KB 686/1118 KB 661/1461 KB 690/1118 KB 661/1461 KB 662/1118 KB 661/1461 KB 690/1118 KB 665/1461 KB 690/1118 KB 669/1461 KB 690/1118 KB 673/1461 KB 690/1118 KB 677/1461 KB 690/1118 KB 681/1461 KB 690/1118 KB 685/1461 KB 690/1118 KB 689/1461 KB 690/1118 KB 693/1461 KB 694/1118 KB 697/1461 KB 694/1118 KB 701/1461 KB 694/1118 KB 705/1461 KB 694/1118 KB 709/1461 KB 694/1118 KB 713/1461 KB 694/1118 KB 717/1461 KB 694/1118 KB 721/1461 KB 694/1118 KB 725/1461 KB 694/1118 KB 693/1461 KB 698/1118 KB 725/1461 KB 702/1118 KB 725/1461 KB 706/1118 KB 725/1461 KB 710/1118 KB 725/1461 KB 714/1118 KB 725/1461 KB 718/1118 KB 725/1461 KB 722/1118 KB 725/1461 KB 726/1118 KB 729/1461 KB 730/1118 KB 729/1461 KB 734/1118 KB 729/1461 KB 738/1118 KB 729/1461 KB 742/1118 KB 729/1461 KB 746/1118 KB 729/1461 KB 750/1118 KB 729/1461 KB 754/1118 KB 729/1461 KB 722/1118 KB 729/1461 KB 754/1118 KB 733/1461 KB 754/1118 KB 737/1461 KB 754/1118 KB 741/1461 KB 754/1118 KB 745/1461 KB 754/1118 KB 749/1461 KB 754/1118 KB 753/1461 KB 754/1118 KB 757/1461 KB 758/1118 KB 761/1461 KB 758/1118 KB 765/1461 KB 758/1118 KB 769/1461 KB 758/1118 KB 773/1461 KB 758/111 unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 8 KB 777/1461 KB 758/1118 KB 781/1461 KB 758/1118 KB 785/1461 KB 758/1118 KB 757/1461 KB 762/1118 KB 785/1461 KB 766/1118 KB 785/1461 KB 770/1118 KB 785/1461 KB 774/1118 KB 785/1461 KB 778/1118 KB 785/1461 KB 782/1118 KB 785/1461 KB 786/1118 KB 785/1461 KB 790/1118 KB 789/1461 KB 794/1118 KB 789/1461 KB 798/1118 KB 789/1461 KB 802/1118 KB 789/1461 KB 806/1118 KB 789/1461 KB 810/1118 KB 789/1461 KB 814/1118 KB 789/1461 KB 818/1118 KB 789/1461 KB 786/1118 KB 789/1461 KB 818/1118 KB 793/1461 KB 818/1118 KB 797/1461 KB 818/1118 KB 801/1461 KB 818/1118 KB 805/1461 KB 818/1118 KB 809/1461 KB 818/1118 KB 813/1461 KB 818/1118 KB 817/1461 KB 818/1118 KB 821/1461 KB 822/1118 KB 825/1461 KB 822/1118 KB 829/1461 KB 822/1118 KB 833/1461 KB 822/1118 KB 837/1461 KB 822/1118 KB 841/1461 KB 822/1118 KB 845/1461 KB 822/1118 KB 849/1461 KB 822/1118 KB 853/1461 KB 822/1118 KB 821/1461 KB 826/1118 KB 853/1461 KB 830/1118 KB 853/1461 KB 834/1118 KB 853/1461 KB 838/1118 KB 853/1461 KB 842/1118 KB 853/1461 KB 846/1118 KB 853/1461 KB 850/1118 KB 853/1461 KB 854/1118 KB 853/1461 KB 858/1118 KB 857/1461 KB 862/1118 KB 857/1461 KB 866/1118 KB 857/1461 KB 870/1118 KB 857/1461 KB 874/1118 KB 857/1461 KB 878/1118 KB 857/1461 KB 882/1118 KB 857/1461 KB 854/1118 KB 857/1461 KB 882/1118 KB 861/1461 KB 882/1118 KB 865/1461 KB 882/1118 KB 869/1461 KB 882/1118 KB 873/1461 KB 882/1118 KB 877/1461 KB 882/1118 KB 881/1461 KB 882/1118 KB 885/1461 KB 886/1118 KB 889/1461 KB 886/1118 KB 893/1461 KB 886/1118 KB 897/1461 KB 886/1118 KB 901/1461 KB 886/1118 KB 905/1461 KB 886/1118 KB 909/1461 KB 886/1118 KB 913/1461 KB 886/1118 KB 885/1461 KB 890/1118 KB 913/1461 KB 894/1118 KB 913/1461 KB 898/1118 KB 913/1461 KB 902/1118 KB 913/1461 KB 906/1118 KB 913/1461 KB 910/1118 KB 913/1461 KB 914/1118 KB 913/1461 KB 918/1118 KB 913/1461 KB 922/1118 KB 917/1461 KB 926/1118 KB 917/1461 KB 930/1118 KB 917/1461 KB 934/1118 KB 917/1461 KB 938/1118 KB 917/1461 KB 942/1118 KB 917/1461 KB 946/1118 KB 917/1461 KB 950/1118 KB 917/1461 KB 918/1118 KB 917/1461 KB 950/1118 KB 921/1461 KB 950/1118 KB 925/1461 KB 950/1118 KB 929/1461 KB 950/1118 KB 933/1461 KB 950/1118 KB 937/1461 KB 950/1118 KB 941/1461 KB 950/1118 KB 945/1461 KB 954/1118 KB 949/1461 KB 954/1118 KB 953/1461 KB 954/1118 KB 957/1461 KB 954/1118 KB 961/1461 KB 954/1118 KB 965/1461 KB 954/1118 KB 969/1461 KB 954/1118 KB 973/1461 KB 954/1118 KB 977/1461 KB 954/1118 KB 945/1461 KB 958/1118 KB 977/1461 KB 962/1118 KB 977/1461 KB 966/1118 KB 977/1461 KB 970/1118 KB 977/1461 KB 974/1118 KB 977/1461 KB 978/1118 KB 977/1461 KB 982/1118 KB 977/1461 KB 986/1118 KB 977/1461 KB 990/1118 KB 981/1461 KB 994/1118 KB 981/1461 KB 998/1118 KB 981/1461 KB 1002/1118 KB 981/1461 KB 1006/1118 KB 981/1461 KB 1010/1118 KB 981/1461 KB 1014/1118 KB 981/1461 KB 986/1118 KB 981/1461 KB 1014/1118 KB 985/1461 KB 1014/1118 KB 989/1461 KB 1014/1118 KB 993/1461 KB 1014/1118 KB 997/1461 KB 1014/1118 KB 1001/1461 KB 1014/1118 KB 1005/1461 KB 1014/1118 KB 1009/1461 KB 1018/1118 KB 1013/1461 KB 1018/1118 KB 1017/1461 KB 1018/1118 KB 1021/1461 KB 1018/1118 KB 1025/1461 KB 1018/1118 KB 1029/1461 KB 1018/1118 KB 1033/1461 KB 1018/1118 KB 1037/1461 KB 1018/1118 KB 1041/1461 KB 1018/1118 KB 1009/1461 KB 1022/1118 KB 1041/1461 KB 1026/1118 KB 1041/1461 KB 1030/1118 KB 1041/1461 KB 1034/1118 KB 1041/1461 KB 1038/1118 KB 1041/1461 KB 1042/1118 KB 1041/1461 KB 1046/1118 KB 1041/1461 KB unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 1050/1118 KB 1041/1461 KB 1054/1118 KB 1045/1461 KB 1058/1118 KB 1045/1461 KB 1062/1118 KB 1045/1461 KB 1066/1118 KB 1045/1461 KB 1070/1118 KB 1045/1461 KB 1074/1118 KB 1045/1461 KB 1078/1118 KB 1045/1461 KB 1050/1118 KB 1045/1461 KB 1078/1118 KB 1049/1461 KB 1078/1118 KB 1053/1461 KB 1078/1118 KB 1057/1461 KB 1078/1118 KB 1061/1461 KB 1078/1118 KB 1065/1461 KB 1078/1118 KB 1069/1461 KB 1078/1118 KB 1073/1461 KB 1078/1118 KB 1077/1461 KB 1082/1118 KB 1081/1461 KB 1082/1118 KB 1085/1461 KB 1082/1118 KB 1089/1461 KB 1082/1118 KB 1093/1461 KB 1082/1118 KB 1097/1461 KB 1082/1118 KB 1101/1461 KB 1082/1118 KB 1105/1461 KB 1082/1118 KB 1109/1461 KB 1082/1118 KB 1077/1461 KB 1086/1118 KB 1109/1461 KB 1090/1118 KB 1109/1461 KB 1094/1118 KB 1109/1461 KB 1098/1118 KB 1109/1461 KB 1102/1118 KB 1109/1461 KB 1106/1118 KB 1109/1461 KB 1110/1118 KB 1109/1461 KB 1114/1118 KB 1113/1461 KB 1118/1118 KB 1113/1461 KB 1118/1118 KB 1113/1461 KB 1110/1118 KB 1113/1461 KB 1118/1118 KB 1117/1461 KB 1118/1118 KB 1121/1461 KB 1118/1118 KB 1125/1461 KB 1118/1118 KB 1129/1461 KB 1118/1118 KB 1133/1461 KB 1118/1118 KB 1137/1461 KB 1118/1118 KB 1141/1461 KB 1118/1118 KB 1145/1461 KB 1118/1118 KB 1149/1461 KB 1118/1118 KB 1153/1461 KB 1157/1461 KB 1161/1461 KB 1165/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 576.1 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 1169/1461 KB 1173/1461 KB 1177/1461 KB 1181/1461 KB 1185/1461 KB 1189/1461 KB 1193/1461 KB 1197/1461 KB 1201/1461 KB 1205/1461 KB 1209/1461 KB 1213/1461 KB 1217/1461 KB 1221/1461 KB 1225/1461 KB 1229/1461 KB 1233/1461 KB 1237/1461 KB 1241/1461 KB 1245/1461 KB 1249/1461 KB 1253/1461 KB 1257/1461 KB 1261/1461 KB 1265/1461 KB 1269/1461 KB 1273/1461 KB 1277/1461 KB 1281/1461 KB 1285/1461 KB 1289/1461 KB 1293/1461 KB 1297/1461 KB 1301/1461 KB 1305/1461 KB 1309/1461 KB 1313/1461 KB 1317/1461 KB 1321/1461 KB 1325/1461 KB 1329/1461 KB 1333/1461 KB 1337/1461 KB 1341/1461 KB 1345/1461 KB 1349/1461 KB 1353/1461 KB 1357/1461 KB 1361/1461 KB 1365/1461 KB 1369/1461 KB 1373/1461 KB 1377/1461 KB 1381/1461 KB 1385/1461 KB 1389/1461 KB 1393/1461 KB 1397/1461 KB 1401/1461 KB 1405/1461 KB 1409/1461 KB 1413/1461 KB 1417/1461 KB 1421/1461 KB 1425/1461 KB 1429/1461 KB 1433/1461 KB 1437/1461 KB 1441/1461 KB 1445/1461 KB 1449/1461 KB 1453/1461 KB 1457/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 742.0 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 385.5 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 10:32:08 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 84.8 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 10:32:08 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 106.9 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 10:32:08 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 78.1 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 10:32:08 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 24.4 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 10:32:08 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 224.8 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 97.9 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 10:32:08 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: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 123.2 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 494.6 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 10:32:08 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 64.5 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 190.9 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 376.9 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 653.7 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 10:32:08 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 51.1 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 10:32:08 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: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 1/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 173.2 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 289.1 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 393.7 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 51.1 KB/sec) unit-abot-epc-basic-0: 10:32:08 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-mysql-0: 10:32:08 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 185.4 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 10:32:08 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 686.3 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 3/149 KB 6/149 KB 9/149 KB 3/21 KB 9/149 KB 3/14 KB 4/6 KB 5/21 KB 9/149 KB 4/10 KB 3/14 KB 4/6 KB 7/21 KB 9/149 KB 4/10 KB 3/14 KB 4/6 KB 10/21 KB 9/149 KB 4/10 KB 3/14 KB 4/6 KB 12/21 KB 9/149 KB 4/10 KB 3/14 KB 4/6 KB 15/21 KB 9/149 KB 4/10 KB 3/14 KB 4/6 KB 3/21 KB 9/149 KB 4/10 KB 6/14 KB 4/6 KB 15/21 KB 9/149 KB 4/10 KB 9/14 KB 4/6 KB 15/21 KB 9/149 KB 4/10 KB 11/14 KB 4/6 KB 15/21 KB 9/149 KB 4/10 KB 14/14 KB 4/6 KB 15/21 KB 9/149 KB 4/10 KB 4/6 KB 3/21 KB 9/149 KB 4/10 KB 14/14 KB 6/6 KB 15/21 KB 9/149 KB 4/10 KB 3/21 KB 9/149 KB 4/10 KB 14/14 KB 6/6 KB 15/21 KB 9/149 KB 8/10 KB 14/14 KB 6/6 KB 15/21 KB 9/149 KB 10/10 KB 14/14 KB 6/6 KB 18/21 KB 9/149 KB 10/10 KB 14/14 KB 6/6 KB 20/21 KB 9/149 KB 10/10 KB 14/14 KB 6/6 KB 21/21 KB 11/149 KB 10/10 KB 14/14 KB 6/6 KB 20/21 KB 11/149 KB 10/10 KB 14/14 KB 6/6 KB 21/21 KB 14/149 KB 10/10 KB 14/14 KB 6/6 KB 21/21 KB 16/149 KB 10/10 KB 14/14 KB 6/6 KB 21/21 KB 19/149 KB 10/10 KB 14/14 KB 6/6 KB 21/21 KB 22/149 KB 10/10 KB 14/14 KB 6/6 KB 21/21 KB 25/149 KB 10/10 KB 14/14 KB 6/6 KB 21/21 KB 27/149 KB 10/10 KB 14/14 KB 6/6 KB 21/21 KB 30/149 KB 10/10 KB 14/14 KB 6/6 KB 21/21 KB 32/149 KB 10/10 KB 14/14 KB 6/6 KB 21/21 KB 36/149 KB 10/10 KB 14/14 KB 6/6 KB 21/21 KB 40/149 KB 10/10 KB 14/14 KB 6/6 KB 21/21 KB 44/149 KB 10/10 KB 14/14 KB 6/6 KB 21/21 KB 48/149 KB 10/10 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 604.2 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 231.9 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 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 373.4 KB/sec) unit-abot-epc-basic-0: 10:32:08 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 653.9 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 52/149 KB 56/149 KB 60/149 KB 64/149 KB 68/149 KB 72/149 KB 76/149 KB 80/149 KB 84/149 KB 88/149 KB 92/149 KB 96/149 KB 96/149 KB 3/37 KB 96/149 KB 6/37 KB 3/14 KB 96/149 KB 9/37 KB 3/14 KB 3/37 KB 96/149 KB 11/37 KB 3/14 KB 3/37 KB 3/30 KB 96/149 KB 11/37 KB 3/14 KB 3/37 KB 6/30 KB 96/149 KB 11/37 KB 3/14 KB 3/37 KB 9/30 KB 96/149 KB 11/37 KB 3/14 KB 3/37 KB 11/30 KB 96/149 KB 11/37 KB 3/14 KB 3/37 KB 14/30 KB 96/149 KB 11/37 KB 3/14 KB 3/37 KB 16/30 KB 96/149 KB 11/37 KB 3/14 KB 3/37 KB 96/149 KB 3/37 KB 3/14 KB 16/30 KB 96/149 KB 14/37 KB 6/14 KB 3/37 KB 16/30 KB 96/149 KB 14/37 KB 3/14 KB 3/37 KB 96/149 KB 6/37 KB 3/14 KB 3/37 KB 16/30 KB 96/149 KB 14/37 KB 6/14 KB 6/37 KB 19/30 KB 96/149 KB 16/37 KB 9/14 KB 9/37 KB 19/30 KB 96/149 KB 16/37 KB 9/14 KB 6/37 KB 16/30 KB 96/149 KB 16/37 KB 9/14 KB 6/37 KB 16/30 KB 96/149 KB 16/37 KB 6/14 KB 6/37 KB 22/30 KB 96/149 KB 16/37 KB 9/14 KB 9/37 KB 22/30 KB 96/149 KB 19/37 KB 11/14 KB 9/37 KB 22/30 KB 96/149 KB 16/37 KB 11/14 KB 9/37 KB 22/30 KB 96/149 KB 19/37 KB 14/14 KB 9/37 KB 22/30 KB 96/149 KB 22/37 KB 14/14 KB 11/37 KB 22/30 KB 96/149 KB 19/37 KB 14/14 KB 11/37 KB 25/30 KB 96/149 KB 22/37 KB 14/14 KB 11/37 KB 27/30 KB 96/149 KB 22/37 KB 14/14 KB 11/37 KB 30/30 KB 96/149 KB 25/37 KB 14/14 KB 14/37 KB 27/30 KB 96/149 KB 25/37 KB 14/14 KB 14/37 KB 27/30 KB 96/149 KB 25/37 KB 14/14 KB 11/37 KB 30/30 KB 96/149 KB 25/37 KB 14/14 KB 16/37 KB 30/30 KB 96/149 KB 27/37 KB 14/14 KB 16/37 KB 30/30 KB 96/149 KB 27/37 KB 14/14 KB 19/37 KB 30/30 KB 96/149 KB 30/37 KB 14/14 KB 19/37 KB 30/30 KB 96/149 KB 30/37 KB 14/14 KB 22/37 KB 30/30 KB 96/149 KB 32/37 KB 14/14 KB 22/37 KB 30/30 KB 96/149 KB 32/37 KB 14/14 KB 25/37 KB 30/30 KB 96/149 KB 35/37 KB 14/14 KB 25/37 KB 30/30 KB 96/149 KB 37/37 KB 14/14 KB 27/37 KB 30/30 KB 96/149 KB 35/37 KB 14/14 KB 27/37 KB 30/30 KB 96/149 KB 37/37 KB 14/14 KB 30/37 KB 30/30 KB 96/149 KB 37/37 KB 14/14 KB 32/37 KB 30/30 KB 96/149 KB 37/37 KB 14/14 KB 35/37 KB 30/30 KB 96/149 KB 37/37 KB 14/14 KB 37/37 KB 30/30 KB 100/149 KB 37/37 KB 14/14 KB 37/37 KB 30/30 KB 104/149 KB 37/37 KB 14/14 KB 37/37 KB 30/30 KB 108/149 KB 37/37 KB 14/14 KB 37/37 KB 30/30 KB 112/149 KB 37/37 KB 14/14 KB 37/37 KB 30/30 KB 116/149 KB 37/37 KB 14/14 KB 37/37 KB 30/30 KB 120/149 KB 37/37 KB 14/14 KB 37/37 KB 30/30 KB 124/149 KB 37/37 KB 14/14 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 639.4 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 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 278.6 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 128/149 KB 37/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 734.9 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 132/149 KB 37/37 KB 136/149 KB 140/149 KB 144/149 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 724.8 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 3/11 KB 144/149 KB 6/11 KB 144/149 KB 6/11 KB 3/43 KB 144/149 KB 6/11 KB 6/43 KB 144/149 KB 6/11 KB 9/43 KB 144/149 KB 6/11 KB 11/43 KB 144/149 KB 9/11 KB 11/43 KB 144/149 KB 9/11 KB 14/43 KB 144/149 KB 11/11 KB 14/43 KB 144/149 KB 11/11 KB 14/43 KB 144/149 KB 3/7 KB 11/11 KB 16/43 KB 144/149 KB 3/7 KB 11/11 KB 16/43 KB 144/149 KB 6/7 KB 11/11 KB 19/43 KB 144/149 KB 6/7 KB 11/11 KB 19/43 KB 144/149 KB 7/7 KB 11/11 KB 22/43 KB 144/149 KB 7/7 KB 11/11 KB 25/43 KB 144/149 KB 7/7 KB 11/11 KB 27/43 KB 148/149 KB 7/7 KB 11/11 KB 3/60 KB 30/43 KB 148/149 KB 7/7 KB 11/11 KB 3/60 KB 32/43 KB 148/149 KB 7/7 KB 11/11 KB 3/60 KB 36/43 KB 148/149 KB 7/7 KB 3/60 KB 40/43 KB 148/149 KB 7/7 KB 3/60 KB 43/43 KB 148/149 KB 7/7 KB 11/11 KB 25/43 KB 148/149 KB 7/7 KB 3/60 KB 43/43 KB 149/149 KB 7/7 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 158.8 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 11/11 KB 3/60 KB 27/43 KB 148/149 KB 7/7 KB 6/60 KB 43/43 KB 149/149 KB 9/60 KB 43/43 KB 149/149 KB 11/60 KB 43/43 KB 149/149 KB 14/60 KB 43/43 KB 149/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 103.9 KB/sec) unit-abot-epc-basic-0: 10:32:08 DEBUG unit.abot-epc-basic/0.install 16/60 KB 43/43 KB 149/149 KB 19/60 KB 43/43 KB 149/149 KB 22/60 KB 43/43 KB 149/149 KB 25/60 KB 43/43 KB 149/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 1850.8 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 27/60 KB 43/43 KB 30/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 Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 576.7 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 784.6 KB/sec) unit-mysql-0: 10:32:09 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:32:09 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 10:32:09 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:32:09 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 10:32:09 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 104.2 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 10:32:09 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 1230.9 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1473.0 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 10:32:09 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 83.2 KB/sec) unit-abot-epc-basic-0: 10:32:09 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: 10:32:09 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:32:09 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 10:32:09 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 10:32:09 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-abot-epc-basic-0: 10:32:09 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 140.1 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 506.8 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 154.6 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 170.4 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 10:32:09 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 87.2 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 10:32:09 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 133.5 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 97.7 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 10:32:09 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 113.5 KB/sec) unit-abot-epc-basic-0: 10:32:09 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: 10:32:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 203.6 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 10:32:09 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 188.3 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 137.5 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 155.9 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 78.4 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 256.5 KB/sec) unit-mysql-0: 10:32:09 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (226 kB/s) unit-abot-epc-basic-0: 10:32:09 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: 10:32:09 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 44.6 KB/sec) unit-abot-epc-basic-0: 10:32:09 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-mysql-0: 10:32:09 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-abot-epc-basic-0: 10:32:09 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 220.6 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 10:32:09 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 163.7 KB/sec) unit-abot-epc-basic-0: 10:32:09 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: 10:32:09 DEBUG unit.mysql/0.install (Reading database ... 83319 files and directories currently installed.) unit-mysql-0: 10:32:09 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-abot-epc-basic-0: 10:32:09 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 1069.3 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 10:32:09 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 52.0 KB/sec) unit-abot-epc-basic-0: 10:32:09 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: 10:32:09 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 51.7 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 93.4 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 10:32:09 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-mysql-0: 10:32:09 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 3/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: 10:32:09 DEBUG unit.abot-epc-basic/0.install 6/13 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 9/13 KB 11/13 KB 13/13 KB 13/13 KB 3/87 KB 13/13 KB 5/87 KB 4/156 KB 13/13 KB 5/87 KB 8/156 KB 4/48 KB 3/21 KB 8/87 KB 12/156 KB 4/48 KB 3/21 KB 8/87 KB 16/156 KB 4/48 KB 3/21 KB 8/87 KB 4/156 KB 4/48 KB 3/21 KB 8/87 KB 16/156 KB 4/48 KB 3/21 KB 11/87 KB 16/156 KB 4/48 KB 3/21 KB 13/87 KB 16/156 KB 4/48 KB 3/21 KB 16/87 KB 16/156 KB 4/48 KB 3/21 KB 19/87 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 359.7 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 4/156 KB 4/48 KB 13/13 KB 3/21 KB 5/87 KB 16/156 KB 4/48 KB 6/21 KB 19/87 KB 16/156 KB 4/48 KB 9/21 KB 19/87 KB 16/156 KB 4/48 KB 11/21 KB 19/87 KB 16/156 KB 4/48 KB 14/21 KB 19/87 KB 16/156 KB 4/48 KB 16/21 KB 19/87 KB 16/156 KB 4/48 KB 19/21 KB 19/87 KB 16/156 KB 4/48 KB 21/21 KB 19/87 KB 4/156 KB 4/48 KB 13/13 KB 5/87 KB 16/156 KB 8/48 KB 21/21 KB 19/87 KB 16/156 KB 12/48 KB 21/21 KB 19/87 KB 16/156 KB 16/48 KB 21/21 KB 19/87 KB 16/156 KB 20/48 KB 21/21 KB 19/87 KB 20/156 KB 24/48 KB 21/21 KB 21/87 KB 20/156 KB 28/48 KB 21/21 KB 21/87 KB 20/156 KB 32/48 KB 21/21 KB 21/87 KB 20/156 KB 20/48 KB 21/21 KB 21/87 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 16/156 KB 20/48 KB 21/21 KB 21/87 KB 20/156 KB 36/48 KB 21/21 KB 24/87 KB 20/156 KB 36/48 KB 21/21 KB 27/87 KB 20/156 KB 36/48 KB 21/21 KB 29/87 KB 20/156 KB 36/48 KB 21/21 KB 32/87 KB 24/156 KB 36/48 KB 21/21 KB 36/87 KB 24/156 KB 36/48 KB 21/21 KB 40/87 KB 24/156 KB 36/48 KB 21/21 KB 44/87 KB 24/156 KB 36/48 KB 21/21 KB 48/87 KB 20/156 KB 36/48 KB 21/21 KB 21/87 KB 24/156 KB 36/48 KB 21/21 KB 32/87 KB 28/156 KB 36/48 KB 21/21 KB 48/87 KB 32/156 KB 36/48 KB 21/21 KB 48/87 KB 36/156 KB 36/48 KB 21/21 KB 48/87 KB 40/156 KB 40/48 KB 21/21 KB 48/87 KB 36/156 KB 40/48 KB 21/21 KB 48/87 KB 40/156 KB 44/48 KB 21/21 KB 48/87 KB 40/156 KB 48/48 KB 21/21 KB 48/87 KB 40/156 KB 48/48 KB 21/21 KB 48/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 582.5 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 40/156 KB 48/48 KB 52/87 KB 44/156 KB 48/48 KB 3/35 KB 52/87 KB 40/156 KB 48/48 KB 3/35 KB 52/87 KB 44/156 KB 48/48 KB 6/35 KB 52/87 KB 44/156 KB 48/48 KB 9/35 KB 52/87 KB 44/156 KB 48/48 KB 11/35 KB 52/87 KB 44/156 KB 48/48 KB 14/35 KB 52/87 KB 44/156 KB 48/48 KB 16/35 KB 52/87 KB 44/156 KB 48/48 KB 19/35 KB 52/87 KB 44/156 KB 48/48 KB 22/35 KB 52/87 KB 44/156 KB 48/48 KB 25/35 KB 52/87 KB 48/156 KB 48/48 KB 25/35 KB 52/87 KB 48/156 KB 48/48 KB 27/35 KB 52/87 KB 48/156 KB 48/48 KB 30/35 KB 52/87 KB 52/156 KB 48/48 KB 32/35 KB 52/87 KB 52/156 KB 48/48 KB 32/35 KB 56/87 KB 52/156 KB 48/48 KB 35/35 KB 60/87 KB 52/156 KB 48/48 KB 30/35 KB 52/87 KB 52/156 KB 48/48 KB 35/35 KB 56/87 KB 52/156 KB 48/48 KB 35/35 KB 64/87 KB 56/156 KB 48/48 KB 35/35 KB 64/87 KB 60/156 KB 48/48 KB 35/35 KB 64/87 KB 64/156 KB 48/48 KB 35/35 KB 64/87 KB 68/156 KB 48/48 KB 35/35 KB 64/87 KB 72/156 KB 35/35 KB 3/86 KB 68/87 KB 76/156 KB 35/35 KB 3/86 KB 68/87 KB 80/156 KB 35/35 KB 3/86 KB 68/87 KB 68/156 KB 48/48 KB 35/35 KB 3/86 KB 68/87 KB 80/156 KB 35/35 KB 6/86 KB 68/87 KB 80/156 KB 35/35 KB 9/86 KB 68/87 KB 68/156 KB 48/48 KB 35/35 KB 68/87 KB 80/156 KB 35/35 KB 9/86 KB 72/87 KB 80/156 KB 35/35 KB 11/86 KB 72/87 KB 80/156 KB 35/35 KB 11/86 KB 76/87 KB 80/156 KB 35/35 KB 11/86 KB 80/87 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 978.8 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 80/156 KB 35/35 KB 14/86 KB 80/87 KB 80/156 KB 35/35 KB 14/86 KB 84/87 KB 84/156 KB 35/35 KB 16/86 KB 87/87 KB 80/156 KB 35/35 KB 16/86 KB 84/87 KB 84/156 KB 35/35 KB 19/86 KB 87/87 KB 84/156 KB 35/35 KB 22/86 KB 87/87 KB 84/156 KB 35/35 KB 16/86 KB 84/87 KB 88/156 KB 35/35 KB 22/86 KB 87/87 KB 92/156 KB 35/35 KB 25/86 KB 87/87 KB 96/156 KB 35/35 KB 25/86 KB 87/87 KB 88/156 KB 35/35 KB 25/86 KB 87/87 KB 96/156 KB 35/35 KB 27/86 KB 87/87 KB 96/156 KB 35/35 KB 30/86 KB 87/87 KB 100/156 KB 35/35 KB 30/86 KB 87/87 KB 104/156 KB 32/86 KB 87/87 KB 108/156 KB 32/86 KB 87/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 719.4 KB/sec) unit-abot-epc-basic-0: 10:32:09 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: 10:32:09 DEBUG unit.abot-epc-basic/0.install 100/156 KB 35/35 KB 32/86 KB 87/87 KB 108/156 KB 36/86 KB 87/87 KB 112/156 KB 40/86 KB 87/87 KB 112/156 KB 36/86 KB 87/87 KB 116/156 KB 40/86 KB 87/87 KB 120/156 KB 44/86 KB 87/87 KB 124/156 KB 44/86 KB 87/87 KB 116/156 KB 44/86 KB 87/87 KB 124/156 KB 48/86 KB 87/87 KB 124/156 KB 52/86 KB 87/87 KB 128/156 KB 56/86 KB 87/87 KB 128/156 KB 52/86 KB 87/87 KB 128/156 KB 60/86 KB 87/87 KB 128/156 KB 64/86 KB 3/24 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 1258.3 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 128/156 KB 60/86 KB 3/24 KB 87/87 KB 128/156 KB 64/86 KB 6/24 KB 128/156 KB 64/86 KB 9/24 KB 128/156 KB 64/86 KB 11/24 KB 128/156 KB 64/86 KB 14/24 KB 128/156 KB 64/86 KB 16/24 KB 3/14 KB 128/156 KB 64/86 KB 19/24 KB 3/14 KB 128/156 KB 64/86 KB 14/24 KB 3/14 KB 128/156 KB 64/86 KB 19/24 KB 6/14 KB 128/156 KB 64/86 KB 19/24 KB 9/14 KB 128/156 KB 64/86 KB 19/24 KB 11/14 KB 128/156 KB 64/86 KB 19/24 KB 14/14 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 128/156 KB 64/86 KB 22/24 KB 14/14 KB 128/156 KB 64/86 KB 24/24 KB 14/14 KB 128/156 KB 68/86 KB 24/24 KB 14/14 KB 132/156 KB 68/86 KB 24/24 KB 14/14 KB 136/156 KB 68/86 KB 24/24 KB 14/14 KB 140/156 KB 68/86 KB 24/24 KB 14/14 KB 144/156 KB 68/86 KB 24/24 KB 14/14 KB 144/156 KB 72/86 KB 24/24 KB 14/14 KB 144/156 KB 76/86 KB 24/24 KB 14/14 KB 144/156 KB 80/86 KB 24/24 KB 14/14 KB 148/156 KB 80/86 KB 24/24 KB 14/14 KB 152/156 KB 80/86 KB 24/24 KB 14/14 KB 156/156 KB 84/86 KB 24/24 KB 14/14 KB 156/156 KB 84/86 KB 24/24 KB 14/14 KB 152/156 KB 84/86 KB 24/24 KB 14/14 KB 156/156 KB 86/86 KB 24/24 KB 14/14 KB 156/156 KB 3/119 KB 86/86 KB 24/24 KB 14/14 KB 156/156 KB 6/119 KB 86/86 KB 24/24 KB 14/14 KB 156/156 KB 9/119 KB 86/86 KB 24/24 KB 14/14 KB 156/156 KB 11/119 KB 86/86 KB 24/24 KB 14/14 KB 156/156 KB 14/119 KB 86/86 KB 24/24 KB 14/14 KB 156/156 KB 16/119 KB 86/86 KB 24/24 KB 14/14 KB 156/156 KB 19/119 KB 86/86 KB 24/24 KB 14/14 KB 156/156 KB 22/119 KB 86/86 KB 24/24 KB 14/14 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 369.0 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 207.1 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 156/156 KB 25/119 KB 86/86 KB 156/156 KB 27/119 KB 86/86 KB 156/156 KB 30/119 KB 86/86 KB 156/156 KB 32/119 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1218.2 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 1948.6 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 36/119 KB 36/119 KB 3/37 KB 36/119 KB 3/37 KB 3/29 KB 36/119 KB 3/37 KB 6/29 KB 36/119 KB 5/37 KB 6/29 KB 36/119 KB 8/37 KB 6/29 KB 36/119 KB 8/37 KB 9/29 KB 36/119 KB 11/37 KB 11/29 KB 36/119 KB 11/37 KB 11/29 KB 36/119 KB 11/37 KB 14/29 KB 36/119 KB 13/37 KB 14/29 KB 36/119 KB 13/37 KB 16/29 KB 36/119 KB 16/37 KB 16/29 KB 36/119 KB 16/37 KB 19/29 KB 36/119 KB 19/37 KB 19/29 KB 36/119 KB 19/37 KB 22/29 KB 40/119 KB 19/37 KB 22/29 KB 40/119 KB 21/37 KB 22/29 KB 44/119 KB 21/37 KB 22/29 KB 44/119 KB 21/37 KB 25/29 KB 48/119 KB 21/37 KB 25/29 KB 48/119 KB 24/37 KB 25/29 KB 48/119 KB 24/37 KB 27/29 KB 48/119 KB 24/37 KB 27/29 KB 4/11 KB 48/119 KB 24/37 KB 27/29 KB 8/11 KB 52/119 KB 27/37 KB 29/29 KB 3/57 KB 11/11 KB 52/119 KB 27/37 KB 29/29 KB 3/57 KB 8/11 KB 52/119 KB 27/37 KB 27/29 KB 3/57 KB 8/11 KB 56/119 KB 27/37 KB 29/29 KB 3/57 KB 11/11 KB 60/119 KB 27/37 KB 29/29 KB 3/57 KB 11/11 KB 64/119 KB 27/37 KB 29/29 KB 3/57 KB 11/11 KB 48/119 KB 27/37 KB 27/29 KB 3/57 KB 8/11 KB 48/119 KB 24/37 KB 27/29 KB 3/57 KB 8/11 KB 64/119 KB 27/37 KB 29/29 KB 6/57 KB 11/11 KB 64/119 KB 29/37 KB 29/29 KB 6/57 KB 11/11 KB 64/119 KB 29/37 KB 29/29 KB 8/57 KB 11/11 KB 64/119 KB 32/37 KB 29/29 KB 8/57 KB 11/11 KB 64/119 KB 32/37 KB 29/29 KB 11/57 KB 11/11 KB 64/119 KB 35/37 KB 29/29 KB 11/57 KB 11/11 KB 64/119 KB 35/37 KB 29/29 KB 12/57 KB 11/11 KB 64/119 KB 35/37 KB 29/29 KB 15/57 KB 11/11 KB 64/119 KB 37/37 KB 29/29 KB 15/57 KB 11/11 KB 68/119 KB 37/37 KB 29/29 KB 15/57 KB 11/11 KB 72/119 KB 37/37 KB 29/29 KB 18/57 KB 11/11 KB 68/119 KB 37/37 KB 29/29 KB 18/57 KB 11/11 KB 72/119 KB 37/37 KB 29/29 KB 20/57 KB 11/11 KB 72/119 KB 37/37 KB 29/29 KB 23/57 KB 11/11 KB 76/119 KB 37/37 KB 29/29 KB 23/57 KB 11/11 KB 80/119 KB 37/37 KB 29/29 KB 23/57 KB 11/11 KB 80/119 KB 37/37 KB 29/29 KB 26/57 KB 11/11 KB 80/119 KB 37/37 KB 29/29 KB 28/57 KB 11/11 KB 84/119 KB 37/37 KB 29/29 KB 28/57 KB 11/11 KB 84/119 KB 37/37 KB 29/29 KB 31/57 KB 11/11 KB 84/119 KB 37/37 KB 29/29 KB 34/57 KB 11/11 KB 88/119 KB 37/37 KB 29/29 KB 34/57 KB 11/11 KB 92/119 KB 37/37 KB 29/29 KB 34/57 KB 11/11 KB 96/119 KB 37/37 KB 36/57 KB 92/119 KB 37/37 KB 36/57 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 111.6 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 315.5 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 393.2 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 96/119 KB 40/57 KB 100/119 KB 44/57 KB 100/119 KB 48/57 KB 100/119 KB 52/57 KB 100/119 KB 40/57 KB 104/119 KB 52/57 KB 108/119 KB 52/57 KB 112/119 KB 52/57 KB 112/119 KB 56/57 KB 112/119 KB 57/57 KB 116/119 KB 57/57 KB 119/119 KB 57/57 KB 119/119 KB 57/57 KB 3/33 KB 119/119 KB 57/57 KB 6/33 KB 3/21 KB 119/119 KB 57/57 KB 3/33 KB 3/21 KB 119/119 KB 57/57 KB 6/33 KB 3/21 KB 3/5 KB 119/119 KB 57/57 KB 6/33 KB 5/21 KB 3/5 KB 119/119 KB 57/57 KB 9/33 KB 5/21 KB 3/5 KB 119/119 KB 57/57 KB 9/33 KB 8/21 KB 3/5 KB 119/119 KB 57/57 KB 9/33 KB 8/21 KB 5/5 KB 119/119 KB 57/57 KB 11/33 KB 8/21 KB 5/5 KB 119/119 KB 57/57 KB 11/33 KB 11/21 KB 5/5 KB 119/119 KB 57/57 KB 14/33 KB 11/21 KB 5/5 KB 119/119 KB 57/57 KB 16/33 KB 13/21 KB 5/5 KB 119/119 KB 57/57 KB 14/33 KB 13/21 KB 5/5 KB 119/119 KB 57/57 KB 16/33 KB 16/21 KB 5/5 KB 119/119 KB 57/57 KB 19/33 KB 16/21 KB 5/5 KB 119/119 KB 57/57 KB 19/33 KB 19/21 KB 5/5 KB 119/119 KB 57/57 KB 22/33 KB 21/21 KB 5/5 KB 119/119 KB 57/57 KB 22/33 KB 21/21 KB 5/5 KB 119/119 KB 57/57 KB 22/33 KB 21/21 KB 5/5 KB 119/119 KB 57/57 KB 25/33 KB 21/21 KB 5/5 KB 119/119 KB 57/57 KB 27/33 KB 21/21 KB 5/5 KB 30/33 KB 21/21 KB 5/5 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 548.3 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 32/33 KB 21/21 KB 5/5 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 10:32:09 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 1154.6 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 33/33 KB 21/21 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 193.4 KB/sec) unit-abot-epc-basic-0: 10:32:09 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 41.2 KB/sec) unit-mysql-0: 10:32:09 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 281.9 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 115.5 KB/sec) unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:32:09 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:32:10 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-mysql-0: 10:32:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 10:32:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 10:32:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:32:10 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 10:32:10 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 10:32:11 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 10:32:11 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 10:32:11 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 376.9 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 10:32:11 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 106.1 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-mysql-0: 10:32:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 10:32:11 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 10:32: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/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 882.3 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 10:32:11 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 180.4 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 222.0 KB/sec) unit-abot-epc-basic-0: 10:32:11 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-mysql-0: 10:32:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 10:32:11 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 144.0 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 10:32:11 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 1051.0 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-mysql-0: 10:32:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 10:32:11 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 811.5 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 10:32:11 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 112.4 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 1/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 142.6 KB/sec) unit-abot-epc-basic-0: 10:32:11 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-mysql-0: 10:32:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 10:32:11 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 595.0 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 10:32:11 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 208.1 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 151.3 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 10:32:11 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 144.8 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 651.3 KB/sec) unit-mysql-0: 10:32:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 10:32:11 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: 10:32:11 DEBUG unit.abot-epc-basic/0.install 1/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 111.2 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 10:32:11 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 64.6 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 10:32:11 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 222.4 KB/sec) unit-abot-epc-basic-0: 10:32:11 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-mysql-0: 10:32:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 10:32:11 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: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 335.1 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 10:32:11 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 112.0 KB/sec) unit-abot-epc-basic-0: 10:32:11 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-mysql-0: 10:32:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 10:32:11 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 181.4 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 10:32:11 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 906.6 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-mysql-0: 10:32:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 3/286 KB 3/39 KB 3/45 KB 3/223 KB 6/286 KB 3/308 KB 3/39 KB 3/45 KB 3/223 KB 9/286 KB 3/308 KB 3/39 KB 3/45 KB 3/223 KB 3/286 KB 3/308 KB 3/39 KB 3/45 KB 3/223 KB 9/286 KB 5/308 KB 3/39 KB 3/45 KB 3/223 KB 9/286 KB 8/308 KB 3/39 KB 3/45 KB 3/223 KB 9/286 KB 11/308 KB 3/39 KB 3/45 KB 3/223 KB 3/286 KB 3/39 KB 3/45 KB 6/223 KB 9/286 KB 13/308 KB 3/39 KB 3/45 KB 9/223 KB 9/286 KB 13/308 KB 3/39 KB 3/45 KB 11/223 KB 9/286 KB 13/308 KB 3/39 KB 3/45 KB 14/223 KB 9/286 KB 13/308 KB 3/39 KB 3/45 KB 3/286 KB 6/39 KB 3/45 KB 14/223 KB 9/286 KB 13/308 KB 9/39 KB 3/45 KB 14/223 KB 9/286 KB 13/308 KB 11/39 KB 3/45 KB 14/223 KB 9/286 KB 13/308 KB 14/39 KB 3/45 KB 14/223 KB 9/286 KB 13/308 KB 16/39 KB 3/45 KB 14/223 KB 9/286 KB 13/308 KB 19/39 KB 3/45 KB 14/223 KB 9/286 KB 13/308 KB 3/45 KB 3/286 KB 19/39 KB 6/45 KB 14/223 KB 9/286 KB 13/308 KB 19/39 KB 9/45 KB 14/223 KB 9/286 KB 13/308 KB 19/39 KB 11/45 KB 14/223 KB 9/286 KB 13/308 KB 19/39 KB 14/45 KB 14/223 KB 9/286 KB 13/308 KB 19/39 KB 16/45 KB 14/223 KB 9/286 KB 13/308 KB 19/39 KB 19/45 KB 14/223 KB 9/286 KB 13/308 KB 3/39 KB 3/45 KB 14/223 KB 9/286 KB 13/308 KB 22/39 KB 19/45 KB 16/223 KB 11/286 KB 16/308 KB 22/39 KB 19/45 KB 16/223 KB 11/286 KB 19/308 KB 22/39 KB 19/45 KB 16/223 KB 11/286 KB 13/308 KB 19/39 KB 19/45 KB 14/223 KB 11/286 KB 13/308 KB 22/39 KB 22/45 KB 16/223 KB 14/286 KB 19/308 KB 19/39 KB 19/45 KB 16/223 KB 11/286 KB 13/308 KB 22/39 KB 22/45 KB 19/223 KB 14/286 KB 19/308 KB 22/39 KB 22/45 KB 16/223 KB 11/286 KB 19/308 KB 22/39 KB 22/45 KB 19/223 KB 14/286 KB 21/308 KB 25/39 KB 22/45 KB 22/223 KB 16/286 KB 24/308 KB 25/39 KB 22/45 KB 22/223 KB 16/286 KB 21/308 KB 25/39 KB 22/45 KB 22/223 KB 14/286 KB 21/308 KB 25/39 KB 22/45 KB 19/223 KB 14/286 KB 21/308 KB 25/39 KB 25/45 KB 22/223 KB 16/286 KB 24/308 KB 27/39 KB 25/45 KB 22/223 KB 16/286 KB 24/308 KB 27/39 KB 27/45 KB 22/223 KB 16/286 KB 24/308 KB 27/39 KB 30/45 KB 25/223 KB 19/286 KB 24/308 KB 27/39 KB 27/45 KB 25/223 KB 19/286 KB 24/308 KB 27/39 KB 27/45 KB 25/223 KB 16/286 KB 24/308 KB 30/39 KB 30/45 KB 25/223 KB 19/286 KB 27/308 KB 30/39 KB 30/45 KB 25/223 KB 19/286 KB 24/308 KB 32/39 KB 30/45 KB 25/223 KB 19/286 KB 27/308 KB 32/39 KB 30/45 KB 25/223 KB 22/286 KB 27/308 KB 32/39 KB 32/45 KB 27/223 KB 22/286 KB 29/308 KB 32/39 KB 30/45 KB 27/223 KB 22/286 KB 29/308 KB 32/39 KB 30/45 KB 27/223 KB 22/286 KB 27/308 KB 32/39 KB 32/45 KB 30/223 KB 22/286 KB 29/308 KB 35/39 KB 32/45 KB 30/223 KB 25/286 KB 32/308 KB 35/39 KB 32/45 KB 30/223 KB 22/286 KB 32/308 KB 35/39 KB 32/45 KB 30/223 KB 22/286 KB 29/308 KB 38/39 KB 32/45 KB 30/223 KB 25/286 KB 32/308 KB 38/39 KB 32/45 KB 30/223 KB 27/286 KB 32/308 KB 38/39 KB 32/45 KB 32/223 KB 27/286 KB 32/308 KB 39/39 KB 32/45 KB 32/223 KB 27/286 KB 32/308 KB 39/39 KB 32/45 KB 32/223 KB 30/286 KB 32/308 KB 39/39 KB 36/45 KB 32/223 KB 32/286 KB 32/308 KB 39/39 KB 36/45 KB 32/223 KB 36/286 KB 36/308 KB 39/39 KB 36/45 KB 36/223 KB 40/286 KB 36/308 KB 39/39 KB 36/45 KB 32/223 KB 30/286 KB 32/308 KB 39/39 KB 40/45 KB 36/223 KB 44/286 KB 36/308 KB 39/39 KB 44/45 KB 36/223 KB 44/286 KB 36/308 KB 39/39 KB 45/45 KB 36/223 KB 44/286 KB 36/308 KB 39/39 KB 36/45 KB 36/223 KB 36/286 KB 36/308 KB 39/39 KB 45/45 KB 40/223 KB 44/286 KB 36/308 KB 39/39 KB 45/45 KB 44/223 KB 44/286 KB 36/308 KB 39/39 KB 45/45 KB 48/223 KB 44/286 KB unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 36/308 KB 39/39 KB 36/45 KB 32/223 KB 32/286 KB 36/308 KB 39/39 KB 45/45 KB 48/223 KB 44/286 KB 40/308 KB 39/39 KB 45/45 KB 48/223 KB 44/286 KB 44/308 KB 39/39 KB 45/45 KB 48/223 KB 44/286 KB 48/308 KB 39/39 KB 45/45 KB 48/223 KB 44/286 KB 52/308 KB 45/45 KB 52/223 KB 44/286 KB 56/308 KB 45/45 KB 52/223 KB 44/286 KB 60/308 KB 45/45 KB 52/223 KB 44/286 KB 64/308 KB 45/45 KB 52/223 KB 44/286 KB 52/308 KB 45/45 KB 56/223 KB 44/286 KB 64/308 KB 45/45 KB 60/223 KB 44/286 KB 64/308 KB 39/39 KB 45/45 KB 48/223 KB 44/286 KB 52/308 KB 45/45 KB 60/223 KB 48/286 KB 64/308 KB 45/45 KB 60/223 KB 52/286 KB 64/308 KB 45/45 KB 60/223 KB 56/286 KB 64/308 KB 45/45 KB 64/223 KB 56/286 KB 64/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1269.5 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 64/223 KB 60/286 KB 64/308 KB 64/223 KB 64/286 KB 68/308 KB 64/223 KB 68/286 KB 68/308 KB 68/223 KB 72/286 KB 68/308 KB 68/223 KB 76/286 KB 68/308 KB 68/223 KB 80/286 KB 68/308 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 1162.6 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 68/223 KB 68/286 KB 68/308 KB 72/223 KB 84/286 KB 68/308 KB 76/223 KB 84/286 KB 68/308 KB 80/223 KB 84/286 KB 68/308 KB 64/223 KB 60/286 KB 68/308 KB 80/223 KB 84/286 KB 72/308 KB 80/223 KB 84/286 KB 76/308 KB 80/223 KB 84/286 KB 80/308 KB 80/223 KB 84/286 KB 84/308 KB 80/223 KB 84/286 KB 88/308 KB 80/223 KB 84/286 KB 92/308 KB 80/223 KB 84/286 KB 96/308 KB 80/223 KB 84/286 KB 100/308 KB 84/223 KB 84/286 KB 104/308 KB 68/223 KB 84/286 KB 68/308 KB 84/223 KB 84/286 KB 100/308 KB 88/223 KB 84/286 KB 108/308 KB 92/223 KB 84/286 KB 108/308 KB 96/223 KB 84/286 KB 108/308 KB 96/223 KB 88/286 KB 108/308 KB 96/223 KB 92/286 KB 108/308 KB 96/223 KB 96/286 KB 108/308 KB 100/223 KB 96/286 KB 108/308 KB 4/174 KB 3/22 KB 104/223 KB 100/286 KB 108/308 KB 4/174 KB 3/22 KB 108/223 KB 100/286 KB 108/308 KB 4/174 KB 3/22 KB 112/223 KB 100/286 KB 108/308 KB 4/174 KB 3/22 KB 100/223 KB 100/286 KB 108/308 KB 4/174 KB 3/22 KB 112/223 KB 104/286 KB 108/308 KB 4/174 KB 3/22 KB 100/223 KB 96/286 KB 108/308 KB 4/174 KB 6/22 KB 112/223 KB 104/286 KB 108/308 KB 4/174 KB 100/223 KB 96/286 KB 108/308 KB 8/174 KB 9/22 KB 112/223 KB 104/286 KB 108/308 KB 12/174 KB 9/22 KB 112/223 KB 104/286 KB 108/308 KB 16/174 KB 9/22 KB 112/223 KB 104/286 KB 108/308 KB 84/223 KB 96/286 KB 108/308 KB 16/174 KB 9/22 KB 112/223 KB 104/286 KB 112/308 KB 12/174 KB 9/22 KB 112/223 KB 104/286 KB 108/308 KB 16/174 KB 11/22 KB 112/223 KB 104/286 KB 112/308 KB 16/174 KB 14/22 KB 112/223 KB 104/286 KB 112/308 KB 16/174 KB 16/22 KB 112/223 KB 104/286 KB 112/308 KB 20/174 KB 16/22 KB 112/223 KB 104/286 KB 112/308 KB 20/174 KB 19/22 KB 112/223 KB 104/286 KB 112/308 KB 24/174 KB 19/22 KB 112/223 KB 104/286 KB 112/308 KB 28/174 KB 19/22 KB 112/223 KB 104/286 KB 112/308 KB 28/174 KB 22/22 KB 112/223 KB 104/286 KB 112/308 KB 32/174 KB 22/22 KB 112/223 KB 104/286 KB 112/308 KB 32/174 KB 22/22 KB 112/223 KB 104/286 KB 112/308 KB 32/174 KB 22/22 KB 112/223 KB 104/286 KB 116/308 KB 36/174 KB 22/22 KB 116/223 KB 108/286 KB 120/308 KB 36/174 KB 22/22 KB 116/223 KB 108/286 KB 124/308 KB 36/174 KB 22/22 KB 116/223 KB 108/286 KB 128/308 KB 36/174 KB 22/22 KB 116/223 KB 108/286 KB 116/308 KB 36/174 KB 22/22 KB 120/223 KB 108/286 KB 128/308 KB 36/174 KB 22/22 KB 124/223 KB 108/286 KB 128/308 KB 36/174 KB 22/22 KB 128/223 KB 108/286 KB 128/308 KB 36/174 KB 22/22 KB 112/223 KB 108/286 KB 116/308 KB 40/174 KB 22/22 KB 128/223 KB 108/286 KB 128/308 KB 32/174 KB 22/22 KB 112/223 KB 108/286 KB 116/308 KB 40/174 KB 22/22 KB 128/223 KB 112/286 KB 128/308 KB 40/174 KB 22/22 KB 128/223 KB 116/286 KB 128/308 KB 44/174 KB 128/223 KB 120/286 KB 132/308 KB 44/174 KB 128/223 KB 124/286 KB 132/308 KB 44/174 KB 128/223 KB 128/286 KB 132/308 KB 44/174 KB 128/223 KB 116/286 KB 132/308 KB 44/174 KB 128/223 KB 128/286 KB 136/308 KB 44/174 KB 128/223 KB 128/286 KB 140/308 KB 44/174 KB 128/223 KB 128/286 KB 144/308 KB 44/174 KB 128/223 KB 132/286 KB 144/308 KB 44/174 KB 128/223 KB 136/286 KB 148/308 KB 44/174 KB 128/223 KB 140/286 KB 148/308 KB 44/174 KB 128/223 KB 144/286 KB 148/308 KB 44/174 KB 22/22 KB 128/223 KB 116/286 KB 128/308 KB 48/174 KB 128/223 KB 144/286 KB 148/308 KB 52/174 KB 128/223 KB 144/286 KB 148/308 KB 56/174 KB 128/223 KB 144/286 KB 148/308 KB 60/174 KB 128/223 KB 144/286 KB 148/308 KB 64/174 KB 128/223 KB 144/286 KB 148/30 unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 8 KB 44/174 KB 128/223 KB 132/286 KB 148/308 KB 64/174 KB 128/223 KB 144/286 KB 152/308 KB 68/174 KB 128/223 KB 144/286 KB 156/308 KB 68/174 KB 128/223 KB 144/286 KB 160/308 KB 68/174 KB 128/223 KB 148/286 KB 160/308 KB 68/174 KB 128/223 KB 152/286 KB 164/308 KB 68/174 KB 128/223 KB 156/286 KB 164/308 KB 68/174 KB 128/223 KB 160/286 KB 164/308 KB 68/174 KB 128/223 KB 144/286 KB 152/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 338.6 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 72/174 KB 128/223 KB 160/286 KB 164/308 KB 76/174 KB 128/223 KB 160/286 KB 164/308 KB 80/174 KB 128/223 KB 160/286 KB 164/308 KB 84/174 KB 128/223 KB 160/286 KB 164/308 KB 88/174 KB 128/223 KB 164/286 KB 164/308 KB 92/174 KB 128/223 KB 164/286 KB 164/308 KB 96/174 KB 128/223 KB 164/286 KB 164/308 KB 68/174 KB 128/223 KB 148/286 KB 164/308 KB 96/174 KB 128/223 KB 164/286 KB 168/308 KB 96/174 KB 128/223 KB 164/286 KB 172/308 KB 96/174 KB 128/223 KB 164/286 KB 176/308 KB 84/174 KB 128/223 KB 164/286 KB 164/308 KB 96/174 KB 128/223 KB 168/286 KB 176/308 KB 96/174 KB 128/223 KB 172/286 KB 176/308 KB 96/174 KB 128/223 KB 176/286 KB 176/308 KB 96/174 KB 128/223 KB 176/286 KB 180/308 KB 96/174 KB 128/223 KB 176/286 KB 184/308 KB 96/174 KB 3/9 KB 128/223 KB 180/286 KB 188/308 KB 96/174 KB 3/9 KB 128/223 KB 180/286 KB 192/308 KB 96/174 KB 3/9 KB 128/223 KB 180/286 KB 184/308 KB 100/174 KB 4/9 KB 128/223 KB 180/286 KB 192/308 KB 96/174 KB 128/223 KB 180/286 KB 184/308 KB 100/174 KB 4/9 KB 128/223 KB 184/286 KB 192/308 KB 100/174 KB 3/9 KB 128/223 KB 180/286 KB 192/308 KB 104/174 KB 7/9 KB 128/223 KB 184/286 KB 192/308 KB 108/174 KB 7/9 KB 128/223 KB 184/286 KB 192/308 KB 112/174 KB 7/9 KB 128/223 KB 184/286 KB 192/308 KB 116/174 KB 7/9 KB 128/223 KB 188/286 KB 196/308 KB 120/174 KB 7/9 KB 128/223 KB 188/286 KB 196/308 KB 124/174 KB 7/9 KB 128/223 KB 188/286 KB 196/308 KB 128/174 KB 7/9 KB 128/223 KB 188/286 KB 196/308 KB 100/174 KB 7/9 KB 128/223 KB 184/286 KB 192/308 KB 112/174 KB 7/9 KB 128/223 KB 188/286 KB 196/308 KB 128/174 KB 7/9 KB 128/223 KB 192/286 KB 196/308 KB 128/174 KB 7/9 KB 128/223 KB 196/286 KB 196/308 KB 112/174 KB 7/9 KB 128/223 KB 184/286 KB 196/308 KB 128/174 KB 9/9 KB 128/223 KB 196/286 KB 200/308 KB 128/174 KB 9/9 KB 128/223 KB 196/286 KB 204/308 KB 128/174 KB 9/9 KB 128/223 KB 196/286 KB 208/308 KB 128/174 KB 9/9 KB 128/223 KB 196/286 KB 212/308 KB 132/174 KB 9/9 KB 128/223 KB 200/286 KB 216/308 KB 132/174 KB 9/9 KB 128/223 KB 200/286 KB 220/308 KB 132/174 KB 9/9 KB 128/223 KB 200/286 KB 224/308 KB 128/174 KB 9/9 KB 128/223 KB 196/286 KB 196/308 KB 132/174 KB 9/9 KB 128/223 KB 200/286 KB 212/308 KB 136/174 KB 9/9 KB 128/223 KB 200/286 KB 224/308 KB 140/174 KB 9/9 KB 128/223 KB 200/286 KB 224/308 KB 144/174 KB 9/9 KB 128/223 KB 200/286 KB 224/308 KB 128/174 KB 9/9 KB 128/223 KB 200/286 KB 212/308 KB 144/174 KB 9/9 KB 128/223 KB 204/286 KB 224/308 KB 144/174 KB 9/9 KB 128/223 KB 208/286 KB 224/308 KB 144/174 KB 9/9 KB 128/223 KB 212/286 KB 224/308 KB 144/174 KB 9/9 KB 128/223 KB 216/286 KB 224/308 KB 144/174 KB 9/9 KB 128/223 KB 220/286 KB 224/308 KB 144/174 KB 9/9 KB 128/223 KB 224/286 KB 224/308 KB 144/174 KB 9/9 KB 128/223 KB 224/286 KB 228/308 KB 144/174 KB 9/9 KB 128/223 KB 224/286 KB 232/308 KB 144/174 KB 9/9 KB 128/223 KB 224/286 KB 236/308 KB 144/174 KB 9/9 KB 128/223 KB 224/286 KB 240/308 KB 148/174 KB 9/9 KB 128/223 KB 224/286 KB 240/308 KB 152/174 KB 9/9 KB 128/223 KB 224/286 KB 240/308 KB 156/174 KB 9/9 KB 128/223 KB 224/286 KB 244/308 KB 160/174 KB 9/9 KB 128/223 KB 228/286 KB 244/308 KB 164/174 KB 9/9 KB 128/223 KB 228/286 KB 244/308 KB 168/174 KB 132/223 KB 228/286 KB 244/308 KB 172/174 KB 132/223 KB 228/286 KB 244/308 KB 174/174 KB 132/223 KB 228/286 KB 244/308 KB 152/174 KB 9/9 KB 128/223 KB 224/286 KB 244/308 KB Downloaded: https:/ unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install /repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 92.6 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-mysql-0: 10:32:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 164/174 KB 9/9 KB 132/223 KB 228/286 KB 244/308 KB 174/174 KB 136/223 KB 228/286 KB 244/308 KB 174/174 KB 140/223 KB 228/286 KB 244/308 KB 156/174 KB 9/9 KB 128/223 KB 228/286 KB 244/308 KB 174/174 KB 140/223 KB 232/286 KB 248/308 KB 174/174 KB 140/223 KB 236/286 KB 248/308 KB 174/174 KB 140/223 KB 240/286 KB 248/308 KB 174/174 KB 140/223 KB 244/286 KB 248/308 KB 174/174 KB 144/223 KB 248/286 KB 248/308 KB 174/174 KB 144/223 KB 252/286 KB 248/308 KB 174/174 KB 144/223 KB 256/286 KB 248/308 KB 174/174 KB 140/223 KB 228/286 KB 248/308 KB 174/174 KB 144/223 KB 256/286 KB 252/308 KB 174/174 KB 144/223 KB 256/286 KB 256/308 KB 174/174 KB 144/223 KB 244/286 KB 248/308 KB 174/174 KB 144/223 KB 256/286 KB 260/308 KB 174/174 KB 148/223 KB 256/286 KB 264/308 KB 174/174 KB 148/223 KB 256/286 KB 268/308 KB 174/174 KB 148/223 KB 256/286 KB 272/308 KB 174/174 KB 148/223 KB 256/286 KB 260/308 KB 174/174 KB 152/223 KB 256/286 KB 272/308 KB 174/174 KB 156/223 KB 256/286 KB 272/308 KB 174/174 KB 160/223 KB 256/286 KB 272/308 KB 174/174 KB 160/223 KB 260/286 KB 272/308 KB 174/174 KB 160/223 KB 264/286 KB 276/308 KB 174/174 KB 160/223 KB 268/286 KB 276/308 KB 174/174 KB 160/223 KB 270/286 KB 276/308 KB 174/174 KB 160/223 KB 274/286 KB 276/308 KB 174/174 KB 4/22 KB 164/223 KB 278/286 KB 276/308 KB 174/174 KB 4/22 KB 164/223 KB 282/286 KB 276/308 KB 174/174 KB 4/22 KB 164/223 KB 286/286 KB 276/308 KB 174/174 KB 160/223 KB 260/286 KB 276/308 KB 174/174 KB 4/22 KB 164/223 KB 274/286 KB 276/308 KB 174/174 KB 4/22 KB 168/223 KB 286/286 KB 276/308 KB 174/174 KB 4/22 KB 172/223 KB 286/286 KB 276/308 KB 174/174 KB 4/22 KB 176/223 KB 286/286 KB 280/308 KB 174/174 KB 4/22 KB 160/223 KB 274/286 KB 276/308 KB 174/174 KB 4/22 KB 172/223 KB 286/286 KB 280/308 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 1670.4 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 8/22 KB 176/223 KB 286/286 KB 280/308 KB 12/22 KB 176/223 KB 286/286 KB 284/308 KB 16/22 KB 176/223 KB 286/286 KB 284/308 KB 8/22 KB 176/223 KB 286/286 KB 284/308 KB 16/22 KB 176/223 KB 286/286 KB 288/308 KB 16/22 KB 176/223 KB 286/286 KB 292/308 KB 20/22 KB 180/223 KB 286/286 KB 296/308 KB Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 20/22 KB 180/223 KB 286/286 KB 292/308 KB 20/22 KB 180/223 KB 286/286 KB 292/308 KB 16/22 KB 180/223 KB 286/286 KB 292/308 KB 22/22 KB 180/223 KB 286/286 KB 296/308 KB 22/22 KB 184/223 KB 286/286 KB 296/308 KB 22/22 KB 188/223 KB 286/286 KB 296/308 KB 22/22 KB 192/223 KB 286/286 KB 296/308 KB 22/22 KB 196/223 KB 286/286 KB 296/308 KB 22/22 KB 3/17 KB 200/223 KB 286/286 KB 300/308 KB 22/22 KB 3/17 KB 204/223 KB 286/286 KB 300/308 KB 22/22 KB 3/17 KB 208/223 KB 286/286 KB 300/308 KB 22/22 KB 3/17 KB 196/223 KB 286/286 KB 300/308 KB 22/22 KB 196/223 KB 286/286 KB 300/308 KB 22/22 KB 3/17 KB 208/223 KB 286/286 KB 304/308 KB 22/22 KB 3/17 KB 208/223 KB 286/286 KB 308/308 KB 22/22 KB 3/17 KB 208/223 KB 286/286 KB 308/308 KB 22/22 KB 3/17 KB 212/223 KB 286/286 KB 308/308 KB 22/22 KB 6/17 KB 216/223 KB 286/286 KB 308/308 KB 22/22 KB 6/17 KB 220/223 KB 286/286 KB 308/308 KB 22/22 KB 6/17 KB 223/223 KB 286/286 KB 308/308 KB 22/22 KB 6/17 KB 212/223 KB 286/286 KB 308/308 KB 22/22 KB 9/17 KB 223/223 KB 286/286 KB 308/308 KB 22/22 KB 11/17 KB 223/223 KB 286/286 KB 308/308 KB 22/22 KB 14/17 KB 223/223 KB 286/286 KB 308/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 186.4 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2267.0 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 16/17 KB 223/223 KB 308/308 KB 17/17 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2228.6 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 1557.8 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 111.1 KB/sec) unit-abot-epc-basic-0: 10:32:11 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 machine-2: 10:32:11 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 10:32:11 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 10:32:11 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 4/13 KB 9/11 KB 4/13 KB 11/11 KB 4/13 KB 4/11 KB 3/11 KB 4/13 KB 11/11 KB 8/13 KB 4/11 KB 11/11 KB 12/13 KB 4/11 KB 3/28 KB 11/11 KB 13/13 KB 4/11 KB 3/28 KB 9/11 KB 4/13 KB 4/11 KB 11/11 KB 13/13 KB 8/11 KB 3/28 KB 11/11 KB 13/13 KB 11/11 KB 3/28 KB 11/11 KB 8/13 KB 4/11 KB 3/28 KB 11/11 KB 13/13 KB 11/11 KB 5/28 KB 11/11 KB 13/13 KB 11/11 KB 8/28 KB 11/11 KB 13/13 KB 11/11 KB 11/28 KB 11/11 KB 3/14 KB 13/13 KB 11/11 KB 11/28 KB 11/11 KB 6/14 KB 13/13 KB 11/11 KB 11/28 KB 11/11 KB 9/14 KB 13/13 KB 11/11 KB 11/28 KB 11/11 KB 9/14 KB 13/13 KB 11/11 KB 13/28 KB 11/11 KB 11/14 KB 13/13 KB 11/11 KB 13/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 66.7 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 14/14 KB 13/13 KB 11/11 KB 16/28 KB 11/14 KB 13/13 KB 11/11 KB 16/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 82.6 KB/sec) unit-abot-epc-basic-0: 10:32:11 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 68.9 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 14/14 KB 19/28 KB 14/14 KB 21/28 KB 14/14 KB 24/28 KB 14/14 KB 27/28 KB 14/14 KB 28/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 75.7 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 4/192 KB 3/37 KB 4/309 KB 8/192 KB 3/37 KB 4/309 KB 12/192 KB 3/37 KB 4/309 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 158.4 KB/sec) unit-mysql-0: 10:32:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages machine-2: 10:32:11 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 10:32:11 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 10:32:11 DEBUG juju.worker start "engine" machine-2: 10:32:11 INFO juju.worker start "engine" machine-2: 10:32:11 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 10:32:11 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 10:32:11 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 10:32:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 10:32:11 DEBUG juju.worker "engine" started machine-2: 10:32:11 DEBUG juju.worker.introspection stats worker now serving machine-2: 10:32:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 10:32:11 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 10:32:11 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 3/37 KB 28/28 KB 4/309 KB 12/192 KB 6/37 KB 4/309 KB 12/192 KB 9/37 KB 4/309 KB 12/192 KB 11/37 KB 4/309 KB 12/192 KB 14/37 KB 4/309 KB 12/192 KB 16/37 KB 4/309 KB 16/192 KB 19/37 KB 4/309 KB 28/28 KB 4/309 KB 16/192 KB 19/37 KB 8/309 KB 16/192 KB 19/37 KB 12/309 KB 16/192 KB 19/37 KB 16/309 KB 16/192 KB 16/37 KB 4/309 KB 20/192 KB 19/37 KB 16/309 KB 24/192 KB 22/37 KB 20/309 KB 28/192 KB 22/37 KB 20/309 KB 20/192 KB 22/37 KB 20/309 KB 32/192 KB 25/37 KB 20/309 KB 20/192 KB 19/37 KB 20/309 KB 32/192 KB 27/37 KB 24/309 KB 32/192 KB 27/37 KB 28/309 KB 32/192 KB 27/37 KB 32/309 KB 32/192 KB 27/37 KB 20/309 KB 32/192 KB 22/37 KB 20/309 KB 32/192 KB 30/37 KB 32/309 KB 32/192 KB 32/37 KB 32/309 KB 3/14 KB 36/192 KB 35/37 KB 36/309 KB 3/14 KB 36/192 KB 37/37 KB 36/309 KB 3/14 KB 32/192 KB 32/37 KB 32/309 KB 3/14 KB 36/192 KB 37/37 KB 36/309 KB 5/14 KB 36/192 KB 37/37 KB 36/309 KB 8/14 KB 36/192 KB 37/37 KB 36/309 KB 11/14 KB 36/192 KB 37/37 KB 36/309 KB 13/14 KB 36/192 KB 37/37 KB 36/309 KB 14/14 KB 36/192 KB 37/37 KB 36/309 KB 3/14 KB 36/192 KB 32/37 KB 36/309 KB 3/14 KB 36/192 KB 32/37 KB 32/309 KB 14/14 KB 36/192 KB 37/37 KB 40/309 KB 14/14 KB 40/192 KB 37/37 KB 44/309 KB 14/14 KB 40/192 KB 37/37 KB 48/309 KB 14/14 KB 40/192 KB 37/37 KB 52/309 KB 14/14 KB 40/192 KB 37/37 KB 56/309 KB 14/14 KB 40/192 KB 37/37 KB 40/309 KB 14/14 KB 44/192 KB 37/37 KB 56/309 KB 14/14 KB 48/192 KB 37/37 KB 56/309 KB 14/14 KB 52/192 KB 37/37 KB 56/309 KB 14/14 KB 56/192 KB 37/37 KB 56/309 KB 14/14 KB 60/192 KB 37/37 KB 56/309 KB 14/14 KB 64/192 KB 37/37 KB 60/309 KB 14/14 KB 60/192 KB 37/37 KB 60/309 KB 14/14 KB 64/192 KB 37/37 KB 64/309 KB 14/14 KB 68/192 KB 37/37 KB 64/309 KB 72/192 KB 68/309 KB 76/192 KB 68/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 192.4 KB/sec) unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 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 71.8 KB/sec) machine-2: 10:32:11 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 10:32:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 10:32:11 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:32:11 DEBUG unit.abot-epc-basic/0.install 14/14 KB 68/192 KB 37/37 KB 68/309 KB 76/192 KB 72/309 KB 76/192 KB 76/309 KB 80/192 KB 80/309 KB 80/192 KB 76/309 KB 84/192 KB 80/309 KB 88/192 KB 84/309 KB 92/192 KB 84/309 KB 96/192 KB 84/309 KB 84/192 KB 84/309 KB 96/192 KB 88/309 KB 96/192 KB 92/309 KB 96/192 KB 96/309 KB 100/192 KB 96/309 KB 104/192 KB 100/309 KB 108/192 KB 100/309 KB 112/192 KB 100/309 KB 100/192 KB 100/309 KB 112/192 KB 104/309 KB 112/192 KB 108/309 KB 112/192 KB 112/309 KB 112/192 KB 116/309 KB 116/192 KB 120/309 KB 116/192 KB 124/309 KB 116/192 KB 128/309 KB 116/192 KB 116/309 KB 120/192 KB 128/309 KB 124/192 KB 128/309 KB 128/192 KB 128/309 KB 128/192 KB 132/309 KB 132/192 KB 136/309 KB 132/192 KB 132/309 KB 136/192 KB 136/309 KB 140/192 KB 136/309 KB 144/192 KB 136/309 KB 144/192 KB 140/309 KB 144/192 KB 144/309 KB 144/192 KB 148/309 KB 148/192 KB 152/309 KB 148/192 KB 156/309 KB 148/192 KB 160/309 KB 148/192 KB 148/309 KB 152/192 KB 160/309 KB 156/192 KB 160/309 KB 160/192 KB 160/309 KB 160/192 KB 164/309 KB 164/192 KB 168/309 KB 164/192 KB 172/309 KB 164/192 KB 176/309 KB 164/192 KB 164/309 KB 168/192 KB 176/309 KB 172/192 KB 176/309 KB 176/192 KB 176/309 KB 176/192 KB 180/309 KB 180/192 KB 184/309 KB 180/192 KB 188/309 KB 180/192 KB 192/309 KB 180/192 KB 180/309 KB 184/192 KB 192/309 KB 188/192 KB 192/309 KB 192/192 KB 192/309 KB 192/192 KB 196/309 KB 192/192 KB 200/309 KB 192/192 KB 204/309 KB 192/192 KB 208/309 KB 192/192 KB 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 866.4 KB/sec) machine-2: 10:32:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:32:11 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 1364.6 KB/sec) machine-2: 10:32:11 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 10:32:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 10:32:11 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started unit-mysql-0: 10:32:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages machine-2: 10:32:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:11 DEBUG juju.worker.apicaller connecting with old password machine-2: 10:32:11 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-2: 10:32:11 INFO juju.api connection established to "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-2: 10:32:11 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-2: 10:32:11 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 10:32:11 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-mysql-0: 10:32:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 10:32:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 10:32:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 10:32:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 10:32:12 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 151.9 KB/sec) unit-abot-epc-basic-0: 10:32:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 10:32:12 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 192.5 KB/sec) unit-mysql-0: 10:32:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 10:32:12 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-mysql-0: 10:32:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 10:32:12 DEBUG unit.abot-epc-basic/0.install 3/74 KB 6/74 KB 9/74 KB 11/74 KB 14/74 KB 16/74 KB 19/74 KB 22/74 KB 25/74 KB 27/74 KB 30/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 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: 10:32:12 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:32:12 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 10:32:12 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 10:32:12 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-mysql-0: 10:32:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 10:32:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 10:32:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 10:32:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 10:32:12 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios machine-2: 10:32:12 DEBUG juju.worker.apicaller connected machine-2: 10:32:12 DEBUG juju.worker.apicaller changing password... machine-2: 10:32:12 DEBUG juju.worker.apicaller password changed machine-2: 10:32:12 DEBUG juju.api RPC connection died machine-2: 10:32:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 10:32:12 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 10:32:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages machine-2: 10:32:12 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-2: 10:32:12 INFO juju.api connection established to "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-2: 10:32:12 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-mysql-0: 10:32:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 10:32:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 10:32:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 10:32:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 10:32:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 10:32:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 10:32:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release machine-2: 10:32:13 DEBUG juju.worker.apicaller connected machine-2: 10:32:13 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 10:32:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:32:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 10:32:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 10:32:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 10:32:13 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 10:32:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 10:32:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 10:32:13 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 10:32:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 10:32:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 10:32:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 10:32:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 10:32:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 10:32:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 10:32:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 10:32:13 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 10:32:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 10:32:13 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 10:32:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:32:13 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 10:32:13 INFO juju.worker.upgrader unblocking abort check machine-2: 10:32:13 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 10:32:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 10:32:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:32:13 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:32:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:32:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 10:32:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources machine-2: 10:32:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:32:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 10:32:13 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 10:32:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 10:32:13 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:32:13 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:32:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:32:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:32:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:32:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:32:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 10:32:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 10:32:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:32:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:32:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:32:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:32:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:32:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:32:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 10:32:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources machine-2: 10:32:13 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 10:32:13 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 10:32:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 10:32:13 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 10:32:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 10:32:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 10:32:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 10:32:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 10:32:13 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 10:32:13 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 10:32:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 10:32:13 DEBUG juju.worker.logger logger setup machine-2: 10:32:13 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 10:32:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 10:32:13 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 10:32:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 10:32:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 10:32:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 10:32:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 10:32:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 10:32:13 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 10:32:13 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:32:13 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:32:13 DEBUG juju.network including address public:172.30.9.210 for machine machine-2: 10:32:13 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-2: 10:32:13 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 10:32:13 DEBUG juju.network including address local-machine:::1 for machine machine-2: 10:32:13 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.10 local-machine:127.0.0.1 local-machine:::1] machine-2: 10:32:13 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.10:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 10:32:13 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.10:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "172.30.9.210:17070"] unit-abot-epc-basic-0: 10:32:13 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing machine-2: 10:32:13 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 10:32:13 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:32:13 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:32:13 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 10:32:13 DEBUG juju.network including address local-cloud:192.168.121.18 for machine machine-2: 10:32:13 DEBUG juju.network including address local-machine:::1 for machine machine-2: 10:32:13 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.18 local-machine:::1] machine-2: 10:32:13 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.18 local-machine:::1] machine-2: 10:32:13 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.10,::1,localhost", AutoNoProxy:""} machine-2: 10:32:13 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 10:32:13 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 10:32:13 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 10:32:13 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 10:32:13 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:32:13 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:32:13 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:32:13 DEBUG juju.worker.reboot Reboot worker got action: noop unit-mysql-0: 10:32:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources machine-2: 10:32:13 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 10:32:13 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 10:32:13 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 10:32:13 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 10:32:13 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 10:32:13 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 10:32:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 10:32:13 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 10:32:13 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 10:32:13 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 10:32:13 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 10:32:13 INFO juju.worker.machiner "machine-2" started machine-2: 10:32:13 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 10:32:13 DEBUG juju.worker start "2-container-watcher" machine-2: 10:32:13 DEBUG juju.worker start "stateconverter" machine-2: 10:32:13 INFO juju.worker start "2-container-watcher" machine-2: 10:32:13 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 10:32:13 DEBUG juju.worker "2-container-watcher" started machine-2: 10:32:13 INFO juju.worker start "stateconverter" machine-2: 10:32:13 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 10:32:13 DEBUG juju.worker "stateconverter" started unit-mysql-0: 10:32:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources machine-2: 10:32:13 DEBUG juju.service discovered init system "upstart" from local host machine-2: 10:32:13 DEBUG juju.worker.deployer state addresses: ["192.168.121.10:37017"] machine-2: 10:32:13 DEBUG juju.worker.deployer API addresses: ["192.168.121.10:17070" "172.30.9.210:17070"] machine-2: 10:32:13 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: 10:32:13 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 10:32:13 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:32:13 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Fri Aug 31 10:32:13 UTC 2018]; root of context hierarchy unit-mysql-0: 10:32:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-epc-0: 10:32:13 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 10:32:13 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 10:32:13 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 10:32:13 DEBUG juju.worker start "api" unit-oai-epc-0: 10:32:13 INFO juju.worker start "api" unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 10:32:13 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 10:32:13 DEBUG juju.worker "api" started unit-oai-epc-0: 10:32:13 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 10:32:13 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-oai-epc-0: 10:32:13 INFO juju.api connection established to "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-oai-epc-0: 10:32:13 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:32:13 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 10:32:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:32:13 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:13 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:32:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 10:32:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 10:32:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 10:32:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 10:32:14 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 10:32:14 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:32:14 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 10:32:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en machine-2: 10:32:14 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:62:9c:b6 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.18 [] [] []} {2 fa:16:3e:62:9c:b6 1450 0 eth0 ethernet false false manual [] [] []}] unit-mysql-0: 10:32:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-epc-0: 10:32:14 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 10:32:14 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 10:32:14 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 10:32:14 DEBUG juju.api RPC connection died unit-oai-epc-0: 10:32:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 10:32:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-epc-0: 10:32:14 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 10:32:14 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-oai-epc-0: 10:32:14 INFO juju.api connection established to "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-oai-epc-0: 10:32:14 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-2: 10:32:14 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:62:9c:b6 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.18 [] [] []} {2 fa:16:3e:62:9c:b6 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-epc-0: 10:32:15 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:15 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 10:32:15 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 10:32:15 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 10:32:15 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 10:32:15 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 10:32:15 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-epc-0: 10:32:15 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-epc-0: 10:32:15 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-epc-0: 10:32:15 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 10:32:15 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.10,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 10:32:15 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 10:32:15 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 10:32:15 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 10:32:15 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 10:32:15 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 10:32:15 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 10:32:15 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 10:32:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 10:32:15 DEBUG juju.network including address public:172.30.9.210 for machine unit-oai-epc-0: 10:32:15 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-oai-epc-0: 10:32:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 10:32:15 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 10:32:15 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.10 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 10:32:15 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.10:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 10:32:15 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.10:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "172.30.9.210:17070"] unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 10:32:15 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 10:32:15 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 10:32:15 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 10:32:15 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 10:32:15 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-epc-0: 10:32:15 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 10:32:15 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 10:32:15 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 10:32:15 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 10:32:15 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 10:32:15 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 10:32:15 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 10:32:15 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 10:32:15 DEBUG httpbakery client do GET https://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 10:32:15 DEBUG httpbakery } -> error unit-oai-epc-0: 10:32:15 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 10:32:15 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 10:32:15 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 10:32:15 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 10:32:15 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-oai-epc-0: 10:32:15 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 10:32:15 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 10:32:15 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 10:32:15 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 10:32:15 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 10:32:15 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 10:32:15 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 10:32:15 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 10:32:15 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 10:32:15 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 10:32:15 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 10:32:15 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 10:32:15 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 10:32:15 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 10:32:15 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:32:15 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:32:15 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 10:32:15 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 10:32:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 10:32:15 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 10:32:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 10:32:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 10:32:15 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 10:32:16 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:32:16 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 10:32:16 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 10:32:16 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-mysql-0: 10:32:16 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 10:32:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:32:16 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 10:32:16 DEBUG unit.mysql/0.install Reading package lists... unit-oai-epc-0: 10:32:16 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-mysql-0: 10:32:16 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:32:16 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 10:32:16 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 10:32:16 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 10:32:16 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@466d49f0] to [cucumber.runtime.java.spring.GlueCodeScope@710d7aff] unit-mysql-0: 10:32:16 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 10:32:16 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 10:32:16 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 10:32:16 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 10:32:16 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 10:32:16 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:32:16 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 10:32:16 DEBUG unit.mysql/0.install python-mysqldb uuid unit-oai-epc-0: 10:32:16 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: 10:32:16 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 10:32:16 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:32:16 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Fri Aug 31 10:32:16 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:32:16 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 10:32:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:32:16 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 10:32:16 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 10:32:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:32:16 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 10:32:16 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:32:16 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 10:32:16 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 10:32: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: 10:32:16 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 10:32:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:32:16 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 10:32:16 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 10:32:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:32:16 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 10:32: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-oai-epc-0: 10:32:17 DEBUG unit.oai-epc/0.install Fetched 3394 kB in 1s (2944 kB/s) unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 10:32:17 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Fri Aug 31 10:32:17 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 10:32:17 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:32:17 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-oai-epc-0: 10:32:17 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 10:32:17 DEBUG unit.oai-epc/0.install (Reading database ... 78141 files and directories currently installed.) unit-oai-epc-0: 10:32:17 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 10:32:17 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 10:32:17 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 10:32:17 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 10:32:17 DEBUG unit.abot-epc-basic/0.install Aug 31, 2018 10:32:17 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:32:17 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-oai-epc-0: 10:32:17 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 10:32:17 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-epc-0: 10:32:17 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 10:32:17 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 10:32:17 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-epc-0: 10:32:17 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-mysql-0: 10:32: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-mysql-0: 10:32: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: 10:32:18 DEBUG unit.abot-epc-basic/0.install 31-Aug-2018 10:32:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install 31-Aug-2018 10:32:18 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install 31-Aug-2018 10:32:18 [main] REPORT: STEP EXECUTION TIME TAKEN :1419 MS unit-mysql-0: 10:32: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: 10:32:18 DEBUG unit.abot-epc-basic/0.install 31-Aug-2018 10:32:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install 31-Aug-2018 10:32:18 [main] REPORT: ========================================================================================== unit-oai-epc-0: 10:32:18 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 10:32: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-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install 31-Aug-2018 10:32:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install 31-Aug-2018 10:32:18 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install 31-Aug-2018 10:32:18 [main] REPORT: STEP EXECUTION TIME TAKEN :115 MS unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install 31-Aug-2018 10:32:18 [main] REPORT: STEP :PASSED unit-mysql-0: 10:32: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-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install 31-Aug-2018 10:32:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install 0m2.092s unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.687 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.016 sec unit-mysql-0: 10:32:18 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (385 kB/s) unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install 31-Aug-2018 10:32:18.505 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-mysql-0: 10:32:18 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 10:32:18 DEBUG unit.mysql/0.install (Reading database ... 83419 files and directories currently installed.) unit-mysql-0: 10:32:18 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 10:32:18 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:32:18 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 10:32:18 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 10:32:18 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:32:18 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 10:32:18 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 10:32:18 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 10:32:18 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 201.4 KB/sec) unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 10:32:18 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 152.4 KB/sec) unit-abot-epc-basic-0: 10:32:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 130.2 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 202.7 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 10:32:19 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 1298.4 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 10:32:19 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 66.3 KB/sec) unit-abot-epc-basic-0: 10:32:19 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-mysql-0: 10:32:19 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-abot-epc-basic-0: 10:32:19 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 646.4 KB/sec) unit-mysql-0: 10:32:19 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 10:32:19 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 10:32:19 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: 10:32:19 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 10:32:19 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 10:32:19 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 1/22 KB 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 14/22 KB 3/60 KB 14/22 KB 5/60 KB 14/22 KB 8/60 KB 14/22 KB 11/60 KB 14/22 KB 13/60 KB 14/22 KB 16/60 KB 14/22 KB 19/60 KB 14/22 KB 21/60 KB 17/22 KB 21/60 KB 17/22 KB 24/60 KB 19/22 KB 24/60 KB 19/22 KB 3/57 KB 24/60 KB 19/22 KB 6/57 KB 24/60 KB 19/22 KB 9/57 KB 24/60 KB 19/22 KB 11/57 KB 24/60 KB 19/22 KB 14/57 KB 24/60 KB 19/22 KB 16/57 KB 24/60 KB 19/22 KB 19/57 KB 24/60 KB 19/22 KB 22/57 KB 24/60 KB 19/22 KB 22/57 KB 27/60 KB 22/22 KB 22/57 KB 29/60 KB 22/22 KB 22/57 KB 27/60 KB 22/22 KB 25/57 KB 29/60 KB 22/22 KB 27/57 KB 29/60 KB 22/22 KB 27/57 KB 32/60 KB 22/22 KB 30/57 KB 32/60 KB 22/22 KB 32/57 KB 32/60 KB 22/22 KB 32/57 KB 36/60 KB 22/22 KB 36/57 KB 40/60 KB 22/22 KB 36/57 KB 44/60 KB 22/22 KB 36/57 KB 48/60 KB 22/22 KB 36/57 KB 36/60 KB 22/22 KB 40/57 KB 48/60 KB 22/22 KB 44/57 KB 48/60 KB 22/22 KB 48/57 KB 48/60 KB 22/22 KB 48/57 KB 52/60 KB 22/22 KB 48/57 KB 56/60 KB 22/22 KB 48/57 KB 60/60 KB 3/181 KB 52/57 KB 3/203 KB 60/60 KB 3/181 KB 56/57 KB 3/203 KB 60/60 KB 3/181 KB 57/57 KB 3/203 KB 60/60 KB 22/22 KB 3/181 KB 48/57 KB 3/203 KB 60/60 KB 3/181 KB 57/57 KB 5/203 KB 60/60 KB 3/181 KB 57/57 KB 8/203 KB 60/60 KB 3/181 KB 57/57 KB 11/203 KB 60/60 KB 3/181 KB 57/57 KB 13/203 KB 60/60 KB 22/22 KB 3/181 KB 48/57 KB 60/60 KB 6/181 KB 57/57 KB 13/203 KB 60/60 KB 9/181 KB 57/57 KB 13/203 KB 60/60 KB 11/181 KB 57/57 KB 13/203 KB 60/60 KB 14/181 KB 57/57 KB 13/203 KB 60/60 KB 16/181 KB 57/57 KB 13/203 KB 60/60 KB 19/181 KB 57/57 KB 13/203 KB 60/60 KB 22/181 KB 57/57 KB 13/203 KB 60/60 KB 25/181 KB 57/57 KB 13/203 KB 60/60 KB 27/181 KB 57/57 KB 16/203 KB 60/60 KB 30/181 KB 57/57 KB 16/203 KB 60/60 KB 32/181 KB 57/57 KB 16/203 KB 60/60 KB 25/181 KB 57/57 KB 16/203 KB 60/60 KB 32/181 KB 57/57 KB 19/203 KB 60/60 KB 32/181 KB 57/57 KB 21/203 KB 60/60 KB 32/181 KB 57/57 KB 24/203 KB 60/60 KB 36/181 KB 57/57 KB 24/203 KB 60/60 KB 40/181 KB 57/57 KB 27/203 KB 60/60 KB 44/181 KB 57/57 KB 27/203 KB 60/60 KB 48/181 KB 57/57 KB 27/203 KB 60/60 KB 36/181 KB 57/57 KB 27/203 KB 60/60 KB 48/181 KB 57/57 KB 29/203 KB 60/60 KB 48/181 KB 57/57 KB 32/203 KB 60/60 KB 48/181 KB 57/57 KB 36/203 KB 60/60 KB 52/181 KB 57/57 KB 40/203 KB 60/60 KB 52/181 KB 57/57 KB 44/203 KB 60/60 KB 52/181 KB 57/57 KB 48/203 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 546.2 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 52/181 KB 57/57 KB 36/203 KB 60/60 KB 56/181 KB 57/57 KB 48/203 KB 60/60 KB 60/181 KB 57/57 KB 48/203 KB 60/60 KB 64/181 KB 57/57 KB 48/203 KB 60/60 KB 64/181 KB 57/57 KB 52/203 KB 60/60 KB 68/181 KB 57/57 KB 56/203 KB 60/60 KB 68/181 KB 57/57 KB 60/203 KB 60/60 KB 68/181 KB 57/57 KB 52/203 KB 60/60 KB 72/181 KB 57/57 KB 60/203 KB 60/60 KB 72/181 KB 57/57 KB 64/203 KB 60/60 KB 76/181 KB 57/57 KB 64/203 KB 60/60 KB 80/181 KB 57/57 KB 64/203 KB 60/60 KB 80/181 KB 57/57 KB 68/203 KB 60/60 KB 84/181 KB 57/57 KB 72/203 KB 60/60 KB 84/181 KB 57/57 KB 76/203 KB 60/60 KB 84/181 KB 57/57 KB 80/203 KB 60/60 KB 84/181 KB 57/57 KB 68/203 KB 60/60 KB 88/181 KB 57/57 KB 80/203 KB 60/60 KB 92/181 KB 57/57 KB 80/203 KB 60/60 KB 96/181 KB 57/57 KB 80/203 KB 60/60 KB 96/181 KB 57/57 KB 84/203 KB 60/60 KB 100/181 KB 88/203 KB 100/181 KB 92/203 KB 100/181 KB 96/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1230.3 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 100/181 KB 84/203 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 1323.2 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 104/181 KB 96/203 KB 108/181 KB 96/203 KB 112/181 KB 96/203 KB 112/181 KB 100/203 KB 116/181 KB 104/203 KB 116/181 KB 108/203 KB 116/181 KB 112/203 KB 116/181 KB 100/203 KB 120/181 KB 112/203 KB 124/181 KB 112/203 KB 128/181 KB 112/203 KB 128/181 KB 116/203 KB 132/181 KB 120/203 KB 132/181 KB 124/203 KB 132/181 KB 128/203 KB 132/181 KB 116/203 KB 136/181 KB 128/203 KB 140/181 KB 128/203 KB 144/181 KB 128/203 KB 148/181 KB 128/203 KB 152/181 KB 132/203 KB 156/181 KB 132/203 KB 160/181 KB 132/203 KB 148/181 KB 132/203 KB 160/181 KB 136/203 KB 160/181 KB 140/203 KB 160/181 KB 144/203 KB 160/181 KB 148/203 KB 164/181 KB 152/203 KB 164/181 KB 156/203 KB 164/181 KB 160/203 KB 164/181 KB 148/203 KB 168/181 KB 160/203 KB 172/181 KB 160/203 KB 176/181 KB 160/203 KB 176/181 KB 164/203 KB 180/181 KB 164/203 KB 181/181 KB 164/203 KB 181/181 KB 168/203 KB 181/181 KB 172/203 KB 181/181 KB 176/203 KB 181/181 KB 180/203 KB 181/181 KB 184/203 KB 181/181 KB 188/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2952.7 KB/sec) unit-abot-epc-basic-0: 10:32:19 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 3271.8 KB/sec) unit-mysql-0: 10:32:19 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 10:32:19 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 10:32:19 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 10:32:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 10:32:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 10:32:19 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-oai-epc-0: 10:32:19 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:32:19 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 10:32:19 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 10:32:19 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:32:19 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:32:19 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 10:32:19 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 10:32:19 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 10:32:19 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 10:32:19 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 10:32:19 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-mysql-0: 10:32:19 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 10:32:19 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 197.1 KB/sec) unit-abot-epc-basic-0: 10:32:19 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-mysql-0: 10:32:19 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1525.8 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 10:32:19 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 133.8 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 286.2 KB/sec) unit-abot-epc-basic-0: 10:32:19 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-oai-epc-0: 10:32:19 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:32:19 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 109.2 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 226.2 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 957.4 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 1/2 KB 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: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 10:32:19 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: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 594.0 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 10:32:19 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 1554.4 KB/sec) unit-oai-epc-0: 10:32:19 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 10:32:19 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 10:32:19 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: 10:32:19 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: 10:32:19 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 31.5 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 10:32:19 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 197.2 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 938.0 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 10:32:19 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 66.3 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 295.8 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1206.4 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 548.8 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 255.0 KB/sec) unit-abot-epc-basic-0: 10:32:19 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: 10:32:19 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 395.4 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 792.8 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 222.4 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 10:32:19 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: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 75.7 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 10:32:19 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 763.7 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 10:32:19 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 2620.7 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 10:32:19 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: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 3/46 KB 6/46 KB 9/46 KB 11/46 KB 14/46 KB 16/46 KB 19/46 KB 22/46 KB 25/46 KB 27/46 KB 30/46 KB 32/46 KB 36/46 KB 40/46 KB 44/46 KB 46/46 KB Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 46/46 KB 4/54 KB 4/201 KB 46/46 KB 8/54 KB 4/201 KB 46/46 KB 12/54 KB 4/201 KB 46/46 KB 16/54 KB 4/201 KB 46/46 KB 4/54 KB 8/201 KB 46/46 KB 16/54 KB 12/201 KB 46/46 KB 16/54 KB 16/201 KB 46/46 KB 16/54 KB 16/201 KB 46/46 KB 20/54 KB 3/44 KB 16/201 KB 4/158 KB 24/54 KB 3/44 KB 16/201 KB 4/158 KB 28/54 KB 3/44 KB 16/201 KB 4/158 KB 32/54 KB 3/44 KB 16/201 KB 4/158 KB 36/54 KB 3/44 KB 16/201 KB 4/158 KB 40/54 KB 3/44 KB 16/201 KB 4/158 KB 44/54 KB 3/44 KB 16/201 KB 4/158 KB 48/54 KB 3/44 KB 16/201 KB 4/158 KB 20/54 KB 5/44 KB 16/201 KB 4/158 KB 48/54 KB 8/44 KB 16/201 KB 4/158 KB 48/54 KB 16/201 KB 4/158 KB 20/54 KB 8/44 KB 16/201 KB 8/158 KB 48/54 KB 8/44 KB 16/201 KB 12/158 KB 48/54 KB 8/44 KB 16/201 KB 16/158 KB 48/54 KB 8/44 KB 16/201 KB 20/158 KB 48/54 KB 8/44 KB 16/201 KB 24/158 KB 52/54 KB 8/44 KB 16/201 KB 28/158 KB 52/54 KB 8/44 KB 16/201 KB 32/158 KB 52/54 KB 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 978.7 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 8/44 KB 16/201 KB 20/158 KB 52/54 KB 8/44 KB 16/201 KB 32/158 KB 54/54 KB 8/44 KB 16/201 KB 36/158 KB 54/54 KB 8/44 KB 16/201 KB 40/158 KB 54/54 KB 8/44 KB 16/201 KB 44/158 KB 54/54 KB 8/44 KB 16/201 KB 48/158 KB 54/54 KB 8/44 KB 16/201 KB 52/158 KB 54/54 KB 8/44 KB 16/201 KB 56/158 KB 54/54 KB 8/44 KB 16/201 KB 60/158 KB 54/54 KB 8/44 KB 16/201 KB 64/158 KB 54/54 KB 8/44 KB 16/201 KB 68/158 KB 54/54 KB 8/44 KB 16/201 KB 72/158 KB 54/54 KB 8/44 KB 16/201 KB 76/158 KB 54/54 KB 8/44 KB 16/201 KB 80/158 KB 54/54 KB 8/44 KB 20/201 KB 80/158 KB 54/54 KB 8/44 KB 24/201 KB 80/158 KB 54/54 KB 8/44 KB 28/201 KB 80/158 KB 54/54 KB 8/44 KB 32/201 KB 80/158 KB 54/54 KB 8/44 KB 36/201 KB 80/158 KB 54/54 KB 8/44 KB 40/201 KB 80/158 KB 54/54 KB 8/44 KB 44/201 KB 80/158 KB 54/54 KB 8/44 KB 48/201 KB 80/158 KB 54/54 KB 8/44 KB 52/201 KB 80/158 KB 54/54 KB 8/44 KB 56/201 KB 80/158 KB 54/54 KB 8/44 KB 60/201 KB 80/158 KB 54/54 KB 8/44 KB 64/201 KB 80/158 KB 54/54 KB 8/44 KB 68/201 KB 80/158 KB 54/54 KB 8/44 KB 72/201 KB 80/158 KB 54/54 KB 8/44 KB 76/201 KB 80/158 KB 54/54 KB 8/44 KB 80/201 KB 80/158 KB 54/54 KB 8/44 KB 3/6 KB 80/201 KB 80/158 KB 54/54 KB 8/44 KB 5/6 KB 80/201 KB 80/158 KB 54/54 KB 8/44 KB 6/6 KB 80/201 KB 80/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 1222.7 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 8/44 KB 6/6 KB 84/201 KB 80/158 KB 8/44 KB 6/6 KB 88/201 KB 80/158 KB 8/44 KB 6/6 KB 92/201 KB 80/158 KB 8/44 KB 6/6 KB 96/201 KB 80/158 KB 8/44 KB 6/6 KB 100/201 KB 80/158 KB 8/44 KB 6/6 KB 104/201 KB 80/158 KB 8/44 KB 6/6 KB 108/201 KB 80/158 KB 8/44 KB 6/6 KB 112/201 KB 80/158 KB 8/44 KB 6/6 KB 112/201 KB 84/158 KB 8/44 KB 6/6 KB 116/201 KB 88/158 KB 8/44 KB 6/6 KB 116/201 KB 92/158 KB 8/44 KB 6/6 KB 116/201 KB 84/158 KB 8/44 KB 6/6 KB 120/201 KB 96/158 KB 8/44 KB 6/6 KB 124/201 KB 96/158 KB 8/44 KB 6/6 KB 128/201 KB 96/158 KB 8/44 KB 6/6 KB 116/201 KB 96/158 KB 8/44 KB 6/6 KB 132/201 KB 96/158 KB 8/44 KB 6/6 KB 136/201 KB 100/158 KB 8/44 KB 6/6 KB 140/201 KB 100/158 KB 8/44 KB 6/6 KB 144/201 KB 100/158 KB 8/44 KB 6/6 KB 132/201 KB 100/158 KB 8/44 KB 6/6 KB 144/201 KB 104/158 KB 8/44 KB 6/6 KB 144/201 KB 108/158 KB 8/44 KB 6/6 KB 144/201 KB 112/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 132.8 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 8/44 KB 3/3 KB 144/201 KB 112/158 KB 8/44 KB 3/3 KB 148/201 KB 112/158 KB 8/44 KB 3/3 KB 152/201 KB 116/158 KB 8/44 KB 3/3 KB 156/201 KB 116/158 KB 8/44 KB 3/3 KB 160/201 KB 116/158 KB 8/44 KB 3/3 KB 148/201 KB 116/158 KB 8/44 KB 3/3 KB 160/201 KB 120/158 KB 8/44 KB 3/3 KB 160/201 KB 124/158 KB 8/44 KB 3/3 KB 160/201 KB 128/158 KB 11/44 KB 3/3 KB 160/201 KB 128/158 KB 13/44 KB 3/3 KB 160/201 KB 128/158 KB 16/44 KB 3/3 KB 160/201 KB 128/158 KB 19/44 KB 3/3 KB 164/201 KB 132/158 KB 16/44 KB 3/3 KB 164/201 KB 132/158 KB 16/44 KB 3/3 KB 164/201 KB 128/158 KB 19/44 KB 3/3 KB 168/201 KB 132/158 KB 19/44 KB 3/3 KB 172/201 KB 132/158 KB 19/44 KB 3/3 KB 176/201 KB 132/158 KB 19/44 KB 3/3 KB 176/201 KB 136/158 KB 19/44 KB 3/3 KB 176/201 KB 140/158 KB 21/44 KB 3/3 KB 176/201 KB 144/158 KB 19/44 KB 3/3 KB 176/201 KB 144/158 KB 21/44 KB 3/3 KB 176/201 KB 148/158 KB 24/44 KB 3/3 KB 180/201 KB 152/158 KB 24/44 KB 3/3 KB 180/201 KB 156/158 KB 24/44 KB 180/201 KB 158/158 KB 24/44 KB 3/3 KB 180/201 KB 148/158 KB 24/44 KB 184/201 KB 158/158 KB 24/44 KB 3/3 KB 176/201 KB 148/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 48.8 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 27/44 KB 188/201 KB 158/158 KB 29/44 KB 188/201 KB 158/158 KB 24/44 KB 188/201 KB 158/158 KB 29/44 KB 192/201 KB 158/158 KB 32/44 KB 192/201 KB 158/158 KB 32/44 KB 196/201 KB 158/158 KB 36/44 KB 3/367 KB 196/201 KB 158/158 KB 36/44 KB 5/367 KB 196/201 KB 158/158 KB 36/44 KB 8/367 KB 196/201 KB 158/158 KB 36/44 KB 11/367 KB 196/201 KB 158/158 KB 36/44 KB 13/367 KB 196/201 KB 158/158 KB 36/44 KB 16/367 KB 196/201 KB 158/158 KB 36/44 KB 19/367 KB 196/201 KB 158/158 KB 36/44 KB 21/367 KB 196/201 KB 158/158 KB 36/44 KB 21/367 KB 200/201 KB 158/158 KB 36/44 KB 21/367 KB 201/201 KB 158/158 KB 36/44 KB 24/367 KB 201/201 KB 158/158 KB 36/44 KB 27/367 KB 201/201 KB 158/158 KB 36/44 KB 29/367 KB 201/201 KB 158/158 KB 36/44 KB 32/367 KB 201/201 KB 158/158 KB 36/44 KB 196/201 KB 158/158 KB 40/44 KB 32/367 KB 201/201 KB 158/158 KB 40/44 KB 36/367 KB 201/201 KB 3/5 KB 158/158 KB 40/44 KB 40/367 KB 201/201 KB 3/5 KB 158/158 KB 40/44 KB 44/367 KB 201/201 KB 3/5 KB 158/158 KB 40/44 KB 48/367 KB 201/201 KB 3/5 KB 158/158 KB 40/44 KB 32/367 KB 201/201 KB 3/5 KB 158/158 KB 40/44 KB 48/367 KB 201/201 KB 5/5 KB 158/158 KB 40/44 KB 52/367 KB 201/201 KB 5/5 KB 158/158 KB 40/44 KB 56/367 KB 201/201 KB 5/5 KB 158/158 KB 40/44 KB 60/367 KB 201/201 KB 5/5 KB 158/158 KB 40/44 KB 64/367 KB 201/201 KB 5/5 KB 158/158 KB 40/44 KB 68/367 KB 201/201 KB 5/5 KB 158/158 KB 40/44 KB 72/367 KB 201/201 KB 5/5 KB 158/158 KB 40/44 KB 76/367 KB 201/201 KB 5/5 KB 158/158 KB 40/44 KB 80/367 KB 201/201 KB 5/5 KB 158/158 KB 40/44 KB 84/367 KB 201/201 KB 5/5 KB 158/158 KB 44/44 KB 88/367 KB 201/201 KB 5/5 KB 44/44 KB 92/367 KB 201/201 KB 5/5 KB 44/44 KB 96/367 KB 201/201 KB 5/5 KB 44/44 KB 84/367 KB 201/201 KB 5/5 KB 158/158 KB 44/44 KB 96/367 KB 201/201 KB 5/5 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 62.3 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2094.0 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 44/44 KB 96/367 KB 3/52 KB 201/201 KB 44/44 KB 96/367 KB 6/52 KB 201/201 KB 44/44 KB 96/367 KB 9/52 KB 201/201 KB 44/44 KB 96/367 KB 11/52 KB 201/201 KB 44/44 KB 96/367 KB 14/52 KB 201/201 KB 44/44 KB 96/367 KB 16/52 KB 201/201 KB 44/44 KB 96/367 KB 19/52 KB 201/201 KB 44/44 KB 96/367 KB 22/52 KB 201/201 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 2476.4 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install 44/44 KB 96/367 KB 25/52 KB 44/44 KB 96/367 KB 27/52 KB 44/44 KB 100/367 KB 30/52 KB 44/44 KB 100/367 KB 27/52 KB 44/44 KB 104/367 KB 30/52 KB 44/44 KB 104/367 KB 32/52 KB 44/44 KB 108/367 KB 32/52 KB 44/44 KB 112/367 KB 32/52 KB 44/44 KB 116/367 KB 32/52 KB 44/44 KB 120/367 KB 36/52 KB 44/44 KB 124/367 KB 36/52 KB 44/44 KB 128/367 KB 36/52 KB 44/44 KB 116/367 KB 36/52 KB 44/44 KB 128/367 KB 40/52 KB 44/44 KB 128/367 KB 44/52 KB 44/44 KB 128/367 KB 48/52 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 555.1 KB/sec) unit-abot-epc-basic-0: 10:32:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 10:32:20 DEBUG unit.abot-epc-basic/0.install 128/367 KB 52/52 KB 132/367 KB 52/52 KB 136/367 KB 52/52 KB 136/367 KB 52/52 KB 4/238 KB 4/47 KB 136/367 KB 52/52 KB 8/238 KB 4/47 KB 136/367 KB 52/52 KB 4/238 KB 8/47 KB 136/367 KB 52/52 KB 8/238 KB 12/47 KB 136/367 KB 52/52 KB 8/238 KB 12/47 KB 136/367 KB 52/52 KB 12/238 KB 16/47 KB 136/367 KB 52/52 KB 12/238 KB 16/47 KB 136/367 KB 52/52 KB 16/238 KB 16/47 KB 136/367 KB 52/52 KB 20/238 KB 20/47 KB 140/367 KB 24/238 KB 3/28 KB 20/47 KB 140/367 KB 28/238 KB 3/28 KB 20/47 KB 140/367 KB 32/238 KB 3/28 KB 16/47 KB 136/367 KB 52/52 KB 20/238 KB 3/28 KB 20/47 KB 140/367 KB 32/238 KB 6/28 KB 20/47 KB 140/367 KB 32/238 KB 9/28 KB 20/47 KB 140/367 KB 32/238 KB 11/28 KB 20/47 KB 140/367 KB 32/238 KB 14/28 KB 20/47 KB 140/367 KB 32/238 KB 16/28 KB 20/47 KB 140/367 KB 32/238 KB 19/28 KB 20/47 KB 140/367 KB 52/52 KB 20/238 KB 3/28 KB 20/47 KB 144/367 KB 32/238 KB 19/28 KB 20/47 KB 148/367 KB 32/238 KB 19/28 KB 20/47 KB 136/367 KB 52/52 KB 20/238 KB 3/28 KB 24/47 KB 148/367 KB 32/238 KB 22/28 KB 28/47 KB 148/367 KB 32/238 KB 22/28 KB 32/47 KB 148/367 KB 32/238 KB 22/28 KB 20/47 KB 148/367 KB 32/238 KB 22/28 KB 32/47 KB 148/367 KB 32/238 KB 25/28 KB 32/47 KB 152/367 KB 32/238 KB 27/28 KB 36/47 KB 152/367 KB 32/238 KB 28/28 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 598.2 KB/sec) unit-abot-epc-basic-0: 10:32:20 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-mysql-0: 10:32:20 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:32:20 DEBUG unit.abot-epc-basic/0.install 36/47 KB 152/367 KB 36/238 KB 28/28 KB 36/47 KB 152/367 KB 32/238 KB 27/28 KB 40/47 KB 152/367 KB 36/238 KB 28/28 KB 44/47 KB 152/367 KB 36/238 KB 28/28 KB 47/47 KB 152/367 KB 36/238 KB 28/28 KB 32/47 KB 152/367 KB 32/238 KB 25/28 KB 47/47 KB 156/367 KB 36/238 KB 28/28 KB 47/47 KB 160/367 KB 36/238 KB 28/28 KB 47/47 KB 164/367 KB 36/238 KB 28/28 KB 47/47 KB 168/367 KB 40/238 KB 28/28 KB 47/47 KB 172/367 KB 40/238 KB 28/28 KB 47/47 KB 176/367 KB 40/238 KB 28/28 KB 47/47 KB 180/367 KB 40/238 KB 28/28 KB 47/47 KB 184/367 KB 40/238 KB 28/28 KB 47/47 KB 188/367 KB 40/238 KB 28/28 KB 47/47 KB 192/367 KB 40/238 KB 28/28 KB 47/47 KB 164/367 KB 40/238 KB 28/28 KB 47/47 KB 192/367 KB 44/238 KB 28/28 KB 47/47 KB 192/367 KB 48/238 KB 28/28 KB 47/47 KB 192/367 KB 52/238 KB 28/28 KB 47/47 KB 192/367 KB 56/238 KB 28/28 KB 47/47 KB 192/367 KB 60/238 KB 28/28 KB 47/47 KB 192/367 KB 64/238 KB 28/28 KB 47/47 KB 192/367 KB 68/238 KB 28/28 KB 47/47 KB 196/367 KB 72/238 KB 28/28 KB 47/47 KB 196/367 KB 76/238 KB 28/28 KB 47/47 KB 196/367 KB 68/238 KB 28/28 KB 47/47 KB 200/367 KB 80/238 KB 28/28 KB 47/47 KB 196/367 KB 80/238 KB 28/28 KB 47/47 KB 204/367 KB 80/238 KB 28/28 KB 47/47 KB 208/367 KB 80/238 KB 28/28 KB 47/47 KB 208/367 KB 84/238 KB 28/28 KB 47/47 KB 212/367 KB 88/238 KB 28/28 KB 47/47 KB 212/367 KB 92/238 KB 28/28 KB 47/47 KB 212/367 KB 96/238 KB 28/28 KB 47/47 KB 212/367 KB 84/238 KB 28/28 KB 47/47 KB 216/367 KB 96/238 KB 28/28 KB 47/47 KB 220/367 KB 96/238 KB 28/28 KB 47/47 KB 224/367 KB 96/238 KB 28/28 KB 47/47 KB 228/367 KB 96/238 KB 28/28 KB 47/47 KB 232/367 KB 100/238 KB 28/28 KB 47/47 KB 236/367 KB 100/238 KB 28/28 KB 47/47 KB 240/367 KB 100/238 KB 28/28 KB 47/47 KB 228/367 KB 100/238 KB 28/28 KB 47/47 KB 240/367 KB 104/238 KB 28/28 KB 47/47 KB 240/367 KB 108/238 KB 28/28 KB 47/47 KB 240/367 KB 112/238 KB 28/28 KB 47/47 KB 244/367 KB 112/238 KB 28/28 KB 47/47 KB 248/367 KB 116/238 KB 28/28 KB 47/47 KB 252/367 KB 116/238 KB 28/28 KB 47/47 KB 256/367 KB 116/238 KB 28/28 KB 47/47 KB 244/367 KB 116/238 KB 28/28 KB 47/47 KB 256/367 KB 120/238 KB 28/28 KB 47/47 KB 256/367 KB 124/238 KB 28/28 KB 47/47 KB 256/367 KB 128/238 KB 28/28 KB 47/47 KB 260/367 KB 128/238 KB 28/28 KB 47/47 KB 264/367 KB 132/238 KB 28/28 KB 47/47 KB 268/367 KB 132/238 KB 28/28 KB 47/47 KB 272/367 KB 132/238 KB 28/28 KB 47/47 KB 260/367 KB 132/238 KB 28/28 KB 47/47 KB 272/367 KB 136/238 KB 28/28 KB 47/47 KB 272/367 KB 140/238 KB 28/28 KB 47/47 KB 272/367 KB 144/238 KB 28/28 KB 47/47 KB 276/367 KB 144/238 KB 28/28 KB 47/47 KB 280/367 KB 148/238 KB 28/28 KB 47/47 KB 284/367 KB 148/238 KB 28/28 KB 47/47 KB 288/367 KB 148/238 KB 28/28 KB 47/47 KB 276/367 KB 148/238 KB 28/28 KB 47/47 KB 288/367 KB 152/238 KB 28/28 KB 47/47 KB 288/367 KB 156/238 KB 28/28 KB 47/47 KB 288/367 KB 160/238 KB 28/28 KB 47/47 KB 292/367 KB 160/238 KB 28/28 KB 47/47 KB 296/367 KB 164/238 KB 28/28 KB 47/47 KB 300/367 KB 164/238 KB 28/28 KB 47/47 KB 304/367 KB 164/238 KB 28/28 KB 47/47 KB 292/367 KB 164/238 KB 28/28 KB 47/47 KB 304/367 KB 168/238 KB 28/28 KB 47/47 KB 304/367 KB 172/238 KB 28/28 KB 47/47 KB 304/367 KB 176/238 KB 28/28 KB 47/47 KB 308/367 KB 176/238 KB 28/28 KB 47/47 KB 312/367 KB 180/238 KB 28/28 KB 47/47 KB 316/367 KB 180/238 KB 28/28 KB 47/47 KB 320/367 KB 180/238 KB 28/28 KB 47/47 KB 308/367 KB 180/238 KB 28/28 KB 47/47 KB 320/367 K unit-oai-epc-0: 10:32:20 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:32:20 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 10:32:20 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 10:32:20 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-epc-0: 10:32:20 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (31.5 kB/s) unit-abot-epc-basic-0: 10:32:20 DEBUG unit.abot-epc-basic/0.install B 184/238 KB 28/28 KB 47/47 KB 320/367 KB 188/238 KB 28/28 KB 47/47 KB 320/367 KB 192/238 KB 28/28 KB 47/47 KB 324/367 KB 192/238 KB 28/28 KB 47/47 KB 328/367 KB 196/238 KB 28/28 KB 47/47 KB 332/367 KB 196/238 KB 28/28 KB 47/47 KB 336/367 KB 196/238 KB 28/28 KB 47/47 KB 324/367 KB 196/238 KB 28/28 KB 47/47 KB 336/367 KB 200/238 KB 28/28 KB 47/47 KB 336/367 KB 204/238 KB 28/28 KB 47/47 KB 336/367 KB 208/238 KB 28/28 KB 47/47 KB 340/367 KB 208/238 KB 28/28 KB 47/47 KB 344/367 KB 212/238 KB 28/28 KB 47/47 KB 348/367 KB 212/238 KB 28/28 KB 47/47 KB 352/367 KB 212/238 KB 28/28 KB 47/47 KB 340/367 KB 212/238 KB 28/28 KB 47/47 KB 352/367 KB 216/238 KB 28/28 KB 47/47 KB 352/367 KB 220/238 KB 28/28 KB 47/47 KB 352/367 KB 224/238 KB 28/28 KB 47/47 KB 356/367 KB 224/238 KB 28/28 KB 47/47 KB 360/367 KB 228/238 KB 28/28 KB 47/47 KB 364/367 KB 228/238 KB 28/28 KB 47/47 KB 367/367 KB 228/238 KB 28/28 KB 47/47 KB 356/367 KB 228/238 KB 28/28 KB 47/47 KB 367/367 KB 232/238 KB 28/28 KB 47/47 KB 367/367 KB 236/238 KB 28/28 KB 47/47 KB 367/367 KB 238/238 KB 28/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 88.4 KB/sec) unit-abot-epc-basic-0: 10:32:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 10:32:20 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 775.9 KB/sec) unit-abot-epc-basic-0: 10:32:20 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: 10:32:20 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 1189.8 KB/sec) unit-abot-epc-basic-0: 10:32:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 10:32:20 DEBUG unit.abot-epc-basic/0.install 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 150.1 KB/sec) unit-abot-epc-basic-0: 10:32:20 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: 10:32:20 DEBUG unit.abot-epc-basic/0.install 47/47 KB 367/367 KB 4/1199 KB 238/238 KB 8/1199 KB 12/1199 KB 16/1199 KB 20/1199 KB 24/1199 KB 28/1199 KB 32/1199 KB 36/1199 KB 40/1199 KB 44/1199 KB 48/1199 KB 52/1199 KB 56/1199 KB 60/1199 KB 64/1199 KB 68/1199 KB 72/1199 KB 76/1199 KB 80/1199 KB 4/1206 KB 80/1199 KB 8/1206 KB 80/1199 KB 8/1206 KB 3/181 KB 80/1199 KB 12/1206 KB 3/181 KB 80/1199 KB 12/1206 KB 5/181 KB 80/1199 KB 12/1206 KB 8/181 KB 80/1199 KB 16/1206 KB 8/181 KB 80/1199 KB 16/1206 KB 11/181 KB 80/1199 KB 20/1206 KB 11/181 KB 80/1199 KB 24/1206 KB 11/181 KB 80/1199 KB 28/1206 KB 11/181 KB 80/1199 KB 32/1206 KB 11/181 KB 80/1199 KB 32/1206 KB 4/186 KB 11/181 KB 80/1199 KB 4/558 KB 32/1206 KB 8/186 KB 13/181 KB 80/1199 KB 4/558 KB 32/1206 KB 12/186 KB 13/181 KB 80/1199 KB 4/558 KB 32/1206 KB 4/186 KB 13/181 KB 80/1199 KB 4/558 KB 32/1206 KB 4/186 KB 11/181 KB 80/1199 KB 8/558 KB 32/1206 KB 16/186 KB 13/181 KB 80/1199 KB 12/558 KB 32/1206 KB 16/186 KB 13/181 KB 80/1199 KB 16/558 KB 32/1206 KB 16/186 KB 13/181 KB 80/1199 KB 16/558 KB 32/1206 KB 16/186 KB 16/181 KB 80/1199 KB 16/558 KB 32/1206 KB 16/186 KB 19/181 KB 80/1199 KB 4/558 KB 32/1206 KB 16/186 KB 13/181 KB 80/1199 KB 16/558 KB 36/1206 KB 16/186 KB 19/181 KB 80/1199 KB 16/558 KB 40/1206 KB 20/186 KB 21/181 KB 80/1199 KB 16/558 KB 44/1206 KB 20/186 KB 21/181 KB 80/1199 KB 16/558 KB 36/1206 KB 20/186 KB 21/181 KB 80/1199 KB 16/558 KB 36/1206 KB 20/186 KB 19/181 KB 80/1199 KB 16/558 KB 44/1206 KB 24/186 KB 21/181 KB 80/1199 KB 16/558 KB 44/1206 KB 28/186 KB 21/181 KB 80/1199 KB 16/558 KB 44/1206 KB 32/186 KB 24/181 KB 80/1199 KB 16/558 KB 44/1206 KB 32/186 KB 21/181 KB 80/1199 KB 16/558 KB 48/1206 KB 32/186 KB 24/181 KB 80/1199 KB 20/558 KB 48/1206 KB 32/186 KB 24/181 KB 80/1199 KB 24/558 KB 48/1206 KB 32/186 KB 24/181 KB 80/1199 KB 28/558 KB 48/1206 KB 32/186 KB 24/181 KB 80/1199 KB 32/558 KB 48/1206 KB 32/186 KB 27/181 KB 80/1199 KB 28/558 KB 48/1206 KB 32/186 KB 27/181 KB 80/1199 KB 32/558 KB 48/1206 KB 32/186 KB 29/181 KB 80/1199 KB 32/558 KB 48/1206 KB 32/186 KB 32/181 KB 80/1199 KB 32/558 KB 48/1206 KB 36/186 KB 32/181 KB 80/1199 KB 36/558 KB 52/1206 KB 40/186 KB 32/181 KB 84/1199 KB 36/558 KB 52/1206 KB 44/186 KB 32/181 KB 84/1199 KB 36/558 KB 52/1206 KB 36/186 KB 32/181 KB 84/1199 KB 36/558 KB 52/1206 KB 44/186 KB 32/181 KB 88/1199 KB 36/558 KB 52/1206 KB 44/186 KB 32/181 KB 92/1199 KB 36/558 KB 52/1206 KB 48/186 KB 32/181 KB 96/1199 KB 36/558 KB 52/1206 KB 36/186 KB 32/181 KB 80/1199 KB 36/558 KB 48/1206 KB 36/186 KB 32/181 KB 80/1199 KB 40/558 KB 52/1206 KB 48/186 KB 32/181 KB 96/1199 KB 44/558 KB 52/1206 KB 48/186 KB 36/181 KB 96/1199 KB 48/558 KB 52/1206 KB 48/186 KB 36/181 KB 96/1199 KB 52/558 KB 52/1206 KB 48/186 KB 36/181 KB 96/1199 KB 56/558 KB 56/1206 KB 48/186 KB 36/181 KB 100/1199 KB 36/558 KB 52/1206 KB 48/186 KB 32/181 KB 92/1199 KB 56/558 KB 56/1206 KB 52/186 KB 36/181 KB 100/1199 KB 52/558 KB 56/1206 KB 48/186 KB 36/181 KB 100/1199 KB 52/558 KB 56/1206 KB 48/186 KB 36/181 KB 96/1199 KB 40/558 KB 52/1206 KB 48/186 KB 36/181 KB 96/1199 KB 60/558 KB 56/1206 KB 52/186 KB 40/181 KB 100/1199 KB 60/558 KB 56/1206 KB 52/186 KB 44/181 KB 100/1199 KB 60/558 KB 56/1206 KB 52/186 KB 48/181 KB 100/1199 KB 60/558 KB 60/1206 KB 52/186 KB 48/181 KB 100/1199 KB 60/558 KB 60/1206 KB 52/186 KB 52/181 KB 100/1199 KB 60/558 KB 64/1206 KB 56/186 KB 56/181 KB unit-abot-epc-basic-0: 10:32:20 DEBUG unit.abot-epc-basic/0.install 104/1199 KB 60/558 KB 56/1206 KB 52/186 KB 36/181 KB 100/1199 KB 64/558 KB 64/1206 KB 56/186 KB 56/181 KB 104/1199 KB 60/558 KB 64/1206 KB 56/186 KB 52/181 KB 104/1199 KB 64/558 KB 64/1206 KB 60/186 KB 56/181 KB 104/1199 KB 64/558 KB 64/1206 KB 64/186 KB 56/181 KB 104/1199 KB 60/558 KB 64/1206 KB 52/186 KB 52/181 KB 104/1199 KB 64/558 KB 64/1206 KB 64/186 KB 56/181 KB 108/1199 KB 64/558 KB 64/1206 KB 64/186 KB 56/181 KB 112/1199 KB 60/558 KB 64/1206 KB 52/186 KB 52/181 KB 100/1199 KB 64/558 KB 68/1206 KB 64/186 KB 56/181 KB 112/1199 KB 64/558 KB 72/1206 KB 64/186 KB 56/181 KB 112/1199 KB 64/558 KB 76/1206 KB 64/186 KB 60/181 KB 112/1199 KB 64/558 KB 80/1206 KB 64/186 KB 60/181 KB 116/1199 KB 64/558 KB 72/1206 KB 64/186 KB 60/181 KB 112/1199 KB 68/558 KB 80/1206 KB 64/186 KB 64/181 KB 116/1199 KB 68/558 KB 80/1206 KB 64/186 KB 60/181 KB 116/1199 KB 72/558 KB 80/1206 KB 64/186 KB 64/181 KB 116/1199 KB 76/558 KB 84/1206 KB 64/186 KB 64/181 KB 116/1199 KB 80/558 KB 84/1206 KB 64/186 KB 64/181 KB 116/1199 KB 64/558 KB 76/1206 KB 64/186 KB 60/181 KB 116/1199 KB 80/558 KB 84/1206 KB 64/186 KB 64/181 KB 120/1199 KB 80/558 KB 84/1206 KB 64/186 KB 64/181 KB 124/1199 KB 80/558 KB 84/1206 KB 68/186 KB 64/181 KB 128/1199 KB 72/558 KB 84/1206 KB 64/186 KB 64/181 KB 116/1199 KB 80/558 KB 88/1206 KB 68/186 KB 68/181 KB 128/1199 KB 80/558 KB 92/1206 KB 68/186 KB 68/181 KB 128/1199 KB 80/558 KB 96/1206 KB 68/186 KB 68/181 KB 128/1199 KB 80/558 KB 84/1206 KB 68/186 KB 68/181 KB 128/1199 KB 84/558 KB 96/1206 KB 68/186 KB 72/181 KB 128/1199 KB 84/558 KB 96/1206 KB 68/186 KB 76/181 KB 128/1199 KB 80/558 KB 84/1206 KB 68/186 KB 64/181 KB 124/1199 KB 84/558 KB 96/1206 KB 72/186 KB 76/181 KB 128/1199 KB 84/558 KB 96/1206 KB 76/186 KB 76/181 KB 128/1199 KB 84/558 KB 96/1206 KB 76/186 KB 80/181 KB 128/1199 KB 84/558 KB 96/1206 KB 68/186 KB 68/181 KB 128/1199 KB 88/558 KB 96/1206 KB 80/186 KB 80/181 KB 128/1199 KB 84/558 KB 96/1206 KB 80/186 KB 80/181 KB 128/1199 KB 88/558 KB 96/1206 KB 80/186 KB 84/181 KB 128/1199 KB 92/558 KB 100/1206 KB 84/186 KB 88/181 KB 132/1199 KB 92/558 KB 100/1206 KB 84/186 KB 92/181 KB 132/1199 KB 92/558 KB 100/1206 KB 84/186 KB 96/181 KB 132/1199 KB 92/558 KB 100/1206 KB 84/186 KB 84/181 KB 132/1199 KB 92/558 KB 100/1206 KB 80/186 KB 84/181 KB 132/1199 KB 92/558 KB 100/1206 KB 84/186 KB 96/181 KB 136/1199 KB 92/558 KB 100/1206 KB 84/186 KB 96/181 KB 140/1199 KB 92/558 KB 100/1206 KB 84/186 KB 96/181 KB 144/1199 KB 92/558 KB 100/1206 KB 80/186 KB 84/181 KB 128/1199 KB 92/558 KB 96/1206 KB 80/186 KB 84/181 KB 128/1199 KB 96/558 KB 100/1206 KB 84/186 KB 96/181 KB 144/1199 KB 96/558 KB 104/1206 KB 84/186 KB 96/181 KB 144/1199 KB 96/558 KB 108/1206 KB 84/186 KB 96/181 KB 144/1199 KB 100/558 KB 108/1206 KB 88/186 KB 96/181 KB 144/1199 KB 104/558 KB 112/1206 KB 88/186 KB 100/181 KB 148/1199 KB 108/558 KB 112/1206 KB 88/186 KB 100/181 KB 148/1199 KB 112/558 KB 112/1206 KB 88/186 KB 100/181 KB 148/1199 KB 100/558 KB 112/1206 KB 88/186 KB 100/181 KB 148/1199 KB 112/558 KB 112/1206 KB 88/186 KB 100/181 KB 152/1199 KB 96/558 KB 108/1206 KB 88/186 KB 96/181 KB 144/1199 KB 112/558 KB 112/1206 KB 92/186 KB 100/181 KB 156/1199 KB 112/558 KB 112/1206 KB 96/186 KB 100/181 KB 156/1199 KB 112/558 KB 112/1206 KB 100/186 KB 100/181 KB 156/1199 KB 100/558 KB 112/1206 KB 88/186 KB 100/181 KB 144/1199 KB 100/558 KB 112/1206 KB 88/186 KB 96/181 KB 144/1199 KB 1 unit-oai-epc-0: 10:32:20 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-abot-epc-basic-0: 10:32:20 DEBUG unit.abot-epc-basic/0.install 12/558 KB 116/1206 KB 104/186 KB 100/181 KB 156/1199 KB 112/558 KB 112/1206 KB 100/186 KB 100/181 KB 156/1199 KB 112/558 KB 116/1206 KB 104/186 KB 104/181 KB 160/1199 KB 112/558 KB 116/1206 KB 104/186 KB 104/181 KB 156/1199 KB 112/558 KB 112/1206 KB 104/186 KB 104/181 KB 160/1199 KB 112/558 KB 116/1206 KB 108/186 KB 108/181 KB 160/1199 KB 112/558 KB 120/1206 KB 112/186 KB 108/181 KB 160/1199 KB 112/558 KB 120/1206 KB 116/186 KB 108/181 KB 164/1199 KB 116/558 KB 120/1206 KB 120/186 KB 108/181 KB 164/1199 KB 116/558 KB 120/1206 KB 124/186 KB 108/181 KB 164/1199 KB 116/558 KB 120/1206 KB 128/186 KB 108/181 KB 164/1199 KB 112/558 KB 116/1206 KB 104/186 KB 108/181 KB 160/1199 KB 116/558 KB 120/1206 KB 128/186 KB 112/181 KB 164/1199 KB 116/558 KB 120/1206 KB 128/186 KB 116/181 KB 164/1199 KB 116/558 KB 120/1206 KB 128/186 KB 120/181 KB 164/1199 KB 116/558 KB 120/1206 KB 128/186 KB 124/181 KB 164/1199 KB 116/558 KB 120/1206 KB 128/186 KB 128/181 KB 164/1199 KB 116/558 KB 120/1206 KB 116/186 KB 108/181 KB 164/1199 KB 112/558 KB 120/1206 KB 112/186 KB 108/181 KB 164/1199 KB 112/558 KB 120/1206 KB 108/186 KB 108/181 KB 160/1199 KB 116/558 KB 124/1206 KB 128/186 KB 128/181 KB 164/1199 KB 116/558 KB 128/1206 KB 128/186 KB 128/181 KB 164/1199 KB 116/558 KB 132/1206 KB 128/186 KB 128/181 KB 164/1199 KB 120/558 KB 132/1206 KB 128/186 KB 128/181 KB 168/1199 KB 116/558 KB 132/1206 KB 128/186 KB 128/181 KB 168/1199 KB 120/558 KB 132/1206 KB 128/186 KB 128/181 KB 172/1199 KB 120/558 KB 132/1206 KB 128/186 KB 128/181 KB 176/1199 KB 124/558 KB 132/1206 KB 128/186 KB 128/181 KB 176/1199 KB 128/558 KB 132/1206 KB 128/186 KB 128/181 KB 176/1199 KB 132/558 KB 132/1206 KB 128/186 KB 128/181 KB 176/1199 KB 136/558 KB 136/1206 KB 132/186 KB 132/181 KB 180/1199 KB 140/558 KB 136/1206 KB 132/186 KB 132/181 KB 180/1199 KB 144/558 KB 136/1206 KB 132/186 KB 132/181 KB 180/1199 KB 132/558 KB 136/1206 KB 132/186 KB 132/181 KB 180/1199 KB 132/558 KB 136/1206 KB 128/186 KB 132/181 KB 180/1199 KB 132/558 KB 136/1206 KB 128/186 KB 128/181 KB 180/1199 KB 132/558 KB 136/1206 KB 128/186 KB 128/181 KB 176/1199 KB 144/558 KB 140/1206 KB 132/186 KB 132/181 KB 180/1199 KB 144/558 KB 144/1206 KB 132/186 KB 132/181 KB 180/1199 KB 144/558 KB 144/1206 KB 132/186 KB 132/181 KB 184/1199 KB 144/558 KB 144/1206 KB 132/186 KB 132/181 KB 188/1199 KB 144/558 KB 144/1206 KB 136/186 KB 136/181 KB 188/1199 KB 144/558 KB 144/1206 KB 140/186 KB 136/181 KB 188/1199 KB 144/558 KB 144/1206 KB 132/186 KB 136/181 KB 188/1199 KB 144/558 KB 144/1206 KB 140/186 KB 136/181 KB 192/1199 KB 144/558 KB 144/1206 KB 140/186 KB 140/181 KB 192/1199 KB 144/558 KB 144/1206 KB 140/186 KB 144/181 KB 192/1199 KB 148/558 KB 148/1206 KB 144/186 KB 148/181 KB 192/1199 KB 148/558 KB 148/1206 KB 144/186 KB 152/181 KB 196/1199 KB 148/558 KB 148/1206 KB 144/186 KB 156/181 KB 196/1199 KB 148/558 KB 148/1206 KB 144/186 KB 160/181 KB 196/1199 KB 148/558 KB 148/1206 KB 144/186 KB 144/181 KB 192/1199 KB 144/558 KB 148/1206 KB 144/186 KB 144/181 KB 192/1199 KB 148/558 KB 152/1206 KB 144/186 KB 160/181 KB 196/1199 KB 148/558 KB 156/1206 KB 144/186 KB 160/181 KB 196/1199 KB 148/558 KB 160/1206 KB 144/186 KB 160/181 KB 196/1199 KB 148/558 KB 148/1206 KB 144/186 KB 148/181 KB 196/1199 KB 144/558 KB 144/1206 KB 144/186 KB 144/181 KB 192/1199 KB 148/558 KB 160/1206 KB 148/186 KB 160/181 KB 196/1199 KB 152/558 KB 164/1206 KB 152/186 KB 160/181 KB 200/1199 KB 152/558 KB 164/ unit-oai-epc-0: 10:32:20 DEBUG unit.oai-epc/0.install (Reading database ... 78891 files and directories currently installed.) unit-abot-epc-basic-0: 10:32:20 DEBUG unit.abot-epc-basic/0.install 1206 KB 156/186 KB 160/181 KB 200/1199 KB 152/558 KB 164/1206 KB 160/186 KB 160/181 KB 200/1199 KB 152/558 KB 160/1206 KB 148/186 KB 160/181 KB 196/1199 KB 156/558 KB 164/1206 KB 160/186 KB 160/181 KB 200/1199 KB 160/558 KB 164/1206 KB 160/186 KB 160/181 KB 200/1199 KB 152/558 KB 164/1206 KB 148/186 KB 160/181 KB 200/1199 KB 160/558 KB 168/1206 KB 160/186 KB 160/181 KB 200/1199 KB 160/558 KB 172/1206 KB 160/186 KB 160/181 KB 200/1199 KB 152/558 KB 160/1206 KB 148/186 KB 160/181 KB 200/1199 KB 160/558 KB 172/1206 KB 160/186 KB 160/181 KB 204/1199 KB 160/558 KB 172/1206 KB 160/186 KB 160/181 KB 208/1199 KB 160/558 KB 172/1206 KB 164/186 KB 160/181 KB 208/1199 KB 164/558 KB 176/1206 KB 168/186 KB 164/181 KB 212/1199 KB 164/558 KB 176/1206 KB 172/186 KB 164/181 KB 212/1199 KB 164/558 KB 176/1206 KB 176/186 KB 164/181 KB 212/1199 KB 164/558 KB 176/1206 KB 164/186 KB 164/181 KB 212/1199 KB 164/558 KB 176/1206 KB 164/186 KB 164/181 KB 208/1199 KB 160/558 KB 176/1206 KB 164/186 KB 164/181 KB 208/1199 KB 164/558 KB 180/1206 KB 176/186 KB 164/181 KB 212/1199 KB 160/558 KB 172/1206 KB 164/186 KB 164/181 KB 208/1199 KB 168/558 KB 180/1206 KB 176/186 KB 168/181 KB 216/1199 KB 168/558 KB 180/1206 KB 176/186 KB 164/181 KB 216/1199 KB 168/558 KB 180/1206 KB 176/186 KB 164/181 KB 212/1199 KB 172/558 KB 180/1206 KB 176/186 KB 172/181 KB 216/1199 KB 176/558 KB 180/1206 KB 176/186 KB 172/181 KB 216/1199 KB 168/558 KB 180/1206 KB 176/186 KB 172/181 KB 216/1199 KB 176/558 KB 180/1206 KB 176/186 KB 176/181 KB 216/1199 KB 176/558 KB 184/1206 KB 176/186 KB 176/181 KB 220/1199 KB 176/558 KB 188/1206 KB 176/186 KB 176/181 KB 220/1199 KB 180/558 KB 192/1206 KB 176/186 KB 176/181 KB 220/1199 KB 180/558 KB 196/1206 KB 176/186 KB 176/181 KB 220/1199 KB 180/558 KB 200/1206 KB 180/186 KB 180/181 KB 220/1199 KB 180/558 KB 204/1206 KB 180/186 KB 180/181 KB 220/1199 KB 180/558 KB 208/1206 KB 180/186 KB 180/181 KB 220/1199 KB 176/558 KB 180/1206 KB 176/186 KB 176/181 KB 220/1199 KB 180/558 KB 208/1206 KB 180/186 KB 180/181 KB 224/1199 KB 180/558 KB 196/1206 KB 180/186 KB 180/181 KB 220/1199 KB 180/558 KB 208/1206 KB 184/186 KB 180/181 KB 224/1199 KB 180/558 KB 196/1206 KB 176/186 KB 180/181 KB 220/1199 KB 180/558 KB 208/1206 KB 184/186 KB 181/181 KB 224/1199 KB 180/558 KB 208/1206 KB 186/186 KB 181/181 KB 224/1199 KB 180/558 KB 188/1206 KB 176/186 KB 176/181 KB 220/1199 KB 184/558 KB 208/1206 KB 186/186 KB 181/181 KB 224/1199 KB 188/558 KB 208/1206 KB 186/186 KB 181/181 KB 224/1199 KB 188/558 KB 208/1206 KB 186/186 KB 181/181 KB 228/1199 KB 188/558 KB 208/1206 KB 186/186 KB 181/181 KB 232/1199 KB 192/558 KB 208/1206 KB 186/186 KB 181/181 KB 232/1199 KB 196/558 KB 208/1206 KB 186/186 KB 181/181 KB 232/1199 KB 200/558 KB 212/1206 KB 186/186 KB 181/181 KB 236/1199 KB 204/558 KB 212/1206 KB 186/186 KB 181/181 KB 236/1199 KB 196/558 KB 212/1206 KB 186/186 KB 181/181 KB 236/1199 KB 196/558 KB 208/1206 KB 186/186 KB 181/181 KB 236/1199 KB 204/558 KB 212/1206 KB 186/186 KB 181/181 KB 240/1199 KB 204/558 KB 212/1206 KB 186/186 KB 181/181 KB 244/1199 KB 204/558 KB 212/1206 KB 186/186 KB 181/181 KB 248/1199 KB 208/558 KB 216/1206 KB 186/186 KB 181/181 KB 248/1199 KB 208/558 KB 212/1206 KB 186/186 KB 181/181 KB 248/1199 KB 208/558 KB 220/1206 KB 186/186 KB 181/181 KB 252/1199 KB 208/558 KB 224/1206 KB 186/186 KB 181/181 KB 252/1199 KB 208/558 KB 216/1206 KB 186/186 KB 181/181 KB 252/1199 KB 208/558 KB 224/1206 KB 186/18 unit-oai-epc-0: 10:32:20 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-abot-epc-basic-0: 10:32:20 DEBUG unit.abot-epc-basic/0.install 6 KB 181/181 KB 256/1199 KB 208/558 KB 224/1206 KB 186/186 KB 181/181 KB 260/1199 KB 212/558 KB 228/1206 KB 186/186 KB 181/181 KB 264/1199 KB 212/558 KB 228/1206 KB 186/186 KB 181/181 KB 268/1199 KB 212/558 KB 228/1206 KB 186/186 KB 181/181 KB 272/1199 KB 212/558 KB 228/1206 KB 186/186 KB 181/181 KB 260/1199 KB 212/558 KB 224/1206 KB 186/186 KB 181/181 KB 260/1199 KB 216/558 KB 228/1206 KB 186/186 KB 181/181 KB 272/1199 KB 220/558 KB 228/1206 KB 186/186 KB 181/181 KB 272/1199 KB 224/558 KB 228/1206 KB 186/186 KB 181/181 KB 272/1199 KB 224/558 KB 232/1206 KB 186/186 KB 181/181 KB 272/1199 KB 224/558 KB 236/1206 KB 186/186 KB 181/181 KB 272/1199 KB 224/558 KB 240/1206 KB 186/186 KB 181/181 KB 272/1199 KB 228/558 KB 240/1206 KB 186/186 KB 181/181 KB 272/1199 KB 232/558 KB 244/1206 KB 276/1199 KB 236/558 KB 244/1206 KB 276/1199 KB 240/558 KB 244/1206 KB 276/1199 KB 228/558 KB 244/1206 KB 276/1199 KB 240/558 KB 244/1206 KB 280/1199 KB 240/558 KB 244/1206 KB 284/1199 KB 240/558 KB 244/1206 KB 288/1199 KB 228/558 KB 244/1206 KB 272/1199 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 469.6 KB/sec) unit-abot-epc-basic-0: 10:32:20 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 483.0 KB/sec) unit-oai-epc-0: 10:32:20 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 10:32:20 DEBUG unit.abot-epc-basic/0.install 240/558 KB 248/1206 KB 288/1199 KB 240/558 KB 252/1206 KB 288/1199 KB 240/558 KB 256/1206 KB 288/1199 KB 240/558 KB 260/1206 KB 288/1199 KB 244/558 KB 264/1206 KB 292/1199 KB 244/558 KB 260/1206 KB 292/1199 KB 244/558 KB 260/1206 KB 288/1199 KB 248/558 KB 268/1206 KB 292/1199 KB 252/558 KB 268/1206 KB 292/1199 KB 256/558 KB 268/1206 KB 292/1199 KB 256/558 KB 268/1206 KB 296/1199 KB 256/558 KB 268/1206 KB 300/1199 KB 256/558 KB 268/1206 KB 304/1199 KB 256/558 KB 268/1206 KB 304/1199 KB 256/558 KB 268/1206 KB 308/1199 KB 260/558 KB 272/1206 KB 312/1199 KB 260/558 KB 272/1206 KB 316/1199 KB 260/558 KB 272/1206 KB 320/1199 KB 260/558 KB 272/1206 KB 308/1199 KB 256/558 KB 272/1206 KB 308/1199 KB 260/558 KB 276/1206 KB 320/1199 KB 264/558 KB 280/1206 KB 320/1199 KB 264/558 KB 284/1206 KB 320/1199 KB 264/558 KB 288/1206 KB 320/1199 KB 264/558 KB 276/1206 KB 320/1199 KB 268/558 KB 288/1206 KB 320/1199 KB 272/558 KB 288/1206 KB 320/1199 KB 276/558 KB 288/1206 KB 320/1199 KB 280/558 KB 292/1206 KB 324/1199 KB 284/558 KB 292/1206 KB 324/1199 KB 288/558 KB 292/1206 KB 324/1199 KB 276/558 KB 292/1206 KB 324/1199 KB 276/558 KB 288/1206 KB 324/1199 KB 288/558 KB 292/1206 KB 328/1199 KB 288/558 KB 296/1206 KB 328/1199 KB 288/558 KB 296/1206 KB 332/1199 KB 288/558 KB 300/1206 KB 332/1199 KB 288/558 KB 304/1206 KB 336/1199 KB 288/558 KB 300/1206 KB 336/1199 KB 292/558 KB 304/1206 KB 336/1199 KB 296/558 KB 304/1206 KB 340/1199 KB 300/558 KB 304/1206 KB 340/1199 KB 304/558 KB 304/1206 KB 340/1199 KB 292/558 KB 304/1206 KB 340/1199 KB 304/558 KB 308/1206 KB 340/1199 KB 304/558 KB 312/1206 KB 344/1199 KB 304/558 KB 316/1206 KB 344/1199 KB 304/558 KB 320/1206 KB 344/1199 KB 304/558 KB 308/1206 KB 344/1199 KB 304/558 KB 320/1206 KB 348/1199 KB 304/558 KB 320/1206 KB 352/1199 KB 304/558 KB 320/1206 KB 356/1199 KB 308/558 KB 324/1206 KB 360/1199 KB 308/558 KB 324/1206 KB 364/1199 KB 308/558 KB 324/1206 KB 368/1199 KB 308/558 KB 324/1206 KB 356/1199 KB 312/558 KB 324/1206 KB 368/1199 KB 316/558 KB 324/1206 KB 368/1199 KB 320/558 KB 324/1206 KB 368/1199 KB 304/558 KB 324/1206 KB 356/1199 KB 320/558 KB 328/1206 KB 368/1199 KB 320/558 KB 332/1206 KB 368/1199 KB 320/558 KB 336/1206 KB 368/1199 KB 320/558 KB 340/1206 KB 368/1199 KB 324/558 KB 344/1206 KB 372/1199 KB 324/558 KB 348/1206 KB 372/1199 KB 324/558 KB 352/1206 KB 372/1199 KB 324/558 KB 340/1206 KB 372/1199 KB 324/558 KB 340/1206 KB 368/1199 KB 328/558 KB 352/1206 KB 372/1199 KB 332/558 KB 352/1206 KB 372/1199 KB 336/558 KB 352/1206 KB 372/1199 KB 336/558 KB 352/1206 KB 376/1199 KB 336/558 KB 352/1206 KB 380/1199 KB 336/558 KB 352/1206 KB 384/1199 KB 340/558 KB 352/1206 KB 384/1199 KB 344/558 KB 356/1206 KB 388/1199 KB 348/558 KB 356/1206 KB 388/1199 KB 352/558 KB 356/1206 KB 388/1199 KB 340/558 KB 356/1206 KB 388/1199 KB 340/558 KB 352/1206 KB 388/1199 KB 352/558 KB 356/1206 KB 392/1199 KB 352/558 KB 360/1206 KB 392/1199 KB 352/558 KB 360/1206 KB 396/1199 KB 352/558 KB 364/1206 KB 400/1199 KB 352/558 KB 364/1206 KB 396/1199 KB 352/558 KB 368/1206 KB 400/1199 KB 352/558 KB 372/1206 KB 400/1199 KB 356/558 KB 376/1206 KB 404/1199 KB 356/558 KB 380/1206 KB 404/1199 KB 356/558 KB 384/1206 KB 404/1199 KB 356/558 KB 372/1206 KB 404/1199 KB 356/558 KB 372/1206 KB 400/1199 KB 360/558 KB 384/1206 KB 404/1199 KB 364/558 KB 384/1206 KB 404/1199 KB 368/558 KB 384/1206 KB 404/1199 KB 368/558 KB 384/1206 KB 408/1199 KB 368/558 KB 384/1206 unit-oai-epc-0: 10:32:20 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:32:20 DEBUG unit.abot-epc-basic/0.install KB 412/1199 KB 368/558 KB 384/1206 KB 416/1199 KB 372/558 KB 384/1206 KB 416/1199 KB 376/558 KB 388/1206 KB 420/1199 KB 380/558 KB 388/1206 KB 420/1199 KB 384/558 KB 388/1206 KB 420/1199 KB 372/558 KB 388/1206 KB 420/1199 KB 372/558 KB 384/1206 KB 420/1199 KB 384/558 KB 392/1206 KB 420/1199 KB 384/558 KB 392/1206 KB 424/1199 KB 384/558 KB 396/1206 KB 428/1199 KB 384/558 KB 396/1206 KB 428/1199 KB 384/558 KB 400/1206 KB 428/1199 KB 384/558 KB 400/1206 KB 432/1199 KB 384/558 KB 404/1206 KB 432/1199 KB 388/558 KB 408/1206 KB 436/1199 KB 388/558 KB 412/1206 KB 436/1199 KB 388/558 KB 416/1206 KB 436/1199 KB 388/558 KB 404/1206 KB 436/1199 KB 392/558 KB 416/1206 KB 436/1199 KB 396/558 KB 416/1206 KB 436/1199 KB 400/558 KB 416/1206 KB 436/1199 KB 384/558 KB 404/1206 KB 436/1199 KB 400/558 KB 416/1206 KB 440/1199 KB 400/558 KB 416/1206 KB 444/1199 KB 400/558 KB 416/1206 KB 448/1199 KB 400/558 KB 416/1206 KB 452/1199 KB 404/558 KB 420/1206 KB 452/1199 KB 404/558 KB 424/1206 KB 452/1199 KB 404/558 KB 428/1206 KB 452/1199 KB 404/558 KB 432/1206 KB 452/1199 KB 404/558 KB 416/1206 KB 452/1199 KB 408/558 KB 432/1206 KB 452/1199 KB 412/558 KB 432/1206 KB 452/1199 KB 416/558 KB 432/1206 KB 452/1199 KB 420/558 KB 432/1206 KB 452/1199 KB 424/558 KB 436/1206 KB 456/1199 KB 428/558 KB 436/1206 KB 456/1199 KB 432/558 KB 436/1206 KB 456/1199 KB 420/558 KB 436/1206 KB 456/1199 KB 420/558 KB 432/1206 KB 456/1199 KB 432/558 KB 436/1206 KB 460/1199 KB 432/558 KB 436/1206 KB 464/1199 KB 432/558 KB 440/1206 KB 464/1199 KB 432/558 KB 444/1206 KB 464/1199 KB 432/558 KB 448/1206 KB 464/1199 KB 436/558 KB 448/1206 KB 464/1199 KB 440/558 KB 452/1206 KB 468/1199 KB 444/558 KB 452/1206 KB 468/1199 KB 448/558 KB 452/1206 KB 468/1199 KB 436/558 KB 452/1206 KB 468/1199 KB 436/558 KB 448/1206 KB 468/1199 KB 448/558 KB 452/1206 KB 472/1199 KB 448/558 KB 452/1206 KB 476/1199 KB 448/558 KB 452/1206 KB 480/1199 KB 448/558 KB 456/1206 KB 480/1199 KB 448/558 KB 460/1206 KB 480/1199 KB 448/558 KB 464/1206 KB 480/1199 KB 452/558 KB 464/1206 KB 480/1199 KB 456/558 KB 468/1206 KB 484/1199 KB 460/558 KB 468/1206 KB 484/1199 KB 464/558 KB 468/1206 KB 484/1199 KB 452/558 KB 468/1206 KB 484/1199 KB 452/558 KB 464/1206 KB 484/1199 KB 464/558 KB 468/1206 KB 488/1199 KB 464/558 KB 468/1206 KB 492/1199 KB 464/558 KB 468/1206 KB 496/1199 KB 464/558 KB 472/1206 KB 496/1199 KB 464/558 KB 476/1206 KB 496/1199 KB 468/558 KB 480/1206 KB 500/1199 KB 468/558 KB 476/1206 KB 500/1199 KB 472/558 KB 480/1206 KB 500/1199 KB 476/558 KB 480/1206 KB 500/1199 KB 464/558 KB 476/1206 KB 500/1199 KB 476/558 KB 480/1206 KB 504/1199 KB 476/558 KB 480/1206 KB 508/1199 KB 476/558 KB 480/1206 KB 512/1199 KB 480/558 KB 480/1206 KB 512/1199 KB 480/558 KB 484/1206 KB 512/1199 KB 480/558 KB 488/1206 KB 512/1199 KB 480/558 KB 492/1206 KB 512/1199 KB 480/558 KB 496/1206 KB 512/1199 KB 480/558 KB 500/1206 KB 512/1199 KB 484/558 KB 500/1206 KB 516/1199 KB 488/558 KB 500/1206 KB 516/1199 KB 492/558 KB 500/1206 KB 516/1199 KB 496/558 KB 500/1206 KB 516/1199 KB 480/558 KB 500/1206 KB 516/1199 KB 496/558 KB 500/1206 KB 520/1199 KB 496/558 KB 500/1206 KB 524/1199 KB 496/558 KB 500/1206 KB 528/1199 KB 500/558 KB 500/1206 KB 528/1199 KB 504/558 KB 504/1206 KB 532/1199 KB 508/558 KB 504/1206 KB 532/1199 KB 512/558 KB 504/1206 KB 532/1199 KB 500/558 KB 504/1206 KB 532/1199 KB 500/558 KB 504/1206 KB 528/1199 KB 512/558 KB 508/1206 KB 532/1199 KB 51 unit-abot-epc-basic-0: 10:32:20 DEBUG unit.abot-epc-basic/0.install 2/558 KB 512/1206 KB 532/1199 KB 512/558 KB 516/1206 KB 532/1199 KB 512/558 KB 520/1206 KB 536/1199 KB 512/558 KB 524/1206 KB 536/1199 KB 512/558 KB 528/1206 KB 536/1199 KB 512/558 KB 516/1206 KB 536/1199 KB 512/558 KB 528/1206 KB 540/1199 KB 512/558 KB 528/1206 KB 544/1199 KB 512/558 KB 528/1206 KB 548/1199 KB 516/558 KB 528/1206 KB 548/1199 KB 516/558 KB 528/1206 KB 552/1199 KB 520/558 KB 528/1206 KB 552/1199 KB 524/558 KB 528/1206 KB 556/1199 KB 528/558 KB 528/1206 KB 556/1199 KB 520/558 KB 528/1206 KB 556/1199 KB 528/558 KB 528/1206 KB 560/1199 KB 532/558 KB 528/1206 KB 560/1199 KB 536/558 KB 532/1206 KB 564/1199 KB 540/558 KB 532/1206 KB 564/1199 KB 532/558 KB 532/1206 KB 564/1199 KB 532/558 KB 532/1206 KB 560/1199 KB 544/558 KB 536/1206 KB 564/1199 KB 544/558 KB 540/1206 KB 564/1199 KB 544/558 KB 544/1206 KB 564/1199 KB 544/558 KB 544/1206 KB 568/1199 KB 544/558 KB 544/1206 KB 572/1199 KB 544/558 KB 544/1206 KB 576/1199 KB 544/558 KB 544/1206 KB 576/1199 KB 544/558 KB 544/1206 KB 580/1199 KB 548/558 KB 548/1206 KB 584/1199 KB 548/558 KB 548/1206 KB 588/1199 KB 548/558 KB 548/1206 KB 592/1199 KB 548/558 KB 548/1206 KB 580/1199 KB 544/558 KB 548/1206 KB 580/1199 KB 548/558 KB 552/1206 KB 592/1199 KB 548/558 KB 556/1206 KB 592/1199 KB 548/558 KB 560/1206 KB 592/1199 KB 552/558 KB 560/1206 KB 592/1199 KB 556/558 KB 560/1206 KB 592/1199 KB 558/558 KB 560/1206 KB 592/1199 KB 558/558 KB 564/1206 KB 592/1199 KB 558/558 KB 568/1206 KB 596/1199 KB 558/558 KB 572/1206 KB 596/1199 KB 558/558 KB 576/1206 KB 596/1199 KB 558/558 KB 564/1206 KB 596/1199 KB 558/558 KB 576/1206 KB 600/1199 KB 558/558 KB 576/1206 KB 604/1199 KB 558/558 KB 580/1206 KB 604/1199 KB 558/558 KB 584/1206 KB 608/1199 KB 558/558 KB 588/1206 KB 608/1199 KB 558/558 KB 592/1206 KB 608/1199 KB 558/558 KB 580/1206 KB 608/1199 KB 558/558 KB 592/1206 KB 612/1199 KB 596/1206 KB 616/1199 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 1246.3 KB/sec) unit-abot-epc-basic-0: 10:32:20 DEBUG unit.abot-epc-basic/0.install 558/558 KB 596/1206 KB 612/1199 KB 596/1206 KB 620/1199 KB 596/1206 KB 624/1199 KB 600/1206 KB 624/1199 KB 604/1206 KB 624/1199 KB 608/1206 KB 624/1199 KB 608/1206 KB 628/1199 KB 608/1206 KB 632/1199 KB 608/1206 KB 636/1199 KB 612/1206 KB 640/1199 KB 612/1206 KB 636/1199 KB 616/1206 KB 640/1199 KB 620/1206 KB 640/1199 KB 624/1206 KB 640/1199 KB 624/1206 KB 644/1199 KB 628/1206 KB 648/1199 KB 628/1206 KB 652/1199 KB 628/1206 KB 656/1199 KB 628/1206 KB 644/1199 KB 632/1206 KB 656/1199 KB 636/1206 KB 656/1199 KB 640/1206 KB 656/1199 KB 644/1206 KB 656/1199 KB 648/1206 KB 660/1199 KB 652/1206 KB 660/1199 KB 656/1206 KB 660/1199 KB 644/1206 KB 660/1199 KB 656/1206 KB 664/1199 KB 656/1206 KB 668/1199 KB 656/1206 KB 672/1199 KB 660/1206 KB 672/1199 KB 664/1206 KB 676/1199 KB 668/1206 KB 676/1199 KB 660/1206 KB 676/1199 KB 668/1206 KB 680/1199 KB 668/1206 KB 684/1199 KB 668/1206 KB 688/1199 KB 672/1206 KB 688/1199 KB 676/1206 KB 688/1199 KB 680/1206 KB 692/1199 KB 684/1206 KB 692/1199 KB 688/1206 KB 692/1199 KB 676/1206 KB 692/1199 KB 688/1206 KB 696/1199 KB 688/1206 KB 700/1199 KB 688/1206 KB 704/1199 KB 688/1206 KB 708/1199 KB 692/1206 KB 712/1199 KB 692/1206 KB 716/1199 KB 692/1206 KB 720/1199 KB 692/1206 KB 708/1199 KB 696/1206 KB 720/1199 KB 700/1206 KB 720/1199 KB 704/1206 KB 720/1199 KB 708/1206 KB 720/1199 KB 712/1206 KB 724/1199 KB 716/1206 KB 724/1199 KB 720/1206 KB 724/1199 KB 708/1206 KB 724/1199 KB 720/1206 KB 728/1199 KB 720/1206 KB 732/1199 KB 720/1206 KB 736/1199 KB 724/1206 KB 736/1199 KB 728/1206 KB 740/1199 KB 732/1206 KB 740/1199 KB 736/1206 KB 740/1199 KB 724/1206 KB 740/1199 KB 736/1206 KB 744/1199 KB 736/1206 KB 748/1199 KB 736/1206 KB 752/1199 KB 740/1206 KB 752/1199 KB 744/1206 KB 752/1199 KB 748/1206 KB 752/1199 KB 752/1206 KB 752/1199 KB 752/1206 KB 756/1199 KB 752/1206 KB 760/1199 KB 752/1206 KB 764/1199 KB 752/1206 KB 768/1199 KB 756/1206 KB 768/1199 KB 760/1206 KB 768/1199 KB 764/1206 KB 768/1199 KB 768/1206 KB 768/1199 KB 768/1206 KB 772/1199 KB 768/1206 KB 776/1199 KB 768/1206 KB 780/1199 KB 768/1206 KB 784/1199 KB 768/1206 KB 788/1199 KB 772/1206 KB 788/1199 KB 776/1206 KB 788/1199 KB 780/1206 KB 788/1199 KB 784/1206 KB 788/1199 KB 784/1206 KB 792/1199 KB 784/1206 KB 796/1199 KB 784/1206 KB 800/1199 KB 788/1206 KB 800/1199 KB 792/1206 KB 800/1199 KB 792/1206 KB 804/1199 KB 796/1206 KB 808/1199 KB 796/1206 KB 812/1199 KB 796/1206 KB 816/1199 KB 796/1206 KB 804/1199 KB 800/1206 KB 816/1199 KB 804/1206 KB 816/1199 KB 808/1206 KB 820/1199 KB 812/1206 KB 820/1199 KB 816/1206 KB 820/1199 KB 804/1206 KB 820/1199 KB 816/1206 KB 824/1199 KB 816/1206 KB 828/1199 KB 816/1206 KB 832/1199 KB 816/1206 KB 836/1199 KB 820/1206 KB 840/1199 KB 820/1206 KB 844/1199 KB 820/1206 KB 848/1199 KB 820/1206 KB 836/1199 KB 824/1206 KB 848/1199 KB 828/1206 KB 848/1199 KB 832/1206 KB 848/1199 KB 836/1206 KB 848/1199 KB 840/1206 KB 848/1199 KB 844/1206 KB 848/1199 KB 848/1206 KB 848/1199 KB 848/1206 KB 852/1199 KB 848/1206 KB 856/1199 KB 848/1206 KB 860/1199 KB 848/1206 KB 864/1199 KB 852/1206 KB 864/1199 KB 856/1206 KB 868/1199 KB 860/1206 KB 868/1199 KB 864/1206 KB 868/1199 KB 852/1206 KB 868/1199 KB 864/1206 KB 872/1199 KB 864/1206 KB 876/1199 KB 864/1206 KB 880/1199 KB 868/1206 KB 880/1199 KB 872/1206 KB 884/1199 KB 876/1206 KB 884/1199 KB 880/1206 KB 884/1199 KB 868/1206 KB 884/1199 KB 880/1206 KB 888/1199 KB 880/1206 KB 892/1199 unit-abot-epc-basic-0: 10:32:20 DEBUG unit.abot-epc-basic/0.install KB 880/1206 KB 896/1199 KB 884/1206 KB 896/1199 KB 888/1206 KB 896/1199 KB 892/1206 KB 896/1199 KB 896/1206 KB 896/1199 KB 896/1206 KB 900/1199 KB 896/1206 KB 904/1199 KB 896/1206 KB 908/1199 KB 896/1206 KB 912/1199 KB 900/1206 KB 912/1199 KB 904/1206 KB 912/1199 KB 908/1206 KB 912/1199 KB 912/1206 KB 912/1199 KB 912/1206 KB 916/1199 KB 912/1206 KB 920/1199 KB 912/1206 KB 924/1199 KB 912/1206 KB 928/1199 KB 916/1206 KB 928/1199 KB 920/1206 KB 928/1199 KB 924/1206 KB 928/1199 KB 928/1206 KB 928/1199 KB 928/1206 KB 932/1199 KB 928/1206 KB 936/1199 KB 928/1206 KB 940/1199 KB 928/1206 KB 944/1199 KB 932/1206 KB 944/1199 KB 936/1206 KB 944/1199 KB 940/1206 KB 944/1199 KB 944/1206 KB 944/1199 KB 944/1206 KB 948/1199 KB 944/1206 KB 952/1199 KB 944/1206 KB 956/1199 KB 944/1206 KB 960/1199 KB 948/1206 KB 964/1199 KB 948/1206 KB 968/1199 KB 948/1206 KB 972/1199 KB 948/1206 KB 976/1199 KB 948/1206 KB 964/1199 KB 952/1206 KB 976/1199 KB 956/1206 KB 976/1199 KB 960/1206 KB 976/1199 KB 964/1206 KB 976/1199 KB 968/1206 KB 976/1199 KB 972/1206 KB 976/1199 KB 976/1206 KB 976/1199 KB 976/1206 KB 980/1199 KB 976/1206 KB 984/1199 KB 976/1206 KB 988/1199 KB 976/1206 KB 992/1199 KB 980/1206 KB 992/1199 KB 984/1206 KB 992/1199 KB 988/1206 KB 992/1199 KB 992/1206 KB 992/1199 KB 992/1206 KB 996/1199 KB 992/1206 KB 1000/1199 KB 992/1206 KB 1004/1199 KB 992/1206 KB 1008/1199 KB 992/1206 KB 1012/1199 KB 996/1206 KB 1016/1199 KB 996/1206 KB 1020/1199 KB 996/1206 KB 1024/1199 KB 996/1206 KB 1012/1199 KB 1000/1206 KB 1024/1199 KB 1004/1206 KB 1024/1199 KB 1008/1206 KB 1024/1199 KB 1008/1206 KB 1028/1199 KB 1012/1206 KB 1032/1199 KB 1012/1206 KB 1036/1199 KB 1012/1206 KB 1040/1199 KB 1012/1206 KB 1028/1199 KB 1016/1206 KB 1040/1199 KB 1020/1206 KB 1040/1199 KB 1024/1206 KB 1040/1199 KB 1024/1206 KB 1044/1199 KB 1028/1206 KB 1048/1199 KB 1028/1206 KB 1052/1199 KB 1028/1206 KB 1056/1199 KB 1028/1206 KB 1044/1199 KB 1032/1206 KB 1056/1199 KB 1036/1206 KB 1056/1199 KB 1040/1206 KB 1056/1199 KB 1040/1206 KB 1060/1199 KB 1044/1206 KB 1064/1199 KB 1044/1206 KB 1068/1199 KB 1044/1206 KB 1072/1199 KB 1044/1206 KB 1060/1199 KB 1048/1206 KB 1072/1199 KB 1052/1206 KB 1072/1199 KB 1056/1206 KB 1072/1199 KB 1056/1206 KB 1076/1199 KB 1060/1206 KB 1080/1199 KB 1060/1206 KB 1076/1199 KB 1064/1206 KB 1080/1199 KB 1068/1206 KB 1080/1199 KB 1072/1206 KB 1084/1199 KB 1068/1206 KB 1084/1199 KB 1072/1206 KB 1088/1199 KB 1076/1206 KB 1088/1199 KB 1080/1206 KB 1092/1199 KB 1084/1206 KB 1092/1199 KB 1088/1206 KB 1092/1199 KB 1076/1206 KB 1092/1199 KB 1088/1206 KB 1096/1199 KB 1088/1206 KB 1100/1199 KB 1088/1206 KB 1104/1199 KB 1088/1206 KB 1108/1199 KB 1092/1206 KB 1112/1199 KB 1092/1206 KB 1116/1199 KB 1092/1206 KB 1120/1199 KB 1092/1206 KB 1108/1199 KB 1096/1206 KB 1120/1199 KB 1100/1206 KB 1120/1199 KB 1104/1206 KB 1120/1199 KB 1108/1206 KB 1120/1199 KB 1112/1206 KB 1124/1199 KB 1116/1206 KB 1124/1199 KB 1120/1206 KB 1124/1199 KB 1108/1206 KB 1124/1199 KB 1120/1206 KB 1128/1199 KB 1120/1206 KB 1132/1199 KB 1120/1206 KB 1136/1199 KB 1124/1206 KB 1136/1199 KB 1128/1206 KB 1140/1199 KB 1132/1206 KB 1140/1199 KB 1136/1206 KB 1140/1199 KB 1124/1206 KB 1140/1199 KB 1136/1206 KB 1144/1199 KB 1136/1206 KB 1148/1199 KB 1136/1206 KB 1152/1199 KB 1140/1206 KB 1152/1199 KB 1144/1206 KB 1156/1199 KB 1148/1206 KB 1156/1199 KB 1152/1206 KB 1156/1199 KB 1140/1206 KB 1156/1199 KB 1152/1206 KB 1160/1199 KB 1152/1206 KB 1164/1 unit-abot-epc-basic-0: 10:32:20 DEBUG unit.abot-epc-basic/0.install 199 KB 1152/1206 KB 1168/1199 KB 1152/1206 KB 1172/1199 KB 1156/1206 KB 1176/1199 KB 1156/1206 KB 1180/1199 KB 1156/1206 KB 1184/1199 KB 1156/1206 KB 1172/1199 KB 1160/1206 KB 1184/1199 KB 1164/1206 KB 1184/1199 KB 1168/1206 KB 1184/1199 KB 1172/1206 KB 1184/1199 KB 1176/1206 KB 1188/1199 KB 1180/1206 KB 1188/1199 KB 1184/1206 KB 1188/1199 KB 1172/1206 KB 1188/1199 KB 1184/1206 KB 1192/1199 KB 1184/1206 KB 1196/1199 KB 1184/1206 KB 1199/1199 KB 1188/1206 KB 1199/1199 KB 1192/1206 KB 1199/1199 KB 1196/1206 KB 1199/1199 KB 1200/1206 KB 1199/1199 KB 1204/1206 KB 1199/1199 KB 1206/1206 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 2274.5 KB/sec) unit-abot-epc-basic-0: 10:32:20 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 2283.5 KB/sec) unit-oai-epc-0: 10:32:20 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 10:32:20 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-mysql-0: 10:32:20 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:32:20 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:32:20 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 10:32:20 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 10:32:20 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 10:32:20 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 10:32:20 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 10:32:20 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-epc-0: 10:32:21 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 10:32:21 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:32:21 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-oai-epc-0: 10:32:21 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:32:21 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 47.847 s unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-31T10:32:21+00:00 unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 25M/63M unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-oai-epc-0: 10:32:21 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 10:32:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:32:21 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 10:32:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:32:21 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-mysql-0: 10:32:21 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 10:32:21 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:32:21 DEBUG unit.oai-epc/0.install Reading state information... unit-mysql-0: 10:32:21 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-mysql-0: 10:32:21 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:32:21 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 10:32:21 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 10:32:21 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-mysql-0: 10:32:21 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 10:32:21 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 10:32:21 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:32:21 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:32:21 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 10:32:21 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 10:32:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 10:32:21 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 10:32:21 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 10:32:21 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 10:32:21 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 10:32:21 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 10:32:21 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 10:32:21 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 10:32:21 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 10:32:21 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.6) ... unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-134.160) ... unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-mysql-0: 10:32:21 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 10:32:21 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 10:32:21 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:32:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:32:21 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 10:32:21 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:32:21 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:32:21 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 10:32:21 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 10:32:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 10:32:21 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-oai-epc-0: 10:32:22 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:32:22 DEBUG unit.oai-epc/0.install Need to get 3786 kB of archives. unit-oai-epc-0: 10:32:22 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 10:32:22 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-mysql-0: 10:32:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 10:32:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 10:32:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:32:22 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 10:32:22 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:32:22 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 10:32:22 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 10:32:22 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:32:22 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 10:32:22 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 10:32:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 10:32:22 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 10:32:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 10:32:22 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:32:22 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:32:22 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 10:32:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 10:32:22 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 10:32:22 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 10:32:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-epc-0: 10:32:22 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-mysql-0: 10:32:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 10:32:22 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 10:32:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-epc-0: 10:32:22 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-mysql-0: 10:32:22 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 10:32:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-epc-0: 10:32:22 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 10:32:22 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 10:32:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-epc-0: 10:32:22 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-mysql-0: 10:32:22 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 10:32:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 10:32:23 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 10:32:23 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-mysql-0: 10:32:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 10:32:23 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 10:32:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 10:32:23 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:32:23 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 10:32:23 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-mysql-0: 10:32:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 10:32:23 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 10:32:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-epc-0: 10:32:23 DEBUG unit.oai-epc/0.install Fetched 3786 kB in 1s (2482 kB/s) unit-abot-epc-basic-0: 10:32:23 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 10:32:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 10:32:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 10:32:23 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-oai-epc-0: 10:32:23 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 10:32:23 DEBUG unit.oai-epc/0.install (Reading database ... 78898 files and directories currently installed.) unit-oai-epc-0: 10:32:23 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 10:32:23 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:32:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-epc-0: 10:32:23 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 10:32:23 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 10:32:23 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:32:23 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:32:23 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:32:23 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-oai-epc-0: 10:32:23 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 10:32:23 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 10:32:23 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 10:32:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 10:32:23 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-mysql-0: 10:32:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 10:32:23 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-mysql-0: 10:32:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 10:32:23 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-oai-epc-0: 10:32:23 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 10:32:23 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 10:32:23 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 10:32:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-epc-0: 10:32:23 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 10:32:23 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-abot-epc-basic-0: 10:32:23 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-oai-epc-0: 10:32:23 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 10:32:23 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:32:23 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:32:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 10:32:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 10:32:23 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 10:32:23 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-oai-epc-0: 10:32:24 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-oai-epc-0: 10:32:24 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 10:32:24 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: 10:32:24 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-mysql-0: 10:32:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-mysql-0: 10:32:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-mysql-0: 10:32:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 10:32:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-mysql-0: 10:32:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-mysql-0: 10:32:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-epc-0: 10:32:24 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 10:32:24 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-mysql-0: 10:32:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-epc-0: 10:32:24 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:32:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 10:32:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 10:32:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-bbe9ef-default-0". unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 10:32:24 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-mysql-0: 10:32:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 10:32:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-epc-0: 10:32:24 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 10:32:24 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 10:32:24 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:32:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-epc-0: 10:32:25 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:32:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-mysql-0: 10:32:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 10:32:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 10:32:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-mysql-0: 10:32:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 10:32:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-oai-epc-0: 10:32:25 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:32:25 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:32:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 10:32:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 10:32:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-epc-0: 10:32:25 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 10:32:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-epc-0: 10:32:25 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 10:32:25 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 10:32:25 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:32:25 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:32:25 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:32:25 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 10:32:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-epc-0: 10:32:26 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 10:32:26 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 10:32:26 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 10:32:26 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 10:32:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:32:26 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 10:32:26 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 10:32:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:32:26 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 10:32:26 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 10:32:26 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 10:32:26 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 10:32:26 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-bbe9ef-default-0 unit-abot-epc-basic-0: 10:32:26 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-oai-epc-0: 10:32:26 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 10:32:26 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 10:32:26 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 10:32:26 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 10:32:27 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 10:32:27 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 10:32:27 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-mysql-0: 10:32:27 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 10:32:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 10:32:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:32:28 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 10:32:28 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 10:32:28 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 10:32:28 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 10:32:28 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 10:32:28 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 10:32:28 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 10:32:28 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 10:32:28 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 10:32:28 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 10:32:28 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 10:32:28 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 10:32:28 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 10:32:28 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 10:32:28 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 10:32:28 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:32:28 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-bbe9ef-default-0 unit-abot-epc-basic-0: 10:32:28 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:32:28 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 10:32:28 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:32:28 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:32:28 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:32:28 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 10:32:28 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 10:32:28 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:32:28 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:32:28 DEBUG unit.mysql/0.config-changed Need to get 8868 kB of archives. unit-mysql-0: 10:32:28 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 10:32:28 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 10:32:28 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-bbe9ef-default-0 unit-abot-epc-basic-0: 10:32:28 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.4). unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.3). unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install Need to get 291 MB of archives. unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install After this operation, 1,132 MB of additional disk space will be used. unit-abot-epc-basic-0: 10:32:29 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-mysql-0: 10:32:29 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-mysql-0: 10:32:29 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-mysql-0: 10:32:30 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-mysql-0: 10:32:30 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-mysql-0: 10:32:30 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] unit-abot-epc-basic-0: 10:32:30 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-mysql-0: 10:32:30 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: 10:32:30 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-mysql-0: 10:32:31 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-abot-epc-basic-0: 10:32:31 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-mysql-0: 10:32:31 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 10:32:31 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-mysql-0: 10:32:31 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 10:32:31 DEBUG unit.mysql/0.config-changed Fetched 8868 kB in 2s (3128 kB/s) unit-mysql-0: 10:32:31 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 10:32:31 DEBUG unit.mysql/0.config-changed (Reading database ... 83513 files and directories currently installed.) unit-mysql-0: 10:32:31 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 10:32:31 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 10:32:31 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 10:32:31 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 10:32:31 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:32:31 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-mysql-0: 10:32:31 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 10:32:31 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 10:32:31 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 10:32:31 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 10:32: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: 10:32: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: 10:32:31 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-mysql-0: 10:32:31 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 10:32:31 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 10:32:31 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:32:31 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 10:32:32 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 10:32:32 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: 10:32:32 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.12 [41.5 kB] unit-mysql-0: 10:32:32 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 10:32:32 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 10:32:32 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:32:32 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 10:32:32 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 10:32:32 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-abot-epc-basic-0: 10:32:32 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: 10:32:33 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 10:32:33 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 10:32:33 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 10:32:33 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-mysql-0: 10:32:33 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 10:32:33 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:32:33 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-abot-epc-basic-0: 10:32:33 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.12 [1,579 kB] unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 10:32:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:32:33 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-156-generic unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-156-generic unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 10:32:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:32:33 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 10:32:33 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install --2018-08-31 10:32:33-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 10:32:33 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 10:32:33 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-mysql-0: 10:32:34 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:32:34 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 10:32:34 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-oai-epc-0: 10:32:34 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 10:32:34 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 10:32:34 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 10:32:34 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:32:34 DEBUG unit.oai-epc/0.install 0K ....... 62.0M=0s unit-oai-epc-0: 10:32:34 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:32:34 DEBUG unit.oai-epc/0.install 2018-08-31 10:32:34 (62.0 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 10:32:34 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:32:34 DEBUG unit.oai-epc/0.install --2018-08-31 10:32:34-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 10:32:34 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 10:32:34 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-oai-epc-0: 10:32:34 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 10:32:34 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 10:32:34 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 10:32:34 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 10:32:34 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-oai-epc-0: 10:32:34 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 183K 6s unit-mysql-0: 10:32:34 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 10:32:34 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 10:32:34 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 10:32:34 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-oai-epc-0: 10:32:34 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 368K 4s unit-abot-epc-basic-0: 10:32:34 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-mysql-0: 10:32:34 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 10:32:34 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 10:32:34 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:32:34 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 10:32:34 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 291K 4s unit-abot-epc-basic-0: 10:32:34 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.10 [260 kB] unit-abot-epc-basic-0: 10:32:35 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-oai-epc-0: 10:32:35 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 214K 4s unit-oai-epc-0: 10:32:35 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 369K 3s unit-oai-epc-0: 10:32:35 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 369K 3s unit-abot-epc-basic-0: 10:32:35 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-oai-epc-0: 10:32:35 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 368K 3s unit-abot-epc-basic-0: 10:32:35 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-oai-epc-0: 10:32:35 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 368K 2s unit-abot-epc-basic-0: 10:32:35 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-oai-epc-0: 10:32:35 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 369K 2s unit-mysql-0: 10:32:35 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 10:32:35 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-oai-epc-0: 10:32:35 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 369K 2s unit-abot-epc-basic-0: 10:32:36 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-oai-epc-0: 10:32:36 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 368K 2s unit-abot-epc-basic-0: 10:32:36 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-oai-epc-0: 10:32:36 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 369K 2s unit-mysql-0: 10:32:36 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 10:32:36 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-oai-epc-0: 10:32:36 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 369K 1s unit-mysql-0: 10:32:36 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 10:32:36 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 10:32:36 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:32:36 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:32:36 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:32: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: 10:32:36 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-oai-epc-0: 10:32:36 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 369K 1s unit-oai-epc-0: 10:32:36 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 368K 1s unit-abot-epc-basic-0: 10:32:36 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-oai-epc-0: 10:32:36 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 369K 1s unit-abot-epc-basic-0: 10:32:36 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-oai-epc-0: 10:32:36 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 369K 1s unit-abot-epc-basic-0: 10:32:36 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-oai-epc-0: 10:32:37 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 370K 1s unit-abot-epc-basic-0: 10:32:37 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-oai-epc-0: 10:32:37 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 369K 1s unit-abot-epc-basic-0: 10:32:37 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-oai-epc-0: 10:32:37 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 369K 0s unit-abot-epc-basic-0: 10:32:37 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-oai-epc-0: 10:32:37 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 369K 0s unit-abot-epc-basic-0: 10:32:37 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-oai-epc-0: 10:32:37 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 370K 0s unit-abot-epc-basic-0: 10:32:37 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-oai-epc-0: 10:32:37 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 348K=3.3s unit-oai-epc-0: 10:32:37 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:32:37 DEBUG unit.oai-epc/0.install 2018-08-31 10:32:37 (338 KB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-epc-0: 10:32:37 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:32:37 DEBUG unit.oai-epc/0.install --2018-08-31 10:32:37-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-epc-0: 10:32:37 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 10:32:37 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-oai-epc-0: 10:32:37 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 10:32:37 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 10:32:37 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-epc-0: 10:32:37 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:32:37 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 46.8M 0s unit-abot-epc-basic-0: 10:32:37 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-oai-epc-0: 10:32:37 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 370K 18s unit-abot-epc-basic-0: 10:32:38 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-oai-epc-0: 10:32:38 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 370K 23s unit-abot-epc-basic-0: 10:32:38 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-oai-epc-0: 10:32:38 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 369K 26s unit-oai-epc-0: 10:32:38 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 370K 28s unit-abot-epc-basic-0: 10:32:38 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-oai-epc-0: 10:32:38 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 370K 29s unit-abot-epc-basic-0: 10:32:38 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-oai-epc-0: 10:32:38 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 367K 30s unit-abot-epc-basic-0: 10:32:38 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-oai-epc-0: 10:32:38 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 369K 30s unit-abot-epc-basic-0: 10:32:38 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-oai-epc-0: 10:32:38 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 370K 30s unit-abot-epc-basic-0: 10:32:39 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-oai-epc-0: 10:32:39 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 370K 31s unit-abot-epc-basic-0: 10:32:39 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-oai-epc-0: 10:32:39 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 372K 31s unit-abot-epc-basic-0: 10:32:39 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-oai-epc-0: 10:32:39 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 370K 31s unit-oai-epc-0: 10:32:39 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 588K 30s unit-abot-epc-basic-0: 10:32:39 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-oai-epc-0: 10:32:39 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 558K 29s unit-oai-epc-0: 10:32:39 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 513K 29s unit-abot-epc-basic-0: 10:32:39 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-oai-epc-0: 10:32:39 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 369K 29s unit-abot-epc-basic-0: 10:32:39 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-oai-epc-0: 10:32:39 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 370K 29s unit-abot-epc-basic-0: 10:32:39 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-oai-epc-0: 10:32:39 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 370K 29s unit-abot-epc-basic-0: 10:32:39 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-mysql-0: 10:32:40 DEBUG unit.mysql/0.config-changed 180831 10:32:40 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 10:32:40 DEBUG unit.mysql/0.config-changed 180831 10:32:40 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 10:32:40 DEBUG unit.mysql/0.config-changed 180831 10:32:40 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 16990 ... unit-oai-epc-0: 10:32:40 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 369K 29s unit-abot-epc-basic-0: 10:32:40 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-oai-epc-0: 10:32:40 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 1.27M 28s unit-oai-epc-0: 10:32:40 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 509K 28s unit-abot-epc-basic-0: 10:32:40 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-oai-epc-0: 10:32:40 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 370K 28s unit-abot-epc-basic-0: 10:32:40 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-oai-epc-0: 10:32:40 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 371K 28s unit-abot-epc-basic-0: 10:32:40 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-oai-epc-0: 10:32:40 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 370K 28s unit-abot-epc-basic-0: 10:32:40 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-oai-epc-0: 10:32:40 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 1.26M 27s unit-oai-epc-0: 10:32:40 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 510K 27s unit-abot-epc-basic-0: 10:32:40 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-oai-epc-0: 10:32:40 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 372K 27s unit-abot-epc-basic-0: 10:32:41 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-oai-epc-0: 10:32:41 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 371K 27s unit-oai-epc-0: 10:32:41 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 1.26M 26s unit-abot-epc-basic-0: 10:32:41 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-oai-epc-0: 10:32:41 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 512K 26s unit-abot-epc-basic-0: 10:32:41 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-oai-epc-0: 10:32:41 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 372K 26s unit-oai-epc-0: 10:32:41 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 1.24M 26s unit-abot-epc-basic-0: 10:32:41 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-oai-epc-0: 10:32:41 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 516K 25s unit-abot-epc-basic-0: 10:32:41 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-oai-epc-0: 10:32:41 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 371K 25s unit-oai-epc-0: 10:32:41 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 1.22M 25s unit-abot-epc-basic-0: 10:32:41 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-oai-epc-0: 10:32:41 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 520K 25s unit-oai-epc-0: 10:32:41 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 373K 25s unit-oai-epc-0: 10:32:41 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 30.1M 24s unit-abot-epc-basic-0: 10:32:42 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-oai-epc-0: 10:32:42 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 373K 24s unit-oai-epc-0: 10:32:42 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 1.22M 23s unit-abot-epc-basic-0: 10:32:42 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-oai-epc-0: 10:32:42 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 523K 23s unit-oai-epc-0: 10:32:42 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 640K 23s unit-abot-epc-basic-0: 10:32:42 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-oai-epc-0: 10:32:42 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 866K 23s unit-oai-epc-0: 10:32:42 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 642K 22s unit-abot-epc-basic-0: 10:32:42 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-oai-epc-0: 10:32:42 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 867K 22s unit-oai-epc-0: 10:32:42 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 644K 22s unit-abot-epc-basic-0: 10:32:42 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-oai-epc-0: 10:32:42 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 868K 22s unit-oai-epc-0: 10:32:42 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 1.23M 21s unit-abot-epc-basic-0: 10:32:42 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-oai-epc-0: 10:32:42 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 525K 21s unit-oai-epc-0: 10:32:42 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 1.23M 21s unit-oai-epc-0: 10:32:42 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 520K 21s unit-oai-epc-0: 10:32:42 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 31.2M 20s unit-abot-epc-basic-0: 10:32:42 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-oai-epc-0: 10:32:42 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 375K 20s unit-oai-epc-0: 10:32:42 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 26.9M 20s unit-abot-epc-basic-0: 10:32:42 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-oai-epc-0: 10:32:43 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 1.25M 19s unit-oai-epc-0: 10:32:43 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 524K 19s unit-abot-epc-basic-0: 10:32:43 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-oai-epc-0: 10:32:43 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 1.27M 19s unit-oai-epc-0: 10:32:43 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 522K 19s unit-oai-epc-0: 10:32:43 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 27.5M 19s unit-abot-epc-basic-0: 10:32:43 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-oai-epc-0: 10:32:43 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 1.26M 18s unit-oai-epc-0: 10:32:43 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 524K 18s unit-oai-epc-0: 10:32:43 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 26.9M 18s unit-abot-epc-basic-0: 10:32:43 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-oai-epc-0: 10:32:43 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 1.25M 18s unit-oai-epc-0: 10:32:43 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 526K 18s unit-oai-epc-0: 10:32:43 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 32.0M 17s unit-abot-epc-basic-0: 10:32:43 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-oai-epc-0: 10:32:43 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 650K 17s unit-oai-epc-0: 10:32:43 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 876K 17s unit-oai-epc-0: 10:32:43 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 35.9M 17s unit-abot-epc-basic-0: 10:32:43 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-oai-epc-0: 10:32:43 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 1.26M 16s unit-oai-epc-0: 10:32:43 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 528K 16s unit-oai-epc-0: 10:32:43 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 28.0M 16s unit-abot-epc-basic-0: 10:32:43 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-oai-epc-0: 10:32:43 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 1.27M 16s unit-oai-epc-0: 10:32:43 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 528K 16s unit-oai-epc-0: 10:32:43 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 26.5M 15s unit-oai-epc-0: 10:32:43 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 1.27M 15s unit-abot-epc-basic-0: 10:32:43 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-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 588K 15s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 4.27M 15s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 34.0M 15s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 1.28M 14s unit-abot-epc-basic-0: 10:32:44 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 527K 14s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 33.7M 14s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 1.29M 14s unit-abot-epc-basic-0: 10:32:44 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 1.04M 14s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 1010K 14s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 36.6M 13s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 1.30M 13s unit-abot-epc-basic-0: 10:32:44 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 585K 13s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 4.34M 13s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 36.5M 13s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 1.30M 13s unit-abot-epc-basic-0: 10:32:44 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 587K 13s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 4.32M 12s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 38.6M 12s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 1.30M 12s unit-abot-epc-basic-0: 10:32:44 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 36.4M 12s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 528K 12s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 35.4M 12s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 38.6M 12s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 1.30M 11s unit-abot-epc-basic-0: 10:32:44 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 591K 11s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 4.31M 11s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 36.4M 11s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 1.32M 11s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 29.5M 11s unit-abot-epc-basic-0: 10:32:44 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 590K 11s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 4.37M 11s unit-oai-epc-0: 10:32:44 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 47.9M 10s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 1.32M 10s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 34.4M 10s unit-abot-epc-basic-0: 10:32:45 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 589K 10s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 4.39M 10s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 32.9M 10s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 1.34M 10s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 36.6M 10s unit-abot-epc-basic-0: 10:32:45 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 589K 9s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 4.46M 9s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 40.5M 9s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 1.33M 9s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 39.4M 9s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 589K 9s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 4.51M 9s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 31.9M 9s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 34.9M 9s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 1.36M 8s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 39.1M 8s unit-abot-epc-basic-0: 10:32:45 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 586K 8s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 4.71M 8s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 31.0M 8s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 34.5M 8s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 1.35M 8s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 34.1M 8s unit-abot-epc-basic-0: 10:32:45 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-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 587K 8s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 4.99M 8s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 30.7M 7s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 39.7M 7s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 1.35M 7s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 27.9M 7s unit-abot-epc-basic-0: 10:32:45 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-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 593K 7s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 4.79M 7s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 32.4M 7s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 38.2M 7s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 1.36M 7s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 32.4M 7s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 593K 7s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 26.9M 7s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 4.86M 6s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 29.9M 6s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 35.3M 6s unit-abot-epc-basic-0: 10:32:45 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 1.38M 6s unit-oai-epc-0: 10:32:45 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 33.3M 6s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 595K 6s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 4.83M 6s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 28.7M 6s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 32.0M 6s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 30.2M 6s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 1.39M 6s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 36.1M 6s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 595K 5s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 4.85M 5s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 28.4M 5s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 35.7M 5s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 35.3M 5s unit-abot-epc-basic-0: 10:32:46 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-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 1.40M 5s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 27.9M 5s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 595K 5s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 37.6M 5s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 4.79M 5s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 21.2M 5s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 35.1M 5s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 1.44M 5s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 35.4M 5s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 1.31M 4s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 1.01M 4s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 5.11M 4s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 28.6M 4s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 21.2M 4s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 30.3M 4s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 1.45M 4s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 35.0M 4s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 1.07M 4s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 1.22M 4s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 5.23M 4s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 26.8M 4s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 24.1M 4s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 35.6M 4s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 1.45M 4s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 30.7M 4s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 1.33M 3s unit-abot-epc-basic-0: 10:32:46 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 1.01M 3s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 29.8M 3s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 5.38M 3s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 27.7M 3s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 28.3M 3s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 32.3M 3s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 1.44M 3s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 30.2M 3s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 600K 3s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 36.1M 3s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 5.41M 3s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 29.7M 3s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 29.0M 3s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 28.8M 3s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 1.46M 3s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 28.7M 3s unit-oai-epc-0: 10:32:46 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 29.7M 3s unit-abot-epc-basic-0: 10:32:47 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-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 603K 2s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 28.7M 2s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 5.33M 2s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 37.6M 2s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 30.3M 2s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 31.5M 2s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 34.6M 2s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 1.45M 2s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 31.8M 2s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 1.35M 2s unit-abot-epc-basic-0: 10:32:47 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-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 1.00M 2s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 34.0M 2s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 5.26M 2s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 55.1M 2s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 34.4M 2s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 29.7M 2s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 1.46M 2s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 28.0M 2s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 38.5M 2s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 601K 2s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 35.3M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 5.35M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 33.2M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 44.3M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 38.8M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 31.2M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 1.46M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 33.6M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 37.8M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 600K 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 44.8M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 27.9M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 5.50M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 42.0M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 43.4M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 37.2M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 1.46M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 31.8M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 34.5M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 1.30M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 1.03M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 27.5M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 6.24M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 33.2M 0s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 45.7M 0s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 52.5M 0s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 34.5M 0s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 1.46M 0s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 34.2M 0s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 37.6M 0s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 1.11M 0s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 1.21M 0s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 29.8M 0s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 6.02M 0s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 34.8M 0s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 46.8M 0s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 43.8M=9.9s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 2018-08-31 10:32:47 (1.29 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install --2018-08-31 10:32:47-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 10:32:47 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-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 26.8M 2s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 28.5M 2s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 62.6M 2s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 48.3M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 35.0M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 45.4M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 43.7M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 21.7M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 65.0M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 61.9M 1s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 62.4M 1s unit-abot-epc-basic-0: 10:32:47 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-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 410K 12s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 41.0M 11s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 32.5M 10s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 54.8M 10s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 40.3M 9s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 47.1M 9s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 47.6M 8s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 41.4M 8s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 53.0M 8s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 56.6M 7s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 43.5M 7s unit-oai-epc-0: 10:32:47 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 38.1M 7s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 404K 12s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 37.0M 11s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 46.2M 11s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 53.0M 11s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 44.9M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 53.7M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 45.6M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 41.7M 9s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 46.3M 9s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 43.6M 9s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 49.4M 9s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 45.0M 8s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 405K 12s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 36.9M 11s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 38.1M 11s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 42.5M 11s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 42.9M 11s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 50.5M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 53.0M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 53.8M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 53.8M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 42.6M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 58.9M 9s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 39.1M 9s unit-abot-epc-basic-0: 10:32:48 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-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 406K 12s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 51.4M 11s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 37.9M 11s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 38.9M 11s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 49.1M 11s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 35.4M 11s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 51.8M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 47.0M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 60.2M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 66.2M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 61.7M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 48.1M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 47.3M 9s unit-abot-epc-basic-0: 10:32:48 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-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 1.26M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 587K 11s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 46.0M 11s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 36.4M 11s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 45.0M 11s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 38.7M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 39.6M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 55.0M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 61.9M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 58.0M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 50.8M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 54.1M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 63.5M 9s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 46.8M 9s unit-abot-epc-basic-0: 10:32:48 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-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 405K 11s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 37.5M 11s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 39.5M 11s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 50.0M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 38.2M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 42.3M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 37.3M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 45.0M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 41.6M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 46.7M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 52.4M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 51.2M 9s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 74.4M 9s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 91.7M 9s unit-abot-epc-basic-0: 10:32:48 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-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 412K 11s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 31.8M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 46.4M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 52.2M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 55.8M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 59.1M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 47.0M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 55.2M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 58.8M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 52.1M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 55.6M 9s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 59.5M 9s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 65.6M 9s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 79.0M 9s unit-abot-epc-basic-0: 10:32:48 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-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 659K 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 1002K 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 38.8M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 53.5M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 50.7M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 55.1M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 53.0M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 57.9M 10s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 68.2M 9s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 53.1M 9s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 51.8M 9s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 52.6M 9s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 59.3M 9s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 48.4M 9s unit-oai-epc-0: 10:32:48 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 68.7M 9s unit-abot-epc-basic-0: 10:32:48 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-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 678K 10s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 1000K 10s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 30.3M 10s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 39.7M 10s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 41.8M 10s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 40.8M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 25.0M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 36.9M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 36.8M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 42.9M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 36.4M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 47.3M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 71.4M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 35.9M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 37.3M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 49.2M 9s unit-abot-epc-basic-0: 10:32:49 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-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 429K 10s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 24.1M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 34.4M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 40.0M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 48.6M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 47.3M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 26.0M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 46.9M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 33.9M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 47.6M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 32.3M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 54.3M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 60.4M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 44.4M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 35.1M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 56.6M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 430K 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 21.7M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 38.9M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 39.0M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 39.1M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 62.3M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 29.9M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 35.2M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 37.3M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 35.3M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 31.1M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 43.6M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 48.0M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 57.8M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 71.9M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 46.0M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 1.54M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 585K 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 24.6M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 30.7M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 49.3M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 48.5M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 51.8M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 34.4M 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 36.4M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 34.0M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 63.4M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 24.8M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 55.8M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 49.4M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 70.1M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 51.3M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 58.5M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 1.53M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 587K 9s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 22.2M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 30.3M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 49.3M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 39.9M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 52.1M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 58.4M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 26.6M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 42.1M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 38.0M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 35.3M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 38.4M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 38.0M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 45.8M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 42.0M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 43.8M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 51.9M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 1.62M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 584K 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 7.45M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 31.9M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 39.2M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 37.3M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 29.1M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 36.9M 8s unit-abot-epc-basic-0: 10:32:49 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-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 49.8M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 37.2M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 45.5M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 50.9M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 64.5M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 49.0M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 64.7M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 89.2M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 101M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 83.4M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 88.7M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 446K 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 7.56M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 42.0M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 44.9M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 41.6M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 47.5M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 45.2M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 48.2M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 52.9M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 51.3M 8s unit-abot-epc-basic-0: 10:32:49 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-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 44.2M 8s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 51.2M 7s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 55.7M 7s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 83.0M 7s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 45.3M 7s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 64.2M 7s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 71.7M 7s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 70.6M 7s unit-oai-epc-0: 10:32:49 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 71.9M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 482K 8s unit-mysql-0: 10:32:50 DEBUG unit.mysql/0.config-changed mysql start/running, process 17123 unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 3.07M 8s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 58.3M 8s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 47.2M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 58.1M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 50.9M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 55.9M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 62.1M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 71.9M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 53.5M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 70.3M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 84.7M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 82.2M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 62.8M 7s unit-abot-epc-basic-0: 10:32:50 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-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 75.2M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 75.4M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 43.0M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 56.6M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 38.8M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 1.64M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 586K 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 7.76M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 43.8M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 40.4M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 35.8M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 69.0M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 67.9M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 65.9M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 66.9M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 85.0M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 73.8M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 77.4M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 87.3M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 82.2M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 76.1M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 69.5M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 80.4M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 33.1M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 29.2M 7s unit-abot-epc-basic-0: 10:32:50 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-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 1.67M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 662K 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 3.12M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 53.3M 7s unit-mysql-0: 10:32:50 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 49.2M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 26.6M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 19.1M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 22.1M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 53.0M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 27.9M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 49.9M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 53.0M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 47.9M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 50.1M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 57.5M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 79.5M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 75.5M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 102M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 91.4M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 87.4M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 90.0M 6s unit-mysql-0: 10:32:50 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 10:32:50 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-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 1.94M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 665K 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 3.08M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 22.3M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 52.9M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 66.6M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 64.1M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 42.5M 7s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 55.3M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 54.1M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 48.1M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 50.5M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 69.0M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 77.9M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 61.5M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 90.6M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 75.7M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 85.5M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 69.2M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 80.1M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 98.3M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 72.9M 6s unit-abot-epc-basic-0: 10:32:50 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-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 767K 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 1.01M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 8.41M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 15.4M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 82.5M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 66.7M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 20.1M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 9.77M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 39.2M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 63.2M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 58.6M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 41.7M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 82.3M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 91.0M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 78.2M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 78.7M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 94.3M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 71.0M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 74.4M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 100M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 99.7M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 102M 6s unit-abot-epc-basic-0: 10:32:50 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-mysql-0: 10:32:50 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 2.10M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 592K 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 8.79M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 30.2M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 38.7M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 36.0M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 76.4M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 42.5M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 42.5M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 44.9M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 29.1M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 76.3M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 15.1M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 20.8M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 32.0M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 86.3M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 88.7M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 74.6M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 91.6M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 88.3M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 92.9M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 83.3M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 101M 6s unit-abot-epc-basic-0: 10:32:50 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-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 838K 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 1.01M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 8.40M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 33.0M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 30.5M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 67.6M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 75.6M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 35.8M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 36.8M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 60.1M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 35.7M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 21.6M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 22.6M 6s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 22.4M 6s unit-mysql-0: 10:32:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:32:50 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 32.2M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 77.9M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 85.3M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 70.9M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 92.4M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 98.0M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 104M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 90.7M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 2.04M 5s unit-abot-epc-basic-0: 10:32:50 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-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 687K 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 2.99M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 25.6M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 44.5M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 43.5M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 65.2M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 37.4M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 41.7M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 42.2M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 44.1M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 49.2M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 18.2M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 40.6M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 43.9M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 35.1M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 33.5M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 68.2M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 103M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 92.9M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 85.1M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 101M 5s unit-oai-epc-0: 10:32:50 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 104M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 1.94M 5s unit-abot-epc-basic-0: 10:32:51 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-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 600K 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 8.34M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 34.8M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 42.3M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 56.3M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 42.5M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 43.7M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 38.2M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 52.7M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 38.5M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 19.9M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 44.0M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 49.9M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 50.6M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 54.5M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 52.1M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 55.0M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 62.9M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 54.4M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 95.3M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 102M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 100M 5s unit-abot-epc-basic-0: 10:32:51 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-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 818K 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 1.01M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 7.90M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 19.2M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 57.9M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 68.8M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 80.5M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 63.3M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 44.0M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 36.5M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 58.4M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 18.1M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 56.6M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 55.7M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 59.6M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 67.2M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 48.9M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 58.6M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 67.1M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 71.2M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 66.0M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 103M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 1.86M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 686K 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 3.05M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 36.1M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 32.9M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 56.2M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 56.1M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 36.3M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 58.9M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 41.1M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 39.9M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 42.6M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 19.2M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 40.7M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 48.1M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 43.6M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 49.5M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 45.2M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 70.2M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 71.6M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 103M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 84.2M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 103M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 833K 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 1.00M 5s unit-abot-epc-basic-0: 10:32:51 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-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 8.23M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 33.7M 5s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 41.3M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 59.4M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 55.1M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 36.8M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 33.0M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 34.8M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 36.4M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 28.9M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 28.4M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 21.4M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 58.2M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 26.1M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 47.1M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 72.1M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 96.1M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 88.3M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 89.6M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 73.1M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 2.05M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 1.39M 4s unit-abot-epc-basic-0: 10:32:51 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-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 940K 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 34.0M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 38.8M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 30.7M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 39.0M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 58.5M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 46.2M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 43.9M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 47.4M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 43.6M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 22.6M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 40.8M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 43.6M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 24.5M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 37.1M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 48.1M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 46.6M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 67.7M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 77.5M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 89.2M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 91.6M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 2.02M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 1.38M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 941K 4s unit-abot-epc-basic-0: 10:32:51 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-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 36.6M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 34.6M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 30.9M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 48.7M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 39.4M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 61.6M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 47.9M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 35.0M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 62.2M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 18.4M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 35.7M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 25.3M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 53.9M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 43.6M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 47.2M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 35.7M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 56.7M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 96.8M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 87.8M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 107M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 864K 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 1.28M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 2.96M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 30.3M 4s unit-abot-epc-basic-0: 10:32:51 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-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 37.1M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 37.8M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 39.9M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 30.6M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 37.4M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 38.8M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 38.3M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 61.6M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 34.6M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 39.9M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 38.9M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 34.7M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 46.1M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 41.9M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 32.7M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 51.9M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 76.0M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 98.7M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 76.7M 4s unit-oai-epc-0: 10:32:51 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 868K 4s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 1.26M 4s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 3.03M 4s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 38.0M 4s unit-abot-epc-basic-0: 10:32:52 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-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 35.0M 4s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 35.2M 4s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 36.3M 4s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 43.2M 4s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 57.0M 4s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 30.6M 4s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 33.4M 4s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 49.0M 4s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 30.8M 4s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 45.3M 4s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 42.3M 4s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 36.1M 4s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 40.2M 4s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 50.5M 4s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 49.7M 4s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 46.1M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 66.8M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 101M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 102M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 855K 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 1.01M 4s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 7.40M 4s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 41.8M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 42.3M 3s unit-abot-epc-basic-0: 10:32:52 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-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 29.1M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 40.5M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 39.6M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 51.3M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 23.6M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 34.0M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 37.5M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 33.2M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 42.8M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 32.8M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 33.0M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 33.9M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 47.7M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 41.4M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 40.3M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 34.6M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 50.9M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 2.43M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 1.37M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 944K 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 24.7M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 45.7M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 32.4M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 32.7M 3s unit-abot-epc-basic-0: 10:32:52 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-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 48.7M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 55.0M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 30.9M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 22.0M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 58.0M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 30.2M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 36.0M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 26.5M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 31.1M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 44.2M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 31.1M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 53.1M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 55.4M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 59.5M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 41.1M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 47.7M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 2.28M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 1.40M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 942K 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 28.6M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 36.3M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 33.5M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 41.0M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 47.1M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 41.5M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 33.7M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 21.4M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 35.1M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 48.4M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 34.8M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 23.6M 3s unit-abot-epc-basic-0: 10:32:52 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-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 28.7M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 33.0M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 44.1M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 62.7M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 55.8M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 46.6M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 57.1M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 53.0M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 912K 3s unit-abot-epc-basic-0: 10:32:52 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-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 452K 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 66.7M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 68.1M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 79.4M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 81.5M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 89.8M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 87.2M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 82.0M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 96.2M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 95.8M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 93.8M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 86.9M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 98.7M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 94.1M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 190K 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 45.0M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 39.7M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 38.5M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 41.1M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 62.4M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 47.3M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 66.3M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 81.7M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 82.1M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 71.6M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 77.0M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 86.9M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 85.3M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 61.1M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 93.0M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 91.1M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 105M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 85.1M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 97.3M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 93.2M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 101M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 84.4M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 103M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 98.4M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 104M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 85.3M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 6.87M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 34.4M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 52.4M 3s unit-oai-epc-0: 10:32:52 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 47.7M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 467K 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 50.4M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 50.4M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 52.6M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 52.5M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 57.5M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 49.2M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 64.2M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 42.5M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 24.6M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 75.0M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 68.8M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 72.2M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 3.34M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 65.3M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 48.1M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 54.1M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 467K 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 37.8M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 53.2M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 54.8M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 50.0M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 45.2M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 68.2M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 70.6M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 39.9M 3s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 26.2M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 55.8M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 67.8M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 3.60M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 32.8M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 71.8M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 49.9M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 467K 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 20.7M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 25.6M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 35.2M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 38.7M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 46.0M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 42.1M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 40.2M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 40.1M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 63.1M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 60.9M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 69.8M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 68.3M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 4.35M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 32.5M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 50.6M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 56.7M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 468K 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 45.2M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 58.0M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 57.4M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 53.7M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 65.8M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 54.4M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 76.8M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 53.7M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 24.6M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 34.2M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 36.8M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 78.7M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 3.77M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 31.9M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 41.0M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 58.9M 2s unit-abot-epc-basic-0: 10:32:53 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-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 469K 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 44.0M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 49.6M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 49.8M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 50.0M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 48.5M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 76.5M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 50.6M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 74.3M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 51.7M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 31.9M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 47.9M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 64.6M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 3.77M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 27.0M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 53.6M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 65.0M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 72.6M 2s unit-mysql-0: 10:32:53 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 465K 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 43.6M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 63.3M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 39.9M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 68.5M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 57.8M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 70.2M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 74.0M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 64.6M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 40.3M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 31.6M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 44.7M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 69.7M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 3.63M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 37.5M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 56.7M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 53.4M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 1.27M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 718K 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 45.1M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 47.2M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 51.7M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 64.7M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 52.9M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 58.3M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 47.7M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 73.4M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 71.8M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 31.9M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 62.1M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 37.4M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 3.77M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 39.5M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 60.4M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 64.3M 2s unit-oai-epc-0: 10:32:53 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 1.26M 2s machine-3: 10:32:53 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 10:32:53 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 10:32:53 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 719K 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 46.9M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 54.6M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 54.4M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 66.6M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 54.5M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 56.3M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 49.0M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 72.3M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 66.3M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 35.4M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 51.4M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 43.4M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 3.78M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 41.0M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 56.6M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 57.5M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 1.26M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 715K 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 49.4M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 42.9M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 50.0M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 43.3M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 42.3M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 24.7M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 23.0M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 23.2M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 27.0M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 22.4M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 30.3M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 30.8M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 11.4M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 25.8M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 41.9M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 37.5M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 53.0M 2s machine-3: 10:32:54 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 10:32:54 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 10:32:54 DEBUG juju.worker start "engine" machine-3: 10:32:54 INFO juju.worker start "engine" machine-3: 10:32:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 10:32:54 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 10:32:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.apicaller connecting with old password machine-3: 10:32:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 10:32:54 DEBUG juju.worker "engine" started machine-3: 10:32:54 DEBUG juju.worker.introspection stats worker now serving machine-3: 10:32:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 10:32:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 10:32:54 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 10:32:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 10:32:54 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 10:32:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-3: 10:32:54 INFO juju.api connection established to "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-3: 10:32:54 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 468K 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 46.9M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 36.9M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 48.2M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 58.1M 2s machine-3: 10:32:54 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 55.8M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 49.0M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 64.3M 2s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 58.3M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 65.6M 1s machine-3: 10:32:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 85.8M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 35.2M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 69.1M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 47.3M 1s machine-3: 10:32:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 4.09M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 29.1M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 54.5M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 61.0M 1s machine-3: 10:32:54 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 10:32:54 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] machine-3: 10:32:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 10:32:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 1.28M 1s machine-3: 10:32:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 711K 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 54.1M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 47.6M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 55.6M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 52.5M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 56.3M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 52.3M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 54.7M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 62.2M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 72.4M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 61.7M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 27.3M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 67.3M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 4.42M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 29.3M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 29.3M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 53.4M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 48.1M 1s unit-abot-epc-basic-0: 10:32:54 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-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 1.30M 1s machine-3: 10:32:54 DEBUG juju.worker.apicaller connected machine-3: 10:32:54 DEBUG juju.worker.apicaller changing password... machine-3: 10:32:54 DEBUG juju.worker.apicaller password changed machine-3: 10:32:54 DEBUG juju.api RPC connection died machine-3: 10:32:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 712K 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 46.9M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 57.0M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 59.0M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 41.0M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 49.0M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 60.9M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 47.9M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 54.1M 1s machine-3: 10:32:54 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 54.3M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 77.3M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 43.1M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 49.6M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 83.8M 1s machine-3: 10:32:54 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-3: 10:32:54 INFO juju.api connection established to "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-3: 10:32:54 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 4.16M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 24.5M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 55.7M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 55.5M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 1.30M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 712K 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 43.9M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 46.9M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 67.5M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 52.0M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 55.4M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 31.0M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 47.4M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 52.0M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 60.3M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 65.7M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 80.7M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 56.3M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 67.6M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 4.30M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 24.6M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 40.2M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 58.4M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 1.34M 1s unit-abot-epc-basic-0: 10:32:54 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] machine-3: 10:32:54 DEBUG juju.worker.apicaller connected machine-3: 10:32:54 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 10:32:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 702K 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 18.1M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 27.9M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 54.4M 1s machine-3: 10:32:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 20.0M 1s machine-3: 10:32:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 24.7M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 41.1M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 44.4M 1s machine-3: 10:32:54 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 10:32:54 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 42.9M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 77.2M 1s machine-3: 10:32:54 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 10:32:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 92.0M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 84.9M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 90.1M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 81.1M 1s machine-3: 10:32:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 6.46M 1s machine-3: 10:32:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 43.1M 1s machine-3: 10:32:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 30.5M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 28.2M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 51.5M 1s machine-3: 10:32:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 10:32:54 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 10:32:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 10:32:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 10:32:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 10:32:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 10:32:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 10:32:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 10:32:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:32:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 10:32:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 10:32:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 10:32:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 10:32:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 10:32:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 682K 1s machine-3: 10:32:54 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 10:32:54 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 10:32:54 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 10:32:54 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 10:32:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 10:32:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:32:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:32:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 10:32:54 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-3: 10:32:54 DEBUG juju.network including address local-machine:::1 for machine machine-3: 10:32:54 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-3: 10:32:54 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-3: 10:32:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 10:32:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 10:32:54 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 10:32:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 10:32:54 DEBUG juju.worker.logger logger setup machine-3: 10:32:54 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 1.46M 1s machine-3: 10:32:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker started unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 29.8M 1s machine-3: 10:32:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 66.5M 1s machine-3: 10:32:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 53.6M 1s machine-3: 10:32: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 unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 61.7M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 51.1M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 53.4M 1s machine-3: 10:32:54 DEBUG juju.worker.dependency "disk-manager" manifold worker started unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 34.6M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 62.4M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 62.6M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 48.7M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 59.5M 1s machine-3: 10:32:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 68.4M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 49.4M 1s machine-3: 10:32:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:32:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:32:54 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:32:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 10:32:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 10:32:54 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 10:32:54 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.10,::1,localhost", AutoNoProxy:""} machine-3: 10:32:54 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 10:32: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-3: 10:32:54 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 4.60M 1s machine-3: 10:32:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 10:32:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 10:32:54 INFO juju.worker.authenticationworker "machine-3" key updater worker started unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 25.9M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 35.9M 1s machine-3: 10:32:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 47.1M 1s unit-oai-epc-0: 10:32:54 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 49.4M 1s machine-3: 10:32:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 10:32:54 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 10:32:54 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 10:32:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 10:32:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:32:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:32:54 DEBUG juju.network including address public:172.30.9.210 for machine machine-3: 10:32:54 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-3: 10:32:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 10:32:54 DEBUG juju.network including address local-machine:::1 for machine machine-3: 10:32:54 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.10 local-machine:127.0.0.1 local-machine:::1] machine-3: 10:32:54 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.10:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 10:32:54 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.10:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "172.30.9.210:17070"] machine-3: 10:32:54 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 10:32:55 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 10:32:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 10:32:55 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 10:32:55 DEBUG juju.worker start "3-container-watcher" machine-3: 10:32:55 DEBUG juju.worker start "stateconverter" machine-3: 10:32:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 10:32:55 INFO juju.worker start "3-container-watcher" machine-3: 10:32:55 DEBUG juju.worker "3-container-watcher" started machine-3: 10:32:55 INFO juju.worker start "stateconverter" machine-3: 10:32:55 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 10:32:55 DEBUG juju.worker "stateconverter" started machine-3: 10:32:55 INFO juju.worker.machiner "machine-3" started machine-3: 10:32:55 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 10:32:55 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 10:32:55 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 10:32:55 INFO juju.worker.deployer deploying unit "oai-hss/0" unit-abot-epc-basic-0: 10:32:55 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-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 647K 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 1.60M 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 59.5M 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 48.6M 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 51.6M 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 58.8M 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 51.9M 1s machine-3: 10:32:55 DEBUG juju.service discovered init system "upstart" from local host unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 55.0M 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 34.4M 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 64.0M 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 46.2M 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 60.5M 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 59.6M 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 61.0M 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 46.8M 1s machine-3: 10:32:55 DEBUG juju.worker.deployer state addresses: ["192.168.121.10:37017"] machine-3: 10:32:55 DEBUG juju.worker.deployer API addresses: ["192.168.121.10:17070" "172.30.9.210:17070"] machine-3: 10:32:55 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: 10:32:55 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 4.70M 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 27.6M 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 28.5M 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 57.7M 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 57.0M 1s unit-oai-hss-0: 10:32:55 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 10:32:55 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 10:32:55 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 10:32:55 DEBUG juju.worker start "api" unit-oai-hss-0: 10:32:55 INFO juju.worker start "api" unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 10:32:55 DEBUG juju.worker "api" started unit-oai-hss-0: 10:32:55 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:32:55 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-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:55 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 10:32:55 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-oai-hss-0: 10:32:55 INFO juju.api connection established to "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 647K 1s unit-oai-hss-0: 10:32:55 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 1.60M 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 53.0M 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 56.7M 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 50.4M 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 60.9M 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 60.3M 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 53.0M 1s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 34.3M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 51.6M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 54.9M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 62.3M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 67.2M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 47.7M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 50.1M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 4.68M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 29.9M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 30.6M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 54.1M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 30.2M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 653K 0s unit-abot-epc-basic-0: 10:32:55 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-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 1.59M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 56.0M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 31.4M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 51.9M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 53.3M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 50.3M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 61.4M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 68.7M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 44.0M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 63.6M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 54.6M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 71.5M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 71.2M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 60.6M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 4.77M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 36.6M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 25.6M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 39.9M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 32.1M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 679K 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 1.45M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 36.0M 0s unit-abot-epc-basic-0: 10:32:55 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-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 34.2M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 50.6M 0s machine-3: 10:32:55 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:c6:f9:9e 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.11 [] [] []} {2 fa:16:3e:c6:f9:9e 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 40.5M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 50.1M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 64.6M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 48.0M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 53.4M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 51.7M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 60.5M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 64.0M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 65.4M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 68.5M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 100M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 4.94M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 23.0M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 20.5M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 33.5M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 1.37M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 720K 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 20.7M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 28.8M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 13.2M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 24.8M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 15.6M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 38.6M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 63.6M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 84.7M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 65.7M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 77.0M 0s unit-oai-hss-0: 10:32:55 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 74.3M 0s unit-oai-hss-0: 10:32:55 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 83.6M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 75.8M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 73.8M 0s unit-abot-epc-basic-0: 10:32:55 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-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 11.6M 0s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 53750K ...... 100% 11500G=7.8s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install 2018-08-31 10:32:55 (6.72 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install FINISHED --2018-08-31 10:32:55-- unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install Total wall clock time: 22s unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 21s (3.16 MB/s) unit-oai-epc-0: 10:32:55 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-hss-0: 10:32:55 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 10:32:55 DEBUG juju.api RPC connection died unit-oai-hss-0: 10:32:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-hss-0: 10:32:55 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 10:32:55 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-oai-hss-0: 10:32:55 INFO juju.api connection established to "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-oai-hss-0: 10:32:55 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install (Reading database ... 79167 files and directories currently installed.) unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-epc-0: 10:32:55 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-mysql-0: 10:32:55 DEBUG unit.mysql/0.config-changed mysql start/running, process 17317 unit-mysql-0: 10:32:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 10:32:55 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 10:32:55 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 10:32:55 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:32:55 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 10:32:55 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 10:32:55 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:32:55 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:32:55 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 10:32:55 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 10:32:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 10:32:55 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 10:32:56 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 10:32:56 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-oai-hss-0: 10:32:56 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 10:32:56 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 10:32:56 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 10:32:56 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 10:32:56 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 10:32:56 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 10:32:56 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 10:32:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 10:32:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 10:32:56 DEBUG juju.network including address public:172.30.9.210 for machine unit-oai-hss-0: 10:32:56 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-oai-hss-0: 10:32:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 10:32:56 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 10:32:56 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.10 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 10:32:56 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.10:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 10:32:56 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.10:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "172.30.9.210:17070"] unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 10:32:56 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 10:32:56 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 10:32:56 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 10:32:56 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 10:32:56 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-hss-0: 10:32:56 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-hss-0: 10:32:56 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 10:32:56 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.10,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 10:32:56 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-oai-hss-0: 10:32:56 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 10:32:56 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-hss-0: 10:32:56 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 10:32:56 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 10:32:56 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-oai-hss-0: 10:32:56 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 10:32:56 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 10:32:56 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-hss-0: 10:32:56 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 10:32:56 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 10:32:56 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 10:32:56 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 10:32:56 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 10:32:56 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 10:32:56 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 10:32:56 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 10:32:56 DEBUG httpbakery client do GET https://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 10:32:56 DEBUG httpbakery } -> error unit-oai-hss-0: 10:32:56 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 10:32:56 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 10:32:56 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-oai-hss-0: 10:32:56 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 10:32:56 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 10:32:56 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-mysql-0: 10:32:56 DEBUG unit.mysql/0.start mysql stop/waiting unit-oai-epc-0: 10:32:56 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-abot-epc-basic-0: 10:32:56 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-oai-epc-0: 10:32:56 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-epc-0: 10:32:56 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:32:57 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-abot-epc-basic-0: 10:32:57 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 10:32:57 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-oai-hss-0: 10:32:57 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 10:32:57 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-abot-epc-basic-0: 10:32:57 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-oai-hss-0: 10:32:57 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 10:32:57 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 10:32:57 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 10:32:57 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 10:32:57 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 10:32:57 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 10:32:57 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 10:32:57 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 10:32:57 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 10:32:57 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 10:32:57 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 10:32:57 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 10:32:57 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:32:57 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:32:57 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 10:32:57 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 10:32:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 10:32:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 10:32:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 10:32:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:32:58 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-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 10:32:58 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-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 10:32:58 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-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 10:32:58 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-oai-hss-0: 10:32:58 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 [701 kB] unit-abot-epc-basic-0: 10:32:58 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-mysql-0: 10:32:58 DEBUG unit.mysql/0.start mysql start/running, process 17512 unit-mysql-0: 10:32:58 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 10:32:59 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 10:32:59 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-mysql-0: 10:32:59 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 10:32:59 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 10:32:59 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.18~dfsg~0-0ubuntu2.8 [2,057 kB] unit-abot-epc-basic-0: 10:32:59 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-mysql-0: 10:32:59 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 10:32:59 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-mysql-0: 10:32:59 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:32:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:32:59 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 10:32:59 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 10:32:59 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.18~dfsg~0-0ubuntu2.8 [40.9 kB] unit-abot-epc-basic-0: 10:33:00 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-oai-hss-0: 10:33:00 DEBUG unit.oai-hss/0.install Fetched 3394 kB in 1s (2251 kB/s) unit-abot-epc-basic-0: 10:33:00 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-oai-hss-0: 10:33:00 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{0}] []}} unit-abot-epc-basic-0: 10:33:00 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-oai-hss-0: 10:33:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 10:33:00 DEBUG unit.oai-hss/0.install (Reading database ... 78141 files and directories currently installed.) unit-oai-hss-0: 10:33:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 10:33:00 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 10:33:00 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-mysql-0: 10:33:00 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 10:33:00 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 10:33:00 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 10:33:00 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-mysql-0: 10:33:00 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 10:33:00 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:33:00 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: 10:33:00 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: 10:33:01 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-oai-hss-0: 10:33:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 10:33:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-hss-0: 10:33:01 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 10:33:01 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-oai-hss-0: 10:33:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 10:33:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-hss-0: 10:33:01 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 10:33:01 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 10:33:01 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-oai-epc-0: 10:33:02 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-epc-0: 10:33:02 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 10:33:02 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-oai-hss-0: 10:33:02 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 10:33:02 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 10:33:02 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:33:02 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 10:33:02 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 10:33:02 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 10:33:02 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 10:33:02 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-oai-hss-0: 10:33:02 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 10:33:02 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-hss-0: 10:33:02 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 10:33:02 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 10:33:03 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 10:33:03 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-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:33:03 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-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 10:33:03 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 10:33:03 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-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (47.9 kB/s) unit-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-abot-epc-basic-0: 10:33:03 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-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install (Reading database ... 78891 files and directories currently installed.) unit-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 10:33:03 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 10:33:04 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:33:04 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-oai-hss-0: 10:33:04 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 10:33:04 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-abot-epc-basic-0: 10:33:04 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-abot-epc-basic-0: 10:33:04 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 10:33:04 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 10:33:04 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 10:33:05 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-abot-epc-basic-0: 10:33:05 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-oai-hss-0: 10:33:05 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 10:33:05 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:33:05 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 10:33:05 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-oai-hss-0: 10:33:05 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:33:05 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 10:33:05 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-abot-epc-basic-0: 10:33:05 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-oai-hss-0: 10:33:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:33:05 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 10:33:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:33:05 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:33:05 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-oai-hss-0: 10:33:05 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:33:05 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:33:05 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:33:05 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 10:33:05 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 10:33:05 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:33:05 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 10:33:05 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 10:33:05 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:33:05 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 10:33:05 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 10:33:05 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 10:33:06 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-oai-hss-0: 10:33:06 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:33:06 DEBUG unit.oai-hss/0.install Need to get 3786 kB of archives. unit-oai-hss-0: 10:33:06 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 10:33:06 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 10:33:06 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-oai-hss-0: 10:33:06 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 10:33:06 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-abot-epc-basic-0: 10:33:06 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 10:33:07 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-oai-hss-0: 10:33:07 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 10:33:07 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 10:33:07 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-oai-hss-0: 10:33:07 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-abot-epc-basic-0: 10:33:07 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-oai-hss-0: 10:33:07 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 10:33:07 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 10:33:07 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3 [4,734 B] unit-abot-epc-basic-0: 10:33:07 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-oai-hss-0: 10:33:07 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 10:33:08 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-oai-hss-0: 10:33:08 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-abot-epc-basic-0: 10:33:08 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-oai-hss-0: 10:33:08 DEBUG unit.oai-hss/0.install Fetched 3786 kB in 2s (1500 kB/s) unit-oai-hss-0: 10:33:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 10:33:08 DEBUG unit.oai-hss/0.install (Reading database ... 78898 files and directories currently installed.) unit-oai-hss-0: 10:33:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 10:33:08 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:33:08 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 10:33:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 10:33:08 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:33:08 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-oai-hss-0: 10:33:08 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 10:33:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 10:33:08 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 10:33:08 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-oai-hss-0: 10:33:09 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 10:33:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 10:33:09 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 10:33:09 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 10:33:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 10:33:09 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 10:33:09 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 10:33:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 10:33:09 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:33:09 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 10:33:09 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-oai-hss-0: 10:33:09 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 10:33:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 10:33:09 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:33:09 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 10:33:09 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 10:33:09 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 10:33:09 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 10:33:10 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 10:33:10 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 10:33:10 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 10:33:10 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 10:33:10 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 10:33:10 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-oai-hss-0: 10:33:10 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 10:33:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 10:33:10 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:33:10 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 10:33:10 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-epc-0: 10:33:10 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-epc-0: 10:33:10 DEBUG unit.oai-epc/0.install Running depmod. unit-abot-epc-basic-0: 10:33:11 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 10:33:11 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-oai-epc-0: 10:33:11 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 10:33:11 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 10:33:11 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 10:33:11 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 10:33:11 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 10:33:11 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:33:11 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: 10:33:11 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 10:33:11 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 10:33:11 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 10:33:11 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-oai-hss-0: 10:33:11 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: 10:33:11 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:33:11 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:33:11 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:33:11 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 10:33:11 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 10:33:11 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 10:33:12 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-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 10:33:12 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-oai-hss-0: 10:33:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 10:33:12 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 10:33:12 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 10:33:12 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-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:33:12 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-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:33:12 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 10:33:12 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-oai-hss-0: 10:33:13 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 10:33:13 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:33:13 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 10:33:13 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 10:33:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:33:13 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 10:33:13 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 10:33:13 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-oai-hss-0: 10:33:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:33:13 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 10:33:13 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 10:33:13 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 10:33:13 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 10:33:13 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 10:33:13 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 10:33:13 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-oai-hss-0: 10:33:13 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 10:33:13 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 10:33:13 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 10:33:13 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 10:33:13 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 10:33:13 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 10:33:14 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 10:33:14 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 10:33:14 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 10:33:14 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-abot-epc-basic-0: 10:33:14 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 10:33:14 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 10:33:15 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 10:33:15 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 10:33:15 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 10:33:15 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 10:33:15 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 10:33:15 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 10:33:15 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 10:33:16 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-abot-epc-basic-0: 10:33:16 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 10:33:16 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 10:33:16 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 10:33:16 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 10:33:16 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 10:33:16 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 10:33:16 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-abot-epc-basic-0: 10:33:17 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 10:33:17 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 10:33:17 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2 [231 kB] unit-abot-epc-basic-0: 10:33:17 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 10:33:17 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 10:33:17 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-abot-epc-basic-0: 10:33:17 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-abot-epc-basic-0: 10:33:18 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 10:33:18 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 10:33:18 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 10:33:18 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-oai-epc-0: 10:33:18 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 10:33:18 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-abot-epc-basic-0: 10:33:18 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-oai-epc-0: 10:33:18 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-epc-0: 10:33:18 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 10:33:18 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-abot-epc-basic-0: 10:33:18 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-oai-epc-0: 10:33:18 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 10:33:19 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-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 10:33:19 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 10:33:19 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-157-generic unit-abot-epc-basic-0: 10:33:19 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-oai-hss-0: 10:33:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:33:19 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-156-generic unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-epc-0: 10:33:19 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-156-generic unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-156-generic unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 10:33:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:33:19 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 10:33:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install --2018-08-31 10:33:19-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 10:33:19 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 10:33:19 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 10:33:19 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 10:33:19 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-oai-epc-0: 10:33:19 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: 10:33:19 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 10:33:19 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 10:33:19 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 10:33:19 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-oai-epc-0: 10:33:19 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-157-generic unit-oai-epc-0: 10:33:19 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-157-generic unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install 0K ....... 56.0M=0s unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install 2018-08-31 10:33:19 (56.0 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install --2018-08-31 10:33:19-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 10:33:19 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-156-generic unit-oai-epc-0: 10:33:19 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-156-generic unit-abot-epc-basic-0: 10:33:19 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-oai-epc-0: 10:33:19 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 10:33:19 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-epc-0: 10:33:19 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 10:33:19 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 10:33:19 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-oai-epc-0: 10:33:19 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 10:33:19 INFO juju.worker.uniter.context trying to kill context process 8629 unit-oai-epc-0: 10:33:19 INFO juju.worker.uniter.context waiting for context process 8629 to die unit-oai-epc-0: 10:33:19 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 10:33:19 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 10:33:19 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 10:33:19 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-oai-hss-0: 10:33:19 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 291K 4s unit-oai-epc-0: 10:33:19 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 10:33:19 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:33:19 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 10:33:19 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 10:33:19 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 501K 3s machine-2: 10:33:20 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 10:33:20 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot machine-2: 10:33:20 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release machine-2: 10:33:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 10:33:20 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-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 367K 3s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 37.6M 2s unit-abot-epc-basic-0: 10:33:20 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-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 1.20M 2s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 533K 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 34.3M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 40.3M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 38.6M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 34.0M 1s unit-abot-epc-basic-0: 10:33:20 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-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 386K 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 64.0M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 39.7M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 62.2M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 36.9M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 38.7M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 47.2M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 51.1M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 45.8M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 48.5M 0s unit-abot-epc-basic-0: 10:33:20 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-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 1.47M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 45.8M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 286K=0.8s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 2018-08-31 10:33:20 (1.35 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install --2018-08-31 10:33:20-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 10:33:20 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-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 62.7M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 60.6M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 64.1M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 66.5M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 64.2M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 74.4M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 76.9M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 86.8M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 67.6M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 82.7M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 78.4M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 85.5M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 68.1M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 82.8M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 80.0M 0s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 82.6M 0s unit-abot-epc-basic-0: 10:33:20 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-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 400K 2s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 40.2M 2s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 61.3M 2s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 64.1M 2s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 63.8M 2s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 70.6M 2s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 72.3M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 70.4M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 74.3M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 77.3M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 76.3M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 76.7M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 64.6M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 75.8M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 62.2M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 73.7M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 67.4M 1s unit-abot-epc-basic-0: 10:33:20 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-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 405K 2s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 45.8M 2s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 44.7M 2s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 58.8M 2s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 61.2M 2s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 69.6M 2s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 61.2M 2s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 52.1M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 57.3M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 80.4M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 57.0M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 59.8M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 63.9M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 62.8M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 70.4M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 60.9M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 68.3M 1s unit-oai-hss-0: 10:33:20 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 107M 1s unit-abot-epc-basic-0: 10:33:21 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-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 409K 2s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 74.1M 2s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 51.2M 2s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 62.4M 2s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 39.0M 2s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 73.6M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 65.7M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 66.3M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 71.2M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 66.9M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 79.9M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 54.2M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 75.3M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 76.5M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 70.5M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 80.5M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 76.4M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 76.4M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 75.1M 1s unit-abot-epc-basic-0: 10:33:21 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-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 408K 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 54.3M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 62.0M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 76.2M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 48.0M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 71.9M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 40.8M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 76.8M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 70.1M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 52.8M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 65.4M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 86.1M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 63.7M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 56.7M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 64.5M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 63.9M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 63.5M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 61.7M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 99.7M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 100M 1s unit-abot-epc-basic-0: 10:33:21 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-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 403K 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 53.8M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 50.9M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 55.9M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 58.3M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 60.8M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 63.9M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 63.9M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 55.4M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 67.1M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 65.9M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 65.6M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 59.7M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 68.2M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 68.7M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 90.5M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 90.9M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 103M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 92.3M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 105M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 91.7M 1s unit-abot-epc-basic-0: 10:33:21 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-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 412K 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 40.4M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 45.1M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 44.0M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 58.0M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 56.6M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 67.5M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 75.9M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 85.4M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 67.0M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 60.1M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 62.3M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 66.6M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 55.8M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 61.7M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 66.8M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 78.4M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 91.6M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 101M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 103M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 105M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 1.62M 1s unit-abot-epc-basic-0: 10:33:21 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-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 553K 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 43.7M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 58.5M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 52.5M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 53.4M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 55.8M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 62.4M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 71.0M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 71.1M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 73.2M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 69.5M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 69.2M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 77.7M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 77.7M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 53.0M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 64.7M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 59.0M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 62.3M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 105M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 103M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 101M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 92.9M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 746K 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 942K 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 56.9M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 48.1M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 60.2M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 59.3M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 59.7M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 55.9M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 63.7M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 66.9M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 63.0M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 60.8M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 75.8M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 76.3M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 79.6M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 75.8M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 76.4M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 75.9M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 72.7M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 60.4M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 68.4M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 101M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 102M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 91.7M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 745K 1s unit-abot-epc-basic-0: 10:33:21 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-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 944K 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 49.2M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 43.6M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 43.4M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 51.7M 1s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 61.8M 0s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 65.2M 0s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 70.3M 0s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 59.8M 0s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 67.3M 0s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 65.2M 0s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 62.1M 0s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 59.1M 0s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 73.3M 0s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 77.5M 0s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 69.1M 0s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 64.5M 0s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 69.3M 0s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 79.8M 0s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 75.5M 0s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 83.7M 0s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 106M 0s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 100M 0s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 104M 0s unit-oai-hss-0: 10:33:21 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 90.9M 0s unit-abot-epc-basic-0: 10:33:22 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-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 427K 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 39.1M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 50.6M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 51.6M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 52.3M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 51.1M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 54.0M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 66.0M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 78.4M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 67.8M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 64.6M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 70.2M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 70.0M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 76.7M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 76.1M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 76.1M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 75.2M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 79.0M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 64.6M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 79.0M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 82.4M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 75.3M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 80.5M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 102M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 110M 0s unit-abot-epc-basic-0: 10:33:22 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-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 424K 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 49.7M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 47.9M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 48.2M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 47.5M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 62.8M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 44.6M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 55.3M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 57.2M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 69.2M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 56.9M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 63.4M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 66.1M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 64.8M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 76.9M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 66.5M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 104M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 78.4M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 78.0M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 67.9M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 65.1M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 70.3M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 67.7M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 106M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 102M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 768K 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 937K 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 16.7M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 83.0M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 77.9M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 79.3M 0s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 76.8M=1.6s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 2018-08-31 10:33:22 (7.80 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install --2018-08-31 10:33: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-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 10:33:22 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-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 56.8M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 49.4M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 44.0M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 59.9M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 54.7M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 50.4M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 46.0M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 65.7M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 64.1M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 62.6M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 55.4M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 59.6M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 63.3M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 68.0M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 59.0M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 64.1M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 86.2M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 104M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 91.3M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 106M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 105M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 102M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 94.5M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 98.7M 1s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 106M 1s unit-abot-epc-basic-0: 10:33:22 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-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 427K 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 28.4M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 38.4M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 47.6M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 50.3M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 64.0M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 49.8M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 53.7M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 48.3M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 57.3M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 79.9M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 74.1M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 50.4M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 62.2M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 74.4M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 77.9M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 57.6M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 63.3M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 64.8M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 75.7M 3s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 87.5M 3s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 106M 3s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 104M 3s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 106M 3s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 86.4M 3s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 433K 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 35.8M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 27.7M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 48.4M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 58.5M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 29.5M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 55.8M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 38.5M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 47.2M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 52.0M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 39.7M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 46.7M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 51.4M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 55.5M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 54.7M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 59.2M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 62.2M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 61.8M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 53.5M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 84.7M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 101M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 102M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 90.2M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 99.7M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 106M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 102M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 440K 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 24.2M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 38.6M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 56.4M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 41.2M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 33.6M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 57.9M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 46.9M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 68.8M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 31.7M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 42.9M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 43.9M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 62.2M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 44.6M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 44.8M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 62.5M 5s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 68.8M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 70.1M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 60.9M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 67.2M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 74.1M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 72.8M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 91.5M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 104M 4s unit-oai-hss-0: 10:33:22 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 99.9M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 446K 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 25.8M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 22.4M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 45.4M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 51.1M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 40.0M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 49.0M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 53.5M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 57.9M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 68.4M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 30.0M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 58.4M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 35.9M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 48.0M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 44.7M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 40.5M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 46.9M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 69.5M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 51.5M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 49.1M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 82.1M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 101M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 90.7M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 90.6M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 104M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 99.7M 4s unit-abot-epc-basic-0: 10:33:23 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-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 443K 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 22.0M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 50.0M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 56.6M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 62.3M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 45.8M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 50.3M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 55.8M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 62.8M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 25.6M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 48.3M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 58.3M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 50.9M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 41.0M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 55.0M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 47.0M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 64.1M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 78.3M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 63.2M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 60.6M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 63.2M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 74.2M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 105M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 93.9M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 100M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 445K 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 14.6M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 34.0M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 50.0M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 60.3M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 49.8M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 56.5M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 76.8M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 57.6M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 32.2M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 59.2M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 65.6M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 42.7M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 67.5M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 67.9M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 64.4M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 66.0M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 59.7M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 58.6M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 53.3M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 61.4M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 51.9M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 55.4M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 62.9M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 62.4M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 92.9M 4s unit-abot-epc-basic-0: 10:33:23 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-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 441K 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 22.9M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 39.2M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 50.7M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 82.3M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 50.8M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 51.7M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 71.4M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 75.7M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 37.5M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 39.2M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 60.2M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 51.2M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 58.9M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 54.0M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 68.1M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 68.1M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 62.1M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 33.9M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 55.9M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 53.8M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 63.6M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 64.9M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 74.2M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 56.9M 4s unit-abot-epc-basic-0: 10:33:23 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-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 443K 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 21.9M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 46.5M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 50.7M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 42.6M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 46.3M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 46.2M 5s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 49.2M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 44.3M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 53.9M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 55.7M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 65.0M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 54.3M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 63.4M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 82.5M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 75.0M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 68.7M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 62.5M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 51.9M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 58.7M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 64.3M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 59.7M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 62.3M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 60.0M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 54.9M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 61.5M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 442K 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 23.6M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 30.8M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 53.7M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 43.2M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 50.3M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 47.5M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 47.0M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 55.5M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 28.7M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 57.7M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 46.2M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 45.9M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 44.4M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 63.5M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 69.4M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 52.1M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 83.2M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 33.9M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 63.0M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 54.3M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 52.1M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 36.2M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 99.6M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 86.2M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 437K 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 27.4M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 40.9M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 61.1M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 60.1M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 62.7M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 42.5M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 54.0M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 62.6M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 68.8M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 44.3M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 64.6M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 63.9M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 50.2M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 54.1M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 64.1M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 76.3M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 82.7M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 73.3M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 73.7M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 55.8M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 57.1M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 67.7M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 66.3M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 58.0M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 92.6M 4s unit-abot-epc-basic-0: 10:33:23 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-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 435K 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 33.3M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 32.9M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 48.4M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 47.6M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 57.2M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 53.4M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 67.1M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 102M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 48.5M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 63.1M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 46.4M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 52.4M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 66.4M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 67.1M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 70.2M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 64.1M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 62.6M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 66.7M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 64.4M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 73.9M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 55.1M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 67.1M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 57.1M 4s unit-oai-hss-0: 10:33:23 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 67.0M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 1.36M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 625K 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 43.1M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 57.6M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 58.3M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 56.5M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 68.0M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 59.1M 4s unit-abot-epc-basic-0: 10:33:24 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-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 56.6M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 54.7M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 53.3M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 40.9M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 52.0M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 37.4M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 69.3M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 71.5M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 58.5M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 67.3M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 75.2M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 81.7M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 59.0M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 77.2M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 73.3M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 67.8M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 77.4M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 67.8M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 437K 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 24.6M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 68.6M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 45.8M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 59.3M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 60.7M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 66.4M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 55.1M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 80.8M 4s unit-abot-epc-basic-0: 10:33:24 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-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 39.7M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 46.8M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 52.6M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 31.7M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 56.0M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 38.6M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 71.0M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 59.9M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 65.8M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 64.9M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 75.4M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 80.0M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 64.5M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 64.2M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 67.5M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 65.2M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 1.43M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 618K 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 54.6M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 59.3M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 51.1M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 63.2M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 65.4M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 64.7M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 57.4M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 50.0M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 45.4M 4s unit-abot-epc-basic-0: 10:33:24 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-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 54.6M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 42.1M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 27.6M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 67.0M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 49.7M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 57.2M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 73.3M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 72.0M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 65.2M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 54.7M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 88.1M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 59.6M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 68.4M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 67.3M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 53.5M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 441K 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 31.4M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 60.0M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 54.0M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 66.8M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 60.7M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 25.8M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 54.0M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 57.5M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 56.0M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 56.8M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 49.2M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 62.3M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 33.2M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 54.7M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 52.3M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 65.6M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 59.4M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 63.7M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 66.0M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 61.0M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 78.6M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 66.1M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 65.0M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 71.1M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 63.1M 3s unit-abot-epc-basic-0: 10:33:24 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-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 438K 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 59.4M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 41.9M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 51.6M 4s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 63.4M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 75.9M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 32.5M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 53.8M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 62.6M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 51.1M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 34.7M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 54.3M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 39.1M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 50.1M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 46.3M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 48.8M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 73.8M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 40.4M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 46.9M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 65.5M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 80.6M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 47.3M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 77.3M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 96.0M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 70.7M 3s unit-abot-epc-basic-0: 10:33:24 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-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 446K 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 43.5M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 39.5M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 50.2M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 52.7M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 73.0M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 59.7M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 33.3M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 51.3M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 52.8M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 32.0M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 47.3M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 54.5M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 41.6M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 60.1M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 47.9M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 54.2M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 75.0M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 58.0M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 53.0M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 60.6M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 91.1M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 79.8M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 61.1M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 66.0M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 36.2M 3s unit-abot-epc-basic-0: 10:33:24 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-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 445K 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 31.8M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 43.5M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 47.9M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 70.7M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 57.3M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 49.5M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 59.5M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 59.9M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 55.2M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 31.1M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 55.6M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 43.2M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 50.9M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 68.0M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 45.2M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 53.0M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 51.7M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 49.1M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 52.2M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 59.1M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 75.7M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 73.8M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 61.7M 3s unit-oai-hss-0: 10:33:24 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 57.4M 3s unit-abot-epc-basic-0: 10:33:24 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-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 698K 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 1.16M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 51.7M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 63.7M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 44.5M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 69.7M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 55.6M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 40.9M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 66.4M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 51.5M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 34.2M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 50.5M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 50.4M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 39.5M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 59.6M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 62.5M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 43.8M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 55.0M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 40.3M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 60.3M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 44.4M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 50.4M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 59.1M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 74.5M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 67.2M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 83.4M 3s unit-abot-epc-basic-0: 10:33:25 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-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 445K 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 45.9M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 56.7M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 57.0M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 51.1M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 55.3M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 63.3M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 24.5M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 44.6M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 55.0M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 58.6M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 58.0M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 71.2M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 51.6M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 54.3M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 53.1M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 55.1M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 49.3M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 42.0M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 68.9M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 70.1M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 58.6M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 63.7M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 73.8M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 58.3M 3s unit-abot-epc-basic-0: 10:33:25 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-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 1.48M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 620K 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 47.0M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 52.4M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 60.1M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 36.8M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 56.9M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 61.7M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 27.5M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 55.3M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 60.3M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 40.4M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 57.3M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 56.5M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 60.9M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 59.5M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 48.4M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 56.7M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 43.6M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 50.9M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 58.3M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 62.0M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 54.0M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 55.9M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 75.5M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 86.2M 3s unit-abot-epc-basic-0: 10:33:25 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-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 459K 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 11.2M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 48.8M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 42.3M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 42.8M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 53.8M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 49.9M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 66.1M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 32.2M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 51.5M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 51.1M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 48.6M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 46.7M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 40.1M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 62.6M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 40.6M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 49.8M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 53.6M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 46.3M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 52.1M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 53.8M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 48.9M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 62.3M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 69.0M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 80.5M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 1.53M 3s unit-abot-epc-basic-0: 10:33:25 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-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 620K 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 54.9M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 54.3M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 48.6M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 42.4M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 45.3M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 70.8M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 36.5M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 40.0M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 44.2M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 65.9M 3s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 43.7M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 50.7M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 43.1M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 63.5M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 45.5M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 59.4M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 49.0M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 59.0M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 60.4M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 62.3M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 53.6M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 57.4M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 74.0M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 71.0M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 1.49M 2s unit-abot-epc-basic-0: 10:33:25 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-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 622K 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 53.2M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 54.5M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 42.2M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 50.6M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 51.8M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 49.8M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 39.6M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 42.6M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 44.8M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 61.3M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 36.4M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 46.6M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 60.0M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 52.8M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 43.0M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 89.7M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 61.5M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 55.3M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 59.0M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 41.2M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 55.0M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 54.6M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 56.1M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 106M 2s unit-abot-epc-basic-0: 10:33:25 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-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 697K 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 1.19M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 54.4M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 45.5M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 41.2M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 51.7M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 68.1M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 41.1M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 48.7M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 44.2M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 48.3M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 48.4M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 39.7M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 60.3M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 55.7M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 47.5M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 53.5M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 66.7M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 44.7M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 48.5M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 69.3M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 40.3M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 56.7M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 63.7M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 57.3M 2s unit-oai-hss-0: 10:33:25 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 69.0M 2s unit-abot-epc-basic-0: 10:33:26 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-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 448K 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 47.0M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 62.8M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 42.8M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 36.1M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 60.0M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 62.6M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 40.2M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 34.1M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 55.6M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 68.7M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 47.6M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 37.3M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 63.1M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 73.8M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 41.8M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 58.0M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 35.8M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 50.5M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 62.7M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 73.2M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 51.9M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 33.3M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 63.8M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 67.6M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 1.54M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 622K 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 33.0M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 45.9M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 68.3M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 55.3M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 56.0M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 57.6M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 36.9M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 37.5M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 34.7M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 32.1M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 29.1M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 55.3M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 59.7M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 40.1M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 80.2M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 59.7M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 56.8M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 52.1M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 72.6M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 79.3M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 92.7M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 52.4M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 70.3M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 68.3M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 1.53M 2s unit-abot-epc-basic-0: 10:33:26 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-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 623K 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 33.4M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 53.3M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 67.9M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 27.9M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 55.9M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 56.8M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 67.6M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 53.0M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 63.1M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 44.0M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 29.8M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 65.0M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 69.4M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 30.3M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 70.6M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 59.9M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 56.5M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 51.5M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 64.5M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 64.9M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 31.9M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 63.6M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 71.8M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 61.3M 2s unit-abot-epc-basic-0: 10:33:26 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-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 688K 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 1.24M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 32.5M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 57.5M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 4.60M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 44.2M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 45.8M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 43.8M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 68.0M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 60.9M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 55.1M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 59.4M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 60.4M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 89.6M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 71.1M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 73.3M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 72.9M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 84.9M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 88.9M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 104M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 86.7M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 109M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 81.5M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 99.9M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 105M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 109M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 480K 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 13.8M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 21.8M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 47.2M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 71.3M 2s unit-abot-epc-basic-0: 10:33:26 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-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 6.88M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 55.4M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 22.3M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 55.2M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 33.7M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 43.4M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 41.3M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 48.0M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 39.7M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 62.5M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 48.5M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 69.7M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 64.0M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 97.1M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 106M 2s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 97.3M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 90.0M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 103M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 108M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 101M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 93.4M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 476K 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 11.8M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 15.4M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 53.9M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 48.0M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 11.0M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 50.1M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 31.3M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 54.1M 1s unit-abot-epc-basic-0: 10:33:26 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-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 32.8M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 47.1M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 56.4M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 68.0M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 56.9M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 87.6M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 64.1M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 59.9M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 52.9M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 63.2M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 80.1M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 104M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 82.6M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 107M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 88.5M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 102M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 86.9M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 472K 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 9.60M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 13.1M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 38.7M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 43.4M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 9.64M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 59.7M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 22.0M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 44.5M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 45.4M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 46.7M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 44.0M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 38.1M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 50.9M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 61.2M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 83.3M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 55.3M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 60.5M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 63.1M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 69.5M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 92.7M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 105M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 104M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 107M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 91.0M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 106M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 473K 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 7.48M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 14.2M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 39.4M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 31.3M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 8.79M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 44.8M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 24.9M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 21.2M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 37.0M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 49.9M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 47.0M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 45.7M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 50.6M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 44.6M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 44.4M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 44.5M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 59.5M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 60.7M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 69.5M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 88.6M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 105M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 104M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 107M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 90.1M 1s unit-oai-hss-0: 10:33:26 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 108M 1s unit-abot-epc-basic-0: 10:33:27 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-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 485K 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 8.12M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 23.1M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 16.7M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 26.7M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 9.29M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 58.6M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 30.7M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 36.7M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 44.8M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 48.5M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 51.8M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 68.4M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 59.5M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 65.9M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 57.9M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 69.8M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 68.6M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 68.5M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 62.7M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 83.4M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 64.3M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 76.3M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 70.8M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 61.9M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 70.6M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 2.26M 1s unit-abot-epc-basic-0: 10:33:27 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-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 585K 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 26.5M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 18.1M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 32.8M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 9.04M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 41.4M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 51.3M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 27.4M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 41.3M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 42.7M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 54.6M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 60.5M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 53.3M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 30.9M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 48.4M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 42.4M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 60.4M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 54.8M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 67.3M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 68.7M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 59.0M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 60.6M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 57.5M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 84.8M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 105M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 102M 1s unit-abot-epc-basic-0: 10:33:27 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-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 504K 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 8.23M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 16.3M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 34.4M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 31.7M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 7.64M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 66.5M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 41.9M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 41.1M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 39.9M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 58.6M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 48.1M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 68.2M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 32.3M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 45.8M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 31.0M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 47.4M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 54.4M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 69.8M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 49.6M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 71.3M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 64.0M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 81.4M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 89.6M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 101M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 103M 1s unit-abot-epc-basic-0: 10:33:27 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-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 722K 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 1.40M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 14.5M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 39.7M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 30.3M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 8.09M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 33.6M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 64.0M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 34.9M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 40.2M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 54.7M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 54.5M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 67.6M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 31.5M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 52.1M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 53.3M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 54.9M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 51.4M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 55.8M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 50.5M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 82.0M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 81.0M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 97.4M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 65.2M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 57.8M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 63.8M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 73.5M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 492K 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 8.41M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 17.7M 1s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 33.3M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 48.0M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 7.52M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 58.8M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 47.8M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 29.6M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 40.9M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 20.9M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 60.3M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 11.3M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 34.7M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 55.1M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 69.4M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 41.8M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 41.0M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 96.3M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 105M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 87.4M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 106M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 99.9M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 107M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 85.5M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 108M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 802K 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 1.18M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 27.0M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 20.3M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 30.2M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 8.46M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 35.4M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 64.8M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 53.9M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 45.5M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 49.5M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 38.5M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 47.8M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 42.9M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 33.5M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 43.9M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 19.6M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 55.7M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 75.5M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 71.4M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 61.4M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 54.6M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 61.5M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 65.1M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 64.5M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 76.0M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 98.1M 0s unit-abot-epc-basic-0: 10:33:27 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-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 716K 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 1.40M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 20.9M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 27.0M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 34.8M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 8.28M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 48.2M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 46.9M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 55.6M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 48.5M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 36.1M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 48.6M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 56.8M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 44.4M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 34.6M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 38.2M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 17.9M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 70.8M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 42.0M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 57.1M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 50.4M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 50.7M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 43.1M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 79.6M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 91.7M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 102M 0s unit-oai-hss-0: 10:33:27 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 92.7M 0s unit-abot-epc-basic-0: 10:33:28 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-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 508K 0s unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 9.18M 0s unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 18.0M 0s unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 32.1M 0s unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 34.2M 0s unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 7.32M 0s unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 48.3M 0s unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 51.4M 0s unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 52.5M 0s unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 50.1M 0s unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 42.3M 0s unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 44.5M 0s unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 54.9M 0s unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 37.2M 0s unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 38.4M 0s unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 31.9M 0s unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 14.9M 0s unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 62.7M 0s unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install 53750K ...... 100% 24.4M=5.6s unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install 2018-08-31 10:33:28 (9.35 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install FINISHED --2018-08-31 10:33:28-- unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install Total wall clock time: 8.8s unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 8.1s (8.23 MB/s) unit-oai-hss-0: 10:33:28 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: 10:33:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-abot-epc-basic-0: 10:33:28 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-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install (Reading database ... 79167 files and directories currently installed.) unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 10:33:28 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:33:28 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 10:33:28 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 10:33:28 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-abot-epc-basic-0: 10:33:28 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-abot-epc-basic-0: 10:33:28 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 10:33:28 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 10:33:29 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 10:33:29 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 10:33:29 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-oai-hss-0: 10:33:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 10:33:29 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: 10:33:29 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:33:29 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 10:33:30 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-abot-epc-basic-0: 10:33:30 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-abot-epc-basic-0: 10:33:30 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 10:33:30 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 10:33:30 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libkpathsea6 amd64 2015.20160222.37495-1 [55.0 kB] unit-abot-epc-basic-0: 10:33:30 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 10:33:30 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 10:33:31 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 10:33:31 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 10:33:31 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.12 [136 kB] unit-abot-epc-basic-0: 10:33:31 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 10:33:31 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 10:33:31 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 10:33:31 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 10:33:32 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.23-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 10:33:32 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.23-0ubuntu0.16.04.1 [812 kB] unit-abot-epc-basic-0: 10:33:32 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.23-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 10:33:32 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 10:33:32 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 10:33:32 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 10:33:32 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-abot-epc-basic-0: 10:33:33 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-oai-hss-0: 10:33:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 10:33:33 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: 10:33:33 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-oai-hss-0: 10:33:33 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 10:33:33 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:33:33 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 10:33:33 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 10:33:33 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 10:33:34 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 10:33:34 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: 10:33:34 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 10:33:34 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-abot-epc-basic-0: 10:33:34 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 10:33:34 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libptexenc1 amd64 2015.20160222.37495-1 [34.3 kB] unit-abot-epc-basic-0: 10:33:35 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 10:33:35 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 10:33:35 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 10:33:35 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 10:33:35 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 10:33:35 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 10:33:35 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: 10:33:36 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 10:33:36 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 10:33:36 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-abot-epc-basic-0: 10:33:36 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-abot-epc-basic-0: 10:33:36 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: 10:33:37 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: 10:33:37 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 10:33:37 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 10:33:37 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 10:33:37 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-abot-epc-basic-0: 10:33:37 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-abot-epc-basic-0: 10:33:37 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 10:33:38 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 10:33:38 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: 10:33:38 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.13 [1,079 kB] unit-abot-epc-basic-0: 10:33:38 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: 10:33:38 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsynctex1 amd64 2015.20160222.37495-1 [41.7 kB] unit-abot-epc-basic-0: 10:33:38 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: 10:33:39 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: 10:33:39 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtexluajit2 amd64 2015.20160222.37495-1 [213 kB] unit-abot-epc-basic-0: 10:33:39 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-abot-epc-basic-0: 10:33:39 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-abot-epc-basic-0: 10:33:39 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-abot-epc-basic-0: 10:33:40 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 10:33:40 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: 10:33:40 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 10:33:40 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: 10:33:41 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: 10:33:41 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 10:33:41 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 10:33:41 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-hss-0: 10:33:41 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 10:33:41 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 10:33:41 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 10:33:41 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 10:33:41 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 10:33:42 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-oai-hss-0: 10:33:42 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 10:33:42 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 10:33:42 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 10:33:42 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 10:33:42 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 10:33:42 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-abot-epc-basic-0: 10:33:42 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 10:33:42 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-abot-epc-basic-0: 10:33:43 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-abot-epc-basic-0: 10:33:43 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: 10:33:43 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: 10:33:43 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: 10:33:44 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: 10:33:44 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: 10:33:44 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 10:33:44 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-abot-epc-basic-0: 10:33:44 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: 10:33:44 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 10:33:45 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 10:33:45 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 10:33:45 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: 10:33:45 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: 10:33:45 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: 10:33:45 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-oai-epc-0: 10:33:45 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 10:33:45 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 10:33:45 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 10:33:45 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 10:33:45 DEBUG juju.worker start "api" unit-oai-epc-0: 10:33:45 INFO juju.worker start "api" machine-2: 10:33:45 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 10:33:45 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 10:33:45 DEBUG juju.agent read agent config, format "2.0" machine-2: 10:33:45 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 10:33:45 DEBUG juju.worker "api" started unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 10:33:45 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 10:33:45 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 10:33:45 DEBUG juju.worker start "engine" machine-2: 10:33:45 INFO juju.worker start "engine" machine-2: 10:33:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 10:33:45 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 10:33:45 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 10:33:45 DEBUG juju.worker "engine" started machine-2: 10:33:45 DEBUG juju.worker.introspection stats worker now serving machine-2: 10:33:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.apicaller connecting with current password machine-2: 10:33:45 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 10:33:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 10:33:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 10:33:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 10:33:45 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 10:33:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 10:33:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 10:33:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:33:45 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-oai-epc-0: 10:33:45 INFO juju.api connection established to "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-2: 10:33:45 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-2: 10:33:45 INFO juju.api connection established to "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-2: 10:33:45 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 10:33:45 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] machine-2: 10:33:45 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 10:33:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 10:33:46 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 10:33:46 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] machine-2: 10:33:46 DEBUG juju.worker.apicaller connected machine-2: 10:33:46 DEBUG juju.api RPC connection died machine-2: 10:33:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 10:33:46 DEBUG juju.worker.apicaller connecting with current password machine-2: 10:33:46 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-2: 10:33:46 INFO juju.api connection established to "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-2: 10:33:46 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-abot-epc-basic-0: 10:33:46 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.10 [41.0 kB] unit-abot-epc-basic-0: 10:33:46 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-oai-epc-0: 10:33:46 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 10:33:46 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 10:33:46 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 10:33:46 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 10:33:46 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.10,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 10:33:46 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 10:33:46 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 10:33:46 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 10:33:46 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 10:33:46 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 10:33:46 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 10:33:46 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 10:33:46 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 10:33:46 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 10:33:46 DEBUG juju.network including address public:172.30.9.210 for machine unit-oai-epc-0: 10:33:46 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-oai-epc-0: 10:33:46 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 10:33:46 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 10:33:46 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.10 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 10:33:46 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.10:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 10:33:46 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.10:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "172.30.9.210:17070"] unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 10:33:46 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 10:33:46 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 10:33:46 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 10:33:46 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 10:33:46 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 10:33:46 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-epc-0: 10:33:46 DEBUG juju.worker.dependency "metric-sender" manifold worker started machine-2: 10:33:46 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 10:33:46 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 10:33:46 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 10:33:46 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 10:33:46 INFO juju.worker.uniter hooks are retried true machine-2: 10:33:46 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 10:33:46 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] machine-2: 10:33:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:46 DEBUG juju.worker.uniter.remotestate got relations change: ok=true machine-2: 10:33:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:46 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 10:33:46 DEBUG juju.worker.uniter.remotestate got address change: ok=true machine-2: 10:33:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:46 DEBUG juju.worker.uniter.remotestate got unit change machine-2: 10:33:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 10:33:46 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 10:33:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 10:33:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:46 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 10:33:46 DEBUG juju.worker.uniter.remotestate got service change machine-2: 10:33:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:33:46 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 10:33:46 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 10:33:46 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 10:33:46 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 10:33:46 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 10:33:46 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:33:46 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:33:46 DEBUG juju.worker.uniter.operation preparing operation "run install hook" machine-2: 10:33:46 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 10:33:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:33:47 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 10:33:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:33:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 10:33:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 10:33:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 10:33:47 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 10:33:47 INFO juju.worker.upgrader unblocking abort check machine-2: 10:33:47 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 10:33:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 10:33:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:33:47 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 10:33:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:33:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:33:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 10:33:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 10:33:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:33:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:33:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:33:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:33:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:33:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:33:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:33:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:33:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:33:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:33:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:33:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:33:47 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 10:33:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-2: 10:33:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:33:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:33:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 10:33:47 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 10:33:47 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install ++ config-get branch machine-2: 10:33:47 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 10:33:47 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 10:33:47 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 10:33:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 10:33:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 10:33:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 10:33:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 10:33:47 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 10:33:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 10:33:47 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 10:33:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 10:33:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 10:33:47 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 10:33:47 DEBUG worker.uniter.jujuc running hook tool "config-get" machine-2: 10:33:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 10:33:47 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 10:33:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 10:33:47 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install ++ config-get revision machine-2: 10:33:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 10:33:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 10:33:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 10:33:47 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.10,::1,localhost", AutoNoProxy:""} machine-2: 10:33:47 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 10:33: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-2: 10:33:47 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 10:33:47 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:33:47 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:33:47 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 10:33:47 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 10:33:47 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 10:33:47 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:33:47 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:33:47 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 10:33:47 DEBUG juju.network including address local-cloud:192.168.121.18 for machine machine-2: 10:33:47 DEBUG juju.network including address local-machine:::1 for machine machine-2: 10:33:47 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.18 local-machine:::1] machine-2: 10:33:47 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.18 local-machine:::1] machine-2: 10:33:47 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 10:33:47 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:33:47 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:33:47 DEBUG juju.network including address public:172.30.9.210 for machine machine-2: 10:33:47 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-2: 10:33:47 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 10:33:47 DEBUG juju.network including address local-machine:::1 for machine machine-2: 10:33:47 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.10 local-machine:127.0.0.1 local-machine:::1] machine-2: 10:33:47 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.10:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 10:33:47 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.10:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "172.30.9.210:17070"] machine-2: 10:33:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 10:33:47 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 10:33:47 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 10:33:47 INFO juju.worker.deployer checking unit "oai-epc/0" unit-oai-epc-0: 10:33:47 DEBUG worker.uniter.jujuc running hook tool "config-get" machine-2: 10:33:47 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 10:33:47 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 10:33: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-2: 10:33:47 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 10:33:47 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 10:33:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch machine-2: 10:33:47 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git machine-2: 10:33:47 DEBUG juju.worker start "2-container-watcher" machine-2: 10:33:47 DEBUG juju.worker start "stateconverter" machine-2: 10:33:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 10:33:47 INFO juju.worker start "2-container-watcher" machine-2: 10:33:47 DEBUG juju.worker "2-container-watcher" started machine-2: 10:33:47 INFO juju.worker start "stateconverter" machine-2: 10:33:47 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 10:33:47 DEBUG juju.worker "stateconverter" started machine-2: 10:33:47 INFO juju.worker.machiner "machine-2" started unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 10:33:47 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 10:33:47 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 10:33:47 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 10:33:47 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 texlive-binaries amd64 2015.20160222.37495-1 [7,325 kB] unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 10:33:47 DEBUG unit.oai-epc/0.install machine-2: 10:33:47 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:62:9c:b6 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.18 [] [] []} {2 fa:16:3e:62:9c:b6 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 10:33:47 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 10:33:47 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-abot-epc-basic-0: 10:33:48 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-oai-epc-0: 10:33:48 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 10:33:48 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-oai-epc-0: 10:33:49 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:33:49 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 10:33:49 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 10:33:49 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:33:49 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 10:33:49 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 10:33:49 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 10:33:49 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 10:33:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:33:49 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 10:33:49 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 10:33:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:33:49 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 10:33:49 DEBUG unit.oai-epc/0.install + echo -n unit-oai-epc-0: 10:33:49 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 10:33:49 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 10:33:49 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 10:33:49 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 10:33:49 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 10:33:49 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 10:33:49 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-epc-0: 10:33:49 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 10:33:49 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 10:33:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:33:49 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 10:33:49 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 10:33:49 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-hss-0: 10:33:49 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 10:33:49 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-157-generic unit-oai-hss-0: 10:33:49 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-156-generic unit-oai-hss-0: 10:33:49 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 10:33:49 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 10:33:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:33:50 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 10:33:50 DEBUG unit.oai-epc/0.install HEAD is now at 11723fa modified config file to match IMSI w/ OAI UE (tag v0.1) unit-oai-epc-0: 10:33:50 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 10:33:50 DEBUG unit.oai-epc/0.install Already on 'v0.3.2-branch' unit-oai-epc-0: 10:33:50 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-epc-0: 10:33:50 DEBUG unit.oai-epc/0.install + git pull unit-oai-hss-0: 10:33:50 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 10:33:50 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 10:33:50 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 10:33:50 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-157-generic unit-oai-hss-0: 10:33:50 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-157-generic unit-oai-hss-0: 10:33:50 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-156-generic unit-oai-hss-0: 10:33:50 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-156-generic unit-oai-hss-0: 10:33:50 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 10:33:50 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 10:33:50 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 10:33:50 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 10:33:50 INFO juju.worker.uniter.context trying to kill context process 8628 unit-oai-hss-0: 10:33:50 INFO juju.worker.uniter.context waiting for context process 8628 to die unit-oai-hss-0: 10:33:50 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 10:33:50 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 10:33:50 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 10:33:50 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 10:33:50 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:33:50 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 10:33:50 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 10:33:50 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 10:33:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 10:33:51 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 10:33:51 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 10:33:51 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-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' machine-3: 10:33:51 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 10:33:51 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot machine-3: 10:33:51 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release machine-3: 10:33:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-3: 10:33:51 DEBUG juju.worker killing runner 0xc4201b3040 unit-oai-epc-0: 10:33:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:33:51 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 10:33:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 10:33:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 10:33:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:33:51 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 10:33:51 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 10:33:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:33:51 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: 10:33:51 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 10:33:51 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: 10:33:52 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: 10:33:52 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 10:33:52 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-abot-epc-basic-0: 10:33:52 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: 10:33:52 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: 10:33:52 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu10 [3,683 kB] unit-abot-epc-basic-0: 10:33:53 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 10:33:53 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 10:33:53 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 10:33:53 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 10:33:53 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-abot-epc-basic-0: 10:33:53 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-abot-epc-basic-0: 10:33:54 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 10:33:54 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 10:33:54 DEBUG unit.abot-epc-basic/0.install Fetched 291 MB in 1min 24s (3,438 kB/s) unit-abot-epc-basic-0: 10:33:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 10:33:54 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: 10:33:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 10:33:54 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 10:33:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.8) ... unit-abot-epc-basic-0: 10:33:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 10:33:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:33:56 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 10:33:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 10:33:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:33:56 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 10:33:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 10:33:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:33:56 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 10:33:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 10:33:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 10:33:57 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 10:33:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 10:33:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 10:33:57 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 10:33:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 10:33:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 10:33:57 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 10:33:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 10:33:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 10:33:57 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 10:33:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 10:33:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.12_all.deb ... unit-abot-epc-basic-0: 10:33:57 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 10:33:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 10:33:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 10:33:57 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 10:33:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 10:33:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 10:33:58 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 10:33:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 10:33:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:33:58 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:33:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 10:33:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:33:58 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:33:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 10:33:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:33:58 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:33:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 10:33:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:33:58 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:33:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 10:33:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 10:33:58 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 10:33:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 10:33:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 10:33:58 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 10:33:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 10:33:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 10:33:59 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 10:33:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 10:33:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 10:33:59 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 10:33:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 10:33:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 10:33:59 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 10:33:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 10:33:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:33:59 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 10:34:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 10:34:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:34:00 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 10:34:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 10:34:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:00 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 10:34:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 10:34:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:34:00 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:34:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 10:34:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:34:00 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:34:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 10:34:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:34:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:34:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 10:34:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:00 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 10:34:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 10:34:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 10:34:01 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 10:34:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 10:34:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:34:01 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 10:34:02 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: 10:34:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:02 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:34:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 10:34:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 10:34:03 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 10:34:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 10:34:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:03 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:34:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 10:34:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:34:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 10:34:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 10:34:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:03 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:34:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 10:34:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:34:03 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 10:34:04 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 10:34:05 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:34:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 10:34:07 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: 10:34:07 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 10:34:07 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 10:34:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 10:34:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 10:34:08 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 10:34:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 10:34:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:08 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 10:34:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 10:34:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:08 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 10:34:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 10:34:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 10:34:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 10:34:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 10:34:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 10:34:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 10:34:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 10:34:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 10:34:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 10:34:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 10:34:09 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 10:34:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 10:34:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 10:34:09 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 10:34:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 10:34:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 10:34:09 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 10:34:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 10:34:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 10:34:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:34:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 10:34:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:10 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 10:34:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 10:34:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:10 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 10:34:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 10:34:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 10:34:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 10:34:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:34:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 10:34:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 10:34:10 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:34:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 10:34:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:34:11 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 10:34:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 10:34:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:11 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 10:34:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 10:34:11 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: 10:34:11 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:34:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 10:34:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:12 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:34:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 10:34:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 10:34:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:34:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 10:34:12 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: 10:34:12 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 10:34:12 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 10:34:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:34:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 10:34:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:12 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 10:34:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 10:34:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 10:34:12 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 10:34:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 10:34:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 10:34:12 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 10:34:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 10:34:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 10:34:12 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 10:34:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 10:34:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:34:13 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 10:34:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 10:34:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 10:34:14 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 10:34:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 10:34:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:14 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 10:34:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 10:34:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 10:34:15 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 10:34:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 10:34:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 10:34:15 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 10:34:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 10:34:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:34:15 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:16 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 10:34:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 10:34:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 10:34:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 10:34:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:34:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 10:34:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:17 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 10:34:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 10:34:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:34:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 10:34:17 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: 10:34:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 10:34:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 10:34:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 10:34:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 10:34:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 10:34:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 10:34:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 10:34:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 10:34:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:18 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 10:34:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 10:34:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:34:18 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:34:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 10:34:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:19 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:34:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 10:34:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:34:19 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 10:34:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 10:34:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-oai-hss-0: 10:34:19 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-abot-epc-basic-0: 10:34:19 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 10:34:19 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 10:34:19 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 10:34:19 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 10:34:19 DEBUG juju.worker start "api" unit-oai-hss-0: 10:34:19 INFO juju.worker start "api" machine-3: 10:34:19 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 10:34:19 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 10:34:19 DEBUG juju.agent read agent config, format "2.0" machine-3: 10:34:19 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 10:34:19 DEBUG juju.worker "api" started unit-oai-hss-0: 10:34:19 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-oai-hss-0: 10:34:19 INFO juju.api connection established to "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 10:34:19 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 10:34:19 DEBUG juju.worker start "engine" machine-3: 10:34:19 INFO juju.worker start "engine" machine-3: 10:34:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 10:34:19 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 10:34:19 DEBUG juju.worker "engine" started machine-3: 10:34:19 DEBUG juju.worker.introspection stats worker now serving machine-3: 10:34:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 10:34:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 10:34:19 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 10:34:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 10:34:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 10:34:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 10:34:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 10:34:19 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 10:34:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 10:34:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 10:34:19 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 10:34:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 10:34:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:19 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 10:34:19 DEBUG juju.worker.apicaller connecting with current password machine-3: 10:34:19 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-3: 10:34:19 INFO juju.api connection established to "wss://172.30.9.210:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-3: 10:34:19 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/48ed5fb1-8bcd-43b8-84e7-df6f97bbe9ef/api" machine-3: 10:34:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 10:34:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 10:34:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 10:34:20 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 10:34:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 10:34:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... machine-3: 10:34:20 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:34:20 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... machine-3: 10:34:20 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 10:34:20 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 10:34:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:20 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 10:34:20 INFO juju.worker.upgrader unblocking abort check machine-3: 10:34:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:20 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 10:34:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 10:34:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 10:34:20 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 10:34:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 10:34:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 10:34:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:34:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. machine-3: 10:34:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 10:34:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 10:34:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... machine-3: 10:34:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 10:34:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 10:34:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 10:34:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 10:34:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 10:34:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 10:34:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 10:34:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 10:34:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 10:34:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 10:34:20 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 10:34:20 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 10:34:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 10:34:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 10:34:20 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 10:34:20 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 10:34:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 10:34:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 10:34:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 10:34:20 DEBUG juju.worker.logger logger setup machine-3: 10:34:20 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 10:34:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 10:34:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 10:34:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 10:34:20 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 10:34:20 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 10:34:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 10:34:20 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:34:20 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.10,::1,localhost", AutoNoProxy:""} machine-3: 10:34:20 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 10:34:20 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 10:34:20 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 10:34:20 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 10:34:20 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:34:20 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:34:20 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 10:34:20 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-3: 10:34:20 DEBUG juju.network including address local-machine:::1 for machine machine-3: 10:34:20 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-3: 10:34:20 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-3: 10:34:20 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 10:34:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 10:34:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 10:34:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 10:34:20 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 10:34:20 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:34:20 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:34:20 DEBUG juju.network including address public:172.30.9.210 for machine machine-3: 10:34:20 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-3: 10:34:20 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 10:34:20 DEBUG juju.network including address local-machine:::1 for machine machine-3: 10:34:20 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.10 local-machine:127.0.0.1 local-machine:::1] machine-3: 10:34:20 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.10:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 10:34:20 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.10:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "172.30.9.210:17070"] machine-3: 10:34:20 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 10:34:20 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 10:34:20 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 10:34:20 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 10:34:20 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 10:34:20 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 10:34:20 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 10:34:20 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 10:34:20 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:34:20 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:34:20 INFO juju.worker.authenticationworker "machine-3" key updater worker started unit-oai-hss-0: 10:34:20 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:34:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 10:34:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 10:34:20 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 10:34:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 10:34:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 10:34:20 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... machine-3: 10:34:20 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 10:34:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 10:34:20 DEBUG juju.worker start "3-container-watcher" machine-3: 10:34:20 DEBUG juju.worker start "stateconverter" machine-3: 10:34:20 INFO juju.worker start "3-container-watcher" machine-3: 10:34:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 10:34:20 DEBUG juju.worker "3-container-watcher" started machine-3: 10:34:20 INFO juju.worker start "stateconverter" machine-3: 10:34:20 DEBUG juju.worker "stateconverter" started machine-3: 10:34:20 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 10:34:20 INFO juju.worker.machiner "machine-3" started unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 10:34:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 10:34:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 10:34:20 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 10:34:20 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 10:34:20 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 10:34:20 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 10:34:20 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 10:34:20 DEBUG juju.network including address public:172.30.9.210 for machine unit-oai-hss-0: 10:34:20 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-oai-hss-0: 10:34:20 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 10:34:20 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 10:34:20 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.10 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 10:34:20 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.10:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 10:34:20 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.10:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "172.30.9.210:17070"] unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 10:34:20 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 10:34:20 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 10:34:20 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.10,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 10:34:20 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 10:34:20 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 10:34:20 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 10:34:20 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 10:34:20 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 10:34:20 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 10:34:20 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-hss-0: 10:34:20 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 10:34:20 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 10:34:20 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 10:34:20 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 10:34:21 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 10:34:21 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 10:34:21 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 10:34:21 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 10:34:21 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 10:34:21 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 10:34:21 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 10:34:21 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 10:34:21 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 10:34:21 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 10:34:21 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 10:34:21 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 10:34:21 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 10:34:21 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 10:34:21 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 10:34:21 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:34:21 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:34:21 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 10:34:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 10:34:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:34:21 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-oai-hss-0: 10:34:21 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 10:34:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 10:34:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 10:34:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:34:21 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 10:34:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 10:34:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 10:34:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 10:34:21 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:c6:f9:9e 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.11 [] [] []} {2 fa:16:3e:c6:f9:9e 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 10:34:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:34:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 10:34:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 10:34:22 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 10:34:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 10:34:22 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 10:34:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 10:34:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:34:22 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:34:22 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 10:34:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 10:34:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:34:23 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 10:34:23 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 10:34:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:34:23 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 10:34:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:34:23 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:34:23 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:34:23 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:34:23 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 10:34:23 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:34:23 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 10:34:23 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 10:34:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:34:23 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 10:34:23 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 10:34:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:34:23 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 10:34:23 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 10:34:23 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 10:34:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 10:34:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:23 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-oai-hss-0: 10:34:23 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 10:34:23 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 10:34:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:34:23 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 10:34:23 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 10:34:23 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 10:34:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 10:34:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 10:34:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:34:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 10:34:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:24 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 10:34:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 10:34:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 10:34:24 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 10:34:24 DEBUG unit.oai-hss/0.install HEAD is now at 11723fa modified config file to match IMSI w/ OAI UE (tag v0.1) unit-oai-hss-0: 10:34:24 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 10:34:24 DEBUG unit.oai-hss/0.install Already on 'v0.3.2-branch' unit-oai-hss-0: 10:34:24 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-hss-0: 10:34:24 DEBUG unit.oai-hss/0.install + git pull unit-abot-epc-basic-0: 10:34:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 10:34:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:34:24 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 10:34:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 10:34:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 10:34:25 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 10:34:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:34:25 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 10:34:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:34:25 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 10:34:25 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 10:34:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 10:34:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:34:25 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 10:34:25 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 10:34:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 10:34:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 10:34:25 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 10:34:25 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 10:34:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 10:34:26 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 10:34:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 10:34:26 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 10:34:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 10:34:26 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 10:34:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 10:34:26 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 10:34:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 10:34:26 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 10:34:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 10:34:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 10:34:26 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 10:34:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 10:34:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 10:34:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 10:34:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:34:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 10:34:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 10:34:26 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:34:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 10:34:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-oai-hss-0: 10:34:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 10:34:26 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-oai-hss-0: 10:34:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 10:34:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-oai-hss-0: 10:34:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 10:34:27 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 10:34:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 10:34:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 10:34:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 10:34:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 10:34:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 10:34:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 10:34:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:28 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 10:34:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 10:34:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 10:34:28 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 10:34:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 10:34:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 10:34:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 10:34:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 10:34:28 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 10:34:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 10:34:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 10:34:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 10:34:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-oai-hss-0: 10:34:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 10:34:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 10:34:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 10:34:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 10:34:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:34:29 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 10:34:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 10:34:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 10:34:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 10:34:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 10:34:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 10:34:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 10:34:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 10:34:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 10:34:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:30 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 10:34:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 10:34:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 10:34:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-oai-hss-0: 10:34:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 10:34:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-oai-hss-0: 10:34:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 10:34:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 10:34:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 10:34:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 10:34:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 10:34:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 10:34:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-oai-hss-0: 10:34:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 10:34:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 10:34:30 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 10:34:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 10:34:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 10:34:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 10:34:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 10:34:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-oai-hss-0: 10:34:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 10:34:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 10:34:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 10:34:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 10:34:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.18~dfsg~0-0ubuntu2.8_all.deb ... unit-abot-epc-basic-0: 10:34:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.18~dfsg~0-0ubuntu2.8) ... unit-oai-hss-0: 10:34:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 10:34:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 10:34:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 10:34:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.18~dfsg~0-0ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 10:34:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 10:34:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 10:34:32 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: 10:34:32 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-oai-hss-0: 10:34:33 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:34:33 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:34:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 10:34:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.18~dfsg~0-0ubuntu2.8_amd64.deb ... unit-oai-hss-0: 10:34:33 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:34:33 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 10:34:33 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 10:34:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 10:34:33 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: 10:34:33 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-oai-hss-0: 10:34:33 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 10:34:33 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 10:34:33 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 10:34:33 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 10:34:33 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 10:34:33 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:34:33 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:34:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 10:34:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:33 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib automake1.9 unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-oai-hss-0: 10:34:34 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-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-oai-hss-0: 10:34:34 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: 10:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 10:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-oai-hss-0: 10:34:34 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-oai-hss-0: 10:34:35 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-oai-hss-0: 10:34:35 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.6 [262 kB] unit-abot-epc-basic-0: 10:34:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 10:34:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 10:34:35 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: 10:34:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 10:34:35 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: 10:34:35 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-oai-hss-0: 10:34:35 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-abot-epc-basic-0: 10:34:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 10:34:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 10:34:35 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: 10:34:35 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: 10:34:35 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-abot-epc-basic-0: 10:34:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 10:34:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:34:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 10:34:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 10:34:35 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-abot-epc-basic-0: 10:34:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 10:34:36 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-abot-epc-basic-0: 10:34:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 10:34:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 10:34:36 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: 10:34:36 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 10:34:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 10:34:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 10:34:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-oai-hss-0: 10:34:36 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-oai-hss-0: 10:34:36 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-oai-hss-0: 10:34:36 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] unit-oai-hss-0: 10:34:36 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-abot-epc-basic-0: 10:34:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 10:34:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-oai-hss-0: 10:34:36 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-oai-hss-0: 10:34:36 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: 10:34:36 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 10:34:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 10:34:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:37 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 10:34:37 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-oai-hss-0: 10:34:37 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-oai-hss-0: 10:34:37 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-abot-epc-basic-0: 10:34:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 10:34:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-oai-hss-0: 10:34:37 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-abot-epc-basic-0: 10:34:37 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-oai-hss-0: 10:34:37 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: 10:34:37 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-abot-epc-basic-0: 10:34:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 10:34:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 10:34:37 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-hss-0: 10:34:37 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-oai-hss-0: 10:34:37 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-oai-hss-0: 10:34:37 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB] unit-oai-hss-0: 10:34:38 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-oai-hss-0: 10:34:38 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-oai-hss-0: 10:34:38 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-oai-hss-0: 10:34:38 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: 10:34:38 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: 10:34:38 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] unit-oai-hss-0: 10:34:38 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] unit-oai-hss-0: 10:34:38 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-oai-hss-0: 10:34:38 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-oai-hss-0: 10:34:38 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: 10:34:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 10:34:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-oai-hss-0: 10:34:39 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: 10:34:39 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-abot-epc-basic-0: 10:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-oai-hss-0: 10:34:39 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: 10:34:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 10:34:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-oai-hss-0: 10:34:39 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-oai-hss-0: 10:34:39 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-oai-hss-0: 10:34:39 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: 10:34:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 10:34:39 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: 10:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 10:34:39 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-abot-epc-basic-0: 10:34:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 10:34:39 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: 10:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 10:34:39 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-oai-hss-0: 10:34:39 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-oai-hss-0: 10:34:39 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: 10:34:39 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: 10:34:40 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-oai-hss-0: 10:34:40 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-abot-epc-basic-0: 10:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 10:34:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 10:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 10:34:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 10:34:40 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-abot-epc-basic-0: 10:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-oai-hss-0: 10:34:40 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: 10:34:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 10:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 10:34:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-hss-0: 10:34:40 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-oai-hss-0: 10:34:40 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-oai-hss-0: 10:34:40 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-abot-epc-basic-0: 10:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 10:34:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 10:34:40 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-oai-hss-0: 10:34:41 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-oai-hss-0: 10:34:41 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: 10:34:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 10:34:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 10:34:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 10:34:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 10:34:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 10:34:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 10:34:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 10:34:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 10:34:41 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-oai-hss-0: 10:34:41 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-oai-hss-0: 10:34:41 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-oai-hss-0: 10:34:42 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-abot-epc-basic-0: 10:34:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 10:34:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:42 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-oai-hss-0: 10:34:42 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-abot-epc-basic-0: 10:34:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 10:34:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-oai-hss-0: 10:34:42 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake-data all 2.8.12.2-0ubuntu3 [676 kB] unit-abot-epc-basic-0: 10:34:42 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 10:34:42 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-oai-hss-0: 10:34:42 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-oai-hss-0: 10:34:42 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main doxygen amd64 1.8.6-2 [2408 kB] unit-oai-hss-0: 10:34:42 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-abot-epc-basic-0: 10:34:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 10:34:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-oai-hss-0: 10:34:42 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-abot-epc-basic-0: 10:34:42 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 10:34:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-oai-hss-0: 10:34:42 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-abot-epc-basic-0: 10:34:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 10:34:42 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-oai-hss-0: 10:34:43 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-abot-epc-basic-0: 10:34:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 10:34:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:43 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-hss-0: 10:34:43 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-oai-hss-0: 10:34:43 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-oai-hss-0: 10:34:43 DEBUG unit.oai-hss/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-oai-hss-0: 10:34:43 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-abot-epc-basic-0: 10:34:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 10:34:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.3_all.deb ... unit-oai-hss-0: 10:34:43 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-abot-epc-basic-0: 10:34:43 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-oai-hss-0: 10:34:43 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-abot-epc-basic-0: 10:34:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 10:34:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-oai-hss-0: 10:34:43 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-abot-epc-basic-0: 10:34:43 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 10:34:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 10:34:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 10:34:43 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 10:34:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 10:34:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:43 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-oai-hss-0: 10:34:43 DEBUG unit.oai-hss/0.install Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% unit-oai-hss-0: 10:34:43 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 10:34:44 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 9s (7137 kB/s) unit-abot-epc-basic-0: 10:34:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 10:34:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:44 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 10:34:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 10:34:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 10:34:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:44 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:34:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 10:34:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 10:34:44 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-oai-hss-0: 10:34:44 DEBUG unit.oai-hss/0.install (Reading database ... 109370 files and directories currently installed.) unit-oai-hss-0: 10:34:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:34:44 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 10:34:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 10:34:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:34:44 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 10:34:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 10:34:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 10:34:45 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4) ... unit-oai-hss-0: 10:34:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 10:34:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 10:34:45 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 10:34:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 10:34:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 10:34:45 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 10:34:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 10:34:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-oai-hss-0: 10:34:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 10:34:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 10:34:45 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 10:34:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 10:34:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 10:34:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 10:34:45 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-abot-epc-basic-0: 10:34:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 10:34:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 10:34:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 10:34:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:46 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:34:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 10:34:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-abot-epc-basic-0: 10:34:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 10:34:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4_amd64.deb ... unit-oai-hss-0: 10:34:46 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-abot-epc-basic-0: 10:34:46 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4) ... unit-oai-hss-0: 10:34:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 10:34:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:34:46 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:34:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 10:34:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:34:47 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:34:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 10:34:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 10:34:47 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-oai-hss-0: 10:34:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 10:34:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-abot-epc-basic-0: 10:34:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 10:34:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 10:34:47 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-oai-hss-0: 10:34:47 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 10:34:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 10:34:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-oai-hss-0: 10:34:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 10:34:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 10:34:47 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 10:34:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 10:34:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:34:47 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-oai-hss-0: 10:34:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 10:34:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-oai-hss-0: 10:34:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-abot-epc-basic-0: 10:34:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 10:34:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 10:34:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 10:34:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-oai-hss-0: 10:34:47 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-oai-hss-0: 10:34:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 10:34:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 10:34:48 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 10:34:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 10:34:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 10:34:48 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:48 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 10:34:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 10:34:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:49 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 10:34:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 10:34:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 10:34:49 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 10:34:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 10:34:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:49 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-oai-hss-0: 10:34:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 10:34:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 10:34:49 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 10:34:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 10:34:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-oai-hss-0: 10:34:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 10:34:49 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-oai-hss-0: 10:34:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 10:34:49 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 10:34:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 10:34:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:34:49 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 10:34:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 10:34:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 10:34:49 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 10:34:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 10:34:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-oai-hss-0: 10:34:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-abot-epc-basic-0: 10:34:49 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-oai-hss-0: 10:34:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 10:34:49 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 10:34:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 10:34:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 10:34:49 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 10:34:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 10:34:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-oai-hss-0: 10:34:50 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 10:34:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 10:34:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 10:34:50 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 10:34:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 10:34:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 10:34:50 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 10:34:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 10:34:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-abot-epc-basic-0: 10:34:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 10:34:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-oai-hss-0: 10:34:50 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 10:34:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 10:34:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:34:51 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:34:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 10:34:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:51 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:34:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-oai-hss-0: 10:34:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 10:34:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-oai-hss-0: 10:34:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:34:51 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-oai-hss-0: 10:34:51 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:34:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 10:34:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 10:34:51 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-abot-epc-basic-0: 10:34:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 10:34:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:51 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 10:34:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 10:34:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 10:34:51 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 10:34:52 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: 10:34:52 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-oai-hss-0: 10:34:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 10:34:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... unit-oai-hss-0: 10:34:52 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-oai-hss-0: 10:34:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 10:34:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-oai-hss-0: 10:34:52 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-oai-hss-0: 10:34:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-oai-hss-0: 10:34:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:34:52 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 10:34:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 10:34:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:34:53 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:34:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 10:34:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:34:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 10:34:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-oai-hss-0: 10:34:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 10:34:53 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-oai-hss-0: 10:34:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:34:53 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:34:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 10:34:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 10:34:53 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 10:34:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 10:34:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-oai-hss-0: 10:34:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 10:34:53 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-oai-hss-0: 10:34:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:34:53 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 10:34:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 10:34:54 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:34:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 10:34:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 10:34:55 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 10:34:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 10:34:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:34:55 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:55 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-oai-hss-0: 10:34:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 10:34:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 10:34:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:34:56 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 10:34:56 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:34:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 10:34:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:34:56 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 10:34:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 10:34:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:34:56 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:34:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 10:34:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:57 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 10:34:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 10:34:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:34:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 10:34:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 10:34:57 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 10:34:57 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:34:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 10:34:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 10:34:57 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 10:34:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 10:34:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:34:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-oai-hss-0: 10:34:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 10:34:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:34:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-oai-hss-0: 10:34:58 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:34:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:58 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:34:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 10:34:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:58 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 10:34:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 10:34:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:34:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 10:34:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:58 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 10:34:58 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:34:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 10:34:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:34:58 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 10:34:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 10:34:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-abot-epc-basic-0: 10:34:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 10:34:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-hss-0: 10:34:58 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-abot-epc-basic-0: 10:34:58 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 10:34:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 10:34:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-oai-hss-0: 10:34:59 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-abot-epc-basic-0: 10:34:59 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-oai-hss-0: 10:35:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 10:35:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 10:35:00 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 10:35:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 10:35:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 10:35:00 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 10:35:00 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-oai-hss-0: 10:35:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 10:35:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 10:35:00 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 10:35:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 10:35:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 10:35:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 10:35:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 10:35:01 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-oai-hss-0: 10:35:01 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 10:35:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 10:35:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 10:35:01 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:35:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 10:35:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 10:35:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-oai-hss-0: 10:35:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 10:35:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-oai-hss-0: 10:35:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... unit-abot-epc-basic-0: 10:35:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-oai-hss-0: 10:35:01 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... unit-abot-epc-basic-0: 10:35:01 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 10:35:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 10:35:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 10:35:02 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 10:35:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 10:35:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 10:35:02 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 10:35:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 10:35:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 10:35:02 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:35:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 10:35:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:35:02 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:35:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 10:35:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 10:35:02 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 10:35:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 10:35:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 10:35:03 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 10:35:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 10:35:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 10:35:03 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 10:35:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 10:35:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 10:35:03 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:35:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 10:35:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 10:35:03 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-oai-hss-0: 10:35:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 10:35:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:35:03 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:35:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 10:35:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 10:35:03 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 10:35:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 10:35:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:35:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:35:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 10:35:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 10:35:03 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-oai-hss-0: 10:35:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 10:35:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:35:03 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:35:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 10:35:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:35:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 10:35:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 10:35:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 10:35:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 10:35:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 10:35:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 10:35:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 10:35:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 10:35:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 10:35:04 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:35:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 10:35:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.5_amd64.deb ... unit-oai-hss-0: 10:35:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 10:35:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:35:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 10:35:04 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-oai-hss-0: 10:35:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 10:35:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:35:05 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 10:35:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 10:35:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:35:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 10:35:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 10:35:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:35:06 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 10:35:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 10:35:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 10:35:06 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:35:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 10:35:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:35:06 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 10:35:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 10:35:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:35:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-oai-hss-0: 10:35:06 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 10:35:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 10:35:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 10:35:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 10:35:06 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 10:35:06 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:35:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 10:35:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:35:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-oai-hss-0: 10:35:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 10:35:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 10:35:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-oai-hss-0: 10:35:06 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:35:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 10:35:06 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 10:35:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 10:35:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 10:35:07 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-oai-hss-0: 10:35:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 10:35:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 10:35:07 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 10:35:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-oai-hss-0: 10:35:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 10:35:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 10:35:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 10:35:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 10:35:07 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 10:35:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 10:35:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 10:35:07 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 10:35:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 10:35:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 10:35:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 10:35:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 10:35:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-oai-hss-0: 10:35:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 10:35:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 10:35:08 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 10:35:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:35:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 10:35:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 10:35:08 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 10:35:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 10:35:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:35:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 10:35:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 10:35:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:35:08 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 10:35:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 10:35:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 10:35:08 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 10:35:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 10:35:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 10:35:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 10:35:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 10:35:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 10:35:09 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-abot-epc-basic-0: 10:35:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 10:35:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:35:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 10:35:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 10:35:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-oai-hss-0: 10:35:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 10:35:09 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 10:35:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 10:35:09 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 10:35:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 10:35:10 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: 10:35:10 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 10:35:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 10:35:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 10:35:10 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 10:35:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 10:35:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 10:35:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-oai-hss-0: 10:35:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 10:35:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 10:35:10 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 10:35:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 10:35:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 10:35:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 10:35:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 10:35:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 10:35:10 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 10:35:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 10:35:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 10:35:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 10:35:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 10:35:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:35:10 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 10:35:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 10:35:10 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: 10:35:10 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 10:35:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 10:35:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 10:35:10 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 10:35:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 10:35:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 10:35:10 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 10:35:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 10:35:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 10:35:10 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-oai-hss-0: 10:35:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 10:35:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 10:35:11 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 10:35:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 10:35:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 10:35:11 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-oai-hss-0: 10:35:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 10:35:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-oai-hss-0: 10:35:11 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-oai-hss-0: 10:35:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-oai-hss-0: 10:35:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 10:35:11 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-oai-hss-0: 10:35:11 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:35:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 10:35:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 10:35:12 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 10:35:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 10:35:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 10:35:12 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-oai-hss-0: 10:35:12 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:35:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 10:35:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 10:35:13 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 10:35:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 10:35:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:35:14 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 10:35:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 10:35:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 10:35:14 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 10:35:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 10:35:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:35:15 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 10:35:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 10:35:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 10:35:15 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 10:35:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 10:35:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 10:35:15 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 10:35:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 10:35:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 10:35:15 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 10:35:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 10:35:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 10:35:15 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-oai-hss-0: 10:35:15 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-oai-hss-0: 10:35:16 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-oai-hss-0: 10:35:16 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 10:35:16 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 10:35:16 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 10:35:16 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-oai-hss-0: 10:35:16 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 10:35:16 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 10:35:16 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:35:16 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-oai-hss-0: 10:35:16 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.23-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 10:35:16 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 10:35:16 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 10:35:16 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 10:35:16 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 10:35:16 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 10:35:16 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 10:35:16 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 10:35:16 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 10:35:16 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 10:35:16 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:35:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 10:35:17 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 10:35:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 10:35:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:35:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 10:35:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 10:35:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 10:35:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 10:35:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 10:35:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 10:35:18 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-oai-hss-0: 10:35:18 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 10:35:18 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:35:18 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:35:18 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 10:35:18 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 10:35:18 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 10:35:18 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:35:18 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:35:18 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:35:18 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:35:18 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:35:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 10:35:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 10:35:18 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-oai-hss-0: 10:35:18 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:35:18 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:35:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 10:35:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:35:18 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 10:35:18 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:35:18 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 10:35:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 10:35:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 10:35:18 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 10:35:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 10:35:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:35:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 10:35:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 10:35:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 10:35:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 10:35:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 10:35:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 10:35:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 10:35:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 10:35:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:35:20 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 10:35:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 10:35:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.8_amd64.deb ... unit-abot-epc-basic-0: 10:35:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-oai-hss-0: 10:35:20 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 10:35:20 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 10:35:20 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:35:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 10:35:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:35:20 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 10:35:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 10:35:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 10:35:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-oai-hss-0: 10:35:20 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 10:35:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 10:35:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-oai-hss-0: 10:35:21 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:35:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-oai-hss-0: 10:35:21 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-abot-epc-basic-0: 10:35:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-oai-hss-0: 10:35:21 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: 10:35:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1_amd64.deb ... unit-oai-hss-0: 10:35:21 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:35:21 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:35:21 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 10:35:21 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 10:35:21 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 10:35:21 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-abot-epc-basic-0: 10:35:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 10:35:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-oai-hss-0: 10:35:21 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-abot-epc-basic-0: 10:35:21 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-oai-hss-0: 10:35:21 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-oai-hss-0: 10:35:21 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 10:35:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 10:35:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-oai-hss-0: 10:35:21 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 10:35:21 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 10:35:21 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 10:35:21 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-oai-hss-0: 10:35:21 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:35:21 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... unit-abot-epc-basic-0: 10:35:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 10:35:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-oai-hss-0: 10:35:21 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:35:21 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:35:21 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:35:21 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:35:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 10:35:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:35:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:35:22 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:35:22 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:35:22 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 10:35:22 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:35:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 10:35:22 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:35:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:35:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:35:22 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 10:35:22 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 10:35:22 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 10:35:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 10:35:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:35:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:35:22 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 10:35:22 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 10:35:22 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 10:35:22 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 10:35:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 10:35:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 10:35:22 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 10:35:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:35:22 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 10:35:22 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 10:35:22 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 10:35:22 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 10:35:23 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: 10:35:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 10:35:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:35:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:35:23 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 10:35:23 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 10:35:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 10:35:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 10:35:23 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 10:35:23 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 10:35:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:35:23 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 10:35:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 10:35:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 10:35:23 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 10:35:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:35:23 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 10:35:23 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:35:23 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 10:35:23 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 10:35:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 10:35:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:35:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:35:23 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 10:35:23 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 10:35:23 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 10:35:23 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: 10:35:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 10:35:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:35:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:35:24 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:35:24 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 10:35:24 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:35:24 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:35:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 10:35:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 10:35:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 10:35:24 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:35:24 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:35:24 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 10:35:24 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:35:24 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 10:35:24 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:35:24 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 10:35:24 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:35:24 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-abot-epc-basic-0: 10:35:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 10:35:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 10:35:24 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 10:35:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 10:35:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:35:24 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:35:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 10:35:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:35:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:35:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 10:35:24 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: 10:35:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:35:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 10:35:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:35:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:35:25 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:35:25 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 10:35:25 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 10:35:25 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-abot-epc-basic-0: 10:35:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 10:35:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 10:35:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 10:35:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 10:35:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-oai-hss-0: 10:35:25 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB] unit-abot-epc-basic-0: 10:35:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-oai-hss-0: 10:35:25 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libserf-1-1 amd64 1.3.3-1ubuntu0.1 [42.2 kB] unit-oai-hss-0: 10:35:25 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-abot-epc-basic-0: 10:35:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 10:35:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 10:35:26 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 10:35:26 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-abot-epc-basic-0: 10:35:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 10:35:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 10:35:26 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 10:35:26 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 1s (719 kB/s) unit-oai-hss-0: 10:35:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 10:35:26 DEBUG unit.oai-hss/0.install (Reading database ... 116099 files and directories currently installed.) unit-oai-hss-0: 10:35:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 10:35:26 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 10:35:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 10:35:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 10:35:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 10:35:26 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 10:35:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 10:35:26 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 10:35:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 10:35:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 10:35:26 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 10:35:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 10:35:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 10:35:27 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1_amd64.deb ... unit-oai-hss-0: 10:35:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 10:35:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 10:35:27 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 10:35:27 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-oai-hss-0: 10:35:27 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-oai-hss-0: 10:35:27 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 10:35:27 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 10:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-oai-hss-0: 10:35:27 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 10:35:27 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-oai-hss-0: 10:35:28 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-oai-hss-0: 10:35:28 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-oai-hss-0: 10:35:28 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:35:28 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:35:28 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 10:35:28 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 10:35:28 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:35:28 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 10:35:28 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 10:35:28 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 10:35:28 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:35:28 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 10:35:28 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 10:35:28 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:35:28 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 10:35:28 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 10:35:28 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 10:35:28 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 10:35:28 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-oai-hss-0: 10:35:28 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:35:28 DEBUG unit.oai-hss/0.install Need to get 10.9 MB of archives. unit-oai-hss-0: 10:35:28 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 10:35:28 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 10:35:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-oai-hss-0: 10:35:29 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-oai-hss-0: 10:35:29 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] unit-oai-hss-0: 10:35:29 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] unit-abot-epc-basic-0: 10:35:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 10:35:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 10:35:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 10:35:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 10:35:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:35:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-oai-hss-0: 10:35:30 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-abot-epc-basic-0: 10:35:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 10:35:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 10:35:30 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-oai-hss-0: 10:35:30 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0 amd64 0.9-1 [81.8 kB] unit-oai-hss-0: 10:35:30 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-dev amd64 1.4.9-2 [85.1 kB] unit-abot-epc-basic-0: 10:35:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 10:35:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 10:35:30 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-hss-0: 10:35:30 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-oai-hss-0: 10:35:31 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig8-dev amd64 1.4.9-2 [1766 B] unit-oai-hss-0: 10:35:31 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB] unit-oai-hss-0: 10:35:31 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-oai-hss-0: 10:35:31 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-oai-hss-0: 10:35:31 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB] unit-oai-hss-0: 10:35:31 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-oai-hss-0: 10:35:31 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-abot-epc-basic-0: 10:35:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 10:35:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:35:31 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 10:35:32 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.61-0ubuntu0.14.04.1 [864 kB] unit-abot-epc-basic-0: 10:35:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 10:35:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 10:35:32 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-oai-hss-0: 10:35:32 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-oai-hss-0: 10:35:32 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp-dev amd64 1.0.15+dfsg-1 [64.4 kB] unit-abot-epc-basic-0: 10:35:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 10:35:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-hss-0: 10:35:32 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.26 [1072 kB] unit-oai-hss-0: 10:35:32 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.26 [971 kB] unit-abot-epc-basic-0: 10:35:32 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 10:35:32 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-oai-hss-0: 10:35:32 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: 10:35:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 10:35:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 10:35:32 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 10:35:33 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 10:35:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-oai-hss-0: 10:35:33 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-abot-epc-basic-0: 10:35:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 10:35:33 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 10:35:33 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 10:35:33 DEBUG unit.oai-hss/0.install Fetched 10.9 MB in 4s (2188 kB/s) unit-oai-hss-0: 10:35:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 10:35:34 DEBUG unit.oai-hss/0.install (Reading database ... 116210 files and directories currently installed.) unit-oai-hss-0: 10:35:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-abot-epc-basic-0: 10:35:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-oai-hss-0: 10:35:34 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 10:35:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 10:35:34 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 10:35:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 10:35:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 10:35:34 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 10:35:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 10:35:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 10:35:34 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-oai-hss-0: 10:35:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 10:35:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 10:35:34 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 10:35:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 10:35:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:35:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 10:35:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:35:34 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-oai-hss-0: 10:35:35 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:35:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 10:35:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:35:35 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 10:35:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 10:35:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 10:35:35 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 10:35:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 10:35:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 10:35:35 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 10:35:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 10:35:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-oai-hss-0: 10:35:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-abot-epc-basic-0: 10:35:35 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 10:35:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:35:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 10:35:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 10:35:36 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-oai-hss-0: 10:35:36 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:35:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 10:35:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 10:35:36 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 10:35:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 10:35:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 10:35:37 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 10:35:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 10:35:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 10:35:37 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 10:35:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 10:35:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 10:35:37 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 10:35:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 10:35:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 10:35:37 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-oai-hss-0: 10:35:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 10:35:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 10:35:37 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 10:35:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 10:35:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:35:38 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 10:35:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 10:35:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 10:35:38 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 10:35:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 10:35:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 10:35:38 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 10:35:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 10:35:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 10:35:38 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 10:35:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 10:35:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:35:38 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 10:35:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 10:35:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 10:35:38 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 10:35:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 10:35:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-abot-epc-basic-0: 10:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 10:35:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-oai-hss-0: 10:35:39 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 10:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 10:35:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 10:35:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 10:35:39 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 10:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 10:35:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 10:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-oai-hss-0: 10:35:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 10:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-oai-hss-0: 10:35:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:35:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-oai-hss-0: 10:35:39 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 10:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-oai-hss-0: 10:35:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 10:35:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 10:35:39 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:35:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 10:35:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 10:35:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 10:35:39 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 10:35:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 10:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-oai-hss-0: 10:35:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 10:35:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 10:35:39 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 10:35:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 10:35:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 10:35:39 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 10:35:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 10:35:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.26_amd64.deb ... unit-oai-hss-0: 10:35:40 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 10:35:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 10:35:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 10:35:40 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 10:35:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 10:35:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 10:35:40 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-oai-hss-0: 10:35:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 10:35:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.26_all.deb ... unit-oai-hss-0: 10:35:40 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 10:35:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 10:35:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 10:35:40 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1) ... unit-oai-hss-0: 10:35:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 10:35:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 10:35:41 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 10:35:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 10:35:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 10:35:41 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 10:35:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 10:35:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 10:35:41 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:35:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 10:35:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 10:35:41 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 10:35:42 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:35:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 10:35:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 10:35:42 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 10:35:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 10:35:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 10:35:42 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 10:35:43 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 10:35:43 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 10:35:44 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 10:35:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 10:35:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 10:35:44 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 10:35:44 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 10:35:44 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 10:35:44 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:35:44 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:35:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 10:35:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 10:35:45 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 10:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 10:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 10:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 10:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 10:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 10:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 10:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 10:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 10:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 10:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 10:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 10:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 10:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 10:35:48 DEBUG unit.oai-hss/0.install 180831 10:35:48 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-oai-hss-0: 10:35:48 DEBUG unit.oai-hss/0.install 180831 10:35:48 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 10:35:48 DEBUG unit.oai-hss/0.install 180831 10:35:48 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11650 ... unit-abot-epc-basic-0: 10:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 10:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 10:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 10:35:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 10:35:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:35:49 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:35:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 10:35:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:35:49 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 10:35:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 10:35:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 10:35:49 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 10:35:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 10:35:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 10:35:50 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 10:35:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 10:35:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 10:35:50 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 10:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 10:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 10:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 10:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 10:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 10:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 10:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 10:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 10:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 10:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 10:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 10:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 10:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 10:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 10:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 10:35:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 10:35:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:35:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 10:35:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:35:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 10:35:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 10:35:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:35:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:35:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 10:35:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 10:35:59 DEBUG unit.oai-hss/0.install mysql start/running, process 11785 unit-oai-hss-0: 10:35:59 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 10:35:59 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 10:35:59 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 10:35:59 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 10:35:59 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 10:35:59 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 10:35:59 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 10:36:00 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 10:36:00 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 10:36:00 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 10:36:00 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:36:00 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 10:36:00 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 10:36:00 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 10:36:00 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 10:36:00 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 10:36:00 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 10:36:00 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 10:36:00 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 10:36:00 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:36:00 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:36:01 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:36:01 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:36:01 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:36:01 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 10:36:01 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 10:36:01 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 10:36:01 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:36:01 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 10:36:01 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:36:01 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 10:36:01 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:36:01 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 10:36:01 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:36:01 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 10:36:01 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 10:36:01 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B] unit-oai-hss-0: 10:36:01 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB] unit-oai-hss-0: 10:36:02 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (262 kB/s) unit-oai-hss-0: 10:36:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 10:36:02 DEBUG unit.oai-hss/0.install (Reading database ... 118211 files and directories currently installed.) unit-oai-hss-0: 10:36:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:36:02 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 10:36:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 10:36:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:36:02 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 10:36:03 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 10:36:03 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 10:36:03 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:36:03 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 10:36:03 DEBUG unit.oai-hss/0.install --2018-08-31 10:36:03-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 10:36:03 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b unit-oai-hss-0: 10:36:03 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-oai-hss-0: 10:36:03 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:36:03 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 10:36:03 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 10:36:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 372K 3s unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 753K 2s unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 768K 2s unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 51.7M 1s unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 34.7M 1s unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 781K 1s unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 58.7M 1s unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 55.6M 1s unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 48.6M 0s unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 50.1M 0s unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 796K 0s unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 74.7M 0s unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 52.8M 0s unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 56.6M 0s unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 51.0M 0s unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 65.7M 0s unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 46.3M 0s unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 52.2M 0s unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 59.6M 0s unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 53.2M 0s unit-abot-epc-basic-0: 10:36:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 864K 0s unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 106M=0.5s unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install 2018-08-31 10:36:04 (2.28 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 10:36:04 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 10:36:04 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 10:36:04 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.8) ... unit-abot-epc-basic-0: 10:36:04 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 10:36:04 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 10:36:04 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 10:36:04 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-abot-epc-basic-0: 10:36:04 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 10:36:04 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 10:36:04 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-abot-epc-basic-0: 10:36:04 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-abot-epc-basic-0: 10:36:04 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-abot-epc-basic-0: 10:36:04 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 10:36:04 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-abot-epc-basic-0: 10:36:04 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 10:36:04 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-abot-epc-basic-0: 10:36:05 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-abot-epc-basic-0: 10:36:05 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-abot-epc-basic-0: 10:36:05 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-abot-epc-basic-0: 10:36:05 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-abot-epc-basic-0: 10:36:05 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-abot-epc-basic-0: 10:36:05 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: 10:36:05 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-abot-epc-basic-0: 10:36:05 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-abot-epc-basic-0: 10:36:05 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking for memxor... no unit-abot-epc-basic-0: 10:36:05 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-abot-epc-basic-0: 10:36:05 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-abot-epc-basic-0: 10:36:05 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:36:05 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-abot-epc-basic-0: 10:36:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 10:36:05 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-abot-epc-basic-0: 10:36:05 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 10:36:05 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: 10:36:05 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-abot-epc-basic-0: 10:36:05 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 10:36:05 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-abot-epc-basic-0: 10:36:06 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:06 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-abot-epc-basic-0: 10:36:06 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:06 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-abot-epc-basic-0: 10:36:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:06 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-abot-epc-basic-0: 10:36:06 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:06 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:36:06 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:06 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:06 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.o : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.o.d unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.o : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.o.d unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:06 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:06 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:06 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:06 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.o : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.o.d unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 10:36:06 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:36:07 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-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 10:36:07 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:07 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:08 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:36:08 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:08 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 10:36:08 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 10:36:08 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:08 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:08 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:36:08 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:08 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:08 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 10:36:08 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:08 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.o : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.o.d unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 10:36:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.o : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.o.d unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.o : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.o.d unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-crypt.o salsa20-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o write-be32.o write-le32.o memxor.o unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 10:36:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:10 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:10 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 10:36:10 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:10 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:10 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:10 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:10 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:10 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 10:36:10 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:10 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 10:36:10 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:10 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 10:36:10 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:10 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:10 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:10 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 10:36:10 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:36:10 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:36:10 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:10 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:10 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:10 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 10:36:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:11 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-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 10:36:11 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-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fpic -c aes-decrypt-internal.s -o aes-decrypt-internal.po unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.po : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.po.d unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fpic -c aes-encrypt-internal.s -o aes-encrypt-internal.po unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.po : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.po.d unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fpic -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fpic -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:11 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 10:36:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fpic -c camellia-crypt-internal.s -o camellia-crypt-internal.po unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.po : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.po.d unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.po -MD -MP -MF camellia-set-encrypt-key.po.d -fpic -c camellia-set-encrypt-key.c -o camellia-set-encrypt-key.po \ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.po -MD -MP -MF camellia-set-decrypt-key.po.d -fpic -c camellia-set-decrypt-key.c -o camellia-set-decrypt-key.po \ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 10:36:12 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 10:36:12 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 10:36:12 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:12 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:12 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:12 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 10:36:12 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 10:36:12 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 10:36:12 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 10:36:12 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 10:36:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.po : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.po.d unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fpic -c salsa20-set-key.c -o salsa20-set-key.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install echo "sha1-compress.po : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.po.d unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:13 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 10:36:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.po -MD -MP -MF serpent-set-key.po.d -fpic -c serpent-set-key.c -o serpent-set-key.po \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.po : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.po.d unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.po : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.po.d unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fpic -c yarrow_key_event.c -o yarrow_key_event.po \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fpic -c nettle-meta-hashes.c -o nettle-meta-hashes.po \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fpic -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fpic -c nettle-meta-armors.c -o nettle-meta-armors.po \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 10:36:14 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-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.18~dfsg~0-0ubuntu2.8) ... unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.18 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.18~dfsg~0-0ubuntu2.8) ... unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.18~dfsg~0-0ubuntu2.8) ... unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 10:36:14 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:14 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.po -MD -MP -MF bignum-random-prime.po.d -fpic -c bignum-random-prime.c -o bignum-random-prime.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.po -MD -MP -MF pkcs1-rsa-digest.po.d -fpic -c pkcs1-rsa-digest.c -o pkcs1-rsa-digest.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fpic -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fpic -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.po -MD -MP -MF pkcs1-rsa-sha256.po.d -fpic -c pkcs1-rsa-sha256.c -o pkcs1-rsa-sha256.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.po -MD -MP -MF pkcs1-rsa-sha512.po.d -fpic -c pkcs1-rsa-sha512.c -o pkcs1-rsa-sha512.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fpic -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.po -MD -MP -MF rsa-pkcs1-sign-tr.po.d -fpic -c rsa-pkcs1-sign-tr.c -o rsa-pkcs1-sign-tr.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fpic -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fpic -c rsa-sha256-sign.c -o rsa-sha256-sign.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fpic -c rsa-sha256-verify.c -o rsa-sha256-verify.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fpic -c rsa-sha512-sign.c -o rsa-sha512-sign.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:15 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-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:15 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 10:36:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:16 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 10:36:16 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 10:36:16 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:16 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.po -MD -MP -MF dsa-sha1-sign.po.d -fpic -c dsa-sha1-sign.c -o dsa-sha1-sign.po \ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.po -MD -MP -MF dsa-sha1-verify.po.d -fpic -c dsa-sha1-verify.c -o dsa-sha1-verify.po \ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.po -MD -MP -MF dsa-sha256-sign.po.d -fpic -c dsa-sha256-sign.c -o dsa-sha256-sign.po \ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:16 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 10:36:16 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.po -MD -MP -MF dsa-sha256-verify.po.d -fpic -c dsa-sha256-verify.c -o dsa-sha256-verify.po \ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 10:36:16 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 10:36:16 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-abot-epc-basic-0: 10:36:16 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 10:36:16 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 10:36:16 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:36:16 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-abot-epc-basic-0: 10:36:16 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 10:36:16 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 10:36:16 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 10:36:16 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-abot-epc-basic-0: 10:36:16 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 10:36:16 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-oai-hss-0: 10:36:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 10:36:17 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 10:36:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 10:36:17 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 10:36:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 10:36:17 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 10:36:17 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:36:17 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 10:36:17 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:36:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 10:36:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4) ... unit-oai-hss-0: 10:36:17 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 10:36:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 10:36:17 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 10:36:17 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-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-oai-hss-0: 10:36:17 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 10:36:17 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-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-oai-hss-0: 10:36:17 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-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-oai-hss-0: 10:36:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-oai-hss-0: 10:36:17 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-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 10:36:17 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-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 10:36:17 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-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-oai-hss-0: 10:36:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 10:36:17 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 10:36:17 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-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 10:36:17 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-oai-hss-0: 10:36:17 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-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-oai-hss-0: 10:36:17 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-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:36:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-abot-epc-basic-0: 10:36:18 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-abot-epc-basic-0: 10:36:18 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 10:36:18 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:18 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:36:18 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-abot-epc-basic-0: 10:36:18 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-abot-epc-basic-0: 10:36:18 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:36:18 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:36:18 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 10:36:18 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-abot-epc-basic-0: 10:36:18 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 10:36:18 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-abot-epc-basic-0: 10:36:18 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-abot-epc-basic-0: 10:36:18 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 10:36:18 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 10:36:18 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 10:36:18 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:36:18 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:36:18 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 10:36:18 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-abot-epc-basic-0: 10:36:18 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 10:36:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 10:36:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 10:36:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 10:36:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 10:36:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 10:36:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 10:36:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 10:36:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 10:36:19 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-abot-epc-basic-0: 10:36:19 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-oai-hss-0: 10:36:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 10:36:19 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-abot-epc-basic-0: 10:36:19 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 10:36:19 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 10:36:19 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 10:36:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:36:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 10:36:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 10:36:19 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-abot-epc-basic-0: 10:36:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:36:19 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-abot-epc-basic-0: 10:36:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:36:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 10:36:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 10:36:19 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-abot-epc-basic-0: 10:36:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:36:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 10:36:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 10:36:19 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-abot-epc-basic-0: 10:36:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:36:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 10:36:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 10:36:19 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-abot-epc-basic-0: 10:36:19 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-oai-hss-0: 10:36:20 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-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-oai-hss-0: 10:36:20 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-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:36:20 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: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 10:36:20 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-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 10:36:20 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-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 10:36:20 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-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 10:36:20 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-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 10:36:20 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-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-oai-hss-0: 10:36:20 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-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-oai-hss-0: 10:36:20 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-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-oai-hss-0: 10:36:20 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-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 10:36:20 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-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 10:36:20 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-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 10:36:20 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-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 10:36:20 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-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install g++ -g -O2 -L.. cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test unit-oai-hss-0: 10:36:20 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-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 10:36:20 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-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install nettle-benchmark.c:505:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install nettle-benchmark.c:521:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install nettle-benchmark.c:538:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 10:36:20 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-abot-epc-basic-0: 10:36:20 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-oai-hss-0: 10:36:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 10:36:21 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: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install Making check in tools unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install ../run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test ripemd160-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test meta-hash-test meta-cipher-test meta-armor-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: gcm unit-abot-epc-basic-0: 10:36:21 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 10:36:21 DEBUG unit.oai-hss/0.install PASS: buffer unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-oai-hss-0: 10:36:22 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 10:36:22 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 10:36:22 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 10:36:22 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 10:36:22 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 10:36:22 DEBUG unit.oai-hss/0.install PASS: bignum unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-oai-hss-0: 10:36:22 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 10:36:22 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 10:36:22 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 10:36:22 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 10:36:22 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-abot-epc-basic-0: 10:36:22 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install PASS: dsa unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install PASS: cxx unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install xxxxx unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install make install-here unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install else : ; fi unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install for f in aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h base16.h base64.h buffer.h camellia.h cast128.h cbc.h ctr.h gcm.h des.h des-compat.h dsa.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pgp.h pkcs1.h realloc.h ripemd160.h rsa.h rsa-compat.h salsa20.h sexp.h serpent.h sha.h twofish.h yarrow.h nettle-stdint.h ; do \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install fi ; done unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install ./config.status config.h unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install done unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install Making install in tools unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 10:36:23 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 10:36:23 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 10:36:24 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:36:24 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 10:36:24 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:36:24 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 10:36:24 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 10:36:24 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 10:36:24 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 10:36:24 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:36:24 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:36:24 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:36:24 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-oai-hss-0: 10:36:24 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:36:24 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 10:36:24 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 10:36:24 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 10:36:24 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 10:36:24 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 10:36:24 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:36:24 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 10:36:24 DEBUG unit.oai-hss/0.install libtspi1 unit-abot-epc-basic-0: 10:36:24 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 10:36:24 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 10:36:24 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 10:36:24 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-oai-hss-0: 10:36:24 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:36:24 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 10:36:24 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 10:36:24 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-abot-epc-basic-0: 10:36:24 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: 10:36:24 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 10:36:24 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:36:24 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 10:36:24 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:36:24 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 10:36:25 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 10:36:25 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 10:36:25 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 10:36:25 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-oai-hss-0: 10:36:25 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-abot-epc-basic-0: 10:36:25 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 10:36:25 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 10:36:25 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 10:36:25 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 10:36:25 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 10:36:25 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 10:36:25 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 10:36:25 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 10:36:25 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 10:36:25 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-oai-hss-0: 10:36:25 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-abot-epc-basic-0: 10:36:25 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 10:36:25 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1) ... unit-oai-hss-0: 10:36:25 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB] unit-oai-hss-0: 10:36:25 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-abot-epc-basic-0: 10:36:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 10:36:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-oai-hss-0: 10:36:25 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dbg amd64 3.4-3ubuntu0.6 [104 kB] unit-oai-hss-0: 10:36:25 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-abot-epc-basic-0: 10:36:25 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 10:36:25 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 10:36:25 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 1s (1591 kB/s) unit-oai-hss-0: 10:36:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 10:36:25 DEBUG unit.oai-hss/0.install (Reading database ... 118229 files and directories currently installed.) unit-oai-hss-0: 10:36:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:36:25 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 10:36:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 10:36:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 10:36:25 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 10:36:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-oai-hss-0: 10:36:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 10:36:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:36:26 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-oai-hss-0: 10:36:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 10:36:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 10:36:26 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 10:36:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 10:36:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 10:36:26 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 10:36:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-oai-hss-0: 10:36:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 10:36:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 10:36:26 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 10:36:26 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 10:36:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-oai-hss-0: 10:36:26 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 10:36:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 10:36:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 10:36:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 10:36:26 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:36:26 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:36:27 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 10:36:27 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 10:36:27 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 10:36:27 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 10:36:27 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 10:36:27 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 10:36:27 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:27 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 10:36:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 10:36:27 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:27 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-oai-hss-0: 10:36:27 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 10:36:27 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:36:27 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 10:36:28 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:36:28 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 10:36:28 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 10:36:28 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 10:36:28 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-oai-hss-0: 10:36:28 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 10:36:28 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 10:36:28 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 10:36:28 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-oai-hss-0: 10:36:28 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:36:28 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:36:28 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:36:28 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-oai-hss-0: 10:36:28 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 10:36:28 DEBUG unit.oai-hss/0.install --2018-08-31 10:36:28-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 10:36:28 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-abot-epc-basic-0: 10:36:29 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:36:29 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 10:36:29 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-abot-epc-basic-0: 10:36:29 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-oai-hss-0: 10:36:29 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:36:29 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 10:36:29 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 10:36:29 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 10:36:29 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 10:36:29 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 151K 33s unit-abot-epc-basic-0: 10:36:29 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 10:36:29 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:36:29 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 10:36:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:36:29 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 10:36:29 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 306K 24s unit-oai-hss-0: 10:36:29 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 547K 19s unit-abot-epc-basic-0: 10:36:29 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 10:36:29 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 10:36:29 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-oai-hss-0: 10:36:29 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 713K 16s unit-abot-epc-basic-0: 10:36:29 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 10:36:29 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 10:36:29 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 10:36:29 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 948K 14s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.11M 12s unit-abot-epc-basic-0: 10:36:30 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.38M 11s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.42M 10s unit-abot-epc-basic-0: 10:36:30 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.83M 9s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 2.03M 8s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.03M 7s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.46M 7s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.54M 6s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.92M 6s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.00M 6s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.24M 5s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.62M 5s unit-abot-epc-basic-0: 10:36:30 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.45M 5s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 4.02M 4s unit-abot-epc-basic-0: 10:36:30 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-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.14M 4s unit-abot-epc-basic-0: 10:36:30 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.40M 4s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.72M 4s unit-abot-epc-basic-0: 10:36:30 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.59M 4s unit-abot-epc-basic-0: 10:36:30 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 5.09M 3s unit-abot-epc-basic-0: 10:36:30 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.07M 3s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.63M 3s unit-abot-epc-basic-0: 10:36:30 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.37M 3s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.64M 3s unit-abot-epc-basic-0: 10:36:30 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 6.43M 3s unit-abot-epc-basic-0: 10:36:30 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.27M 3s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.20M 3s unit-abot-epc-basic-0: 10:36:30 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.48M 2s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.84M 2s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.43M 2s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.76M 2s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.89M 2s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.84M 2s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.63M 2s unit-abot-epc-basic-0: 10:36:30 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.93M 2s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.48M 2s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 9.19M 2s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 9.60M 2s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 8.03M 2s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 11.0M 2s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.78M 2s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.57M 1s unit-abot-epc-basic-0: 10:36:30 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 9.13M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 11.4M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.94M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.3M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 11.9M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 11.3M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 9.57M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 10.9M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 12.4M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 12.2M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 10.9M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 12.5M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 11.2M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 14.3M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 12.3M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 16.8M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 11.2M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 11.5M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 17.6M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 15.0M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 12.7M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 17.4M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 10.8M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 17.4M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 17.2M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 14.2M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 16.2M 1s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 14.8M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 16.7M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 14.8M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 17.2M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 18.1M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 15.4M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 19.6M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 19.1M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 13.6M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 20.9M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 18.7M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 17.7M 0s unit-abot-epc-basic-0: 10:36:30 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 19.1M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 17.4M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 19.3M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 18.7M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 19.9M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 20.6M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 23.5M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 14.6M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 26.6M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 17.6M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 22.0M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 18.2M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 15.7M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 32.3M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 25.8M 0s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 15.0M=1.4s unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install 2018-08-31 10:36:30 (3.49 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 10:36:30 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 10:36:30 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 10:36:30 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 10:36:30 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 10:36:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:36:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:36:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:36:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-abot-epc-basic-0: 10:36:31 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 10:36:31 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-abot-epc-basic-0: 10:36:31 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 10:36:31 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so -lgmp unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 10:36:32 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-abot-epc-basic-0: 10:36:33 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 10:36:33 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-abot-epc-basic-0: 10:36:34 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-bbe9ef-default-0 unit-abot-epc-basic-0: 10:36:34 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 10:36:34 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: 10:36:34 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 10:36:34 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 10:36:35 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 10:36:36 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 10:36:37 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 10:36:38 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-abot-epc-basic-0: 10:36:38 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-bbe9ef-default-0 unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 10:36:39 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 10:36:39 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 10:36:39 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-hss-0: 10:36:39 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-oai-hss-0: 10:36:39 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 10:36:39 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 10:36:39 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 10:36:39 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 10:36:39 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 10:36:39 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-oai-hss-0: 10:36:39 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 10:36:39 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 10:36:39 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 10:36:39 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 10:36:39 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 10:36:39 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (59.2 kB/s) unit-oai-hss-0: 10:36:39 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 10:36:39 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-abot-epc-basic-0: 10:36:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 10:36:39 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: 10:36:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:36:40 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 10:36:40 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 10:36:40 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-abot-epc-basic-0: 10:36:41 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 10:36:41 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 10:36:41 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-mysql-0: 10:36:42 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 10:36:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:36:42 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 10:36:42 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:36:42 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:36:42 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-mysql-0: 10:36:42 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 10:36:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 10:36:42 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 10:36:42 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 10:36:42 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:36:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:36:42 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 10:36:42 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 10:36:43 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 10:36:44 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 10:36:45 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 10:36:46 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 10:36:46 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 10:36:46 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 10:36:46 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 10:36:46 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 10:36:46 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 10:36:46 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 10:36:46 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 10:36:46 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 10:36:47 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:48 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 10:36:49 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 10:36:50 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 10:36:51 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 10:36:52 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 10:36:53 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 10:36:54 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Aug 31 10:34 /dev/zero unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 10:36:55 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 10:36:56 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 10:36:57 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 10:36:58 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 10:36:59 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 10:37:00 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 10:37:01 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 10:37:02 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 10:37:02 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 10:37:02 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 10:37:02 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 10:37:02 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 10:37:02 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 10:37:02 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 10:37:02 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 10:37:02 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 10:37:02 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 10:37:02 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 10:37:02 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 10:37:03 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 10:37:03 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 10:37:03 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 10:37:03 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 10:37:03 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 10:37:03 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 10:37:03 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 10:37:03 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 10:37:03 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 10:37:03 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 10:37:03 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 10:37:03 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 10:37:03 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 10:37:03 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 10:37:03 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 10:37:03 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 10:37:03 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 10:37:04 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 10:37:04 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 10:37:04 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 10:37:04 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 10:37:04 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 10:37:04 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 10:37:04 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 10:37:04 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 10:37:04 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 10:37:05 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 10:37:05 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 10:37:05 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 10:37:05 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 10:37:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:37:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:37:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:37:05 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 10:37:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:37:05 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 10:37:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:37:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:37:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:37:05 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 10:37:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:37:05 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 10:37:06 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 10:37:06 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 10:37:06 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 10:37:07 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 10:37:07 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 10:37:08 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 10:37:08 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 10:37:09 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 10:37:09 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 10:37:10 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 10:37:10 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 10:37:10 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 10:37:11 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 10:37:11 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 10:37:11 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 10:37:12 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 10:37:12 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 10:37:13 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 10:37:13 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 10:37:13 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 10:37:13 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 10:37:14 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 10:37:14 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 10:37:15 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 10:37:15 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 10:37:15 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 10:37:16 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 10:37:16 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 10:37:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:37:16 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 10:37:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:37:16 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 10:37:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:37:16 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 10:37:17 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 10:37:17 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 10:37:17 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 10:37:17 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 10:37:17 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 10:37:18 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 10:37:18 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 10:37:18 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 10:37:18 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 10:37:18 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 10:37:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:37:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:37:18 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 10:37:18 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 10:37:18 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 10:37:18 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 10:37:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:37:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:37:18 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 10:37:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:37:18 DEBUG unit.oai-hss/0.install CC anon.lo unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-bbe9ef-default-0 unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 10:37:18 DEBUG unit.oai-hss/0.install CC cert.lo unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:37:18 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-oai-hss-0: 10:37:19 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-abot-epc-basic-0: 10:37:19 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-oai-hss-0: 10:37:19 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 10:37:20 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 0s (729 kB/s) unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 10:37:20 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: 10:37:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 10:37:20 DEBUG unit.oai-hss/0.install CC psk.lo unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-oai-hss-0: 10:37:20 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 10:37:20 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 10:37:20 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-abot-epc-basic-0: 10:37:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 10:37:21 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 10:37:21 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 10:37:21 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 10:37:21 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 10:37:21 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-oai-hss-0: 10:37:22 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 10:37:22 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 10:37:22 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 10:37:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:37:22 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 10:37:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 10:37:22 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 10:37:22 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 10:37:22 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 10:37:23 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 10:37:23 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 10:37:23 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 10:37:23 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 10:37:24 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 10:37:24 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 10:37:24 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 10:37:24 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 10:37:25 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 10:37:25 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 10:37:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 10:37:25 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 10:37:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:37:25 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 10:37:25 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 10:37:25 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 10:37:26 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 10:37:26 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 10:37:26 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 10:37:26 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 10:37:26 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 10:37:26 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 10:37:27 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 10:37:27 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 10:37:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:37:27 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 10:37:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:37:27 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 10:37:27 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 10:37:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:37:27 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 10:37:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:37:27 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 10:37:27 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 10:37:28 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 10:37:28 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 10:37:28 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 10:37:29 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 10:37:29 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 10:37:30 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 10:37:30 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 10:37:30 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 10:37:31 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 10:37:31 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 10:37:31 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 10:37:32 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 10:37:32 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:37:32 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 10:37:32 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:37:32 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 10:37:32 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 10:37:32 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 10:37:33 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 10:37:33 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 10:37:33 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 10:37:33 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 10:37:34 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 10:37:34 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:37:34 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 10:37:34 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:37:34 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 10:37:34 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 10:37:35 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 10:37:35 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 10:37:35 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 10:37:35 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 10:37:35 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 10:37:35 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 10:37:36 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 10:37:36 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 10:37:36 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 10:37:36 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 10:37:36 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 10:37:36 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 10:37:37 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 10:37:37 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 10:37:37 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 10:37:37 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 10:37:37 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 10:37:37 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 10:37:37 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 10:37:38 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 10:37:38 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 10:37:38 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 10:37:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:37:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:37:38 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 10:37:38 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 10:37:39 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 10:37:39 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 10:37:39 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 10:37:40 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 10:37:40 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 10:37:40 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 10:37:41 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 10:37:42 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 10:37:42 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 10:37:42 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 10:37:42 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 10:37:43 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 10:37:43 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 10:37:43 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 10:37:43 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 10:37:44 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 10:37:44 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 10:37:44 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 10:37:44 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 10:37:45 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 10:37:45 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 10:37:45 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 10:37:46 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 10:37:46 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 10:37:46 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 10:37:46 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 10:37:47 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 10:37:47 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 10:37:47 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 10:37:47 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 10:37:47 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 10:37:47 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 10:37:48 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 10:37:48 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 10:37:48 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 10:37:48 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 10:37:48 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 10:37:49 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 10:37:49 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 10:37:50 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 10:37:50 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 10:37:50 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 10:37:50 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 10:37:51 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 10:37:51 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 10:37:51 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 10:37:51 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 10:37:52 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 10:37:52 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 10:37:53 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 10:37:53 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 10:37:53 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 10:37:53 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 10:37:53 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install pkcs11.c:237:3: warning: 'p11_kit_load_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:86): Use p11_kit_module_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install pkcs11.c:253:7: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install pkcs11.c:466:3: warning: 'p11_kit_initialize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:61): Use p11_kit_modules_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install pkcs11.c:477:3: warning: 'p11_kit_registered_modules' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:67): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install pkcs11.c:480:7: warning: 'p11_kit_registered_module_to_name' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:73): Use p11_kit_module_get_name instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install pkcs11.c:565:11: warning: 'p11_kit_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:80): Use module->C_Initialize instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install pkcs11.c:599:9: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install pkcs11.c:604:5: warning: 'p11_kit_finalize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:64): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 10:37:54 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:55 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 10:37:55 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 10:37:56 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 10:37:56 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 10:37:56 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 10:37:56 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 10:37:57 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 10:37:57 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 10:37:57 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 10:37:58 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 10:37:58 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-abot-epc-basic-0: 10:37:58 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-bbe9ef-default-0 unit-oai-hss-0: 10:37:58 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-abot-epc-basic-0: 10:37:58 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-bbe9ef-default-0 unit-abot-epc-basic-0: 10:37:58 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-oai-hss-0: 10:37:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:37:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:37:58 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 10:37:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:37:58 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 10:37:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:37:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:37:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:37:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:37:58 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-abot-epc-basic-0: 10:37:58 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 10:37:58 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-oai-hss-0: 10:37:58 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install crywrap.c:867:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install crywrap.c:868:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 10:37:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:38:02 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 10:38:02 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 10:38:02 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:38:02 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 10:38:02 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 10:38:02 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 10:38:03 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 10:38:03 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 10:38:03 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 10:38:03 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 10:38:03 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 10:38:03 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 10:38:03 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 10:38:03 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 10:38:03 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 10:38:03 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 10:38:03 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 10:38:04 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 10:38:04 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 10:38:04 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 10:38:05 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 10:38:05 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 10:38:05 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 10:38:06 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 10:38:06 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 10:38:06 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 10:38:07 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 10:38:07 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 10:38:07 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 10:38:07 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 10:38:07 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 10:38:07 DEBUG unit.oai-hss/0.install cli-debug.c:286:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 10:38:07 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 10:38:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:38:07 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 10:38:07 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 10:38:08 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 10:38:08 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 10:38:08 DEBUG unit.oai-hss/0.install common.c:1071:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 10:38:08 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 10:38:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:38:08 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 10:38:08 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 10:38:08 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 10:38:08 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 10:38:08 DEBUG unit.oai-hss/0.install certtool-common.c:660:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 10:38:08 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 10:38:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:38:08 DEBUG unit.oai-hss/0.install certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 10:38:08 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 10:38:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:38:08 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 10:38:08 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 10:38:09 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 10:38:09 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 10:38:09 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 10:38:09 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 10:38:09 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 10:38:09 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 10:38:09 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 10:38:10 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 10:38:10 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 10:38:10 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 10:38:10 DEBUG unit.oai-hss/0.install cli.c:1339:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 10:38:10 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 10:38:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:38:10 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 10:38:10 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 10:38:10 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 10:38:10 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 10:38:10 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 10:38:10 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 10:38:10 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 10:38:10 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 10:38:11 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 10:38:11 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 10:38:11 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 10:38:11 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:38:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:38:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:38:11 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 10:38:11 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:38:11 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 10:38:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:38:11 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 10:38:11 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:38:11 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 10:38:11 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 10:38:11 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 10:38:11 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 10:38:11 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 10:38:11 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 10:38:11 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 10:38:12 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 10:38:12 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 10:38:12 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 10:38:12 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 10:38:12 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 10:38:12 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 10:38:12 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 10:38:12 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 10:38:12 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 10:38:12 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 10:38:12 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 10:38:12 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 10:38:12 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 10:38:13 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 10:38:13 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 10:38:13 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 10:38:13 DEBUG unit.oai-hss/0.install ex-client-xssl1.c:42:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 10:38:13 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 10:38:13 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:38:13 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 10:38:13 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 10:38:13 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 10:38:13 DEBUG unit.oai-hss/0.install ex-client-xssl2.c:57:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 10:38:13 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 10:38:13 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:38:13 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 10:38:13 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 10:38:13 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 10:38:13 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 10:38:13 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 10:38:13 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 10:38:13 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 10:38:13 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 10:38:13 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 10:38:14 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 10:38:14 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 10:38:14 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 10:38:14 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 10:38:14 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 10:38:14 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 10:38:14 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 10:38:14 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 10:38:14 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 10:38:14 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 10:38:14 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 10:38:14 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 10:38:14 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 10:38:14 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `all-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/xssl.h gnutls/gnutlsxx.h '/usr/include/gnutls' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:38:15 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la libgnutls-xssl.la '/usr/lib' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.21.3 /usr/lib/libgnutls.so.28.21.3 unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.21.3 libgnutls.so.28; }; }) unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.21.3 libgnutls.so; }; }) unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /usr/lib/libgnutlsxx.so.28.1.0 unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; }) unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; }) unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la ) unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.so.0.0.0T /usr/lib/libgnutls-xssl.so.0.0.0 unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0 || { rm -f libgnutls-xssl.so.0 && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0; }; }) unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so || { rm -f libgnutls-xssl.so && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so; }; }) unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.lai /usr/lib/libgnutls-xssl.la unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.a /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.2T /usr/lib/libgnutls-openssl.so.27.0.2 unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27; }; }) unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so; }; }) unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /usr/lib/libgnutls-openssl.la unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.a /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli danetool tpmtool p11tool '/usr/bin' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/usr/share/man/man1' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 '/usr/share/man/man3' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_set_iv.3 gnutls_cipher_set_priority.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_compression_set_priority.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 '/usr/share/man/man3' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_fingerprint.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 '/usr/share/man/man3' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 gnutls_kx_list.3 gnutls_kx_set_priority.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_list.3 gnutls_mac_set_priority.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 '/usr/share/man/man3' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 '/usr/share/man/man3' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 gnutls_openpgp_set_recv_key_function.3 gnutls_pcert_deinit.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 '/usr/share/man/man3' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_pkcs11_obj_list_import_url2.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 '/usr/share/man/man3' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_list.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_priority_certificate_type_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_privkey_decrypt_data.3 '/usr/share/man/man3' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_privkey_deinit.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_sign_raw_data.3 gnutls_privkey_status.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_protocol_set_priority.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 '/usr/share/man/man3' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_verify_hash2.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 '/usr/share/man/man3' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_empty_records.3 gnutls_record_set_max_size.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_rsa_export_get_pubkey.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 '/usr/share/man/man3' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_export_priority.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_callback_get.3 gnutls_sign_callback_set.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode_alloc.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode_alloc.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 '/usr/share/man/man3' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_supplemental_get_name.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_export.3 '/usr/share/man/man3' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 '/usr/share/man/man3' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_hostname.3 '/usr/share/man/man3' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 '/usr/share/man/man3' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_policy_release.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 '/usr/share/man/man3' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 '/usr/share/man/man3' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls-guile.info '/usr/share/info' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install python2.7-dev ssl-cert swig swig2.0 tcl tcl8.6 tk tk8.6 x11-utils xbitmaps unit-oai-hss-0: 10:38:17 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 10:38:18 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:38:18 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 10:38:18 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 10:38:18 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-oai-hss-0: 10:38:18 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpciaccess0 amd64 0.13.2-1 [20.4 kB] unit-oai-hss-0: 10:38:19 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 amd64 2.4.67-1ubuntu0.14.04.2 [55.3 kB] unit-oai-hss-0: 10:38:19 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 10:38:19 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-radeon1 amd64 2.4.67-1ubuntu0.14.04.2 [21.2 kB] unit-oai-hss-0: 10:38:19 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB] unit-oai-hss-0: 10:38:19 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB] unit-oai-hss-0: 10:38:20 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3 [108 kB] unit-oai-hss-0: 10:38:20 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: 10:38:21 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-oai-hss-0: 10:38:21 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa amd64 10.1.3-0ubuntu0.6 [21.0 kB] unit-oai-hss-0: 10:38:21 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-oai-hss-0: 10:38:21 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B] unit-oai-hss-0: 10:38:21 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B] unit-oai-hss-0: 10:38:21 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-oai-hss-0: 10:38:21 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-oai-hss-0: 10:38:22 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-oai-hss-0: 10:38:22 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B] unit-oai-hss-0: 10:38:22 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB] unit-oai-hss-0: 10:38:22 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-oai-hss-0: 10:38:22 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-oai-hss-0: 10:38:22 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-oai-hss-0: 10:38:22 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.3 [53.1 kB] unit-oai-hss-0: 10:38:23 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.3 [36.1 kB] unit-oai-hss-0: 10:38:23 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.3 [36.2 kB] unit-oai-hss-0: 10:38:23 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.3 [50.3 kB] unit-oai-hss-0: 10:38:23 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-oai-hss-0: 10:38:23 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] unit-oai-hss-0: 10:38:24 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-oai-hss-0: 10:38:25 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB] unit-oai-hss-0: 10:38:25 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxss1 amd64 1:1.2.2-1 [8582 B] unit-oai-hss-0: 10:38:25 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtk8.6 amd64 8.6.1-3ubuntu2 [689 kB] unit-oai-hss-0: 10:38:25 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-oai-hss-0: 10:38:25 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-oai-hss-0: 10:38:25 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-oai-hss-0: 10:38:25 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-oai-hss-0: 10:38:26 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-oai-hss-0: 10:38:26 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-oai-hss-0: 10:38:26 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB] unit-oai-hss-0: 10:38:26 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-oai-hss-0: 10:38:26 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 10:38:26 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-oai-hss-0: 10:38:26 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-oai-hss-0: 10:38:27 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3 [829 kB] unit-oai-hss-0: 10:38:27 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-oai-hss-0: 10:38:27 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB] unit-oai-hss-0: 10:38:27 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.3 [11.6 kB] unit-oai-hss-0: 10:38:27 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-oai-hss-0: 10:38:27 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-oai-hss-0: 10:38:28 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.3 [111 kB] unit-oai-hss-0: 10:38:28 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3 [4438 B] unit-oai-hss-0: 10:38:28 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3 [122 kB] unit-oai-hss-0: 10:38:28 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-oai-hss-0: 10:38:28 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 10:38:28 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 10:38:28 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 10:38:28 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ubuntu3 [7078 B] unit-oai-hss-0: 10:38:29 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libutempter0 amd64 1.1.5-4build1 [8366 B] unit-oai-hss-0: 10:38:29 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-oai-hss-0: 10:38:29 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.3 [1520 kB] unit-oai-hss-0: 10:38:29 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.3 [41.1 kB] unit-oai-hss-0: 10:38:29 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] unit-oai-hss-0: 10:38:29 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubuntu3 [1166 B] unit-oai-hss-0: 10:38:29 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-oai-hss-0: 10:38:30 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig2.0 amd64 2.0.11-1ubuntu2 [875 kB] unit-oai-hss-0: 10:38:30 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig amd64 2.0.11-1ubuntu2 [6272 B] unit-oai-hss-0: 10:38:30 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-oai-hss-0: 10:38:30 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-oai-hss-0: 10:38:30 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-oai-hss-0: 10:38:30 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 10:38:30 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main x11-utils amd64 7.7+1 [230 kB] unit-oai-hss-0: 10:38:31 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-oai-hss-0: 10:38:31 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-oai-hss-0: 10:38:31 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 10:38:31 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 10:38:31 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 10:38:31 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 10:38:31 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3210 kB/s) unit-oai-hss-0: 10:38:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 10:38:31 DEBUG unit.oai-hss/0.install (Reading database ... 118505 files and directories currently installed.) unit-oai-hss-0: 10:38:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:38:31 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 10:38:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 10:38:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 10:38:31 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 10:38:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 10:38:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 10:38:31 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 10:38:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 10:38:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 10:38:32 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 10:38:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 10:38:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 10:38:32 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 10:38:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 10:38:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 10:38:32 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 10:38:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 10:38:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 10:38:32 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 10:38:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 10:38:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 10:38:32 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 10:38:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 10:38:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 10:38:32 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 10:38:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 10:38:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 10:38:33 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 10:38:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 10:38:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 10:38:34 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 10:38:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 10:38:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 10:38:34 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 10:38:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 10:38:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:38:34 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:38:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 10:38:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:38:34 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:38:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 10:38:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:38:34 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:38:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 10:38:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:38:34 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:38:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 10:38:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:38:35 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:38:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 10:38:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:38:35 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 10:38:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 10:38:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 10:38:35 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 10:38:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 10:38:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 10:38:35 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 10:38:36 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:38:38 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 10:38:39 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 10:38:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 10:38:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 10:38:40 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 10:38:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 10:38:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 10:38:40 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 10:38:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 10:38:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.3_all.deb ... unit-oai-hss-0: 10:38:40 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 10:38:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 10:38:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 10:38:40 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 10:38:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 10:38:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 10:38:40 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 10:38:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 10:38:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 10:38:40 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 10:38:41 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 10:38:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 10:38:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.3_all.deb ... unit-oai-hss-0: 10:38:42 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 10:38:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 10:38:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.3_amd64.deb ... unit-oai-hss-0: 10:38:42 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 10:38:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 10:38:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 10:38:42 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 10:38:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 10:38:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 10:38:43 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 10:38:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 10:38:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 10:38:43 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 10:38:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 10:38:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 10:38:43 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 10:38:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 10:38:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 10:38:43 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 10:38:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 10:38:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 10:38:44 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 10:38:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 10:38:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 10:38:44 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 10:38:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 10:38:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 10:38:44 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 10:38:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 10:38:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 10:38:44 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 10:38:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 10:38:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 10:38:44 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 10:38:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 10:38:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 10:38:44 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 10:38:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 10:38:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:38:44 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 10:38:44 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 10:38:46 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 10:38:46 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 10:38:46 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 10:38:46 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 10:38:46 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 10:38:46 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 10:38:46 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 10:38:46 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 10:38:46 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 10:38:46 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 10:38:46 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 10:38:46 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 10:38:46 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 10:38:46 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 10:38:47 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:38:47 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:38:47 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:38:47 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:38:47 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:38:47 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 10:38:48 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 10:38:48 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 10:38:48 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 10:38:48 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 10:38:48 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-oai-hss-0: 10:38:48 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:38:48 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:38:49 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:38:49 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:38:49 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 10:38:49 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 10:38:49 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 10:38:49 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 10:38:49 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 10:38:49 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 10:38:50 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 10:38:50 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 10:38:50 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 10:38:50 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:38:50 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 10:38:50 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 10:38:50 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 10:38:50 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 10:38:50 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 10:38:50 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 10:38:50 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 10:38:50 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-oai-hss-0: 10:38:50 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 10:38:50 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 10:38:50 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 10:38:50 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 10:38:50 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 10:38:50 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 10:38:50 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:38:51 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 10:38:51 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 10:38:51 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 10:38:51 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 10:38:51 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 10:38:51 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 10:38:51 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 10:38:51 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 10:38:51 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 10:38:51 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 10:38:51 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 10:38:52 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 10:38:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:38:52 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 10:38:52 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 10:38:52 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 10:38:52 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 10:38:52 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 10:38:52 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 10:38:52 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 10:38:52 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 10:38:52 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 10:38:52 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 10:38:52 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 10:38:53 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 10:38:53 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 10:38:53 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 10:38:53 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 10:38:53 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:38:53 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 10:38:53 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 10:39:00 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 10:39:00 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 10:39:00 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 10:39:00 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 10:39:00 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 10:39:00 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 10:39:00 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 10:39:00 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 10:39:00 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 10:39:00 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 10:39:00 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 10:39:00 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 10:39:00 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 10:39:00 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 10:39:00 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 10:39:00 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 10:39:00 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install libfdproto;dl;/usr/lib/x86_64-linux-gnu/libsctp.so;/usr/lib/x86_64-linux-gnu/libgcrypt.so;/usr/lib/libgnutls.so unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 10:39:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:39:02 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 10:39:02 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 10:39:02 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 10:39:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 10:39:02 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 10:39:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 10:39:02 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 10:39:02 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 10:39:02 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 10:39:02 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 10:39:02 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 10:39:02 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 10:39:02 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 10:39:02 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 10:39:02 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 10:39:02 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 10:39:02 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 10:39:02 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 10:39:03 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 10:39:03 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 10:39:03 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 10:39:03 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 10:39:03 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 10:39:03 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 10:39:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 10:39:03 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 10:39:03 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 10:39:03 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 10:39:03 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 10:39:03 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 10:39:03 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 10:39:03 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 10:39:03 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 10:39:03 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 10:39:03 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 10:39:03 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 10:39:04 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 10:39:04 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 10:39:04 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 10:39:04 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 10:39:04 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 10:39:04 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 10:39:04 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 10:39:04 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 10:39:04 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 10:39:04 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 10:39:04 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 10:39:04 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 10:39:04 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 10:39:04 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 10:39:04 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 10:39:05 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 10:39:05 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 10:39:05 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 10:39:05 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 10:39:05 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 10:39:05 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 10:39:05 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 10:39:05 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 10:39:05 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 10:39:05 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 10:39:05 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 10:39:05 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 10:39:05 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 10:39:05 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 10:39:05 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 10:39:05 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 10:39:05 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 10:39:05 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 10:39:05 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 10:39:06 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 10:39:06 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 10:39:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 10:39:06 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 10:39:06 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 10:39:06 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 10:39:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 10:39:06 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 10:39:06 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 10:39:06 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 10:39:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 10:39:06 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 10:39:07 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 10:39:08 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 10:39:08 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 10:39:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 10:39:08 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-hss-0: 10:39:08 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 10:39:08 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 10:39:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 10:39:08 DEBUG unit.oai-hss/0.install [ 62%] Building C object extensions/dict_eap/CMakeFiles/dict_eap.dir/dict_eap.c.o unit-oai-hss-0: 10:39:08 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 10:39:08 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 10:39:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 10:39:08 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-hss-0: 10:39:08 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 10:39:08 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 10:39:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 10:39:08 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install [ 65%] Building C object extensions/dict_dcca_starent/CMakeFiles/dict_dcca_starent.dir/dict_dcca_starent.c.o unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 10:39:09 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install [ 76%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_conf.tab.c.o unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 10:39:10 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 88%] Building C object extensions/rt_ignore_dh/CMakeFiles/rt_ignore_dh.dir/rt_ignore_dh.c.o unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 89%] Building C object extensions/rt_load_balance/CMakeFiles/rt_load_balance.dir/rt_load_balance.c.o unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 92%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/acl_wl.c.o unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 93%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_tree.c.o unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 94%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/lex.aw_conf.c.o unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 97%] Building C object extensions/dbg_msg_timings/CMakeFiles/dbg_msg_timings.dir/dbg_msg_timings.c.o unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 98%] Building C object extensions/dbg_msg_dumps/CMakeFiles/dbg_msg_dumps.dir/dbg_msg_dumps.c.o unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 10:39:11 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 10:39:12 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-oai-hss-0: 10:39:13 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (57.9 kB/s) unit-oai-hss-0: 10:39:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 10:39:13 DEBUG unit.oai-hss/0.install (Reading database ... 121396 files and directories currently installed.) unit-oai-hss-0: 10:39:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 10:39:13 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 10:39:13 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 10:39:13 DEBUG unit.oai-hss/0.install + install -o root -g root -m 0644 /var/lib/juju/agents/unit-oai-hss-0/charm/files/CMakeLists.txt /srv/openair-cn/BUILD/HSS/CMakeLists.txt unit-oai-hss-0: 10:39:13 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 10:39:13 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 10:39:13 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 10:39:13 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 10:39:13 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install ........++++++ unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install ........................................................++++++ unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install ..++++++ unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install ....++++++ unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Not Before: Aug 31 10:39:14 2018 GMT unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Not After : Aug 31 10:39:14 2019 GMT unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install F9:CB:C2:B1:EC:07:57:29:5E:04:D7:81:9C:C5:83:53:99:3D:0A:70 unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install keyid:DD:E2:F2:05:87:C8:F8:7C:67:02:62:E7:BB:D5:A9:9A:33:B2:DA:86 unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Certificate is to be certified until Aug 31 10:39:14 2019 GMT (365 days) unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_s6a unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install [ 39%] [ 43%] [ 47%] [ 52%] [ 56%] [ 60%] [ 65%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_common.c.o unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/sequence_number.c.o unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 10:39:14 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: 10:39:14 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install [ 91%] [ 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: 10:39:14 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-oai-hss-0: 10:39:14 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 10:39:15 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 10:39:15 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 10:39:15 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 10:39:15 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_auc.a unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install [ 95%] [ 95%] Built target hss_auc unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install Built target hss_db unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install [100%] Building C object CMakeFiles/oai_hss.dir/srv/openair-cn/SRC/OAI_HSS/hss_main.c.o unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 10:39:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:39:16 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install + cp /var/lib/juju/agents/unit-oai-hss-0/charm/files/oai_hss /etc/init/oai_hss.conf unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 10:39:16 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 10:39:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:39:16 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 10:39:16 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 10:39:16 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:39:16 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 10:39:16 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 10:39:16 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 10:39:16 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 10:39:16 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 10:39:16 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:39:16 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:39:16 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 10:39:16 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 10:39:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 10:39:16 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 10:39:16 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 10:39:16 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:39:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:39:16 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 10:39:16 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:39:16 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:39:16 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 10:39:16 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 10:39:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.realm: No such file or directory unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + sed -i s/oai-hss-0.openair4G.eur/oai-hss-0.openair4G.eur/ /etc/hosts unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + /srv/openair-cn/SCRIPTS/check_hss_s6a_certificate /usr oai-hss-0.openair4G.eur unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Identity[ ]*=[ ]*)".*"/\1"oai-hss-0.openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Realm[ ]*=[ ]*)".*"/\1"openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(^ALLOW_OLD_TLS[ ]*).*/\1*.openair4G.eur/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-oai-hss-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:39:17 INFO unit.oai-hss/0.juju-log HSS is built, but is waiting for active connection to gather the last info unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-oai-hss-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:39:17 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 10:39:17 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:39:17 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 10:39:17 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:39:17 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 10:39:17 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 10:39:17 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 10:39:17 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 10:39:17 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-mysql-0: 10:39:17 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 10:39:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:39:17 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 10:39:17 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:39:17 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:39:17 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-mysql-0: 10:39:17 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 10:39:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 10:39:17 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-epc-0: 10:39:17 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.6 unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-mysql-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:39:17 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 10:39:17 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:39:17 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-mysql-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-mysql-0: 10:39:17 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 10:39:17 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `pachiexuphienah` identified by 'gaquaequohwoowu'] unit-mysql-0: 10:39:17 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `pachiexuphienah` identified by 'gaquaequohwoowu'] unit-mysql-0: 10:39:17 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=pachiexuphienah', 'password=gaquaequohwoowu', 'host=192.168.121.6', 'slave=False'] unit-mysql-0: 10:39:17 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 10:39:17 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 10:39:17 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 10:39:17 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:39:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:39:17 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 10:39:17 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:39:17 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:39:17 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 10:39:17 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 10:39:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 10:39:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 10:39:17 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 10:39:17 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 10:39:17 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:39:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:39:17 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 10:39:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:39:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 10:39:17 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 10:39:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + user=pachiexuphienah unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 10:39:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + password=gaquaequohwoowu unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 10:39:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.6 unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 10:39:18 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 10:39:18 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.6 pachiexuphienah gaquaequohwoowu oai-hss unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.6"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"pachiexuphienah"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"gaquaequohwoowu"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_db[^"]*)".*"/\1"oai-hss"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(RANDOM[^"]*)".*"/\1"true"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u pachiexuphienah --password=gaquaequohwoowu -h 192.168.121.6 oai-hss -e 'show tables;' unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u pachiexuphienah --password=gaquaequohwoowu -h 192.168.121.6 oai-hss unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 10:39:18 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 10:39:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:39:18 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 21934 unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 21934' unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 21934 =~ .*running.* ]] unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 10:39:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:39:18 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 10:39:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:39:18 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 10:39:18 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 10:39:18 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 10:39:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + db_host=pachiexuphienah unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 10:39:18 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 10:39:19 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 10:39:19 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 10:39:19 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 10:39:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:39:19 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 10:39:19 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 10:39:19 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 10:39:19 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 10:39:19 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 10:39:19 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 10:39:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:39:19 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 10:39:19 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 10:39:19 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 10:39:20 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 10:39:20 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 10:39:20 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 10:39:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:39:20 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 10:39:20 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 10:39:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:39:20 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 10:39:20 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 10:39:20 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 10:39:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:39:20 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 10:39:20 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 10:39:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:39:20 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 10:39:20 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 10:39:20 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 10:39:20 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 10:39:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:39:20 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 10:39:20 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 10:39:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:39:20 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 10:39:20 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 10:39:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:39:20 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 10:39:20 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 10:39:20 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:39:20 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 10:39:20 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:39:20 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 10:39:20 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 10:39:20 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:39:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:39:20 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 10:39:21 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 10:40:05 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.9 [65.7 kB] unit-oai-epc-0: 10:40:06 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main iptables-dev amd64 1.4.21-1ubuntu1 [55.3 kB] unit-oai-epc-0: 10:40:06 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (126 kB/s) unit-oai-epc-0: 10:40:06 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 10:40:06 DEBUG unit.oai-epc/0.install (Reading database ... 128004 files and directories currently installed.) unit-oai-epc-0: 10:40:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.9_all.deb ... unit-oai-epc-0: 10:40:06 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 10:40:06 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 10:40:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 10:40:06 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 10:40:06 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 10:40:06 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 10:40:06 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 10:40:07 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 10:40:07 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 10:40:07 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 10:40:07 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 10:40:07 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 10:40:07 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 10:40:07 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-abot-epc-basic-0: 10:40:09 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 10:40:09 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 10:40:09 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 10:40:09 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 10:40:09 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 10:40:09 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 10:40:12 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 10:40:12 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 10:40:12 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 10:40:12 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 10:40:12 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 10:40:12 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 10:40:12 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 10:40:12 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 10:40:14 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 10:40:15 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 10:40:16 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.0.0 in /lib/modules/3.19.0-031900-generic/build unit-oai-epc-0: 10:40:16 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 10:40:16 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 10:40:16 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 10:40:16 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 10:40:16 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 10:40:16 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 10:40:16 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 10:40:16 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 10:40:16 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 10:40:16 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 10:40:16 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 10:40:16 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 10:40:16 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 10:40:16 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 10:40:16 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:40:16 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 10:40:16 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:40:16 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 10:40:16 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 10:40:17 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:40:17 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 10:40:18 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 10:40:18 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 10:40:18 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 10:40:18 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 10:40:19 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 10:40:19 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 10:40:19 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 10:40:20 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 10:40:20 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 10:40:20 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 10:40:20 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 10:40:21 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 10:40:21 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 10:40:21 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 10:40:21 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 10:40:22 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 10:40:22 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 10:40:22 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 10:40:23 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 10:40:23 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 10:40:23 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 10:40:24 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 10:40:24 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 10:40:24 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 10:40:24 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 10:40:24 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 10:40:24 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 10:40:24 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 10:40:24 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 10:40:24 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 10:40:24 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 10:40:24 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 10:40:24 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 10:40:24 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 10:40:24 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 10:40:25 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 10:40:25 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 10:40:25 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 10:40:25 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 10:40:25 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 10:40:25 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 10:40:25 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 10:40:25 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 10:40:25 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 10:40:25 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 10:40:25 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 10:40:25 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 10:40:25 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 10:40:25 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 10:40:25 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 10:40:25 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 10:40:25 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 10:40:25 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 10:40:25 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 10:40:25 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 10:40:25 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 10:40:25 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 10:40:26 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install libxt_geoip.c:99:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF $depbase.Tpo -c -o libxt_ACCOUNT_cl.lo libxt_ACCOUNT_cl.c &&\ unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o libxt_ACCOUNT_cl.la -rpath /usr/local/lib libxt_ACCOUNT_cl.lo unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install libtool: link: gcc -shared -fPIC -DPIC .libs/libxt_ACCOUNT_cl.o -O2 -Wl,-soname -Wl,libxt_ACCOUNT_cl.so.0 -o .libs/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so.0" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so.0") unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so") unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install libtool: link: ( cd ".libs" && rm -f "libxt_ACCOUNT_cl.la" && ln -s "../libxt_ACCOUNT_cl.la" "libxt_ACCOUNT_cl.la" ) unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT iptaccount.o -MD -MP -MF $depbase.Tpo -c -o iptaccount.o iptaccount.c &&\ unit-oai-epc-0: 10:40:27 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o .libs/iptaccount iptaccount.o ./.libs/libxt_ACCOUNT_cl.so unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT pknlusr.o -MD -MP -MF $depbase.Tpo -c -o pknlusr.o pknlusr.c &&\ unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install for ext in ./extensions/libxt_condition.man ./extensions/libxt_dhcpmac.man ./extensions/libxt_fuzzy.man ./extensions/libxt_geoip.man ./extensions/libxt_gradm.man ./extensions/libxt_iface.man ./extensions/libxt_ipp2p.man ./extensions/libxt_ipv4options.man ./extensions/libxt_length2.man ./extensions/libxt_lscan.man ./extensions/libxt_psd.man ./extensions/libxt_quota2.man ./extensions/pknock/libxt_pknock.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >matches.man; unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_GTPUSP.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man; unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install sed -e '/@MATCHES@/ r matches.man' -e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8; unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 10:40:28 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:40:29 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c libxt_ACCOUNT_cl.la '/usr/local/lib' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.so.0.0.0 /usr/local/lib/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0 || { rm -f libxt_ACCOUNT_cl.so.0 && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0; }; }) unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so || { rm -f libxt_ACCOUNT_cl.so && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so; }; }) unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.lai /usr/local/lib/libxt_ACCOUNT_cl.la unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install /usr/bin/install -c xt_geoip_build xt_geoip_dl '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xt_geoip_build.1 xt_geoip_dl.1 '/usr/local/share/man/man1' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 10:40:30 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 10:40:33 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-abot-epc-basic-0: 10:40:34 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 10:40:34 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:09 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.install + cp /var/lib/juju/agents/unit-oai-epc-0/charm/files/mme_gw /etc/init/mme_gw.conf unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:41:09 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 10:41:09 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 10:41:09 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:41:09 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 10:41:09 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 10:41:09 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 10:41:09 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 10:41:09 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 10:41:09 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:41:09 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:41:09 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 10:41:09 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 10:41:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 10:41:09 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 10:41:09 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 10:41:09 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:41:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:41:09 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 10:41:09 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:41:09 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:41:09 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 10:41:09 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 10:41:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.18 unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.18 ']' unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/config-changed: line 87: hss_id: unbound variable unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:09 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 10:41:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.realm: No such file or directory unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + rm -f /usr/etc/freeDiameter/mme.cacert.pem /usr/etc/freeDiameter/mme.cakey.pem /usr/etc/freeDiameter/mme.cert.pem /usr/etc/freeDiameter/mme.key.pem /usr/etc/freeDiameter/mme_fd.conf unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + sed -i s/oai-epc-0.openair4G.eur/oai-epc-0.openair4G.eur/ /etc/hosts unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 10:41:09 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-oai-epc-0: 10:41:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:10 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXENB/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXUE/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/RELATIVE_CAPACITY/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_STATISTIC_TIMER/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/EMERGENCY_ATTACH_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/UNAUTHENTICATED_IMSI_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MCC="[0-9]+"/MCC="208"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MNC="[0-9]+"/MNC="93"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+",-"192.188.1.0/24",-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+" -"192.188.2.0/24" -' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 10:41:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:10 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.18 unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_INTERFACE_NAME_FOR_S1_MME/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_INTERFACE_NAME_FOR_SGI/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.18/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.18/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.18/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_SEC_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 10:41:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:10 INFO unit.oai-epc/0.juju-log EPC is built, but is waiting for active connection to gather the last info unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-epc-0: 10:41:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:10 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 10:41:10 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 10:41:10 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 10:41:10 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:41:10 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 10:41:10 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 10:41:10 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:41:10 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:41:10 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 10:41:10 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 10:41:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 10:41:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:41:10 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 10:41:10 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 10:41:10 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 10:41:10 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:41:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:41:10 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 10:41:10 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 10:41:11 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 10:41:11 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 10:41:11 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 10:41:11 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 10:41:11 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-epc-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:11 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-epc-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.18 unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.18 unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.18 unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.18 unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.18 unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.18 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 18 -le 255 ]] unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.18 unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.18 unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.18 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 18 -le 255 ]] unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.18 unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.18' unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.18 unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.18 unit-oai-epc-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:41:11 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:11 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss= unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn= unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 10:41:11 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 10:41:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:41:11 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 10:41:11 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:41:11 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:41:11 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 10:41:11 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 10:41:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-abot-epc-basic-0: 10:41:11 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 10:41:11 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart= unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:41:11 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-hss-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:41:11 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:11 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: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:11 INFO unit.oai-epc/0.juju-log hss:2: Data not sent yet unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 10:41:11 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 10:41:11 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.11 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.11 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.11 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.11 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.11 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.11 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 11 -le 255 ]] unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.11 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.11 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.11 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 11 -le 255 ]] unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.11 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.11' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.11 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.11 unit-oai-hss-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-hss-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 21934' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 21934 =~ .*running.* ]] unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-hss-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:41:11 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-hss-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-hss-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-hss-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:41:11 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-hss-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-hss-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:41:11 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 10:41:11 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 10:41:11 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:41:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:41:11 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 10:41:11 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:41:11 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:41:11 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 10:41:11 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 10:41:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-hss-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:41:11 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:41:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-hss-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.18 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.18 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-hss-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=pachiexuphienah unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-hss-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=gaquaequohwoowu unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-hss-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.6 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-hss-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z pachiexuphienah ']' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u pachiexuphienah --password=gaquaequohwoowu -h 192.168.121.6 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u pachiexuphienah --password=gaquaequohwoowu -h 192.168.121.6 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-hss-0: 10:41:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:41:11 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-hss-0: 10:41:11 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u pachiexuphienah --password=gaquaequohwoowu -h 192.168.121.6 oai-hss unit-oai-hss-0: 10:41:12 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-hss-0: 10:41:12 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:41:12 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 10:41:12 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 10:41:12 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:41:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:41:12 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 10:41:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:12 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 10:41:12 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.11 unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 10:41:12 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 10:41:12 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 10:41:12 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 10:41:12 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 10:41:12 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 10:41:12 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 10:41:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:12 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.11 ']' unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 10:41:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:12 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.11 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-abot-epc-basic-0: 10:41:12 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 10:41:12 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-oai-epc-0: 10:41:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:12 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 10:41:12 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 14985 unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-abot-epc-basic-0: 10:41:12 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 14985' unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 14985 =~ .*running.* ]] unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 10:41:12 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 10:41:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 10:41:12 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-oai-epc-0: 10:41:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:12 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 10:41:12 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-abot-epc-basic-0: 10:41:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:41:12 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 10:41:12 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 10:41:12 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 10:41:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 10:41:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 10:41:12 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 10:41:12 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 10:41:12 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:41:12 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 10:41:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start SHA256:Y1JD54Dr6uHdg1rUiEFxmNxK/IdTO6GnThKaEnUhY0E root@juju-bbe9ef-default-0 unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start | .E++*..o . | unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start | ..+B.o.o+ | unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start | . o.o =oo. | unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start |. oo*+=. | unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start | . o.o+=S. | unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start |. o ..+o . | unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start | . .=.. | unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start | ..+o.. | unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start | .+.. .. | unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-bbe9ef-default-0 unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start SHA256:RP2LCtWvIdyFzwEVgH3srwsY3oKjcjoWr+7aCgxvbPY ubuntu@juju-bbe9ef-default-0 unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start | .+.+o. | unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start | .. + o | unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start | .. * | unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start | .. o = | unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start |. oS. * + | unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start |oo. .oo++ = . | unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start |..*o o.+ooo . | unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start |.=+.o. ...... | unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start |o***E .. | unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 10:41:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:41:13 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 10:41:13 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 10:41:13 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 10:41:13 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-abot-epc-basic-0: 10:41:13 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 10:41:13 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 10:41:13 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-epc-0: 10:41:13 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:41:13 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:41:13 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 10:41:13 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 10:41:13 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-abot-epc-basic-0: 10:41:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 10:41:13 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-abot-epc-basic-0: 10:41:13 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 10:41:13 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 10:41:13 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-abot-epc-basic-0: 10:41:13 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 10:41:13 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-oai-epc-0: 10:41:13 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 10:41:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 10:41:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 10:41:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 10:41:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running= unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 10:41:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 10:41:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 10:41:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 10:41:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-abot-epc-basic-0: 10:41:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:41:13 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-abot-epc-basic-0: 10:41:13 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 10:41:13 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:41:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:41:14 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:41:14 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:41:14 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 10:41:14 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 10:41:14 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 10:41:15 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:41:15 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:41:15 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 10:41:15 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 10:41:15 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 10:41:16 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:41:16 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:41:16 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 10:41:16 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 10:41:16 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 10:41:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:41:17 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 10:41:17 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 10:41:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:17 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 10:41:17 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 10:41:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:41:17 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 10:41:17 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 10:41:17 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 10:41:19 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 10:41:19 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:41:19 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 10:41:19 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 10:41:19 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:41:19 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 10:41:19 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 10:41:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:19 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 10:41:19 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 10:41:19 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:41:19 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 10:41:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:41:19 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 10:41:19 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 10:41:19 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 10:41:19 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:41:19 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:41:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:41:19 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 10:41:19 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:41:19 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:41:19 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 10:41:19 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 10:41:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 10:41:19 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:41:19 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:41:19 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-epc-0: 10:41:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:19 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 10:41:19 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-epc-0: 10:41:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:19 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-epc-0: 10:41:19 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:41:19 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-epc-0: 10:41:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:19 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-epc-0: 10:41:19 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:41:19 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-epc-0: 10:41:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:19 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-epc-0: 10:41:19 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:41:19 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.18 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.18 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.18 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.18 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.18 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.18 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 18 -le 255 ]] unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.18 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.18 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.18 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 18 -le 255 ]] unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.18 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.18' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.18 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.18 unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined ++ cat /tmp/opcvalue unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:41:20 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-epc-0: 10:41:20 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:41:20 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:20 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.11 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-abot-epc-basic-0: 10:41:20 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 10:41:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:41:20 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 10:41:20 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:41:20 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:41:20 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:41:20 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:41:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:41:20 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-abot-epc-basic-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:20 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.11 ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-abot-epc-basic-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:20 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z oai-hss-0.openair4G.eur ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 14985' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 14985 =~ .*running.* ]] unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.18 unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:20 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 10:41:20 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-abot-epc-basic-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 10:41:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-abot-epc-basic-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:41:20 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.18/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.18/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="e734f8734007d6c5ce7a0508809e7e9c";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 10:41:20 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep abot-epc-basic/0 /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep '^1 [0-9]+$' /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 10:41:20 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 10:41:20 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:41:20 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:41:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:41:20 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z ' {MCC="208" ; MNC="93"; TAC = "1"; } # YOUR TAI CONFIG HERE' ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 14985' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 14985 =~ .*running.* ]] unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:20 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 0 ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + service mme_gw restart unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw stop/waiting unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw start/running, process 15386 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15386' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15386 =~ .*running.* ]] unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 10:41:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:20 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_connection unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=0 unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 10:41:20 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=1 unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 10:41:21 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=2 unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 10:41:22 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=3 unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 10:41:23 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=4 unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 10:41:24 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 10:41:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:41:25 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running and connected to HSS unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.epc-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 10:41:25 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.epc-relation-changed + break unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 10:41:25 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 2 unit-oai-epc-0: 10:41:27 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids epc unit-oai-epc-0: 10:41:27 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:41:27 DEBUG unit.oai-epc/0.epc-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 10:41:27 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r epc:3 trigger_restart oai-epc/0 unit-oai-epc-0: 10:41:27 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:41:27 DEBUG unit.oai-epc/0.epc-relation-changed + restart=0 unit-oai-epc-0: 10:41:27 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n 0 ']' unit-oai-epc-0: 10:41:27 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set -r epc:3 trigger_restart=1 unit-oai-epc-0: 10:41:27 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:41:27 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set epc_running=yes unit-oai-epc-0: 10:41:27 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:41:27 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 10:41:27 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 10:41:27 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:41:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:41:27 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 10:41:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:41:28 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{3}] []}} unit-abot-epc-basic-0: 10:41:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:41:28 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 10:41:28 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:41:28 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:41:28 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:41:28 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:41:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 10:41:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 10:41:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 10:41:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.18 unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 10:41:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 10:41:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 10:41:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 10:41:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:41:28 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.18/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.18/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="e734f8734007d6c5ce7a0508809e7e9c";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 10:41:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:41:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 10:41:28 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 10:41:28 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:41:28 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:41:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:41:28 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:41:49 DEBUG juju.worker.uniter.remotestate got action change: [56b5b8ac-148e-4975-8eca-d2892803c48d] ok=true unit-abot-epc-basic-0: 10:41:49 DEBUG juju.worker.uniter.operation running operation run action 56b5b8ac-148e-4975-8eca-d2892803c48d unit-abot-epc-basic-0: 10:41:49 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:41:49 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:41:49 DEBUG juju.worker.uniter.operation preparing operation "run action 56b5b8ac-148e-4975-8eca-d2892803c48d" unit-abot-epc-basic-0: 10:41:49 DEBUG juju.worker.uniter.operation executing operation "run action 56b5b8ac-148e-4975-8eca-d2892803c48d" unit-abot-epc-basic-0: 10:41:49 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 10:41:49 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 10:41:49 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 10:41:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 10:41:49 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 10:41:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 10:41:49 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 10:41:49 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 10:41:51 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1506978436124308778.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall8752848424170175138.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5907594515550819274.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall2980041888013176004.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall6455473254656546512.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall2463148818258383641.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.815 s unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-08-31T10:41:52+00:00 unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 10:41:52 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 10:41:54 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:41:55 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 10:41:55 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:41:55 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:41:55 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 10:41:56 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 10:41:56 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:41:56 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:41:56 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 10:41:56 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:41:56 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:41:56 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 10:41:56 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 10:41:56 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:41:56 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:41:56 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 10:41:57 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:41:57 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:41:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:41:57 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 10:41:57 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 10:41:57 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 10:41:58 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 10:41:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:41:59 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:41:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:41:59 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 10:41:59 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 10:41:59 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:41:59 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Fri Aug 31 10:41:59 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:41:59 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 10:41:59 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:41:59 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 10:41:59 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 10:41:59 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:41:59 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 10:42:01 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 10:42:01 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 10:42:01 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@aa10649] to [cucumber.runtime.java.spring.GlueCodeScope@6b3871d6] unit-abot-epc-basic-0: 10:42:01 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 10:42:01 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:42:01 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@39008c9f: startup date [Fri Aug 31 10:42:01 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:42:01 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 10:42:01 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:42:01 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 10:42:02 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 10:42:02 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:42:02 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 10:42:02 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 10:42:02 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:42:02 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 10:42:02 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 10:42:02 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:42:02 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 10:42:02 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 10:42:02 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:42:02 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@1e58512c: startup date [Fri Aug 31 10:42:02 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:42:02 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 10:42:02 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:42:02 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 10:42:02 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 10:42:02 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:42:02 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 10:42:02 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 10:42:02 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:42:02 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 10:42:02 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 10:42:02 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:42:02 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: STEP EXECUTION TIME TAKEN :1471 MS unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: STEP EXECUTION TIME TAKEN :59 MS unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:04 [main] REPORT: STEP EXECUTION TIME TAKEN :884 MS unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:42:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:05 [main] REPORT: STEP EXECUTION TIME TAKEN :698 MS unit-abot-epc-basic-0: 10:42:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:05 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:42:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:05 [main] REPORT: STEP EXECUTION TIME TAKEN :42 MS unit-abot-epc-basic-0: 10:42:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:42:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:15 [main] REPORT: STEP EXECUTION TIME TAKEN :10032 MS unit-abot-epc-basic-0: 10:42:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:15.679 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:42:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:15.695 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:42:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:15 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:42:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:15 [main] REPORT: STEP EXECUTION TIME TAKEN :65 MS unit-abot-epc-basic-0: 10:42:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:15 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:42:15 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:15 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:42:15 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:42: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: 10:42:26 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: STEP EXECUTION TIME TAKEN :35 MS unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: STEP EXECUTION TIME TAKEN :36 MS unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: STEP EXECUTION TIME TAKEN :69 MS unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:27 [main] REPORT: STEP EXECUTION TIME TAKEN :414 MS unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:27 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:27 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10021 MS unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:37.453 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:37.456 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:37 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:37 [main] REPORT: STEP EXECUTION TIME TAKEN :48 MS unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:37 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:42:37 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature:9 unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:48 [main] REPORT: STEP EXECUTION TIME TAKEN :422 MS unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:48 [main] REPORT: STEP EXECUTION TIME TAKEN :40 MS unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:58 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:58 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:58.580 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:58.587 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:58 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:58 [main] REPORT: STEP EXECUTION TIME TAKEN :90 MS unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:58 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:42:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:42:58 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:43:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:09 [main] REPORT: STEP EXECUTION TIME TAKEN :380 MS unit-abot-epc-basic-0: 10:43:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT unit-abot-epc-basic-0: 10:43:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:09 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 10:43:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:09 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:43:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:09 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 10:43:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:43:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:19 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 10:43:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:19.510 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 10:43:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:19.515 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:43:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:19 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:43:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:19 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 10:43:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:19 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:43:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:19 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:43:19 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:43:19 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:30 [main] REPORT: STEP EXECUTION TIME TAKEN :289 MS unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:30 [main] REPORT: STEP EXECUTION TIME TAKEN :817 MS unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:31 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:31 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:41.095 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:41.099 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:41 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:41 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:41 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:43:41 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. # featureFiles/Attach_Procedure_Attach_With_GUTI.feature:8 unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: STEP EXECUTION TIME TAKEN :217 MS unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:51 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:43:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:52 [main] REPORT: STEP EXECUTION TIME TAKEN :847 MS unit-abot-epc-basic-0: 10:43:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 10:43:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:52 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 10:43:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:43:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:43:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:52 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:43:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:52 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:43:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:43:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:43:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:44:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:02 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 10:44:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:02.597 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:44:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:02.601 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:44:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:02 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:44:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:02 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 10:44:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:02 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:44:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:02 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:44:02 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:44:02 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:13 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:13 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:13 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:44:13 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:13 [main] REPORT: STEP EXECUTION TIME TAKEN :386 MS unit-abot-epc-basic-0: 10:44:13 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:13 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:44:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:14 [main] REPORT: STEP EXECUTION TIME TAKEN :679 MS unit-abot-epc-basic-0: 10:44:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 10:44:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:14 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 10:44:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:14 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:44:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:44:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:44:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 10:44:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:24.126 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:44:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:24.129 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:44:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:24 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:44:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:24 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 10:44:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:24 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:44:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:24 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:44:24 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:44:24 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:34 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:35 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:35 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:44:35 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:35 [main] REPORT: STEP EXECUTION TIME TAKEN :653 MS unit-abot-epc-basic-0: 10:44:35 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:35 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:36 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:36 [main] REPORT: STEP EXECUTION TIME TAKEN :998 MS unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:36 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:36 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:36 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:36 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:44:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 10:44:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:46.275 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:44:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:46.278 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:44:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:46 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:44:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:46 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 10:44:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:46 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:44:46 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:46 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:44:46 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:44:46 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: STEP EXECUTION TIME TAKEN :394 MS unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:56 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:44:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:57 [main] REPORT: STEP EXECUTION TIME TAKEN :674 MS unit-abot-epc-basic-0: 10:44:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 10:44:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:57 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 10:44:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:44:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:44:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:57 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:44:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:57 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:44:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:44:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:44:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:45:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 10:45:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:45:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:07.942 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:45:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:07.945 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:45:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45: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: 10:45:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:07 [main] REPORT: STEP EXECUTION TIME TAKEN :176 MS unit-abot-epc-basic-0: 10:45:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:07 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:45:07 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:07 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:45:07 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:45:08 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-mysql-0: 10:45:09 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 10:45:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:45:09 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 10:45:09 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:45:09 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:45:09 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 10:45:09 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 10:45:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 10:45:09 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 10:45:09 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 10:45:09 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:45:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:45:09 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 10:45: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: 10:45: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: 10:45:18 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:45: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: 10:45: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: 10:45:18 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:45: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: 10:45: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: 10:45:18 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:45: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: 10:45:18 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:45: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: 10:45:18 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:45: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: 10:45:18 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45: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: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45: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: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: STEP EXECUTION TIME TAKEN :214 MS unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:45:18 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:45:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:19 [main] REPORT: STEP EXECUTION TIME TAKEN :657 MS unit-abot-epc-basic-0: 10:45:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:45:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 10:45:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:19 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 10:45:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:45:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:19 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:45:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:45:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:45:19 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:45:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 10:45:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:45:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:29.557 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:45:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:29.559 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:45:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:29 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:45:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:29 [main] REPORT: STEP EXECUTION TIME TAKEN :149 MS unit-abot-epc-basic-0: 10:45:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:29 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:45:29 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:29 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:45:29 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:45:29 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:45:39 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:45:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:40 [main] REPORT: STEP EXECUTION TIME TAKEN :223 MS unit-abot-epc-basic-0: 10:45:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:45:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:45:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:40 [main] REPORT: STEP EXECUTION TIME TAKEN :658 MS unit-abot-epc-basic-0: 10:45:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:45:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 10:45:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:40 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 10:45:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:45:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:40 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:45:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:40 [main] REPORT: STEP EXECUTION TIME TAKEN :60 MS unit-abot-epc-basic-0: 10:45:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:45:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:45:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 10:45:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:45:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:50.859 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:45:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:50.861 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:45:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:45:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:50 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:45:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:50 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 10:45:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:50 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:45:50 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:45:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:45:50 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:45:50 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:45:50 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:46:00 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: STEP EXECUTION TIME TAKEN :228 MS unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:01 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:46:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:02 [main] REPORT: STEP EXECUTION TIME TAKEN :729 MS unit-abot-epc-basic-0: 10:46:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 10:46:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:02 [main] REPORT: STEP EXECUTION TIME TAKEN :165 MS unit-abot-epc-basic-0: 10:46:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:02 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:46:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:02 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:46:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:02 [main] REPORT: ========================================================================================== unit-oai-epc-0: 10:46:11 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 10:46:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:46:11 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 10:46:11 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:46:11 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:46:11 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 10:46:11 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 10:46:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-epc-0: 10:46:11 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:46:11 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:46:11 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 10:46:11 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:46:11 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 10:46:11 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 10:46:11 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 10:46:11 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 17443' unit-oai-epc-0: 10:46:11 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 17443 =~ .*running.* ]] unit-oai-epc-0: 10:46:11 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 10:46:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:46:11 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 10:46:11 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 10:46:11 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 10:46:11 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 10:46:11 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:46:11 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 10:46:11 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 10:46:11 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:46:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:46:11 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:46:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:46:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 10:46:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:12.314 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:46:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:12.316 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:46:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:12 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:46:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:12 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:46:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:12 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:46:12 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:12 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:46:12 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:46:12 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: STEP EXECUTION TIME TAKEN :206 MS unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:22 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:46:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:23 [main] REPORT: STEP EXECUTION TIME TAKEN :792 MS unit-abot-epc-basic-0: 10:46:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 10:46:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:23 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:46:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:23 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:46:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:23 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:46:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:23 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:46:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 10:46:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:33.661 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:46:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:33.663 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:46:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:33 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:46:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:33 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 10:46:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:33 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:46:33 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:33 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:46:33 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:46:33 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:46:42 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:43 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:46:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:44 [main] REPORT: STEP EXECUTION TIME TAKEN :211 MS unit-abot-epc-basic-0: 10:46:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:46:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:44 [main] REPORT: STEP EXECUTION TIME TAKEN :847 MS unit-abot-epc-basic-0: 10:46:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:44 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:45 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:45 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 10:46:45 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:45 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 10:46:45 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:45 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:45 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:45 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:45 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:46:45 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:45 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:46:45 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:45 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:55 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:55 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:46:55 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 10:46:55 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:46:55 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:55 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:55.060 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:46:55 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:55.062 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:46:55 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:46:55 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:55 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:46:55 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:55 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 10:46:55 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:55 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:46:55 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:46:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:46:55 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:46:55 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:46:55 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: STEP EXECUTION TIME TAKEN :398 MS unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:05 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 10:47:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:06 [main] REPORT: STEP EXECUTION TIME TAKEN :720 MS unit-abot-epc-basic-0: 10:47:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:06 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:47:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:06 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:47:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:06 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:06 [main] REPORT: ========================================================================================== unit-oai-hss-0: 10:47:08 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 10:47:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:47:08 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 10:47:08 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:47:08 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:47:08 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 10:47:09 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 10:47:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-hss-0: 10:47:09 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:47:09 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 10:47:09 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:47:09 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 10:47:09 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 10:47:09 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 10:47:09 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 21934' unit-oai-hss-0: 10:47:09 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 21934 =~ .*running.* ]] unit-oai-hss-0: 10:47:09 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 10:47:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:47:09 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 10:47:09 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 10:47:09 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 10:47:09 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 10:47:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:47:09 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 10:47:09 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 10:47:09 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:47:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:47:09 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:47:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:47:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10023 MS unit-abot-epc-basic-0: 10:47:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:16.515 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 10:47:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:16.524 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:47:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47: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: 10:47:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:16 [main] REPORT: STEP EXECUTION TIME TAKEN :35 MS unit-abot-epc-basic-0: 10:47:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:16 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:47:16 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:16 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:47:16 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:47: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: 10:47:26 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:26 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:47:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:27 [main] REPORT: STEP EXECUTION TIME TAKEN :382 MS unit-abot-epc-basic-0: 10:47:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 10:47:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:27 [main] REPORT: STEP EXECUTION TIME TAKEN :718 MS unit-abot-epc-basic-0: 10:47:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 10:47:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:47:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:47:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:27 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:47:27 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:28 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:38 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:38 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:47:38 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 10:47:38 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:38 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:47:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:48 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 10:47:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:48.042 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 10:47:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:48.044 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:47:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:48 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:47:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:48 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 10:47:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:48 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:47:48 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:48 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:47:48 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:47:48 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:47:48 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 10:47:48 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:47:58 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: STEP EXECUTION TIME TAKEN :341 MS unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:47:59 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:47:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:48:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:48:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 10:48:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:00 [main] REPORT: STEP EXECUTION TIME TAKEN :672 MS unit-abot-epc-basic-0: 10:48:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:48:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:48:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:48:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 10:48:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:00 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 10:48:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:48:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:48:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:48:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 10:48:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:00 [main] REPORT: STEP EXECUTION TIME TAKEN :153 MS unit-abot-epc-basic-0: 10:48:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:48:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:48:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:48:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:00 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:48:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:48:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:48:00 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:48:10 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:48:10 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:48:10 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 10:48:10 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:48:10 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:48:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:48:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:48:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 10:48:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:48:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:48:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:20.367 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 10:48:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:20.369 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:48:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:48:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:20 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:48:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:20 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 10:48:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:20 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:48:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:48:20 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:48:20 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:48:20 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:48:20 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 10:48:20 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:48:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:48:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:48:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:48:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:31 [main] REPORT: STEP EXECUTION TIME TAKEN :376 MS unit-abot-epc-basic-0: 10:48:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:48:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:48:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:48:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:48:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:31 [main] REPORT: STEP EXECUTION TIME TAKEN :669 MS unit-abot-epc-basic-0: 10:48:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:48:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:48:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:48:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 10:48:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:31 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 10:48:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:48:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:48:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:48:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:31 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:48:31 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:31 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 10:48:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:48:32 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:48:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:48:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:48:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 10:48:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:48:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:48:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:48:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:48:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:52 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 10:48:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:48:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:48:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:52.078 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:48:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:52.081 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:48:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:48:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:52 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:48:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:52 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 10:48:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:52 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:48:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:48:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:48:52 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:48:52 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:48:52 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:48:52 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: STEP EXECUTION TIME TAKEN :367 MS unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 10:49:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:03 [main] REPORT: STEP EXECUTION TIME TAKEN :744 MS unit-abot-epc-basic-0: 10:49:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:03 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 10:49:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:04 [main] REPORT: STEP EXECUTION TIME TAKEN :735 MS unit-abot-epc-basic-0: 10:49:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:04 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:49:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:04 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:49:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:04 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:49:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 10:49:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:14 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:14 [main] REPORT: ========================================================================================== unit-mysql-0: 10:49:23 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 10:49:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:49:23 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 10:49:23 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:49:23 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:49:23 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 10:49:23 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 10:49:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 10:49:23 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 10:49:23 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 10:49:23 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:49:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:49:23 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:49:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:49:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 10:49:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:24.457 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 10:49:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:24.460 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:49:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:24 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:49:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:24 [main] REPORT: STEP EXECUTION TIME TAKEN :163 MS unit-abot-epc-basic-0: 10:49:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:24 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:49:24 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:24 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:49:24 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:49:24 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:49:25 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 10:49:25 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:49:35 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: STEP EXECUTION TIME TAKEN :342 MS unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:36 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:49:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:37 [main] REPORT: STEP EXECUTION TIME TAKEN :665 MS unit-abot-epc-basic-0: 10:49:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 10:49:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:37 [main] REPORT: STEP EXECUTION TIME TAKEN :662 MS unit-abot-epc-basic-0: 10:49:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:37 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:49:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:37 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:49:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:37 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:49:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 10:49:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:47 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:49:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 10:49:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:49:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:57.856 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:49:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:57.858 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:49:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:49:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:57 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:49:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:57 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 10:49:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:57 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:49:57 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:49:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:49:57 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:49:57 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:49: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: 10:49:58 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:50: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 # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:08 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:50:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:09 [main] REPORT: STEP EXECUTION TIME TAKEN :250 MS unit-abot-epc-basic-0: 10:50:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 10:50:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:50:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 10:50:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:09 [main] REPORT: STEP EXECUTION TIME TAKEN :683 MS unit-abot-epc-basic-0: 10:50:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:09 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:10 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:10 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:10 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:50:10 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:10 [main] REPORT: STEP EXECUTION TIME TAKEN :89 MS unit-abot-epc-basic-0: 10:50:10 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:10 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:50:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 10:50:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:20 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:50:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 10:50:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:30.106 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 10:50:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:30.108 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:50:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:30 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:50:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:30 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 10:50:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:30 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:50:30 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:30 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:50:30 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:50:30 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:50:30 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 10:50:30 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 10:50:40 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:40 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: STEP EXECUTION TIME TAKEN :35 MS unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: STEP EXECUTION TIME TAKEN :376 MS unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:41 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 10:50:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:42 [main] REPORT: STEP EXECUTION TIME TAKEN :676 MS unit-abot-epc-basic-0: 10:50:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:50:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:42 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:50:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:42 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 10:50:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:42 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:42 [main] REPORT: ========================================================================================== unit-oai-epc-0: 10:50:45 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 10:50:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:50:45 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 10:50:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:50:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:50:45 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 10:50:45 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 10:50:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-epc-0: 10:50:45 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:50:45 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:50:45 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 10:50:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:50:45 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 10:50:45 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 10:50:45 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 10:50:45 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 19232' unit-oai-epc-0: 10:50:45 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 19232 =~ .*running.* ]] unit-oai-epc-0: 10:50:45 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 10:50:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:50:45 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 10:50:45 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 10:50:45 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 10:50:45 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 10:50:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:50:45 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 10:50:45 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 10:50:45 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:50:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:50:45 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:50:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:50:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:50:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:52 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 10:50:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:50:52 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:50:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:51:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:51:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:51:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:51:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:51:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:51:02 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 10:51:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:51:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:51:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:51:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:51:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:51:02.253 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 10:51:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:51:02.257 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:51:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:51:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:51:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:51:02 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:51:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:51:02 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:51:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:51:02 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:51:02 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:51:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:51:02 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:51:02 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:51:02 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:51:02 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 10:51: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
 unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run 9m10.927s unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 554.987 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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.019 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 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.02 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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.006 sec unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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.006 sec unit-abot-epc-basic-0: 10:51:13 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.008 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 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: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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.001 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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.002 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 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.004 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 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: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 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.005 sec unit-abot-epc-basic-0: 10:51:13 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 sec unit-abot-epc-basic-0: 10:51:13 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 sec unit-abot-epc-basic-0: 10:51:13 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.002 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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.007 sec unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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.004 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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.001 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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.002 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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.006 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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.002 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 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.009 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 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: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 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: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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.001 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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.002 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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.006 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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.003 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 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.001 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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.001 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 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.006 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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.001 sec unit-abot-epc-basic-0: 10:51:13 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.005 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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.001 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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.001 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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.001 sec unit-abot-epc-basic-0: 10:51:13 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.001 sec unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 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.001 sec unit-abot-epc-basic-0: 10:51:13 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.004 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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.001 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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.001 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 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.007 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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.001 sec unit-abot-epc-basic-0: 10:51:13 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.008 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 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.009 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 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.002 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 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 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 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.002 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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.004 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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.001 sec unit-abot-epc-basic-0: 10:51:13 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.006 sec unit-abot-epc-basic-0: 10:51:13 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.006 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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.004 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:51:13 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: 10:51:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Aug 31, 2018 10:51:13 AM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Fri Aug 31 10:41:59 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run 31-Aug-2018 10:51:13.423 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run Please refer to /var/lib/abot-epc-basic/target/surefire-reports for the individual test results. unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:51:13 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:51:14 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 10:51:14 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:51:14 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:51:14 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 10:51:15 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:51:15 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 10:51:15 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:51:15 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:21 min unit-abot-epc-basic-0: 10:51:15 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-08-31T10:51:15+00:00 unit-abot-epc-basic-0: 10:51:16 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 22M/60M unit-abot-epc-basic-0: 10:51:16 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:51:16 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 10:51:16 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 10:51:16 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 10:51:16 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 10:51:16 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 10:51:16 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 10:51:16 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 10:51:16 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 10:51:16 DEBUG juju.worker.uniter.operation committing operation "run action 56b5b8ac-148e-4975-8eca-d2892803c48d" unit-abot-epc-basic-0: 10:51:16 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:51:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:51:16 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 10:51:16 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:51:16 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:51:16 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 10:51:16 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 10:51:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-abot-epc-basic-0: 10:51:16 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 10:51:16 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 10:51:16 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:51:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:51:16 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:51:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-08-31 10:51:36,369 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-08-31 10:52:32,732 - 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, 2 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines All hosted models reclaimed, cleaning up controller machines 2018-08-31 10:52:32,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 10:52:32,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:52:33,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2532 X-Openstack-Request-Id: req-eb486bc4-7289-4250-9c2c-c120ce85df6e Date: Fri, 31 Aug 2018 10:52:33 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d2388536e6d4e468db343b05f8bf0b1", "created_at": "2018-08-31T10:26:13Z", "updated_at": "2018-08-31T10:52:32Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 8, "project_id": "1d2388536e6d4e468db343b05f8bf0b1", "port_id": null, "id": "05e22ef9-0277-4a74-87d7-463b411d5e82", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d2388536e6d4e468db343b05f8bf0b1", "created_at": "2018-08-31T10:32:15Z", "updated_at": "2018-08-31T10:52:23Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 8, "project_id": "1d2388536e6d4e468db343b05f8bf0b1", "port_id": null, "id": "10fb0af5-183c-412a-ac78-6172cfdb1dc8", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d2388536e6d4e468db343b05f8bf0b1", "created_at": "2018-08-31T10:31:35Z", "updated_at": "2018-08-31T10:52:23Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 8, "project_id": "1d2388536e6d4e468db343b05f8bf0b1", "port_id": null, "id": "84781ee8-329b-45c1-b58e-24698e3a62b7", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d2388536e6d4e468db343b05f8bf0b1", "created_at": "2018-08-31T10:28:25Z", "updated_at": "2018-08-31T10:51:47Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 8, "project_id": "1d2388536e6d4e468db343b05f8bf0b1", "port_id": null, "id": "dcd00a8c-ceee-4030-8398-c6d827540be7", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d2388536e6d4e468db343b05f8bf0b1", "created_at": "2018-08-31T10:30:49Z", "updated_at": "2018-08-31T10:51:54Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 8, "project_id": "1d2388536e6d4e468db343b05f8bf0b1", "port_id": null, "id": "e8c3333f-3edf-4a88-82e4-009e03ad2745", "qos_policy_id": null}]} 2018-08-31 10:52:33,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-eb486bc4-7289-4250-9c2c-c120ce85df6e 2018-08-31 10:52:33,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.303148031235s 2018-08-31 10:52:33,040 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-eb486bc4-7289-4250-9c2c-c120ce85df6e 2018-08-31 10:52:33,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 10:52:33,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/floatingips/05e22ef9-0277-4a74-87d7-463b411d5e82.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:52:34,212 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b0262fa-ded0-402d-9625-11682519e375 Content-Length: 0 Date: Fri, 31 Aug 2018 10:52:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 10:52:34,213 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/05e22ef9-0277-4a74-87d7-463b411d5e82.json used request id req-1b0262fa-ded0-402d-9625-11682519e375 2018-08-31 10:52:34,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.15546298027s 2018-08-31 10:52:34,213 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/05e22ef9-0277-4a74-87d7-463b411d5e82.json used request id req-1b0262fa-ded0-402d-9625-11682519e375 2018-08-31 10:52:34,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 10:52:34,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:52:34,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2029 X-Openstack-Request-Id: req-feb81145-e06a-41c2-a052-4851bf108a92 Date: Fri, 31 Aug 2018 10:52:34 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d2388536e6d4e468db343b05f8bf0b1", "created_at": "2018-08-31T10:32:15Z", "updated_at": "2018-08-31T10:52:23Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 8, "project_id": "1d2388536e6d4e468db343b05f8bf0b1", "port_id": null, "id": "10fb0af5-183c-412a-ac78-6172cfdb1dc8", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d2388536e6d4e468db343b05f8bf0b1", "created_at": "2018-08-31T10:31:35Z", "updated_at": "2018-08-31T10:52:23Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 8, "project_id": "1d2388536e6d4e468db343b05f8bf0b1", "port_id": null, "id": "84781ee8-329b-45c1-b58e-24698e3a62b7", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d2388536e6d4e468db343b05f8bf0b1", "created_at": "2018-08-31T10:28:25Z", "updated_at": "2018-08-31T10:51:47Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 8, "project_id": "1d2388536e6d4e468db343b05f8bf0b1", "port_id": null, "id": "dcd00a8c-ceee-4030-8398-c6d827540be7", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d2388536e6d4e468db343b05f8bf0b1", "created_at": "2018-08-31T10:30:49Z", "updated_at": "2018-08-31T10:51:54Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 8, "project_id": "1d2388536e6d4e468db343b05f8bf0b1", "port_id": null, "id": "e8c3333f-3edf-4a88-82e4-009e03ad2745", "qos_policy_id": null}]} 2018-08-31 10:52:34,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-feb81145-e06a-41c2-a052-4851bf108a92 2018-08-31 10:52:34,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.310200929642s 2018-08-31 10:52:34,528 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-feb81145-e06a-41c2-a052-4851bf108a92 2018-08-31 10:52:34,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 10:52:34,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/floatingips/10fb0af5-183c-412a-ac78-6172cfdb1dc8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:52:35,389 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-739c8211-612e-4fb7-a0a4-44b89f3ccd5c Content-Length: 0 Date: Fri, 31 Aug 2018 10:52:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 10:52:35,389 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/10fb0af5-183c-412a-ac78-6172cfdb1dc8.json used request id req-739c8211-612e-4fb7-a0a4-44b89f3ccd5c 2018-08-31 10:52:35,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.845512866974s 2018-08-31 10:52:35,389 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/10fb0af5-183c-412a-ac78-6172cfdb1dc8.json used request id req-739c8211-612e-4fb7-a0a4-44b89f3ccd5c 2018-08-31 10:52:35,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 10:52:35,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:52:35,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1526 X-Openstack-Request-Id: req-5fbd073f-d46f-496c-80ff-7a31f48b26d7 Date: Fri, 31 Aug 2018 10:52:35 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d2388536e6d4e468db343b05f8bf0b1", "created_at": "2018-08-31T10:31:35Z", "updated_at": "2018-08-31T10:52:23Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 8, "project_id": "1d2388536e6d4e468db343b05f8bf0b1", "port_id": null, "id": "84781ee8-329b-45c1-b58e-24698e3a62b7", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d2388536e6d4e468db343b05f8bf0b1", "created_at": "2018-08-31T10:28:25Z", "updated_at": "2018-08-31T10:51:47Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 8, "project_id": "1d2388536e6d4e468db343b05f8bf0b1", "port_id": null, "id": "dcd00a8c-ceee-4030-8398-c6d827540be7", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d2388536e6d4e468db343b05f8bf0b1", "created_at": "2018-08-31T10:30:49Z", "updated_at": "2018-08-31T10:51:54Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 8, "project_id": "1d2388536e6d4e468db343b05f8bf0b1", "port_id": null, "id": "e8c3333f-3edf-4a88-82e4-009e03ad2745", "qos_policy_id": null}]} 2018-08-31 10:52:35,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-5fbd073f-d46f-496c-80ff-7a31f48b26d7 2018-08-31 10:52:35,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.235141992569s 2018-08-31 10:52:35,630 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-5fbd073f-d46f-496c-80ff-7a31f48b26d7 2018-08-31 10:52:35,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 10:52:35,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/floatingips/84781ee8-329b-45c1-b58e-24698e3a62b7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:52:36,485 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f733c97-939d-432d-84a8-a9a5d8fe1c0f Content-Length: 0 Date: Fri, 31 Aug 2018 10:52:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 10:52:36,485 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/84781ee8-329b-45c1-b58e-24698e3a62b7.json used request id req-4f733c97-939d-432d-84a8-a9a5d8fe1c0f 2018-08-31 10:52:36,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.843961954117s 2018-08-31 10:52:36,486 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/84781ee8-329b-45c1-b58e-24698e3a62b7.json used request id req-4f733c97-939d-432d-84a8-a9a5d8fe1c0f 2018-08-31 10:52:36,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 10:52:36,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:52:36,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1023 X-Openstack-Request-Id: req-45cbaf3f-430c-4e5f-a5a4-2de57c19b12d Date: Fri, 31 Aug 2018 10:52:36 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d2388536e6d4e468db343b05f8bf0b1", "created_at": "2018-08-31T10:28:25Z", "updated_at": "2018-08-31T10:51:47Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 8, "project_id": "1d2388536e6d4e468db343b05f8bf0b1", "port_id": null, "id": "dcd00a8c-ceee-4030-8398-c6d827540be7", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d2388536e6d4e468db343b05f8bf0b1", "created_at": "2018-08-31T10:30:49Z", "updated_at": "2018-08-31T10:51:54Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 8, "project_id": "1d2388536e6d4e468db343b05f8bf0b1", "port_id": null, "id": "e8c3333f-3edf-4a88-82e4-009e03ad2745", "qos_policy_id": null}]} 2018-08-31 10:52:36,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-45cbaf3f-430c-4e5f-a5a4-2de57c19b12d 2018-08-31 10:52:36,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.286026000977s 2018-08-31 10:52:36,778 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-45cbaf3f-430c-4e5f-a5a4-2de57c19b12d 2018-08-31 10:52:36,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 10:52:36,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/floatingips/dcd00a8c-ceee-4030-8398-c6d827540be7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:52:37,817 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2ebbfb77-9764-4977-bcb1-490ed65b37b1 Content-Length: 0 Date: Fri, 31 Aug 2018 10:52:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 10:52:37,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/dcd00a8c-ceee-4030-8398-c6d827540be7.json used request id req-2ebbfb77-9764-4977-bcb1-490ed65b37b1 2018-08-31 10:52:37,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.02903413773s 2018-08-31 10:52:37,818 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/dcd00a8c-ceee-4030-8398-c6d827540be7.json used request id req-2ebbfb77-9764-4977-bcb1-490ed65b37b1 2018-08-31 10:52:37,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 10:52:37,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:52:38,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-c5cfb246-f4c1-43ec-8044-9911298ffb36 Date: Fri, 31 Aug 2018 10:52:38 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d2388536e6d4e468db343b05f8bf0b1", "created_at": "2018-08-31T10:30:49Z", "updated_at": "2018-08-31T10:51:54Z", "floating_network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 8, "project_id": "1d2388536e6d4e468db343b05f8bf0b1", "port_id": null, "id": "e8c3333f-3edf-4a88-82e4-009e03ad2745", "qos_policy_id": null}]} 2018-08-31 10:52:38,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-c5cfb246-f4c1-43ec-8044-9911298ffb36 2018-08-31 10:52:38,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.355612039566s 2018-08-31 10:52:38,179 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-c5cfb246-f4c1-43ec-8044-9911298ffb36 2018-08-31 10:52:38,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-31 10:52:38,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/floatingips/e8c3333f-3edf-4a88-82e4-009e03ad2745.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:52:39,004 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-356a9458-eae9-47bb-872f-bb77b9c49ea6 Content-Length: 0 Date: Fri, 31 Aug 2018 10:52:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 10:52:39,004 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/e8c3333f-3edf-4a88-82e4-009e03ad2745.json used request id req-356a9458-eae9-47bb-872f-bb77b9c49ea6 2018-08-31 10:52:39,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.817754030228s 2018-08-31 10:52:39,004 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/floatingips/e8c3333f-3edf-4a88-82e4-009e03ad2745.json used request id req-356a9458-eae9-47bb-872f-bb77b9c49ea6 2018-08-31 10:52:39,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 10:52:39,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:52:39,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f103fc30-bf67-491f-8ef5-8c0178e84ea0 Date: Fri, 31 Aug 2018 10:52:39 GMT RESP BODY: {"floatingips": []} 2018-08-31 10:52:39,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-f103fc30-bf67-491f-8ef5-8c0178e84ea0 2018-08-31 10:52:39,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.306766033173s 2018-08-31 10:52:39,316 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/floatingips.json used request id req-f103fc30-bf67-491f-8ef5-8c0178e84ea0 2018-08-31 10:52:39,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 10:52:39,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/4ac7bc12-ae55-4757-87e9-cab22fb80cf7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:52:41,420 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0d3c357c-b4b5-4574-a4d3-bce5bf76ba60 Date: Fri, 31 Aug 2018 10:52:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 10:52:41,421 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/4ac7bc12-ae55-4757-87e9-cab22fb80cf7 used request id req-0d3c357c-b4b5-4574-a4d3-bce5bf76ba60 2018-08-31 10:52:41,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.10317993164s 2018-08-31 10:52:41,421 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/4ac7bc12-ae55-4757-87e9-cab22fb80cf7 used request id req-0d3c357c-b4b5-4574-a4d3-bce5bf76ba60 2018-08-31 10:52:41,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 10:52:41,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}6ea7a617ed1f3e6990132c44a33551198ee634cf" 2018-08-31 10:52:41,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:52:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1649d2ea-3c36-4949-b8c9-e5429435dc07 x-compute-request-id: req-1649d2ea-3c36-4949-b8c9-e5429435dc07 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/60a89caf-c0b0-4c1b-a454-2477285e405d", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/60a89caf-c0b0-4c1b-a454-2477285e405d", "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": "60a89caf-c0b0-4c1b-a454-2477285e405d"}, {"name": "juju_epc-flavor_alt_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/d55cdd54-7a92-49bb-84a5-65000048fc69", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/d55cdd54-7a92-49bb-84a5-65000048fc69", "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": "d55cdd54-7a92-49bb-84a5-65000048fc69"}]} 2018-08-31 10:52:41,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-1649d2ea-3c36-4949-b8c9-e5429435dc07 2018-08-31 10:52:41,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.279266119003s 2018-08-31 10:52:41,701 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-1649d2ea-3c36-4949-b8c9-e5429435dc07 2018-08-31 10:52:41,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 10:52:41,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/d55cdd54-7a92-49bb-84a5-65000048fc69 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6ea7a617ed1f3e6990132c44a33551198ee634cf" 2018-08-31 10:52:41,748 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 10:52:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-91bfbae0-7433-4e34-8c40-49b5c0ceaf9a x-compute-request-id: req-91bfbae0-7433-4e34-8c40-49b5c0ceaf9a Content-Length: 0 Content-Type: application/json 2018-08-31 10:52:41,749 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/d55cdd54-7a92-49bb-84a5-65000048fc69 used request id req-91bfbae0-7433-4e34-8c40-49b5c0ceaf9a 2018-08-31 10:52:41,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0451109409332s 2018-08-31 10:52:41,749 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/d55cdd54-7a92-49bb-84a5-65000048fc69 used request id req-91bfbae0-7433-4e34-8c40-49b5c0ceaf9a 2018-08-31 10:52:41,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 10:52:41,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.34:9696/v2.0/routers/1e9f7877-e59f-4296-8759-ef09a9eaf0e3/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}18618702148e321f50b41f98cccab2815155446d" -d '{"subnet_id": "63cfa926-aeae-49f4-b36f-1defd4f5f141"}' 2018-08-31 10:52:44,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b8c296da-3d5e-4087-82db-d6a97b169d93 Date: Fri, 31 Aug 2018 10:52:44 GMT RESP BODY: {"network_id": "ea4d0848-812e-433d-85bd-e1adefeae6c1", "tenant_id": "1d2388536e6d4e468db343b05f8bf0b1", "subnet_id": "63cfa926-aeae-49f4-b36f-1defd4f5f141", "subnet_ids": ["63cfa926-aeae-49f4-b36f-1defd4f5f141"], "port_id": "38475217-ea24-4897-b183-c916f3e5a644", "id": "1e9f7877-e59f-4296-8759-ef09a9eaf0e3"} 2018-08-31 10:52:44,380 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/1e9f7877-e59f-4296-8759-ef09a9eaf0e3/remove_router_interface.json used request id req-b8c296da-3d5e-4087-82db-d6a97b169d93 2018-08-31 10:52:44,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.6307580471s 2018-08-31 10:52:44,381 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.34:9696/v2.0/routers/1e9f7877-e59f-4296-8759-ef09a9eaf0e3/remove_router_interface.json used request id req-b8c296da-3d5e-4087-82db-d6a97b169d93 returning object 1e9f7877-e59f-4296-8759-ef09a9eaf0e3 2018-08-31 10:52:44,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 10:52:44,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:52:44,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-351f933f-c621-4940-ab92-34214953e7c8 Date: Fri, 31 Aug 2018 10:52:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c90c060e-9aa1-4de2-b79e-a44366278c0a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "9101d810-9ee5-41e0-949f-3a0dfa54404f", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1d2388536e6d4e468db343b05f8bf0b1", "created_at": "2018-08-31T10:23:18Z", "admin_state_up": true, "updated_at": "2018-08-31T10:52:42Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "1d2388536e6d4e468db343b05f8bf0b1", "id": "1e9f7877-e59f-4296-8759-ef09a9eaf0e3", "name": "juju_epc-router_2ba49b26-bf81-4c38-b99c-1baf2ea2f459"}]} 2018-08-31 10:52:44,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-351f933f-c621-4940-ab92-34214953e7c8 2018-08-31 10:52:44,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121339082718s 2018-08-31 10:52:44,503 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/routers.json used request id req-351f933f-c621-4940-ab92-34214953e7c8 2018-08-31 10:52:44,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 10:52:44,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/routers/1e9f7877-e59f-4296-8759-ef09a9eaf0e3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:52:48,254 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-806209ea-475d-4451-bab4-beea80779cc0 Content-Length: 0 Date: Fri, 31 Aug 2018 10:52:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 10:52:48,255 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/1e9f7877-e59f-4296-8759-ef09a9eaf0e3.json used request id req-806209ea-475d-4451-bab4-beea80779cc0 2018-08-31 10:52:48,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.7503490448s 2018-08-31 10:52:48,255 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/routers/1e9f7877-e59f-4296-8759-ef09a9eaf0e3.json used request id req-806209ea-475d-4451-bab4-beea80779cc0 2018-08-31 10:52:48,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 10:52:48,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:52:48,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-c0e64026-bd9b-4480-b510-0912bb48f237 Date: Fri, 31 Aug 2018 10:52:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea4d0848-812e-433d-85bd-e1adefeae6c1","tenant_id":"1d2388536e6d4e468db343b05f8bf0b1","created_at":"2018-08-31T10:23:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T10:23:16Z","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":"1d2388536e6d4e468db343b05f8bf0b1","id":"63cfa926-aeae-49f4-b36f-1defd4f5f141","subnetpool_id":null,"name":"juju_epc-subnet_2ba49b26-bf81-4c38-b99c-1baf2ea2f459"}]} 2018-08-31 10:52:48,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-c0e64026-bd9b-4480-b510-0912bb48f237 2018-08-31 10:52:48,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0542449951172s 2018-08-31 10:52:48,310 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/subnets.json used request id req-c0e64026-bd9b-4480-b510-0912bb48f237 2018-08-31 10:52:48,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 10:52:48,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/subnets/63cfa926-aeae-49f4-b36f-1defd4f5f141.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:52:50,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1f2af363-81d0-4217-86c0-37db62396582 Date: Fri, 31 Aug 2018 10:52:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 10:52:50,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/63cfa926-aeae-49f4-b36f-1defd4f5f141.json used request id req-1f2af363-81d0-4217-86c0-37db62396582 2018-08-31 10:52:50,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.65360403061s 2018-08-31 10:52:50,966 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/subnets/63cfa926-aeae-49f4-b36f-1defd4f5f141.json used request id req-1f2af363-81d0-4217-86c0-37db62396582 2018-08-31 10:52:50,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 10:52:50,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:52:51,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-167942f2-4efb-4312-8954-cf8272c157b2 Date: Fri, 31 Aug 2018 10:52:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c90c060e-9aa1-4de2-b79e-a44366278c0a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43466fc7c2d049ef9913cd05c5bae353","l2_adjacency":true,"status":"ACTIVE","subnets":["9101d810-9ee5-41e0-949f-3a0dfa54404f"],"description":"","tags":[],"updated_at":"2018-08-31T08:30:59Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"43466fc7c2d049ef9913cd05c5bae353","created_at":"2018-08-31T08:08:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ea4d0848-812e-433d-85bd-e1adefeae6c1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d2388536e6d4e468db343b05f8bf0b1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T10:52:50Z","qos_policy_id":null,"name":"juju_epc-net_2ba49b26-bf81-4c38-b99c-1baf2ea2f459","admin_state_up":true,"tenant_id":"1d2388536e6d4e468db343b05f8bf0b1","created_at":"2018-08-31T10:23:15Z","mtu":1450}]} 2018-08-31 10:52:51,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-167942f2-4efb-4312-8954-cf8272c157b2 2018-08-31 10:52:51,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.126696109772s 2018-08-31 10:52:51,093 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.34:9696/v2.0/networks.json used request id req-167942f2-4efb-4312-8954-cf8272c157b2 2018-08-31 10:52:51,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 10:52:51,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9696/v2.0/networks/ea4d0848-812e-433d-85bd-e1adefeae6c1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:52:52,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b38a9623-1423-4826-9740-a25f8267a6fc Date: Fri, 31 Aug 2018 10:52:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 10:52:52,724 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/ea4d0848-812e-433d-85bd-e1adefeae6c1.json used request id req-b38a9623-1423-4826-9740-a25f8267a6fc 2018-08-31 10:52:52,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.62945103645s 2018-08-31 10:52:52,724 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.34:9696/v2.0/networks/ea4d0848-812e-433d-85bd-e1adefeae6c1.json used request id req-b38a9623-1423-4826-9740-a25f8267a6fc 2018-08-31 10:52:52,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 10:52:52,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:52:53,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-90e4eba5-f741-4359-8f47-2d6afb74daa8 Date: Fri, 31 Aug 2018 10:52:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T10:23:36Z", "file": "/v2/images/cfb61129-2d00-4403-b439-1536eecd0401/file", "owner": "1d2388536e6d4e468db343b05f8bf0b1", "id": "cfb61129-2d00-4403-b439-1536eecd0401", "size": 296681472, "self": "/v2/images/cfb61129-2d00-4403-b439-1536eecd0401", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/cfb61129-2d00-4403-b439-1536eecd0401/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9", "locations": [{"url": "rbd://2ffef5b0-ce34-4a94-ace3-c50f82435ef8/images/cfb61129-2d00-4403-b439-1536eecd0401/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "name": "juju_epc-img_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "checksum": "7c14bb05aa9d8a4224a91d54f702b0a6", "created_at": "2018-08-31T10:23:30Z", "os_hidden": false, "protected": false, "os_hash_value": "b69ab2f4ffed9b44b2101a2ee86defd75356bb9847cce26a2342e8964f269c4e933409b86dd953b016f80b434224c6666280106c26153b2b1ee83dc1cf7271da"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 10:52:53,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-90e4eba5-f741-4359-8f47-2d6afb74daa8 2018-08-31 10:52:53,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.287659883499s 2018-08-31 10:52:53,017 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.34:9292/v2/images used request id req-90e4eba5-f741-4359-8f47-2d6afb74daa8 2018-08-31 10:52:53,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 10:52:53,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:9292/v2/images/cfb61129-2d00-4403-b439-1536eecd0401 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}18618702148e321f50b41f98cccab2815155446d" 2018-08-31 10:52:54,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a8949192-72c5-40aa-8369-c3d99586fdbb Date: Fri, 31 Aug 2018 10:52:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 10:52:54,205 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/cfb61129-2d00-4403-b439-1536eecd0401 used request id req-a8949192-72c5-40aa-8369-c3d99586fdbb 2018-08-31 10:52:54,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.18691802025s 2018-08-31 10:52:54,206 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.34:9292/v2/images/cfb61129-2d00-4403-b439-1536eecd0401 used request id req-a8949192-72c5-40aa-8369-c3d99586fdbb 2018-08-31 10:52:54,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 10:52:54,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.34: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}6ea7a617ed1f3e6990132c44a33551198ee634cf" 2018-08-31 10:52:54,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10: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-ae438dbc-31e7-4c2b-b960-b7175e25c34e x-compute-request-id: req-ae438dbc-31e7-4c2b-b960-b7175e25c34e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "links": [{"href": "http://172.30.9.34:8774/v2.1/flavors/60a89caf-c0b0-4c1b-a454-2477285e405d", "rel": "self"}, {"href": "http://172.30.9.34:8774/flavors/60a89caf-c0b0-4c1b-a454-2477285e405d", "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": "60a89caf-c0b0-4c1b-a454-2477285e405d"}]} 2018-08-31 10:52:54,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-ae438dbc-31e7-4c2b-b960-b7175e25c34e 2018-08-31 10:52:54,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.022940158844s 2018-08-31 10:52:54,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.34:8774/v2.1/flavors/detail?is_public=None used request id req-ae438dbc-31e7-4c2b-b960-b7175e25c34e 2018-08-31 10:52:54,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 10:52:54,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:8774/v2.1/flavors/60a89caf-c0b0-4c1b-a454-2477285e405d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6ea7a617ed1f3e6990132c44a33551198ee634cf" 2018-08-31 10:52:54,269 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 31 Aug 2018 10: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 x-openstack-request-id: req-fa668df7-a8ce-4d04-bedc-8c70060f5453 x-compute-request-id: req-fa668df7-a8ce-4d04-bedc-8c70060f5453 Content-Length: 0 Content-Type: application/json 2018-08-31 10:52:54,269 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/60a89caf-c0b0-4c1b-a454-2477285e405d used request id req-fa668df7-a8ce-4d04-bedc-8c70060f5453 2018-08-31 10:52:54,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0377268791199s 2018-08-31 10:52:54,269 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.34:8774/v2.1/flavors/60a89caf-c0b0-4c1b-a454-2477285e405d used request id req-fa668df7-a8ce-4d04-bedc-8c70060f5453 2018-08-31 10:52:54,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 10:52:54,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}6ea7a617ed1f3e6990132c44a33551198ee634cf" 2018-08-31 10:52:54,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a04167c-a1d3-46d9-99ef-d950df11c15c Content-Encoding: gzip Content-Length: 1215 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.34:5000/v3/users/106b45ae8d1a4f9b9d2cf23b6eefde16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "106b45ae8d1a4f9b9d2cf23b6eefde16", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.34:5000/v3/users/12281c70fe8a49c295e00c7aad7e1716"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12281c70fe8a49c295e00c7aad7e1716", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76", "links": {"self": "http://172.30.9.34:5000/v3/users/21be4d2b8a554e46a29324a700d53fd4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21be4d2b8a554e46a29324a700d53fd4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.34:5000/v3/users/2431a6c06d1e41ec966dde3f555f56de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2431a6c06d1e41ec966dde3f555f56de", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.34:5000/v3/users/375bfc9ca82d48fe81e1dfab0cdf539b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "375bfc9ca82d48fe81e1dfab0cdf539b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.34:5000/v3/users/3d8f5711f5104bfa810f9ca1e5861cf3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d8f5711f5104bfa810f9ca1e5861cf3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.34:5000/v3/users/4a286505010b49eaa238c9ccfd3c90b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a286505010b49eaa238c9ccfd3c90b6", "email": "panko@localhost", "password_expires_at": null}, {"name": "api_check-user_115a38cf-4ff2-4909-81c5-c1cd60346d52", "links": {"self": "http://172.30.9.34:5000/v3/users/51bb218d87e94574919d73e400933784"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51bb218d87e94574919d73e400933784", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.34:5000/v3/users/6d4ff45b761a4de2899185c2f412d112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6d4ff45b761a4de2899185c2f412d112", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_15446a9b-a7cc-4f62-8ea1-db946f86fe43", "links": {"self": "http://172.30.9.34:5000/v3/users/7b9c0623c7fe4157b1c6243d7c3242b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b9c0623c7fe4157b1c6243d7c3242b6", "domain_id": "default", "password_expires_at": null}, {"name": "juju_epc-user_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "links": {"self": "http://172.30.9.34:5000/v3/users/80f0355b323c44b3aab0e692d3c75bf1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "80f0355b323c44b3aab0e692d3c75bf1", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.34:5000/v3/users/911db736355c4be2bbf1bd8e4cc97dd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "911db736355c4be2bbf1bd8e4cc97dd2", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.34:5000/v3/users/a249f4285215405e9cdcf5c85d57e4b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a249f4285215405e9cdcf5c85d57e4b4", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.34:5000/v3/users/b81c8bfd304f4a01bb183ee8d4a8d75d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b81c8bfd304f4a01bb183ee8d4a8d75d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2b734632-15e4-4512-98f0-14ca85826944", "links": {"self": "http://172.30.9.34:5000/v3/users/ba2a66698784467a86d70a8582b5f17b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba2a66698784467a86d70a8582b5f17b", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_3382339f-3dc2-4398-815d-4207ca562133", "links": {"self": "http://172.30.9.34:5000/v3/users/c94e6f92c4ba4ca49a7f686dbf916f0d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c94e6f92c4ba4ca49a7f686dbf916f0d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.34:5000/v3/users/d18f5c80c725455d9753616fa293b97f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d18f5c80c725455d9753616fa293b97f", "email": "glance@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_42fd5c5e-942f-44cb-a175-0fcf1fde575e", "links": {"self": "http://172.30.9.34:5000/v3/users/e15b9d2fbaa74d9a99c89c770ff7a287"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e15b9d2fbaa74d9a99c89c770ff7a287", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.34:5000/v3/users/e3c3bd3f74c64d4eafa08839103d77f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3c3bd3f74c64d4eafa08839103d77f6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f57f398e36cb45d3bf48556dbb538349"}, "domain_id": "32d4160b661443f49fee85692d7f2693", "enabled": true, "options": {}, "id": "f57f398e36cb45d3bf48556dbb538349", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.34:5000/v3/users/f751abe7ce804d9281f9cc891312dd4f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f751abe7ce804d9281f9cc891312dd4f", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.34:5000/v3/users", "previous": null, "next": null}} 2018-08-31 10:52:54,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-3a04167c-a1d3-46d9-99ef-d950df11c15c 2018-08-31 10:52:54,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220776081085s 2018-08-31 10:52:54,491 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users used request id req-3a04167c-a1d3-46d9-99ef-d950df11c15c 2018-08-31 10:52:54,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 10:52:54,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34:5000/v3/users/80f0355b323c44b3aab0e692d3c75bf1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6ea7a617ed1f3e6990132c44a33551198ee634cf" 2018-08-31 10:52:54,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3431c3ca-1b6b-4eb1-b92a-f3ba68e98de1 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_2ba49b26-bf81-4c38-b99c-1baf2ea2f459", "links": {"self": "http://172.30.9.34:5000/v3/users/80f0355b323c44b3aab0e692d3c75bf1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "80f0355b323c44b3aab0e692d3c75bf1", "description": null}} 2018-08-31 10:52:54,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/80f0355b323c44b3aab0e692d3c75bf1 used request id req-3431c3ca-1b6b-4eb1-b92a-f3ba68e98de1 2018-08-31 10:52:54,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205067157745s 2018-08-31 10:52:54,704 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/users/80f0355b323c44b3aab0e692d3c75bf1 used request id req-3431c3ca-1b6b-4eb1-b92a-f3ba68e98de1 2018-08-31 10:52:54,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 10:52:54,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/users/80f0355b323c44b3aab0e692d3c75bf1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6ea7a617ed1f3e6990132c44a33551198ee634cf" 2018-08-31 10:52:55,007 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 10:52:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac70a844-f8bf-4c77-b57c-7080fc4fafe9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 10:52:55,007 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/80f0355b323c44b3aab0e692d3c75bf1 used request id req-ac70a844-f8bf-4c77-b57c-7080fc4fafe9 2018-08-31 10:52:55,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.302509069443s 2018-08-31 10:52:55,007 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/users/80f0355b323c44b3aab0e692d3c75bf1 used request id req-ac70a844-f8bf-4c77-b57c-7080fc4fafe9 2018-08-31 10:52:55,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 10:52:55,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.34: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}6ea7a617ed1f3e6990132c44a33551198ee634cf" 2018-08-31 10:52:55,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 10:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60d09874-4252-4daf-8f33-8dbebe139511 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.34:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.34:5000/v3/projects/1d2388536e6d4e468db343b05f8bf0b1"}, "tags": [], "enabled": true, "id": "1d2388536e6d4e468db343b05f8bf0b1", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_2ba49b26-bf81-4c38-b99c-1baf2ea2f459"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/24c3c1e0f2444414bab66a3ad4d6fb8c"}, "tags": [], "enabled": true, "id": "24c3c1e0f2444414bab66a3ad4d6fb8c", "parent_id": "default", "domain_id": "default", "name": "api_check-project_115a38cf-4ff2-4909-81c5-c1cd60346d52"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.34:5000/v3/projects/43466fc7c2d049ef9913cd05c5bae353"}, "tags": [], "enabled": true, "id": "43466fc7c2d049ef9913cd05c5bae353", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.34:5000/v3/projects/4e80d306a00b43c787f8ac6dee1a3161"}, "tags": [], "enabled": true, "id": "4e80d306a00b43c787f8ac6dee1a3161", "parent_id": "default", "domain_id": "default", "name": "barbican-project_15446a9b-a7cc-4f62-8ea1-db946f86fe43"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.34:5000/v3/projects/5403bf5f9bda499b929fbf2909d23db5"}, "tags": [], "enabled": true, "id": "5403bf5f9bda499b929fbf2909d23db5", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_42fd5c5e-942f-44cb-a175-0fcf1fde575e"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.34:5000/v3/projects/baae7205ef824662aa6c224cea2887a7"}, "tags": [], "enabled": true, "id": "baae7205ef824662aa6c224cea2887a7", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4ebe3ebe-7bc9-4d5b-8814-5b43f9645e76"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.34:5000/v3/projects/cf49e1a5d2194c1e830aa1b897617780"}, "tags": [], "enabled": true, "id": "cf49e1a5d2194c1e830aa1b897617780", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2b734632-15e4-4512-98f0-14ca85826944"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.34:5000/v3/projects/e0bf9e3b0340420d9dd55037fc5274a5"}, "tags": [], "enabled": true, "id": "e0bf9e3b0340420d9dd55037fc5274a5", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_3382339f-3dc2-4398-815d-4207ca562133"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.34:5000/v3/projects/f52f5ba0cfbd461585ae6cb47d1e299c"}, "tags": [], "enabled": true, "id": "f52f5ba0cfbd461585ae6cb47d1e299c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 10:52:55,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-60d09874-4252-4daf-8f33-8dbebe139511 2018-08-31 10:52:55,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204102993011s 2018-08-31 10:52:55,218 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.34:5000/v3/projects used request id req-60d09874-4252-4daf-8f33-8dbebe139511 2018-08-31 10:52:55,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 10:52:55,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.34:5000/v3/projects/1d2388536e6d4e468db343b05f8bf0b1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6ea7a617ed1f3e6990132c44a33551198ee634cf" 2018-08-31 10:52:55,396 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 10:52:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10a39b90-6c80-45bd-8905-39f0c23558e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 10:52:55,396 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/1d2388536e6d4e468db343b05f8bf0b1 used request id req-10a39b90-6c80-45bd-8905-39f0c23558e5 2018-08-31 10:52:55,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.171659946442s 2018-08-31 10:52:55,397 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.34:5000/v3/projects/1d2388536e6d4e468db343b05f8bf0b1 used request id req-10a39b90-6c80-45bd-8905-39f0c23558e5 2018-08-31 10:52:55,398 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:17 | PASS | | cloudify_ims | functest | vnf | 03:52 | FAIL | | heat_ims | functest | vnf | 16:00 | PASS | | vyos_vrouter | functest | vnf | 15:36 | PASS | | juju_epc | functest | vnf | 28:20 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2018-08-31 10:52:55,403 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-31 10:52:55,425 - paramiko.transport - DEBUG - EOF in transport thread